html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left;
    font-weight: normal
}

html, body, fieldset, img, iframe, abbr {
    border: 0
}

i, cite, em, var, address, dfn {
    font-style: normal
}

[hidefocus], summary {
    outline: 0
}

li {
    list-style: none
}

pre, code, kbd, samp {
    font-family: inherit
}

q:before, q:after {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label, summary {
    cursor: default
}

a, button {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: 600
}

del, ins, u, s, a, a:hover {
    text-decoration: none
}

html {
    font-size: 16px
}

body, textarea, input, button, select, keygen, legend {
    font: 14px/1.5 "microsoft yahei", "Arial", "sans-serif";
    font-family: "microsoft yahei", "Arial", "sans-serif";
    color: #333;
    outline: none;
    line-height: 1.5;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%
}

body {
    background: #fff
}

a, a:hover {
    color: #666666
}

img, i {
    vertical-align: middle;
    text-align: inherit
}

img {
    width: auto;
    max-width: 100%
}

a:link, a:visited, a:active, a:hover {
    text-decoration: none
}

*:focus {
    outline: none
}

a[href] {
    cursor: pointer
}

.clearfix:before, .clearfix:after, .cl:before, .cl:after, .container:before, .container:after {
    content: '';
    display: table
}

.clearfix:after, .cl:after, .container:after {
    clear: both
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pr {
    position: relative
}

.fl {
    float: left
}

.fr {
    float: right
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn-primary {
    background-color: #2495E4;
    border-color: #2495E4
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px
    }
}

@media (min-width: 1366px) {
    .container {
        max-width: 1200px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 1200px) {
    .pc-hide {
        display: none
    }
}

@media (max-width: 767px) {
    .mobile-hide {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .ipad-hide {
        display: none
    }
}

.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

.icon-telephone {
    width: 15px;
    height: 20px;
    background-image: url("../image/icon-telephone.png")
}

.icon-footer-telephone {
    display: inline-block;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    background: transparent url("../image/telephone.png") no-repeat
}

.icon-user {
    background: transparent url("../image/icon-user.png") no-repeat
}

.icon-time {
    background: transparent url("../image/icon-time.png") no-repeat
}

.icon-crumbs-home {
    background: transparent url("../image/icon-crumbs-home.png") no-repeat;
    background-position: 50% 50%
}

.category-banner {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

.category-banner .bg {
    height: 380px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover !important
}

@media (max-width: 1400px) {
    .category-banner .bg {
        height: 280px
    }
}

@media (max-width: 768px) {
    .category-banner .bg {
        height: 100px;
        margin-top: 50px
    }
}

.category-banner .category-name {
    color: #fff;
    font-size: 32px
}

@media (max-width: 768px) {
    .category-banner .category-name {
        font-size: 20px
    }
}

#main {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

.page-bd #main {
    background: transparent url("../image/body-bg.png") repeat;
    min-height: 300px
}

.l-nav {
    width: 210px;
    border-bottom: solid 1px #316a91;
    color: #fff
}

@media (max-width: 767px) {
    .l-nav {
        width: 100%
    }
}

.l-nav .category-name {
    height: 50px;
    line-height: 50px;
    background-color: #000033;
    border: 0
}

.l-nav .category-name .title {
    font-size: 18px;
    padding-left: 10px;
    float: left
}

.l-nav .category-name .des {
    margin-left: 10px;
    float: left
}

.l-nav ul li {
    background-color: #467ca2;
    border: solid 1px #316a91;
    border-bottom: 0;
    color: #fff
}

.l-nav ul li a {
    padding-left: 10px;
    color: #fff;
    font-size: 12px;
    display: block;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    position: relative
}

.l-nav i {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 36px
}

.l-nav ul li .inactive i {
    background: url(../image/off.png) no-repeat center center
}

.l-nav ul li .active i {
    background: url(../image/on.png) no-repeat center center
}

.l-nav ul li ul {
    display: none
}

.l-nav ul li ul li {
    border-left: 0;
    border-right: 0;
    background-color: #6196bb;
    border-color: #467ca2
}

.l-nav ul li ul li ul {
    display: none
}

.l-nav ul li ul li a {
    padding-left: 20px
}

.l-nav ul li ul li ul li {
    background-color: #d6e6f1;
    border-color: #6196bb
}

.l-nav ul li ul li ul li a {
    color: #316a91;
    padding-left: 30px
}

.l-nav .show {
    display: block
}

.l-nav .hide {
    display: none
}

#main .l-con {
    float: left
}

@media (max-width: 767px) {
    #main .l-con {
        width: 100%
    }
}

#main .r-con {
    margin-left: 240px
}

@media (max-width: 767px) {
    #main .r-con {
        width: 100%;
        margin-left: 0;
        float: left
    }
}

#main .r-con:before, #main .r-con:after {
    content: '';
    display: table
}

#main .r-con:after {
    clear: both
}

#main .crumbs-bar {
    border-bottom: 1px solid #fff;
    height: 50px;
    display: block;
    white-space: nowrap
}

#main .crumbs-bar .crumbs {
    line-height: 50px;
    height: 50px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#main .crumbs-bar .crumbs a {
    color: #fff;
    line-height: 50px
}

#main .crumbs-bar .crumbs li {
    display: inline-block
}

.content-box {
    margin: 20px auto
}

.img-box {
    height: 0;
    position: relative;
    padding-bottom: 62.5%;
    overflow: hidden
}

.img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.right_side {
    display: none;
    position: absolute;
    right: 0;
    top: 35%;
    width: 60px;
    height: 245px;
    z-index: 80000
}

@media (min-width: 1201px) {
    .right_side {
        display: block
    }
}

.right_side ul li {
    width: 60px;
    height: 60px;
    border-bottom: 1px solid #3197f0;
    background: #2c88d8 url(../image/right_ico.png) no-repeat;
    cursor: pointer;
    position: relative;
    -webkit-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out
}

.right_side ul li:hover {
    background: #fff url(../image/right_hover_ico.png) no-repeat
}

.right_side ul li.qq {
    background-position: center 17px;
    border-top-left-radius: 5px
}

.right_side ul li.qq div {
    display: none;
    background-color: #f9f9f9;
    position: absolute;
    right: 60px;
    width: 180px;
    height: auto;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.2)
}

.right_side ul li.qq div dt {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff
}

.right_side ul li.qq div dd {
    height: 60px;
    line-height: 60px;
    color: #666666;
    margin: 0 auto;
    width: 160px;
    font-size: 16px;
    border-bottom: 1px dotted #dedede;
    text-indent: 80px;
    background: url(../image/qqbg.gif) no-repeat 30px 17px
}

.right_side ul li.tel {
    background-position: center -44px
}

.right_side ul li.tel div {
    display: none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    position: absolute;
    right: 60px;
    -webkit-box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.3);
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 24px;
    font-weight: bold;
    color: #217cc8;
    background-color: #ffffff;
    white-space: nowrap
}

.right_side ul li.wx {
    background-position: center -105px
}

.right_side ul li.wx div {
    border-radius: 5px;
    display: none;
    position: absolute;
    top: -20px;
    right: 60px;
    -webkit-box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    width: 100px
}

.right_side ul li.top {
    background-position: center -166px;
    border: none;
    border-bottom-left-radius: 5px
}

.right_side ul li:hover div {
    display: block
}

#header {
    z-index: 999;
    position: relative
}

#pc-header {
    height: 75px;
    border-bottom: 1px solid #666699;
    background: transparent url("../image/header-bg.png") repeat;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

#pc-header .con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
    height: 100%;
    line-height: 75px;
    color: #fff
}

@media (max-width: 1400px) {
    #pc-header .con {
        padding: 0 50px
    }
}

#pc-header .con .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#pc-header .con .nav > li {
    font-size: 1rem;
    margin: 0 10px;
    min-width: 75px;
    text-align: center;
    position: relative
}

#pc-header .con .nav a {
    color: #fff
}

#pc-header .con .nav .dropdown-menu {
    min-width: auto
}

#pc-header .con .nav .dropdown-menu a {
    color: #333;
    padding: 10px 20px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

#pc-header .con .nav .dropdown-menu li {
    line-height: 1.42857143
}

#pc-header .con .telephone span {
    margin-left: 10px
}

.index-bd #pc-header, .index-bd #mobile-header {
    background: transparent
}

.nav .dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nav .dropdown-menu {
    display: none
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.navbar-toggle {
    border-color: #fff;
    z-index: 999
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-left: 15px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

#mobile-header {
    height: 50px;
    background: transparent url("../image/header-bg.png") repeat;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999
}

#mobile-header .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mobile-header .con {
    padding: 10px 20px;
    display: none;
    background: transparent url("../image/header-bg.png") repeat;
    font-size: 16px;
    color: #fff
}

#mobile-header .con li {
    padding: 5px 0
}

#mobile-header .con a {
    color: #fff
}

.nav-dropdown-menu {
    display: none;
    padding-left: 10px
}

.index-banner {
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    background-color: #000
}

.index-banner .swiper-lazy {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.index-banner .swiper-slide {
    height: 100vh;
    max-height: 1015px
}

.index-banner .swiper-slide .target {
    display: block;
    width: 100%;
    height: 80%;
    max-height: 550px;
    min-width: 100px;
    padding: 70px 0
}

.index-banner .index-service {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.index-banner .index-service .unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px 0
}

.index-banner .index-service .unit:hover i {
    background-color: rgba(0, 0, 0, 0.1)
}

@media (max-width: 414px) {
    .index-banner .index-service .unit {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%;
        min-width: 33%
    }
}

@media (min-width: 768px) {
    .index-banner .index-service .unit {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.index-banner .index-service i {
    background: transparent url("../image/index-server-bg.png") no-repeat 50% 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    border-radius: 50%
}

@media (min-width: 320px) {
    .index-banner .index-service i {
        width: 80px;
        height: 80px
    }
}

@media (min-width: 768px) {
    .index-banner .index-service i {
        width: 128px;
        height: 128px;
        font-size: 18px
    }
}

@media (min-width: 1400px) {
    .index-banner .index-service i {
        width: 192px;
        height: 192px;
        font-size: 21px
    }
}

.index-banner .index-service i a {
    color: #fff
}

.index-banner .swiper-button-next, .index-banner .swiper-button-prev {
    --swiper-navigation-color: #fff
}

.index-bd .index-banner {
    height: 100vh;
    max-height: 1015px
}

@media (max-width: 1024px) {
    .index-bd .index-banner {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .index-bd .index-banner {
        margin-top: -75px
    }
}

.product-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -2%
}

@media (min-width: 1024px) {
    .product-list-wrap .img-box {
        padding-bottom: 100%
    }
}

@media (max-width: 480px) {
    .product-list-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-list-wrap li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    text-align: center;
    margin: 0 1%;
    max-width: 31%
}

@media (max-width: 480px) {
    .product-list-wrap li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 98%;
        flex: 0 0 98%;
        max-width: 98%
    }
}

.product-list-wrap h2 {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-section-title {
    color: #fff;
    font-size: 30px;
    margin: 20px 0
}

.case-list-wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
    .case-list-wrap li {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .case-list-wrap li:nth-child(even) .img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .case-list-wrap li:nth-child(even) .info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.case-list-wrap li .img {
    width: 100%;
    background-color: #cccccc
}

@media (min-width: 1024px) {
    .case-list-wrap li .img {
        width: 50%
    }
}

.case-list-wrap li .info {
    width: 100%;
    padding: 10px 12px;
    float: left;
    color: #fff;
    background-color: #336699;
    height: 100%;
    line-height: 25px;
    position: relative
}

@media (min-width: 1024px) {
    .case-list-wrap li .info {
        width: 50%
    }
}

.case-list-wrap li .info h3 {
    font-size: 18px
}

.case-list-wrap li .info .des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

@media (min-width: 1025px) {
    .case-list-wrap li .info .des {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5
    }
}

.case-list-wrap li .info dl {
    margin-top: 10px;
    height: 76px
}

@media (min-width: 1025px) {
    .case-list-wrap li .info dl {
        position: absolute;
        left: 12px;
        bottom: 0px;
        right: 12px
    }
}

.case-list-wrap li .info dt {
    border-bottom: 1px solid #003366
}

.case-list-wrap li .info .title {
    display: inline-block;
    padding: 5px 15px;
    background-color: #003366;
    color: #fff;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.case-list-wrap li .info dd {
    padding-left: 5px;
    display: inline-block;
    min-width: 115px;
    margin-right: 5px;
    line-height: 40px
}

.case-list-wrap li .info a {
    color: #fff
}

.service-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -2%
}

@media (max-width: 480px) {
    .service-list-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.service-list-wrap li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    text-align: center;
    margin: 0 1% 0 1%;
    max-width: 31%
}

@media (max-width: 480px) {
    .service-list-wrap li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 98%;
        flex: 0 0 98%;
        max-width: 98%
    }
}

.service-list-wrap h2 {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.download-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.download-list-wrap li {
    text-align: center
}

.download-list-wrap h2 {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff
}

.news-list-wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #888;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
    .news-list-wrap li {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.news-list-wrap a {
    color: #fff
}

.news-list-wrap .img {
    width: 100%
}

@media (min-width: 1024px) {
    .news-list-wrap .img {
        width: 30%
    }
}

.news-list-wrap .info {
    width: 100%;
    padding: 10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 1024px) {
    .news-list-wrap .info {
        width: 70%;
        padding: 10px 0 10px 15px
    }
}

.news-list-wrap .des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news-list-wrap h3 {
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width: 1024px) {
    .news-list-wrap h3 {
        border-bottom: 1px dashed #888
    }
}

.application-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff
}

.application-list-wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #888;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.application-list-wrap li:last-child {
    border-bottom: none
}

@media (min-width: 1024px) {
    .application-list-wrap li {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.application-list-wrap a {
    color: #fff
}

.application-list-wrap .img {
    width: 100%
}

@media (min-width: 1024px) {
    .application-list-wrap .img {
        width: 30%
    }
}

.application-list-wrap .info {
    width: 100%;
    padding: 10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 1024px) {
    .application-list-wrap .info {
        width: 70%;
        padding: 10px 0 10px 15px
    }
}

.application-list-wrap .des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.application-list-wrap h3 {
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#content-wrap, .content-wrap {
    font-family: "Microsoft YaHei";
    color: #fff;
    margin: 20px auto;
    width: auto;
    max-width: 100%;
    overflow: hidden;
    line-height: 1.8
}

#content-wrap:before, #content-wrap:after, .content-wrap:before, .content-wrap:after {
    content: '';
    display: table
}

#content-wrap:after, .content-wrap:after {
    clear: both
}

#content-wrap strong, .content-wrap strong {
    font-weight: bold
}

#content-wrap a, .content-wrap a {
    color: #fff
}

#content-wrap p, #content-wrap span, .content-wrap p, .content-wrap span {
    font-size: 16px;
    margin: 5px 0
}

#content-wrap img, .content-wrap img {
    display: initial;
    width: auto;
    max-width: 100%;
    margin: 2px
}

#content-wrap h1, #content-wrap h2, #content-wrap h3, #content-wrap h4, #content-wrap h5, #content-wrap h6, .content-wrap h1, .content-wrap h2, .content-wrap h3, .content-wrap h4, .content-wrap h5, .content-wrap h6 {
    margin: 8px 0;
    font-weight: 500
}

#content-wrap h1, .content-wrap h1 {
    font-size: 32px
}

#content-wrap h2, .content-wrap h2 {
    font-size: 24px
}

#content-wrap h3, .content-wrap h3 {
    font-size: 18.72px
}

#content-wrap h4, .content-wrap h4 {
    font-size: 16px
}

#content-wrap h5, .content-wrap h5 {
    font-size: 13px
}

#content-wrap h6, .content-wrap h6 {
    font-size: 10.72px
}

#content-wrap table, .content-wrap table {
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
    border-collapse: collapse;
    display: table
}

#content-wrap tbody, .content-wrap tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit
}

#content-wrap tr, .content-wrap tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
}

#content-wrap td, #content-wrap th, .content-wrap td, .content-wrap th {
    padding: 5px 0 !important;
    border: 1px solid #eee
}

#content-wrap pre, .content-wrap pre {
    margin: .5em 0;
    padding: .4em .6em;
    border-radius: 8px;
    background: #f8f8f8
}

.product-show-wrap .show-l-con {
    float: left;
    width: 450px
}

.product-show-wrap .show-l-con .img-box {
    background-color: #041c31
}

@media (max-width: 768px) {
    .product-show-wrap .show-l-con {
        width: 100%
    }
}

.product-show-wrap .show-r-con {
    margin-left: 470px
}

@media (max-width: 768px) {
    .product-show-wrap .show-r-con {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        float: left
    }

    .product-show-wrap .show-r-con:before, .product-show-wrap .show-r-con:after {
        content: '';
        display: table
    }

    .product-show-wrap .show-r-con:after {
        clear: both
    }
}

.product-show-wrap .show-r-column {
    margin-bottom: 20px
}

.product-show-wrap .show-r-column li {
    margin: 5px 0;
    padding-left: 5px;
    color: #fff
}

.product-show-wrap .show-r-column a {
    color: #fff
}

.product-show-wrap .r-title {
    border-bottom: 1px solid #336699
}

.product-show-wrap .r-title h3 {
    display: inline-block;
    padding: 5px 15px;
    background-color: #336699;
    color: #fff;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.product-show-wrap .btn-box .btn {
    display: inline-block;
    margin-right: 15px;
    padding: 5px 20px;
    background-color: #336699;
    color: #fff;
    border-radius: 5px
}

.product-show-wrap .btn-box .btn.disabled {
    background-color: #eee;
    color: #666
}

.product-slide {
    width: 100%;
    height: auto;
    min-height: 200px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    margin: 10px auto
}

.product-slide .hd {
    line-height: 30px;
    padding: 0;
    border-bottom: 1px solid #336699;
    font-size: 16px
}

.product-slide .hd ul {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0
}

.product-slide .hd ul li {
    float: left;
    margin-right: 10px
}

.product-slide .hd ul li a {
    display: block;
    padding: 0 15px;
    color: #fff
}

.product-slide .hd ul li a:hover {
    text-decoration: none
}

.product-slide .hd ul li.on a {
    background: #336699;
    color: #fff;
    font-weight: bold
}

.product-slide .bd {
    padding: 10px 0
}

.product-slide .bd li {
    height: 24px;
    line-height: 24px
}

.product-slide .bd li .date {
    float: right;
    color: #999
}

.ico-star {
    width: 20px;
    height: 20px;
    margin: 0 2px;
    display: inline-block;
    background: #fff url("../image/x2.png") no-repeat;
    vertical-align: top
}

.evaluate-box {
    color: #fff
}

.evaluate-box p {
    margin: 0 0 10px
}

.evaluate-box .top {
    width: 100%;
    margin: 10px 0
}

.evaluate-box .author {
    float: left
}

.evaluate-box .date {
    float: right;
    color: #999
}

.evaluate-box .msg {
    width: 100%
}

.show-title {
    text-align: center;
    color: #fff;
    margin: 10px auto
}

.show-title h2 {
    font-size: 30px
}

@media (max-width: 768px) {
    .show-title h2 {
        font-size: 18px
    }
}

.pagination {
    margin: 10px auto;
    text-align: center
}

.pagination li {
    display: inline-block;
    padding: 5px 8px;
    background-color: #fff;
    margin: 0 5px
}

.pagination a {
    color: #666
}

.pagination .active a {
    color: red
}

.section-user {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 90px 0 50px 0
}

.section-user .section-title {
    text-align: center;
    margin: 10px auto
}

.main-bg {
    background: transparent url("../image/body-bg.png") repeat;
    color: #fff
}

.main-bg a {
    color: #fff
}

@media (max-width: 1200px) {
    .wap-hidden {
        display: none
    }

    .sousuo-nr {
        position: static;
        width: 100%;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px
    }

    .left-memu {
        width: 100%;
        margin-right: 0
    }

    .col-auto {
        float: left;
        width: 100%
    }
}

#footer {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

#footer .con {
    background-color: #000000
}

#footer .con .unit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px
}

@media (max-width: 414px) {
    #footer .con .unit-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

#footer .con .unit-wrap .unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

@media (max-width: 1200px) {
    #footer .con .unit-wrap .unit {
        margin: 5px auto
    }
}

@media (min-width: 320px) {
    #footer .con .unit-wrap .unit {
        font-size: 16px
    }
}

@media (min-width: 1200px) {
    #footer .con .unit-wrap .unit {
        font-size: 21px
    }
}

@media (max-width: 414px) {
    #footer .con .unit-wrap .unit {
        width: 90%
    }
}

#footer .con .unit-wrap .unit span {
    margin-left: 5px
}

#footer .con .unit-wrap .i {
    background: transparent url("../image/hexagon.png") no-repeat 50% 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    width: 64px;
    height: 64px
}

#footer .footer-txt {
    color: #fff;
    background: transparent url("../image/footer-txt-bg.png") repeat;
    text-align: center
}

#footer .footer-txt .wrap p {
    padding: 10px 0
}

/*# sourceMappingURL=main.min.css.map */