/*
*  author: AUI
*  home.css
*  http://azenui.com/
*  http://a-ui.cn/
*/
.font-ss {
    font-size: 9px
}

.font-s {
    font-size: 11px
}

.font-ssm {
    font-size: 14px
}

.font-sm {
    font-size: 15px
}

.font-smmm {
    font-size: 16px
}

.font-smm {
    font-size: 18px
}

.font-m {
    font-size: 20px
}

.font-msm {
    font-size: 22px
}

.font-24 {
    font-size: 24px
}

.font-mm {
    font-size: 25px
}

.font-32 {
    font-size: 30px
}

.font-l {
    font-size: 35px
}

.font-ll {
    font-size: 38px
}

.font_w_b {
    font-weight: bold
}

.red {
    background-color: #ca1a1d
}

.gray {
    background-color: #f5f5f5
}

.white {
    color: #fff
}

.font_number {
    font-family: Arial
}

.width_same {
    width: 60%;
    margin: 0 auto
}

.width_90 {
    width: 90%;
    margin: 0 auto
}

.cover {
    background-color: #fafafa;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    z-index: 100
}

.cover>img {
    height: 100%
}

.icons {
    display: inline-block;
    background: url(/web_portal_newVersion/imgs/icons.png) no-repeat
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearFloat {
    clear: both
}

img.full_width {
    width: 100%
}

img.full_height {
    /* height: 100%; */
    width: 100%;
    display: block;
    border: none;
}

.a_mailto {
    cursor: pointer;
    color: #000;
    text-decoration: none
}

.a_mailto:hover {
    color: #00e;
    text-decoration: underline
}

.t_gray {
    color: #726d69
}

.t_center {
    text-align: center
}

.t_left {
    text-align: left
}

.t_right {
    text-align: right
}

.dis_block {
    display: block
}

.contetnWrapper {
    min-height: 300px;
    width: 100%;
    margin: 62px auto 0;
    background-color: #fff;
}

.aui-Wrapper{
    width: 100%;
    margin: 62px auto 0;
    background-color: #fff;
}
.dis_none {
    display: none
}

.header {
    height: 62px;
    width: 100%;
    min-width: 1000px;
    background-color: #0f0737;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3000;
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10002;
}

.header>h1 {
    display: inline-block
}

.header .logo {
    width: 200px;
    height: 40px;
    padding: 11px 0 11px 80px;
    display: inline-block
}

.header .page-tab {
    right: 70px;
    display: inline-block;
    position: absolute
}

.page-tab li {
    cursor: pointer
}

.page-tab .first-menu {
    min-width: 714px
}

.page-tab .first-menu>li {
    line-height: 62px;
    text-align: center;
    display: block;
    float: left;
}

.page-tab .first-menu>li.display {
    border-bottom: none
}

.page-tab .first-menu>li .second-menu.display {
    display: block
}

.page-tab .first-menu>li a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 0 30px;
    height: 62px;
    line-height: 62px;
}

.page-tab .first-menu>li a:hover {
    background: #0089ff;
    color: #fff;
}

.page-tab .first-menu .active a {
    background: #0089ff;
    color: #fff;
}

.page-tab .hoverUnderLine {
    transition: all .2s linear;
    display: none
}

.page-tab .second-menu {
    width: 195px;
    background-color: #1c2033;
    top: 61px;
    color: #fff;
    display: none;
    position: absolute;
    z-index: 33
}

.page-tab #ProductIntroduction .second-menu {
    left: 77px
}

.page-tab #TechnologyTool .second-menu {
    left: 200px
}

.page-tab .second-menu .top {
    width: 0;
    height: 0;
    border-bottom: 5px solid #219ed9;
    position: absolute
}

.page-tab .second-menu>a>li {
    line-height: 44px;
    height: 44px;
    border-bottom: 1px solid #3d3d3d;
    font-size: 13px;
    position: relative;
    color: #fff
}

.page-tab .second-menu>a>li:hover {
    background-color: #219ed9
}

.footerWrapper {
    background-color: #f5f5f5;
    text-align: center;
}

.footer {
    width: 90%;
    text-align: center;
    font-size: 10px;
    color: #fff;
    bottom: 8px;
    top: 30px;
    margin: 0 auto;
    position: relative
}

.footer .top {
    margin: 0 7% 60px 7%;
    width: 86%;
    text-align: left
}

.footer .top .item {
    display: inline-block;
    margin-left: -3px;
    vertical-align: top;
    min-width: 120px
}

.footer .top .item:last-child {
    min-width: 370px
}

.footer .top .item .name {
    margin: 15px 0;
    font-size: 15px;
    color: #333;
    font-weight: bold
}

.footer .top .item>ul>li>a {
    line-height: 28px;
    color: #333;
    font-size: 13px;
    cursor: pointer
}

.footer .top .item>ul>li>a:hover {
    line-height: 28px;
    color: #333
}

.footerWrapper .content .name em {
    position: relative;
    font-style: normal;
    padding-left: 22px;
}

.footerWrapper .content .name em img {
    position: absolute;
    left: 0;
    top: 0;
}

.footer .top .item>ul>li>a>.footerIcons {
    background-image: url("../img/icon-footer.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    padding-right: 5px;
    display: inline-block;
    top: 5px;
    position: relative;
    vertical-align: top;
    background-size: cover;
}

.footer .top .item>ul>li>a>.footerIcons.footerPhone {
    background-position: 0 -2px;
}

.footer .top .item>ul>li>a>.footerIcons.footerAfterSale {
    background-position: -25px -1px;
}

.footer .top .item>ul>li>a>.footerIcons.footerBusiness {
    background-position: -48px -1px;
}

.footer .top .item>ul>li>a>.footerIcons.footerMedia {
    background-position: -71px -1px;
}

.footer .top .item>ul>li>a>.footerIcons.footerWorkTime {
    background-position: -152px -1px
}

.footer .top .item>ul>li>a>.footerIcons.footerAdd {
    background-position: -189px -2px
}

.footer .top .item>ul>li>a>.footerIcons.footerAuthor {
    background-position: -91px -2px;
}


ul.cursor_default a {
    cursor: default!important
}

.footer .adcodeArea {
    height: 150px;
    width: 100px;
    display: block;
    position: absolute;
    top: 10px;
    right: 100px
}

.footer .adcodeArea .icon_adcode {
    height: 100px;
    width: 100px
}

.footer .adcodeArea .text {
    text-align: left;
    width: 100px;
    margin: 6px 0;
    font-size: 15px;
    color: #333;
    font-weight: bold
}

.footerWrapper .tipmsgArea {
    text-align: center;
    color: #666;
    padding-bottom: 5px;
    background-color: #fff
}

.footerWrapper .lawy-tip {
    color: #666;
    position: relative;
    bottom: 3px;
    font-size: 13px;
    font-family: 'Microsoft YaHei','Microsoft JhengHei',sans-serif
}

.footerWrapper .content {
    height: 50px;
    width: 100%;
    font-size: 12px;
}

.footerWrapper .content .name {
    line-height: 50px;
    top: 40px;
}

.footerWrapper .safety-supervision {
    height: 30px;
    width: 600px;
    margin: 0 auto
}

.footerWrapper .safety-supervision>div {
    display: inline-block;
    vertical-align: top;
    font-size: 12px
}

.footerWrapper .safety-supervision>div.right {
    height: 26px;
    top: -2px;
    left: 10px;
    position: relative
}

@media screen and (min-width: 1900px) {
    .footer {
        width:76%
    }
}

.mask {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 100002;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.mask .layer {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100000
}

.mask .content {
    width: 850px;
    height: 570px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -285px 0 0 -425px;
    z-index: 100001
}

.mask .content img {
    width: 100%
}

.mask .content a {
    position: absolute;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: #219ed9
}

.mask .content a.google {
    bottom: 70px;
    left: 255px
}

.mask .content a.firefox {
    bottom: 70px;
    left: 435px
}

.dp_ib {
    display: inline-block
}

.dp_b {
    display: block
}

.p_r {
    position: relative
}

.p_a {
    position: absolute
}

.wb_all {
    word-break: break-all
}

.t_red {
    color: #d80000
}

#application {
    background-color: #eee;
    padding: 70px 0
}

.application_wrap {
    min-height: 660px;
    border-top: 1px solid transparent;
    background-color: #fff;
    width: 70%;
    max-width: 1000px;
    padding: 0 40px 60px;
    margin: 0 auto
}

.title_h2 {
    border-bottom: 1px solid #ededed;
    font-size: 30px;
    height: 110px;
    line-height: 110px;
    font-weight: normal
}

.required_tags {
    color: #d80000
}

.application_mes {
    width: 30%;
    max-width: 630px;
    min-width: 300px;
    margin: 40px auto 0;
    color: #666
}

.application_mes li {
    margin-top: 20px;
    white-space: nowrap
}

.application_title {
    max-width: 30%;
    width: 86px;
    line-height: 40px;
    text-align: right
}

.application_content {
    width: 70%
}

.customer_che {
    width: 25%;
    min-width: 82px;
    overflow: hidden
}

.hei_20 {
    height: 20px!important;
    line-height: 20px!important
}

.hei_30 {
    line-height: 30px!important
}

.che_name {
    margin-left: 18px
}

.input_comm {
    width: 100%;
    height: 38px;
    border-radius: 2px
}

.input_border {
    border: 1px solid #ccc
}

.imageCode {
    right: 0;
    top: 0
}

.submitApply {
    background-color: #2673c1;
    border: none;
    margin-top: 40px;
    text-align: center;
    line-height: 38px;
    cursor: pointer
}

.contact_information {
    width: 50%;
    box-sizing: border-box;
    float: left;
    min-width: 105px;
    margin-top: 25px
}

.contact_comm {
    padding-left: 45px;
    min-height: 37px
}

.phone_wrap {
    background: url(/web_portal_newVersion/imgs/phone.png) 3px 0 no-repeat
}

.email_wrap {
    background: url(/web_portal_newVersion/imgs/email.png) 3px 0 no-repeat
}

.submitApply.disable {
    cursor: default;
    background-color: #a7a7a7!important
}

#inputErrorTip {
    width: 130px;
    top: 40px;
    font-size: 10px;
    color: red;
    text-align: left
}

.popupBackground {
    position: fixed;
    z-index: 100;
    background-color: rgba(70,70,70,.4);
    width: 100%;
    margin: 0 auto;
    height: 100%;
    bottom: 0;
    top: 0;
    text-align: center
}

.UpdateProgressBar {
    -webkit-box-pack: center;
    -webkit-box-align: center;
    z-index: 50000;
    display: -webkit-box;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5)
}

.UpdateProgressBar.white {
    background-color: rgba(255,255,255,.2)
}

img.loading {
    vertical-align: top;
    margin-top: 5px
}

img.trust {
    width: 80px;
    margin-left: 10px
}

.customer_che {
    position: relative
}

.chk {
    position: absolute;
    top: 10px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    line-height: 30px;
    display: none
}

.chk_lab {
    position: absolute;
    top: 7px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/web_portal_newVersion/imgs/no_che.png) center center no-repeat
}

.chk:checked+label.chk_lab::after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: -1px;
    display: inline-block;
    background: url(/web_portal_newVersion/imgs/checked.png) center center no-repeat
}

.img_wrap {
    margin: 125px 0 20px
}

.return_btn {
    margin-top: 40px;
    width: 318px;
    max-width: 100%;
    height: 42px;
    background-color: #fff;
    border: 1px solid #726d69;
    cursor: pointer
}

.return_btn:hover {
    border: 1px solid #219ed9;
    background-color: #219ed9;
    color: #fff
}

.tags_mes {
    height: 25px;
    line-height: 25px;
    margin-top: 12px
}

.mLeft_86 {
    margin-left: 86px
}

.mTop_30 {
    margin-top: 30px
}

@media screen and (max-width: 420px)and (min-width:310px) {
    .application_wrap {
        padding:0 10px;
        margin: 0;
        position: absolute;
        top: 40px;
        bottom: 0;
        left: 0;
        right: 0;
        width: inherit;
        min-height: inherit
    }

    .mLeft_86 {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .application_mes {
        width: 100%;
        margin-top: 20px
    }

    .submitApply {
        margin-top: 0
    }

    .application_content {
        width: 77%
    }

    .isWidth {
        width: 100%
    }

    .dis {
        display: none
    }
}

@media screen and (max-width: 370px)and (min-width:310px) {
    .application_mes {
        font-size:12px
    }

    .application_wrap {
        padding: 0 10px
    }

    .application_mes li {
        margin-top: 10px
    }

    .title_h2 {
        font-size: 18px;
        height: 40px;
        line-height: 40px
    }

    .input_comm {
        height: 30px
    }

    .application_title {
        line-height: 30px;
        width: 22%
    }

    .imageCode {
        height: 32px
    }

    .submitApply {
        line-height: 30px
    }

    .contact_information {
        margin-top: 0
    }

    .img_wrap {
        margin-top: 75px
    }
}

@media screen and (max-width: 420px)and (min-width:371px) {
    .application_mes {
        font-size:14px
    }

    .application_mes li {
        margin-top: 10px
    }

    .application_wrap {
        padding: 0 15px
    }

    .application_title {
        width: 21%
    }

    .title_h2 {
        font-size: 20px;
        height: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 535px)and (min-width:421px) {
    .application_mes {
        width:380px
    }
}

@media screen and (max-width: 660px)and (min-width:536px) {
    .application_mes {
        width:460px
    }
}

@media screen and (max-width: 2000px)and (min-width:661px) {
    .application_mes {
        width:576px
    }
}

.flexslider .slides li>div {
    color: #fff;
    display: inline-block
}

.flexslider .slides li .left {
    line-height: 40px;
    top: 39%;
    margin-top: -106px;
    position: relative;
    display: none
}

.flexslider .slides li .left .moduleIntroduction {
    top: 20px;
    margin-bottom: 40px;
    position: relative;
    width: 520px;
    line-height: 30px;
    font-size: 15px;
}

.flexslider .slides li .left .button {
    width: 120px;
    height: 30px;
    color: #fff;
    border: 1px solid #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer
}

.flexslider .slides li .left .button:hover,.details_btn:hover {
    background-color: #fff;
    color: #219ed9
}

.imgAnimation_kv1,.imgAnimation_kv2,.imgAnimation_kv3 {
    animation: none .5s linear 1;
    -webkit-animation: none .5s linear 1;
    -moz-animation: none .5s linear 1;
    -o-animation: none .5s linear 1
}

.textAnimation {
    animation: none .6s linear 1;
    -webkit-animation: none .6s linear 1;
    -moz-animation: none .6s linear 1;
    -o-animation: none .6s linear 1
}

.textAnimation {
    animation-name: textAnimation;
    -webkit-animation-name: textAnimation
}

.imgAnimation_kv1 {
    animation-name: imgAnimation_kv1;
    -webkit-animation-name: imgAnimation_kv1
}

.imgAnimation_kv2 {
    animation-name: imgAnimation_kv2;
    -webkit-animation-name: imgAnimation_kv2
}

.imgAnimation_kv3 {
    animation-name: imgAnimation_kv3;
    -webkit-animation-name: imgAnimation_kv3
}

@keyframes textAnimation {
    0% {
        opacity: 0;
        transform: translateY(15px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes textAnimation {
    0% {
        opacity: 0;
        transform: translateY(15px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes imgAnimation_kv1 {
    0% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes imgAnimation_kv1 {
    0% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes imgAnimation_kv2 {
    0% {
        transform: translateY(40px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes imgAnimation_kv2 {
    0% {
        transform: translateY(40px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes imgAnimation_kv3 {
    0% {
        transform: translateY(60px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes imgAnimation_kv3 {
    0% {
        transform: translateY(60px)
    }

    100% {
        transform: translateY(0)
    }
}

@media screen and (max-width: 1400px) {
    .font-ll {
        font-size:34px
    }

    .flexslider .slides li .left .moduleIntroduction {
        font-size: 16px
    }

    .productBaaner .bannerBox .content {
        width: 720px;
        font-size: 16px;
        max-width: 840px;
        line-height: 34px
    }
}

.module .title {
    font-size: 32px;
    padding: 45px 0 45px 0;
    text-align: center
}

.module .content {
    text-align: center
}

#productionAndService {
    height: 520px
}

#productionAndService .productionLists {
    width: 70%;
    margin: 0 auto;
    max-width: 1000px;
    position: relative
}

#productionAndService .productionLists>li {
    width: 25%;
    height: 300px;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
    background-color: #fff;
    position: relative;
    text-align: center
}

#productionAndService .productionLists>li .rightLine {
    height: 300px;
    width: 1px;
    right: 0;
    top: 0;
    position: absolute;
    background-color: #e4e2df;
}

#productionAndService .productionLists>li .icons {
    width: 100px;
    height: 100px;
    margin-top: 46px;
    background: url("../img/homeIcons.svg") center center no-repeat;
}

#productionAndService .productionLists>li .name {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold
}

#productionAndService .productionLists>li .summary {
    font-size: 14px;
    margin-top: 10px;
    color: #888
}

#productionAndService .productionLists>li .summary>li {
    line-height: 20px
}

#productionAndService .productionLists>li .content,#productionAndService .productionLists>li .button,#productionAndService .productionLists>li:hover .summary {
    display: none
}

#productionAndService .productionLists>li:hover {
    width: 30%;
    height: 330px;
    z-index: 1002;
    margin: -15px 0 0 -2%;
    position: absolute;
    background: #00b2ff;
    background: -webkit-linear-gradient(right,#00b2ff,#0092ff);
    background: -o-linear-gradient(right,#00b2ff,#0092ff);
    background: -moz-linear-gradient(right,#00b2ff,#0092ff);
    background: linear-gradient(right,#00b2ff,#0092ff);
    color: #fff
}

#productionAndService .productionLists>li:first-child {
    left: 0%!important;
}

#productionAndService .productionLists>li.liNoHover {
    left: 25%
}

#productionAndService .productionLists>li:hover .icons {
    width: 100px;
    height: 100px;
    margin-top: 15px;
}

#productionAndService .productionLists>li:hover .name {
    line-height: 40px;
    font-size: 16px;
    font-weight: 100
}

#productionAndService .productionLists>li:hover .content {
    width: 72%;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    display: block;
    margin: 0 auto
}

#productionAndService .productionLists>li .button {
    width: 70%;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    display: block;
    margin: 15px auto;
    border: 1px solid #fff;
    border-radius: 2px
}

#productionAndService .productionLists>li .button:hover {
    background-color: #fff;
    color: #00b2ff
}

#productionAndService .productionLists>li .icons-three {
    background: url("../img/icon-pd-03.png") center center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li .icons-one {
    background: url("../img/icon-pd-01.png") center center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li .icons-two {
    background: url("../img/icon-pd-02.png") center center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li .icon-four {
    background: url("../img/icon-pd-04.png") center center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li .icon-khjzpj {
}

#productionAndService .productionLists>li:hover .icon-khjzpj {
    background: url("../img/icon-pd-01-1.png") center center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li:hover .icon-zqfxsb {
    background: url("../img/icon-pd-02-2.png") center center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li:hover .icon-qzfxff {
    background: url("../img/icon-pd-03-3.png") center no-repeat;
    background-size: 140px;
}

#productionAndService .productionLists>li:hover .icon-dhjkgl {
    background: url("../img/icon-pd-04-4.png") center no-repeat;
    background-size: 140px;
}

#dataStatistics {
    height: 540px;
    color: #fff;
    background-image: url("../img/mebg.png");
    background-size: cover;
}

#dataStatistics .statisticsLists {
    width: 80%;
    margin: 0 auto
}

#dataStatistics .statisticsLists>li {
    width: 25%;
    height: 70px;
    display: inline-block;
    vertical-align: top;
    margin: 46px 0 0 -4px;
    text-align: center
}


#dataStatistics .statisticsLists>li .count {
    font-size: 20px;
    margin-top: 15px
}

#dataStatistics .statisticsLists>li .count .num {
    font-size: 26px;
    padding-right: 1px
}

#dataStatistics .statisticsLists>li .text {
    font-size: 14px;
    margin-top: 8px
}

.icon-ds-ljqhycxcs {
    background-position: -5px 2px!important
}

.icon-ds-rjjsdycx {
    background-position: -247px 2px!important
}

.icon-ds-xdfgrs {
    background-position: -489px 2px!important
}

.icon-ds-hzjg {
    background-position: -699px 2px!important
}

#partner {
    height: 430px
}

.logoList {
    width: 100%;
    left: 0;
    top: 0;
    transition: .5s
}

.img_box {
    width: 20%;
    height: 125px;
    text-align: center
}

.img_box>div {
    width: 80%;
    height: 100%;
    margin: 0 auto
}

.img_box>div>span {
    height: 100%;
    width: 0;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block
}

.img_box img {
    width: 100%;
    vertical-align: middle
}

.allOfLogo {
    width: 100%
}

.left_btn,.right_btn {
    width: 34px;
    height: 60px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -30px
}


.width_66 {
    width: 66%;
    margin: 0 auto;
    margin-left: -33%
}

@media screen and (max-width: 1500px) {
    .width_66 {
        width:80%;
        margin: 0 auto;
        margin-left: -40%
    }

    .width_17 {
        width: 10%
    }

    .oneOfBox_title {
        font-size: 16px
    }
}

.module {
    width: 100%;
    min-width: 1200px;
    position: relative
}

.module>a {
    position: absolute;
    top: -76px
}

.inner {
    width: 100%;
    overflow: hidden
}

.txt-desc {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.inner-banner {
    width: 100%;
    height: 460px;
    overflow: hidden;
    position: relative
}

.inner-banner img {
    overflow: hidden
}

.inner-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    box-sizing: border-box
}

.inner-content .inner-title {
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding-top: 50px;
    overflow: hidden
}

.inner-title {
    color: #3e3e3e
}

.inner-content .inner-text-box {
    overflow: hidden;
    width: 100%;
    margin: 70px auto 20px auto
}

.inner-content .inner-text-box .inner-text {
    color: #fff;
    overflow: hidden;
    width: 50%;
    margin: 0 auto;
    text-align: center
}

.inner-background {
    width: 100%;
    height: 325px;
    position: relative;
    overflow: hidden
}

.team {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 40px
}

.team .inner-title {
    height: 45px;
    line-height: 45px;
    padding: 50px 0 20px 0
}

.team .teamFrom {
    color: #2673c1;
    padding: 10px 0 10px 0
}

.team .team-brief {
    overflow: hidden;
    width: 71%;
    margin: 0 auto;
    text-indent: 2em;
    line-height: 40px
}

.inner-box {
    width: 100%;
    background-color: #fff;
    overflow: hidden
}

.inner-main {
    min-height: 0!important
}

.inner-box .inner-main {
    width: 100%
}

.lifeExperience {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 50px
}

.lifeExperience .inner-title {
    padding: 50px 0 20px 0
}

.lifeExperience .timeLine {
    margin: 30px 10px 20px 150px;
    cursor: pointer
}

.lifeExperience .timeLine .timeLine-date,.lifeExperience .timeLine .timeLine-date-first {
    position: relative;
    padding-left: 40px;
    padding-top: 10px
}

.lifeExperience .timeLine .timeLine-date:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    min-height: 143px;
    border-right: 1px solid #2673c1;
    left: 19px;
    z-index: 2
}

.lifeExperience .timeLine .timeLine-date-first:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    border-right: 1px dashed #2673c1;
    left: 19px;
    z-index: 1
}

.lifeExperience .timeLine .more {
    color: #595757;
    margin: 16px 0 0 50px;
    top: 22px;
    position: relative;
    z-index: 30
}

.lifeExperience .timeLine .timeLine-year {
    position: relative;
    padding-left: 40px;
    padding-top: 8px
}

.lifeExperience .timeLine-year .year {
    display: inline-block;
    margin-left: -75px;
    margin-top: -8px
}

.yearBox {
    position: relative
}

.dateYear {
    position: absolute;
    top: 0;
    width: 114px;
    color: #2673c1;
    height: 30px;
    line-height: 30px;
    padding: 0 35px;
    border: 1px solid #2673c1;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-box-shadow: 0 0 0 5px #d4e3f3;
    box-shadow: 0 0 0 5px #d4e3f3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.lifeExperience .timeLine-year .year .line {
    position: absolute;
    width: 40px;
    height: 1px;
    margin: 0 auto;
    padding: 0;
    background-color: #2673c1;
    overflow: hidden
}

.lifeExperience .timeLine-year .year .line.left {
    left: -75px;
    top: 14px
}

.lifeExperience .timeLine-year .year .line.right {
    left: 79px;
    top: 14px
}

.lifeExperience .timeLine-date:after {
}

.lifeExperience .timeLine-date.active .point {
    width: 14px;
    height: 14px;
    left: 14px;
    top: 54px;
    -webkit-box-shadow: 0 0 0 5px #c8dcef;
    -ms-box-shadow: 0 0 0 5px #c8dcef;
    box-shadow: 0 0 0 5px #c8dcef;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#C8DCEF',Direction=360,Strength=0)
}

.lifeExperience .timeLine .more .desc {
    font-size: 16px
}

.point {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #2673c1;
    border-radius: 20px;
    left: 15px;
    top: 56px;
    margin-top: -2px;
    z-index: 1
}

.lifeExperience .timeLine-date .more .time {
    position: absolute;
    left: -160px;
    top: 0;
    font-size: 16px
}

.lifeExperience .timeLine-date .line {
    position: absolute;
    width: 40px;
    height: 1px;
    margin: 0 auto;
    padding: 0;
    background-color: #2673c1;
    overflow: hidden;
    top: 60px;
    left: 27px;
    z-index: 2
}

.lifeExperience .timeLine-date.one:before {
    min-height: 105px
}

.lifeExperience .timeLine-date.lists:after {
    top: 10%
}

.lifeExperience .timeLine-date.lists .more {
    padding-bottom: 0
}

.lifeExperience .timeLine-date.lists .line {
    top: 7px
}

.lifeExperience .timeLine-date.lists .desc {
    top: -6px
}

.lifeExperience .timeLine-date.lists .time {
    top: -3px
}

.lifeExperience .timeLine-date .more .time.detail-time,.lifeExperience .timeLine-date.lists .time.time-detail {
    left: -180px
}

.lifeExperience .timeLine-date.one .line {
}

.lifeExperience .timeLine .timeLine-date.last:after {
    top: 60%
}

.lifeExperience .timeLine .timeLine-date.last .desc {
    top: 73px
}

.lifeExperience .timeLine .timeLine-date.last .detail-time {
}

.inner .lifeExperience .timeLine .timeLine-date.last .line {
}

.inner .lifeExperience .timeLine .companyLogo {
}


.inner-contact {
    width: 100%;
    min-height: 0!important;
    background-color: #f7f8f8;
    overflow: hidden
}

.contactWay {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 40px
}

.contactWay .inner-title {
    padding: 50px 0 20px 0
}

.contactWay .location {
    position: relative;
    margin-top: 40px;
    padding-top: 40px;
    margin-bottom: 20px;
    height: 110px
}

.contactWay .location .longLine {
    width: 80%;
    height: 2px;
    border-bottom: 1px dashed #2673c1;
    margin: 0 auto;
    padding: 3px;
    overflow: hidden;
    left: 50%
}

.contactWay .location .location-area {
    width: 60%;
    margin: 0 auto;
    position: absolute;
    top: -10px;
    left: 285px
}

.contactWay .location .location-icon {
    width: 25%;
    margin-left: 44px;
    top: -20px;
    display: inline-block;
    height: 110px
}

.contactWay .location .location-icon .city {
    width: 110px;
    height: 110px;
    position: absolute;
    cursor: pointer
}


.contactWay .location .location-icon .city-title {
    position: absolute;
    color: #3e3a39;
    top: 120px
}

.contactWay .location .location-icon .sh-company {
    margin-left: 18px
}

.contactWay .location .location-icon .sz-company {
    margin-left: 22px
}

.contactWay .location .location-icon .bj-company {
    margin-left: 22px
}

.contactWay .location .location-icon .city-hover {
    color: #2673c1
}

.contactWay .add-area {
    margin: 40px 0 20px 0;
    padding: 10px
}

.contactWay .add-area .add-show {
    display: block
}

.main-wrap .module .inner .inner-contact .contactWay .add-area .add-show.active {
    display: block
}

.contactWay .add-area .add-detail {
    position: relative;
    padding: 15px;
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
    background-color: #2673c1;
    text-align: center
}

.contactWay .add-area .map {
    position: relative;
    height: 400px
}



.contactUs .contactDetail {
    width: 25%;
    height: 100px;
    margin: 25px auto;
    text-align: center
}

.contactUs:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.contactUs .contactDetail .box {
    margin: 0 auto
}

.contactUs .contactDetail .box .icon-top {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px
}



.contactUs .contactDetail .box .icon-title {
    margin-top: 20px;
    color: #fff;
    line-height: 30px
}

.joinUs-container {
    width: 1200px;
    margin: 0 auto
}

.joinUs {
    margin-bottom: 60px
}

.joinUs .joinUs-head {
    position: relative;
    margin-bottom: 30px
}

.joinUs .joinUs-head .inner-title {
    font-weight: normal;
    padding-top: 50px
}

.joinUs .joinUs-head .joinUs-info {
    margin-top: 10px;
    color: #000
}

.joinUs .joinUs-content {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 10px
}

.job {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #2673c1;
    border: 1px solid #2673c1;
    background-color: #f4fafd;
    padding: 0 30px;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 30px;
    position: relative
}

.job:hover {
    background-color: #219ed9;
    border: 1px solid #219ed9;
    color: #fff
}

.job-nav {
    width: 100%;
    margin: 0 auto;
    background: #1c2033;
    height: 76px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.job-nav .nav-inner .logo {
    height: 44px;
    padding: 16px 70px
}

.job-head {
    width: 100%;
    margin: 76px auto 0;
    background: #fff
}

.job-head .job-link {
    width: 90%;
    margin: 0 auto;
    padding: 40px 20px 20px 20px;
    background: #fff
}

.job-content {
    width: 100%;
    margin: 0 auto;
    background: #f7f8f8;
    border-bottom: 1px solid #e6e6e6
}

.job-content .job-list {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 30px 0;
    box-sizing: border-box
}

.job-content .job-list .job-detail {
    padding-left: 100px;
    padding-right: 100px;
    box-sizing: border-box;
    border-bottom: 1px solid #2673c1
}

.job-content .job-list .job-detail:last-child {
    border-bottom: none
}

.job-content .job-list .job-detail>div {
    padding-top: 50px
}

.job-content .job-list .job-name {
    font-weight: normal;
    color: #2673c1
}

.job-content .job-list .job-duty {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #3e3a39
}

.job-content .job-list .job-duty .job-duty-title,.job-content .job-list .Job-requirements .job-duty-title {
    margin-bottom: 15px;
    font-size: 16px
}

.job-content .job-list .job-duty ul>li,.job-content .job-list .Job-requirements ul>li {
    text-indent: 1em;
    font-size: 16px;
    padding-bottom: 15px
}

.job-content .job-list .Job-requirements {
    margin-top: 40px;
    margin-bottom: 50px;
    color: #3e3a39
}

#map {
    position: relative;
    height: 400px;
    overflow: hidden
}

#mapBackOrigin {
    width: 45px;
    height: 45px;
    z-index: 12;
    position: absolute;
    top: 1px;
    right: 1px;
    background-color: #f6f3ee;
    cursor: pointer;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}


#backTop {
    position: fixed;
    right: 40px;
    bottom: 40px;
    background-color: #bdcce5;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    z-index: 100
}

#backTop:hover {
    background-color: #a8b6cc
}

.arrow {
    background: url("../img/arr.png") no-repeat center center;
    width: 50px;
    height: 50px;
    display: block;
    background-size: 50% 50%
}

#Solution {
    overflow-x: hidden;
    min-width: 1340px
}

.solutionTop {
    height: 405px;
    background-color: #1c2033;
    position: relative;
    color: #fff
}

.solutionTop .text {
    top: 90px;
    position: relative;
    text-align: center;
    width: 80%;
    color: #fff;
    margin: 0 auto;
    z-index: 1
}

.solutionTop img {
    right: 0;
    position: absolute;
    bottom: 0
}

.solutionBottom {
    height: 100%;
    position: relative
}



#serviceLifecycle .triangle-up {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -30px
}

#serviceLifecycle.ie #isNotIE,#serviceLifecycle #isIE {
    display: none
}

#serviceLifecycle.ie #isIE {
    display: block
}

.solutionBottom>div .title {
    color: #fff;
    position: absolute;
    width: 600px;
    top: 80px;
    left: 50%;
    margin-left: -300px;
    text-align: center
}

.autobiographyArea {
    width: 80%;
    height: 400px;
    margin: 80px auto;
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -40%
}

.autobiographyArea.animationPaused .autobiographyAnimation_10deg,.autobiographyArea.animationPaused .autobiographyAnimation_12deg,.autobiographyArea.animationPaused .autobiographyAnimation_14deg,.autobiographyArea.animationStop .autobiographyAnimation_10deg,.autobiographyArea.animationStop .autobiographyAnimation_12deg,.autobiographyArea.animationStop .autobiographyAnimation_14deg,.autobiographyArea.animationPaused .planeRotationAnimation,.autobiographyArea.animationPaused #ballRotation .planeRotation .ballArea {
    animation-play-state: paused;
    -webkit-animation-play-state: paused
}

.autobiographyArea .centerImg {
    height: 240px;
    display: inline-block;
    left: 50%;
    margin-left: -200px;
    top: 22px;
    position: absolute
}

.solutionBottom #container {
    top: 200px;
    position: relative
}

.solutionBottom #container ul {
    list-style: none;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -o-transform: rotateX(-10deg) rotateY(0deg);
    -moz-transform: rotateX(-10deg) rotateY(0deg);
    -ms-transform: rotateX(-10deg) rotateY(0deg);
    -webkit-transform: rotateX(-10deg) rotateY(0deg);
    transform: rotateX(-10deg) rotateY(0deg)
}

.solutionBottom #container ul li {
    float: left;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: .5;
    transition: all 1s ease 1s;
    -webkit-transition: all 1s ease 1s;
    -moz-transition: all 1s ease 1s;
    -o-transition: all 1s ease 1s;
    height: 2px;
    width: 42px;
    margin-left: -22px;
    background-color: rgba(3,243,255,.6)
}


.solutionBottom #container ul[id="thirdCircle"] li {
    height: 3px;
    width: 49px;
    background-color: rgba(3,153,219,.33)
}

.solutionBottom #container ul[id="fourCircle"] li {
    height: 3px;
    width: 58px;
    background-color: rgba(3,153,219,.33)
}

.autobiographyAnimation_10deg,.autobiographyAnimation_12deg,.autobiographyAnimation_14deg {
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-duration: 60s;
    -webkit-animation-duration: 60s
}



.aui-content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 120px 0;
    box-sizing: border-box;
}

.aui-risk-bg{
    background:url("../img/bg-risk.jpg");
     background-size: cover;
}

.aui-receive-bg{
    background:url("../img/bg-receive.jpg");
    background-size: cover;
}

.aui-data-bg{
    background:url("../img/bg-data.jpg");
    background-size: cover;
}
.aui-about-bg{
    background:url("../img/bg-about.jpg");
    background-size: cover;
}
.aui-content-region{
    width: 260px;
    margin:0 auto;
    position:relative;
    text-align: center;
}
.aui-receive-bg .aui-data-bg{
    width: 205px;
}
.aui-receive-bg .aui-content-region{
    width: 205px;
}

.aui-about-bg .aui-content-region{
    width: 312px;
}

.aui-data-bg .aui-content-region{
    width:205px;
}

.aui-about-bg .aui-content{
    padding:150px 0;
}

.aui-content-region h2{
    font-size: 28px;
    color:#fff;
    padding:2px 0;
    letter-spacing:3px;
}

.aui-icon-left{
    background:url("../img/icon-left-top.png") no-repeat;
    width:19px;
    height:32px;
    display:block;
    position:absolute;
    top: -9px;
    left: -14px;
}

.aui-icon-right{
    background:url("../img/icon-right-bottom.png") no-repeat;
    width: 19px;
    height:32px;
    display:block;
    position:absolute;
    right: -12px;
    bottom: -8px;
}

.aui-content-text{
    text-align:center;
    padding:40px 0;
    width: 805px;
    margin: 0 auto;
}

.aui-content-text h3{
    font-size:25px;
    color:#222;
    padding-bottom:20px;
}

.aui-content-text p{
    line-height: 25px;
    color:#808080;
    font-size:16px;
    text-align: justify;
}

.auo-map-box{
    width:100%;
    height:400px;
    background:#eee;
}
.autobiographyAnimation_10deg {
    animation-name: autobiographyAnimation_10deg;
    -webkit-animation-name: autobiographyAnimation_10deg
}

.autobiographyAnimation_12deg {
    animation-name: autobiographyAnimation_12deg;
    -webkit-animation-name: autobiographyAnimation_12deg
}

.autobiographyAnimation_14deg {
    animation-name: autobiographyAnimation_14deg;
    -webkit-animation-name: autobiographyAnimation_14deg
}


@keyframes autobiographyAnimation_10deg {
    0% {
        -o-transform: rotateX(10deg) rotateZ(0deg);
        -moz-transform: rotateX(10deg) rotateZ(0deg);
        -ms-transform: rotateX(10deg) rotateZ(0deg);
        -webkit-transform: rotateX(10deg) rotateZ(0deg);
        transform: rotateX(10deg) rotateY(0deg)
    }

    100% {
        -o-transform: rotateX(10deg) rotateZ(0deg);
        -moz-transform: rotateX(10deg) rotateZ(0deg);
        -ms-transform: rotateX(10deg) rotateZ(0deg);
        -webkit-transform: rotateX(10deg) rotateZ(0deg);
        transform: rotateX(10deg) rotateY(360deg)
    }
}

@-webkit-keyframes autobiographyAnimation_10deg {
    0% {
        -o-transform: rotateX(10deg) rotateZ(0deg);
        -moz-transform: rotateX(10deg) rotateZ(0deg);
        -ms-transform: rotateX(10deg) rotateZ(0deg);
        -webkit-transform: rotateX(10deg) rotateZ(0deg);
        transform: rotateX(10deg) rotateY(0deg)
    }

    100% {
        -o-transform: rotateX(10deg) rotateZ(0deg);
        -moz-transform: rotateX(10deg) rotateZ(0deg);
        -ms-transform: rotateX(10deg) rotateZ(0deg);
        -webkit-transform: rotateX(10deg) rotateZ(0deg);
        transform: rotateX(10deg) rotateY(360deg)
    }
}

@keyframes autobiographyAnimation_12deg {
    0% {
        -o-transform: rotateX(12deg) rotateZ(0deg);
        -moz-transform: rotateX(12deg) rotateZ(0deg);
        -ms-transform: rotateX(12deg) rotateZ(0deg);
        -webkit-transform: rotateX(12deg) rotateZ(0deg);
        transform: rotateX(12deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(12deg) rotateZ(360deg);
        -moz-transform: rotateX(12deg) rotateZ(360deg);
        -ms-transform: rotateX(12deg) rotateZ(360deg);
        -webkit-transform: rotateX(12deg) rotateZ(360deg);
        transform: rotateX(12deg) rotateY(360deg)
    }
}

@-webkit-keyframes autobiographyAnimation_12deg {
    0% {
        -o-transform: rotateX(12deg) rotateZ(0deg);
        -moz-transform: rotateX(12deg) rotateZ(0deg);
        -ms-transform: rotateX(12deg) rotateZ(0deg);
        -webkit-transform: rotateX(12deg) rotateZ(0deg);
        transform: rotateX(12deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(12deg) rotateZ(360deg);
        -moz-transform: rotateX(12deg) rotateZ(360deg);
        -ms-transform: rotateX(12deg) rotateZ(360deg);
        -webkit-transform: rotateX(12deg) rotateZ(360deg);
        transform: rotateX(12deg) rotateY(360deg)
    }
}

@keyframes autobiographyAnimation_14deg {
    0% {
        -o-transform: rotateX(14deg) rotateZ(0deg);
        -moz-transform: rotateX(14deg) rotateZ(0deg);
        -ms-transform: rotateX(14deg) rotateZ(0deg);
        -webkit-transform: rotateX(14deg) rotateZ(0deg);
        transform: rotateX(14deg) rotateY(0deg)
    }

    100% {
        -o-transform: rotateX(14deg) rotateZ(0deg);
        -moz-transform: rotateX(14deg) rotateZ(0deg);
        -ms-transform: rotateX(14deg) rotateZ(0deg);
        -webkit-transform: rotateX(14deg) rotateZ(0deg);
        transform: rotateX(14deg) rotateY(360deg)
    }
}

@-webkit-keyframes autobiographyAnimation_14deg {
    0% {
        -o-transform: rotateX(14deg) rotateZ(0deg);
        -moz-transform: rotateX(14deg) rotateZ(0deg);
        -ms-transform: rotateX(14deg) rotateZ(0deg);
        -webkit-transform: rotateX(14deg) rotateZ(0deg);
        transform: rotateX(14deg) rotateY(0deg)
    }

    100% {
        -o-transform: rotateX(14deg) rotateZ(0deg);
        -moz-transform: rotateX(14deg) rotateZ(0deg);
        -ms-transform: rotateX(14deg) rotateZ(0deg);
        -webkit-transform: rotateX(14deg) rotateZ(0deg);
        transform: rotateX(14deg) rotateY(360deg)
    }
}

.planeRotation {
    width: 560px;
    height: 560px;
    left: 50%;
    top: 50%;
    z-index: 3;
    border-radius: 560px;
    margin: -280px 0 0 -280px;
    background-color: rgba(0,0,0,0);
    position: absolute
}

.planeRotationAnimation {
    height: 400px!important;
    width: 400px!important;
    margin: -200px 0 0 -200px!important
}

.planeRotationAnimation,.planeRotationAnimation1,.planeRotationAnimation2,.planeRotationAnimation3,.planeRotationAnimation4,.planeRotationAnimation5 {
    transform: rotateX(78deg);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-duration: 60s;
    -webkit-animation-duration: 60s;
    transition-property: width,height,top,left,margin-left,margin-top,-webkit-transform,transform;
    vertical-align: baseline;
    height: 40px;
    width: 40px;
    margin: -20px 0 0 -20px;
    transform-origin: center
}

.planeRotationAnimation {
    animation-name: planeRotationAnimation;
    -webkit-animation-name: planeRotationAnimation
}



@keyframes planeRotationAnimation {
    0% {
        -o-transform: rotateX(78deg) rotateZ(0deg);
        -moz-transform: rotateX(78deg) rotateZ(0deg);
        -ms-transform: rotateX(78deg) rotateZ(0deg);
        -webkit-transform: rotateX(78deg) rotateZ(0deg);
        transform: rotateX(78deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(78deg) rotateZ(360deg);
        -moz-transform: rotateX(78deg) rotateZ(360deg);
        -ms-transform: rotateX(78deg) rotateZ(360deg);
        -webkit-transform: rotateX(78deg) rotateZ(360deg)
    }
}

@-webkit-keyframes planeRotationAnimation {
    0% {
        -o-transform: rotateX(78deg) rotateZ(0deg);
        -moz-transform: rotateX(78deg) rotateZ(0deg);
        -ms-transform: rotateX(78deg) rotateZ(0deg);
        -webkit-transform: rotateX(78deg) rotateZ(0deg);
        transform: rotateX(78deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(78deg) rotateZ(360deg);
        -moz-transform: rotateX(78deg) rotateZ(360deg);
        -ms-transform: rotateX(78deg) rotateZ(360deg);
        -webkit-transform: rotateX(78deg) rotateZ(360deg)
    }
}

.planeRotationAnimation1 {
    transform: rotateZ(0deg) translateY(430px)
}

.planeRotationAnimation2 {
    transform: rotateZ(72deg) translateY(430px)
}

.planeRotationAnimation3 {
    transform: rotateZ(144deg) translateY(430px)
}

.planeRotationAnimation4 {
    transform: rotateZ(216deg) translateY(430px)
}

.planeRotationAnimation5 {
    transform: rotateZ(288deg) translateY(430px)
}

#ballRotation .planeRotation .ballArea {
    height: 200px;
    width: 200px;
    text-align: center;
    margin-left: -100px;
    z-index: 10;
    background: none!important;
    position: absolute;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform: rotateX(-90deg) rotateZ(0deg);
    -moz-transform: rotateX(-90deg) rotateZ(0deg);
    -ms-transform: rotateX(-90deg) rotateZ(0deg);
    -webkit-transform: rotateX(-90deg) rotateZ(0deg);
    transform: rotateX(-90deg) rotateZ(0deg);
    transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-duration: 60s;
    -webkit-animation-duration: 60s;
    border-radius: 200px;
    background-color: #7fffd4
}

#ballRotation .planeRotation .ballArea .ball:hover,#ballRotation .planeRotation .ballArea .ball.active .activeBall .activeball {
    width: 115px;
    height: 115px
}

#ballRotation .planeRotation .ballArea .ball:hover .text,#ballRotation .planeRotation .ballArea .ball.active .activeBall .text {
    font-size: 16px;
    bottom: -28px;
    left: -30px;
    display: block
}

#ballRotation .planeRotation .ballArea .ball.active .activeBall .activeball {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 10
}

#ballRotation .planeRotation .ballArea .ball.active .text,#ballRotation .planeRotation .ballArea .ball.active>img,#ballRotation .planeRotation .ballArea .ball .activeBall .activeball {
    display: none
}

#ballRotation .planeRotation .ballArea .text {
    position: absolute;
    bottom: -25px;
    left: -39px;
    width: 180px;
    line-height: 30px;
    color: #fff;
    font-size: 16px
}

.ball1 {
    animation-name: ball1;
    -webkit-animation-name: ball1
}

.ball2 {
    animation-name: ball2;
    -webkit-animation-name: ball2
}

.ball3 {
    animation-name: ball3;
    -webkit-animation-name: ball3
}

.ball4 {
    animation-name: ball4;
    -webkit-animation-name: ball4
}

.ball5 {
    animation-name: ball5;
    -webkit-animation-name: ball5
}

@keyframes ball1 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg)
    }
}

@-webkit-keyframes ball1 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(0deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(360deg) rotateZ(0deg)
    }
}

@keyframes ball2 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg)
    }
}

@-webkit-keyframes ball2 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(72deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(432deg) rotateZ(0deg)
    }
}

@keyframes ball3 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg)
    }
}

@-webkit-keyframes ball3 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(144deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(504deg) rotateZ(0deg)
    }
}

@keyframes ball4 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg)
    }
}

@-webkit-keyframes ball4 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(216deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(576deg) rotateZ(0deg)
    }
}

@keyframes ball5 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg)
    }
}

@-webkit-keyframes ball5 {
    0% {
        -o-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(288deg) rotateZ(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        -moz-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        -ms-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        -webkit-transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg);
        transform: rotateX(-90deg) rotateY(648deg) rotateZ(0deg)
    }
}

#ballRotation .planeRotation .ballArea .ball {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 100px;
    width: 100px;
    margin-top: -41px;
    margin-left: -41px;
    border-radius: 100px;
    cursor: pointer
}

.autobiographyArea.animationStop .ballDetail,.ballDetail .detailContent.active {
    display: block
}

.ballDetail {
    height: 160px;
    width: 1150px;
    top: 420px;
    position: relative;
    margin: 0 auto;
    display: none;
    z-index: 10;
    text-align: center;
    left: 50%;
    margin-left: -575px
}

.ballDetail .detailContent {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: none
}

.ballDetail .detailContent ul>li {
    width: 190px;
    height: 172px;
    background-color: rgba(165,158,158,.1);
    display: inline-block;
    margin: 5px 1px;
    vertical-align: top;
    color: #fff;
    letter-spacing: 1px
}



.ballDetail .detailContent ul>li .text {
    width: 150px;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center
}

.serviceIntroduction {
    width: 100%;
    position: relative
}

.serviceIntroduction>div {
    width: 80%;
    padding: 60px 0;
    margin: 0 auto;
    position: relative;
    z-index: 12
}

.serviceIntroduction .t_left {
    width: 80%;
    margin: 40px auto;
    position: relative;
    color: #333
}

.serviceIntroduction .t_left .s_title {
    font-size: 20px;
    line-height: 60px
}

.serviceIntroduction .t_left .content {
    font-size: 15px;
    line-height: 24px;
    color: #595757;
    text-align: justify
}

.serviceIntroduction>img {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50%
}

#isIE {
    display: block;
    width: 1200px;
    height: 100%;
    position: relative;
    margin: 0 auto
}

#isIE .centerImg {
    width: 720px;
    height: 720px;
    display: block;
    top: 80px;
    position: relative;
    margin: 0 auto
}

#isIE .cycleContent {
    color: #fff;
    letter-spacing: 1px
}

#isIE .cycleContent .font-m {
    top: 394px;
    left: 555px;
    line-height: 31px;
    text-align: center
}

#isIE .cycleContent .font-smm {
    color: #01bcff
}

#isIE .cycleContent .font-ssm {
    line-height: 22px;
    margin-top: 6px
}

#isIE .cycleContent>div {
    position: absolute
}

#ErrorPage {
    height: 100%;
    width: 100%;
    background-color: #fff
}

#ErrorPage .centerContent {
    height: 550px;
    width: 1000px;
    display: block;
    margin: -275px 0 0 -500px;
    top: 50%;
    left: 50%;
    position: absolute
}

#ErrorPage .refreshButton {
    width: 165px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    background-color: #dde0e5;
    top: 315px;
    right: 294px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

#partner .flexslider .slides {
    left: 0!important;
    top: 0;
    margin-top: 0!important
}



.contentTop {
    height: 405px;
    background-color: #1c2033;
    position: relative;
    color: #fff
}

.contentTop .summary {
    top: 60px;
    position: relative;
    text-align: left;
    width: 50%;
    color: #fff;
    margin-left: 80px;
    z-index: 1
}

.contentTop .summary .title {
    font-size: 35px;
    line-height: 80px
}

.contentTop .summary .desc {
    font-size: 15px;
    line-height: 30px
}

.contentTop .summary .button {
    width: 140px;
    margin-top: 35px;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
    position: relative;
    font-size: 15px
}

.contentTop .summary .button:hover {
    background-color: #fff;
    color: #219ed9
}

.contentTop img {
    right: 0;
    position: absolute;
    bottom: 0
}

.contentCenter {
    background-color: #f8f9fd
}

.contentCenter .title {
    font-size: 32px;
    padding: 80px 0 60px 0;
    text-align: center
}

.contentCenter .listArea {
    margin: 0 auto
}

.contentCenter .listArea>li {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 0 0 90px -4px
}

.contentCenter .listArea>li>.icons {
    height: 120px;
    width: 120px
}

.contentCenter .listArea>li .summary {
}

.contentCenter .listArea>li .summary .title {
    font-size: 18px;
    padding: 15px 0
}

.contentCenter .listArea>li .summary .desc {
    width: 260px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px
}

.contentCenter .listTwoChild {
    width: 66%
}

.contentCenter .listTwoChild>li {
    width: 50%
}

.contentCenter .listThreeChild {
    width: 84%
}

@media screen and (min-width: 1900px) {
    .contentCenter .listTwoChild {
        width:58%
    }
}

@media screen and (min-width: 1900px) {
    .contentCenter .listThreeChild {
        width:76%
    }
}

.contentCenter .listThreeChild>li {
    width: 33.3%
}

.contentBottom {
    height: 660px;
    background-color: #122a3a;
    color: #fff;
    position: relative
}

.contentBottom img {
    right: 0;
    position: absolute;
    bottom: 0
}

.contentBottom .title {
    font-size: 32px;
    padding: 80px 0 80px 0;
    text-align: center;
    z-index: 1;
    position: relative
}

.contentBottom .listArea {
    margin: 0 auto;
    z-index: 1;
    position: relative
}

.contentBottom .listArea>li {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 -4px;
    height: 360px;
    border: 1px solid #0063d2
}

.contentBottom .listArea>li>.icons {
    height: 100px;
    width: 100px;
    margin-top: 66px
}

.contentBottom .listArea>li .summary {
}

.contentBottom .listArea>li .summary .title {
    font-size: 16px;
    padding: 16px 0 20px 0
}

.contentBottom .listArea>li .summary .desc {
    width: 200px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 18px
}

.contentBottom .listTwoChild {
    width: 624px
}

.contentBottom .listTwoChild>li {
    width: 300px;
    margin-right: 20px
}

.contentBottom .listThreeChild {
    width: 884px
}

.contentBottom .listThreeChild>li {
    width: 280px;
    margin-right: 20px
}

.contentBottom .listFourChild {
    width: 1108px
}

.contentBottom .listFourChild>li {
    width: 260px;
    margin-right: 20px
}

.contentBottom .listTwoChild>li:last-child,.contentBottom .listThreeChild>li:last-child,.contentBottom .listFourChild>li:last-child {
    margin-right: 0
}

.contentBottom .listArea>li:hover {
    background: -webkit-linear-gradient(right,#00b2ff,#0092ff);
    background: -o-linear-gradient(right,#00b2ff,#0092ff);
    background: -moz-linear-gradient(right,#00b2ff,#0092ff);
    background: linear-gradient(right,#00b2ff,#0092ff);
    color: #fff
}

.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline: none
}

.slides,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider.kv_slides .slides {
    height: 400px;
    top: 50%;
    margin-top: -200px;
    left: 9%;
    width: 82%;
    position: absolute
}

.sliderImg {
    width: 490px;
    height: 400px;
    display: block;
    position: absolute;
    right: 3%;
    z-index: 23;
    top: 50%;
    margin-top: -245px
}

.sliderImg img {
    width: 85%!important;
    height: auto!important;
    margin-top: 30px;
}

.flexslider .slides>li {
    position: relative;
    height: 100%;
    width: 100%;
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block;
    background-position: 30% 30%;
    background-size: contain;
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\20";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom:1}

.flexslider.kv_slides {
    min-height: 440px
}

.flexslider.kv_slides {
    background-image: url("../img/indexBg.png");
    background-size: cover;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom:1}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 48px;
    margin: -20px 0 0;
    position: absolute;
    top: 40%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0,0,0,.8);
    background: url("../img/arr.png") no-repeat;
    text-indent: -999em
}

.flex-direction-nav .flex-prev {
    left: -50px;
    background-position: 0 0
}

.flex-direction-nav .flex-next {
    right: -50px;
    background-position: -132px 0
}

.flexslider .flex-prev:hover {
    background-position: -65px 0
}

.flexslider .flex-next:hover {
    background-position: -197px 0
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: gray
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: ''
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: ''
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
    height: 12px;
    z-index: 12
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1;*display: inline
}

.flex-control-paging li a {
    width: 56px;
    height: 4px;
    display: block;
    background: #484265;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}

.flex-control-paging li a:hover {
    background: #fff;
    transition: all 1s ease 0s
}

.flex-control-paging li a.flex-active {
    background: #fff;
    transition: all 1s ease 0s
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity:1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

@media screen and (min-width: 1890px) {
    .flexslider.kv_slides .slides {
        width:62%;
        left: 18%
    }
}

@media screen and (min-width: 1500px) {
    .sliderText {
        margin-top:135px!important
    }

    .flexslider.kv_slides {
        min-height: 600px
    }
}

@media screen and (max-width: 420px) {
    .flexslider.kv_slides {
        max-height:400px!important
    }
}

@media screen and (max-width: 1400px) {
    .sliderImg {
        width:400px;
        margin-top: -196px
    }

    .flexslider.kv_slides .slides {
        width: 78%;
        left: 11%
    }

    .sliderImg {
        right: 0
    }
}

@media screen and (max-width: 1500px) {
    .sliderImg {
        width: 420px;
        margin-top: -195px;
    }
}

.aui-list-box {
    width: 80%;
    margin: 0 auto;
    height: 380px;
}

.aui-list-item {
    position: absolute;
    left: -85px;
    top: 0;
    width: 200px;
}

.aui-list-item-two {
    position: absolute;
    left: -126px;
    top: -33px;
    width: 200px;
}

.aui-list-item-three {
    position: absolute;
    left: -85px;
    top: -65px;
    width: 200px;
}

.aui-list-item-four {
    position: absolute;
    left: -44px;
    top: -98px;
    width: 200px;
}

.aui-list-item-five {
    position: absolute;
    left: -86px;
    top: -132px;
    width: 200px;
}

.aui-list-box li {
    width: 150px;
    margin: 0 auto;
    position: relative;
    height: 75px;
}

.aui-list-one-bj {
    background-image: url("../img/icon-one-1.png");
    background-size: cover;
    width: 75px;
    height: 75px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.aui-list-one-bg {
    background-image: url("../img/aui-bg-1.png");
    background-size: cover;
    width: 270px;
    height: 35px;
    position: absolute;
    top: -25px;
    right: -230px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    /* z-index: 10002; */
}

.aui-list-item-two .aui-list-one-bj {
    background-image: url("../img/icon-one-2.png");
}

.aui-list-item-four .aui-list-one-bj {
    background-image: url("../img/icon-one-4.png");
}

.aui-list-item-five .aui-list-one-bj {
    background-image: url("../img/icon-one-5.png");
}

.aui-list-item-two .aui-list-one-bg {
    background-image: url("../img/aui-bg-2.png");
    top: -27px;
    right: 65px;
    width: 275px;
}

.aui-list-item-three .aui-list-one-bg {
    background-image: url("../img/aui-bg-3.png");
    top: -15px;
    right: -260px;
    width: 265px;
}

.aui-list-item-four .aui-list-one-bg {
    background-image: url("../img/aui-bg-4.png");
    top: 54px;
    right: -250px;
    width: 252px;
}

.aui-list-item-five .aui-list-one-bg {
    background-image: url("../img/aui-bg-5.png");
    top: -21px;
    right: 70px;
    width: 300px;
}

.aui-list-item-three .aui-list-one-bj {
    background-image: url("../img/icon-one-3.png");
}

.this-card .aui-list-item .aui-list-one-bj {
    background-image: url("../img/icon-one-1-1.png");
}

.this-card .aui-list-item-two .aui-list-one-bj {
    background-image: url("../img/icon-one-2-2.png");
}

.this-card .aui-list-item-three .aui-list-one-bj {
    background-image: url("../img/icon-one-3-3.png");
}

.this-card .aui-list-item-four .aui-list-one-bj {
    background-image: url("../img/icon-one-4-4.png");
}

.this-card .aui-list-item-five .aui-list-one-bj {
    background-image: url("../img/icon-one-5-5.png");
}

.this-card.aui-list-grids .aui-list-one-bg {
    color: #078eff;
}
