﻿body {
    width: 100%;
    overflow: auto;
    font: 14px/1.5 "Microsoft YaHei";
    color: #fff;
    background-color: #000 !important;
}

h1 {
    font-size: 32px;
    margin: 0;
    text-align: center;
    letter-spacing: 2px;
    font-family: "Microsoft JhengHei","Raleway";
    font-weight: 600;
}

.font-fm {
    font-family: 'Josefin Slab', serif;
}

* {
    box-sizing: border-box;
}

iframe {
    width: 100%;
}

.Content-padding-55 {
    padding: 0px 5%;
}

.banner-title {
    color: aliceblue;
    position: absolute;
}

.banner_carousel {
    position: relative;
}

    .banner_carousel h2 {
        font-size: 80px;
        letter-spacing: 0px;
        margin-bottom: 10px;
    }

    .banner_carousel span {
        color: #000;
        padding: 5px;
        display: inline-block;
        line-height: 20px;
        font-size: 18px;
        letter-spacing: 2px;
    }

    .banner_carousel i {
        background-color: rgba(225, 225, 225, 0.65);
        color: #000;
        padding: 5px;
        display: inline-block;
        line-height: 20px;
        font-size: 18px;
        letter-spacing: 2px;
    }

.date-box {
    margin-left: -12px;
}

    .date-box p {
        font-size: 20px;
        font-weight: 100;
        letter-spacing: 2px;
        text-align: center;
        margin: 0;
        text-shadow: 1px 1px 0 #191127, 2px 1px 0 rgba(0,0,0,0.15);
    }

        .date-box p:nth-child(2) {
            letter-spacing: 10px;
        }

.dropdown-item {
    display: block;
    width: 120px;
    color: #fff;
    float: left;
    clear: inherit;
    text-align: left;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #ffc107;
        text-decoration: none;
        background-color: rgba(0, 0, 0, .075);
    }

.nav-item {
    margin-right: 36px;
    height: 84px;
    line-height: 70px;
}

.top-quxian {
    position: absolute;
    bottom: -45px;
    z-index: 1;
    width: 100%;
}

.details-p {
    margin-top: 60px !important;
    color: #bbb8bf !important;
}

.titleline {
    position: relative;
    padding-bottom: 25px;
    text-transform: uppercase;
    display: inline-block;
}

    .titleline:after {
        content: '';
        width: 40px;
        height: 2px;
        background: #ffa200;
        position: absolute;
        top: 12px;
        right: -60px;
    }

    .titleline:before {
        content: '';
        width: 40px;
        height: 2px;
        background: #ffa200;
        position: absolute;
        top: 12px;
        left: -60px;
    }

.heheda {
    font-size: 30px;
}



@media (min-width: 1200px) {
    .container {
        max-width: 1170px !important;
    }

    .video-iframe{
	height:568px;
    }
}

@media (max-width:1440px) and (min-width: 1200px) {

    .video-iframe{
	height:700px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1170px !important;
    }

    .video-iframe{
	height:930px;
    }
}



/* 移动端样式 */

@media (max-width: 480px) {
   

    video, object {
        min-height: auto !important;
        width: auto !important;
        z-index: -1 !important;
        margin-top: 40px;
    }
    .gghd-border span {
        font-size: 14px!important;
    }
    .PROJECT-border {
        width: 80px!important;
        height: 80px!important;
    }
    .jtzz {
        line-height:80px!important;
    }
    .jtzz1 {
        line-height: 60px;
        width: 22px!important; 
    }
    .ultra-big-white span {
        background: rgba(0,0,0,0.0) !important;
    }

    .big-white span {
        background: rgba(0,0,0,0.0) !important;
    }

    .f20480 {
        font-size: 20px;
    }

    p.lead {
        font-size: 14px !important;
    }

    .font14480 {
        font-size: 14px;
    }

    .custom-background {
        background-image: url(../cssimg/bg-4.jpg) !important;
        background-position: center top !important;
        background-size: auto !important;
        background-repeat: repeat !important;
        background-attachment: fixed !important;
    }

    .jjfa {
        display: none !important;
    }

    .padd605 {
        padding: 10px 5% 10px !important;
    }

    .date-box p {
        font-size: 12px;
        font-weight: 100;
        letter-spacing: normal !important;
        margin: 0;
    }

        .date-box p:nth-child(2) {
            letter-spacing: 5px;
        }

    .banner_carousel span {
        padding: 3px;
        line-height: 12px;
        font-size: 12px;
    }

    iframe {
        height: 200px !important;
    }

    .date-box {
        padding-left: 0px;
        margin-left: -43px !important;
        display: none;
    }

    .bloglist .post-text {
        padding-left: 0px !important;
    }

    .hzhb-img {
        padding: 0px 20px !important;
    }

    .time-sty {
        bottom: 42px !important;
    }

    .youtube {
        margin-left: 0px !important;
    }

    .tencent {
        margin-left: 8px !important;
    }

    .tawatter {
        margin-left: 8px !important;
    }

    .facebook {
        margin-left: 8px !important;
    }

    .webo {
        margin-left: 8px !important;
    }

    .wechat {
        margin-left: 8px !important;
    }

    .footnavpad {
        padding-left: 8%;
    }

    .heheda {
        font-size: 16px !important;
    }

    .martop100 {
        margin: 20px 9% 10px !important;
        float: left !important;
    }

    .hzhb-img img {
        height: 32px !important;
        margin-right: 1px !important;
        margin-bottom: 20px !important;
    }

    .ul_line {
        padding: 15px 0px 15px !important;
    }

    .padtop20480 {
        padding: 20px 0px 0px !important;
    }

    .ul_line li {
        margin-right: 4px !important;
        letter-spacing: normal !important;
        font-size: 10px !important;
    }

    .PRODUCT-title {
        top: 45% !important;
        left: 50%;
        margin-left: -50% !important;
        letter-spacing: 4px;
        width: 100% !important;
        text-align: center !important;
        /*background-color: rgba(0, 0, 0, 0.50);*/
        padding: 10px !important;
    }

        .PRODUCT-title H2 {
            font-size: 24px !important;
            letter-spacing: normal !important;
            text-shadow: 1px 2px 0 #191127, 3px 1px 0 rgba(0,0,0,0.15) !important;
        }

        .PRODUCT-title span {
            font-size: 12px !important;
            font-weight: lighter;
            letter-spacing: normal !important;
        }

    .aboutUS-TEXTT p {
        width: 85% !important;
        font-size: 16px !important;
        padding: 10px 0 !important;
        font-weight: lighter !important;
    }

    .details-p {
        margin-top: 20px !important;
    }

        .details-p div {
            margin: 10px 0px !important;
        }

    .initem-2 {
        padding-top: 2px !important;
    }

    .salespadd30 {
        padding: 10px 0px 10px !important;
    }

    .after-sales {
        padding: 0 !important;
    }

    .w3layouts-clients {
        padding: 30px 0px !important;
    }

    .about-clients {
        padding: 0px !important;
    }

    .col-lg-1-5 {
        width: 100% !important;
        float: left !important;
    }

    .JoinUS-TEXT p {
        width: 90% !important;
        font-size: 16px !important;
        padding: 20px 0 !important;
    }

    .title h2 {
        font-size: 22px !important;
        padding-top: 30px !important;
    }

    .title p {
        font-size: 16px !important;
        margin-bottom: 0px !important;
    }

    .title {
        margin: 0px 0px 20px !important;
    }

    .case_list {
        margin-bottom: 25px !important;
    }

    .font20580 {
        font-size: 20px;
    }

    .case_list img {
        /* height: 202px !important;*/
    }

    .more {
        margin: 20px auto 20px !important;
        padding: 0px 15px;
    }

    .news-list-main h3 {
        margin: 0px !important;
        font-size: 16px !important;
    }

    .news-list-main p a {
        height: 50px !important;
    }

    .news-list-main h4 a {
        font-size: 14px !important;
    }

    .news-list-main p a {
        font-size: 14px !important;
    }

    .news-list {
        height: 120px !important;
    }

    .bg {
        padding: 0px 0px 80px !important;
    }

    .shoujidss22 {
        font-size: 18px !important;
        display: inline-block;
        text-align: center;
        margin: 0px auto;
        position: absolute;
        top: -80px;
        margin-left: -125px;
        width: 250px;
        height: 100px;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word;
        line-height: 20px;
    }

    .shoujidss24 {
        font-size: 2.3rem !important;
        display: inline-block;
        text-align: center;
        margin-top: 60px;
        width: 100%;
        height: 100px;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word;
        display: block;
        margin: 160px auto;
        line-height: 40px;
    }

    .tp-caption {
        margin: 0px auto !important;
    }

    .aboutUS-TEXT p {
        width: 90% !important;
        font-size: 14px !important;
    }

    .team-p {
        font-size: 16px !important;
    }

    .service-p {
        font-size: 16px !important;
    }

    .after-sales p {
        font-size: 16px !important;
    }

    .newstitle-box-1 h3 {
        line-height: 16px !important;
    }

        .newstitle-box-1 h3 a {
            font-size: 14px !important;
            font-weight: normal !important;
        }

    .newstitle-box-1 {
        padding: 10px 0px !important;
    }

    .header .left a img {
        margin-top: -3px !important;
        width: 90px !important;
    }

    .newstitle-box h3 a {
        font-size: 16px !important;
    }

    .newstitle-box {
        padding: 10px 0px !important;
        /* height: 30px; */
    }

    .news-p a {
        font-size: 12px !important;
    }

    .news-list img {
        height: 120px !important;
    }

    .news_mainbox_main {
        padding: 10px 5% !important;
    }

    a.btn-slider {
        font-size: 14px;
        color: #fff;
        letter-spacing: 1px;
        line-height: normal;
        font-weight: bold;
        text-transform: uppercase;
        border: solid 1px #fff;
        padding: 8px 15px 8px 15px !important;
        margin-top: 60px;
        display: block;
    }

    .hegh30 {
        height: 30px;
    }

    .newsmainbox-pm {
        /*padding: 0px 5%;*/
        padding: 0px 8%!important;
        margin-top: 0px !important;
    }

    .col-lg-1-5 p {
        font-size: 16px !important;
    }

    .carousel-indicators {
        display: none !important;
    }

    .anddzfu-1 {
        font-size: 18px !important;
        letter-spacing: 2px;
        top: 30px !important;
        width: 80% !important;
        left: 50% !important;
        margin-left: -36% !important;
    }

    .padding6010 {
        padding: 10px 4% !important;
    }

    hr {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .detailbanner {
        height: 230px !important;
    }

    #depend p:nth-child(1) {
        text-align: center;
        font-size: 20px !important;
        margin: 0px !important;
    }

    #depend p:nth-child(2) {
        text-align: center;
        font-size: 18px !important;
        padding: 0 !important;
        font-weight: lighter !important;
    }

    .phone-martop {
        margin-top: 40px;
    }

    .header {
        height: 40px !important;
        background: rgba(0, 0, 0, 0.9) !important;
        top: 1px;
        z-index: 1001!important;
    }

    .top-quxian {
        position: absolute;
        bottom: 0px !important;
        z-index: 1;
    }

    .banner_carousel i {
        padding: 1px !important;
        display: inline-block;
        line-height: 15px !important;
        font-size: 12px !important;
        letter-spacing: 2 !important;
    }

    .promob {
        background: #000;
        color: #fff;
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding: 5px;
        background: rgba(0, 0, 0, 0.2);
    }

        .promob p {
            padding: 0;
            margin: 0;
            font-size: 14px;
            text-align: left;
            padding: 0;
            overflow: hidden;
            white-space: nowrap;
        }

        .promob h6 {
            padding: 0;
            margin: 0;
            font-size: 16px;
            text-align: left;
            padding: 0;
            overflow: hidden;
            white-space: nowrap;
        }

    .title h2 {
        padding: 10px 0px !important;
    }

    .logofoot {
        margin: 25px auto 0px !important;
        display: block !important;
    }

    .titleline:after {
        top: 22px;
    }

    .titleline:before {
        top: 22px;
    }

    .footmobilecol12 {
        padding: 0px !important;
    }

    .footmobilecol4 {
        padding: 0px !important;
    }

    .offer-section {
        padding: 0 !important;
    }

    .col-xs-12 {
        padding: 0 !important;
    }
}

.footmobilecol12 {
    padding: 0px !important;
}

.newsmainbox-pm {
    padding: 0px 5%;
    margin-top: 0px;
}

.team-p {
    padding: 30px 10%;
    font-size: 24px;
    font-weight: lighter;
    letter-spacing: 3px;
    color: #fff;
    text-indent: 48px;
}

.service-p {
    font-size: 24px;
    text-indent: 60px;
    letter-spacing: 3px;
    text-align: center
}

@media screen and (min-width: 750px) and (max-width: 1200px) {

    .time-sty {
        bottom: 102px !important;
    }

    .col-lg-1-5 {
        width: 50% !important;
        float: left !important;
    }

    .case_list img {
        height: 200px !important;
    }

    .case_list {
        margin-bottom: 35px !important;
    }

    .news-list-main h3 {
        margin: 0px !important;
        font-size: 18px !important;
    }

    .news-list-main h4 a {
        font-size: 16px !important;
    }

    .news-list-main p a {
        font-size: 14px !important;
    }

    .news-list {
        height: 120px !important;
    }

    .newstitle-box h3 a {
        font-size: 18px !important;
    }

    .news-p a {
        font-size: 16px !important;
    }

    .news_mainbox_main {
        padding: 10px 5% !important;
    }

    .JoinUS-TEXT p {
        font-size: 16px !important;
        padding: 20px 0 !important;
    }

    .aboutUS-TEXT p {
        font-size: 18px !important;
        padding: 10px 0 !important;
    }

    .team-p {
        font-size: 18px !important;
    }

    .about-clients {
        padding: 30px 0px !important;
    }

    .service-p {
        font-size: 18px !important;
    }

    .after-sales p {
        font-size: 18px !important;
    }

    .salespadd30 {
        padding: 30px 20px 10px !important;
    }

    .anddzfu-1 {
        font-size: 18px !important;
        top: 20px !important;
        width: 60% !important;
    }

    .youtube {
        margin-left: 5px !important;
    }

    .tencent {
        margin-left: 5px !important;
    }

    .tawatter {
        margin-left: 5px !important;
    }

    .facebook {
        margin-left: 5px !important;
    }

    .webo {
        margin-left: 5px !important;
    }

    .wechat {
        margin-left: 5px !important;
    }

    .detailbanner {
        /*height: 230px !important;*/
    }

    .top-quxian {
        position: absolute;
        bottom: -5px !important;
        z-index: 1;
    }
}

@media (max-width: 1500px) {
    .bgtpoab {
        bottom: 0px !important;
    }
}
/* 案例 标题*/

.title {
    text-align: center;
    color: #fff !important;
    margin: 0px 0px 30px;
}

    .title h2 {
        font-size: 24px;
        letter-spacing: 2px;
        color: #fff !important;
    }

    .title p {
        font-size: 20px;
        font-weight: lighter;
    }

/* 案例列表 */

.case_list {
    margin-bottom: 85px;
}

    .case_list img {
        width: 100%;
    }

.suofang {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}

    .suofang:hover {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);
        -moz-transform: scale(1.08);
        -ms-transform: scale(1.08);
        -o-transform: scale(1.08);
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-duration: 750ms;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-duration: 750ms;
        -ms-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -ms-transition-duration: 750ms;
        -o-transition-duration: 750ms;
        overflow: hidden;
    }

@keyframes anima {
    from {
        margin-top: -50px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }

    to {
        margin: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}

@-webkit-keyframes anima {
    from {
        margin-left: -20px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }

    to {
        margin-left: 10px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}

.pic {
    position: relative;
    overflow: hidden;
    display: inline-block;
    -webkit-animation: anima 2s;
    -moz-animation: anima 2s;
    -o-animation: anima 2s;
    -ms-animation: anima 2s;
    animation: anima 2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
}

.pic-3d {
    -webkit-perspective: 500;
    -moz-perspective: 500;
    -o-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.pic-caption {
    cursor: default;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.92);
    padding: 20% 10px 10px 10px;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}

.pic-image {
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
    width: 100%;
}

.pic:hover .pic-image {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.pic-title {
    font-size: 1.8em
}

a, a:hover, .pic .pic-image, .pic-caption, .pic:hover .pic-caption, .pic:hover img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.pic:hover .bottom-to-top, .pic:hover .top-to-bottom, .pic:hover .left-to-right, .pic:hover .right-to-left, .pic:hover .rotate-in, .pic:hover .rotate-out, .pic:hover .open-up, .pic:hover .open-down, .pic:hover .open-left, .pic:hover .open-right, .pic:hover .come-left, .pic:hover .come-right {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -o-touch-callout: none;
    -ms-touch-callout: none;
    touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    tap-highlight-color: transparent
}

.bottom-to-top {
    top: 50%;
    left: 0
}

.pic:hover .bottom-to-top {
    top: 0;
    left: 0
}

.works_list {
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
}

.hzhb-img {
    padding: 0px 8%;
    margin: 0;
}

    .hzhb-img img {
        width: auto;
        float: left;
        margin-right: 15px;
        margin-bottom: 20px;
    }

/* 底部 */

.footerbox {
    padding: 34px 5%;
    background: #000000;
}

.footicon i {
    padding-left: 10px;
    font-size: 1.2rem;
}

.tencent {
    width: 1.1rem;
    height: 1.1rem;
    background: url(../img/footer/2222.png) no-repeat;
    background-position: center;
    display: inline-block;
    margin-left: 15px;
    background-size: 100%;
}

.header_list {
    color: white;
    list-style: none;
    display: inline-block;
    height: 70px;
    vertical-align: top;
}

    .header_list i {
        width: 10px;
        height: 10px;
        border: 1px solid white;
        display: inline-block;
        transform: rotate(45deg);
        border-color: transparent white white transparent;
        margin-left: 2px;
    }

.glyphicon-map-marker:before {
    content: "\e062";
    color: rgba(249, 249, 249, 0.5);
}

.ul_line {
    padding: 35px 0px 30px;
}

    .ul_line li {
        text-align: center;
        margin-right: 20px;
        overflow: hidden;
        list-style: none;
        font-size: 14px;
        display: inline;
        color: #fff;
        text-decoration: none;
        letter-spacing: 2px;
        cursor: pointer;
    }

.more {
    text-align: center;
    border: 0.5px solid #ffffff;
    font-size: 12px;
    color: #ffffff;
    padding: 8px 24px;
    outline: none;
    display: block;
    margin: 0px auto 0px;
    width: 150px;
    background: #10081d;
    padding: 0.375rem 0.75rem;
    border: solid 1px rgba(255,255,255,0.5);
    margin: 40px auto 20px;
}


    .more:hover {
        background: #fff;
        color: #111 !important;
        border-color: #fff;
        text-decoration: none;
    }

    .more:after {
        font-family: FontAwesome;
        content: "\f054";
        margin-left: 10px;

    }

.case-more {
    border: solid 1px #6400c9;
    border-radius: 30px;
    text-align: center;
    color: #ffffff !important;
    display: block;
    outline: none;
    display: block;
    padding: 8px 24px;
    margin: 40px auto 20px;
    width: 150px;
}

    .case-more:hover {
    }

.martop100 {
    margin-top: 100px;
}

.PRODUCT-title H2 {
    font-size: 60px;
    text-shadow: 4px 3px 0 #191127, 9px 8px 0 rgba(0,0,0,0.15);
}

.PRODUCT-title span {
    font-size: 18px;
    font-weight: lighter;
    text-shadow: 1px 1px 0 #191127, 2px 1px 0 rgba(0,0,0,0.15);
}

.PRODUCT-title {
    color: aliceblue;
    position: absolute;
    left: 50%;
    margin-left: -30%;
    letter-spacing: 4px;
    width: 60%;
    text-align: center;
    padding: 20px;
    bottom: 32%;
}

/*.details-p p {
    font-size: 14px;
    color: #000;
    font-weight: lighter;
    line-height: 24px;
}*/

.tenvideo_player {
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #000;
}

.JoinUS-TEXT p {
    text-align: center;
    width: 60%;
    display: block;
    margin: 0px auto;
    font-size: 16px;
    padding: 40px 0;
    color: #bfbfbf;
    font-weight: 100;
    letter-spacing: 0.5px;
    font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    line-height: 30px;
}

.aboutUS-TEXT p {
    text-align: center;
    display: block;
    margin: 0px auto;
    font-size: 24px;
    padding: 10px 0;
    /* text-indent: 50px; */
}

/* .details-p {
    text-align: left;*/
}

/* .details-p span {
        font-size: 14px;
        color: #000;
        font-weight: lighter;
        line-height: 24px;
        text-align: left;
    }
      */
.subintro {
    font-size: 16px;
    font-weight: 800;
}

.initem {
    padding: 20px 0;
}

.initem-2 {
    padding-top: 112px;
}

.initem p {
    font-size: 14px;
    text-indent: 0;
    line-height: 24px;
    letter-spacing: 2px;
    font-weight: lighter;
    color: #ffffff !important;
    text-align: left;
}

.subintro {
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px;
    color: #fff !important;
    text-align: left !important;
}

.w3layouts-clients {
    background: url(../img/Server/server3_background.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    margin: 30px 0px -80px 0px !important;
    padding: 120px 0px;
}

.about-clients {
    background: url(../img/AboutUS/team.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    margin: 30px 0px -80px 0px !important;
    padding: 100px 0px;
}

.bg {
    background: rgba(0, 0, 0, 0.1);
    padding: 100px 0;
    color: #fff;
    text-align: center;
    padding: 60px 0 80px;
}

.after-sales {
    padding: 30px 0;
}

    .after-sales img {
        display: block;
        margin: 0px auto;
    }

    .after-sales p {
        font-size: 24px;
        text-align: center;
        padding: 10px 0px;
    }

.salespadd30 {
    padding: 60px 80px 10px;
}

.col-lg-1-5 {
    width: 20%;
    float: left;
    text-align: center;
    padding: 20px 60px;
    ;
}

    .col-lg-1-5 h3 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .col-lg-1-5 p {
        font-size: 18px;
    }

    .col-lg-1-5 img {
        margin: 0px auto;
        display: block;
    }

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 100px !important;
    margin: 0px 5px;
}

.carousel-indicators .active {
    width: 10px !important;
    height: 10px !important;
    background-color: #ffc107 !important;
    border: 1px solid #ffc107 !important;
    margin: 0px 5px!important;
}

.carousel-indicators {
    bottom: -40px !important;
    width: auto !important;
}

.anddzfu-1 {
    position: absolute;
    top: 40px;
    font-size: 24px;
    width: 50%;
    left: 50%;
    margin-left: -22%;
}

.padding6010 {
    padding: 60px 10%;
}

.padding30 {
    padding: 30px 0px;
}

.martop60 {
    margin-top: 60px;
}
/* 新闻 */

.news-detail {
    text-align: left;
}

    .news-detail h3 {
        font-size: 30px;
        font-weight: bold;
        padding: 30px 0px;
    }

    .news-detail p {
        font-size: 14px;
        font-weight: lighter;
        padding: 30px 0;
        color: #bbb8bf !important;
        text-align: left;
        padding: 0 !important;
        margin: 0 !important;
        line-height: 24px;
    }
    .news-detail div {
        color: #bbb8bf !important;
    }
    .news-detail img:nth-child(even) {
        padding: 0px 0 2% 1%;
        width: 49% !important;
    }

    .news-detail img:nth-child(odd) {
        padding: 0px 1% 2% 0%;
        width: 49% !important;
    }

.news_mainbox a:hover, a:focus {
    color: #fff !important;
    text-decoration: none !important;
}

.news_mainbox {
    margin-top: 82px;
    padding: 80px 5% 20px;
}

    .news_mainbox p {
        font-size: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

.newstitle-box {
    padding: 15px 0px;
}

    .newstitle-box h3 {
        display: inline-block;
        float: left;
        width: 60%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .newstitle-box h3 a {
            font-size: 18px;
            font-weight: bold;
            color: #dddddd;
        }

            .newstitle-box h3 a:hover {
                color: #ffa200;
                text-decoration: none;
            }

.newstitle-box-1 {
    padding: 15px 0px;
    height: 30px;
    line-height: 30px;
}

    .newstitle-box-1 h3 {
        display: inline-block;
        float: left;
        width: 60%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 8px;
    }

        .newstitle-box-1 h3 a {
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            text-decoration: none;
        }

    .news-p {
        line-height: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .news-p a {
        font-size: 16px;
        font-weight: lighter;
        color: #fafafa;
        letter-spacing: 2px;
    }

        .news-p a:hover {
            color: #ffa200;
            text-decoration: none;
        }

.newstitle-box span {
    display: inline-block;
    float: right;
    font-size: 14px;
    border: 1px solid #808080;
    padding: 1px 5px;
}

.newstitle-box-1 span {
    display: inline-block;
    float: right;
    font-size: 12px;
    padding: 0;
    color: #bdbdbd;
}

.news-list {
    height: 214px;
    margin-bottom: 15px;
}

    .news-list img {
        display: inline-block;
        float: left;
        width: 45%;
        height: auto;
    }

@media (max-width: 1700px) {
    .news-list-main p a {
        height: auto!important;
        -webkit-line-clamp: 3!important;
        line-height: 20px!important;
        letter-spacing: 1px;
    }

    .news-list {
        height: 175px!important;
    }


}
    @media (max-width: 1500px) {
        .news-list img {
            height: auto !important;
        }

        .news-list-main p a {
            height: auto !important;
            font-size: 12px !important;
            -webkit-line-clamp: 3 !important;
            line-height: 18px !important;
            letter-spacing: 0.5px !important;
        }

        .news-list {
            height: 145px !important;
        }

        .news-p a {
            font-size: 13px;
        }

        .newstitle-box h3 a {
            font-size: 16px;
        }
    }

    .imgnews {
        /* height:450px*/
    }

    .news-list-main {
        float: left;
        width: 55%;
        display: inline-block;
        padding-left: 30px;
    }

        .news-list-main h3 {
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            letter-spacing: 3px;
            margin: 0px 0px 10px 0px;
        }

        .news-list-main h4 {
            width: 95%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .news-list-main h4 a {
                font-size: 16px;
                color: #d6d6d6;
                letter-spacing: 3px;
            }

                .news-list-main h4 a:hover {
                    color: #ffa200;
                    text-decoration: none;
                }

        .news-list-main p a {
            font-size: 14px;
            font-weight: lighter;
            color: #e7e7e7;
            letter-spacing: 3px;
            height: 100px;
            font-size: 14px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            overflow: hidden;
            line-height: 25px;
            letter-spacing: 1px;
        }

            .news-list-main p a:hover {
                color: #ffa200;
                text-decoration: none;
            }


    .news_mainbox_main {
        padding: 80px 5%;
    }

    .news_main_industry-right {
        padding-left: 3%;
        padding-bottom: 3%;
    }

        .news_main_industry-right img {
            width: 100%;
        }

    .news_main_industry-left {
        padding-right: 3%;
        padding-bottom: 3%;
    }

        .news_main_industry-left img {
            width: 100%;
        }

    .pageStyle {
        font-size: 1rem;
    }

    .bgtpoab {
        position: absolute;
        bottom: -45px;
        z-index: 1;
    }

    /*.detailbanner {
    height: 800px;}*/
}

/* .details-p div {
    text-align: left !important;
}*/



.details-p img {
    padding: 0px 2% 4% 0px;
}
.imgbox img {
   
    display:block;
    margin:0 auto;
}
.imgbox span, .imgbox p {
    line-height: 32px;
}
/*.details-p img:nth-child(odd) {
        padding: 0px 1% 2% 0;
        width: 50% !important;
    }*/
/*.details-p img:nth-child(even) {
        padding: 0px 0 2% 1%;
        width:50% !important;
    }*/
#depend p {
    text-align: center;
    font-size: 36px;
    color: black;
    padding: 30px 0 0 0;
}

    #depend p:nth-child(1) {
        text-align: center;
        font-size: 36px;
        color: #fff;
        padding: 30px 0 0 0;
    }

    #depend p:nth-child(2) {
        text-align: center;
        font-size: 28px;
        color: #fff;
        padding: 0px 0 0 0;
        font-weight: bold;
    }

.time-sty {
    font-size: 12px !important;
    margin-top: -15px;
}

.padd605 {
    padding: 60px 5%;
}
/* 回到顶部样式 */
#shape {
    background: url("../img/footer/rocket.png") no-repeat scroll 0 0 transparent;
    background-image: url('../img/footer/rocket.png');
    display: block;
    height: 80px;
    width: 80px;
    overflow: hidden;
    position: fixed;
    margin: -80px 0 0;
    right: 0;
    top: 98%;
    z-index: 12;
    margin-top: -80px;
}

    #shape .shapeColor {
        background: url("../img/footer/rocket.png") no-repeat scroll -82px 0;
        display: none;
        height: 82px;
        width: 82px;
        z-index: 11;
        overflow: hidden;
        position: absolute;
    }
/*回到顶部*/
.disabled {
    pointer-events: none;
}

.dropdown-menu-block {
    position: absolute;
    top: -120px;
    left: -25px;
    z-index: 1000;
    display: none;
}

.row {
    margin: 0;
}

.feature-box-small-icon .text {
    padding-left: 70px;
    color: #bbb;
    margin-top: 10px;
}

.feature-box-small-icon h3 {
    line-height: normal;
    margin-bottom: 5px;
}

.dark .btn-border:hover, .dark a.btn-border:hover {
    background: #fff;
    color: #111 !important;
    border-color: #fff;
}

.dark .btn-border:after, .dark a.btn-border:after {
    color: #fff !important;
}

@media (min-width: 992px) {
    .col-md-offset-3 {
        margin-left: 25%;
    }
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5 {
    color: #eceff3;
}

p.lead {
    font-size: 18px;
}

.btn-border, a.btn-border {
    border: solid 1px #bbb;
    color: #111 !important;
    font-weight: 500;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
}

.de-progress {
    width: 100%;
    height: 8px;
    background: #ddd;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}

    .de-progress .progress-bar {
        background: #333;
        height: 8px;
        border-radius: 40px;
        -moz-border-radius: 40px;
        -webkit-border-radius: 40px;
    }

.dark .de-progress {
    background: rgba(0,0,0,0.4);
}

.de-progress {
    width: 100%;
    height: 8px;
    background: #ddd;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}

.index {
    width: 120px !important;
    height: 120px;
    background: url(../images/servace.png) no-repeat 0px 0px;
    display: block;
    margin: 0px auto;
}

.icon-index1:hover {
    background-position-y: -120px;
}

.icon-index1 {
    background-position: -120px 0px;
}


.icon-index2 {
    background-position: -240px -0px;
}

    .icon-index2:hover {
        background-position-y: -120px;
    }



.icon-index3:hover {
    background-position-y: -120px;
}

.icon-index3 {
    background-position: 0px -0px;
}

.de_count{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-direction:column;
}
.de_count img {
    height:7vw;

}
.c-right:hover .font-s-cn {
    color: #db2e20 !important;
}

.c-right:hover .font-s-cn-small {
    color: #db2e20 !important;
}

.c-left:hover .font-s-cn {
    color: #db2e20 !important;
}

.c-left:hover .font-s-cn-small {
    color: #db2e20 !important;
}

.font-s-cn {
    color: #cdcfd3;
    font-size: 10vw;
    font-size: 26px;
    font-weight: 700;
    transition:all ease-in-out 0.5s;
}
.font-s-cn-small {
    font-size: 18px;
    transition: all ease-in-out 0.5s;
}

@media (max-width: 1200px) {
    .font-s-cn {
        font-size: 18px !important;
    }
    .c-right,.c-left {
        text-align: left !important;
    }
}

@media (max-width: 991px) {
    .c-right {
        align-items: flex-start !important;
    }
    .c-right,.c-left {
        margin-bottom:5px;
    }
}





.c-row {
}
.c-left {
    /*width:100%;
    display: flex;
    flex-direction: column;
    align-items:flex-start;*/
    margin-bottom:40px;
    text-align:left;
    padding-left:4vw;
}
.c-all-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /*border-bottom: 1px solid #f6f6f6;*/
}
.c-right {
    /*width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;*/
    text-align: right;
    padding-right: 4vw;
    margin-bottom: 40px;
}


.PROJECT-border {
    width: 95px;
    height: 95px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 200px;
    background: #000;
    background-clip: padding-box;
    padding: 10px;
    margin-bottom: 20px;
}

    .PROJECT-border::after {
        position: absolute;
        top: -3px;
        bottom: -3px;
        left: -3px;
        right: -3px;
        background: linear-gradient(to right,#efb34a, #3e619b);
        content: '';
        z-index: -1;
        border-radius: 200px;
    }
    .PROJECT-border h2 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 40px!important;
    }
    .PROJECT-border p {
        text-align: center !important;
        font-family:'PingFang SC'!important;
        font-size:16px!important;

    }
    .cor-fff{
        color: #fff!important;
    }
.jtzz {
    line-height: 90px;
    width: 40px;
    font-size: 20px;
    color: #f89e00;
}
.jtxx {
    position: absolute;
    position: absolute;
    bottom: -40px;
    left: 55px;
    font-size: 30px;
    color: #f89e00;
}
.gghd-border {
    border: 2px solid #ffa200;
    border-radius: 20px;
    padding: 0px 10px;
    line-height: 90px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 40px;

}
    .gghd-border h2 {
        display: inline-block;
        font-size: 40px !important;
        line-height: 60px;
        margin-top: 0px;
        margin-bottom: 0;
        float:left;
    }
    .gghd-border span {
        display: inline-block;
        font-size: 18px;
        font-family: 'PingFang SC' !important;
        float: left;
        padding-left: 5px;
    }
.jtzz1 {
    line-height: 60px;
    width: 52px;
    font-size: 20px;
    color: #f89e00;
}
.margin60top {
    margin: 60px 0px 0px 0px!important;
}
.zzicon1 {
    width: 120px !important;
    height: 120px;
    background: url(../img/Server/1iconpng.png) no-repeat 0px 0px;
    display: block;
    margin: 0px auto;
}
.icon-zzicon3 {
    background-position: -240px -0px;
}
.icon-zzicon1 {
    background-position: 0px -0px;
}
.icon-zzicon1 {
    background-position: -120px -0px;
}
.icon-zzicon1:hover {
    background-position-y: -120px;
}

.icon-zzicon2:hover {
background-position-y: -120px;
}

.icon-zzicon3:hover {
background-position-y: -120px;
}