﻿@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

body {
    min-width: 1200px;
    cursor: default;
}

* {
    padding: 0;
    margin: 0;
}
/*.swiper-wrapper {padding-top:65px;}*/
html, body, .swiper-container, .swiper-wrapper, .swiper-slide {
    width: 100%;
    height: 100%;
}

html {
    font: 12px/1.5 "Microsoft YaHei","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

.swiper-slide {
    background-position: 50% 50%;
    position: relative;
}

.slide1 {
    background-image: url(../images/home/slide1/project_3.jpg);
    background-size: cover
}
/*.slide1  .content{
width:1100px!important
}*/
/*.slide2{background-color:#f3f3f3;}*/
.slide2 {
    background-image: url(../images/home/slide2/slide2-bg.png);
    background-size: cover;
}

.slide3 {
    background-image: url(../images/home/big-bg3.jpg);
}

.slide4 {
    background-image: url(../images/home/big-bg4.jpg);
}

.slide5 {
    background-image: url(../images/home/big-bg5.jpg);
}

.slide6 {
    background-image: url(../images/home/big-bg6.jpg);
}

.slide7 {
    background-image: url(../images/home/big-bg7.png);
}

.pagination {
    position: fixed;
    z-index: 100;
    margin-top: -81.5px;
    top: 50%;
    left: 17px;
}

.swiper-pagination-switch {
    width: 11px;
    height: 11px;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: block;
    margin: 7px 7px 13px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #ddd;
}

/**首安君**/
#fixright {
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -175px;
    background-image: url(../images/home/shouanjun.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 366px;
    width: 160px;
    z-index: 9999;
}

    #fixright img {
        position: absolute;
        right: 17px;
        height: 44px;
    }
/***END***/
/****site style start***/
.white {
    color: #fff !important;
}

.clearfix {
    clear: both;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    display: block;
}

.fl {
    padding-left:8px;
    float: left;
    box-sizing:border-box
}

.fr {
    float: right;
}

h1 {
    color: #444;
}

.relative {
    position: relative;
    top: 0;
    left: 0;
}

#header {
    height: 65px;
    width: 100%;
    min-width: 1200px;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
}

    #header .content {
        width: 1192px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    #header .logo a {
        margin-top: 9px;
        width: 208px;
        height: 40px;
        background-image: url(../images/home/logo.jpg);
        display: block;
        background-repeat: no-repeat;
    }

    #header .header-nav-tell {
        position: absolute;
        right: 0;
        background-image: url(../images/home/office_phone.png);
        background-repeat: no-repeat;
        width: 157px;
        height: 16px;
        top: 50%;
        margin-top: -9px;
    }

    #header .header-menu {
        margin-left: 40px;
    }

    #header .header-desc {
        color: #666666;
        font-size: 14px;
        height: 60px;
        margin-right: 175px;
        line-height: 60px;
    }

        #header .header-desc span {
            color: #006fc8;
            font-size: 18px;
            font-weight: bold;
        }

    #header .header-menu .nav a {
        float: left;
        margin: 0 15px;
        line-height: 64px;
        color: #666666;
        font-size: 14px;
    }

        #header .header-menu .nav a:hover,
        #header .header-menu .nav a.active {
            border-bottom: 2px solid #279BFA;
            color: #279bfa;
        }

    #header .header-menu .login {
        width: 110px;
        height: 33px;
        margin-top: 23px;
        margin-left: 20px;
        background: url(../images/apply.jpg) no-repeat;
    }

        #header .header-menu .login:hover {
        }

        #header .header-menu .login a {
            display: block;
            text-indent: -999999px;
        }
.swiper-wrapper {
    padding-top: 65px;
}

.swiper-slide .content {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.slide1 .content {
    width: 1460px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 20px;
}
.slide1 .project {
    width: 20%;
    height: 350px;
    margin-top: 56px;
}
    .slide1 .project .project-content {
        background-image: url(/Resources/images/home/slide1/project_bg1.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 100%;
        margin: 0 auto;
        width: 282px;
        position: relative;
        color: #666666;
    }
        .slide1 .project .project-content.selected {
            background-color: #0f45c4;
            border-radius: 15px;
            background-image: none;
            color: #fff;
        }
    /*.slide1 .project .project-logo {
        position:absolute;
        right:-50px;
        top:-50px;
    }*/
    .slide1 .project .project-logo {
        position: absolute;
        left: 50%;
        top: -50px;
        margin-left: -40px;
    }
.slide1 .project-title {
    font-size: 25px;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 20px;
    height: 32px;
    line-height: 35px;
}
.slide1 .top-project {
    padding-left: 10px;
    width: 100%;
    margin-top: 60px;
}
.slide1 .top-project .project-title {
    font-size: 30px;
    padding-left: 0;
}
.slide1 .top-project .project-title .brand {
    margin-right: 10px;
}
    .slide1 .project-title span.xinchuang {
        font-size: 10px;
        background-color: #0f45c4;
        color: #fff;
        padding: 0px 5px;
        border-radius: 5px;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
        margin-left: 3px;
    }
.slide1 .top-project .project-title span.xinchuang {
    margin-top: 12px;
}
.slide1 .project-content.selected span.xinchuang {
    background-color: #fff;
    color: #0f45c4;
}
    .slide1 .project-title span {float:left;}
    .slide1 .project-title .sort {
        font-size: 28px;
    }
    .slide1 .project-title .split-line {
        border: solid 1px #666666;
        height: 23px;
        margin: 7px 8px 0 8px;
    }
.slide1 .top-project .sub-title {
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.slide1 .top-project .project-desc {
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    margin-top: 16px;
}
.slide1 .project-content.selected .project-title .split-line {border-color:#fff;}
        /*.slide1 .project .project-content:hover .split-line {
            border-color: #fff;
        }*/
.slide1 .project .project-desc {padding:15px 25px}
.slide1 .project .project-desc .sys-name {
    border: solid 1px #999999;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 16px;
}
.slide1 .project-content.selected .project-desc .sys-name {
    border-color: #fff;
}
.project-desc ul > li {
    list-style-image: url(/Resources/images/home/slide1/decorate.png);
    list-style-position: outside;
    margin-top: 12px;
    font-size: 14px;
    margin-left: 22px;
}
.slide1 .project .project-detail {
    position: absolute;
    bottom: 0;
    height: 56px;
    padding-left: 22px;
}
.slide1 .top-project .project-detail {
    margin-top: 65px;
}
    .slide1 .project .project-detail > a, .slide1 .top-project .project-detail > a {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding-left: 16px;
        background-color: #2d5dcb;
        color: #fff;
        display: block;
        border-radius: 18px;
        position: relative;
    }
        .slide1 .project .project-detail > a > i.more-icon, .slide1 .top-project .project-detail > a > i.more-icon {
            background-image: url(/Resources/images/home/slide1/more.png);
            background-repeat: no-repeat;
            width: 58px;
            height: 59px;
            display: block;
            position: absolute;
            top: -6px;
            right: -24px;
            background-size: cover;
        }
.slide1 .project .project-detail > a:hover > i.more-icon, .project-content.selected .project-detail > a > i.more-icon {
    background-image: url(/Resources/images/home/slide1/more_hover.png);
}
    .slide2 .rxjs-title {
        font-weight: bold;
        font-size: 24px;
        text-align: center;
        margin: 20px auto;
    }

.slide2 .rxjs-sub-title {
    font-size: 15px;
    text-align: center;
    width: 858px;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
    color: #4e4e4e;
}

.slide2 .product-catagory {
    position: relative;
    width: 1194px;
    height: 130px;
    margin-bottom: 50px;
    border-bottom: solid 1px #eaeaea;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

    .slide2 .product-catagory .product-item {
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        margin-top: 25px;
        cursor: pointer;
    }

.slide2 .product-item.selected .slide-block {
    background-color: #fb1d5a;
    width: 44px;
    height: 4px;
    margin: 13px auto 0 auto;
}

.slide2 .extend-product-left {
    position: relative;
    margin-top: 20px;
}

    .slide2 .extend-product-left .computer {
        margin-left: -100px
    }

    .slide2 .extend-product-left .inner-window {
        position: absolute;
        left: 14px;
        top: 12px;
    }

.slide2 .product-desc .desc-item {
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    width: 665px;
    right: 0;
}
/*.slide2 .product-item .product-name{
    text-align:center;
    font-size:17px;
    font-weight:bold;
}*/
/*.slide2 .project
{
    position: relative;
    float: left;
    margin-top: 75px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.slide2 .project img {position: absolute;top: -60px;left: 90px;}
.slide2 .project .project-desc{
    width: 245px;
    height: 280px;
    padding-left: 20px;
    padding-right: 10px;
    background-color: #fff;
    border-radius: 20px;
    color: #497187;
    font-size: 15px;
    padding-top: 50px;
}
.slide2 .project:hover  {
    margin-top:65px;
}
.slide2 .project .project-desc:hover 
{
    background-color:#095dcb;
    color:#fff;
    background-image:url(../images/home/right_bottom_more.png);
    background-position:100% 100%;
    background-repeat:no-repeat;
}
.slide2 .project .project-desc .sys-name{
      font-size: 22px;
    font-weight: 400;
}
.slide2 .project .project-desc .split-line{
    width: 26px;
    border-bottom: solid 1px;
    margin-bottom: 14px;
    margin-top: 14px;
}
.slide2 .extend-product-left {width:50%;position:relative;}
.slide2 .extend-product-left .extend-title{padding-left: 60px;margin-bottom: 30px;margin-top:110px;}
.slide2 .small-window{
    margin-left: 114px;
    top: 307px;
    position: absolute;
}
.slide2 .extend-product{width: 50%;margin-top:70px;}
.slide2 .extend-item{
    position:relative;
    border-bottom: solid 1px #f0f0f0;
    min-height: 142px;
    padding-left: 105px;
}
.slide2 .extend-item .extend-logo{position: absolute; top: 30px;left:10px;}
.slide2 .extend-item .extend-item-title{
    font-size: 22px;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 5px;
}
.slide2 .extend-item .extend-item-title img{
    position: absolute;
    right: 20px;
    margin-top: 10px;
}
.slide2 .extend-item .extend-item-content{
    font-size: 14px;
    color: #4a464d;
    padding-bottom: 25px;
    display:none;
}
.slide2 .extend-item.hover .extend-item-content{
    display:block;
}*/

.swiper-slide .slide-top {
    text-align: center;
    position: relative;
    padding-top: 40px;
}

.content .slide-top .decorate-l {
    width: 40%;
    height: 54px;
    float: left;
    background-image: url(../images/home/left.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.content .slide-top .decorate-wl {
    background-image: url(../images/home/w_left.png);
}

.content .slide-top .decorate-r {
    width: 40%;
    height: 54px;
    float: right;
    background-image: url(../images/home/right.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.content .slide-top .decorate-wr {
    background-image: url(../images/home/w_right.png);
}

.content .slide-top .slide-top-title {
    color: #006fc8;
    font-size: 34px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.content .slide-top .slide-top-desc {
    font-size: 22px;
    color: #006fc8;
    margin-top: 25px;
}

ul.case-classify {
    list-style: none;
    font-size: 13px;
    font-weight: bold;
    border-bottom: solid 1px #fff;
    height: 43px;
    cursor: default;
}

    ul.case-classify li {
        float: left;
        margin: 13px 28px 10px 28px;
        display: block;
    }

        ul.case-classify li.active {
            font-size: 23px;
            border-bottom: 3px solid #fff;
            height: 40px;
            width: 115px;
            text-align: center;
            margin-top: 0;
            margin-bottom: 0;
        }

.case-menu .case-menu-list {
    list-style: none;
    margin-top: 20px;
}

    .case-menu .case-menu-list li {
        float: left;
        margin: 4px;
    }

.slide-content .certificate {
    margin-left: 50px;
    margin-top: 500px;
    float: left;
}

    .slide-content .certificate div {
        font-size: 16px;
        font-weight: bold;
        color: #006fc8;
        width: 365px;
        text-align: center;
        margin-top: 10px;
    }

.slide-content .company-desc {
    float: left;
    padding-left: 40px;
    width: 670px;
    font-weight: bold;
    color: #396fc9;
    letter-spacing: 4px;
    font-size: 20px;
    margin-top: 50px;
}

    .slide-content .company-desc .vertical-line {
        border-left: solid 1px #396fc9;
        display: block;
        height: 527px;
        float: left;
        margin-top: 50px;
    }

    .slide-content .company-desc img {
        margin: 18px;
    }

    .slide-content .company-desc p {
        margin-top: 29px;
        padding-left: 40px;
    }

.slide-content dd {
    margin-left: -15px;
}

.slide-content dt {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 4px;
    margin-top: 20px;
}

.slide-content .demo-link {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: auto;
    background-color: #fff;
    padding-left: 22px;
    padding-right: 22px;
    color: #1462e2;
    border-radius: 25px;
    border-top-left-radius: 0;
    font-size: 16px;
    margin: 15px;
}

.slide-content .company-culture {
    position: relative;
    color: #fff;
    font-size: 32px;
    font-family: cursive;
    text-align: center;
}

.slide-content .red-block {
    width: 90px;
    height: 14px;
    background-color: #e60f0f;
    margin-left: 34px;
    display: inline-block;
}

.slide-content .company-culture p {
    margin-top: 10px;
}

.slide-content .company-culture span {
    color: #e60f0f;
    font-family: auto;
}

.slide-content .com-address {
    /*float: left;
    margin-right: 90px;*/
    width: 230px;
}

    .slide-content .com-address p {
        color: #c6c6c6;
        font-size: 16px;
        line-height: 32px;
    }

    .slide-content .com-address .city {
        font-size: 20px;
        color: #fff;
        border-bottom: solid 1px #fff;
        width: 180px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 17px;
    }

#newBridge .nb-icon-wrap {
    display: none !important;
}

#newBridge {
    display: none !important;
}

    #newBridge ins {
        display: none !important;
    }

.slide-content .com-address .dotline {
    width: 80px;
    border-bottom: dashed 1px #fff;
    margin: 15px auto 15px 0;
}

@media screen and (max-height: 901px) {
    .slide1 .content {
        width: 1260px;
    }
    .slide1 .top-project {
        margin-top: 35px;
    }
    .slide1 .project {
        height: 305px;
        margin-top: 38px;
    }
.slide1 .project .project-content{width:242px;}
        .slide1 .project .project-logo {
            margin-left: -32px;
			top: -35px;
			width: 57px;
        }

    .slide1 .project-title {
        font-size: 23px;
        padding-left: 20px;
        padding-top: 20px;
        height: 25px;
        line-height: 19px;
    }
    .slide1 .top-project .project-title span.xinchuang {
        margin-top: 9px;
    }
.slide1 .project-title span.xinchuang{margin-top:2px;}
        .slide1 .project-title .sort {
            font-size: 25px;
        }

        .slide1 .project-title .split-line {
            height: 20px;
            margin: 3px 8px 0 8px;
        }
    .slide1 .top-project .project-desc {
        font-size: 16px;
    }
    .slide1 .project .project-desc {
        padding: 7px 20px;
    }

        .slide1 .project .project-desc .sys-name {
            font-size: 15px;
            font-weight: bold;
            padding: 5px 3px 5px 16px;
        }
    .slide1 .top-project .project-detail {
        margin-top: 45px;
    }
    .slide1 .project .project-detail {
        height: 45px;
    }
    .project-desc ul > li {
        margin-top: 10px;
        font-size: 13px;
    }
}
@media screen and (max-height: 700) {
    .slide2 .extend-product-left {
        margin-top: 0
    }
        .slide2 .extend-product-left .computer {
            width: 500px;
        }
    .slide2 .inner-window {
        left: -9px !important;
        top: 9px !important;
        width: 365px;
    }

    .slide2 .product-desc .desc-item {
        font-size: 14px;
        width: 600px;
        line-height: 26px;
    }

    .swiper-slide .slide-top {
        padding-top: 20px;
    }

    .slide-content .certificate {
        margin-top: 415px;
    }

        .slide-content .certificate img, .slide-content .certificate div {
            width: 310px;
        }

    .slide-content .company-desc {
        width: 600px;
        margin-top: 20px;
    }

        .slide-content .company-desc img {
            margin: 5px;
        }

        .slide-content .company-desc p {
            margin-top: 20px;
        }

        .slide-content .company-desc .vertical-line {
            height: 460px;
        }
}
@media screen and (max-height: 769px) {
    .slide1 .content {
        width: 1170px;
    }
    .slide1 .top-project {
        margin-top: 35px;
    }
    .slide1 .top-project .project-desc {
        font-size: 15px;
    }
    .slide1 .top-project .project-detail {
        margin-top: 30px;
    }
    .slide1 .project {
        height: 280px;
        margin-top: 25px;
    }

        .slide1 .project .project-content {
            width: 225px;
        }

        .slide1 .project .project-logo {
            margin-left: -30px;
            top: -35px;
            width: 50px;
        }

    .slide1 .project-title {
        font-size: 20px;
        padding-left: 20px;
        padding-top: 15px;
        height: 20px;
        line-height: 13px;
    }

    .slide1 .top-project .project-title span.xinchuang {
        margin-top: 6px;
    }
    .slide1 .project-content.selected span.xinchuang {
        background-color: #fff;
        color: #0f45c4;
    }

    .slide1 .project-title span.xinchuang {
        height: 17px;
        line-height: 17px;
        margin-top: 0;
    }
        .slide1 .project-title .sort {
            font-size: 22px;
        }

        .slide1 .project-title .split-line {
            height: 15px;
            margin: 3px 8px 0 8px;
        }

    .slide1 .project .project-desc {
        padding: 10px 20px;
    }

        .slide1 .project .project-desc .sys-name {
            font-size: 14px;
        }

    .project-desc ul > li {
        margin-top: 5px;
        font-size: 12px;
    }

    .slide1 .project .project-detail {
        height: 45px;
    }

        .slide1 .project .project-detail > a {
            height: 30px;
            line-height: 30px;
            font-size: 12px;
        }

            .slide1 .project .project-detail > a > i.more-icon {
                top: -6px;
                right: -24px;
            }
}

@media screen and (max-height: 700px) {
    .slide1 .top-project {
        margin-top: 20px;
    }

        .slide1 .top-project .project-desc {
            margin-top: 10px;
        }

        .slide1 .top-project .project-detail {
            margin-top: 25px;
        }
    .slide1 .project {
        height: 260px;
        margin-top: 20px;
    }
        .slide1 .project .project-desc .sys-name {
            font-size: 13px;
        }

    .project-desc ul > li {
        margin-top: 5px;
        font-size: 12px;
    }
    .slide2 .slide-content {
        padding-top: 0 !important;
    }

    .slide2 .rxjs-title {
        margin: 10px auto 0 auto;
    }

    .product-item img {
        height: 50%;
    }

    .slide2 .product-catagory {
        width: 970px;
        height: 95px;
        margin-bottom: 20px;
    }

    .slide2 .product-item.selected .slide-block {
        margin: 8px auto 0 auto;
    }

    .slide2 .extend-product-left .computer {
        width: 455px;
        margin-left: -80px;
    }

    .slide2 .inner-window {
        left: 3px !important;
        top: 9px !important;
        width: 332px;
    }

    .slide2 .product-desc .desc-item {
        line-height: 24px;
    }

    .slide3 .case-menu-list img {
        width: 134px !important;
        height: 90px !important;
    }

    .slide-content .certificate {
        margin-top: 330px;
    }

        .slide-content .certificate img, .slide-content .certificate div {
            width: 270px;
        }

    .slide-content .company-desc {
        padding-left: 80px;
        font-size: 18px;
    }

        .slide-content .company-desc .vertical-line {
            margin-top: 35px;
            height: 356px;
        }

        .slide-content .company-desc p {
            margin-top: 10px;
        }

        .slide-content .company-desc img {
            margin: 0;
        }

    .content .slide-top .slide-top-desc {
        margin-top: 20px;
    }

    .slide-content dt {
        font-size: 25px;
    }

    .slide-content .demo-link {
        margin: 10px;
    }

    .slide-content .red-block {
        width: 70px;
    }

    .slide6 .company-culture p {
        margin-top: 5px;
        font-size: 25px;
    }

    .slide7 {
        background-position: 50% 30%;
    }

        .slide7 .slide-content {
            bottom: 120px !important;
        }
}

@media screen and (max-height: 626px) {
    .slide1 .content {
        width: 910px;
    }

    .slide1 .project {
        height: 250px;
        margin-top: 15px;
    }

        .slide1 .project .project-logo {
            right: -25px;
            top: -25px;
            width: 50px;
        }

    .slide1 .project-title {
        padding-top: 15px;
        height: 15px;
    }

        .slide1 .project-title .sort {
            font-size: 22px;
        }

        .slide1 .project-title .split-line {
            height: 15px;
            margin: 3px 8px 0 8px;
        }

    .slide1 .project .project-desc {
        padding: 10px 20px;
    }

        .slide1 .project .project-desc .sys-name {
            font-size: 13px;
        }

    .project-desc ul > li {
        margin-top: 5px;
        font-size: 12px;
    }
    .slide-content .company-desc {
        font-size: 17px;
    }

        .slide-content .company-desc .vertical-line {
            height: 315px;
        }
}
