/* 重置样式 */
*, body, html {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", 微软雅黑;
    margin: 0px;
    padding: 0px;
}

* {
    margin: 0;
    padding: 0
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0 none
}

a {
    text-decoration: none;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

input {
    outline: none;
}

    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

    input[type="number"] {
        -moz-appearance: textfield;
    }

.clearfix {
    *zoom: 1
}

    .clearfix:before, .clearfix:after {
        content: "";
        line-height: 0;
        display: table
    }

    .clearfix:after {
        clear: both
    }

/* 新闻资讯 */
#news {
    margin-bottom: 120px;
}

.header-news {
    width: 100%;
    height: 582px;
    background: url(../images/bg-news.png) no-repeat;
    background-size: cover;
    position: relative;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.news-top {
    width: 100%;
    height: 80px;
    background: rgba(5,5,5,0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F050505,endColorstr=#7F050505);
}

.logo {
    display: block;
    float: left;
    margin-top: 20px;
    cursor: pointer;
}

.nav {
    float: right;
    color: #efefef;
}

    .nav li a {
        font-size: 16px;
        color: #efefef;
        width: 80px;
        height: 80px;
        display: block;
        
    }

    .nav li {
        float: left;
        width: 80px;
        height: 70px;
        line-height: 80px;
        margin-left: 15px;
        margin-right: 15px;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    
.caidan {
    width: 120px !important;
    position: absolute;
    left: -15px;
    background: rgba(5,5,5,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F050505,endColorstr=#7F050505);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: none;
}

.caidan a {
    width: 120px !important;
    height: 50px !important;
    line-height: 50px;
}

.caidan a:hover {
    background: rgba(5,5,5,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c050505,endColorstr=#4c050505);
}

.active {
    background: url(../images/line.png) no-repeat;
    background-position: bottom center;
}

.news-center {
    width: 100%;
    height: 80px;
    background: rgba(1,1,1,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F050505,endColorstr=#7F050505);
}

    .news-center ul {
        width: 870px;
        margin: 0 auto;
    }

        .news-center ul li {
            width: 290px;
            height: 80px;
            float: left;
            text-align: center;
            color: #f1f7fc;
            line-height: 80px;
            font-size: 18px;
            cursor: pointer;
        }

            .news-center ul li a {
                color: #f1f7fc;
            }

.active01 {
    background: #154887
}

.dnone {
    display: none;
}

.news-all {
    width: 1200px;
    margin: 0 auto;
}

.title {
    margin-top: 40px;
}

    .title a {
        float: left;
        font-size: 20px;
        color: #003e8a;
    }

        .title a img {
            display: block;
            margin-top: 5px;
        }

.wenzi {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 20px;
    color: #003e8a;
}

.newsone-text li {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 40px;
    margin-top: 40px;
}

    .newsone-text li p {
        font-size: 13px;
        color: #003e8a;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .newsone-text li h3 {
        color: #333;
    }

.text-news img {
    display: block;
    float: left;
    width: 209px;
    height: 163px;
}

.text-news span {
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
    width: 80%;
    margin-left: 25px;
    text-indent: 2em;
    line-height: 30px;
}

.page ul li {
    float: left;
    width: 24px;
    height: 24px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    color: #9a9a9a;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
    margin-left: 10px;
    cursor: pointer;
}

.next {
    width: 52px !important;
}

.prev {
    width: 52px !important;
}

.page ul li.active {
    color: #fff !important;
    background: #003e8a !important;
}

.router {
    border: none !important;
    width: 40px !important;
    margin-left: 2px !important;
}

    .router input {
        width: 32px;
        height: 20px;
        border: 1px solid #c8c8c8;
    }

.determine {
    width: 48px !important;
    margin-left: 5px !important;
}

.page {
    margin-top: 60px;
    text-align: center;
}

    .page ul {
        display: inline-block;
    }

.footer {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    background: #272727; /* margin-top:120px;*/
}

    .footer ul li {
        float: left;
    }

        .footer ul li h3 {
            color: #efefef;
            margin-top: 50px;
            padding-bottom: 10px;
        }

        .footer ul li p {
            color: #b0b1b1;
            font-size: 13px;
            margin-top: 10px;
        }

/*.footer ul li p:hover {
                color: #777;
            }*/

.li01 {
    margin-left: 80px;
}

    .li01 a {
        color: #b0b1b1;
        margin-top: 10px;
        display: block;
        font-size: 15px !important;
    }

        .li01 a:hover {
            color: #777;
        }

.mt-20 {
    margin-top: 20px !important;
}

.li02 {
    margin-left: 120px;
}

    .li02 a {
        color: #b0b1b1;
        font-size: 13px;
        margin-top: 10px;
        display: block;
    }

        .li02 a:hover {
            color: #777;
        }

.imgs img {
    display: block;
}

.imgs01 {
    display: block;
    margin-top: 50px;
}

.imgs02 {
    margin-top: 20px;
    float: right;
    margin-right: 25px;
}

.biaoti {
    font-size: 15px;
    text-align: right;
    margin-top: 40px;
    color: #efefef;
}

    .biaoti a {
        margin-left: 5px;
        margin-right: 5px;
        color: #efefef;
    }

        .biaoti a:hover {
            color: #777;
        }

.line {
    width: 100%;
    height: 1px;
    background: #999999;
    margin-top: 60px;
}

.dibu p {
    color: #a3a5a6;
    font-size: 15px;
    width: 384px;
    margin-top: 20px;
}

.contact div {
    float: left;
    font-size: 20px;
    margin-top: 20px;
}

    .contact div a {
        display: block;
        float: left;
        color: #a3a5a6;
    }

        .contact div a img {
            display: block;
            width: 30px;
            margin-top: 7px;
        }

.text {
    margin-top: 10px;
    margin-left: 5px;
}

/* 新闻资讯详情 */
.news-top01 {
    width: 100%;
    height: 80px;
    background: rgba(5,5,5,0.5);
}

.title-top {
    font-size: 24px;
    color: #2a2a2a;
    text-align: center;
    display: block;
    padding-top: 120px;
}

.time {
    font-size: 18px;
    color: #003e8a;
    text-align: center;
    margin-top: 30px;
}

.peitu {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}

.wenzi01 {
    margin-top: 50px;
    padding-left: 70px;
    padding-right: 70px;
}

    .wenzi01 img {
        display: block;
        margin: 0 auto;
    }

    .wenzi01 p {
        text-indent: 2em;
        font-size: 16px;
        color: #666;
        line-height: 30px;
        margin-top: 50px;
    }

.box {
    width: 1200px;
    margin: 0 auto;
    border-left: 2px dashed #dcdcdc;
    border-right: 2px dashed #dcdcdc;
    padding-bottom: 100px;
}

.source {
    display: block;
    text-align: right;
    margin-right: 120px;
    font-size: 16px;
    color: #666;
    margin-top: 50px;
}

.hengline {
    width: 1160px;
    height: 0px;
    border: 1px dashed #dcdcdc;
    margin: 0 auto;
    margin-top: 90px;
}

.recommend-left span {
    display: block;
    font-size: 20px;
    margin-top: 60px;
    margin-left: 20px;
}

.recommend-left a {
    display: block;
    margin-left: 20px;
    font-size: 16px;
    color: #666;
    text-decoration: underline;
    margin-top: 15px;
    cursor: pointer;
}

.shijian {
    margin-left: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.recommend-right {
    width: 428px;
    height: 288px;
    margin-right: 20px;
    margin-top: 60px;
    position: relative;
}

    .recommend-right span {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 428px;
        height: 32px;
        background: rgba(255,255,255,0.5);
        font-size: 18px;
        color: #fff;
        line-height: 32px;
        padding-left: 20px;
    }

/* 商务合作 */
.header-news01 {
    width: 100%;
    height: 582px;
    background: url(../images/coo.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.business {
    width: 1200px;
    height: 338px;
    background: url(../images/bg-coo.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 80px;
}

.business-top {
    width: 1200px;
    height: 520px;
    background: url(../images/coo_01.jpg) no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 80px;
    color: #fff;
    font-size: 24px;
}

    .business-top p {
        margin-left: 50px;
        line-height: 60px;
    }

    .business-top div {
        margin-top: 180px;
    }

.line-01 {
    width: 1200px;
    margin: 0 auto;
    border: 1px dashed #008cd6;
    margin-top: 80px;
}

.business-bottom {
    width: 100%;
    height: 490px;
    /*background: url(../images/bg-coo01.png) no-repeat;
    background-size: cover;*/
    margin: 0 auto;
    margin-top: 120px;
    /*background-position: center;*/
}

    .business-bottom p {
        text-align: center;
        font-size: 20px;
        color: #fff;
        margin-top: 50px;
    }

.form {
    width: 1200px;
    height: auto;
    /*padding-bottom: 50px;
    background: #fff;*/
    margin: 0 auto;
    /*margin-top: 30px;*/
}

    .form ul li {
        width: 599px;
        float: left;
        border-right: 1px solid #d3d3d4;
        border-bottom: 1px solid #d3d3d4;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

        .form ul li div {
            float: left;
        }

        .form ul li input {
            height: 45px;
            line-height: 50px;
            border: none;
            width: 200px;
        }

    .form .error {
        color: red;
        font-size: 13px;
    }
#contents{background:url(../images/bg-coo01.png) no-repeat;background-size:cover; background-position:center; height:350px !important;}
.input01 {
    width: 450px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-10 {
    margin-left: 10px;
}

.biaoshi {
    color: #ff0000;
    font-size: 20px;
}

.form textarea {
    margin: 0 auto;
    margin-left: 30px;
    margin-right: 30px;
    overflow: auto;
    font-size: 20px;
    color: #999;
    border: none;
    outline: none;
    margin-top: 10px;
}

.submit {
    display: block;
    width: 250px;
    height: 50px;
    border-radius: 50px;
    background: #008cd6;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    margin-top: 40px;
    cursor: pointer;
}

.input-coo {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    margin-top: 15px;
    height: 50px;
    border: none;
}

/* 解决方案 */
.solution-top {
    width: 100%;
    height: 582px;
    background: url(../images/solution.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.solution-center {
    width: 100%;
    height: 80px;
    background: rgba(1,1,1,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

    .solution-center ul {
        width: 1200px;
        margin: 0 auto;
    }

        .solution-center ul li {
            width: 200px;
            height: 80px;
            float: left;
            text-align: center;
            color: #f1f7fc;
            line-height: 80px;
            font-size: 18px;
            cursor: pointer;
        }

.tips {
    width: 205px;
    height: 48px;
    background: #003e8a;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 60px;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    color: #f1f7fc;
}

.tips01, .tips02 {
    width: 1200px;
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0 auto;
    margin-top: 20px;
    border-bottom: 1px dashed #003e8a;
    border-top: 1px dashed #003e8a
}

    .tips01 img {
        display: block;
        float: left;
    }

    .tips01 p {
        float: right;
        color: #003e8a;
        font-size: 16px;
        line-height: 35px;
        width: 495px;
        margin-top: 60px;
    }

    .tips02 img {
        display: block;
        float: right;
        margin-top: 20px;
    }

    .tips02 div {
        float: left;
        color: #003e8a;
        font-size: 16px;
        line-height: 35px;
        width: 495px;
    }

    .tips02 h3 {
        color: #003e8a;
    }

.jiagou {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 20px;
    color: #003e8a;
}

    .jiagou span {
        display: block;
    }

.span {
    width: 520px;
    height: 0px;
    border-bottom: 1px dashed #003e8a;
    margin-top: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.tu {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 80px;
    padding-top: 50px;
    border: 1px dashed #003e8a;
}

    .tu img {
        display: block;
        margin: 0 auto;
    }

.solition-bottom {
    width: 1200px;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    margin: 0 auto;
    margin-top: 20px;
    border-bottom: 1px dashed #003e8a;
    border-top: 1px dashed #003e8a
}

    .solition-bottom img {
        display: block;
        margin: 0 auto;
    }

/* 关于我们 */
.our-top {
    width: 100%;
    height: 582px;
    background: url(../images/our.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.aboutUs a {
    display: block;
    float: left;
}

.aboutUs {
    width: 160px;
    margin: 0 auto;
    margin-top: 60px;
    color: #003e8a;
    font-size: 20px;
}

    .aboutUs img {
        display: block;
        margin-top: 5px;
    }

.focus {
    width: 1200px;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    border: 2px dashed #003e8a;
    margin-top: 60px;
}

    .focus p {
        font-size: 18px;
        color: #003e8a;
        margin-left: 50px;
        margin-right: 50px;
        line-height: 35px;
        text-indent: 2em;
    }

.culture {
    width: 1200px;
    height: 340px;
    background: #003e8a;
    margin: 0 auto;
    margin-top: 60px;
}

    .culture div {
        float: left;
        margin-left: 50px;
        margin-top: 70px;
    }

        .culture div p {
            color: #f1f7fc;
            font-size: 20px;
            margin-top: 25px;
        }

    .culture img {
        display: block;
        float: right;
    }
/* flexslider */
.flexslider {
    float: left;
    position: relative;
    width: 610px;
    height: 380px;
    overflow: hidden;
    zoom: 1;
    max-height: 380px
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0 5px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -99em;
    width: 20px;
    cursor: pointer;
    background: #b0a9a9;
}

    .flex-control-paging li a.flex-active {
        background: #003e8a;
    }

.staff {
    margin-top: 80px;
}

.slides li {
    width: 610px;
    height: 380px;
}

.img {
    width: 610px;
    height: 380px;
    background-size: cover;
}

.staff-center {
    float: left;
    width: 575px;
    height: 380px;
    position: relative;
    cursor: pointer;
    margin-left: 15px;
}

    .staff-center li {
        float: left;
        height: 380px;
        position: relative;
    }

/* .staff-center:hover li {
        background: #000;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .staff-center:hover img {
        opacity: 0.5;
        filter: alpha(opacity=50);
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .staff-center li:hover img {
        opacity: 1;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }*/

.bigbox {
    width: 100%;
    height: 440px;
    background: #9fa0a0;
    margin-top: 100px;
}

.address {
    display: block;
    float: left;
    margin-top: 40px;
    width: 700px;
}

.phone {
    float: right;
}

    .phone h3 {
        color: #fff;
        margin-top: 100px;
    }

    .phone p {
        color: #fff;
        font-size: 15px;
        margin-top: 10px;
    }

.mt-40 {
    margin-top: 40px !important;
}

/* 典型案例 */
.case-top {
    width: 100%;
    height: 582px;
    background: url(../images/case.png) no-repeat;
    background-size: cover;
    position: relative;
}

.case-center {
    width: 1200px;
    margin: 0 auto;
}

.bigcase {
    width: 100%;
    height: 200px;
    /*padding-bottom: 30px;
    padding-top: 30px;*/
    background: #f4f7fa;
    margin-top: 30px;
    position: relative;
}

    .bigcase p {
        width: 710px;
        font-size: 16px;
        color: #666;
        line-height: 35px;
        margin-left: 20px;
        margin-top: 30px;
    }

    .bigcase img {
        position: absolute;
        right: 0;
        bottom: 0;
    }

.ml900 {
    margin-left: 900px !important;
}

#title01 {
    margin-left: 1000px !important;
}

.bigcase01 {
    width: 100%;
    height: 200px;
    /*padding-bottom: 30px;
    padding-top: 30px;*/
    background: #f4f7fa;
    margin-top: 30px;
    position: relative;
}

    .bigcase01 p {
        width: 710px;
        font-size: 16px;
        color: #666;
        line-height: 35px;
        margin-right: 20px;
        float: right;
        margin-top: 30px;
    }

    .bigcase01 img {
        position: absolute;
        left: 0;
        bottom: 0;
    }

.hengline02 {
    width: 1200px;
    height: 0px;
    border: 1px dashed #c7dae2;
    margin: 0 auto;
    margin-top: 40px;
}

.pages ul li {
    float: left;
    width: 39px;
    height: 39px;
    background: #e7eaee;
    color: #fff;
    border-radius: 3px;
    font-size: 20px;
    text-align: center;
    line-height: 39px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.pages {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 60px;
}

    .pages div {
        display: inline-block;
    }

    .pages ul {
        margin-top: 3px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .pages div img {
        cursor: pointer;
    }

.choose {
    background: #cfd6de !important;
}

/* 产品中心*/
.product-top {
    width: 100%;
    height: 582px;
    background: url(../images/pro.png) no-repeat;
    background-size: cover;
    position: relative;
}
.firprocloud-top {
    width: 100%;
    height: 582px;
    background: url(../images/xzy.png) no-repeat;
    background-size: cover;
    position: relative;
}
.menu ul li {
    display: block;
    width: 220px;
    line-height: 66px;
    list-style: none;
    overflow: visible;
    border-bottom: 1px solid #003e8a;
}

    .menu ul li a {
        display: block;
        height: 66px;
        font-size: 18px;
        color: #003e8a;
        outline: none;
    }

    .menu ul li .active {
        background: url(../images/off.png) top right no-repeat;
        background-position-y: 27px;
    }

    .menu ul li .inactive {
        background: url(../images/up.png) top right no-repeat;
        background-position-y: 27px;
    }

.lefts {
    display: block;
    float: left;
}

.menu ul li p {
    float: left;
}

.menu ul li ul {
    /*display:none;
	margin-top:-15px;*/
    margin-bottom: 20px;
}

    .menu ul li ul li ul {
        margin-bottom: 5px;
    }

    .menu ul li ul li {
        text-align: left !important;
        border-bottom: none !important;
        display: block;
        background: none;
        font-size: 15px;
        list-style: circle;
        color: #a3b0ca;
        margin-bottom: 0px;
        /*margin-top:-13px;*/
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        margin-left: 15px;
        background-position-y: 30px;
    }

        .menu ul li ul li a {
            background: none;
            font-size: 15px;
            height: 40px;
            /*color: #a3b0ca;*/
            padding-left: 0px;
        }

.menu .act a {
    color: #003e8a !important;
}

.menu div.act {
    color: #003e8a !important;
}

.ziji li.act {
    background: url(../images/yuan01.png) no-repeat left !important;
    padding-left: 10px;
}

.biaoti-top img {
    vertical-align: middle;
    margin-right: 10px;
}

.right-pro {
    width: 930px;
    margin-left: 50px;
}

#xiaofang {
    width: 300px;
    margin: 0 auto;
}

.Introduction {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    padding-top: 20px;
    border: 1px dashed #003e8a;
    margin-top: 40px;
}

    .Introduction span {
        display: block;
        width: 134px;
        height: 30px;
        background: #003e8a;
        color: #fff;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        border-radius: 50px;
        margin-top: 20px;
        margin-left: 20px;
    }

    .Introduction p {
        font-size: 15px;
        color: #003e8a;
        margin-left: 20px;
        margin-right: 40px;
        line-height: 30px;
        margin-top: 15px;
    }

.pro-imgs {
    display: block;
    margin-top: 40px;
}

.Introduction-center {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
}

    .Introduction-center ul li {
        width: 423px;
    }

.imgs-top {
    width: 278px;
    height: 140px;
}

.bottom-pro img {
    width: 137px;
    height: 140px;
    margin-top: 4px;
}
/*.dis{width:143px !important; height:285px !important;}
*/ .dis img {
    width: 143px;
    height: 285px;
}

.dingwei {
    position: relative;
}

    .dingwei a {
        display: block;
        width: 100%;
        height: 25px;
        line-height: 25px;
        background: #003e8a;
        color: #fff;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

        .dingwei a div {
            padding-left: 10px;
        }

#small {
    float: left;
}

.mt-5 {
    margin-left: 5px;
}

/* 首页 */
.index-top {
    width: 100%;
    /*height: 600px;*/
    /*position: absolute;
    top: 0;
    left: 0;*/
    z-index: 9999;
}

.index-center {
    width: 100%;
    height: 120px;
    background: #e3ebf7;
    /*position: absolute;*/
    /*bottom: 0;
    left: 0;
    right: 0;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c010101,endColorstr=#4c010101);
}

    .index-center ul {
        width: 1200px;
        margin: 0 auto;
    }

        .index-center ul li {
            width: 240px;
            height: 120px;
            float: left;
            text-align: center;
            /*color: #f1f7fc;*/
            font-size: 16px;
            cursor: pointer;
            color: #003e8a;
        }

            .index-center ul li img {
                display: block;
                margin: 0 auto;
                margin-top: 8px;
                width: 58px;
            }

            .index-center ul li p {
                margin-left: 20px;
                margin-right: 20px;
                margin-top: 10px;
                font-size: 16px;
            }

.add {
    background: #2367ba;
    color: #fff !important;
}

.index-content {
    width: 100%;
    height: 800px;
    background: url(../images/index-bg01.png) no-repeat center;
    background-size: cover;
    margin-top: 5px;
}

.in-con-top p {
    text-align: center;
    font-size: 24px;
    color: #003e8a;
    padding-top: 120px;
}

.in-con-top div a {
    display: block;
    float: left;
}

    /*.in-con-top div a:hover {
        color: #fff;
    }*/

.h-line {
    width: 210px;
    height: 1px;
    background: #003e8a;
    margin: 0 auto;
    margin-top: 5px;
    display: block;
}

.in-con-top div a img {
    display: block;
    margin-top: 5px;
}

.main {
    font-size: 20px;
    color: #003e8a;
    margin-left: 10px;
    margin-right: 10px;
}

.zhuti01 {
    width: 206px;
    margin: 0 auto;
    margin-top: 5px;
}
.zhuti {
    width: 150px;
    margin: 0 auto;
    margin-top: 5px;
}

.in-con-bottom ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

    .in-con-bottom ul li {
        float: left;
        height: 366px;
        background: #003e8a;
        text-align: center;
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }

        .in-con-bottom ul li img {
            display: block;
            margin: 0 auto;
        }

.first {
    width: 540px !important;
    height: 366px;
}

    .first p, .second p {
        font-size: 20px;
        color: #fff;
        margin-top: 60px;
        margin-bottom: 20px;
    }

.top-img {
    margin-top: 60px !important;
}

.second {
    width: 280px;
}

.txt {
    width: 100%;
    height: 0px;
    background: #003e8a;
    position: absolute;
    left: 0;
    bottom: 0;
}

    .txt span {
        font-size: 20px;
        color: #fff;
        margin-top: 80px;
        display: block;
        text-align: center;
    }

    .txt a {
        display: block;
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
        color: #34b9fe;
    }

        .txt a:hover {
            color: #34b9fe;
            text-decoration: underline;
        }

.in-con-top01 p {
    text-align: center;
    font-size: 24px;
    color: #003e8a;
    padding-top: 50px;
}

.in-con-top01 div a {
    display: block;
    float: left;
}

    .in-con-top01 div a:hover {
        color: #003e8a;
    }

    .in-con-top01 div a img {
        display: block;
        margin-top: 5px;
    }

.h-line01 {
    width: 146px;
    height: 1px;
    background: #003e8a;
    margin: 0 auto;
    margin-top: 5px;
    display: block;
}

.main01 {
    font-size: 20px;
    color: #003e8a;
    margin-left: 10px;
    margin-right: 10px;
}

.picure ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    cursor: pointer;
}

    .picure ul li {
        float: left;
        position: relative;
    }

.left-li {
    width: 580px;
    height: 320px;
    position: relative;
}

.text-bottom {
    width: 100%;
    height: 60px;
    background: #003e8a;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.right-li {
    width: 272px;
    height: 320px;
    margin-left: 38px;
    position: relative;
}

.right-li01 {
    width: 272px;
    height: 320px;
    margin-right: 38px;
    position: relative;
}

.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(1,1,1,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c010101,endColorstr=#4c010101);
}

.mask01 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(1,1,1,0.3);
}

.mask_about {
    width: 280px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(1,1,1,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c010101,endColorstr=#4c010101);
}

.case-index ul li {
    float: left;
    position: relative;
}

.case-index {
    left: 50%;
    margin-left: -600px;
}

    .case-index ul {
        width: 1200px;
        height: 366px;
        overflow: hidden;
        margin: 0 auto;
    }

.case {
    width: 100%;
    height: 450px;
    background: url(../images/case02.png) no-repeat;
    background-size: cover;
    margin-top: 80px;
    position: relative;
}

.text-case {
    display: block;
    display: none;
    width: 100%;
    height: 60px;
    background: #003e8a;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.imgcase img {
    vertical-align: middle;
    float: left;
    margin-top: 10px;
    width: 40px;
    margin-left: 10px;
}

.span02 {
    color: #fff;
    display: block;
    float: left;
    width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important
}

.arrow {
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer;
    width: 40px;
}


.case-sconde {
    width: 240px;
    height: 366px;
    margin-left: 60px;
}

    .case-sconde .caseimg {
        width: 240px;
        height: 366px;
    }

.one{height:366px;width:1200px;overflow:hidden;position:relative; margin-top:40px; }
.one ul{height:366px;width:120000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;height:366px;position:relative;}

.index-news {
    margin-top: 180px;
}

.h-line03 {
    width: 260px;
    height: 1px;
    background: #003e8a;
    margin: 0 auto;
    margin-top: 5px;
    display: block;
}

.left-imgs {
    width: 246px;
    height: 246px;
    float: left;
}

.xiaofang {
    margin-top: 40px;
}

.xiaofang-left {
    float: left;
    width: 760px;
    margin-left: 20px;
    position: relative;
}

    .xiaofang-left span {
        font-size: 20px;
        display: block;
        margin-top: 20px;
        width: 660px;
    }

    .xiaofang-left p {
        font-size: 14px;
        color: #666;
        margin-top: 40px;
    }

.yaowen {
    display: block;
    width: 80px;
    height: 33px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-align: center;
    line-height: 33px;
    color: #333;
    margin-top: 10px;
}

.xiaofang-left a:hover {
    color: #333
}

.more img {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 0;
    right: 0px;
    cursor: pointer;
}

.desh {
    width: 1200px;
    border-bottom: 2px dashed #dcdcdc;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.times {
    margin-top: 20px;
}

    .times a {
        display: block;
        float: left;
    }

.news-left {
    margin-left: 20px;
}

.a1 {
    font-size: 28px;
    color: #333;
}

.a2 {
    font-size: 30px;
    color: #bebebe;
    margin-left: 10px;
    margin-right: 10px;
}

.a3 {
    font-size: 20px;
    color: #333;
    margin-top: 8px;
}

.news-left p {
    font-size: 15px;
    color: #333;
    width: 250px;
    margin-top: 30px;
}

.tupian {
    margin-top: 30px;
}

    .tupian span {
        display: block;
        float: left;
    }

    .tupian a {
        display: block;
        float: right;
    }

    .tupian img {
        cursor: pointer;
    }

.newsall li {
    float: left;
}

/* 产品中心 -- 智能硬件 */
.yali {
    background: url(../images/add.png) no-repeat left;
    padding-left: 20px;
    line-height: 25px;
    /*margin-left: 20px;*/
    margin-top: 10px;
    color: #003e8a;
    cursor: pointer;
}

.yalijian {
    background: url(../images/jian.png) no-repeat left !important;
    padding-left: 20px;
    line-height: 25px;
    /*margin-left: 20px;*/
    margin-top: 10px;
    color: #003e8a;
    cursor: pointer;
}

.ziji li {
    background: url(../images/yuan.png) no-repeat left !important;
    padding-left: 10px;
}

.menu-pro ul .select {
    background: url(../images/up.png) top right no-repeat;
    background-position-y: 27px;
}

.menu-pro ul .select01 {
    background: url(../images/off.png) top right no-repeat;
    background-position-y: 27px;
}

.menu ul .select {
    background: url(../images/up.png) top right no-repeat;
    background-position-y: 27px;
}

.menu ul .select01 {
    background: url(../images/off.png) top right no-repeat;
    background-position-y: 27px;
}

.menu-pro ul li {
    display: block;
    width: 220px;
    line-height: 66px;
    list-style: none;
    overflow: visible;
    border-bottom: 1px solid #003e8a;
}

    .menu-pro ul li a {
        display: block;
        height: 66px;
        font-size: 18px;
        color: #003e8a;
        outline: none;
    }

.menu ul .select {
    background: url(../images/up.png) top right no-repeat;
    background-position-y: 27px;
}

.menu ul .select01 {
    background: url(../images/off.png) top right no-repeat;
    background-position-y: 27px;
}

.menu ul li {
    display: block;
    width: 220px;
    line-height: 66px;
    list-style: none;
    overflow: visible;
    border-bottom: 1px solid #003e8a;
}

    /*.menu ul li a {
        display: block;
        height: 66px;
        font-size: 18px;
         
        color: #a3b0ca;
        outline: none;
    }*/

    .menu ul li div {
        color: #a3b0ca;
    }

.select a {
    color: #003e8a !important;
}

/*.select01 a {
    color: #a3b0ca !important;
}*/

.ziji li a {
    height: 30px !important;
    font-size: 14px !important;
    line-height: 30px !important;
}

.ziji li {
    border-bottom: none !important;
    line-height: 20px !important;
    margin-left: 43px;
}

.infor li {
    border-bottom: none !important;
}

    .infor li a {
        color: #a3b0ca !important;
    }

.infor {
    margin-top: -15px;
}

    .infor .Selected a {
        color: #003e8a !important;
    }

.Selected {
    background: url(../images/yuan01.png) no-repeat left !important;
    padding-left: 10px;
}

.details {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
    border: 1px solid #88a5c8;
    margin-top: 30px;
}

    .details span {
        display: block;
        width: 134px;
        height: 30px;
        background: #003e8a;
        color: #fff;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        border-radius: 50px;
        margin-left: 40px;
    }

    .details p {
        font-size: 15px;
        color: #003e8a;
        line-height: 30px;
        margin-left: 40px;
        margin-top: 30px;
    }

/* 产品中心 --安全云平台 */
#xiaofang01 {
    width: 340px;
    margin: 0 auto;
}

.xiaofang02 {
    text-align: center;
    margin-top: 40px;
}

    .xiaofang02 img {
        vertical-align: middle;
    }

.service {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
    border: 1px dashed #003e8a;
    margin-top: 40px;
}

.service-top {
    font-size: 16px;
    color: #003e8a;
    line-height: 35px;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #003e8a;
}

.service ul li {
    float: left;
    width: 200px;
    text-align: center;
    margin-top: 40px;
}

    .service ul li img {
        display: block;
        margin: 0 auto;
    }

    .service ul li p {
        font-size: 16px;
        color: #003e8a;
        margin-top: 5px;
    }

.internet li {
    float: left;
    width: 390px;
    height: 242px;
    margin-top: 40px;
    cursor: pointer;
    position: relative;
}

    .internet li div {
        width: 390px;
        height: 242px;
        background: rgba(1,1,1,0.5);
        position: absolute;
        top: 0px;
        left: 0px;
        text-align: center;
        color: #fff;
        font-size: 20px;
    }

        .internet li div p {
            margin-top: 80px;
        }

    .internet li:nth-child(2) {
        margin-left: 15px;
    }

    .internet li:nth-child(3) {
        margin-left: 15px;
    }

.provide li {
    float: left;
    width: 390px;
    height: auto;
    background: #e7f0f8;
    padding-bottom: 30px;
    margin-top: 40px;
    cursor: pointer;
}

    .provide li:nth-child(2) {
        margin-left: 15px;
    }

    .provide li:nth-child(3) {
        margin-left: 15px;
    }

    .provide li div {
        padding-top: 30px;
        color: #003e8a;
    }

        .provide li div h3 {
            text-align: center;
            letter-spacing: 5px;
        }

        .provide li div p {
            font-size: 15px;
            margin-left: 50px;
            margin-right: 50px;
            border-top: 1px dashed #003e8a;
            padding-top: 10px;
            margin-top: 10px;
        }

.feature {
    margin-top: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px dashed #003e8a;
    border-bottom: 1px dashed #003e8a;
}

    .feature li {
        width: 300px;
        height: auto;
        float: left;
    }

        .feature li img {
            display: block;
            margin: 0 auto;
        }

        .feature li p {
            display: block;
            width: 220px;
            height: 56px;
            font-size: 16px;
            text-align: center;
            line-height: 56px;
            border-radius: 50px;
            border: 1px dashed #003e8a;
            margin: 0 auto;
            margin-top: 30px;
        }

/* 产品中心--系统软件--消防教育物联网 */
.current {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.current-bt {
    border-top: 1px dashed #003e8a;
    padding-top: 20px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 40px;
}

    .current-bt li {
        list-style: disc !important;
        font-size: 15px;
        color: #003e8a;
        line-height: 30px;
        margin-left: 20px;
    }

.tuwen {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.w100 {
    width: 100px !important;
}

.w200 {
    width: 200px !important;
}

.education {
    color: #003e8a;
    font-size: 16px;
    margin-left: 20px;
    padding-right: 90px;
    margin-top: 25px;
    line-height: 35px;
    position: relative;
}

    .education a, .process li a {
        font-weight: 600;
    }

    .education img {
        display: block;
        position: absolute;
        right: 20px;
        top: 0;
    }

.process li {
    color: #003e8a;
    font-size: 15px;
    float: left;
    width: 202px;
    height: 180px;
    padding-bottom: 20px;
    padding-top: 20px;
    background: #eeeeee;
    border-radius: 5px;
    margin-top: 30px;
}

    .process li:nth-child(2) {
        margin-left: 20px;
    }

    .process li:nth-child(3) {
        margin-left: 20px;
    }

    .process li:nth-child(4) {
        margin-left: 20px;
    }

.process {
    width: 870px;
    margin: 0 auto;
}

    .process li div {
        padding-left: 15px;
        padding-right: 15px;
        letter-spacing: 3px;
    }

.process-img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.caidan {
    width: 120px !important;
    position: absolute;
    left: -15px;
    background: rgba(5,5,5,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F050505,endColorstr=#7F050505);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: none;
}

    .caidan a {
        width: 120px !important;
        height: 50px !important;
        line-height: 50px;
    }

        .caidan a:hover {
            background: rgba(5,5,5,0.3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c050505,endColorstr=#4c050505);
        }

.heng {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}

.new-solution {
    width: 1200px;
    margin: 0 auto;
    cursor: pointer
}

.ul01, .center-news {
    width: 1158px;
    margin: 0 auto;
}

    .ul01 li, .ul03 li {
        float: left;
        position: relative;
        margin-top: 10px;
    }

.new-solution ul li div {
    position: absolute;
    width: 100%;
    height: 65px;
    background: #003e8a;
    color: #fff;
    font-size: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 65px;
}

    .new-solution ul li div p {
        margin-left: 20px;
    }

.new-solution ul li img {
    display: block;
}

.ul03 {
    width: 660px;
}

.ul02 li {
    position: relative;
    margin-top: 10px;
}

    .ul02 li img {
        width: 488px;
    }


/* 注册 20190717*/
.title-yun {
    font-size: 35px;
    text-align: center;
    color: #fff;
}

.frame {
    width: 520px;
    height: 570px;
    background: #fff;
    margin-top: 30px;
}

.big-content {
    width: 520px;
    height: 640px;
    position: absolute;
    left: 50%;
    margin-left: -260px;
    top: 50%;
    margin-top: -310px;
}

.frame span {
    width: 100%;
    height: 72px;
    line-height: 72px;
    color: #595959;
    font-size: 25px;
    text-align: center;
    display: block;
}

.messageTip {
    color: #BDBDBF;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.apply-form {
    border: none;
    width: 90%;
    margin: 0px auto;
}

    .apply-form input {
        padding-left: 12px;
        border: #d3d3d3 1px solid;
        border-radius: 0px;
        margin-bottom: 15px;
        height: 44px;
        width: 100%;
        box-sizing: border-box;
    }

.errorBox {
    height: 16px;
    color: #ff0000;
    font-size: 14px;
    margin-top: -12px;
    margin-bottom: 5px;
    display: none;
}

.applyInput {
    border: #d3d3d3 1px solid;
    font-size: 14px;
    color: #000000;
    padding: 10px 10px;
    height: 100px;
    background-color: #FFFFFF;
    width: 100%;
}

.item button {
    background-color: #d23634;
    font-size: 18px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 50px;
    font-size: 18px;
    border: none;
    width: 100%;
    outline: none;
    cursor: pointer;
}



.new-xianzhiyun {
    width: 1200px;
    margin: 0 auto;
}

.logos {
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.new-botton { /*width:100%; */
    height: auto;
    padding: 50px 60px;
    border: 1px dashed #003e8a;
    margin-top: 60px;
}

    .new-botton p {
        font-size: 18px;
        color: #003e8a;
        line-height: 50px;
    }

.new-pic img {
    display: block;
    float: left;
    margin-top: 30px;
    width: 529px;
}

.service-text { /* width:100%;*/
    height: auto;
    background: #f2f5f9;
    padding: 30px 50px;
    color: #003e8a;
    margin-top: 80px;
}

    .service-text p {
        margin-top: 15px;
        line-height: 30px;
    }

.mt-60 {
    margin-top: 40px !important;
}

.service-text-left {
    width: 615px;
}

.service-text-right img {
    display: block;
    width: 450px;
    margin-top: 15px;
}

.tubiao {
    display: block;
    width: 1150px;
    margin: 0 auto;
}

.process-xianzhiyun { /* width:100%;*/
    height: auto;
    margin-bottom: 80px;
    background: #e5ebf3;
    padding: 30px 50px;
    color: #003e8a;
    margin-top: 80px;
}

.process-xianzhiyun-top ul li a {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    text-align: center;
    color: #003e8a;
    font-size: 30px;
    line-height: 70px;
    cursor: pointer;
}

.process-xianzhiyun-top ul {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

    .process-xianzhiyun-top ul li {
        width: 200px;
        float: left;
    }

        .process-xianzhiyun-top ul li div {
            font-size: 18px;
            text-align: center;
            margin-top: 30px;
            color: #91a3c3;
        }

.process-xianzhiyun-top {
    width: 100%;
    background: url(../images/new-xianzhiyun09.png) no-repeat center;
}

.choose-xianzhiyun a {
    background: #003e8a !important;
    color: #fff !important;
}

.choose-xianzhiyun div {
    color: #003e8a !important;
}

.list {
    color: #003e8a;
}

    .list h3 {
        margin-top: 100px;
        font-size: 23px;
    }

    .list p {
        margin-top: 30px;
        font-size: 17px;
        width: 500px;
    }

    .list a {
        display: block;
        width: 190px;
        height: 50px;
        background: #003e8a;
        border-radius: 80px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
        margin-top: 80px;
    }

.gets {
    display: block;
    margin-top: 50px;
}