    /* 首页第一大段css 移动到此处 */
.dropdown-menu>li>a {
    color: white;
}
.a-none {
    color: rgba(0,0,0,0.6);
}
.a-none:hover {
    color: rgba(0,0,0,0.6);
}
body {
    overflow-x: hidden;
}
a:hover {
    text-decoration:none !important;
}
@font-face {
    font-family: 'iconfont';  /* project id 1286777 */
    src: url('//at.alicdn.com/t/font_1286777_kc42echnpf.eot');
    src: url('//at.alicdn.com/t/font_1286777_kc42echnpf.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1286777_kc42echnpf.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1286777_kc42echnpf.woff') format('woff'),
    url('//at.alicdn.com/t/font_1286777_kc42echnpf.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1286777_kc42echnpf.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-down:before {
    content: '&#xe600;';
}
/*.icon-jt-xia:before {*/
/*content: "&#xe600;";*/
/*}*/
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.ab_img {
    position: relative;
    top: 30%;
    width:58%;
    left: 25%;
}
.carousel-inner .item img{
    width: 100%;
}
.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0001) 100%);
}
.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0001) 100%);
}
.container-margin img {
    width: 100%;
}

footer {
    background-color:  #f2f2f2;
    position: relative;
}
footer .container {
    padding: 2px 0px;
}

footer .container h3{
    /*padding: 35px 0px;*/
    color: #666;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: 100;
}
footer .container p {
    margin-top: 14px;
    height: auto;
    color: white;
    font-size: 12px;
    line-height: inherit;
    white-space: initial;
}
.nav-info {
    float: right;
}
.navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 40px 25px 40px 25px;
}
.navbar-default .navbar-nav>li>a:hover{
    color: white;
}
.navbar-default {
    background: none;
}
.swiper-container-product p {
    text-align: center;
    font-size: 16px;
}
.center-font {
    text-align: center;
}
.w100 {
    width: 100%;
}
.padding-none {
    padding: 0;
}
.hyal .col-xs-4{
    padding: 0;
}
.color-white {
    color: white !important;
}
.jbs {
    background: -webkit-linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* Firefox 3.6 - 15 */
    background: linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* 标准的语法（必须放在最后） */
}

.jbs-footer {
    background: -webkit-linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* Firefox 3.6 - 15 */
    background: linear-gradient(90deg,rgb(26,133,96), rgb(6,126,110)); /* 标准的语法（必须放在最后） */
}

.img-text {
    height: 100%;
    padding: 6rem 4rem 0 4rem !important;
}
.img-text p {
    padding: 0 2rem;
    /* cursor: pointer; */
}
.p-jj {
    letter-spacing: 1px;

}
{if condition="lang('lang') !== 'cn'"}
.p-jj {
    letter-spacing: 0px;

}
.h1-title {
    letter-spacing: 0px !important;
}
.h1-title-two {
    letter-spacing: 0px !important;
}
.product-size p {
    letter-spacing: 0px !important;
}
{/if}
.p-jj hr {
    width: 35%;
    border-top: 2px solid white;
}
.p-jj .center-font-p {
    font-size: 16px;
    color: black;
    text-align:center;
}
.h1-title {
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    letter-spacing: 2px;
    font-size: 36px;
}
.about-us p {
    font-size: 16px;
    margin-bottom: 3rem;
    text-align: left;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: black;
    color: white;
}
.dropdown-toggle {
    color: white !important;
}
.language-img-a {
    padding-top: 46px;
}
.logo-img-a {
    position: relative;
    left: 10px;
    top: 2.7rem;
    height: 100%;
    display: inline-block;
}
.header {
    padding: 0rem 0px;
}
.home {
    padding-left: 7rem;
}
/* .navbar-nav {
    border-bottom: 0.1rem solid white;
    margin-bottom: 30px;
} */
.has-btn-all {
    margin-bottom: 8rem;
    margin-top: 4rem;
}
.p-jj .col-md-4 {
    padding: 0;
}
.search-img {
    padding-top: 35px;
}
.panel-heading {
    color: white;
}
.panel-body {
    color: white;
}
.jbs-footer {
    height: 4rem !important;
}
.font-25 {
    font-size: 25px;
}
.spec-1 {
    letter-spacing: 1px;
}
.scroll-bg {
    background: rgba(0, 0, 0, 0.6) !important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
.nav li {
    text-align: left;
}
.solution p {
    text-align: center;
}
.swiper-p p {
    text-align: center;
    font-size: 35px;
    color: white;
}
.f-20 {
    font-size: 20px !important;
}
.container-product h3 {
    font-size: 30px;
}
.container-product h3 {
    font-size: 45px;
    font-weight: 700;
    letter-spacing:2px;
}
.container-product p {
    font-size: 18px;
    letter-spacing:1px;
}
.h1-title-one {
    text-align: center;
    margin-top: 3rem;
    font-size: 16px;
    letter-spacing: 2px;
}
.h1-title-two {
    text-align: center;
    margin-bottom: 6rem;
    font-size: 16px;
    letter-spacing: 2px;
}
.product-app p {
    padding-top: 3rem;
    font-size: 18px;
    letter-spacing: 1px;
}
.product-app {
    margin-bottom: 8rem;
}
.cpu-application h3 {
    font-size: 28px
}
.cpu-application p {
    font-size: 16px
}
.jbs {
    z-index: 1;
    width: 88%;
    position: relative;
    left: 6%;
    color: white;
    margin-top:5rem;
    background-image: url(/public/images/other/about-left.jpg);
    background-size:100%;
    background-position:left;
}

.header-ul {
    padding-right: 50px;
}
.phone_banner_img {
    display: none;
}
.app_img {
    width: 75%;
}
.color1{
    color: #333;
}
@media (max-width: 1416px){
    .jbs {
        z-index: 1;
        width: 90%;
        position: relative;
        left: 6%;
        color: white;
        margin-top:5rem;
        background-image: url(/public/images/other/about-left.jpg);
        background-size:100%;
        background-position:left;
    }
}
@media (max-width: 1300px) {
    .img-text {
        padding: 3rem 3rem 0 3rem !important;
    }
    .img-text h2{
        font-size: 22px;
    }
    .img-text p{
        font-size: 15px !important;
    }
    .service-all {
        top: 0 !important;
    }
    .jbs {
        z-index: 1;
        width: 90%;
        position: relative;
        left: 6%;
        color: white;
        margin-top:5rem;
        background-image: url(/public/images/other/about-left.jpg);
        background-size:100%;
        background-position:left;
    }
    .about-us{
        padding-right: 4rem !important;
        padding-top: 3rem !important;
    }
}
@media (max-width: 1180px) {
    .navbar-default .navbar-nav>li>a {
        padding: 30px 15px 30px 15px;
        font-size: 1.5rem;
    }
    .language-img-a {
        padding-top: 27px;
    }
    .logo-img-a {
        top: 1.2rem;
    }
    .header {
        padding: .5em 0px;
    }
    .home {
        padding-left: 4rem;
    }
    .ab_img {
        width: 58%;
    }
    .search-img {
        padding-top: 2.5rem;
    }

    .img-text {
        padding: 2rem 1rem 0 1rem !important;
    }
    .img-text h2{
        font-size: 18px;
    }
    .img-text p{
        font-size: 14px !important;
    }
    /* .jbs {
        width: 100% !important;
        /*left: 3% !important;*/
    /* } */ 
    .logo-img-a {
        top: 2rem;
    }
    .swiper-p p {
        font-size: 28px;
    }
    .f-20 {
        font-size: 16px !important;
    }
    .container-product h3 {
        font-size: 25px;
    }
    .container-product h3 {
        font-size: 35px;
    }
    .container-product p {
        font-size: 16px;
    }
    .h1-title {
        margin-top: 6rem;
        margin-bottom: 2rem;
        letter-spacing: 2px;
        font-size: 28px;
    }
    .has-btn-all {
        margin-bottom: 4rem;
    }
    .product-app p {
        font-size: 16px;
    }
    .product-app {
        margin-bottom: 4rem;
    }
    .cpu-application h3 {
        font-size: 20px
    }
    .cpu-application p {
        font-size: 13px
    }
    .about-us p {
        /*padding-right: 10rem;*/
        /*padding-top: 4rem;*/
        font-size: 14px;
        margin-bottom: 2rem;
    }
    .about-us {
        padding-top: 5rem !important;
    }
    .p-one-last {
        margin-bottom: 5rem !important;
    }
}
@media (max-width: 955px) {
    .navbar-default .navbar-nav>li>a {
        padding: 20px 10px 20px 10px;
    }
    .language-img-a {
        padding-top: 27px;
    }
    .logo-img-a {
        top: 1rem;
    }
    .header {
        padding: 1em 0px;
    }
    .home {
        padding-left: 4rem;
    }
    .ab_img {
        width: 50%;
    }
    .navbar-nav {
        /*margin-bottom: 10px;*/
        border-bottom: none;
    }
    .search-img {
        padding-top: 1.5rem;
    }

    /*.img-text {*/
        /*padding: 1rem .5rem 0 .5rem !important;*/
    /*}*/
    /*.img-text h2{*/
        /*font-size: 18px;*/
    /*}*/
    /*.img-text p{*/
        /*font-size: 13px !important;*/
    /*}*/
    /*.p-jj hr {*/
        /*margin-bottom: 10px;*/
        /*margin-top: 10px;*/
    /*}*/
}
@media (max-width: 992px) {
    .img-text {
        height: auto !important;
    }
    .img-text p {
        padding-bottom: 4rem;
    }
    .about-us {
        padding-left: 3rem;
        text-align: center;
        padding-top: 2rem !important;
        padding-right: 5rem !important;
    }
    .about-us p {
        font-size: 15px;
    }
    .p-one-last {
        margin-bottom: 2rem !important;
    }
    .zx-container .col-md-6 {
        margin-bottom: 3rem !important;
    }
    .col-md-6 {
        width: 100%;
    }
}
@media (max-width: 900px) {
    .navbar-default .navbar-nav>li>a {
        padding: 15px 10px 15px 10px;
        /*margin-left: 20px;*/
    }
    .navbar-header {
        width: 20%;
    }
    .language-img-a {
        padding-top: 27px;
    }
    .logo-img-a {
        top: .6rem;
    }
    .header {
        padding: .8em 0px;
    }
    .home {
        padding-left: 4rem;
    }
    .ab_img {
        width: 58%;
    }
    .navbar-nav {
        /*margin-bottom: 10px;*/
    }
    .swiper-button-prev-product {
        margin-top: 66px !important;
    }
    .swiper-button-next-product {
        margin-top: 66px !important;
    }
    .btn-al {
        width: 35% !important;
    }
    /* .application {

    } */
    .search-img {
        padding-top: 1.3rem;
    }
    .header-ul {
        padding-right: 0px;
    }
}
@media (max-width: 767px) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: none;
        height: 1000px;
    }
    .navbar-default .navbar-nav>li>a {
        margin-left: 20px;
        border-top: 1px solid white;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: white;
    }
    .search-img {
        display: none !important;
    }
    .language-img {
        display: none !important;
    }
    .nav-info {
        width: 100% !important;
    }
    .language-la {
        display: block !important;
    }
    .cpu-application {
        display: none;
    }
    .phone-application {
        /*padding-top: 3rem;*/
        /*padding-bottom: 3rem;*/
        padding: 3rem 2rem;
        display: block !important;
        text-align: center;
    }
    .product-app {
        margin-bottom: 3rem !important;
    }
    body {
        letter-spacing: 1px !important;
    }
    .col-xs-right .col-xs-1{
        display: none;
    }
    .col-xs-right .col-xs-10 {
        width: 94% !important;
        padding-left: .8rem !important;
    }
    .swiper-button-prev-product {
        margin-top: 30px !important;
    }
    .swiper-button-next-product {
        margin-top: 30px !important;
    }
    .navbar-header {
        width: 100%;
    }
    .ab_img {
        width: 40%;
        left: 5%;
    }
    .logo-img-a {
        top: .7rem;
    }
    .col-xs-left {
        display: none;
    }
    .col-xs-right {
        width: 100% !important;
        top: 0 !important;
    }
    .product-info {
        margin-top: 2rem !important;
    }
    .product-info h3 {
        text-align: center;
        font-size: 18px !important;
    }
    .product-info h3 {
        text-align: center;
        font-size: 22px !important;
        font-weight: 600 !important;
    }
    .product-info p {
        text-align: center;
        font-size: 12px !important;
        letter-spacing: 0px !important;
    }
    .h1-title {
        margin-top: 3rem;
        margin-bottom: 1rem;
        font-size: 20px;
    }
    .h1-title-one {
        margin-top: 2rem;
        letter-spacing: 0px;
        font-size: 14px;
    }
    .h1-title-two {
        margin-bottom: 1rem;
        font-size: 14px;
    }
    .btn-al {
        width: 50% !important;
        padding: 1rem !important;
    }
    .has-btn-all {
        margin-bottom: 2rem;
        margin-top: 1rem;
        padding: 1rem !important;
    }
    .product-size p {
        font-size: 10px !important;
    }
    .navbar-toggle {
        border: none;
        margin-right: 0px;
        padding-right: 0px;
    }
    .swiper-p p {
        font-size: 18px;
    }
    .f-20 {
        font-size: 14px !important;
    }
    .img-text h2 {
        font-size: 16px;
    }
    .img-text p {
        font-size: 13px !important;
    }
    .product-app p {
        font-size: 14px;
        padding-top: 2rem;
    }
    /*.swiper-product .product-info {*/

    /*}*/
    .about-us p {
        font-size: 13px;
    }
    .search_icon_phone {
        display: block !important;
    }
    .search-img {
        padding-top: 1.1rem;
    }
    .pc-solution {
        display: none;
    }
    .mobile-solution {
        display: block !important;
    }
    .jbs {
        background-image: url(/public/images/other/bg2.png);
        margin-top: 3rem;
    }
    .p-one {
        text-align: center;
    }
    .nav li {
        text-align: center;
    }
    .phone_banner_img {
        display: block;
    }
    .pc_banner_img {
        display: none;
    }
    .app_img {
        width: 110%;
    }
    .is_none {
        display: block !important;
    }
}
@media (max-width: 489px) {
    .nav-info {
        float: left;
    }
}
@media (max-width: 480px) {
    .search_icon {
        display: block !important;
    }
}
.search-input-text {
    width: 100%;
    height: 45px;
    border: 1px solid #009b9f;
    padding: 0 30px;
    border-radius: 5px;
    font-size: 14px;
}
.nav li {
    text-align: left;
}
.is_none {
    display: none;
}

    /* 首页第二大段css 移动到此处 */

        /*首页特有样式*/
        .swiper-button-next-product {
            position:absolute;
            top: 50%;
            cursor: pointer;
            background-position: center;
            background-repeat: no-repeat;
            width: 27px;
            height: 44px;
            margin-top: 130px;
            background-image: url(/public/images/other/right.png);
        }
        .swiper-button-prev-product {
            position:absolute;
            top: 50%;
            cursor: pointer;
            background-position: center;
            background-repeat: no-repeat;
            width: 27px;
            height: 44px;
            margin-top: 130px;
            right: 0;
            background-image: url(/public/images/other/left.png);
        }
        .product-size p {
            font-size: 16px;
            letter-spacing: 1px;
        }
        .p-one {
            letter-spacing: 1px;
        }
        .swiper-p img {
            width: 100%;
        }
        .swiper-slide {
            width: 100%;
            position: relative
        }
        .phone_img {
            display: none;
        }
        @media (max-width: 767px) {
            .phone_img {
                display: block;
            }
            .pc_img {
                display: none;
            }
        }
        @media (max-width: 600px){
            .phone_img {
                display: block;
            }
            .pc_img {
                display: none;
            }
        }

        /* 首页第三段css 移动到此处 */
        .swiper-button-next {
            position: absolute;
            cursor: pointer;
            background-position: center;
            background-repeat: no-repeat;
            width: 27px;
            height: 25px;
            right: 0;
            /*background-image: url(/public/left.png);*/
        }
        .swiper-button-prev {
            position: absolute;
            cursor: pointer;
            background-position: center;
            background-repeat: no-repeat;
            width: 27px;
            height: 25px;
            right: 0;
        }
        .swiper-button-next:focus {
            outline: none;
        }
        .swiper-button-prev:focus {
            outline: none;
        }
        {if condition="lang('lang') == 'cn'"}
            .top-top {
                top: 3.5rem;
            }
        {else /}
            .top-top {
                top: 4.5rem;
            }
        {/if}

        /* 首页第四段css 公司简介块 移动到此处 */        
        .zx-container {
            margin-top: 6rem;
        }
        .zx-container a.newscontent{
            height: 100%;
            display: block;
            text-align: center;
            position: relative;
        }
        .zx-container .news_wrapper {
            bottom: 0;
            right: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            transition: all 0.25s ease 0s;
        }
        .zx-container .news_wrapper::before {
            border-top: 1px solid #787878;
            width: 0px;
            position: absolute;
            left: 75px;
            top: 25%;
            z-index: 3;
            opacity: 0;
            transition: all 0.3s ease-out 0s;
        }
        .zx-container .newsbody {
            display: inline-block;
            width: 99%;
            vertical-align: middle;
        }

        .zx-container .newsbody .date {
            position: absolute;
            background: white;
            padding: 24px 20px;
            opacity: 1;
            left: 0px;
            transition: all 0.4s ease 0s;
            color: #999;
            font-size: 12px;
            margin-bottom: 10px;
        }
        .zx-container .date .md {
            color: black;            
            top: 40px;
            transition: all 0.3s ease-out 0s;
            font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
            display: block;
            line-height: 20px;
            width: 100%;
            font-size: 20px;
            text-align: center;
            margin-bottom: 1rem;
        }
        .zx-container .date .year {
            white-space: nowrap;
            font-size: 16px;
            float: left;
            color: black;
            font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
            display: block;
            line-height: 24px;
            width: 100%;
            transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        }

        .zx-container .newsbody .title {
            height: 42px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
            font-size: 16px;
            color: white;
            line-height: 32px;
            text-align: left;
            top: 54px;
            text-indent: 0px;
            padding-left: 132px;
            width: 430px;
        }

        .zx-container .newsbody .description {
            font-size: 14px;
            height: 52px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
            margin-top: 0;
            color: white;
            line-height: 24px;
            text-align: left;
            top: 108px;
            padding-left: 132px;
        }
		
        @media (max-width: 767px) {
            .new-list {
                padding-left: 2rem !important;
            }
            .zx-container .newsbody .date{
                padding: 10px 10px;
                font-size: 12px;
            }
            .zx-container .date .md{
                font-size: 15px !important;
            }
            .zx-container .date .year {
                font-size: 15px;
            }
            .zx-container .newsbody .title{
                height:24px;
                font-size: 18px;
                padding-left:85px;
            }
            .zx-container .newsbody .description {
                padding-left: 85px;
            }
            .news-h1 {
                margin-top: 8rem !important;
            }
            .zx-container .newsbody .title {
                font-size: 15px;
            }
            .zx-container .newsbody .description {
                font-size: 11px;
            }
            .zx-container .date .md {
                font-size: 14px;
            }
            .zx-container .date .year {
                font-size: 15px;
            }
            .h1-title-two-bootom {
                margin-bottom: 3rem;
            }
            .col-xs-10-padding {
                padding-bottom: 2rem !important;            
                
            }
            
        }

        /* 首页 footer部分 css */
        
        footer {
            background: black;
        }
        footer h5 {
            font-size: 16px;
            color: white;
        }
        footer h4 {
            color: white;
        }
        footer p {
            font-size: 14px !important;
            color: white;
        }
        footer p a {
            color: white;
        }
        footer p a:hover {
            color: rgb(0,155,159);
        }
        .panel-group {
            display: none;
        }
        .panel-heading {
            border: none;
        }
        .footer-sm-phone {
            display: none;
        }
        @media (max-width: 767px) {
            .footer-sm {
                display: none;
            }
            .panel-group {
                display: block;
            }
            .panel-heading {
                border-bottom: 1px solid white !important;
            }
            .panel-body {
                padding-left: 35px;
            }
            .footer-sm-phone {
                display: block;
                width: 90%;
            }
            .panel-heading {
                cursor:pointer
            }
            .copyright {
                font-size: 12px !important;
                margin-bottom: 5rem;
            }
        }
        .a-white {
            color: white;
        }