
@charset "UTF-8";


html,body,figure,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button,input,textarea,a,span,em {margin:0;padding:0;border:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color: transparent;}
body {
    font-family:'Microsoft Yahei';
    font-size:16px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
input,textarea,button{padding: 0;font-family: Verdana, Arial;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
img {border:0;}
input[type=submit],input[type=text],button {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius:0;
    cursor:pointer;
}
input:focus,textarea:focus,button:focus,input:active {outline-color:transparent;border:0;}
input,select,textarea {
    vertical-align:middle;
    outline:none;
    -webkit-tap-highlight-color: transparent;
}
a {
    color:#333;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;cursor:pointer;}
a:active{text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{border: 0;padding:0;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1;
}
.wrap {
    padding:0 100px;
    margin:0 auto;
    position:relative;
}

.wrap:after,
.wrap:before,
.container:after,
.container:before{
    content:"";
    display:table;
}
.wrap:after,
.container:after {clear:both;}
.container {width:80%;margin:0 auto;}

.clear {clear:both;}
.fl{float: left;}
.fr{float: right;}
.absolute { position: absolute;}
.pors{position: relative;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.hide {opacity:0;}
.en {font-family:'gotham-medium';}
nav li,.index-banner li,.item-list li,.inner-tab li {list-style-type:none;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #6f6f6f; }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #6f6f6f;}
/*header*/
header {
    z-index:99;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
    -webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
    -moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
}
header.active {
    transform: translateY(-130%);
    -webkit-transform: translateY(-130%);
    -moz-transform: translateY(-130%);
}

.header-inner {
    padding:0 4.5%;
}
header .logo {
    float:left;
    padding-top:31px;
}
header .right-side {
    float:right;
}
header nav,
.header-phone-number {float:left;}
header nav{width:100%;}
header nav li {
    position:relative;
    float:left;
    margin-left:2.2%;
	/*4.2%*/
}
header nav li a {
    font-size:16px;
    color:#fff;
    line-height:115px;
}
header nav li a:after {
    content:'';
    bottom:40px;
    position:absolute;
    display:block;
    width:0;
    height:1px;
    background:#fff;
    transition:all .4s;
}
header nav li.on a:after,
header nav li a:hover:after {width:100%;}
.header-phone-number {
    margin-left:70px;
    font:normal 14px/128px 'gotham-medium';
    color:#fff;
}













.mb15 {margin-bottom:1%;}
.normal-more-wrap2 {
    position:relative;
    display:inline-block;
    width:50px;
    height:50px;
    overflow:hidden;
    border-radius:100%;
}
.normal-more-wrap2:before {
    z-index:1;
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    border:2px solid #333;
    background:url(../images/more-icon1.png) no-repeat center center;
    border-radius:100%;
    box-sizing:border-box;
}
.normal-more-wrap2:hover:before {background:url(../images/more-icon2.png) no-repeat center center;}
.normal-more-wrap2:after {
    z-index:0;
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background:#333;
    transition:all .4s;
    border-radius:100%;
    transform-origin:center center;
    transform:scale(0);
}
.normal-more-wrap2:hover:after {
    transform:scale(1);
}
.normal-more-wrap3 {
    position:relative;
    display:block;
    width:150px;
    height:50px;
    font-size:14px;
    text-align:center;
    overflow:hidden;
    border-radius:50px;
    border:2px solid #fff;
    transition:all .4s ease-in-out;
}
.normal-more-wrap3:hover {
    background:#fff;
}
.normal-more-wrap3 .more {
    display:block;
    z-index:1;
    position:relative;
    color:#fff;
    line-height:50px;
}
.normal-more-wrap3:hover .more {color:#333;}
.page-wrap .page {
    float:left;
    padding:15px 30px;
    background:#fff;
    border-radius:30px;
}
.page-wrap .page a {
    display:inline-block;
    width:30px;
    height:30px;
    margin:0 5px;
    font:14px/30px 'Gotham-Book';
    color:#666;
    text-align:center;
    border-radius:15px;
    transition:all .4s ease-in-out;
}
.page-wrap .page a.on,.page-wrap .page a:hover {color:#fff;background:#0273b7;}
.page-wrap .prev-next {float:right;}
.page-wrap .prev-next a {
    position:relative;
    display:inline-block;
    width:50px;
    height:50px;
    margin-left:20px;
    background:#fff;
    border-radius:25px;
}
.page-wrap .prev-next a:before,
.page-wrap .prev-next a:after,
.ourwork-prev-next-inner a i:before,
.ourwork-prev-next-inner a i:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    border-radius:100%;
    transition:all .4s ease-in-out;
}
.page-wrap .prev-next a:before,
.ourwork-prev-next-inner a i:before{z-index:1;}
.page-wrap .prev-next a.prev:before {background:#fff url(../images/more-icon3a.png) no-repeat center center;}
.page-wrap .prev-next a.next:before {background:#fff url(../images/more-icon.png) no-repeat center center;}
.page-wrap .prev-next a.prev:hover:before {background:transparent url(../images/more-icon3.png) no-repeat center center;}
.page-wrap .prev-next a.next:hover:before {background:transparent url(../images/more-icon1.png) no-repeat center center;}
.ourwork-prev-next-inner a i:after,
.page-wrap .prev-next a:after {transform:scale(0);}
.page-wrap .prev-next a:after {  background:#333;  }
.page-wrap .prev-next a:hover:after,
.ourwork-prev-next-inner a i:hover:after{
    transform:scale(1);
}
.dialog {
    z-index:1000;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.dialog-bg {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.6);
}
.dialog-content {
    z-index:1111;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-292.5px;
    margin-top:-230px;
}
.dialog-content .close {
    position:absolute;
    right:35px;
    top:25px;
    display:block;
    width:18px;
    height:18px;
    background:url(../images/close.png) no-repeat center center;
    cursor:pointer;
}
.price-page-wrap {
    width:585px;
    background:rgba(34,34,34,.95);
}
.price-page-inner {
    padding:65px 70px 50px;
}
.price-page-inner .title {
    margin-bottom:40px;
    font-size:24px;
    color:#fff;
    text-align:center;
}
.price-page-inner .each-input {
    height:50px;
    margin-bottom:10px;
    border-bottom:1px solid #333;
}
.price-page-inner .label-wrap {
    float:left;
    width:50px;
    font-size:14px;
    color:#666;
    line-height:50px;
}
.price-page-inner .input-wrap {
    margin-left:50px;
}
.price-page-inner .input-wrap .input-text {
    width:100%;
    height:50px;
    font-size:14px;
    line-height:50px;
    color:#666;
    background:transparent;
}
.price-page-inner .submit-wrap {
    margin-top:50px;
    text-align:center;
}
.price-page-inner .input-submit {
    width:160px;
    height:58px;
    font-size:16px;
    color:#fff;
    text-align:center;
    line-height:54px;
    background:transparent;
    border:2px solid #fff;
    border-radius:58px;
    transition:all .4s ease-in-out;
}
.price-page-inner .input-submit:hover {
    color:rgba(34,34,34,.95);
    background:#fff;
}

.index-banner {
    position:static;
    width:100%;
    height:100vh;
    overflow:hidden;
}
.index-banner .en {
    font-family:'gotham-medium';
}
.index-banner .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.index-banner .carousel-inner{
    position: absolute;
    top: -60px;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 60px;
    overflow: hidden;
    /*cursor: -webkit-grab!important;*/
    /*cursor: grab!important;*/
}
.page-header-fullscreen-trame {
    position:absolute;
    left:-10%;
    top:-10%;
    width:120%;
    height:120%;

}
@media (min-width: 768px) {
    .index-banner .carousel-inner{
        position: absolute;
        top: 0;
        padding-top: 0;}

}
.index-banner .carousel-item {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 10;
    opacity:0;
    transition: .6s opacity cubic-bezier(.19,1,.22,1);
    cursor: move;
    touch-action: pan-y;
    user-select: none;
}
.index-banner .carousel-item.carousel-item-prev {
    transform-origin:center right;
    transform: translateX(-100%);
}
.index-banner .carousel-item.carousel-item-next {
    transform-origin:center right;
    transform: translateX(100%);
}
.index-banner .carousel-item:active {
    cursor: -webkit-grab!important;
    cursor: grab!important;
}
.index-banner .carousel-item.active {
    z-index: 15;
    opacity:1;
    transform-origin:center right;
}
.static .carousel-item {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    cursor: default !important
}

.static.is-mobile .carousel-item {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0
}
.index-banner .carousel-item-inner {
    position: absolute;
    width: 100%;
    height: 100%;
}
.carousel-item-image-wrapper {
    position:relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.carousel-item-image-wrapper:before {
    z-index: 20
}

.carousel-item-image-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .2;
    background-color: #000;
    z-index: 8
}

@media (min-width: 768px) {
    .carousel-item-image-wrapper:after {
        content: none
    }
}

.carousel-item-image {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.carousel-item-image:before {
    opacity: .2;
    z-index: 20
}
.banner-background {
    position:absolute;
    left:0;
    top:0;
    width:100%;}
.carousel-item-image img {
    width: 100%;
    height:100%;
    max-width: none;
    z-index: 10
}
.index-banner .swiper-inner-text-wrap {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    text-align:center;
}
.carousel-item1 .page-header-fullscreen-text {
    background:rgba(0,0,0,.1);
}
.carousel-item .page-header-fullscreen-text{
    background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
    background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: linear-gradient(to right, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)',GradientType=1 );
}
.index-banner .swiper-inner-text {
    position:absolute;
    top:50%;
    left:12%;
    right:12%;
    width:auto;
    color:#fff;
    line-height:1.3;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}
.index-banner .carousel-item2 .swiper-inner-text {
   text-align:left;
}
.index-banner .carousel-item2 .cansual-title {
    font-size:48px;
    color:#fff;
}
.index-banner .cansual-line {
    width:0;
    height:3px;
    margin:25px 0 20px;
    background:#fff;
}
.index-banner .cansual-des {
    font-size:18px;
    color:#fff;
    line-height:1.8;
}
.index-banner .carousel-item3 .cansual-des {width:50%;margin-bottom:25px;}
.index-banner .carousel-item2 .cansual-des {
    text-align:left;
    font-size:38px;
}
.index-banner .carousel-item .cansual-title {
    margin-bottom:10px;
    font-size:48px;
    color:#fff;
    text-align:left;
}
.index-banner .carousel-item3 .cansual-item-title .en-word {
    display:block;
    padding-bottom:15px;
    font-family:'AkzidenzGrotesk-BoldCondAlt';
    font-size:84px;
    color:#fff;
    line-height:.9;
}
.index-banner .carousel-item4 .swiper-inner-text {
    padding-left:50%;
    text-align:left;
}
.index-banner .carousel-item4 .cansual-item-title {
    font-size:48px;
    color:#fff;
}
.index-banner .carousel-item3 .cansual-des {
    margin-bottom:35px;
}
.index-banner .cansual-item-title {
    position:relative;
    margin-bottom:15px;
}
.index-banner .cansual-item-title .small-title {
    display:block;
    margin-bottom:-10px;
    font-size:20px;
}
.index-banner .cansual-item-title .number {
    font:normal 180px/1 'AkzidenzGrotesk-BoldCondAlt';
    color:#fff;
}
.index-banner .carousel-item3 .cansual-item-title .number {
    padding-bottom:15px;
    font:normal 84px/1 'AkzidenzGrotesk-BoldCondAlt';
}
.index-banner .cansual-item-title .number .add-icon {
    font-size:60px;
    line-height:180px;
    vertical-align:40px;
}
.carousel-item-subtitle-line {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 32px;
    height: 1px;
    margin-left: -16px;
    background-color: rgba(255, 255, 255, .55);
    content: ''
}
.index-banner .cansual-item-title .small-title,
.index-banner .cansual-item-title .number,
.index-banner .cansual-sub-title,
.index-banner .carousel-item .cansual-des,
.index-banner .carousel-item .cansual-line,
.index-banner .carousel-item3 .cansual-title,
.index-banner .carousel-item3 .radiu-button {
    display:block;
    opacity: 0;
    transform: translate3d(0, 150%, 0);
    transition:all 1s;
    transition-delay:.2s;
    overflow:hidden;
}
.index-banner .carousel-item2 .cansual-des {
    transform: translate3d(150%, 0, 0);
}
.index-banner .carousel-item3 .cansual-des,
.index-banner .carousel-item3 .cansual-line,
.index-banner .carousel-item3 .cansual-title,
.index-banner .carousel-item3 .radiu-button {
    text-align:left;
    transform: translate3d(0, -150%, 0);
}
.index-banner .carousel-item .cansual-line {transition-delay:.2s;}
.index-banner .carousel-item3 .cansual-des {transition-delay:.4s;}
.index-banner .active .cansual-item-title .small-title,
.index-banner .active .cansual-item-title .number,
.index-banner .active .cansual-sub-title,
.index-banner .carousel-item.active .cansual-des,
.index-banner .carousel-item3.active .cansual-title,
.index-banner .carousel-item.active .cansual-line,
.index-banner .carousel-item3.active .radiu-button{
    opacity: 1;
    transform: none;
}
.index-banner .carousel-item2 .cansual-title{
    opacity:0;
    transform: matrix(1, 0, 0, 1, 0, -80);
    -webkit-transform: matrix(1, 0, 0, 1, 0, -80);
    -moz-transform: matrix(1, 0, 0, 1, 0, -80);
    transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
    -webkit-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
    -moz-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;}
.index-banner .carousel-item2.active .cansual-title {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
}
.index-banner .carousel-item .cansual-line {
   width:45px;
}
.index-banner .carousel-item3 .radiu-button {color:#fff;text-align:center;border:1px solid #fff;background:transparent;}
.index-banner .carousel-item3 .radiu-button:hover {color:#333;background:#fff;}

@media (min-width: 768px) {
    .carousel-item-subtitle-line {
        width: 599px;
        margin-left: -300px
    }
}

@media (min-width: 1200px) {
    .carousel-item-subtitle-line {
        width: 799px;
        margin-left: -400px
    }
}

.carousel-item-subtitle-line-timer {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    display: block;
    height: 100%;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}
.active .carousel-item-subtitle-line-timer {
    animation:linewidth 19s;
    -moz-animation:linewidth 19s;
    -webkit-animation:linewidth 19s;
    -o-animation:linewidth 19s;
    animation-delay:1s;
    -webkit-animation-delay:1s;
}
@keyframes linewidth
{
    from {width:0;}
    to {width:100%;}
}

@-moz-keyframes linewidth
{
    from {width:0;}
    to {width:100%;}
}

@-webkit-keyframes linewidth
{
    from {width:0;}
    to {width:100%;}
}

@-o-keyframes linewidth
{
    from {width:0;}
    to {width:100%;}
}
.page-header-fullscreen-text{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 25
}

.collapsing .page-header-fullscreen-text {
    transition: .8s -webkit-transform cubic-bezier(.19, 1, .22, 1);
    transition: .8s transform cubic-bezier(.19, 1, .22, 1)
}

@media (min-width: 768px) {
    .page-header-fullscreen-text {
        padding-top: 100px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .page-header-fullscreen-text:before {
        position: absolute;
        display: block;
        content: "";
        width: 0;
        height: 0;
        background-color: transparent;
        border-radius: 100px;
        box-shadow: 0 0 157px 142px rgba(0, 0, 0, .17);
        left: 50%;
        top: 50%
    }
}



.index-banner .cansual-sub-title span {
    display:block;
    font-size:20px;
    line-height:32px;
}
.page-header-bar {
    position: absolute;
    right: 0;
    left:0;
    bottom: 0;
    height: 80px;
    line-height: 80px;
    z-index: 55;
    transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    transform: rotateX(0deg) translate3d(0,0,0);
    -webkit-transform: rotateX(0deg) translate3d(0,0,0);
    -moz-transform: rotateX(0deg) translate3d(0,0,0);
    transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
    -webkit-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
    -moz-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
}
.page-header-bar.active {
    transform: rotateX(90deg) translate3d(0,0,0);
    -webkit-transform: rotateX(90deg) translate3d(0,0,0);
    -moz-transform: rotateX(90deg) translate3d(0,0,0);
}
@media (min-width: 768px) {
    .page-header-collapsed .page-header-bar {
        visibility: hidden;
        transition: none
    }

    .page-header-bar:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -70px;
        height: 70px;
        width: 100%;
        background-color: #fff
    }

    .page-header-bar-hidden .page-header-bar:after, .static.home .page-header-bar:after {
        transition: visibility .4s steps(1, end);
        visibility: hidden
    }

    .no-transition .page-header-bar:after {
        transition: none
    }

    .page-header-collapsed .page-header-bar:after {
        visibility: hidden;
        transition: none
    }
}

@media (min-width: 1200px) {
    .page-header-bar {
        height: 80px;
        line-height: 100px;
        margin-top: -80px;
    }
}

.page-header-bar-inner {
    transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

.page-header-bar-hidden .page-header-bar-inner, .static.home .page-header-bar-inner {
    transition: visibility .4s steps(1, end), -webkit-transform .4s;
    transition: visibility .4s steps(1, end), transform .4s;
    visibility: hidden;
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(94deg) rotateZ(0)
}

.no-transition .page-header-bar-inner {
    transition: none
}

.page-header-collapsed .page-header-bar-inner {
    visibility: hidden;
    transition: none
}

@media (min-width: 768px) {
    .page-header-bar-inner {
        position: absolute;
        width: auto;
        height: 100%;
        right:4.5%;
        left:4.5%;
    }
}

.carousel-bar-inner {
    width: 100%;
    height: 100%
}

@media (min-width: 768px) {
    .carousel-bar-inner {
        width: auto
    }
}
.carousel-bar-title-word {
    padding-left:75px;
    font-size:12px;
    color:#666;
}
@media (max-width:991px) {
    .carousel-bar-title {position:relative;height:100%;}
    .carousel-bar-title-word{position:absolute;top:50%; width:40%; padding-left:4.5%;line-height:1.5;transform:translateY(-50%);}
}
.carousel-scroll-btn {
    z-index:56;
    position:absolute;
    left:50%;
    width:44px;
    height:44px;
    margin-left:-22px;
    border:1px solid #fff;
    border-radius:100%;
    overflow:hidden;
    cursor:pointer;
}
.carousel-scroll-btn .carousel-scroll-btn-icon {
    position:absolute;
    display:block;
    width:44px;
    height:44px;
    margin:0 auto;
    background:url(../images/down-icon2.png) no-repeat center center;
    cursor:pointer;
    animation: downico 1.5s ease-out infinite;
}
@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }
    35% {
        top: 50%;
        opacity: 0;
    }
    65% {
        top: -50%;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
.carousel-controls {
    position:absolute;
    right:0;
    top:0;
    width:330px;
    height:80px;
    background:#fff;
}
.carousel-controls .count {
    position:absolute;
    left:0;
    width:135px;
    padding-left:35px;
    font:bold 16px/80px 'Gotham-Book';
    color:#999;
}
.carousel-controls .count span {
    display:inline-block;
    padding:0 3px;
}
.carousel-controls .count .current {color:#333;}
.carousel-controls .controls {
    position:absolute;right:0;}
.carousel-controls .carousel-line {
    z-index:1;
    position:absolute;
    left:50%;
    top:20px;
    display:block;
    width:1px;
    height:30px;
    background:#e5e5e5;
}
.carousel-controls .carousel-control {
    float:left;
    width:60px;
    height:60px;
    cursor:pointer;
}
@media (min-width:1200px){
    .carousel-controls .carousel-line {height:40px;}
    /*.carousel-item2 .carousel-scroll-btn {left:0;margin-left:0;}*/
    .carousel-scroll-btn {bottom:36px;}
    .carousel-controls .carousel-control {width:80px;  height:80px;}
}
.carousel-controls .swiper-button-next,
.carousel-controls .swiper-button-prev {
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
}
.carousel-controls .swiper-button-line {
    z-index:1;
    position:absolute;
    top:31px;
    left:35px;
    display:block;
    width:10px;
    height:18px;
    transition: all .45s ease-out 0s;
    -webkit-transition: all .45s ease-out 0s;
    -moz-transition: all .45s ease-out 0s;
}
.carousel-controls .swiper-button-prev .swiper-button-line {background:url(../images/left-icon3.png) no-repeat center center;}
.carousel-controls .swiper-button-next .swiper-button-line {margin-left:1px;background:url(../images/right-icon3.png) no-repeat center center;}
.carousel-controls .swiper-button-prev:hover .swiper-button-line{ left: 25px;}
.carousel-controls .swiper-button-next:hover .swiper-button-line{ left: 44px;}
.carousel-controls .swiper-button:after{
    content:'';
    position:absolute;
    top:39px;
    display:block;
    width: 14px;
    height: 2px;
    background-color: #333;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.25,.46,.45,.94) 0s;
    transition: transform .45s cubic-bezier(.25,.46,.45,.94) 0s;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.carousel-controls .swiper-button-prev:after {left:28px;}
.carousel-controls .swiper-button-next:after {right:28px;}
.carousel-controls .swiper-button:hover:after{
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
}
.index-page-block {
    /*z-index:99;*/
    /*position:relative;*/
    background:#fff;
}
.index-service {
    position:relative;
    padding:60px 0 70px;
    overflow:hidden;
}
@media (max-width:1449px){
    .index-service .container {width:91%;}
}
.index-title {
    z-index:2;
    position:relative;
    padding-bottom:40px;
    text-align:center;
}
.index-title .big-title {
    position:relative;
    height:40px;
    line-height:40px;
}
.index-title .big-title .big {
    z-index:1;
    position:relative;
    display:inline-block;
    padding:0 18px;
    font-size:28px;
    color:#333;
}
.index-customer .index-title .big-title .big {background:#fff;}
.index-title .big-title .line {
    position:absolute;
    top:22px;
    left:50%;
    display:block;
    width:65px;
    height:1px;
    background-color:#c1c1c1;
}
.index-title .big-title .l-line {margin-left:-147.5px;}
.index-title .big-title .r-line {margin-left:80.5px;}
.index-title .small {
    display:block;
    font:normal 16px/1.5 'gotham-medium';
    color:#999;
}
.swiper-slide-text-scroll {position:relative;}
.index-service-scroll-wrap .swiper-container {
    position:static;
}
.index-service-scroll-wrap {
    position:relative;
    padding:10% 7.5%;
}

.index-service-scroll-wrap .swiper-slide-text-wrap {
    float:left;
    width:350px;
}
.index-service .swiper-slide-text-each {top:15px;}
.index-service .swiper-slide-text-each,
.index-service .swiper-slide-image {
    position:absolute;
    opacity: 0;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
}
.index-service .swiper-slide-image {
    width:100%;
    height:100%;
}
.index-service .swiper-slide-text-each.active,
.index-service .swiper-slide-image.active {position:relative;z-index:2;opacity:1;}
.index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
    margin-bottom:20px;
    font-weight:bold;
    font-size:36px;
    color:#333;
}
.index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {margin-bottom:40px;}
.index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
    display:block;
    padding:8px 0;
    font-size:16px;
    color:#333;
}
.index-service-scroll-wrap .swiper-slide-text-each:last-child .swiper-slide-text-wrap .slide-title,
.index-service-scroll-wrap .swiper-slide-text-each:last-child .swiper-slide-text-wrap .slide-descrition span {color:#fff;}
.radiu-button {
    z-index:2;
    position:relative;
    display:block;
    width:215px;
    height:60px;
    font:normal 16px/60px 'gotham-medium';
    text-align:center;
    background:#fff;
    border:1px solid #fff;
    border-radius:30px;
    transition: all .4s ease-in-out;
    overflow:hidden;
}
.radiu-button:hover {
    color: #fff;
    background:#000;
    border-color:#000;
}

.radiu-button:hover:after {
    transform-origin: center bottom;
    transform: scaleY(1)
}
.index-service-scroll-wrap .swiper-slide-image-wrap {
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
}
.index-service-scroll-wrap .swiper-slide-image-wrap img {
    max-width:100%;
}
.index-service .work-buttons {
    z-index:3;
    position:absolute;
    right:40px;
    bottom:45px;
}
.index-service .work-buttons .count-tab {
    margin-right:25px;
    margin-bottom:50px;
    border-right:1px solid rgba(186,186,186,.3);
}

.index-service .work-buttons .count-tab .tab {
    position:relative;
    width:110px;
    margin-right:-10px;
    line-height:40px;
    cursor:pointer;
}
.index-service .work-buttons .count-tab .tab-key {
    font-weight:normal;
    font-size:12px;
    color:#666;
}
.index-service .work-buttons .count-tab .each-tab.active .tab-key {color:#666;font-weight:bold;}
.index-service .work-buttons .count-tab .dot {
    position:absolute;
    right:3px;
    top:15px;
    display:block;
    width:13px;
    height:13px;
}
.index-service .work-buttons .count-tab .dot:before {
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    width:5px;
    height:5px;
    margin:-2.5px 0 0 -2.5px;
    background:#bababa;
    border-radius:100%;
    transition:all .5s ease-in-out;
}
.index-service .work-buttons .count-tab .each-tab.active .dot:before {background:#666;}
.index-service .work-buttons .count-tab .dot:after {
    content:'';
    position:absolute;
    display:block;
    width:9px;
    height:9px;
    border:2px solid #666;
    border-radius:100%;
    transform:scale(0);
    transition:all .5s ease-in-out;
}
.index-service .work-buttons .count-tab .each-tab.active .dot:after {transform:scale(1);}
.index-service .work-buttons .count-tab .each-tab.active .tab-key {font-weight:bold;}
.index-service .work-buttons .prograss-bar {float:right;}
.index-service .work-buttons .iconfont,
.ourwork-mobile-images-scroll .work-buttons .iconfont {
    position:relative;
    display:block;
    width:50px;
    height:50px;
    margin-top:15px;
    background:#fff;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    transition:all .5s ease-in-out;
}
.ourwork-mobile-images-scroll .work-buttons .iconfont {background:transparent;}
.index-service .work-buttons .iconfont:before,
.ourwork-mobile-images-scroll .work-buttons .iconfont:before,
.index-service .work-buttons .iconfont:after,
.ourwork-mobile-images-scroll .work-buttons .iconfont:after{
    position:absolute;
    left:0;
    top:0;
    content:'';
    display:block;
    width:100%;
    height:100%;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    transition:all .5s ease-in-out;
    box-sizing:border-box;
}
.index-service .work-buttons .iconfont:before,
.ourwork-mobile-images-scroll .work-buttons .iconfont:before { z-index:1;}
.index-service .work-buttons .prev:before {background:url(../images/left-icon5.png) no-repeat center center;}
.index-service .work-buttons .next:before {background:url(../images/right-icon5.png) no-repeat center center;}


.index-service .work-buttons .iconfont:after,
.ourwork-mobile-images-scroll .work-buttons .iconfont:after {
    transform:scale(0);
}
.index-service .work-buttons .iconfont:after {background:#339ec1;}
.ourwork-mobile-images-scroll .work-buttons .iconfont:after {background:#fff;}
@media(max-width:1200px){
    .index-title {padding-bottom:25px;}
    .index-service {padding:70px 0 80px;}
    .index-service-scroll-wrap {min-height:25rem;padding:5% 7.5%;}
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {margin-bottom:10px;font-size:30px;}
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {padding:3px 0;font-size:14px;}
    .index-service .work-buttons {bottom:15px;}
    .index-service .work-buttons .count-tab .tab {line-height:30px;}
    .radiu-button {width:180px;height:50px;    font: normal 14px/50px 'gotham-medium';line-height:50px;}
    .index-service .work-buttons .iconfont, .ourwork-mobile-images-scroll .work-buttons .iconfont {width:45px;height:45px;  }
}
@media (max-width:1330px){
    .index-service-scroll-wrap {padding:5% 7.5%;}
    .index-service .work-buttons {top:45px;bottom:auto;}
    .index-service .work-buttons .count-tab {margin-bottom:50px;}
}
@media (min-width:1530px){
    .index-service .work-buttons .count-tab { margin-bottom:110px;}
}
@media (max-width:991px){
    .index-service {padding:50px 0;}
    .index-service-scroll-wrap {min-height:20rem;padding:0;}
    .index-service-scroll-wrap .swiper-slide-image-wrap { position:relative;height:20rem; margin-left: 0;  }
    .index-service-scroll-wrap .swiper-slide-image-wrap img {width:100%;}
    .index-service .swiper-slide-image {right:0;width:100%;height:100%;}
    .swiper-slide-text-scroll {position:static;}
    .index-service .swiper-slide-text-each.active {position:absolute;}
    .index-service .swiper-slide-text-each {top:25px;left:25px;}
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {margin-bottom:2rem;}
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {font-size:28px;margin-bottom:10px;}
    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {padding:5px 0;font-size:14px;}
    .index-service-scroll-wrap .swiper-slide-text-wrap .radiu-button {display:none;}
    .index-service .work-buttons {  top: 25px;right:25px;  bottom: auto;  }
    .index-service .work-buttons .count-tab {margin-bottom:25px;}
}

.index-work .work-buttons  .work-button .prograss-bar .lines .nline{
    width: 25%;
    height: 5px;
    background-color: #339ec1;
    position: absolute;
    left: 0;
    top: -2px;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
}
.index-work .work-buttons  .work-button .sum a:hover{color: #C80000;}

.index-data {position:relative;overflow:hidden;}
.index-data .wrap {
    z-index:1;
    position:relative;
    padding:0 100px;
    background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
    background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    background: linear-gradient(to right, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)',GradientType=1 );
}
.index-data .index-data-list {
    width:1140px;
    margin:0 auto;
    padding:180px 0;
}
.data-background {
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
}



.index-news {
    padding:60px 0 70px;
    background:#eeeeee;
}
.index-news .wrap {
    width:1345px;
    padding:0;
}
.index-news .each-item{
    float:left;
}
.index-news .each-item .item-inner {
    position:relative;
    display:block;
}
.index-news .each-item img {max-width:100%;}
.index-news .each-item .item1 .text-wrap {
    position:absolute;
    bottom:0;
    width:100%;
    background:rgba(0,0,0,.35);
}
.index-news .each-item .item1 img {display:block;}
.index-news .each-item .item1 .text-inner {

}
.index-news .each-item .item1 .title {
    height:30px;
    padding-right:30%;
    font-size:18px;
    color:#fff;
    line-height:30px;
    overflow:hidden;
}
.index-news .each-item .item .icon {
    position:absolute;
    right:25px;
    top:40px;
    display:block;
    width:22px;
    height:10px;
    transition:all .4s ease-in-out;
}
.index-news .each-item .item:hover .icon {
    right:15px;
}
.index-news .each-item .item1 .icon {
    background:url(../images/more-icon1.png) no-repeat center center;
}
.index-news .each-item .item2 .icon,
.index-news .each-item .item3 .icon{
    top:30px;
    background:url(../images/more-icon2.png) no-repeat center center;
}
.index-news .each-item .item3 .icon {right:auto;left:30px;top:85px}
.index-news .each-item .item3:hover .icon {left:40px;}
.index-news .each-item .item2,
.index-news .each-item .item3 {
    position:relative;
    background:#fff;
}
.index-news .each-item .item2 .text-wrap {
    padding-bottom:19px;
    border-bottom:1px solid #f3f3f3;
}
.index-news .each-item .item2 .title,
.index-news .each-item .item3 .title{
    font-size:18px;
    overflow:hidden;
}
.index-news .each-item .item2 .title {
    margin-bottom:10px;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index-news .each-item .item2 .des {
    height:25px;
    font-size:14px;
    color:#666;
    line-height:24px;
    overflow:hidden;
}
.index-news .each-item .date-wrap {position:relative;  }
.index-news .each-item .date {
    font:12px/1 'Gotham-Book';
    color:#666;

}
.index-news .each-item .big-date {
    display:block;
    font:36px/1 'Gotham-Bold';
    color:#999
}
.index-news .each-item .item2 .big-date {margin:10px 0 10px;}
.index-news .each-item .item3 .date-wrap {
    float:left;
    width:100px;
    height:90px;
    border-right:1px solid #e7e7e7;
}
.index-news .each-item .item3 .text-wrap {
    position:relative;
    height:93.5px;
    margin-left:100px;
    padding-left:30px;
}
.index-news .each-item .item3 .date-wrap .line {
    display:block;
    width:20px;
    height:2px;
    margin:15px 0;
    background-color:#e7e7e7;
}
.index-news .each-item .item3 .title {margin-top:-7px;height:64px;line-height:32px;}

.index-news .each-item:first-child {margin-left:0;}
	/*min-width:1400px*/
@media (min-width:1280px){
    .index-news .wrap {width:1345px;}
    .index-news .each-item {/**width:435px;**/margin-left:10px;}
    .index-news .each-item .item2,
    .index-news .each-item .item3 {margin-bottom:10px;}
    .index-news .each-item .item1 .text-inner {padding:20px 25px 20px 30px;  }
    .index-news .each-item .item2 .item-inner {padding:20px;}
    .index-news .each-item .item3 .item-inner {padding:20px;}
}
@media (max-width:1450px){
    .index-work {padding:45px 0 80px;}
    .index-work .container {width:91%;}
    .index-work .swiper-slide-text-wrap {padding-top:25px;width:300px}
    .index-work .swiper-slide-text {min-height:450px;}
    .index-work .swiper-slide-text .swiper-slide-text-each {height:450px;padding: 50px 0 30px;}
    .index-work .slide-descrition {max-height:168px;padding:0 40px;overflow:hidden;}
    .index-customer .wrap {padding:90px 4.5%;}
    .index-news {padding:80px 0 50px;}

}

    .index-title,.index-service-scroll-wrap {
        opacity:1;
        margin-top:30px;
        transition:all .5s ease-in-out;
    }
    .index-work {opacity:0;}
    .active .index-title,
    .active .index-service-scroll-wrap,
    .index-data.active,
    .index-work.active{opacity:1;margin-top:0;}



.normal-more-wrap1 {
    padding-top:50px;
    text-align:center;
}
.normal-more-wrap1 .more {
    position:relative;
    display:inline-block;
    width:60px;
    height:60px;
    padding-top:13px;
    background:#fff;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
}
.normal-more-wrap1 .more .icon {
    z-index:1;
    position:relative;
    display:inline-block;
    width:22px;
    height:10px;
    background:url(../images/more-icon.png) no-repeat center center;
    transition:all .5s ease-in-out;
}
.normal-more-wrap1 .more:hover .icon {
    background:url(../images/more-icon1.png) no-repeat center center;
}
.normal-more-wrap1 .more:after {
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background:#339ec1;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    transform:scale(0);
    transition:all .5s ease-in-out;
}
.normal-more-wrap1 .more:hover:after {transform:scale(1)}
.swiper-container {position:relative;width:100%;height:100%;}


.inner-main-container {background:#eeeeee;}
.inner-main-container img {
    max-width:100%;
}
.ourwork-mobile-article .code-wrap img {max-width:120px;}
.inner-main-container .each-item .image-wrap img {
    display:block;
    width:100%;
    height:100%;
    max-width:none;
    transition:all .4s;
}
.ourwork-list .each-item .image-wrap,
.solution-list .each-item .image-wrap {
    position:relative;
    overflow:hidden;
}
.ourwork-list .each-item:hover .image-wrap img,
.solution-list .each-item:hover .image-wrap img {
    transform:scale(1.025);
}
.inner-main-container .fullwindow-banner .each-item img  {height:70px;}
.normal-inner-banner,
.fullwindow-banner {
    position:relative;
    width:100%;
    height:100%;
}
.fullwindow-banner {height:100vh;}
.fullwindow-banner img {width:100%;height:100%;}
.normal-inner-banner .normal-banner-inner-wrap {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    text-align:center;

    background: -moz-linear-gradient(left, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.7)), to(rgba(23,9,49,.7))));
    background: -webkit-linear-gradient(left, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
    background: -o-linear-gradient(left, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
    background: -ms-linear-gradient(left, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
    background: linear-gradient(to right, rgba(30,95,116,.7) 0%,rgba(23,9,49,.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.7)', endColorstr='rgba(23,9,49,.7)',GradientType=1 );
}
.normal-inner-banner.left-text-banner .normal-banner-inner {
    padding-top:90px;
    color:#fff;
    text-align:left;
}
.news-page .normal-inner-banner .container {max-width:1350px;}

.normal-inner-banner .normal-banner-inner {
    position:absolute;
    top:50%;
    width:100%;
    transform:translateY(-50%);
}
.normal-inner-banner img {display:block;height:100%;min-height:450px;}
.solution-info-banner.normal-inner-banner img {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
}
.left-text-banner .inner-banner-title1 {
    font:42px/1 'Gotham-Bold';
    text-transform:uppercase;
}
.left-text-banner .inner-banner-title2 {
    font-size:28px;
    font-weight:bold;
    color:#fff;
}
.left-text-banner .inner-line {margin:25px 0 20px;background:#fff;}
.inner-banner-title {
    padding-top:40px;
    font-weight:bold;
    font-size:32px;
    color:#fff;
}
@media (max-width:1400px){

    .normal-inner-banner img {min-height:415px;height:auto;  }
    .inner-banner-title {padding-top:20px;}
    .index-data .index-data-list {padding:100px 0;}
}
.inner-banner-title .mark img {display:inline-block;max-width:100%;height:26px;min-height:26px;}
.normal-inner-banner .descrition {
    margin-top:16px;
    font-size:16px;
    color:#fff;
    line-height:28px;
}
.fullwindow-banner-inner-wrap {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6)));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6)));
    background: -webkit-linear-gradient(left,rgba(30,95,116,.6),rgba(23,9,49,.6));

    background: -moz-linear-gradient(left, rgba(30,95,116,.6) 0%, rgba(23,9,49,.6) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6))));
    background: -webkit-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    background: -o-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    background: -ms-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    background: linear-gradient(to right, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.6)', endColorstr='rgba(23,9,49,.6)',GradientType=1 );
}
.fullwindow-banner-inner {
    position:absolute;
    top:50%;
    left:50%;
    width:60.5%;
    margin-left:-30%;
    transform:translateY(-50%);
}
.fullwindow-banner-inner li {
    position:relative;
    float:left;
    width:34.33%;
    height:25vh;
    text-align:center;
    border-top:1px solid rgba(255,255,255,.15);
    border-left:1px solid rgba(255,255,255,.15);
}

.inner-title {
    font-weight:bold;
    font-size:42px;
    color:#333;
}
.inner-line {
    display:inline-block;
    width:55px;
    height:4px;
    margin:15px 0 30px;
    background:#333;
}
.inner-descrition {
    font-size:16px;
    color:#333;
    line-height:1.75;
}

.about-page .image-wrap:after,
.join-list .each-item .image-wrap:after,
.ourwork-list .each-item .image-wrap:after,
.solution-list .each-item .image-wrap:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.4);
    opacity:0;
    transition:all .6s ease-in-out;
}


.normal-more-wrap3 .more {line-height:54px;}

/*service effect*/

.inner-banner-title,
.normal-inner-banner .descrition,
.left-text-banner .inner-banner-title1,
.left-text-banner .inner-line,
.left-text-banner .inner-banner-title2,
.ourwork-pc-title .title,
.ourwork-pc-title .line{
    opacity:0;
    filter: alpha(opacity=0);
    transition:transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.service-wrap1 .title,
.service-wrap1 .line,
.service-wrap1 .descrition,
.service-wrap1 .more-wrap,
.service-wrap3 .title,
.service-wrap3 .line,
.service-wrap3 .descrition,
.service-wrap3 .more-wrap,
.inner-banner-title,
.normal-inner-banner .descrition,
.left-text-banner .inner-banner-title1,
.left-text-banner .inner-line,
.left-text-banner .inner-banner-title2,
.ourwork-pc-title .title,
.ourwork-pc-title .line{
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}
.service-wrap2 .title,
.service-wrap2 .line,
.service-wrap2 .descrition,
.service-wrap2 .more-wrap,
.service-wrap4 .title,
.service-wrap4 .line,
.service-wrap4 .descrition,
.service-wrap4 .more-wrap {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}
.service-wrap .title,
.inner-banner-title,
.left-text-banner .inner-banner-title1{transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;
    -webkit-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;
    -moz-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;}
.ourwork-pc-title .line,
.service-wrap .line{transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .3s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .3s;
    -webkit-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .3s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .3s;
    -moz-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .3s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .3s;}
.service-wrap .descrition,
.normal-inner-banner .descrition,
.left-text-banner .inner-line{transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;
    -webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;
    -moz-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;}
.service-wrap .more-wrap,
.left-text-banner .inner-banner-title2{transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .7s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .7s;
    -webkit-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .7s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .7s;
    -moz-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .7s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .7s;}
.active .ourwork-pc-title .line,
.active .ourwork-pc-title .title,
.service-wrap.active .title,
.service-wrap.active .line,
.service-wrap.active .descrition,
.service-wrap.active .more-wrap,
.active .inner-banner-title,
.normal-inner-banner.active .descrition,
.left-text-banner.active  .inner-banner-title1,
.left-text-banner.active .inner-line,
.left-text-banner.active .inner-banner-title2{
    opacity:1;
    filter: alpha(opacity=100);
    transform:none;
}










.news-list-page {padding-bottom:70px;}
.news-list-page .container {max-width:1350px;}
.news-tab-wrap { padding:60px 0; width:695px; margin: 0 auto;}
.news-tab-wrap li {display:inline-block;margin-right:10px; margin-left:10px;}
.news-tab-wrap li a {
    display:block;
    width:150px;
    height:50px;
    font-size:18px;
    color:#000;
    line-height:50px;
    text-align:center;
    background:#fff;
    border-radius:25px;
    transition:all .4s ease-in-out;
}
.news-tab-wrap li.on a,.news-tab-wrap li a:hover {color:#fff;background:#026fb0;}
.news-list .item-list {margin-left:-1.5%;}
.news-list li {
    position:relative;
    float:left;
    width:48.5%;
    margin:0 0 1.5% 1.5%;
    background:#fff;
}
.ourwork-list .each-item:after,
.news-list li:after,.index-news-list .item2:after,
.index-news-list .item3:after,
.solution-list .each-item:after,
.pay-list .each-item:after {
    position:absolute;
    left:0;
    top:0;
    content:'';
    display:block;
    width:100%;
    height:100%;
    background:#fff;
    transition:all .6s;
}
.ourwork-list .each-item:hover:after,
.news-list li:hover:after,
.index-news-list .item2:hover:after,
.index-news-list .item3:hover:after,
.solution-list .each-item:hover:after,
.pay-list .each-item:hover:after{
    box-shadow:0 15px 15px rgba(0,0,0,.1);
}
.news-list li:hover:after,
 .index-news-list .item2:hover:after,
 .index-news-list .item3:hover:after,
.pay-list .each-item:hover:after {transform:scale(1.025);}
.news-list li a,.index-news-list .item-inner {
    z-index:1;
    position:relative;
    display:block;
}
.news-list-one li a {  padding:35px 70px;  }
.news-list-one .date-wrap {
    position:relative;
    float:left;
    width:115px;
    height:155px;
    border-right:1px solid #e7e7e7;
}
.news-list-one .date-inner {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}
.news-list-one .date-wrap .day {
    font:48px/1 'gotham-medium';
}
.news-list-one .date-wrap .line {
    display:block;
    width:25px;
    height:3px;
    margin:15px 0;
    background:#e7e7e7;
}
.news-list-one .date-wrap .days {
    font:14px/1 'Gotham-Book';font-family:'微软雅黑';
}
.news-list-one .text-wrap {
    margin-left:175px;
}
.news-list-one .text-wrap .title {
    font-size:18px;
    color:#333;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.news-list-one .text-wrap .descrition {
    height:48px;
    margin:15px 0 40px;
    font-size:14px;
    color:#666;
    line-height:24px;
    overflow:hidden;
}
.news-list .text-wrap .more .icon{
    display:inline-block;
    width:0;
    height:10px;
    background:url(../images/more-icon2.png) no-repeat center center;
    transition:all .4s;
    opacity:0;
}
.news-list-one li:hover .text-wrap .more .icon {margin-right:10px;}
.news-list-two li:hover .text-wrap .more .icon {margin-left:10px;}
.news-list .text-wrap .more strong{
    font-size:14px;
    font-weight:normal;
    color:#666;
    transition:all .4s;
}
.news-list li:hover .text-wrap .more .icon {width:21px;opacity:1;}
.news-list-two li a {padding:35px 40px;}
.news-list-two li .text-wrap {
    float:left;
    width:35%;
}
.news-list-two li .date {
    font:14px/1 'Gotham-Book';
}
.news-list-two li .text-wrap .title {
    height:60px;
    margin:30px 0;
    font-size:18px;
    color:#333;
    line-height:30px;
    overflow:hidden;
}
.news-list-two li .image-wrap {
    float:right;
    width:35%;
    min-width:150px;
}
.news-list-two li .image-wrap img {max-width:150px;}


