﻿
html {
    font-size: 62.5%;
} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0}
body{line-height:1.333;}
li{list-style:none}
a:link,a:visited{text-decoration:none}

span{
    cursor:default;
}




.bodyLeft {
    width: 5%;
}

.bodyCenter {
    width: 1200px;
    margin: 0 auto;
}

.bodyRight {
    width: 5%;
}

.body {
    width: 100%;
    font: 14px/1.5 Arial, 'PingFang SC','Microsoft YaHei', sans-serif;
}



    .body .titleTab {
        display: flex;
        height: 80px;
        border-bottom: 1px solid rgba(0, 13, 31, 0.2);
        align-items:center;
        font-size:20px;
    }

    .body .introduce {
        display: flex;
    }



.introduceTitle {
    text-align: center;
    border-bottom: 1px dashed rgba(0, 13, 31, 0.2);
    padding:10px 0;
    margin-bottom:10px;
    margin-bottom:30px;
}

    .introduceTitle span {
        font-size: 30px;
        white-space: nowrap;
        letter-spacing:3px;
    }

.introduceText {
    text-align: center;
    margin-bottom:50px;
}

    .introduceText span {
        display: block;
        font-size: 22px;
    }



.head-v3 {
    position: relative;
    z-index: 100;
    min-width: 1000px;
    min-height: 945px;
}


.head-v3 .navigation-inner {
    position: relative;
    display:flex;
    height:80px;
}

.head-v3 .navigation-inner .navigation-img{
    margin-top:17px;
    display:inline-block;
}

    .head-v3 .navigation-inner .navigation-img >img {
        margin-right:50px;
        margin-bottom:10px;
    }

.navigation-up {
    height: 80px;
    background-color: rgb(20, 92, 186);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}
    .navigation-up .navigation-v3 {
        white-space: nowrap;
        _margin-left: 10px
    }
/*.navigation-up .navigation-v3 ul{float:left}*/
    .navigation-up .navigation-v3 li {
        display:inline-block;
        font-size: 22px;
    }


/*.navigation-up .navigation-v3 .nav-up-selected {
    background: #fff;

}*/

    /*.navigation-up .navigation-v3 .nav-up-selected h2 a {
        padding: 10px 25px 0px 25px;
        color: rgb(20, 92, 186);
        display: inline-block;
        height: 80px;

        font-size: 22px;
    }*/


.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0}
    .navigation-up .navigation-v3 li h2{
        padding: 35px 15px;
        color: #000;
        font-size:24px;
        display: inline-block;
        height: 80px;
        font-size: 16px;
    }

.navigation-down{position:absolute;top:0px;left:0px;width:100%}

    .navigation-down .nav-down-menu {
        width: 300px;
        padding-left: 50px;
        margin: 0;
        background-color: rgb(11, 134, 224);
        position: absolute;
        top: 80px;
        border-top: 1px solid #ced8e6;
    }
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;position:relative}
.navigation-down .nav-down-menu dl{margin:18px 80px 18px 0}
    .navigation-down .menu-1 dl {
        margin: 15px 15px 15px 0;
    }






.footer {
    width:100%;
    position: absolute;
    font-size:16px;
}

    .footer .record {
        background-color: rgb(51, 51, 51);
        
        height: 80px;
        left: -2px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

.footer .contact {
    height: 200px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .contact > div {
    display: flex;
    width:300px;
}



.footer .contact > div .right {
    margin-left:10px;
    display: flex;
    flex-direction: column;
}

    .footer .record > div > span {
        display: block;
        color: rgb(249, 253, 255);
    }

.introduceTitle span {
    background-image: -moz-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
    /*linear-gradient(to left, #bd37d5, #145cba);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: white;
}

.newDate {
    font-size: 28px;
    color: rgb(1, 19, 46);
    font-weight: bold;
    line-height: 1.563;
}

.newTitle {
    font-size: 18px;
    color: rgb(1, 19, 46);
    line-height: 2.273;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.newRemark {
    color: rgb(121, 128, 138);
    line-height: 1.375;
    text-align: left;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsMore {
    margin-top: 5px;
    font-size: 16px;
    font-family: "Source Han Sans CN";
    color: rgb(20, 92, 186);
    line-height: 1.375;
    margin-top:15px;
}

.newList {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding:7px;
}

.news-fiest {
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .news-fiest img {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .news-fiest:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .news-fiest:hover .newList {
        background: rgb(25, 77, 180);
        padding-left: 15px;
    }

        .news-fiest:hover .newList .newDate {
            color: #fff;
        }
        .news-fiest:hover .newList .newTitle {
            color: #fff;
        }
        .news-fiest:hover .newList .newRemark span {
            color: #fff;
        }
        .news-fiest:hover .newList .newsMore {
            color: #fff;
        }


    .newList:hover {
        background: rgb(25, 77, 180);
        padding-left: 15px;
    }



        .newList:hover .newTitle {
            color: #fff;
        }

        .newList:hover .newRemark span {
            color: #fff;
        }

        .newList:hover .newsMore {
            color: #fff;
        }

.date-all {
    width: 140px;
    height: 140px;
    text-align: center;
    background-image: -moz-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
}

    .date-all .year {
        color: rgb(254, 254, 254);
        width: 140px;
        line-height: 140px;
        -webkit-justify-content: center;
    }

        .date-all .year span {
            font-size: 36px;
            line-height: 1;
            display: inline-block;
            vertical-align: middle;
        }

            .date-all .year span i {
                font-size: 30px;
                display: block
            }



    .layui-breadcrumb a {
        font-size: 20px;
        font-family: "Source Han Sans CN";
        color: rgb(51, 51, 51) !important;
    }

        .layui-breadcrumb a:hover {
            color: rgb(20, 92, 186) !important;
        }

        .layui-breadcrumb a cite {
            color: rgb(20, 92, 186) !important;
            font-style: normal;
        }




/*前端新闻资讯页面*/



.news-li {
    font-size: 22px;
    font-family: "Source Han Sans CN";
    color: rgb(51, 51, 51);
    line-height: 1.248;
    height: 70px;
    padding-top: 20px;
    list-style-position: inside;
    border-bottom: 1px dotted rgba(0, 13, 31,0.2);
    cursor:default;
    display:flex;
    justify-content:space-between;
}

    .news-li a {
        max-width: 80%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news-li:hover {
        color: rgb(20, 92, 186);
    }

        .news-li:hover a {
            color: rgb(20, 92, 186);
        }


.news-info-title {
    font-size: 28px;
    font-family: "Source Han Sans CN";
    color: rgb(1, 19, 46);
    line-height: 1.389;
}

.news-info-date {
    font-size: 20px;
    font-family: "Source Han Sans CN";
    color: rgb(153, 153, 153);
    line-height: 1.25;
}

.news-info-wechat {
    font-size: 20px;
    font-family: "Source Han Sans CN";
    color: rgb(51, 51, 51);
    line-height: 1.25;
}

.news-new-list {
    border-width: 1px;
    border-color: rgb(220, 220, 220);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    /*width: 351px;
        height: 600px;*/
}

.news-page-li {
    font-size: 18px;
    font-family: "Source Han Sans CN";
    color: rgb(51, 51, 51);
    line-height: 1.667;
}

    .news-page-li a:hover {
        color: rgb(20, 92, 186);
    }

.new-news-item {
    position: relative;
    z-index: 100;
    display:block;
    overflow:hidden
}
    .new-news-item img {
        object-fit: cover;
        font-family: 'object-fit: cover;'
    }

    .new-news-inDiv {
        position: absolute;
        z-index: 1000;
        bottom: 0;
        opacity: 0.7;
        width: 100%;
        height: 100px;
        background-image: -moz-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
        background-image: -webkit-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
        background-image: -ms-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
        padding: 10px 20px
    }

    .new-news-inDiv p {
        margin-top: 10px;
        font-size: 15px;
        font-family: "Source Han Sans CN";
        color: rgb(255, 255, 255);
        line-height: 1.2;
        text-align: left;
    }

.new-news-inner {
    display: block;
    position: absolute;
    z-index: 2000;
    background-color: rgba(20, 92, 186,1);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.case-views-details {
    width: 120px;
    height: 35px;
    font-size: 14.546px;
    font-family: "Source Han Sans CN";
    color: rgb(25, 77, 180);
    line-height: 1.2;
    display: block;
    background-color: rgb(255, 255, 255);
    margin-left: 20px;
    margin-top: 30px;
    text-align: center;
    padding-top: 8px;
}

    .new-news-inner .title {
        margin: 20px 20px 0 20px;
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb(255, 255, 255);
        line-height: 1.2;
    }

    .new-news-inner .date {
        margin: 5px 20px 20px 20px;
        font-size: 14.256px;
        font-family: "Source Han Sans CN";
        color: rgb(255, 255, 255);
        line-height: 1.2;
    }

    .new-news-inner .remark {
        margin: 20px;
        font-size: 16px;
        color: rgb(255, 255, 255);
        line-height: 1.5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

.new-news-item .new-news-inner {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

.new-news-item:hover .new-news-inner {
    height: 100%;
}





/*.share {
    color: #2e2e2e;
}

.dateAshare .icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-left: 10px;
    position: relative;
}*/


.news-info-wechat {
    display: flex;
}

    .news-info-wechat span {
        padding-top: 5px;
    }

.new-title-back {
    width: 100%;
    height: 130px;
}

    .new-title-back span {
        font-size: 29px;
        font-family: "Source Han Sans CN";
        color: rgb(255, 255, 255);
        line-height: 1.037;
        text-align: center;
        padding: 50px 0 0 0px;
        display: block;
    }

.news-detail-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted rgba(0, 13, 31,0.2);
    margin: 20px 0;
    padding-bottom: 10px;
}

/*客户案例*/

.case-list {
    display: flex;
    flex-wrap:wrap;
}

.case-list-div {
    border-color: rgb(209, 216, 223);
    border-style: solid;
    width: 328px;
    height: 333px;
    margin: 18px 18px 18px 0px
}

    .case-list-div:hover {
        background-color: rgb(20, 92, 186);
        transition: all .3s;
    }

        .case-list-div:hover .case-item-word-title {
            color: rgb(255, 255, 255);
        }

        .case-list-div:hover .case-item-word-info {
            color: rgb(255, 255, 255);
        }

            .case-list-div:hover .case-item-word-info .view {
                color: rgb(255, 255, 255);
            }

    .case-list-div div img {
        transition: all .3s;
        height: 100%;
        width: auto;
        min-width:100%;
        object-fit: cover;
        font-family: 'object-fit: cover;';
    }

    .case-list-div:hover div img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

.case-item-word-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
    font-size: 18px;
    font-family: "Source Han Sans CN";
    color: rgb(1, 19, 46);
    line-height: 2.6;
    padding-left: 10px;
    border-bottom: 1px solid rgb(209, 216, 223);
}

.case-item-word-info {
    font-family: "Source Han Sans CN";
    padding: 10px 19px 0px 10px;
    padding-top: 10px;
    height: 60px;
    display: flex;
    justify-content: space-between;
}

    .case-item-word-info .view {
        color: rgb(34, 92, 168);
    }





/*前端产品页*/
/*前端产品页*/
/*前端产品页*/
/*前端产品页*/


    .info-list-item ul li {
        height: 300px;
        width: 49%;
        padding: 0 8px;
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 18px;
    }

        .info-list-item ul li a {
            display: flex;
            width: 100%;
            height: 250px;
            border: solid 1px #d7dce3;
        }

.product-info-img {
    width: 50%;
    overflow: hidden;
    height: 248px;
}

    .product-info-img img {
        transition: all .3s;
        width: 100%;
        height: 100%;
    }

.product-info-item {
    width: 50%;
    padding: 40px;
    vertical-align: top;
}

    .product-info-item .product-info-item-title {
        font-size: 22px;
        color: rgb(1, 19, 46);
        line-height: 1.775;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-top: 20px;
    }

    .product-info-item .product-info-item-remark {
        font-size: 14px;
        color: rgb(121, 128, 138);
        line-height: 1.5;
        text-align: left;
        /*width: 270px;*/
        height: 60px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .product-info-item .product-info-item-more {
        font-size: 18px;
        font-family: "Source Han Sans CN";
        color: rgb(25, 77, 180);
        line-height: 0.976;
    }

.product-info-list {
    transition: all .3s;
}

    .product-info-list :hover {
        border-color: transparent;
        -webkit-box-shadow: 0 18px 25px -20px #B4BCC7;
        box-shadow: 0 18px 25px -20px #B4BCC7;
    }

        .product-info-list:hover .product-info-item {
            background: rgb(25, 77, 180);
            padding-left: 15px;
        }

            .product-info-list:hover .product-info-item .product-info-item-title {
                color: #fff;
            }

            .product-info-list:hover .product-info-item .product-info-item-remark {
                color: #fff;
            }

            .product-info-list:hover .product-info-item .product-info-item-more {
                color: #fff;
            }

        .product-info-list:hover .product-info-img img {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

/*****


    banner图 3-17

*/

.banner-parent {
    position: relative
}

.banner-img {
    height: 430px;
    width: 100%;
    object-fit: cover
}

.banner-common-item {
    position: absolute;
    color: rgb(29, 242, 255);
    top: 100px;
    text-align: center;
    width: 100%;
    font-size: 60px;
}

.banner-common-item-eng {
    margin-top: 50px
}

.banner-common-item-eng-span {
    border: 2px solid;
    padding: 0px 100px 10px
}


.layui-laypage-newsPage a {
    margin: 0px 10px !important;
    border-radius: 6px !important;
    background-color: rgb(234, 234, 234) !important;
    font-size: 16.253px !important;
    color: rgb(20, 92, 186) !important;
}

.layui-laypage .layui-laypage-curr {
    margin: 0px 10px !important;
    border-radius: 6px !important;
    background-color: rgb(20, 92, 186) !important;
    font-size: 16.253px !important;
    color: rgb(20, 92, 186) !important;
}

.layui-laypage-newsPage a:hover {
    color: rgb(20, 92, 186) !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: rgb(20, 92, 186) !important;
    color: rgb(20, 92, 186) !important;
    border-radius:6px !important;
}

.table-span {
    color: #999;
    font-size: 20px;
    font-family: "Source Han Sans CN";
}


.center-type-span {
    height: 48px;
    border-width: 1px;
    border-color: rgb(209, 216, 223);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    font-size: 22px;
    color: rgb(20, 92, 186);
    line-height: 1.923;
    text-align: center;
    padding: 1px 10px;
    margin: 7px 26px 7px 0px;
}

    .center-type-span:hover {
        background-image: -moz-linear-gradient(180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
        background-image: -webkit-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
        background-image: -ms-linear-gradient( 180deg, rgb(189,55,213) 0%, rgb(20,92,186) 100%);
        color: rgb(255, 255, 255) !important;
    }

    .center-type-span input[type=radio] {
        display: none;
    }

.banner-back{
    overflow:hidden;
}

.banner-back img {
    -webkit-animation-duration: 3.5s;
    -moz-animation-duration: 3.5s;
    -o-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bigTosmall;
    -moz-animation-name: bigTosmall;
    -o-animation-name: bigTosmall;
    animation-name: bigTosmall;
}

@-webkit-keyframes bigTosmall {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes bigTosmall {
    0% {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes bigTosmall {
    0% {
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bigTosmall {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.img-guanzhu:hover .share-box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


.img-guanzhu {
    background-color: rgb(234, 234, 234);
    width: 43px;
    height: 43px;
    padding: 3px 0 0 7px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-image: url(../../Resources/weixin.png);
}

.share-box {
    left: 50%;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    -o-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    z-index: 3;
    top: 37px;
    display: block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    pointer-events: none;
    opacity: 0;
}

.share-box {
    position: absolute;
    right: 0;
    width: 104px;
    height: 125px;
    text-align: center;
    line-height: 125px;
    background: url(../../Resources/share-bg.png) no-repeat center center;
    -o-background-size: cover;
    background-size: cover;
    top: 100%;
}


.map-region-city {
    font-family: "Microsoft YaHei";
    margin-left: 5px;
    padding: 0px 20px;
    border-radius: 60px;
    background-color: rgb(255, 255, 255);
}

