.posi {
    background: #f9fafc;
    color: #666
}

.posi .container {
    position: relative;
    line-height: 25px;
    padding: 12px 0;
    padding-left: 60px;
}

.posi .tim {
    position: absolute;
    right: 0;
    top: 0;
    color: #f9fafc;
}

.posi span {
    display: block;
    width: 54px;
    background: #1e68e1 url(../images/icon23.png) no-repeat center;
    background-size: 26px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.posi a {
    font-size: 15px;
    color: #666;
}

.proBox {
    margin: 40px auto;
}

.proBox .flBox {
    width: 20%;
    padding-bottom: 50px;
    position: relative;
}

.proBox .flBox:before {
    content: "";
    position: absolute;
    right: 0;
    top: -40px;
    background: #f9fafc;
    left: -100%;
    bottom: 0;
    z-index: -1;
}

.proBox .flBox .form {
    margin: 0 20px 20px 0;
}

.proBox .flBox .form form {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.proBox .flBox .form input[type="text"] {
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding: 0 80px 0 8px;
    box-sizing: border-box;
    background: #fff;
    border: none;
}

.proBox .flBox .form input[type="submit"] {
    width: 60px;
    height: 34px;
    line-height: 34px;
    padding: 0;
    background: #1e68e1;
    border: none;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.proBox .flBox h2 {
    font-size: 30px;
    font-weight: 500;
}

.proBox .flBox ul {
    padding: 10px 20px 0 10px;
}

.proBox .flBox li {
    border-bottom: 1px dashed #eaeaea;
}

.proBox .flBox li a {
    display: block;
    line-height: 25px;
    padding: 8px 25px 8px 5px;
    font-size: 16px;
    background: url(../images/jt1.png) no-repeat right center;
    background-size: 16px;
    cursor: pointer;
    color: #555
}

.proBox .flBox li.on a {
    color: #1e68e1;
    background-image: url(../images/jt4.png);
}

.proBox .frBox {
    width: 78%;
}

.proBox .frBox .pBox .tab a {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.proBox .frBox .pBox .tab a .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 8px 10px;
    box-sizing: border-box;
    font-size: 16px;
    border: 1px solid #f1f1f1;
    border-collapse: collapse;
    border-top: none;
    color: #545454;
    font-weight: 350;
}

.proBox .frBox .pBox .tab:first-child a .box {
    border-top: 1px solid #f1f1f1;
}

.proBox .frBox .pBox .tab a .box1 {
    width: 25%;
}

.proBox .frBox .pBox .tab a .box1 img {
    width: 80%;
}

.proBox .frBox .pBox .tab a .box2 {
    width: 20%;
}

.proBox .frBox .pBox .tab a .box2 h3 {
    font-size: 16px;
    font-weight: 350;
}

.proBox .frBox .pBox .tab a .box4 {
    width: 40%;
    padding: 8px 15px;
    text-align: left
}

.proBox .frBox .pBox .tab a .box3 {
    width: 15%;
}

.proBox .frBox .pBox .tab:nth-child(1) a .box4 {
    text-align: center
}

.proBox .frBox .pBox .tab a .box:nth-child(2n) {
    background: #fefefe;
}

.page {
    padding-top: 20px;
    text-align: center;
}

.page li {
    display: inline-block;
    color: #666
}

.page li a {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #efefef;
    margin: 0 6px;
    color: #666
}

.page li.active a {
    background: #1e68e1;
    color: #fff;
    border-color: #1e68e1;
}

.proBox .frBox .comBox {
    background: #fdfdfd;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.proBox .frBox .comBox .pho {
    width: 40%;
}

.proBox .frBox .comBox .text {
    width: 60%;
    padding: 40px 40px 0;
    box-sizing: border-box;
}

.proBox .frBox .comBox .text h1 {
    font-size: 30px;
    font-weight: 500;
}

.proBox .frBox .comBox .text .gg div {
    width: 30%;
    float: left;
    border-right: 1px solid #efefef;
    box-sizing: border-box;
    padding-left: 20px;
}

.proBox .frBox .comBox .text .gg div:last-child {
    border-right: none;
}

.proBox .frBox .comBox .text .gg div span {
    display: block;
    font-size: 15px;
    color: #666;
    margin-bottom: 6px;
}

.proBox .frBox .comBox .text .gg div strong {
    font-size: 17px;
    font-weight: 500;
    color: #1e68e1;
}

.proBox .frBox .comBox .text .qb {
    margin: 20px 0 30px;
    font-size: 15px;
    line-height: 26px;
    opacity: 0.8;
}

.proBox .frBox .comBox .text .qb span {
    color: #1e68e1;
}

.proBox .frBox .comBox .text .link {
    margin-top: 60px;
}

.proBox .frBox .comBox .text .link a {
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    line-height: 40px;
    font-size: 16px;
    width: 220px;
    background: #1e68e1;
}

.proBox .frBox .comBox .text .link a img {
    width: 24px;
    margin-right: 5px;
}

.proBox .frBox .desc {
    margin-top: 40px;
}

.proBox .frBox .desc h3 {
    padding-left: 20px;
    position: relative;
    font-size: 26px;
    line-height: 45px;
    font-weight: 500;
}

.proBox .frBox .desc h3:before {
    content: "";
    left: 0;
    position: absolute;
    width: 4px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    background: #1e68e1;
}

.proBox .frBox .desc .info {
    padding: 10px 8%;
}

.proBox .frBox .desc .info img {
    width: 100% !important;
    max-width: 750px !important;
    height: inherit !important;
    display: block;
    margin: 0 auto;
}

.proBox .frBox .desc .info h2 {
    font-size: 20px;
    line-height: 30px;
    color: #1e68e1;
    margin: 5px 0;
}

.proBox .frBox .desc .info h2 span {
    white-space: inherit !important;

}

.proBox .frBox .desc .info p, .proBox .frBox .desc .info p span {
    font-size: 15px !important;
    color: #454545;
    line-height: 27px !important;
    margin-bottom: 0 !important;
    white-space: inherit !important;
}

.proBox .frBox .desc .info table {
    width: auto !important;
    max-width: 100% !important;
    border-collapse: collapse
}

.proBox .frBox .desc .info table td {
    padding: 6px;
    border: 1px solid #dedede !important
}

.lkBox {
    background: #f9fafc;
    margin-top: 50px;
    margin-bottom: -40px;
}

.lkBox li {
    width: 25%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.lkBox li a {
    display: block;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.lkBox li a .pho {
    width: 90%;
    margin: 0 auto;
}

.lkBox li a h3 {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    border-top: 1px solid #efefef;
    padding: 8px;
    text-align: center;
    font-weight: 500;
}

.lkBox li:hover a h3 {
    color: #1e68e1;
}

.fy {
    margin-top: 20px;
}

.fy li {
    color: #666;
}

.fy li a {
    color: #666;
}

.fy li:hover, .fy li:hover a {
    color: #1e68e1;
}

/* 新闻资讯 */

.proBox .nDl dl {
    background: #fafafa;
    border: 1px solid #efefef;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
}

.proBox .nDl dl dt {
    width: 30%;
    float: left;
}

.proBox .nDl dl dd {
    width: 70%;
    float: left;
    padding: 30px 30px 0;
    box-sizing: border-box;
}

.proBox .nDl dl a {
    overflow: hidden;
    display: block;
    padding: 0 10px 20px 0;
}

.proBox .nDl dl dd span.tim {
    display: block;
    padding-left: 32px;
    background: url(../images/icon27.png) no-repeat left center;
    background-size: 24px;
    color: #666;
}

.proBox .nDl dl dd h3 {
    font-size: 20px;
    margin: 10px 0 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .nDl dl dd p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.proBox .nDl dl dd span.more {
    display: block;
    float: right;
    position: relative;
    margin-top: 30px;
    color: #1e68e1;
    padding-right: 10px;
    font-weight: 350;
}

.proBox .nDl dl dd span.more img {
    width: 40px;
    margin-left: 6px;
}

.proBox .nDl dl dd span.more:after {
    content: "";
    width: 30px;
    height: 30px;
    border: 1px solid #1e68e1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) skew(-5deg);
    border-radius: 4px;
}

/* 暂时隐藏图片样式 */
.proBox .nDl dl.ndl00 {
    display: table;
    vertical-align: middle;
    width: 100%;
    border-collapse: collapse;
}

.proBox .nDl dl.ndl00 dt.time1 {
    width: 13%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: inherit;
    border-right: 1px solid #dedede
}

.proBox .nDl dl.ndl00 dt.time1 a {
    padding: 10px 0;
}

.proBox .nDl dl.ndl00 dt.time1 span {
    display: block;
    width: 50%;
    margin: 0 auto 8px;
    font-size: 22px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f1f1f1;
    color: #1e68e1
}

.proBox .nDl dl.ndl00 dt.time1 strong {
    display: block;
    font-size: 24px;
    font-weight: 500;
}

.proBox .nDl dl.ndl00 dd.text {
    width: 75%;
    display: table-cell;
    vertical-align: middle;
    float: inherit;
    padding: 20px 30px;
}


.proBox .nDl dl.ndl00 dd.mor {
    width: 12%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    float: inherit;
}

.proBox .nDl dl.ndl00 dd.mor span {
    float: inherit;
    margin: 0 auto
}

.proBox .nDl dl.ndl00 dd.mor span.more:after {
    display: none
}

.proBox .nDl dl.ndl00 dd.mor span.more img {
    width: 30px
}

.nShow .nlBox .text .ddv img {
    display: none
}

/* 客户案例 */
.proBox .alUl li {
    width: 33.33%;
    float: left;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}

.proBox .alUl li a {
    display: block;
}

.proBox .alUl li a .pho {
    border-radius: 6px;
    overflow: hidden;
}

.proBox .alUl li a .text {
    padding: 20px 5px 0;
}

.proBox .alUl li a .text span {
    display: block;
    color: #999;
    padding-left: 24px;
    background: url(../images/time.png) no-repeat left center;
    background-size: 19px;
}

.proBox .alUl li a .text h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .alUl li a .text b {
    display: block;
    color: #1e68e1;
    font-weight: 400;
    font-size: 14px;
}

.proBox .alUl li a .text img {
    width: 16px;
}

.proBox .alUl li:hover a .text h3 {
    color: #1e68e1;
    text-decoration: underline;
}

.nShow .nlBox {
    width: 70%;
    border-right: 1px solid #efefef;
    padding: 0 50px 30px 0;
    box-sizing: border-box;
}

.nShow .nlBox .title {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

.nShow .nlBox .title h1 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

.nShow .nlBox .title p {
    font-weight: 300;
    color: #999;
}

.nShow .nlBox .title p a {
    color: #999;
}

.nShow .nlBox .text {
    padding: 20px 6%;
    font-size: 15px;
}

.nShow .nlBox .text img {
    display: block;
    margin: 0 auto 5px;
    width: 100% !important;
    max-width: 600px !important;
    height: inherit !important;
}

.nShow .nlBox .text h2 {
    font-size: 18px;
    color: #1e68e1;
}

.nShow .nlBox .text p, .nShow .nlBox .text p span {
    font-size: 15px !important;
    line-height: 26px !important;
    color: #555;
    white-space: inherit !important
}


.nShow .nlBox .text h2 span {
    white-space: inherit !important;

}

.nShow .nlBox .text table {
    width: auto !important;
    max-width: 100% !important;
    border-collapse: collapse;
}

.nShow .nlBox .text table td {
    padding: 5px;
    border: 1px solid #dedede !important;
}

.nShow .nlBox .text video {
    width: 100%;
}

.nShow .nrBox {
    width: 26%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    overflow: hidden;
    border-top: 5px solid #1e68e1;
    padding: 30px;
    box-sizing: border-box;
}

.nShow .nrBox h3 {
    line-height: 25px;
    font-size: 24px;
    padding-left: 14px;
    position: relative;
    margin-bottom: 15px;
}

.nShow .nrBox h3:before {
    content: "";
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #1e68e1;
    border-radius: 2px;
}

.nShow .nrBox li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #efefef;
}

.nShow .nrBox li a h4 {
    font-size: 16px;
    font-weight: 500;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nShow .nrBox li a p {
    font-weight: 300;
    margin-top: 6px;
}

.nShow .nrBox li a p span {
    color: #999;
}

/* 关于我们 */
.abBox {
    margin-top: 0;
}

.abBox .box1 .text {
    padding-top: 50px;
    background: url(../images/bg8.jpg) no-repeat right bottom;
    background-size: 50%;
    position: relative;
}

.abBox .box1 .text .container .tex {
    width: 100%;
}

.abBox .box1 .text h2 {
    font-size: 34px;
    font-weight: 500;
}

.abBox .box1 .text span {
    display: block;
    width: 56px;
    height: 4px;
    border-radius: 2px;
    background: #1e68e1;
    margin: 10px 0 20px 4px;
}

.abBox .box1 .text p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
    text-indent: 2em;
    font-weight: 350;
}

.abBox .box1 .ul {
    padding: 40px 0;
    background: #fafafa;
}

.abBox .box1 .ul li {
    width: 25%;
    float: left;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.abBox .box1 .ul strong {
    color: #1e68e1;
    font-weight: 500;
    font-size: 40px;
}

.abBox .box2 li {
    width: 32%;
    float: left;
    text-align: center;
    margin-right: 2%;
    padding-top: 30px;
}

.abBox .box2 li:last-child {
    margin-right: 0;
}

.abBox .box2 li span {
    display: block;
    width: 130px;
    margin: 0 auto 15px;
}

.abBox .box2 li h3 {
    font-size: 24px;
    font-weight: 500;
    color: #1e68e1;
}

.abBox .box2 li p {
    font-size: 16px;
    height: 60px;
    line-height: 30px;
    margin-top: 5px;
    color: #444;
}

/* 联系我们 */
.lxBox {
    background: #fafafa;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #eaeaea;
}

.lxBox .container {
    background: #fff;
    padding: 0;
    margin: 50px auto;
}

.lxBox .container .text {
    width: 65%;
    padding: 30px 50px 0;
    box-sizing: border-box;
    position: relative;
}

.lxBox .container .text .title {
    text-align: left;
    padding-bottom: 20px;
}

.lxBox .container .text .title h2 {
    font-size: 32px;
}

.lxBox .container .text .title span {
    margin: 10px 0;
}

.lxBox .container .text strong {
    display: block;
    font-size: 80px;
    color: #fff;
    text-shadow:
        -1px -1px 0 rgba(0, 0, 0, .6),
        1px -1px 0 rgba(0, 0, 0, .6),
        -1px 1px 0 rgba(0, 0, 0, .6),
        1px 1px 0 rgba(0, 0, 0, .6);
    opacity: 0.1;
    font-weight: 500;
    position: absolute;
    right: 20px;
    top: 0;

}

.lxBox .container .text ul {
    margin: 0px 0 30px;
}

.lxBox .container .text li {
    width: 50%;
    float: left;
    padding: 0 8px;
    box-sizing: border-box;
}

.lxBox .container .text .lxul li {
    width: 100%;
    float: inherit;
}

.lxBox .container .text li .icon {
    width: 60px;
    height: 60px;
    background: #1e68e1;
    border-radius: 50%;
    overflow: hidden;
}

.lxBox .container .text li .icon span {
    display: block;
    width: 30px;
    height: 30px;
    margin: 15px auto 0;
    background: url(../images/tel1.png) no-repeat bottom center;
    background-size: 30px;
    overflow: hidden;
}

.lxBox .container .text li:nth-child(2) .icon span {
    background-image: url(../images/email.png);
}

.lxBox .container .text .lxul li {
    position: relative;
    overflow: hidden;
}

.lxBox .container .text .lxul li .icon {
    float: left;
}

.lxBox .container .text .lxul li h3 {
    margin: 0 0 0 70px;
}

.lxBox .container .text .lxul li p {
    margin-left: 70px;
}

.lxBox .container .text .lxul li .icon span {
    background-image: url(../images/add.png);
}

.lxBox .container .text li:hover .icon {
    border-color: #1e68e1;
    background: #1e68e1;
}

.lxBox .container .text li:hover .icon span {
    background-position: bottom center;
}

.lxBox .container .text li h3 {
    font-size: 18px;
    margin: 10px 0;
}

.lxBox .container .text li p {
    font-size: 16px;
    color: #666;
}

.lxBox .container .text li p i {
    font-size: 14px;
    font-style: normal;
}

.lxBox .container .text .wx {
    width: 50%;
    text-align: center;
    float: left;
}

.lxBox .container .text .wx img {
    width: 120px;
}

.lxBox .container .text .wx p {
    font-weight: 350;
    margin-top: 5px;
    color: #999;
}

.lxBox .container .pho {
    width: 35%;
}


@media all and (min-width:992px) and (max-width: 1600px) {
    .proBox .flBox {
        width: 22%;
    }

    .proBox .flBox ul {
        padding-left: 0
    }

    .proBox .flBox h2 {
        font-size: 25px;
    }

    .proBox .frBox {
        width: 76%;
    }

    .proBox .frBox .pBox .tab a .box, .proBox .frBox .pBox .tab a .box h3 {
        font-size: 15px;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 26px;
    }

    .proBox .frBox .comBox .text .link {
        margin-top: 40px
    }

    .proBox .frBox .comBox .text {
        padding-top: 30px;
    }

    .lkBox li a h3 {
        font-size: 16px;
        line-height: 45px;
        padding: 0 36px 0 14px;
        background-position: right 12px center;
    }

    .proBox .alUl li {
        padding: 10px 18px 20px;
    }

    .proBox .alUl li a .text {
        padding-top: 12px;
    }

    .proBox .alUl li a .text h3 {
        font-size: 18px;
        margin: 8px 0;
    }

    .proBox .nDl dl dd p {
        font-size: 15px;
        line-height: 28px;
    }

    .proBox .nDl dl dd {
        padding-top: 20px;
    }

    .nShow .nlBox .title h1 {
        margin-bottom: 10px;
        font-size: 26px;
    }

    .nShow .nrBox {
        padding: 24px 15px;
    }

    .nShow .nrBox h3 {
        font-weight: 500;
        font-size: 23px;
    }

    .nShow .nrBox li a h4 {
        font-size: 16px;
    }

    .nShow .nrBox li a {
        padding: 10px 0;
    }

    .abBox .box1 .text {
        padding-top: 35px;
        background-size: 75%;
    }

    .abBox .box1 .text h2 {
        font-size: 32px;
    }

    .abBox .box1 .text span {
        width: 46px;
    }

    .abBox .box1 .text .container .tex {
        padding-bottom: 0;
    }

    .abBox .box1 .ul {
        padding: 40px 0;
    }

    .abBox .box1 .ul strong {
        font-size: 42px;
    }

    .abBox .box2 li span {
        width: 120px;
    }

    .abBox .box2 li h3 {
        font-size: 22px;
    }

    .lxBox .container .text .title {
        padding-bottom: 10px;
    }

    .lxBox .container .text li .icon {
        width: 50px;
        height: 50px;
    }

    .lxBox .container .text li .icon span {
        width: 24px;
        height: 24px;
        margin-top: 13px;
        background-size: 24px;
    }

    .lxBox .container .text .lxul li p, .lxBox .container .text .lxul li h3 {
        margin-left: 60px;
    }

    .lxBox .container .text ul {
        margin-bottom: 22px;
    }

    .lxBox .container .text {
        width: 62%;
        padding: 24px 20px 0 30px;
    }

    .lxBox .container .pho {
        width: 38%;
    }

    .lxBox .container .text .title h2 {
        font-size: 30px;
    }

    .lxBox .container .text li p {
        font-size: 15px;
    }

}

@media all and (min-width:992px) and (max-width: 1440px) {
    .posi {
        line-height: 50px;
    }

    .proBox .flBox h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .proBox .frBox .pBox .tab a .box, .proBox .frBox .pBox .tab a .box2 h3 {
        font-size: 15px;
    }

    .proBox .frBox .comBox .pho {
        width: 42%;
    }

    .proBox .frBox .comBox .text {
        width: 58%;
        padding: 30px 30px 0;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 24px;
    }

    .proBox .frBox .comBox .text .qb {
        margin: 10px 0 20px;
    }

    .lkBox li {
        padding: 15px;
    }

    .nShow .nlBox {
        padding-right: 30px;
    }

    .nShow .nlBox .title h1 {
        font-size: 24px;
    }

    .nShow .nrBox {
        width: 27%;
    }

    .abBox .box1 .text h2 {
        font-size: 30px;
    }


    .abBox .box2 li p {
        font-size: 15px;
    }

    .lxBox .container .text ul {
        margin-bottom: 20px;
    }

    .lxBox .container .text li p {
        font-size: 15px;
    }

    .lxBox .container .text strong {
        font-size: 70px;
    }

    .lxBox .container .text .title h2 {
        font-size: 28px;
    }

    .lxBox .container .text .wx img {
        width: 110px;
    }
}

@media all and (min-width:992px) and (max-width: 1400px) {
    .proBox .nDl dl dd {
        padding: 22px 25px 0;
    }

    .proBox .nDl dl dd h3 {
        font-size: 18px;
    }

    .proBox .nDl dl dd span.more img {
        width: 32px;
    }

    .proBox .nDl dl dd span.more:after {
        width: 26px;
        height: 26px;
    }

    .proBox .alUl li a .text h3 {
        font-size: 17px;
        font-weight: 600;
    }

    .abBox .box1 .text {
        background-size: 80%;
    }

    .abBox .box1 .ul {
        padding: 30px 0;
    }

    .abBox .box1 .ul strong {
        font-size: 36px;
    }

    .abBox .box2 li h3 {
        font-size: 20px;
    }

    .lxBox .container .text {
        padding-top: 16px;
    }
}

@media all and (min-width:992px) and (max-width: 1340px) {
    .lxBox .container .text {
        width: 100%;
        float: inherit;
        padding-bottom: 20px;
    }

    .lxBox .container .pho {
        display: none;
    }
}

@media all and (min-width:992px) and (max-width: 1240px) {
    .proBox .frBox .comBox .text h1 {
        font-size: 24px;
    }

    .proBox .frBox .comBox .text {
        padding: 24px 20px 0;
    }

    .proBox .frBox .comBox .text .link {
        margin-top: 30px;
    }

    .proBox .frBox .comBox .text .link a {
        width: 120px;
    }

    .proBox .frBox .comBox .text .link a img {
        width: 22px;
    }

    .proBox .frBox .comBox .text .link a.tel {
        width: 220px;
        margin-left: 10px;
    }

    .proBox .alUl li {
        padding: 10px 15px 20px;
    }

    .proBox .alUl li a .text h3 {
        font-size: 17px;
    }

    .proBox .nDl dl dd h3 {
        margin: 6px 0 8px;
    }

    .proBox .nDl dl dd p {
        font-size: 14px;
        line-height: 26px;
    }

    .proBox .nDl dl dd span.more {
        font-size: 14px;
        margin-top: 20px;
    }

    .abBox .box1 .text strong {
        left: -20%;
    }

    .abBox .box1 .text p {
        font-size: 15px;
        line-height: 30px;
    }

    .abBox .box1 .text {
        background-size: 100%;
    }

    .abBox .box1 .ul {
        padding: 40px 0
    }

    .abBox .box2 li span {
        width: 100px;
    }

}

@media all and (min-width:992px) and (max-width: 1100px) {
    .proBox .flBox {
        width: 100%;
        float: inherit;
    }

    .proBox .flBox .form {
        width: 30%;
        margin: 0 auto;

    }

    .proBox .flBox .form input[type="text"] {
        background: #fafafa;
    }

    .proBox .flBox:before {
        display: none;
    }

    .proBox .flBox ul {
        overflow: hidden;
        padding-top: 0;
    }

    .proBox .flBox li {
        width: 33.33%;
        float: left;
        box-sizing: border-box;
        padding: 5px;
        border-bottom: none;
    }

    .proBox .flBox li a {
        text-align: center;
        border-radius: 4px;
        background: #f4f5f6;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 34px;
        font-size: 15px;
        padding: 0 5px;
    }

    .proBox .flBox li.on a {
        background: #1e68e1;
        color: #fff;
    }

    .proBox .frBox {
        width: 100%;
        float: inherit;
    }

    .nShow .nlBox {
        width: 100%;
        float: inherit;
        border-right: none;
        padding-right: 0;
    }

    .nShow .nrBox {
        display: none;
    }
}


@media all and (min-width: 0) and (max-width: 992px) {

    .posi .container {
        line-height: 24px;
        font-size: 13px;
        padding: 10px 10px 10px 45px
    }

    .posi span {
        width: 30px;
        border-radius: 50%;
        left: 10px;
        top: 50%;
        height: 30px;
        bottom: inherit;
        transform: translateY(-50%);
        background-size: 18px;
    }

    .posi a {
        font-size: 13px;
        font-weight: 350;
    }

    .proBox {
        margin: 30px 10px;
        width: auto;
    }

    .proBox .flBox {
        width: 100%;
        padding-bottom: 0px;
        background: #f5f7f8;
        border-radius: 5px;
        overflow: hidden;
    }

    .proBox .flBox:before {
        display: none;
    }

    .proBox .flBox .form {
        margin: 20px 20px 0px;
    }

    .proBox .flBox h2 {
        padding: 30px 20px 24px;
        font-size: 26px;
        background: url(../images/click.png) no-repeat right 20px center;
        background-size: 30px;
    }

    .proBox .flBox ul {
        display: none;
        padding: 15px;
        border-top: 1px dashed #dedeee;
    }

    .proBox .flBox li {
        background: #fff;
        border-bottom: none;
        margin-bottom: 10px;
        overflow: hidden;
        border-radius: 4px;
    }

    .proBox .flBox li a {
        padding: 7px 20px 7px 10px;
        background-position: right 5px center;
    }

    .proBox .frBox {
        margin-top: 30px;
        width: 100%;
    }

    .proBox .frBox .pBox .tab a .box {
        padding: 8px;
        font-size: 15px;
    }

    .proBox .frBox .pBox .tab a .box1 {
        width: 40%;
    }

    .proBox .frBox .pBox .tab a .box2 {
        width: 60%;
    }

    .proBox .frBox .pBox .tab a .box2 h3 {
        font-size: 15px;
    }


    .page {
        padding-top: 20px;
        text-align: center;
    }

    .page li a {
        padding: 3px 9px;
    }

    .proBox .frBox .comBox {
        border-radius: 5px;
    }

    .proBox .frBox .comBox .pho {
        width: 40%;
        float: left;
    }

    .proBox .frBox .comBox .text {
        width: 60%;
        float: left;
        padding: 20px;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 24px;
    }

    .proBox .frBox .comBox .text .gg div {
        width: 33%;
        padding-left: 12px;
    }

    .proBox .frBox .comBox .text .gg div span {
        font-size: 14px;
    }

    .proBox .frBox .comBox .text .qb {
        margin: 10px 0 20px;
        font-size: 14px;
    }

    .proBox .frBox .comBox .text .link {
        margin-top: 30px;
    }

    .proBox .frBox .comBox .text .link a {
        width: 110px;
        line-height: 36px;
        border-radius: 20px;
        font-size: 14px;
    }

    .proBox .frBox .comBox .text .link a.tel {
        width: 200px;
        background: #1e68e1;
    }

    .proBox .frBox .comBox .text .link a img {
        width: 21px;
        margin-right: 4px;
    }

    .proBox .frBox .desc {
        margin-top: 30px;
    }

    .proBox .frBox .desc h3 {
        padding-left: 15px;
        font-size: 24px;
        line-height: 40px;
    }

    .proBox .frBox .desc .info {
        padding: 10px 0;
    }

    .proBox .frBox .desc .info img {
        max-width: 700px !important;
    }

    .proBox .frBox .desc .info h2 {
        font-size: 18px;
    }

    .proBox .frBox .desc .info p, .proBox .frBox .desc .info span {
        font-size: 14px !important;
        line-height: 26px !important;
    }

    .lkBox {
        margin: 20px -10px 0;
    }

    .lkBox li {
        width: 50%;
        padding: 10px;
    }

    .lkBox li a {
        border-radius: 6px;
    }

    .lkBox li a .pho {
        width: 100%;
    }

    .lkBox li a h3 {
        line-height: 40px;
        font-size: 15px;
        padding: 0 8px;
        background: none;
        text-align: center;
    }

    .fy {
        margin-top: 10px;
    }

    .fy li {
        width: 100%;
    }

    .fy li.fr {
        text-align: left;
    }

    /* 新闻资讯 */
    .proBox .nDl {
        overflow: hidden;
    }

    .proBox .nDl dl {
        margin: 15px 1%;
        width: 48%;
        float: left;
        box-sizing: border-box;
    }

    .proBox .nDl dl dt {
        width: 100%;
        float: inherit;
    }

    .proBox .nDl dl dd {
        width: 100%;
        float: inherit;
        padding: 0;
    }

    .proBox .nDl dl dd a {
        padding: 15px 15px 30px;

    }

    .proBox .nDl dl dd span.tim {
        padding-left: 28px;
        background: url(../images/icon27.png) no-repeat left center;
        background-size: 20px;
    }

    .proBox .nDl dl dd h3 {
        font-size: 17px;
        margin: 8px 0 10px;
    }

    .proBox .nDl dl dd p {
        font-size: 14px;
        line-height: 25px;
    }

    .proBox .nDl dl dd span.more {
        margin-top: 20px;
        padding-right: 10px;
    }

    .proBox .nDl dl dd span.more img {
        width: 30px;
        margin-left: 6px;
    }

    .proBox .nDl dl dd span.more:after {
        width: 24px;
        height: 24px;
    }

    /* 客户案例 */
    .proBox .alUl li {
        width: 50%;
        padding: 10px;
    }

    .proBox .alUl li a .text {
        padding-top: 14px;
    }

    .proBox .alUl li a .text h3 {
        font-size: 17px;
        margin: 7px 0;
    }

    .proBox .alUl li a .text b {
        font-size: 13px;
    }

    .proBox .alUl li a .text img {
        width: 14px;
    }

    .nShow .nlBox {
        width: 100%;
        border-right: none;
        padding: 0 10px;
    }

    .nShow .nlBox .title {
        padding-bottom: 10px;
        border-bottom: 1px solid #efefef;
    }

    .nShow .nlBox .title h1 {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .nShow .nlBox .text {
        padding: 10px 0;
        font-size: 14px;
    }

    .nShow .nlBox .text p, .nShow .nlBox .text p span {
        font-size: 14px !important;
        line-height: 26px !important;
        white-space: inherit !important;
    }


    .nShow .nrBox {
        width: 100%;
        margin-top: 30px;
        border-top: none;
        padding: 20px;
    }

    .nShow .nrBox h3 {
        padding-left: 0px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .nShow .nrBox h3:before {
        width: 4px;
        left: -10px;
        border-radius: 0px;
    }

    .nShow .nrBox li a {
        padding: 10px 0;
    }

    .nShow .nrBox li a h4 {
        font-size: 16px;
    }

    /* 关于我们 */
    .abBox .box1 .text {
        padding: 0;
        background-size: 100%;
    }

    .abBox .box1 .text .container .tex {
        width: 100%;
        padding-bottom: 0px;
    }

    .abBox .box1 .text strong {
        display: none
    }

    .abBox .box1 .text h2 {
        font-size: 26px;
    }

    .abBox .box1 .text span {
        width: 36px;
        height: 3px;
    }

    .abBox .box1 .text p {
        font-size: 15px;
        line-height: 27px;
    }

    .abBox .box1 .ul {
        padding: 0px 0;
    }

    .abBox .box1 .ul li {
        padding: 20px 0;
        font-size: 15px;
    }

    .abBox .box1 .ul strong {
        font-size: 36px;
    }

    .abBox .box2 li {
        width: 100%;
        float: inherit;
        margin-right: 0;
        padding-top: 20px;
    }

    .abBox .box2 li span {
        width: 110px;
    }

    .abBox .box2 li h3 {
        font-size: 20px;
    }

    .abBox .box2 li p {
        font-size: 15px;
        height: 50px;
        line-height: 25px;
    }

    /* 联系我们 */
    .lxBox {
        border-top: none;
        margin-top: 20px;
    }

    .lxBox .container {
        margin: 0px auto;
    }

    .lxBox .container .text {
        width: 100%;
        padding: 10px 10px 20px;
    }

    .lxBox .container .text .title {
        text-align: left;
    }

    .lxBox .container .text .title h2 {
        font-size: 26px;
    }

    .lxBox .container .text .title span {
        margin: 10px 0;
    }

    .lxBox .container .text strong {
        display: none
    }

    .lxBox .container .text ul {
        margin: 0px 0 20px;
    }

    .lxBox .container .text li {
        width: 50%;
        float: left;
    }


    .lxBox .container .text li .icon {
        width: 60px;
        height: 60px;
    }

    .lxBox .container .text li .icon span {
        width: 30px;
        height: 30px;
        margin-top: 15px;
        background-size: 30px;
    }

    .lxBox .container .text li h3 {
        font-size: 16px;
    }

    .lxBox .container .text li p {
        font-size: 15px;
    }

    .lxBox .container .text .wx img {
        width: 110px;
    }


    .lxBox .container .pho {
        width: 100%;
    }


    /* 暂时隐藏图片样式 */
    .proBox .nDl dl.ndl00 {
        display: block;
        width: auto
    }

    .proBox .nDl dl.ndl00 dd.text {
        width: 100%;
        display: block;
        padding: 20px 20px 60px;
    }
}

@media all and (min-width: 0) and (max-width: 768px) {

    .proBox .frBox .comBox .pho {
        width: 100%;
        float: inherit;
    }

    .proBox .frBox .comBox .text {
        width: 100%;
        float: inherit;
    }

    .proBox .frBox .desc .info img {
        max-width: 100% !important;
    }

    .abBox .box1 .ul li {
        width: 50%;
    }

    .lxBox .container .text ul {
        margin-bottom: 0;
    }

    .lxBox .container .text li {
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
    }

    .lxBox .container .text li {
        overflow: hidden;
    }

    .lxBox .container .text li .icon {
        float: left;
    }

    .lxBox .container .text li p {
        margin-left: 70px;
    }

    .lxBox .container .text li h3 {
        margin: 0 0 0 70px;
    }
}

@media all and (min-width: 0) and (max-width: 600px) {

    .proBox .alUl li {
        width: 100%;
        float: inherit;
    }

    .proBox .nDl dl {
        width: 100%;
        float: inherit;
    }

    .abBox .box1 .ul strong {
        font-size: 32px;
    }

    .lxBox .container .text {
        padding: 10px 0;
    }

    .lxBox .container .text li .icon {
        width: 50px;
        height: 50px;
    }

    .lxBox .container .text li .icon span {
        width: 24px;
        height: 24px;
        background-size: 24px;
        margin-top: 13px;
    }

    .lxBox .container .text li p {
        margin-left: 60px;
    }

    .lxBox .container .text li h3 {
        margin: 0 0 0 60px;
    }
}