.global-mgb {
    margin-bottom: 5.312em;
}
.ph-global-mgb {
    margin-bottom: 3.625em;
}
.gray {
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    filter: grayscale(80%);
    filter: gray;
}
.grayno {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.bgimg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pc-index-banner {
    position: relative;
    overflow: hidden;
}
.pc-index-banner:hover .toggle-cell {
    display: block;
}
.pc-index-banner ul {
    width: 100%;
    height: 46.25em;
    overflow: hidden;
    position: relative;
}
.pc-index-banner li.slide {
    position: relative;
    width: 100%;
    height: 46.25em;
    overflow: hidden;
}
.pc-index-banner .img-box {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.pc-index-banner .doc-box {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    margin-top: -110px;
    top: 50%;
    text-align: center;
    color: #fff;
}
.pc-index-banner .doc-box .doc-inner h3 {
    font-size: 2.5em;
    line-height: 1.25em;
    font-weight: bold;
}
.pc-index-banner .doc-box .doc-inner .doc-info {
    font-size: 1.125em;
    line-height: 1.4444em;
    padding-top: 1.6667em;
    padding-bottom: 2em;
}
.pc-index-banner .doc-box .doc-inner a.button {
    float: none;
    min-width: 140px;
    border: none;
    color: inherit;
    margin: 0 auto;
    width: 140px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.pc-index-banner .pc-banner-hd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    overflow: hidden;
    background-color: #fff;
}
.pc-index-banner .pc-banner-hd a {
    float: left;
    height: 4px;
    background-color: #0087ff;
    display: inline-block;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 0%;
}




.pc-index-banner .toggle-cell {
    display: none;
}
.pc-index-banner .toggle-cell i.left-cell {
    background: url(../images/left-arrow1.png) no-repeat center center;
    position: absolute;
    width: 2.0em;
    height: 3.75em;
    left: 90px;
    top: 50%;
    margin-top: -1.875em;
    cursor: pointer;
    z-index:300;
}

.pc-index-banner .toggle-cell .right-cell {
    background: url(../images/right-arrow1.png) no-repeat center center;
    position: absolute;
    width: 2.0em;
    height: 3.75em;
    right: 90px;
    top: 50%;
    margin-top: -1.875em;
    cursor: pointer;
    z-index:300;
}


.global-tit1 .tit-main {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    position: absolute;
    left: 0;
    bottom: 60px;
}
.global-tit1 .tit-main:hover {
    color: #00ace9;
}
.global-tit1 .tit-main a:hover {
    color: #00ace9;
}
.global-tit1 .tit-mask {
    font-size: 130px;
    font-weight: bold;
    color: #f7f7f7;
    padding-left: 100px;
    font-family: 'Arial';
    line-height: 1;
    padding-bottom: 20px;
    padding-top: 25px;
}
.global-tit1 .tit-mask-l {
    padding-left: 100px;
}
.main-cent {
    padding-top: 1.562em;
}
@media screen and (max-width: 991px) {
    .global-tit1 .tit-main {
        font-size: 1.625em;
        font-weight: bold;
        color: #333333;
        position: absolute;
        left: 0;
        bottom: 1.4em;
    }
    .global-tit1 .tit-main:hover {
        color: #00ace9;
    }
    .global-tit1 .tit-main a {
        font-weight: bold;
    }
    .global-tit1 .tit-mask {
        font-size: 5.062em;
        font-weight: bold;
        color: #f7f7f7;
        padding-left: 21.4%;
        font-family: 'Arial';
    }
}
.index-choose-ban {
    position: relative;
    margin-bottom: 5.1em;
}
.index-choose-ban .inner-ban ul {
    padding: 10px 0;
}
.index-choose-ban .inner-ban ul li.index-colist {
    padding: 0;
    position: relative;
}
.index-choose-ban .inner-ban ul li.index-colist .mask {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    line-height: 3.75em;
    text-align: center;
    font-size: 1em;
    background-color: #00ace9;
    color: #fff;
}
.index-choose-ban .inner-hd {
    text-align: center;
    margin-top: 0em;
}
.index-choose-ban .inner-hd a.on {
    background-color: #00ace9;
    -webkit-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    transform: scale(2, 2);
}
.index-choose-ban .inner-hd a {
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin: 0 6px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #d9d9d9;
}
.index-choose-ban .togglebox i.left-cell {
    background: url(../images/left01.png) no-repeat center center;
    width: 48px;
    height: 48px;
    margin-top: -48px;
    position: absolute;
    left: -70px;
    top: 50%;
    cursor: pointer;
}
.index-choose-ban .togglebox i.left-cell:hover {
    background: url(../images/left01on.png) no-repeat center center;
}
.index-choose-ban .togglebox i.right-cell {
    background: url(../images/right01.png) no-repeat center center;
    width: 48px;
    height: 48px;
    margin-top: -48px;
    position: absolute;
    right: -70px;
    top: 50%;
    cursor: pointer;
}
.index-choose-ban .togglebox i.right-cell:hover {
    background: url(../images/right01on.png) no-repeat center center;
}
.index-choose-phban {
    position: relative;
    margin-bottom: 3.625em;
    margin-bottom: 3em;
}
.index-choose-phban .inner-ban ul {
    padding: 10px 0;
}
.index-choose-phban .inner-ban ul li.index-colist {
    padding: 0;
    position: relative;
}
.index-choose-phban .inner-ban ul li.index-colist .ph-box {
    padding: 0;
}
.index-choose-phban .inner-ban ul li.index-colist .mask {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    line-height: 3.75em;
    text-align: center;
    font-size: 1em;
    background-color: #00ace9;
    color: #fff;
}
.index-choose-phban .inner-hd {
    text-align: center;
    margin-top: 0.8em;
}
.index-choose-phban .inner-hd a.swiper-pagination-bullet-active {
    background-color: #00ace9;
    -webkit-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    transform: scale(2, 2);
}
.index-choose-phban .inner-hd a {
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin: 0 8px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #d9d9d9;
    border-radius:0;
    opacity: 1;
}
.index-choose-phban .togglebox i.left-cell {
    background: url(../images/left01.png) no-repeat center center;
    width: 48px;
    height: 48px;
    margin-top: -48px;
    position: absolute;
    left: -70px;
    top: 50%;
    cursor: pointer;
}
.index-choose-phban .togglebox i.left-cell:hover {
    background: url(../images/left01on.png) no-repeat center center;
}
.index-choose-phban .togglebox i.right-cell {
    background: url(../images/right01.png) no-repeat center center;
    width: 48px;
    height: 48px;
    margin-top: -48px;
    position: absolute;
    right: -70px;
    top: 50%;
    cursor: pointer;
}
.index-choose-phban .togglebox i.right-cell:hover {
    background: url(../images/right01on.png) no-repeat center center;
}
.index-choose-phban .index-colist .info-box {
    font-size: 12px;
    color: #333333;
    line-height: 30px;
    height: 2.75em;
    overflow: hidden;
    padding: 0 9.76%;
    text-align: center;
}
.index-choose-phban .index-colist .more-box {
    font-size: 1em;
    color: #00ace9;
    text-align: center;
    padding-top: 0.95em;
    padding-bottom: 2.125em;
}
.index-colist .inner {
    width: 100%;
    padding: 0 2.5%;
    position: relative;
}
.index-colist .inner .inner-main {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
    position: relative;
    display: block;
}
.index-solu .wrap-imgb{-webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);}
@media screen and (max-width: 768px) {
    .index-colist .inner {
        padding: 0 1.25%;
    }
}
@media screen and (max-width: 1200px) {
    .index-choose-ban .togglebox i.left-cell {
        left: -50px;
    }
    .index-choose-ban .togglebox i.right-cell {
        right: -50px;
    }
}
.inner-ban {
    margin: 0 -0.5%;
}
.index-colist .inner .inner-main.hasshadow {
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
}
.index-colist .top-info { /*padding: 0 14.18%; padding-top: 2.875em;*/
padding:0; padding-top: 0;
}
.index-colist .top-info .img-box {
    margin-bottom: 0.1em;
}
.index-colist .top-info .img-box img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.index-colist .info-box {
    font-size: 0.875em;
    color: #333333;
    overflow: hidden;
    padding: 0 9.76%;
    text-align: center;
    line-height: 2.5714em;
	line-height:33px;
}
.index-colist .info-box span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.43em; line-height:33px;
    max-height: 2.86em;
    overflow: hidden;
}
.index-colist .more-box {
    font-size: 0.875em;
    color: #00ace9;
    text-align: center;
    padding-top: 0.95em;
    padding-bottom: 2.25em;
}
.index-solu {
    position: relative;
    height: 800px;
}
.index-solu .lefttop {
    position: absolute;
    left: 0;
    top: 0;
    width: 38%;
    height: 300px;
    padding-right: 2px;
    padding-bottom: 2px;
}
.index-solu .lefttop .inner {
    width: 100%;
    height: 100%;
    background-color: #00ace9;
    text-align: left;
    color: #fff;
    display: block;
}
.index-solu .lefttop .inner .inner-right {
    width: 80%;
    max-width: 382px;
    float: right;
    padding-top: 4.5em;
}
.index-solu .lefttop .inner .inner-right h3 {
    font-size: 2.25em;
    font-weight: bold;
    width: auto;
    position: relative;
    padding-left: 35px;
}
.index-solu .lefttop .inner .inner-right h3 span {
    position: relative;
    z-index: 5;
}
.index-solu .lefttop .inner .inner-right h3:before {
    content: "";
    width: 20px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    background-color: #fff;
    margin-top: -2px;
}
.index-solu .lefttop .inner .inner-right h3 .mask-h3 {
    font-size: 1.94em;
    color: #f2f2f2;
    opacity: 0.08;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity = 80);
    position: absolute;
    top: 17.6%;
    z-index: 2;
    font-weight: bold;
}
.index-solu .lefttop .inner .inner-right .home-des {
    padding-top: 2em;
    padding-right: 75px;
}
.index-solu .lefttop .inner .inner-right .home-des i {
    font-style: normal;
    font-size: 1.25em;
    color: #f2f2f2;
}
.index-solu .lefttop .inner .inner-right .home-des p {
    font-size: 0.875em;
    color: #f2f2f2;
    line-height: 1.7142em;
}
.index-solu .righttop {
    padding-bottom: 2px;
    position: absolute;
    top: 0;
    right: 0;
    width: 62%;
    height: 500px;
}
.index-solu .righttop .inner {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.index-solu .righttop .inner h3 {
    position: absolute;
    left: 80px;
    bottom: 88px;
    width: auto;
    font-size: 1.625em;
    color: #f7f7f7;
}
.index-solu .leftbottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 38%;
    height: 500px;
    padding-right: 2px;
}
.index-solu .leftbottom .inner {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.index-solu .leftbottom .inner h3 {
    position: absolute;
    right: 80px;
    top: 86px;
    width: auto;
    font-size: 1.625em;
    color: #f7f7f7;
}
.index-solu .rightbottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 62%;
    height: 300px;
    padding-right: 2px;
}
.index-solu .rightbottom .inner {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.index-solu .rightbottom .inner h3 {
    position: absolute;
    left: 80px;
    top: 86px;
    width: auto;
    font-size: 1.625em;
    color: #f7f7f7;
}
.index-solu .wrap-img {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.index-solu .wrap-imgb {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}
@media screen and (max-width: 1366px) {
    .index-solu {
        height: 500px;
    }
    .index-solu .lefttop {
        position: absolute;
        left: 0;
        top: 0;
        width: 38%;
        height: 200px;
        padding-right: 2px;
        padding-bottom: 2px;
    }
    .index-solu .lefttop .inner {
        width: 100%;
        height: 100%;
        background-color: #00ace9;
        text-align: left;
        color: #fff;
        display: block;
    }
    .index-solu .lefttop .inner .inner-right {
        width: 80%;
        max-width: 382px;
        float: right;
        padding-top: 2.25em;
    }
    .index-solu .lefttop .inner .inner-right h3 {
        font-size: 1.8em;
        font-weight: bold;
        width: auto;
        position: relative;
        padding-left: 35px;
    }
    .index-solu .lefttop .inner .inner-right h3 span {
        position: relative;
        z-index: 5;
    }
    .index-solu .lefttop .inner .inner-right h3:before {
        content: "";
        width: 20px;
        height: 4px;
        position: absolute;
        left: 0;
        top: 50%;
        display: block;
        background-color: #fff;
        margin-top: -2px;
    }
    .index-solu .lefttop .inner .inner-right h3 .mask-h3 {
        font-size: 1.7em;
        color: #f2f2f2;
        opacity: 0.08;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        filter: alpha(opacity = 80);
        position: absolute;
        top: 17.6%;
        z-index: 2;
        font-weight: bold;
    }
    .index-solu .lefttop .inner .inner-right .home-des {
        padding-top: 1em;
        padding-right: 75px;
    }
    .index-solu .lefttop .inner .inner-right .home-des i {
        font-style: normal;
        font-size: 1.25em;
        color: #f2f2f2;
    }
    .index-solu .lefttop .inner .inner-right .home-des p {
        font-size: 0.75em;
        color: #f2f2f2;
        line-height: 1.7142em;
    }
    .index-solu .righttop {
        padding-bottom: 2px;
        position: absolute;
        top: 0;
        right: 0;
        width: 62%;
        height: 300px;
    }
    .index-solu .righttop .inner {
        width: 100%;
        height: 100%;
    }
    .index-solu .righttop .inner h3 {
        bottom: 46px;
        left: 40px;
        font-size: 1.45em;
    }
    .index-solu .leftbottom {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 38%;
        height: 300px;
        padding-right: 2px;
    }
    .index-solu .leftbottom .inner {
        width: 100%;
        height: 100%;
    }
    .index-solu .leftbottom .inner h3 {
        top: 46px;
        right: 40px;
        font-size: 1.45em;
    }
    .index-solu .rightbottom {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 62%;
        height: 200px;
    }
    .index-solu .rightbottom .inner {
        width: 100%;
        height: 100%;
    }
    .index-solu .rightbottom .inner h3 {
        top: 46px;
        left: 40px;
        font-size: 1.45em;
    }
}
@media screen and (max-width: 991px) {
    .index-solu {
        height: auto;
    }
    .index-solu .jjsection {
        width: 100%;
        position: static;
        left: initial;
        top: initial;
        bottom: initial;
    }
    .index-solu .lefttop {
        height: 16.8em;
        padding-right: 0;
    }
    .index-solu .lefttop .inner .inner-right {
        width: 94%;
        max-width: 991px;
        padding-top: 4.25em;
    }
    .index-solu .lefttop .inner .inner-right h3 {
        font-size: 1em;
    }
    .index-solu .lefttop .inner .inner-right h3 span {
        font-size: 1.625em;
    }
    .index-solu .lefttop .inner .inner-right h3 .mask-h3 {
        font-size: 3.4em;
        position: absolute;
        left: 60px;
        top: -20%;
        font-weight: bold;
    }
    .index-solu .lefttop .inner .inner-right .home-des {
        font-size: 1em;
        padding-right: 6%;
    }
    .index-solu .lefttop .inner .inner-right .home-des i {
        font-size: 1.312em;
    }
    .index-solu .lefttop .inner .inner-right .home-des p {
        font-size: 1em;
    }
    .index-solu .righttop {
        height: 12.5em;
    }
    .index-solu .righttop .inner h3 {
        bottom: initial;
        left: initial;
        text-align: center;
        line-height: 8.75em;
        width: 100%;
        font-size: 1.438em;
    }
    .index-solu .leftbottom {
        height: 12.5em;
        padding-bottom: 2px;
        padding-right: 0;
    }
    .index-solu .leftbottom .inner h3 {
        top: initial;
        right: initial;
        text-align: center;
        line-height: 8.75em;
        width: 100%;
        font-size: 1.438em;
    }
    .index-solu .rightbottom {
        height: 12.5em;
        padding-right: 0;
    }
    .index-solu .rightbottom .inner h3 {
        left: initial;
        top: initial;
        text-align: center;
        line-height: 8.75em;
        width: 100%;
        font-size: 1.438em;
    }
}
.index-news {
    padding-top: 1.25em;
    padding-bottom: 5.25em;
}
.index-news .index-news-list ul {
    margin: 0 -3.625%;
}
.index-news-item {
    padding: 0 3.625%;
    margin-bottom: 1.875em;
}
.index-news-item .inner {
    width: 100%;
}
.index-news-item .inner h3 {
    font-size: 1.125em;
    line-height: 1.111em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-item .inner h3 a {
    color: #333333;
}
.index-news-item .inner h3 a:hover {
    color: #00ace9;
}
.index-news-item .inner .index-news-doc {
    margin-top: 1.071em;
    font-size: 0.875em;
    color: #808080;
    line-height: 1.43em;
    height: 4.29em;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) {
    .index-news {
        padding-top: 1.45em;
        padding-bottom: 2.0em;
    }
    .index-news-item {
        padding: 0 3.625%;
        margin-bottom: 1.45em;
    }
    .index-news-item .inner {
        width: 100%;
    }
    .index-news-item .inner h3 {
        font-size: 1.312em;
        line-height: 1.4762em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .index-news-item .inner h3 a {
        color: #333333;
    }
    .index-news-item .inner h3 a:hover {
        color: #005bab;
    }
    .index-news-item .inner .index-news-doc {
        margin-top: 0.75em;
        font-size: 1em;
        color: #808080;
        line-height: 1.5em;
        min-height: 0em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
.canvas-wrap {
    position: relative;
    width: 100%;
    height: 560px;
}
#J_dotLine {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
}
.index-industry {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 86%;
    max-width: 1200px;
    margin: 0 auto;
    height: 560px;
    color: #fff;
    padding-top: 92px;
}
.index-industry h3 {
    font-size: 2.25em;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    padding-left: 36px;
}
.index-industry h3:before {
    content: "";
    width: 20px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
@media screen and (max-width: 991px) {
    .index-industry {
        width: 90%;
        padding-top: 56px;
    }
    .index-industry h3 {
        font-size: 1.625em;
    }
    .index-industry h3:before {
        content: "";
        width: 18px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px;
    }
}
.index-indu-list {
    padding-top: 2.25em;
}
.index-indu-list ul {
    margin: 0 -1.6667%;
}
.indu-item {
    padding: 0 1.6667%;
}
.indu-item .inner {
    width: 100%;
    overflow: hidden;
    height: 313px;
    position: relative;
    display: block;
}
.indu-item .inner .img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 62.76%;
    height: 254px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.indu-item .inner .img-box .mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.indu-item .inner .doc-box {
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70.3125%;
    padding-bottom: 1em;
}
.indu-item .inner .doc-box .date {
    font-size: 0.875em;
    color: #ffffff;
}
.indu-item .inner .doc-box .doc-det {
    font-size: 1.125em;
    line-height: 1.444em;
    padding-top: 1.111em;
    padding-bottom: 0.3em;
    height: 4em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.indu-item .inner .more-wrap {
    padding-top: 2.22em;
    visibility:hidden\9;
}
.indu-item .inner:hover .arrow-right:before {
    width: 60px;
    opacity: 1;
}
.indu-item .inner:hover .mask {
    background-color: rgba(0, 0, 0, 0);
}
.ph-indu-list {
    padding-top: 1.625em;
}
.ph-indu-list .indu-item {
    padding: 0;
}
.ph-indu-list .indu-item .inner {
    padding: 0 1.6667%;
    width: 100%;
    overflow: hidden;
    height: 306px;
    position: relative;
    display: block;
}
.ph-indu-list .indu-item .inner .img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 62.76%;
    height: 254px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ph-indu-list .indu-item .inner .img-box .mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ph-indu-list .indu-item .inner .doc-box {
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70.3125%;
    padding-bottom: 1em;
}
.ph-indu-list .indu-item .inner .doc-box .date {
    font-size: 1em;
    color: #ffffff;
}
.ph-indu-list .indu-item .inner .doc-box .doc-det {
    font-size: 1.312em;
    line-height: 1.444em;
    padding-top: 1.111em;
    padding-bottom: 0.3em;
}
.ph-indu-list .indu-item .inner .more-wrap {
    padding-top: 2.22em;
}
.ph-indu-list .indu-item .inner:hover .arrow-right:before {
    width: 60px;
    opacity: 1;
}
.ph-indu-list .indu-item .inner:hover .mask {
    background-color: rgba(0, 0, 0, 0);
}
.ph-indu-list ul {
    margin-left: -1.6667%;
}
@media screen and (max-width: 768px) {
    .inner-hd a {
        margin: 0 8px;
    }
}





.i-ban {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    height: 800px;
}
.i-ban ul, .i-ban li {
    width: 100%;
    height: 100%;
}
.i-ban li {
    background-size: cover !important;
    position: absolute;
    left: 100%;
    top: 0;
    overflow: hidden;
}
.i-ban li .cent-cont {
    position: absolute;
    left: 50%;
    top: 0;
    color: #fff;
    z-index: 3;
    width: 558px;
    margin-left: -280px;
    text-align: center;
}
.i-ban li .cent-cont .tit{
    font-size: 40px;
    font-weight: bold;
    text-align: center;

}
.i-ban li .cent-cont .doc{
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    text-align: center;

    margin-top:36px;
}
.i-ban li .cent-cont a.more{
    width: 140px;
    color: #fff;
    font-size: 16px;
    background-color: #00ace9;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    margin:0 auto;
    border-radius: 5px;
    margin-top:45px;

}
.i-ban li .gray-bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.i-ban li .word {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 50px;
    line-height: 68px;
}
.i-ban li .word p {
    position: relative;
    overflow: hidden;
}
.i-ban li .word p .font-sign {
    position: relative;
    display: block;
    top: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.i-ban li .word span.line {
    display: block;
    height: 4px;
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    width: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.i-ban li .word .font {
    display: block;
    position: relative;
    top: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.i-ban li .link {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin-top: 50px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.i-ban li .link:hover {
    border: 1px solid white;
}
.i-ban li.active .word p .font-sign {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(0);
    transition: all 0.5s ease 0s;
}
.i-ban li.active .link {
    opacity: 1;
    filter: alpha(opacity=1);
    transition: all 0.3s ease 0.6s;
}
.i-ban li.active .link i {
    animation: downico 1.5s ease-out infinite;
}
.i-ban .btns {
    position: absolute;
    bottom: 76px;
    left: 10.5%;
    z-index: 10;
}
.i-ban .btns span {
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-right: 10px;
    background-color: #3a333f;
    position: relative;
    cursor: pointer;
}
.i-ban .btns span i {
    display: block;
    height: 100%;
    position: absolute;
    width: 0;
    background-color: #918c94;
}

.i-m-ban {
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.i-m-ban ul {
    height: 100%;
}
.i-m-ban li {
    height: 100%;
    position: relative;
    background-size: cover !important;
}
.i-m-ban .cent-cont {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0;
    color: #fff;
}
.i-m-ban .word {
    display:inline-block;
    vertical-align:middle;
    color: #fff;
    font-size: 30px;
    line-height: 56px;
    padding:0 10%;
    width:100%;
}
.i-m-ban .word p {
    position: relative;
    overflow: hidden;
}
.i-m-ban .word p .font-sign {
    position: relative;
    display: block;
    top: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.i-m-ban .word span.line {
    display: block;
    height: 4px;
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    width: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.i-m-ban .word .font {
    display: block;
    position: relative;
    top: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.i-m-ban li .cent-cont .tit{
    font-size:32px;
    font-weight: bold;
    text-align: center;

}
.i-m-ban li .cent-cont .doc{
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    text-align: center;

    margin-top:20px;
}
.i-m-ban li .cent-cont a.more{
    width: 140px;
    color: #fff;
    font-size: 16px;
    background-color: #00ace9;
    line-height: 50px;
    display: block;
    text-align: center;
    margin:0 auto;
    border-radius: 5px;
    margin-top:45px;

}

.i-m-ban .link {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    margin-top: 50px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.i-m-ban li.swiper-slide-active .word p .font-sign {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(0deg);
    transition: all 0.5s ease 0s;
}
.i-m-ban li.swiper-slide-active .link {
    opacity: 1;
    filter: alpha(opacity=1);
    transition: all 0.3s ease 0.6s;
}
.i-m-ban li.swiper-slide-active .link i {
    animation: downico 1.5s ease-out infinite;
}
.i-m-ban .page-btns {
    position: absolute;
    bottom: 76px;
    left: 5.5%;
    z-index: 2;
    height: 2px;
}
.i-m-ban .page-btns span {
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-right: 10px;
    background-color: #3a333f;
    position: relative;
    cursor: pointer;
    vertical-align: top;
}
.i-m-ban .page-btns span i {
    display: block;
    height: 100%;
    position: absolute;
    width: 0;
    background-color: #918c94;
}
.i-m-ban .page-btns .swiper-pagination-bullet-active i {
    transition: width 4s linear 0s;
}

@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }
    35% {
        top: 50%;
        opacity: 0;
    }
    65% {
        top: -50%;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

