span,p,h2,h3,h4,h5,h6{
    font-family: "Noto Sans SC" !important;
    font-weight: inherit;
}
body{
    height: 100% !important;
}
.ie8 .ie8index{
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    position: relative;
    z-index: 999;
}
.ie8index{
    display: none;
}
.item{
    background-size: cover !important;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ul, ol ,li{ list-style: none; }
.carousel-caption h2{
    font-family: "Noto Sans SC";
    font-size: 45px;
    font-weight: 100;
    text-align: left;
    line-height: 40px;
}
.carousel-caption h2 span{
    font-size: 24px;
}
.carousel-caption h3{
    font-family: "Noto Sans SC";
    font-size: 18px;
    font-weight: 100;
    text-align: left;
    line-height: 30px;
    margin: 40px 0;
}
.carousel-caption{
    bottom: 35%;
    padding: 0px;
}
.carousel-caption a{
    display: block;
    width: 140px;
    height: 40px;
    background-color: #2676e3;
    background-color: #2676e3;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    transition: 1.5s;
    border: 1px solid transparent;
}
.carousel-caption a:hover{
    border: 1px solid #2676e3;
    color: #2676e3;
    background-color: transparent;
}
nav.navbar.navbar-default ul.nav > li > a{
    font-weight: 500;
    font-size: 18px;
}
.bg-deep-pinks{
background: url("../images/ic-1.jpg") no-repeat center center;
    background-size: cover !important;
    padding: 170px 0;
}
.index-page2 span{
    font-size: 18px;
    color: #fff;
    display: block;
    margin-top: 100px;
}
.index-page2 h4{
    font-size: 48px;
    color: #fff;
    font-weight: 100;
    margin: 25px 0;
}
.index-page2 a{
    display: inline-block;
    width: 190px;
    height: 55px;
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    border-radius: 40px;
    margin-top: 60px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    transition: all 0.5s;
}
.index-page2 a:hover{
   background-color: #fff;
    color: #ff214f;
}
/*.index-page2 a:after{*/
    /*content: "";*/
    /*width: 0px;*/
    /*height: 100%;*/
    /*background-color: #fff;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*-webkit-transition: all .3s;*/
    /*-moz-transition: all .3s;*/
    /*-o-transition: all .3s;*/
    /*-ms-transition: all .3s;*/
    /*position: absolute;*/
    /*transition: all .3s;*/
    /*z-index: -1;*/
/*}*/
/*.index-page2 a:hover:after{*/
    /*width: 100%;*/
/*}*/
.feature-contents .text-medium{
    font-size: 24px;
    font-weight: 400;
}
.feature-contents .text-medium{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 6px;
}
.feature-contents p{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.containers-index{
    width: 94%;
}
.portfolio-grid .grid-item{
    border-radius: 10px;
}
.portfolio-grid .grid-item figure img,
.portfolio-grid .grid-item figure .portfolio-img{
    border-radius: 10px 10px 0 0;
}
section {
    padding: 50px 0;
    background-color: #fff;

}
.pors{
    position: relative;
    z-index: 99;
}
.index-img img:not(:hover) {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    transition: 1.5s;
}
.index-banner-in{
    width: 100%;
    height: 100%;
}
.full{
    position: relative;
    height: 100vh;
    background-color: #000000;
}
.full-in{
    height: 753px;
    background-color: #000000;
}
.full-info{
    height: 650px;
    background-color: #000000;
}
.full-ins{
    position: relative;
    height: 563px;
    background-color: #000000;
}
.skrollable {
    position: fixed !important;
    z-index: 0;
    width: 100%;
}
.serv-past2,#about,.about-num,.about-cul,.serv-past3{
    position: relative;
    z-index: 9;
}
.news-list{
    position: relative;
    z-index: 9;
    background-color: #fff;
    padding-top: 70px;
}
.full-fo,.serv-case{
    position: relative;
    z-index: 9;
    background-color: #fff;
}
.about-cul{
    background-color: #fff;
}
.skrollr-mobile .skrollable {
    position: absolute
}

.skrollable .skrollable {
    position: absolute
}

.skrollable .skrollable .skrollable {
    position: static
}

.case-more{
    text-align: center;
    margin-top: 40px;
    position: relative;
    z-index: 99;
}
.case-more a{
    display: inline-block;
    width: 220px;
    height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background-color: #ff214f;
    border-radius: 30px;
    border: 2px solid transparent;
    transition: all 0.5s;
}
.case-more a:hover{
    box-shadow: 0 2px 10px #ff214f;
}
.case-more a i{
    display: inline-block;
    background: url("../images/icon-1.png") no-repeat center;
    width: 26px;
    height: 26px;
    margin-bottom: -6px;
    margin-right: 8px;
    transition: all 0.5s;
}
/*.case-more a:hover{*/
    /*background-color: transparent;*/
    /*border: 2px solid #ff214f;*/
    /*color: #ff214f;*/
/*}*/
/*.case-more a:hover i{*/
  /*background: url("../images/icon-1a.png") no-repeat center;*/
/*}*/
.mores.btn.btn-dark-gray{
    display: inline-block;
    width: 190px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background-color: #000;
    border-radius: 30px;
    padding: 0px;
}
.mores.btn.btn-dark-gray:hover{
    background: #ff214f;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    border-color: #ff214f;
}
.separator-line-verticle-large {
    width: 16px;
    height: 3px;
}
.padding-five-tb {
    padding-top: 5%;
    padding-bottom: 2%;
}
.btn.btn-rounded.btn-medium {
    padding: 10px 35px;
}
.mor{
    margin-right: 10px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/icon-2.png") no-repeat;
}
.btn.btn-rounded.btn-medium:hover .mor{
    background: url("../images/icon-1.png") no-repeat;
}
header nav.navbar.white-link .header-searchbar a:hover, nav.navbar.bootsnav.white-link .header-searchbar a:hover{
    color: #fff;
}
.index-a{
    font-weight: 600;
    color: #232323;
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
    position: relative;
    z-index: 9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.index-p{
    font-size: 16px;
    line-height: 23px;
    color: #939393;
    position: relative;
    z-index: 9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
/*��������*/
.about-banner{
    height: 753px;
    /*background: url("../images/about-banner.jpg") no-repeat center center;*/
    background: url("../images/about.png") no-repeat center center;
    padding-top: 210px;
    text-align: center;
    color: #fff;
}
.about-banner h1{
    font-size: 18px;
    line-height: inherit;
}
.about-banner h2{
    font-size: 48px;
    line-height: inherit;
    margin: 20px 0;
}
.about-banner b{
    display: inline-block;
    width: 136px;
    height: 1px;
    background-color: #ff214f;
}
.about-banner p{
    font-size: 18px;
    line-height: 40px;
    width: 866px;
    margin: 70px auto 0;
    max-width: 90%;
}
.about-num{
    padding: 110px 0;
    background-color: #ff214f;
    text-align: center;
    color: #fff;
}
@font-face {
    font-family: akrobat;
    src: url(../fonts/akrobat-semibold-webfont.woff2) format('woff2'), url(../fonts/akrobat-semibold-webfont.woff) format('woff');
    font-style: normal
}
.about-num h2{
    font-size: 80px;
    font-family: akrobat !important;
}
.about-num h2 span{
    font-size: 80px;
    font-family: akrobat !important;
}
.about-num h2 b{
    font-weight: 200;
}
.about-num p{
    font-size: 16px;
    margin-bottom: 0px;
}
.about-cul-left{
    float: left;
    width: 45%;
    padding: 6% 0 0 10%;
}
.about-cul-right{
    float: left;
    width: 55%;
}
.about-cul-right img{
    width: 100%;
}
.about-cul-left h2{
    font-size: 52px;
    color: #333333;
    font-weight: 300;
}
.about-cul-left h3{
    font-size: 32px;
    color: #333333;
    font-weight: 300;
    margin-bottom: 30px;
}
.about-cul-left p{
    font-size: 18px;
    color: #333333;
    margin: 0px;
    line-height: 45px;
}
.about-serv h2{
    text-align: center;
    font-size: 48px;
    color: #000000;
    font-weight: 300;
    line-height: inherit;
    margin: 110px 0;
}
.about-serv ul li{
    text-align: center;
}
.about-serv ul li p{
    font-size: 18px;
    color: #000000;
    margin-top: 40px;
}
.about-serv{
    margin-bottom: 130px;
}

.about-qa{
    text-align: center;
    height: 475px;
    background: url("../images/icon-8.jpg");
    /*background: url("../images/icon-8.jpg") no-repeat center center;*/
    padding-top: 90px;
    position: relative;
    z-index: 99;
}
.about-qa h2{
    font-size: 34px;
    color: #fff;
    line-height: inherit;
    margin: 0px;
}
.Vbtn-1 svg{
    display: none;
}
.about-qa b{
    display: inline-block;
    width: 65px;
    height: 2px;
    background-color: #fff;
    margin: 40px 0;
}
.about-qa p{
    font-size: 16px;
    color: #fff;
    margin: 0px;
}
.about-qa a{
    width: 225px;
    height: 50px;
     border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    margin-top: 80px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.about-qa a:hover{
    background-color: #ff214f;
    border: 1px solid #ff214f;
}
/*����*/
.item-left{
    float: left;
    width: 70%;
}
.item-right{
    float: left;
    width: 30%;
    padding-top: 220px;
    color: #fff;
    padding-left: 90px;
}
.serv-banner .item{
    background-color: #343538;
}
.jt{
    position: absolute;
    left: 70%;
    bottom: 0px;
    height: 65px;
    width: 130px;
}
.jt a{
    width: 65px;
    height: 65px;
    float: left;
}
.jt a.left{
    background-image: url("../images/icon-10.png");
    background-color: #222429;
    background-position: center;
    background-repeat: no-repeat;
}
.jt a.right{
    background-image: url("../images/icon-11.png");
    background-color: #222429;
    background-position: center;
    background-repeat: no-repeat;
}
.jt a:hover{
    background-color: #ff214f;
}
.item-right h2{
    font-size: 32px;
    font-weight: 300;
    line-height: 52px;
    margin-bottom: 30px;
}
.item-right h3{
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0px;
}
.item-right p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px;
}
.item-right b{
    display: inline-block;
    width: 66px;
    height: 1px;
    background-color: #ff214f;
    margin: 60px 0 40px 0;
}
.item-right a{
    font-size: 16px;
    color: #fff;
    margin-top: 35px;
    display: block;
}
.serv-title{
    text-align: center;
}
.serv-title h2{
    font-size: 34px;
    color: #262626;
}
.serv-case{
    background-color: #f7f8fa;
    padding: 50px 0;
}
.serv-title p{
    font-size: 16px;
    color: #808080;
    line-height: 35px;
}
.serv-title b{
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #ff214f;
    margin: 20px 0;
}
.serv-case-list ul li{
    padding: 0 13px;
    margin-top: 26px;
}
.serv-case-list ul li>div{
    background-color: #fff;
    height: 200px;
    padding: 50px 38px;
    cursor: pointer;
}
.serv-case-list-text h2{
    font-size: 22px;
    color: #262626;
    margin-bottom: 20px;
}
.serv-case-list-text p{
    font-size: 14px;
    color: #808080;
}
.serv-case-list ul li a{
    font-size: 14px;
    color: #ff214f;
    opacity: 0;
    position: relative;
    top: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.serv-case-list ul li:hover a{
    opacity: 1;
    top: 0px;
}
.serv-case-list-text{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    top: 0px;
    position: relative;
}
.serv-case-list ul li:hover .serv-case-list-text{
    top: -20px;
}
.serv-ys{
   background: url("../images/icon-57.jpg") no-repeat center center;
    padding: 50px 0;
}
.serv-title.active h2,
.serv-title.active p{
    color: #fff;
}
.serv-ys-list-img img.active{
    position: static;
    /*animation: CDturn 20s linear infinite 1s;*/
    /*-webkit-animation: CDturn 20s linear infinite 1s;*/
    /*-ms-animation: CDturn 20s linear infinite 1s;*/
    /*-moz-animation: CDturn 20s linear infinite 1s;*/
}
@keyframes CDturn{
    from{
        transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
    }
    to{
        transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
    }
}
.serv-ys-list-img{
    position: relative;
}
.serv-ys-list-img img{
    position: absolute;
    top: 23px;
    left: 27px;
}
.serv-ys-list ul li:nth-child(2) .serv-ys-list-img img{
    top: 32px;
    left: 20px;
}
.serv-ys-list ul li:nth-child(3) .serv-ys-list-img img{
    top: 32px;
    left: 20px;
}
.serv-ys-list ul li{
    text-align: center;
    margin-top: 50px;
}
.serv-ys-list-img{
    display: inline-block;
}
.serv-ys-list ul li p{
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
}
.serv-other{
    padding: 50px 0;
}
.serv-other-list ul li{
    padding: 30px 13px;
    margin-top: 30px;
}
.serv-other-list ul{
    margin-left: -13px;
    margin-right: -13px;
}
.serv-other-list ul li a{
    display: block;
    background-color: #f7f7f7;
    padding: 50px 35px;
    text-align: center;
}
.serv-other-list ul li i{
    display: inline-block;
    width: 89px;
    height: 89px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.serv-other-list ul li:nth-child(1) i{
    background: url("../images/icon-16.png") no-repeat center;
}
.serv-other-list ul li:nth-child(2) i{
    background: url("../images/icon-18.png") no-repeat center;
}
.serv-other-list ul li:nth-child(3) i{
    background: url("../images/icon-22.png") no-repeat center;
}
.serv-other-list ul li:nth-child(4) i{
    background: url("../images/icon-20.png") no-repeat center;
}
.serv-other-list ul li:nth-child(1):hover i{
    background: url("../images/icon-17.png") no-repeat center;
}
.serv-other-list ul li:nth-child(2):hover i{
    background: url("../images/icon-19.png") no-repeat center;
}
.serv-other-list ul li:nth-child(3):hover i{
    background: url("../images/icon-23.png") no-repeat center;
}
.serv-other-list ul li:nth-child(4):hover i{
    background: url("../images/icon-21.png") no-repeat center;
}
.serv-other-list ul li h2{
    font-size: 22px;
    color: #262626;
    line-height: 22px;
    margin: 30px 0;
}
.serv-other-list ul li:hover h2,
.serv-other-list ul li:hover p{
    color: #fff;
}
.serv-other-list ul li,
.serv-other-list ul li a{
    transition: all 0.5s;
}
.serv-other-list ul li:hover{
    background-color: #ff214f;
   transform: translateY(-10px);
}
.serv-other-list ul li:hover a{
    background-color: #ff214f;
}
/*.serv-other-list ul li:hover i{*/
   /*transform: rotate(360deg);*/
/*}*/
.serv-us{
    background: url("../images/icon-24.jpg") no-repeat center;
    background-size: cover !important;
    padding: 50px 0;
}
.serv-us-list{
    margin-top: 50px;
}
.serv-us-list ul li img:not(:hover) {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    transition: 1.5s;
}
.post-details span{
    font-size: 18px;
    font-weight: 200;
}
.serv-more{
    padding: 50px 0;
}
.serv-more-banner{
   width: 940px;
    margin: 50px auto 0;
    max-width: 100%;
}
.serv-more-banner #carousel-example-generics>.left{
    width: 65px;
    height: 65px;
    background: url("../images/icon-26.jpg");
    position: absolute;
    left: 0px;
    top: 38%;
    z-index: 9;
}
.serv-more-banner .right{
    position: absolute;
    right: 0px;
    top: 38%;
    width: 65px;
    height: 65px;
    background: url("../images/icon-27.jpg");
    z-index: 9;
}
.portfolio-grid.work-3col li .bg-white{
    position: relative;
}
.portfolio-grid.work-3col li .bg-white:after{
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 0px;
    background: #ff214f;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    left: 0px;
}
/*.portfolio-grid.work-3col li:hover .bg-white:after{*/
    /*height: 100%;*/
/*}*/
.portfolio-grid.work-3col li img{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    display: block;
}
.portfolio-grid.work-3col li:hover img{
    transform: scale(1.1);
}
.portfolio-grid.work-3col li:hover .index-a{
    color: #ff214f;
}
    /*.portfolio-grid.work-3col li:hover .index-a{*/
    /*transform: translateY(-75px);*/
    /*-moz-transform: translateY(-75px);*/
    /*-ms-transform: translateY(-75px);*/
    /*-webkit-transform: translateY(-75px);*/
    /*color: #fff;*/
/*}*/
/*.portfolio-grid.work-3col li:hover .index-p{*/
    /*transform: translateY(-20px);*/
    /*-moz-transform: translateY(-20px);*/
    /*-ms-transform: translateY(-20px);*/
    /*-webkit-transform: translateY(-20px);*/
    /*color: #fff;*/
/*}*/
.mfp-bg{
    background: rgba(0,0,0,0.9);
}
.cases-banner{
    height: 650px;
    text-align: center;
    padding-top: 150px;
    color: #fff;
    background-size: cover !important;
}
.cases-banner h2{
     font-size: 48px;
 }
.cases-banner h3{
    font-size: 18px;
}
.case-view{
    padding: 50px 0;
    margin-top: -380px;
}
.case-view p{
    font-size: 18px;
    color: #474747;
    line-height: 26px;
    margin-bottom: 20px;
    background-color: transparent !important;
}
.case-view p span{
    background-color: transparent !important;
}
.case-text{
    padding: 25px 10px;
    background-color: #fff;
    border-radius: 0px 0px 5px 5px;
    text-align: center;

}
.serv-banner-in{
    /*height: 900px;*/
    background: url("../images/icon-29.png") no-repeat center center;
    background-size: cover !important;
}
.serv-past2{
    background: url("../images/icon-30.jpg") no-repeat top right;
}
.serv-past2-title{
    text-align: center;
    padding-top: 90px;
    margin-bottom: 60px;
}
.serv-past2-title p{
    font-size: 18px;
    color: #fff;
}
.serv-past2-title h2{
    font-size: 48px;
    color: #fff;
    font-weight: 200;
}
.serv-past2-title b{
    width: 130px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
}
.serv-past2-left{
    width: 53%;
    text-align: right;
    float: left;
    margin-right: 40px;
}
.serv-past2-right{
    float: left;
    padding: 80px 0 0 20px;
}
.serv-past2-right h2{
    font-size: 48px;
    color: #fff;
    margin-bottom: 35px;
}
.serv-past2-right p{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.serv-past2-right a{
    font-size: 18px;

    border-radius: 30px;

    text-align: center;
    line-height: 45px;
    padding: 0 30px;
    display: inline-block;
    margin-top: 135px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    transition: all 0.5s;
}
.serv-past2-right a:hover{
    color: #ff214f;
    background-color: #fff;
}
.serv-past2-title.active p{
    color: #777777;
}
.serv-past2-title.active h2{
    color: #000000;
}
.serv-past2-title.active b{
    background-color: #ff214f;
}
.serv-past3-list{
    position: relative;
    margin-top: 100px;
}
.serv-past3-list:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 26px;
    background: url("../images/icon-67.png") no-repeat center;
    top: 128px;
    left: 0px;
    z-index: -1;
}
 ul{
    padding: 0px;
}
.serv-past3-list ul li{
    float: left;
    width: 14.285%;
    text-align: center;
}
.serv-past3-list ul li p{
    font-size: 18px;
    color: #333333;
}
.serv-past3-list ul li p span{
    color: #000;
    font-weight: bold;
}
.serv-past3-list-a{
    text-align: center;
}
.serv-past3-list-a a{
    font-size: 18px;
    color: #474747;
    border-radius: 30px;
    border: 1px solid #ff214f;
    text-align: center;
    line-height: 45px;
    padding: 0 30px;
    display: inline-block;
    margin: 50px 0;
    transition: all 0.5s;
}
.serv-past3-list-a a:hover{
    background-color: #ff214f;
    color: #fff;
}
.serv-past4{
    background: url("../images/icon-38.jpg") no-repeat center center;
    background-size: cover !important;
    padding-bottom: 140px;
}
.serv-past4-img{
    text-align: center;
}
.serv-banner-in ul li{
    position: relative;
}
.serv-banner-in ul li a>img{
    margin-top: 250px;
    transition: all 0.5s;
}
.serv-banner-in ul li:hover a>img{
    transform: translateY(-20px);
}
.serv-banner-in{
    position: relative;
}
.serv-banner-info{
    width: 100%;
    height: 367px;
    background: url("../images/icon-45.png") no-repeat center;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.serv-banner-in-img{
    position: absolute;
    z-index: 3;
    text-align: left;

    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    /*width: 100%;*/
    /*bottom: -130px;*/
    /*height: 144px;*/
}
.serv-banner-in-img:hover{
    background-image: linear-gradient(rgba(255,255,255,0.01), #000000);
}
.serv-banner-in-img-info{
    position: absolute;
    bottom: 80px;
    padding-left: 70px;
    height: 145px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.serv-banner-in-img:hover .serv-banner-in-img-info{
    height: 295px;
}
.serv-banner-in-img p{
    font-size: 26px;
    color: #fff;
    margin: 20px 0;
    font-weight: 200;
}
.serv-banner-in-img h2{
    font-size: 16px;
    color: #b3b3b3;
    margin-bottom: 20px;
    display: none;
}
.serv-banner-in-img h3{
    font-size: 16px;
    color: #b3b3b3;
    line-height: 28px;
    margin: 0px;
   display: none;
}
.serv-banner-in-img b{
    display: inline-block;
    background-color: #b3b3b3;
    height: 1px;
    width: 70px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.serv-banner-in ul li:hover b{
   width: 80%;
}
/*.serv-banner-in ul li:hover .serv-banner-in-img{*/
    /*height: 300px;*/
/*}*/
.serv-banner-in ul li:hover h2,
.serv-banner-in ul li:hover h3{
    display: block;
}
.slick-prev, .slick-next {
    display: none !important;
}
.slicka .slick-on{
    float: left;
    width: 25%;
    text-align: center;
}
.slicka .slick-on:first-child{
    text-align: left;
}
.new-banner{
    height: 563px;
    background: url("../images/icon-40.jpg") no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 210px;
}
.new-banner p{
    font-size: 18px;
}
.new-banner h2{
    font-size: 48px;
}
.new-banner b{
    display: inline-block;
    width: 136px;
    height: 1px;
    background-color: #ff214f;
}
.news-list ul{
    margin-left: -29px;
    margin-right: -29px;
}
.news-list ul li{
    padding:0 29px;
    margin-bottom: 45px;

}
.news-list ul li a{
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.news-list ul li a:hover{
    transform: translateY(-10px);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.news-list-img{
    overflow: hidden;
}
.news-list-img img{
    width: 100%;
    height: 245px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.news-list ul li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.news-list-text{
    background-color: #f7f8fa;
    padding: 20px;
}
.news-list-text h2{
    font-size: 18px;
    color: #474747;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 0px;
}
.news-list-text p{
    font-size: 14px;
    color: #777777;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-list-text span{
    font-size: 12px;
    color: #777777;
    display: block;
    border-top: 1px solid #dbdbdb;
    padding-top: 20px;
    margin-top: 20px;
}
.news-list ul li:hover h2{
    color: #ff214f;
}
.news-contents-left-title h2 {
    font-size: 30px;
    color: #000000;
}
.news-contents-left-title span {
    font-size: 14px;
    color: #999999;
    margin: 15px 0 10px 0;
    display: block;
}
.foot-bottom-share {
    position: static;
    right: 0px;
    top: 25px;
}
.foot-bottom-shares a{
    height: 18px !important;
    width: 21px !important;
}
.foot-bottom-shares a.bds_weixin{
    background: url("../images/icon-95.png") no-repeat center center !important;
}
.foot-bottom-shares a.bds_tsina{
    background: url("../images/icon-96.png") no-repeat center center !important;
}
.foot-bottom-shares a.bds_sqq{
    background: url("../images/icon-97.png") no-repeat center center !important;
}
.news-contents-left-con{
    border: 1px solid #e5e5e5;
    padding: 40px;
    margin: 40px 0;
}
.news-contents-left-cons{
    border:none;
    padding: 0px;
}
.news-contents-left-con {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    padding: 40px;
    margin: 20px 0;
}
.news-contents-left-con p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.details-content-bottom-page {
    background-color: #f8f8f8;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 20px;
}
.bd_weixin_popup {
    height: auto !important;
}
.details-content-bottom-page a.list{
    display: inline-block;
    width: 160px;
    height: 52px;
    background-color: #222222;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 52px;
}
.details-content-bottom-page a.list img{
    margin-bottom: -2px;
    margin-right: 10px;
}
.details-content-bottom-page a.pre{
    float: left;
    font-size: 16px;
    color: #999999;
    margin-top: 16px;
    margin-left: 35px;
}
.details-content-bottom-page a.pre img{
    margin-bottom: 0px;
    margin-right: 10px;
}
.details-content-bottom-page a.next img{
    margin-left: 10px;
    margin-bottom: 0px;
}
.details-content-bottom-page a.next{
    float: right;
    font-size: 16px;
    color: #999999;
    margin-top: 16px;
    margin-right: 35px;
}
.details-content-bottom-page a.next:hover{
    color: #000000;
}
.details-content-bottom-page a.pre:hover{
    color: #000000;
}
.index-tt h5{
    color: #010101;
}
.index-tt .icon-box {
    border-bottom: 1px solid #e5e5e5;
}
.index-ttt .alt-font{
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
}
.index-ttt p{
    font-size: 14px;
    color: #474747;
}
.index-ttt p span{
    font-size: 24px;
    color: #ff214f;
    font-family: akrobat !important;
}
#contact-form select{
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.1);
    padding: 12px 20px;
    margin-bottom: 20px;
}
#contact-us-button{
    width: 170px;
    height: 45px;
    background-color: #ff214f;
    border: none;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
}
input.input-bg {
    margin-bottom: 20px;
}
#contact-us-button:hover{
    border: 1px solid #ff214f;
    color: #ff214f;
    background-color: transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.contact-banner{
    height: 650px;
    background: url("../images/icon-51.jpg") no-repeat;
    background-size: cover !important;
    padding-top: 280px;
    color: #fff;
    width: 100%;
}
.contact-banner h2{
    font-size: 48px;
    line-height: 56px;
    margin: 0px;
}
.contact-banner b{
    width: 130px;
    height: 4px;
    display: inline-block;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
}
.contact-banner p{
    font-size: 18px;
    margin: 0px;
}
nav.navbar.bootsnav{
    border: none !important;
}
header.header-appear nav.header-light .header-searchbar a:hover, header.header-appear nav.header-light.white-link .header-searchbar a:hover{
    background-color: #ff214f !important;
    color: #fff;
    opacity: 0.6;
}
.btn.btn-deep-pink:hover, .btn.btn-deep-pink:focus {
    background: #ff214f;
    border-color: #ff214f;
    color: #ff214f;
}
.portfolio-img{
    border-radius: 10px 10px 0 0;
}
/*header.active nav.header-light .logo .logo-dark{*/
    /*visibility: visible !important;*/
    /*opacity: 1 !important;*/
    /*width: auto !important;*/

/*}*/
/*header.active nav.header-light .logo .logo-light{*/
    /*visibility: hidden !important;*/
    /*opacity: 0 !important;*/
    /*width: 0 !important;*/

/*}*/
/*header.active nav.bootsnav.header-light-transparent .navbar-nav > li > a{*/
    /*color: #232323 !important;*/
    /*padding: 20px 0 20px;*/
/*}*/
/*header.active nav.navbar.white-link .navbar-nav > li > a{*/
    /*color: #232323 !important;*/
    /*padding: 20px 0 20px;*/
/*}*/
#xq,#ys{
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.1);
    padding: 0 20px;
    height: 46px;
}
.case-banner{
    display: none;
}
#preloader{
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:999;
    -webkit-transition: all .3s 1s ease;
    -moz-transition: all .3s 1s ease;
    transition: all .3s 1s ease;
}
#preloader > .left,
#preloader > .right{
    position:absolute;
    top:0;
    width:50%;
    height:100%;
    background:#000000;
    overflow:hidden;
    z-index:99;
    -webkit-transition:all .7s .3s ease;
    -moz-transition:all .7s .3s ease;
    transition:all .7s .3s ease;
}
#preloader > .left{
    left:0;
}
#preloader > .right{
    right:0;
}
.loader{
    height:140px;
    width:140px;
    border:solid 4px #000000;
    border-top-color:#ff214f;
    border-right-color:#ff214f;
    border-radius:50%;
    position:absolute;
    top:50%;
    right:0;
    left:0;
    margin:auto;
    margin-top:-70px;
    transition:all .3s ease;
    z-index:199;
    -webkit-animation:loader 2s infinite linear;
    -moz-animation:loader 2s infinite linear;
    animation:loader 2s infinite linear;
}
.loader:before,
.loader:after{
    content: ' ';
    position:absolute;
    border:inherit;
    border-radius:50%;
}
.loader:before{
    left:15px;
    top:15px;
    bottom:15px;
    right:15px;
    opacity:.5;
    -webkit-animation: loader 3s infinite linear;
    -moz-animation: loader 3s infinite linear;
    animation: loader 3s infinite linear;
}
.loader:after{
    left:30px;
    right:30px;
    top:30px;
    bottom:30px;
    opacity:.25;
    -webkit-animation: loader 1.5s infinite linear;
    -moz-animation: loader 1.5s infinite linear;
    animation: loader 1.5s infinite linear;

}
@-webkit-keyframes loader{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
@-moz-keyframes loader{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
@keyframes loader{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
.bx-wrapper .bx-pager{
    display: none !important;
}
.bx-wrapper .bx-controls-direction {
     display: block !important;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 305px;
    margin-top: -16px;
    outline: 0;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    left: 56% !important;
    background: url(../images/ls.png) no-repeat !important;
}
.bx-wrapper .bx-next {
    left: 59% !important;
    background: url(../images/rs.png) no-repeat !important;
    opacity: 1 !important;
}
header .container {
    width: 100%;
}
.case-infos{
    background-color: #fff;
    position: relative;
    z-index: 3;
}
.carousel-caption h3{
    font-size: 28px;
    font-weight: 200;
    line-height: 42px;
    width: 750px;
    max-width: 100%;
}
.carousel-caption h2{
    font-size: 36px;
    line-height: 42px;
    width: 750px;
    max-width: 100%;
}
.portfolio-grid.work-3col li{

}
.portfolio-grid.work-3col li a{
    display: block;
    transition: all 0.5s;
    border-radius: 8px;
}
.portfolio-grid.work-3col li a:hover{
    transform:translateY(-10px);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.case-viwe-b{
    background-color: #f4f4f4;
    margin-top: 50px;
    padding: 50px 0 90px;
}
.case-bott p{
    font-size: 12px;
    color: #666666;
}
.case-bott-right{
    float: right;
    margin-top: -30px;
}
.case-bott-a{
    line-height: 53px;
    font-size: 16px;
    color: #747474;
    margin-top: 40px;
}
.case-bott-a a{
    display: inline-block;
    background-color: #ff214f;
    width: 190px;
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
    transition: all 0.5s;
}
.case-bott-a a:hover{
    background-color: #000000;
}
.bdshare-button-style0-32 a{
    float: right !important;
    margin-left: 10px !important;
}
.case-more-title{
    text-align: center;
    margin-bottom: 30px;
}
.case-more-title p{
    font-size: 24px;
    color: #474747;
    margin-bottom: 15px;
}
.news-contents-left-title{
    margin-top: 50px;
}
.floatbar {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 0;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
  display: none;
}
.floatbar.hide {
    right: -45px;
}
.floatbar.hide:hover {
    right: 0;
}
.floatbar .toggle {
    font-size: 16px;
    line-height: 26px;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 26px;
    margin: 0 auto 10px;
    padding: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    opacity: 0;
    color: #fff;
    border: none;
    border-radius: 50%;
    outline: none;
    background-color: #e60012;
}
.floatbar:hover .toggle {
    visibility: visible;
    opacity: 1;
}
.floatbar-btn {
    font-size: 14px;
    position: relative;
    display: block;
    width: 100px;
    height: 110px;
    padding: 0;
    color: #fff;
    border: none;
    outline: none;
    background-color: #e60012;
    background-repeat: no-repeat;
    background-position: center 18px;
}
.floatbar-btn + .floatbar-btn {
    border-top: 1px solid #fff;
}
.floatbar-btn.telephone {
    background-image: url(../images/floatbar-icon-1.png);
}
.floatbar-btn.chating {
    background-image: url(../images/floatbar-icon-2.png);
}
.floatbar-btn.top {
    display: none;
    background-image: url(../images/floatbar-icon-3.png);
    background-position: center 28px;
}
.floatbar-btn span {
    line-height: 42px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
}
.scroll-top-arrow{
    display: none !important;
}
.modal-telephone {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    display: none;
    width: 520px;
    margin-top: -191px;
    margin-left: -274px;
    padding: 14px 25px 24px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.modal-telephone.show {
    display: block;
}
.modal-telephone .close {
    font-size: 36px;
    line-height: 29px;
    position: absolute;
    top: 20px;
    right: 24px;
    display: block;
    width: 29px;
    height: 29px;
    padding: 0;
    color: #949494;
    border: none;
    outline: none;
    background-color: transparent;
}
.modal-telephone .close:hover {
    color: #e60012;
}
.modal-telephone-header {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 16px;
    padding-top: 10px;
    color: #333;
}
.modal-telephone-header .fa {
    font-size: 26px;
    margin-left: 10px;
}
.modal-telephone-body {
    margin-bottom: 10px;
}
.modal-telephone-body:after {
    display: table;
    clear: both;
    content: '';
}
.modal-telephone-body .input-box {
    float: left;
    width: 274px;
    height: 52px;
    border-bottom: 1px solid #e60012;
}
.modal-telephone-body .input-box input {
    font-size: 24px;
    line-height: 52px;
    float: left;
    width: 309px;
    height: 52px;
    margin-left: 4px;
    color: #e60012;
    border: 0;
    outline: none;
    background-color: transparent;
}
.modal-telephone-body .btn-box {
    font-size: 24px;
    line-height: 52px;
    float: left;
    width: 195px;
    height: 53px;
    /*margin-left: 14px;*/
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #e60012;
}
.modal-telephone .modal-telephone-footer {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
    color: #333;
}
.modal-telephone .modal-telephone-footer + .modal-telephone-footer {
    margin-top: 10px;
}
.modal-telephone .online-btn {
    font-size: 24px;
    line-height: 52px;
    display: block;
    width: 100%;
    height: 53px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 3px;
    outline: none;
    background-color: #e60012;
}
.modal-telephone-text h2{
    font-size: 20px;
    margin-bottom: 16px;
    color: #333;
}
.modal-telephone-text p{
    font-size: 50px;
    line-height: 26px;
    margin-bottom: 16px;
    padding-top: 10px;
    font-weight: bold;
    color: #e60012;
    font-family: akrobat !important;
}
.about-map{
    padding: 70px 110px;
    background: url("../images/icon-62.jpg") no-repeat center;
    background-size: cover !important;
}
.about-map-left{
    float: left;
    max-width: 50%;
}
.about-map-right{
    float: right;
    max-width: 50%;
}
.about-map-right h2{
    font-family: akrobat !important;
    font-weight: 400;
    font-size: 76px;
    color: #cccccc;
    text-align: right;
    margin-top: 65px;
}
.about-map-right h2 span{
    font-family: akrobat !important;
    color: #ff214f;
    font-weight: 700;
}
.about-map-right-p{
    margin: 60px 0;
}
.about-map-right-p p,
.about-map-right-log p{
    font-size: 14px;
    color: #cecece;
    line-height: 26px;
    text-align: right;
}
.about-map-right-log{
 text-align: right;
}
.about-map-right-log img{
    margin-left: 20px;
    margin-top: 20px;
}
.serv-past3-list-t{
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    position: relative;

}
.serv-past3-list-t img{
    position: absolute;
    top: 90px;
    left: 50px;
}
.serv-past3-list ul li:nth-child(odd) .serv-past3-list-t{
    margin-top: -75px;
    padding: 16px 0 55px 0;
}
.serv-past3-list ul li:nth-child(even) .serv-past3-list-t{
    margin-top: 229px;
    padding: 55px 0 16px 0;
}
.serv-past3-list ul li:nth-child(even) .serv-past3-list-t img{
    top: -77px;
}
.serv-past3-list ul li:nth-child(1){
    position: relative;
    left: 9px;
}
.serv-past3-list ul li:nth-child(3){
    position: relative;
    left: 3px;
}
.serv-past3-list ul li:nth-child(5){
    position: relative;
    left: -3px;
}
.serv-past3-list ul li:nth-child(7){
     position: relative;
     left: -9px;
 }
.serv-past3-list ul li:nth-child(2){
    position: relative;
    left: 7px;
}
.serv-past3-list ul li:nth-child(4){
    position: relative;
    left: 1px;
}
.serv-past3-list ul li:nth-child(6){
    position: relative;
    left: -6px;
}
.display-table-cell .col-md-6{
    padding: 30px;
}
.display-table-cell .col-md-6:hover{
    box-shadow: 0px 0px 5px rgba(199,8,71,0.5);
}