html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei", "瀹嬩綋", "榛戜綋", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input,
select,
textarea {
    vertical-align: middle;
    -ms-behavior: url(css/PIE.htc);
    behavior: url(css/PIE.htc);
    outline: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

ul li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

input[type="text"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.contaienr {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


/* banner */

.banner-i {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

#banner-video {
    width: 100%;
}

.player-btn-i {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    top: 50%;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.player-btn-i img {
    width: 100%;
}

.top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 80px;
    background: #fff;
    margin: 0 auto;
}

.top.shadow {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e6e6e6\9;
}

.logo-box {
    width: 284px;
    float: left;
    overflow: hidden;
    margin-top: 19px;
}

.logo {
    width: 99px;
    float: left;
    padding: 0 18px 0 0;
    margin-right: 18px;
    border-right: 1px solid #e5e5e5;
}

.kf-logo {
    width: 146px;
    margin-top: 4.5px;
    float: left;
    font-size: 22px;
    font-weight: 600;
}

.kf-logo a {
    color: #333333;
    font-weight: 600;
}

.logo-box img {
    width: 100%;
}

.nav {
    float: right;
    margin-top: 26px;
}

.nav li {
    position: relative;
    font-size: 16px;
    float: left;
    margin-left: 50px;
    color: #333333;
}

.nav li a {
    color: #333;
    padding-bottom: 30px;
    border-bottom: 3px solid #fff;
    display: block
}

.nav li:first-child {
    margin-left: 0;
}

.nav li.active a {
    color: #e70000;
    border-bottom: 3px solid #E70000;
}

.nav li:hover a {
    color: #e70000;
    border-bottom: 3px solid #E70000;
}

.s-list {
    position: absolute;
    left: 0;
    top: 100%;
    width: 207px;
    background: #fff;
    display: none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.s-list-c {
    width: 170px;
    height: 100%;
    border-left: 1px solid #E5E5E5;
    float: right;
    padding-bottom: 20px;
}

.s-list-ul {
    width: 100%;
    margin-top: 30px;
    list-style: none;
}

.s-list-ul li {
    padding-left: 30px;
    margin-top: 23px;
    font-size: 14px;
    padding-bottom: 0;
    border-bottom: none;
    margin-left: -1px!important;
    float: none;
}

.s-list-ul li.active {
    border-left: 2px solid #E70000;
    padding-left: 28px;
}

.s-list-ul li.active a {
    color: #E70000!important;
}

.s-list-ul li:hover {
    border-left: 2px solid #E70000;
    padding-left: 28px;
}

.s-list-ul li:hover a {
    color: #E70000!important;
}

.s-list-ul li:first-child {
    margin-top: 0;
}

.s-list-ul li a {
    padding-bottom: 0;
    border-bottom: none!important;
    color: #333!important;
}

.clear {
    clear: both;
}

.container {
    width:100% !important;
}
.banner-d {
    width: 100%;
    height: 440px !important;
    background-image: url(../images/banner-d.jpg);
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    overflow: hidden;
    margin-top: 80px;
}

.banner-d.re {
    background-image: url(../images/banner-re.jpg);
}

.banner-d.case {
    background-image: url(../images/banner-case.jpg);
}

.banner-d.case-c {
    background-image: url(../images/so-banner.jpg);
}

.banner-d.solution {
    background-image: url(../images/banner-so.jpg);
}

.banner-txt {
    width: 100%;
    margin-top: 10%;
    font-size: 50px;
    color: #000;
    font-weight: 600;
}

.banner-c {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}


/* 闈㈠寘灞� */

.bd {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}

.bd-txt {
    float: left;
    font-size: 16px;
    color: #808080;
    margin-right: 8.5px;
}

.bd-txt a {
    color: #000000;
}

.bd-img {
    float: left;
    margin-right: 10.5px;
    margin-top: 7.5px;
}

.content-i {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.contaienr-i {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.title-i {
    padding-left: 18px;
    border-left: 5px solid #E70000;
    font-size: 32px;
    color: #000000;
    margin: 40px auto 30px;
    line-height: 1.2em;
}

.page-txt {
    width: 90%;
    font-size: 16px;
    color: #323232;
    line-height: 1.8em;
    padding: 3% 4%;
    background: #F2F2F2;
    margin-top: 25px;
    border-top: 2px solid #E70000;
}

.page-txt.yc {
    width: 84%;
    padding: 3% 8%;
}

.cont {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.txt-l {
    width: 10%;
    margin-left: 10%;
    margin-top: 8%;
    float: left;
}

.txt-l-1 {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    line-height: 35px;
    color: #323232;
    font-size: 20px;
    margin-bottom: 10%;
}

.txt-l-1>span {
    color: #E70000;
    font-size: 32px;
}

.txt-line {
    width: 48%;
    height: 4px;
    background: #ccc;
    margin-bottom: 20%;
}

.img-r {
    width: 64%;
    float: right;
}

.img-r img {
    width: 100%;
}


/*screen3*/

.screen3 {
    width: 100%;
    background-color: #f2f2f2;
    margin-top: 30px;
}

.screen3 img {
    width: 100%;
}

.screen3-box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
}

.screen3-title {
    padding-left: 18px;
    border-left: 5px solid #E70000;
    font-size: 32px;
    color: #000000;
    margin: 0 auto 30px;
    line-height: 1.2em;
}

.screen3-pic1 {
    width: 101.83%;
    margin-left: -1%;
    padding-top: 15px;
}


/*screen4*/

.screen4 {
    width: 100%;
}

.screen4 img {
    width: 100%;
}

.screen4-box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.title-i {
    padding-left: 18px;
    border-left: 5px solid #E70000;
    font-size: 32px;
    color: #000000;
    margin: 40px auto 30px;
    line-height: 1.2em;
}

.screen4-txt {
    width: 80.6%;
    margin: 0 auto 50px;
    padding-top: 10px;
    overflow: hidden;
}

.screen4-pic1 {
    width: 77.2%;
    margin-right: 9.4%;
    float: left;
}

.screen4-list {
    width: 13.4%;
    float: right;
    text-align: center;
    font-size: 32px;
    color: #000000;
    margin-top: 31px;
}

.screen4-list>li {
    line-height: 1.7em;
}

.screen4-list>li:first-child {
    color: #e70000;
}

.screen4-list>li>img {
    width: 20.2%;
    margin: 0 auto;
}

.screen4-table {
    width: 100%;
    overflow: hidden;
}

.screen4-t1 {
    width: 100%;
    font-size: 22px;
    line-height: 2.5em;
    color: #000000;
    text-align: center;
    margin: 0 auto;
    background-color: #f2f2f2;
}

.screen4-b {
    width: 33.22%;
    float: left;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-left: none;
    padding: 30px 0;
}

.screen4-b1 {
    border-left: 1px solid #e5e5e5;
}

.screen4-t2 {
    font-size: 20px;
    color: #323232;
}

.screen4-line {
    width: 40px;
    height: 4px;
    background-color: #cbcbcb;
    margin: 15px auto 22px;
}

.screen4-logo {
    width: 100%;
    overflow: hidden;
    font-size: 24px;
    color: #e70000;
    margin-bottom: 25px;
}

.screen4-logo>img {
    display: inline-block;
    width: 29.7%;
    margin: 0 auto;
    margin-right: 2.3%;
}

.screen4-inf {
    width: 62.7%;
    overflow: hidden;
    margin: 0 auto;
}

.screen4-t3 {
    font-size: 14px;
    color: #323232;
    float: left;
    margin-left: 7.8%;
}

.screen4-t3:first-child {
    margin-left: 0;
}

.screen4-span {
    display: inline-block;
    color: #e70000;
    padding-right: 8px;
}

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}

.bottom.fix {
    position: fixed;
    bottom: 0;
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.show-in {
    display: inline-block;
}

.screen3-t1 {
    display: none;
}

.screen4-pic2 {
    display: none;
}

.scr4-3 {
    display: none;
}

@media(max-width:1400px) {
    .banner-d {
        height: 260px;
    }
    .banner-txt {
        font-size: 40px;
        margin-top: 5%;
    }
}

@media(max-width:768px) {
    .show-pc {
        display: none;
    }
    .show-phone {
        display: block;
    }
    .show-in {
        display: none;
    }
    .main {
        width: 100%;
    }
    .banner-d {
        position: relative;
        background: none;
        height: auto !important;
        margin-top: 0.1%;
    }
    .hz-20191212-banner_txt{
        color:#000 !important; 
    }       
    .banner-d img {
        width: 100%;
    }
    .banner-c {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    .banner-txt {
        width: 100%;
        text-align: center;
        font-size: 50px;
    }
    .top {
        position: relative;
        height: 48px;
    }
    .top.sh {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
    }
    .logo-box {
        margin-left: 16px;
        margin-top: 10px;
    }
    .logo {
        width: 70px;
    }
    .kf-logo {
        margin-top: 0;
    }
    .menu-list {
        width: 3%;
        float: right;
        margin-right: 5.3%;
        margin-top: 2%;
    }
    .menu-list img {
        width: 100%;
    }
    .nav {
        display: block;
        width: 100%;
        float: none;
        margin: 0;
        display: none;
    }
    .nav li {
        position: relative;
        width: 100%;
        line-height: 37px;
        padding-bottom: 0;
        border-bottom: 1px solid #e4e4e4;
        margin-left: 0;
        text-indent: 0.7em;
    }
    .nav li a {
        padding-bottom: 0;
        border: none;
    }
    .nav li.clear {
        display: none;
    }
    .s-list {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        display: none;
        height: auto;
    }
    .s-list-c {
        width: 100%;
        height: auto;
        float: none;
        padding-bottom: 0;
    }
    .s-list-ul {
        width: 100%;
        margin-top: 0;
        background-color: #f7f7f7;
    }
    .s-list-ul li {
        padding-left: 0;
        border-left: none;
        margin-top: 0;
    }
    .s-list-ul li:first-child {
        border-top: 1px solid #e4e4e4;
    }
    .s-list-ul li:last-child {
        border-bottom: none;
    }
    .nav li a {
        display: inline-block;
    }
    .nav li:hover a {
        color: #333;
        border-bottom: none;
    }
    .nav-jia {
        position: absolute;
        right: 6%;
        top: 13px;
        width: 3.5%;
    }
    .nav-jia img {
        width: 100%;
    }
    .screen4-box {
        width: 76%;
    }
    .screen4-table {
        width: 100%;
    }
    .screen4-b {
        width: 98%;
        border-left: 1px solid #e5e5e5;
    }
    .main.main-1 {
        width: 93.1%;
    }
    .title-i {
        width: 90%;
        padding-left: 0;
        border-left: none;
        font-size: 5.2vw;
        color: #000000;
        margin: 40px auto 20px;
        line-height: 1.2em;
        text-align: center;
    }
    .line-red {
        background: #e60000;
        width: 7.4%;
        height: 4px;
        margin: 0 auto;
    }
    .page-txt {
        width: 90%;
        font-size: 3.1vw;
        color: #000;
        padding: 5%;
        background: #F2F2F2;
        border-top: 2px solid #E70000;
        margin: 0 auto;
        margin-top: 25px;
    }
    .cont {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .txt-l {
        width: 93.1%;
        margin: 5% auto 0;
    }
    .txt-l-1 {
        width: auto;
        text-align: left;
        color: #323232;
        font-size: 3.1vw;
        float: left;
        margin: 0 auto;
        line-height: 1.7em;
        padding-right: 7%;
        margin-right: 7%;
        border-right: 2px solid #CCCCCC;
    }
    .txt-l-1:first-child {
        margin-left: 14%;
    }
    .txt-l-1>span {
        color: #E70000;
        font-size: 5.2vw;
    }
    .txt-l-1:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
    .txt-line {
        width: 2px;
        height: 50px;
        background: #ccc;
        margin-bottom: 0%;
        float: left;
    }
    .img-r {
        width: 100%;
        margin: 8% auto 0;
    }
    .img-r img {
        width: 100%;
    }
    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .bottom span {
        display: block;
    }
    .screen3 {
        background-color: #fff;
    }
    .screen3-box {
        width: 100%;
        margin: 0 auto;
        padding: 2% 0%;
    }
    .screen3-title {
        padding-left: 0;
        border-left: none;
        font-size: 5.33vw;
        text-align: center;
        margin-bottom: 20px;
    }
    .screen-line {
        width: 6.8%;
        height: 5px;
        background-color: #e70000;
        margin: 0 auto 50px;
    }
    .screen3-pic1 {
        width: 93.5%;
        margin: 3% auto 0;
    }
    .screen3-t1 {
        display: block;
        font-size: 2.93vw;
        color: #323232;
        text-align: center;
        margin-top: 4%;
    }
    .screen4-box {
        width: 100%;
    }
    .screen4-txt {
        width: 73.7%;
        position: relative;
        margin-top: 5%;
    }
    .screen4-pic1 {
        display: none;
    }
    .screen4-pic2 {
        display: block;
        width: 100%;
        margin: 14% auto 0;
    }
    .screen4-list {
        width: 100%;
        margin: 0 auto;
        font-size: 4.27vw;
        position: absolute;
        top: 0;
        left: 5.2%;
        overflow: hidden;
    }
    .screen4-list>li {
        float: left;
        margin-left: 2.4%;
        font-size: 3.8vw;
    }
    .screen4-list>li:first-child {
        margin-left: 0;
    }
    .screen4-list>li>img {
        width: 100%;
        margin: 0 auto;
        vertical-align: middle;
    }
    .scr4-2 {
        display: none;
    }
    .scr4-3 {
        padding-top: 0;
        display: block;
    }
    .scr4-1 {
        margin-top: -4%!important;
    }
    .screen4-table {
        width: 73.7%;
        margin: 0 auto;
        overflow: visible;
    }
    .screen4-t1 {
        width: 100%;
        font-size: 4vw;
        border: 1px solid #f2f2f2;
    }
    .screen4-b {
        width: 100%;
        text-align: center;
        border: 1px solid #e5e5e5;
        padding: 8% 0;
    }
    .screen4-t2 {
        font-size: 3.73vw;
        color: #323232;
    }
    .screen4-line {
        width: 10.2%;
        height: 4px;
        margin: 3% auto 5%;
    }
    .screen4-logo {
        font-size: 4.54vw;
        margin-bottom: 3%;
    }
    .screen4-logo>img {
        display: inline-block;
        width: 29.7%;
        margin: 0 auto;
        margin-right: 2.3%;
    }
    .screen4-inf {
        width: 72.7%;
    }
    .screen4-t3 {
        font-size: 3.2vw;
        margin-left: 4.8%;
    }
    .screen4-b:last-child {
        margin-bottom: 10%;
    }
    .s-list-ul li:hover {
        border-left: none;
        padding-left: 0;
    }
    .s-list-ul li:hover a {
        color: #333!important;
    }
    .page-txt.yc {
        width: 80%;
        padding: 3% 6%;
    }
    .banner-txt {
        margin-top: 12%;
    }
}

@media(max-width:640px) {
    .logo {
        margin-right: 3%;
        padding-right: 3%;
    }
    .kf-logo {
        font-size: 4vw;
        margin-top: 1.5%;
    }
    .menu-list {
        width: 5%;
        margin-top: 4%;
    }
    .nav li {
        font-size: 12px;
    }
    .banner-txt {
        font-size: 6.5vw;
    }
    .title-i {
        margin: 5% auto 2%;
    }
    .page-txt {
        margin-top: 4%;
    }
}


/*API 棣栭〉*/

.case-main {
    width: 1200px;
    margin: 0 auto;
    display: none;
}

.case-main.active {
    display: block;
}

.case-ul li a {
    color: #000000;
}

.case-txt {
    width: 99%;
    margin: 10px auto 0;
    padding: 18px 0;
    text-align: center;
    border: 1px solid #f0f0f0;
    font-size: 14px;
    background: #F0F0F0;
}

.content-ii {
    background-color: #f2f2f2;
    margin-top: 30px;
}

.case-loadmore {
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
}

.case-line {
    width: 46%;
    float: left;
    height: 1px;
    background: #D9D9D9;
    margin-top: 0.8%;
}

.case-load {
    width: 8%;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #808080;
    cursor: pointer;
}

.con-search {
    width: 100%;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.content-ii.fixed {
    position: fixed;
    top: -30px;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e6e6e6\9;
}

.con-search>span {
    font-size: 16px;
    color: #000;
    display: inline-block;
    margin-top: 7px;
}

.con-search>input {
    float: right;
    width: 39%;
    height: 38px;
    font-size: 14px;
    color: #000;
    border: 2px solid #ddd;
    text-indent: 1em;
}

.con-search>.search {
    width: 3.5%;
    position: absolute;
    top: 10%;
    right: 1%;
    cursor: pointer;
}

.con-search>.search>img {
    width: 25px;
    margin-top: 2px;
}

.nav-case-api {
    width: 1200px;
    margin: 0 auto 0;
}

.nav-button-1 {
    float: left;
    height: 76px;
    width: 14.1%;
    text-align: center;
    line-height: 76px;
    font-size: 16px;
    color: #323232;
    cursor: pointer;
    border-top: 4px solid #f6f6f6;
}

.nav-button-1>img {
    width: 25px;
    display: inline-block;
    margin-bottom: -8px;
    margin-right: 5px;
}

.icon-8>img {
    margin-bottom: -12px;
}

.nav-button-1:hover {
    color: #E70000;
    background: #fff;
    color: #E70000;
    border-top: 4px solid #e70a15;
}

.nav-button-1.nav-active {
    border-top: 4px solid #e70a15;
    background: #fff;
    color: #E70000;
}

.api-ul {
    width: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.api-ul.add {
    display: none;
}

.api-ul li {
    width: 23.9%;
    float: left;
    margin-top: 30px;
    margin-left: 1.2%;
    cursor: pointer;
    border: 1px solid #f0f0f0;
}

.api-ul li.mrl {
    margin-left: 0%;
}

.api-cont {
    height: 275px;
    width: 100%;
}

.api-cont-img {
    width: 25.3%;
    margin: 16% auto 0;
}

.api-cont-img img {
    width: 100%;
}

.api-cont-p1 {
    width: 80%;
    font-size: 24px;
    color: #323232;
    margin: 10% auto 0;
    text-align: center;
    line-height: 24px;
}

.api-cpnt-p2 {
    width: 90%;
    font-size: 14px;
    color: #656565;
    margin: 5% auto 0;
    text-align: center;
}

.api-cpnt-p3 {
    width: 40%;
    font-size: 14px;
    color: #656565;
    margin: 5% auto 0;
    text-align: center;
}

.api-txt {
    width: 100%;
    height: 50px;
    background: #EFEFEF;
    overflow: hidden;
}

.api-txt-l {
    float: left;
    font-size: 12px;
    color: #656565;
    margin-top: 6%;
    margin-left: 6%;
}

.api-txt-r {
    float: right;
    width: 20%;
    font-size: 12px;
    color: #656565;
    margin-top: 6%;
    margin-right: 6%;
}

.api-txt-r-l {
    float: left;
    width: 26%;
    margin-top: 4%;
}

.api-txt-r-r {
    float: right;
    width: 60%;
}

.api-txt-r-r img {
    width: 100%;
}

.api-ul li:hover {
    box-shadow: #ddd 3px 3px 5px;
    background-color: #fafafa;
}

.api-ul li:hover .api-cont-p1 {
    color: #E70000;
}

.case-main {
    width: 1200px;
    margin: 0 auto;
    display: none;
}

.case-main.active {
    display: block;
}

.api-ul li a {
    color: #000000;
}

@media(max-width:768px) {
    .show-pc {
        display: none;
    }
    .main {
        width: 100%;
    }
    .case-main {
        width: 100%;
    }
    .banner-txt.api {
        margin-top: 20%!important;
    }
    .api-ul {
        width: 90.5%;
        margin: 0 auto;
    }
    .api-ul li {
        width: 48.5%;
    }
    .con-search {
        width: 90.4%;
        margin: 5% auto 0;
    }
    .con-search>input {
        width: 100%;
        height: 7%;
        float: none;
        font-size: 3.73vw;
    }
    .api-cont-p1 {
        font-size: 30px;
    }
    .api-cpnt-p2 {
        font-size: 16px;
        line-height: 1.6em;
    }
    .api-ul {
        margin-bottom: 5%;
    }
    .api-cpnt-p3 {
        width: 100%;
        font-size: 20px;
    }
    .api-txt-l {
        font-size: 14px;
        margin-top: 5%;
    }
    .api-txt-r-r {
        font-size: 14px;
        line-height: 1.2em;
    }
    .container-box {
        position: relative;
        width: 100%;
        margin: 3% auto 0;
        background-color: #f0f0f0;
    }
    .swiper-container {
        width: 20%;
        overflow: visible!important;
        margin-left: 0;
        padding-right: 80%;
    }
    .swiper-slide {
        width: 100%!important;
        height: auto!important;
        float: left;
    }
    .api-w-box {
        width: 100%;
        overflow: hidden;
        padding: 14% 0 15%;
        border-top: 4px solid #f0f0f0;
    }
    .api-w-box.active {
        background-color: #fff;
        border-top: 4px solid #e70000;
    }
    .api-img {
        width: 48%;
        margin: 0% auto 0;
    }
    .api-img img {
        width: 100%;
    }
    .api-w-txt {
        width: 100%;
        text-align: center;
        font-size: 24px;
        color: #333333;
        margin: 7% auto 0;
    }
    .container-c-box {
        width: 96%;
    }
    .api-arrow-l {
        position: absolute;
        right: 3%;
        top: 40%;
        width: 2.3%;
    }
    .api-arrow-l img {
        width: 100%;
    }
    .con-search>.search>img {
        width: 100%;
    }
    .con-search>.search {
        width: 6.5%;
        right: 5%;
        top: 15%;
    }
    .api-txt-r-l {
        width: 32%;
        margin-top: 3%;
    }
    .api-txt-r-l img {
        width: 100%;
    }
}

@media(max-width:640px) {
    .api-w-txt {
        font-size: 3.2vw;
    }
    .api-cont-p1 {
        font-size: 4vw;
    }
    .api-cpnt-p2 {
        font-size: 2.6vw;
    }
    .api-cpnt-p3 {
        font-size: 3.2vw;
    }
    .api-cont {
        height: auto;
    }
    .api-txt {
        height: auto;
        padding: 4% 0;
    }
    .api-cont {
        padding-bottom: 12%;
    }
    .api-txt-l {
        font-size: 2.4vw;
        margin-top: 0;
    }
    .api-txt-r {
        margin-top: 0;
    }
    .api-txt-r-l {
        margin-right: 2%;
        margin-top: 10%;
    }
    .api-txt-r-r {
        font-size: 2.4vw;
        margin-right: 4%;
        margin-top: 8%;
    }
    .api-ul li {
        margin-top: 3%;
    }
}


/*API 璇︽儏椤�*/

.jisuan-logo {
    float: left;
    width: 100px;
}

.jisuan-logo img {
    width: 100%;
}

.jisuan-box-1 {
    width: 44%;
    float: left;
    margin-left: 3%;
    margin-top: -1%;
}

.jisuan-tit {
    font-size: 50px;
    color: #000;
    text-align: left;
}

.jisuan-ul {
    width: 94%;
    overflow: hidden;
    margin-top: 3%;
}

.jisuan-ul li {
    width: 30%;
    height: 25px;
    float: left;
    font-size: 16px;
    list-style-type: none;
    border-right: 1px solid #97a8ba;
    padding-right: 1.5%;
    margin-left: 3%;
}

.jisuan-ul li:first-child {
    margin-left: 0%;
}

.jisuan-ul li:nth-child(3) {
    border-right: none;
}

.jisuan-ul li:nth-child(2) {
    width: 23%;
}

.jisuan-txt {
    width: 100%;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    margin-top: 3%;
}

.jisuan {
    width: 100%;
    background-image: url(../images/banner-jisuan.jpg);
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    overflow: hidden;
    margin-top: 80px;
}

.jisuan-con {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}

.jisuan-left {
    width: 21.7%;
    margin-right: 4.1%;
    float: left;
}

.jisuan-right {
    position: absolute;
    top: -100%;
    left: -100%;
    z-index: -1;
    width: 74.2%;
    float: right;
    opacity: 0;
}

.jisuan-right.active {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 10;
}

.jisuan-box {
    width: 100%;
}

.jisuan-title {
    padding-left: 16px;
    border-left: 5px solid #E70000;
    font-size: 24px;
    color: #000000;
    margin: 0 auto;
    line-height: 1.2em;
}

.jisuan-line {
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    margin: 25px 0 22px;
}

.jisuan-t1 {
    font-size: 20px;
    color: #000;
    padding-top: 4px;
    margin-bottom: 10px;
}

.jisuan-t2 {
    font-size: 14px;
    color: #323232;
    line-height: 1.8em;
    margin-bottom: 28px;
}

.jisuan-t23 {
    margin-bottom: 0px;
}

.jisuan-t22 {
    margin-bottom: 18px;
}

.jisuan-t24 {
    font-size: 16px;
}

.tab-1 td:first-child {
    background: #fff;
    height: 72px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-right: 10%;
}

.tab-1 td:nth-child(2) {
    background: #f2f2f2;
    height: 72px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 6%;
}

.tab-2 td {
    background: #fff;
    height: 52px;
    vertical-align: middle;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding-left: 2%;
}

.tab-head {
    height: 28px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #808080;
    color: #fff;
    font-size: 14px;
    padding-top: 8px;
}

.tab-3 td {
    height: 72px;
    border-top: 1px solid #e6e6e6;
    padding-left: 3%;
}

.tab-3 td:first-child {
    height: 52px;
    vertical-align: middle;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding-left: 3%;
}

.jisuan-box-sub {
    width: 100%;
    height: 100%;
}

.demo {
    width: 100%;
    margin-bottom: 3%;
}

.CodeMirror-line {
    font-size: 14px!important;
}

.fk-btn {
    width: 100%;
    padding-top: 30px;
    background-color: #fff;
    cursor: pointer;
}

.fk-btn img {
    width: 100%;
}


/*寮规*/

.fankui-box {
    height: 533px;
    width: 726px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -363px;
    margin-top: -266.5px;
    background: #fff;
    border-radius: 5px;
    z-index: 999;
    display: none;
}

.fankui-cont {
    width: 88%;
    margin: 0 auto;
    padding-top: 0.1%;
    position: relative;
    z-index: 999;
}

.sub-box textarea {
    display: inline-block;
    width: 86.8%!important;
    border: 1px solid #efefef;
    background-color: #f5f5f5;
    color: #999999;
    font-size: 14px;
    text-indent: 1em;
    padding-top: 6px;
}

.button-sub {
    width: 141px;
    height: 33px;
    background: #ec1c24;
    color: #fff;
    font-size: 19px;
    margin: 0 auto;
    text-align: center;
    border-radius: 8px;
    margin-top: 5%;
    padding-top: 7px;
}

.btn-close {
    width: 16px;
    position: absolute;
    top: 11%;
    right: 0;
    cursor: pointer;
}

.btn-close img {
    width: 100%;
}

.v-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    display: none;
    z-index: 550;
}

.span-fankui {
    display: inline-block;
    width: 12.1%;
    text-align: left;
    font-size: 14px;
    color: #000;
}

.sub-box {
    width: 100%;
    margin-top: 5%;
}

.sub-box-1>.span-fankui {
    vertical-align: top;
}

.sub-box>input,
.sub-box>select {
    width: 86.8%;
    height: 24px;
    border: 1px solid #efefef;
    background-color: #f5f5f5;
    color: #000;
    text-indent: 1em;
    padding-top: 2px;
}

.sub-box>select {
    height: 30px;
}

.jisuan-pic1 {
    width: 96.3%;
    margin: 50px auto;
}

.jisuan-pic2 {
    width: 84.1%;
    margin: 50px auto;
}

.jisuan-t4 td {
    padding-left: 20px;
    font-size: 12px;
    color: #323232;
    height: 30px;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.jisuan-t3 {
    width: 62.1%;
    font-size: 12px;
    color: #323232;
    line-height: 1.8em;
    margin: 0 auto;
    margin-bottom: 34px;
    text-align: center;
}

.jisuan-t5 td {
    padding: 15px 20px;
    font-size: 14px;
    color: #323232;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    letter-spacing: -0.2px;
}

.jisuan-t5 td:first-child {
    border-left: none;
}

.jisuan-t6 {
    font-size: 18px;
    color: #323232;
    line-height: 1.8em;
    margin-bottom: 34px;
}

.jisuan-p {
    font-size: 18px;
    color: #323232;
}

.jisuan-pic3 {
    width: 76.8%;
    margin: 50px auto;
}

.jisuan-t7 td {
    padding: 15px 5px;
    font-size: 14px;
    color: #323232;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    letter-spacing: -0.2px;
}

.jisuan-t5 li:before {
    contain: ;
}

@media(max-width:768px) {
    .jisuan-con {
        width: 100%;
    }
    .jisuan {
        margin-top: 0;
    }
    .banner-txt {
        overflow: hidden;
    }
    .banner-txt-1 {
        width: 28%;
        margin-left: auto;
        margin-right: auto;
    }
    .jisuan-logo {
        width: 48.6%;
        float: none;
        margin: 0 auto;
    }
    .jisuan-box-1 {
        width: 100%;
        margin-left: 0;
    }
    .jisuan-tit {
        width: 100%;
        margin-top: 8%;
        text-align: center;
    }
    .jisuan-ul {
        width: 100%;
    }
    .jisuan-ul li {
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0;
        border: none;
        padding-right: 0;
        text-align: center;
        margin-top: 6%;
    }
    .jisuan-ul li:nth-child(2) {
        width: 100%;
    }
    .jisuan-right {
        width: 87.6%;
        margin: 0 auto;
        float: none;
    }
    .fk-btn {
        padding: 5.5% 0;
    }
    .fk-btn img {
        width: 38%;
        margin: 0 auto;
    }
    .fankui-box {
        margin-left: 0;
        left: 3.7%;
        width: 92.3%;
        z-index: 999;
        height: auto;
    }
    .button-sub {
        margin-bottom: 5%;
    }
}

@media(max-width:640px) {
    .jisuan-tit {
        font-size: 6.7vw;
    }
    .jisuan-ul li {
        font-size: 2.2vw;
    }
    .jisuan-title {
        font-size: 4.7vw;
    }
    .jisuan-t2 {
        margin-bottom: 3%;
    }
    .jisuan-t2 {
        font-size: 3.2vw;
    }
    .jisuan-t1 {
        font-size: 3.8vw;
    }
    .tab-3 td:first-child {
        width: 8%;
        padding-right: 3%;
    }
    .tab-3 td {
        font-size: 3vw;
    }
    .span-fankui {
        font-size: 3.2vw;
    }
    .span-fankui {
        width: 18%;
    }
    .sub-box>input,
    .sub-box>select {
        width: 80%;
    }
    .sub-box textarea {
        width: 78%!important;
    }
    .sub-box>input,
    .sub-box>select {
        width: 78.5%;
    }
    .button-sub {
        height: auto;
        padding: 2% 0;
    }
    .title-i {
        width: 100%;
        text-align: left;
        padding-left: 4%;
        border-left: 5px solid #ec1c24;
    }
    .btn-close {
        top: 5%;
    }
    .fankui-box {
        top: 20%;
        margin-top: 0;
    }
}


/*妗堜緥鍒嗘瀽*/

.content-ii {
    background: #f6f6f6;
    margin: 30px auto 0;
}

.content-ii.fixed {
    position: fixed;
    top: -30px;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e6e6e6\9;
}

.nav-case {
    height: 80px;
    width: 32%;
    margin: 0 auto 0;
}

.nav-case>.nav-button {
    float: left;
    height: 76px;
    width: 33.3333%;
    text-align: center;
    line-height: 76px;
    font-size: 16px;
    color: #323232;
    cursor: pointer;
    border-top: 4px solid #f6f6f6;
}

.nav-case>.nav-button>img {
    width: 25px;
    display: inline-block;
    margin-bottom: -8px;
    margin-right: 5px;
}

.p-1 {
    display: inline-block;
    vertical-align: middle;
}

.nav-button:hover {
    color: #E70000;
    background: #fff;
    color: #E70000;
    border-top: 4px solid #e70a15;
}

.nav-button.nav-active {
    border-top: 4px solid #e70a15;
    background: #fff;
    color: #E70000;
}

.case-ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.case-ul.add {
    display: none;
}

.case-ul li {
    width: 31.8%;
    float: left;
    margin-top: 30px;
    margin-left: 2.2%;
    cursor: pointer;
}

.case-ul li img {
    width: 100%;
}

.case-ul li:hover a {
    color: #E70000;
}

.case-ul li:hover .case-txt {
    border: 1px solid #E70000;
    background-color: #fff;
}

.case-main {
    width: 1200px;
    margin: 0 auto;
    display: none;
}

.case-main.active {
    display: block;
}

.case-ul li a {
    color: #000000;
}

.case-txt {
    width: 99%;
    margin: 10px auto 0;
    padding: 18px 0;
    text-align: center;
    border: 1px solid #f0f0f0;
    font-size: 14px;
    background: #F0F0F0;
}

.case-loadmore {
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
}

.case-line {
    width: 46%;
    float: left;
    height: 1px;
    background: #D9D9D9;
    margin-top: 0.8%;
}

.case-load {
    width: 8%;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #808080;
    cursor: pointer;
}

.con-search {
    width: 100%;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.con-search>span {
    font-size: 16px;
    color: #000;
    display: inline-block;
    margin-top: 7px;
}

.con-search>input {
    float: right;
    width: 39%;
    height: 38px;
    font-size: 14px;
    color: #000;
    border: 2px solid #ddd;
    text-indent: 1em;
    line-height: 38px;
}

.con-search>.search {
    width: 3.5%;
    position: absolute;
    top: 10%;
    right: 1%;
    cursor: pointer;
}

.con-search>.search>img {
    width: 25px;
    margin-top: 2px;
}

.so-con {
    width: 100%;
}

.so-nav {
    background-color: #f0f0f0;
    margin-top: 30px;
}

.so-nav.fixed {
    position: fixed;
    left: 0;
    top: -30px;
    width: 100%;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e6e6e6\9;
}

.so-ul {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.so-li {
    width: 20%;
    float: left;
    line-height: 56px;
    border-top: 4px solid #f0f0f0;
    font-size: 16px;
    color: #323232;
    text-align: center;
    cursor: pointer;
}

.so-li a {
    color: #323232;
}

.so-li:hover {
    color: #e70000;
    border-top: 4px solid #e70000;
    background-color: #fff;
}

.so-li:hover a {
    color: #e70000;
}

.so-active {
    color: #e70000;
    border-top: 4px solid #e70000;
    background-color: #fff;
}

.so-active a {
    color: #e70000;
}

.so-box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.so-txt {
    width: 100%;
}

.so-txt p {
    margin-top: 30px;
    font-size: 16px;
    color: #323232;
    line-height: 24px;
}

.so-txt img {
    width: 50%;
    margin: 30px auto;
}

.banner-span {
    font-weight: 600;
    font-size: 50px;
}

@media(max-width:1024px) {
    .banner-c {
        width: 960px;
    }
    .bd {
        width: 960px;
    }
    .main {
        width: 960px;
    }
    .nav-case {
        width: 42%;
    }
    .case-main {
        width: 960px;
    }
    .so-ul {
        width: 83.4%;
    }
    .so-box {
        width: 75.9%;
    }
}

.so-ban {
    display: none;
}

@media(max-width:768px) {
    .banner-c {
        width: 100%;
    }
    .content-ii {
        margin-top: 5%;
    }
    .main {
        width: 100%;
    }
    .nav-case {
        width: 100%;
        height: 10%;
    }
    .case-main.active {
        width: 100%;
    }
    .nav-case>.nav-button {
        height: 100%;
        line-height: 3em;
        font-size: 3.2vw;
        color: #323232;
        cursor: pointer;
        border-top: 4px solid #f6f6f6;
        padding: 1% 0;
    }
    .nav-case>.nav-button > img {
        display: block;
        width: 16.3%;
        margin: 0 auto;
    }
    .nav-button.nav-active {
        color: #e70000;
        border-top: 4px solid #e70a15;
    }
    .con-search>span {
        display: none;
    }
    .con-search {
        width: 90.4%;
        margin: 5% auto 0;
    }
    .con-search>input {
        width: 100%;
        height: 7%;
        float: none;
        font-size: 3.73vw;
    }
    .con-search>.search {
        width: 6.5%;
        right: 3%;
    }
    .con-search>.search>img {
        width: 100%;
    }
    .case-ul {
        width: 87.7%;
    }
    .case-ul li {
        width: 100%;
        margin-left: 0;
        margin-top: 5%;
    }
    .case-ul li:nth-child(6) {
        display: none;
    }
    .case-ul li:nth-child(7) {
        display: none;
    }
    .case-ul li:nth-child(8) {
        display: none;
    }
    .case-ul li:nth-child(9) {
        display: none;
    }
    .case-txt {
        width: 99%;
        font-size: 3.2vw;
        padding: 0;
        line-height: 3em;
        margin-top: 2%;
    }
    .case-loadmore {
        width: 87.7%;
    }
    .case-load {
        width: 18.7%;
        margin-left: 0%;
        font-size: 3.11vw;
    }
    .case-line {
        width: 36.3%;
        margin-top: 2.3%;
    }
    .so-txt img {
        width: 90%;
    }
    .banner-d.case-c {
        background-image: none;
    }
    .so-ban {
        display: block;
    }
    .so-ul {
        width: 100%;
    }
    .so-box {
        width: 89.6%;
    }
    .so-li {
        font-size: 3.2vw;
        line-height: 4em;
    }
    .so-txt p {
        margin-top: 4.5%;
        font-size: 3.2vw;
        line-height: 1.6em;
        color: #000;
    }
    .so-pic {
        margin-top: 5.1%;
    }
    .so-pic > img {
        width: 100%;
    }
    .add {
        padding-bottom: 5%;
    }
    .case-yuan {
        width: 5%;
        float: left;
        margin-left: 2%;
    }
    .case-yuan.an {
        animation: xz 2s infinite linear;
        -webkit-animation: xz 2s infinite linear;
    }
    .back {
        position: absolute;
        left: 4%;
        top: 26%;
        width: 3.3%;
    }
    .back img {
        width: 100%;
    }
    @keyframes xz {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
    @-webkit-keyframes xz {
        0% {
            -webkit-transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
        }
    }
    .case-yuan img {
        width: 100%;
    }
    .content-ii.fixed {
        top: -3%;
    }
    .so-box {
        margin-bottom: 8%;
    }
    .so-nav {
        margin-top: 6%;
    }
}

.solution-box {
    position: relative;
    width: 100%;
    margin: 30px auto 40px;
    overflow: hidden;
}

.solution-list {
    width: 22%;
    float: left;
    overflow-y: auto;
    background-color: #f2f2f2;
    border-top: 2px solid #e70000;
}

.solution-list.fix {
    position: fixed;
    top: 80px;
    width: 264px;
}

.solution-c {
    width: 100%;
    border-top: 1px solid #d9d9d9;
}

.solution-c:first-child {
    border-top: none;
}

.solution-title {
    font-size: 16px;
    color: #333333;
    padding: 3.5% 0 3.5% 30px;
    margin: 0 auto;
    cursor: pointer;
}

.solution-l-ul {
    width: 100%;
    overflow: hidden;
}

.solution-l-ul li {
    width: 100%;
    overflow: hidden;
}

.solution-l-ul li.active {
    background-color: #e0e0e0;
}

.solution-l-ul li.active .so-ic {
    visibility: visible;
}

.solution-l-ul li.active .so-txt a {
    color: #e70000;
}

.so-ic {
    width: 3.8%;
    float: left;
    visibility: hidden;
}

.so-ic img {
    width: 100%;
}

.so-ar {
    float: left;
    width: 2.3%;
    margin-left: 10.5%;
    margin-top: 5%;
}

.so-txt {
    width: 80%;
    float: left;
    margin-left: 3%;
    font-size: 14px;
    color: #333333;
    line-height: 1.65em;
    margin-top: 2%;
}

.se-pic2 img {
    width: 100%;
}

.so-txt a {
    color: #333;
}

.bottom.so {
    position: relative;
    z-index: 999;
}

.qs.active {
    background-color: #e0e0e0;
}

.se-con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.se-left {
    width: 21.7%;
    margin-right: 4.1%;
    float: left;
}

.se-right {
    width: 74.2%;
    float: right;
}

.se-box {
    width: 100%;
    display: none;
}

.se-title {
    padding-left: 16px;
    border-left: 5px solid #E70000;
    font-size: 24px;
    color: #000000;
    margin: 0 auto;
    line-height: 1.2em;
}

.se-line {
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    margin: 25px 0 30px;
}

.se-t1 {
    font-size: 20px;
    color: #000;
    padding-top: 4px;
    margin-bottom: 22px;
}

.se-t2 {
    font-size: 14px;
    color: #323232;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.se-pic1 {
    width: 96.3%;
    margin: 50px auto;
}

.se-pic2 {
    width: 84.1%;
    margin: 50px auto;
}

.se-t4 td {
    padding-left: 20px;
    font-size: 12px;
    color: #323232;
    height: 30px;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.se-t3 {
    width: 62.1%;
    font-size: 12px;
    color: #323232;
    line-height: 1.8em;
    margin: 0 auto;
    margin-bottom: 25px;
    text-align: center;
}

.se-t5 td {
    padding: 15px 20px;
    font-size: 14px;
    color: #323232;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    letter-spacing: -0.2px;
}

.se-t5 td:first-child {
    border-left: none;
}

.se-t6 {
    font-size: 18px;
    color: #323232;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.se-p {
    font-size: 18px;
    color: #323232;
}

.se-pic3 {
    width: 76.8%;
    margin: 50px auto;
}

.se-pic3 img {
    width: 100%;
}

.se-t7 td {
    padding: 15px 20px 15px 7px;
    font-size: 14px;
    color: #323232;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.se-t7 td:first-child {
    border-left: none;
}

.se-span1 {
    font-size: 6px;
    padding-right: 9px;
    color: #7f7f7f;
    float: left;
}

.se-txt {
    width: 94%;
    float: left;
}

.se-bg1 {
    background-color: #808080;
}

.se-bg1 td {
    color: #fff;
    text-indent: 1em;
}

.se-bg2 {
    background-color: #f2f2f2;
}

.se-td1 {
    color: #fff;
    font-size: 14px;
}

.CodeMirror {
    height: auto;
    border: 1px solid #ddd;
}

.CodeMirror-scroll {}

textarea {
    width: 100%!important;
}

.CodeMirror-line,
.CodeMirror-line span {
    text-align: left!important;
}

.CodeMirror pre {
    padding-left: 7px;
    line-height: 1.25;
}

@media(max-width:768px) {
    .solution-list {
        width: 100%;
    }
    .solution-box .solution-list {
        width: 100%;
    }
    .solution-box {
        margin: 5% auto 0;
    }
    .so-ar {
        margin-top: 3.5%;
    }
    .solution-title {
        font-size: 34px;
    }
    .so-txt {
        font-size: 26px;
        margin-top: 2%;
    }
    .so-ar {
        width: 1.8%;
        margin-top: 4.5%;
    }
    .so-ar img {
        width: 100%;
    }
    .solution-title {
        padding: 3% 0 3% 12%;
    }
    .se-right {
        width: 90%;
        float: none;
        margin: 3% auto 0;
    }
    .se-pic1 img {
        width: 100%;
    }
    .se-title {
        font-size: 34px;
    }
    .se-t1 {
        margin: 3% auto 0;
        font-size: 28px;
    }
    .se-t2 {
        margin: 3% auto 0;
        font-size: 24px;
    }
    .se-box {
        padding-bottom: 6%;
    }
    .so-back {
        width: 7%;
        float: left;
        margin-left: 5%;
        margin-top: 2%;
    }
    .so-back img {
        width: 100%;
    }
    .top.nb {
        display: none;
        border-bottom: 1px solid #d9d9d9;
    }
    .se-pic2 {
        margin: 3% auto 2%;
    }
    .se-pic2 img {
        width: 100%;
    }
    .se-t4 td {
        font-size: 3.2vw;
    }
    .table_w {
        width: 100%;
        overflow-x: auto;
    }
    .table_t {
        width: 800px;
    }
    .table_t1 {
        width: 400px;
    }
    .se-t3 {
        width: 100%;
        margin: 3% auto 0;
    }
    .se-t4 td {
        padding-left: 15px;
    }
    .se-bg1 td {
        text-indent: 0em;
    }
    .se-t5 td {
        font-size: 3.2vw!important;
        text-align: left!important;
        padding: 3% 3%;
    }
}

@media(max-width:640px) {
    .solution-title {
        font-size: 4.6vw;
    }
    .so-txt {
        font-size: 3.5vw;
        margin-top: 2%;
    }
    .so-ic {
        width: 3%;
    }
    .so-ar {
        margin-top: 3.2%;
    }
    .so-back {
        width: 10%;
        margin-top: 3%;
    }
    .se-title {
        font-size: 4.5vw;
    }
    .se-line {
        margin: 5% auto 0;
    }
    .se-t1 {
        font-size: 3.8vw;
    }
    .se-t2 {
        font-size: 3.2vw;
    }
    .se-pic1 {
        margin: 3% auto 0;
    }
    .se-t6 {
        margin: 2% auto 0%;
        font-size: 3.6vw;
    }
    .se-p {
        margin: 3% auto 3%;
        font-size: 3.6vw;
    }
    .se-pic3 {
        margin: 4% auto;
    }
    .se-t7 td {
        font-size: 3.2vw;
    }
    .se-bg2 td {
        font-size: 3.2vw;
    }
}


/*寮€鍙戣€呮牱寮忓紑濮�*/

.hz-17-kaifazhe-contianer {
    width: 100%;
    overflow: hidden;
    background: url(../images/hz-kfz-bg.png);
    background-size: cover;
    background-position: right;
    position: relative;
    padding-top: 100px;
}

.hz-17-kaifazhe-contianer .kfz-content {
    width: 50%;
    position: absolute;
    top: 16%;
    left:1%;
}

.hz-17-kaifazhe-contianer .kfz-txt1 {
    font-size: 2.8vw;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.hz-17-kaifazhe-contianer .kfz-txt11 {
    color: #e60012;
}

.hz-17-kaifazhe-contianer .kfz-txt2 {
    font-size: 2vw;
    color: #000;
    margin-top: 1%;
    text-align: center;
}

.hz-17-kaifazhe-contianer .kfz-line {
    height: 4px;
    width: 70px;
    background: #e60012;
    margin: 0 auto;
    margin-top: 2%;
}

.hz-17-kaifazhe-contianer .kfz-txt3 {
    font-size: 1.56vw;
    color: #000;
    margin-top: 3%;
    text-align: center;
}

.hz-17-kaifazhe-contianer .kfz-list {
    width:100%;
    margin-top: 5%;
}

.hz-17-kaifazhe-contianer .kfz-list li {
    width:30%;
    float: left;
    background: rgba(242, 242, 242, 0.8);
    cursor: pointer;
    margin-left:3.3%;
}
/* .hz-17-kaifazhe-contianer .kfz-list li:first-child{
    margin-left: 0%;
} */

.hz-17-kaifazhe-contianer .kfz-list li a {
    color: #000;
}

.hz-17-kaifazhe-contianer .kfz-list li:hover {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: #ccc 1px 1px 15px 1px;
    color: #e60012;
}

.hz-17-kaifazhe-contianer .kfz-list li a:hover {
    color: #e60012;
}

.hz-17-kaifazhe-contianer .list-img {
    width: 17%;
    margin: 0 auto;
    margin-top: 12%;
}

.hz-17-kaifazhe-contianer .list-img img {
    width: 100%;
}

.hz-17-kaifazhe-contianer .list-txt1 {
    width: 100%;
    text-align: center;
    font-size: 1.14vw;
    margin-top: 5%;
}

.hz-17-kaifazhe-contianer .list-txt2 {
    width: 100%;
    text-align: center;
    color: #4c4c4c;
    font-size: 0.83vw;
    margin-top: 5%;
    margin-bottom: 10%;
}

.hz-17-kaifazhe-contianer .mr-5 {
    margin-right: 5%;
}

.hz-17-kaifazhe-contianer .mt-5 {
    margin-top: 5%;
}

.hz-17-kaifazhe-contianer .bottom {
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #000;
    position: absolute;
    bottom: 0;
    z-index: 20;
}

.hz-17-kaifazhe-contianer .bottom .main {
    margin-top: 0;
}

.hz-17-kaifazhe-contianer .bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}

.hz-17-kaifazhe-contianer .bottom-mask {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    background: #fff;
    opacity: 0.5;
    z-index: 10;
}

@media(max-width:1400px) {
    .hz-17-kaifazhe-contianer .kfz-txt1 {
        font-size: 2.4vw;
    }
    .hz-17-kaifazhe-contianer .kfz-content {
        position: absolute;
        top: 22%;
        left: 12%;
    }
    .hz-17-kaifazhe-contianer .kfz-txt3 {
        font-size: 1.3vw;
        margin-top: 2%;
    }
    .hz-17-kaifazhe-contianer .kfz-txt2 {
        font-size: 1.8vw;
    }
    .hz-17-kaifazhe-contianer .bottom {
        height: 50px;
    }
    .hz-17-kaifazhe-contianer .bottom-mask {
        height: 50px;
    }
    .hz-17-kaifazhe-contianer .kfz-list {
        margin-top: 4%;
    }
    .hz-17-kaifazhe-contianer .mt-5 {
        margin-top: 2%;
    }
    .hz-17-kaifazhe-contianer .kfz-list li {
        width: 30%;
    }
    .hz-17-kaifazhe-contianer .mr-5 {
        margin-right: 3%;
    }
    .hz-17-kaifazhe-contianer .list-img {
        margin-top: 6%;
    }
    .hz-17-kaifazhe-contianer .list-txt1 {
        margin-top: 3%;
    }
    .hz-17-kaifazhe-contianer .list-txt2 {
        margin-top: 3%;
        margin-bottom: 6%;
    }
    .hz-17-kaifazhe-contianer .kfz-content {
        width: 75%;
    }
}

@media(max-width:768px) {
    .hz-17-kaifazhe-contianer {
        background: url(../images/hz-kfz-bg-1.png);
        background-size: cover;
        background-position: bottom;
        padding-top: 0px;
    }
    .hz-17-kaifazhe-contianer .kfz-content {
        width: 88%;
        position: absolute;
        top: 4%;
        left: 6%;
    }
    .hz-17-kaifazhe-contianer .kfz-txt1 {
        font-size: 5.6vw;
    }
    .hz-17-kaifazhe-contianer .kfz-txt2 {
        font-size: 4.5vw;
        color: #000;
        margin-top: 3%;
        text-align: center;
    }
    .hz-17-kaifazhe-contianer .kfz-line {
        height: 3px;
        width: 50px;
        background: #e60012;
        margin: 0 auto;
        margin-top: 2%;
    }
    .hz-17-kaifazhe-contianer .kfz-txt3 {
        font-size: 4.2vw;
        margin-top: 4%;
    }
    .hz-17-kaifazhe-contianer .list-txt1 {
        font-size: 4vw;
    }
    .hz-17-kaifazhe-contianer .list-txt2 {
        width: 100%;
        text-align: center;
        color: #4c4c4c;
        font-size: 3.12vw;
        margin-top: 2%;
        margin-bottom: 10%;
    }
    .hz-17-kaifazhe-contianer .bottom img {
        width: 22px;
    }
    .hz-17-kaifazhe-contianer .kfz-list {
        margin-top: 6%;
    }
    .hz-17-kaifazhe-contianer .list-img {
        width: 21%;
        margin: 0 auto;
        margin-top: 12%;
    }
    .hz-17-kaifazhe-contianer .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 2.3vw;
    }
    .hz-17-kaifazhe-contianer .main {
        width: 85%;
        margin: 0 auto;
    }
}

.table thead tr td {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    background-color: #f8f8f8;
    border: 1px solid #e5e4e4;
    padding: 10px;
    font-weight: bold;
}

.table tbody tr td {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #e5e4e4;
    padding: 10px;
}

.learn-bd {
    margin-top: 120px;
}

.top {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}


/*姝ｆ枃*/

.learn-main {
    width: 1200px;
    margin: 0 auto;
}

.learn-ul {
    width: 100%;
    margin-bottom: 3%;
    overflow: hidden;
}

.learn-ul li {
    width: 31.2%;
    float: left;
    margin-left: 3.1%;
    margin-top: 2%;
    cursor: pointer;
}

.learn-img {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.learn-img img {
    width: 100%;
    /*transform:scale(1);
        transition-duration:1s;*/
    margin: 0 auto;
}

.learn-txt {
    width: 100%;
    text-align: center;
    padding: 4% 0;
    margin-top: 3%;
    font-size: 16px;
    color: #000;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
}


/*.learn-ul li:hover .learn-img>img {
        transform:scale(1.1);
    }*/

.learn-ul li:hover .learn-txt {
    color: #e60012;
    border: 1px solid #e60012;
    background-color: #fff;
}

.learn-play {
    width: 11%;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.learn-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);*/
}

.learn-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 5;
    display: none;
    animation: learn-cover 2s;
}

@keyframes learn-cover {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.learn-com {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 35px;
    animation: learn-com 1s;
}

@keyframes learn-com {
    from {
        transform: translateY(50px);
    }
    to {
        transform: translateY(0);
    }
}

.learn-intr {
    width: 79%;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    line-height: 1.7em;
    animation: learn-intr 1.5s;
}

@keyframes learn-intr {
    from {
        transform: translateY(50px);
    }
    to {
        transform: translateY(0);
    }
}

.learn-ul li:hover .learn-cover {
    display: block;
}


/*瑙嗛寮规*/

.video-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none;
}

.video-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.video-c {
    position: absolute;
    left: 50%;
    top: 20%;
    margin-left: -425px;
    z-index: 900;
    width: 850px;
}

.videowin {
    width: 800px;
    float: left;
}

.learn-close {
    width: 20px;
    float: right;
    cursor: pointer;
}

.learn-close img {
    width: 100%;
}

@media(max-width:768px) {
    body {
        background-color: #fff;
    }
    .learn-main {
        width: 93.3%;
    }
    .learn-ul li {
        width: 100%;
        float: none;
        margin: 7% auto 0;
    }
    .learn-txt {
        margin-top: 0;
        background-color: #fff;
        border: none;
        font-size: 4.2vw;
        padding: 4% 0 2%;
        color: #000;
    }
    .learn-ul li:hover .learn-txt {
        color: #000;
        border: none;
        background-color: #fff;
    }
    .learn-ul li:hover .learn-cover {
        display: none;
    }
    .learn-box {
        width: 100%;
    }
    .learn-t1 {
        text-align: center;
        font-size: 4.0vw;
        color: #000;
    }
    .learn-t2 {
        font-size: 3.6vw;
        color: #000;
        margin-top: 2%;
        line-height: 1.7em;
    }
    /*瑙嗛寮规*/
    .video-c {
        left: 0;
        margin-left: 0;
        width: 100%;
        top: 30%;
        overflow: visible;
    }
    #cloud-video {
        width: 90%;
        margin: 0 auto;
        z-index: 1000;
        margin-left: 5%;
    }
    .learn-close {
        position: absolute;
        top: -15%;
        right: 3%;
        float: none;
        width: 5%;
    }
    .hz-17-kaifazhe-contianer .kfz-list li {
        margin-left:0%;
        margin-top: 5%;
        width: 48%;
    }
    .hz-17-kaifazhe-contianer .kfz-list li:nth-child(2){
        margin-left: 0%;
        margin-top: 5%;
    }
    .hz-17-kaifazhe-contianer .kfz-list li:nth-child(3){
        margin-left: 4%;
    }
    .hz-17-kaifazhe-contianer .kfz-list li:first-child {
        margin-left: 26%;
    }
}

.wait {
    color: #999999!important;
}

.wait:hover {
    margin-left: 0!important;
    border-left: 1px solid #fff!important;
}
