#gHeader {
    position: inherit;
    left: inherit;
    top: inherit;
    right: inherit;
}

#gNavi li a.link {
    color: #333;
}

#gNavi li.on a.link {
    color: #005aa4;
}

#gNavi li .drop {
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}


.proBox .flBox {
    width: 30%;
    background: #fefefe;
    border-right: 1px solid #e9e9e9;
    padding: 40px 20px 80px 13%;
    box-sizing: border-box;
}

.proBox .flBox h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 20px;
}

.proBox .flBox li a {
    display: block;
    line-height: 24px;
    position: relative;
    padding: 10px 20px 10px 10px;
    font-size: 16px;
    background: url(../images/jt6.png) no-repeat right 5px center;
    background-size: 12px;
    border-bottom: 1px dashed #caced1;
    color: #454545;
}


.proBox .flBox li.on a {
    color: #005aa4;
    background-image: url(../images/jt7.png);
}

.proBox .frBox {
    width: 70%;
    padding: 25px 13% 60px 1.5%;
    box-sizing: border-box;
}

.proBox .frBox .posi {
    margin-bottom: 10px
}

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

.proBox .frBox .ptab .tab a .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #efefef;
    border-collapse: collapse;
    border-top: none;
    color: #232323;
    font-weight: 350;
}

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

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

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

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

.proBox .frBox .ptab .tab a .box4 {
    width: 40%;
}

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

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

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

.page li span {
    display: inline-block;
}

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

.page li a.page-num-current {
    background: #2f58ab;
    color: #fff;
    border-color: #2f58ab;
}

.posi {
    line-height: 40px;
    padding: 10px 0;
    margin-bottom: 20px;
    color: #666;
    font-size: 15px;
}

.posi a {
    color: #666;
}

.posi img {
    width: 24px;
    margin-right: 6px;
}

/* 产品详情 */
.pShow {
    padding: 20px 0% 50px;
    background: #fafafa;
}

#main .container {
    width: 80%;
    max-width: 1400px
}

.pShow .comBox {
    background: #fff;
}

.pShow .comBox .pho {
    width: 45%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
}

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

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

.pShow .comBox .text p.p1 {
    font-size: 16px;
    margin-top: 10px;
    color: #666;
    line-height: 36px;
}

.pShow .comBox .text p.p1 span {
    color: #005aa4;
}

.pShow .comBox .text li {
    width: 50%;
    float: left;
    padding: 20px 0;
    box-sizing: border-box;
}

.pShow .comBox .text li p {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
}

.pShow .comBox .text li p:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #005aa4;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
}

.pShow .comBox .text li p:after {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #005aa4;
}

.pShow .comBox .text .lx {
    margin-top: 30px;
}

.pShow .comBox .text .lx a {
    display: block;
    width: 180px;
    float: left;
    font-size: 16px;
    line-height: 40px;
    background: #005aa4;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}

.pShow .comBox .text .lx a img {
    width: 22px;
    margin-right: 6px;
}

.pShow .comBox .text .lx a.qq {
    background: #72768d;
    margin-left: 40px;
    font-size: 15px;
    width: 150px;
}

.pShow .desc {
    background: #fff;
    margin: 30px 0;
}

.pShow .desc h3.tit {
    line-height: 60px;
    border-bottom: 1px solid #efefef;
    font-family: "思源黑体 CN", "微软雅黑";
}

.pShow .desc h3.tit span {
    display: inline-block;
    color: #005aa4;
    font-size: 26px;
    font-weight: 500;
    margin-left: 30px
}

.pShow .desc .text {
    padding: 30px 15%;
    color: #666;
}

.pShow .desc .text img {
    width: 100% !important;
    max-width: 750px !important;
    display: block;
    margin: 0 auto;
}

.pShow .desc .text h2 {
    font-size: 20px;
    line-height: 25px;
    color: #555;
    position: relative;
    padding: 8px 0;
}

.pShow .desc .text h2:before {
    content: "";
    width: 4px;
    height: 24px;
    background: #005aa4;
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
}

.pShow .desc .text p {
    font-size: 15px;
    line-height: 27px !important;
}

.pShow .desc .text p span, .pShow .desc .text h2 span {
    white-space: inherit !important;
}

.pShow .desc .text a {
    color: #666;
}

.pShow .desc .text td {
    font-size: 15px;
    line-height: 30px !important;
}

.fy li {
    line-height: 40px;
    border-bottom: 1px dashed #caced1;
    margin: 20px 0;
}

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

.pShow .desc .lkBox li {
    width: 25%;
    float: left;
    padding: 30px 22px;
    box-sizing: border-box;
}

.pShow .desc .lkBox li a {
    display: block;
    border: 1px solid #efefef;
}

.pShow .desc .lkBox li a h4 {
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: #555;
}

/* 新闻中心 */
.nBox {
    padding: 0 0 40px;
}

.nBox .posi {
    border-bottom: 1px solid #efefef;
}

.nBox .list1 li {
    width: 33.33%;
    float: left;
}

.nBox .list1 li a {
    display: block;
    width: 60%;
    line-height: 50px;
    font-size: 18px;
    background: #f7f7f7;
    text-align: center;
    margin: 0 auto;
}

.nBox .list1 li.on a {
    background: #005aa4;
    color: #fff;
}

.nBox .ndl {
    padding: 0 3%;
}

.nBox .ndl dl {
    margin-top: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.nBox .ndl dl dt {
    width: 26%;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.nBox .ndl dl dd {
    width: 74%;
    padding: 1% 40px 0;
    box-sizing: border-box;
}

.nBox .ndl dl dd span {
    display: block;
    color: #999;
    font-size: 15px;
    padding-left: 30px;
    line-height: 30px;
    background: url(../images/icon30.png) no-repeat left center;
    background-size: 25px;
}

.nBox .ndl dl dd h3 {
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    margin: 10px 0;
    color: #444;
    font-family: "思源黑体 CN", "微软雅黑";
}

.nBox .ndl dl dd p {
    font-size: 15px;
    color: #999;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nBox .ndl dl dd b {
    display: block;
    width: 140px;
    line-height: 36px;
    background: #005aa4;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    float: left;
}

.nBox .ndl dl dd b img {
    width: 24px;
    margin-left: 4px;
}

/****新闻详情****/
.nBox .nshow {
    width: 75%;
    background: #fff;
    padding: 40px 5%;
    box-sizing: border-box;
}

.nBox .nshow .title h1 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px;
}

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

.nBox .nshow .title p {
    font-size: 15px;
    color: #666;
}

.nBox .nshow .title p a {
    color: #666;
}

.nBox .nshow .text {
    padding: 30px 5%;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.nBox .nshow .text h2 {
    font-size: 18px !important;
}

.nBox .nshow .text p {
    text-indent: 2em;
    line-height: 30px;
    font-size: 15px;
}

.nBox .nshow .text p span, .nBox .nshow .text h2 span {
    white-space: inherit !important;
}

.nBox .nshow .text p strong {
    font-size: 17px;
    margin-left: -2em;
    line-height: 40px;
}

.nBox .nshow .text img {
    max-width: 600px;
    display: block;
    margin: 0 auto 10px;
    height: inherit !important
}

.nBox .nshow .text video {
    width: 100%;
}

.nBox .lkBox {
    width: 23%;
    background: #fff;
    padding: 30px 40px;
    box-sizing: border-box;
}

.nBox .lkBox h3 {
    border-bottom: 1px solid #efefef;
    padding: 10px 0 15px 14px;
    position: relative;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}

.nBox .lkBox h3:before {
    content: "";
    width: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #005aa4;
    height: 26px;
}

.nBox .lkBox .ul {
    margin-bottom: 20px;
}

.nBox .lkBox .ul li {
    border-bottom: 1px dashed #caced1;
    margin-top: 8px;
}

.nBox .lkBox .ul li a {
    display: block;
    position: relative;
    line-height: 44px;
    padding-left: 16px;
    color: #666;
}

.nBox .lkBox .ul li a:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nBox .lkBox .ul li a h4 {
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nBox .lkBox .ul1 li {
    margin-top: 30px;
}

.nBox .lkBox .ul1 li a {
    display: block;
    border: 1px solid #efefef;
}

.nBox .lkBox .ul1 li a h4 {
    line-height: 44px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
}

/* 暂时隐藏图片的样式 */
.nBox .ndl ul.nul00 {
    width: 50%;
    float: left;
    padding: 15px 20px;
    box-sizing: border-box;
}

.nBox .ndl ul.nul00 li {
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden
}

.nBox .ndl ul.nul00 a {
    display: table;
    border-collapse: collapse;
    vertical-align: middle;
}

.nBox .ndl ul.nul00 a .tim {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #f9f8f7;
    width: 120px;
    padding: 20px 0;
}


.nBox .ndl ul.nul00 a .tim span {
    display: block;
    font-size: 22px;
    color: #005aa4;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.nBox .ndl ul.nul00 a .tim strong {
    display: block;
    font-size: 24px;
    color: #005aa4;
    font-weight: 500;
}

.nBox .ndl ul.nul00 a .text {
    display: table-cell;
    width: auto;
    padding: 0 20px;
    vertical-align: middle;
}

.nBox .ndl ul.nul00 a .text h3 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.nBox .ndl ul.nul00 a .text p {
    font-size: 15px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nBox .nshow .text .ddv img {
    display: none
}

/* 解决方案 */
.faBox {
    padding-bottom: 30px;
}

.faul li {
    width: 33.33%;
    float: left;
    padding: 0px 20px 40px;
    box-sizing: border-box;
    font-family: "思源黑体 CN", "微软雅黑";
}

.faul li a {
    display: block;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.faul li a h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 14px 15px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .01) 10%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2));
}

.faul li a .text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 90, 164, .8);
    color: #fff;
    opacity: 0;
    transform: scale(0);
    transition: 0.3s;
}

.faul li a .text .tex {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}


.faul li a .tex h3 {
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faul li a .tex p {
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 10px 0 20px;
}

.faul li a .tex span {
    display: block;
    font-size: 15px;
}

.faul li a:hover .text {
    transform: scale(1);
    opacity: 1;
}

.faul li a:hover h2 {
    display: none;
}

.vdBox {
    padding-bottom: 30px;
}

/* 视频中心 */
.vdul li {
    width: 25%;
    float: left;
    padding: 0 20px 30px;
    box-sizing: border-box;
}

.vdul li a {
    display: block;
}

.vdul li a h3 {
    font-size: 17px;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f5f5f5;
}

.abBox .box1 {
    background: url(../images/bg8.jpg) no-repeat bottom center;
    background-size: cover;
}

.abBox .box1 .text {
    width: 80%;
    margin: 0 auto;
}

.abBox h2 {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 20px;
}

.abBox .box1 .text p {
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
    color: #555;
}

.abBox .box1 .text li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 50px 0 25px;
}

.abBox .box1 .text li span {
    display: block;
    width: 60px;
    border-radius: 50%;
    background: #005aa4;
    margin: 0 auto 10px;
    line-height: 60px;
}

.abBox .box1 .text li span img {
    width: 30px;
}

.abBox .box1 .text li strong {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #444;
}

.abBox .box3 {
    padding: 50px 0;
}

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

.abBox .box2 {
    background: #fafafa;
    padding: 50px 0 100px;
}

.abBox .box2 li {
    width: 33.33%;
    float: left;
    padding: 20px 20px 50px;
    box-sizing: border-box;
}

.abBox .box2 li a {
    display: block;
    position: relative;
}

.abBox .box2 li a .pho {
    border-radius: 10px;
    overflow: hidden;
}

.abBox .box2 li .text {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -60px;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
}

.abBox .box2 li .text h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.abBox .box2 li .text p {
    font-size: 15px;
    line-height: 28px;
    color: #666
}

.lxBox {
    padding: 50px 0;
    background: #f3f8fc;
    margin-top: -20px;
}

.lxBox h2 {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
}

.lxBox span.line {
    display: block;
    width: 50px;
    height: 4px;
    background: #005aa4;
    border-radius: 2px;
    margin: 20px auto 0;
}

.lxBox .lxul {
    border: 1px solid #efefef;
    border-bottom: none;
    margin: 40px 0;
}

.lxBox .lxul li {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.lxBox .lxul li:nth-child(3n) {
    border-right: none;
}

.lxBox .lxul li .box {
    padding: 30px 30px 30px 100px;
    position: relative;
    background: #fff;
    position: relative;
}

.lxBox .lxul li .box span {
    display: block;
    width: 40px;
    position: absolute;
    left: 30px;
    top: 30px;
}

.lxBox .lxul li .box h3 {
    font-size: 18px;
    font-weight: 500;
    font-family: "思源黑体 CN", "微软雅黑";
}

.lxBox .lxul li .box p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.lxBox .lxul li .box p.pd {
    line-height: 22px;
}

.lxBox .lxul li .box p.pe {
    margin-right: 110px;
    line-height: 22px;
}

.lxBox .lxul li .box .wx {
    width: 100px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.lxBox .whul {
    padding: 0 5%;
    font-family: "思源黑体 CN", "微软雅黑";
}

.lxBox .whul li {
    width: 33.33%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
}

.lxBox .whul li .box0 {
    padding: 40px 0px;
    background: #fff;
    position: relative;
}

.lxBox .whul li .box0 span {
    display: block;
    width: 76px;
    line-height: 76px;
    background: #005aa4;
    border-radius: 50%;
    margin: 0 auto 20px;
}

.lxBox .whul li .box0 span img {
    width: 40px;
}

.lxBox .whul li .box0 h3 {
    font-size: 20px;
    display: block;
}

.lxBox .whul li .box0 p {
    font-size: 16px;
    color: #777;
    display: block;
}

.lxBox .whul li .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 90, 164, .8);
    z-index: 100;
    transform: scale(0);
    opacity: 1;
    transition: 0.3s;
}

.lxBox .whul li .text .tex {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.lxBox .whul li .text .tex h3 {
    color: #fff;
}

.lxBox .whul li .text .tex b {
    display: block;
    width: 30px;
    height: 3px;
    margin: 10px auto 20px;
    border-radius: 2px;
    background: #fff;
}

.lxBox .whul li .text .tex p {
    color: #fff;
}

.lxBox .whul li:hover .text {
    transform: scale(1);
    opacity: 1;
}


@media all and (min-width: 992px) and (max-width: 1700px) {
    .proBox .flBox {
        padding-left: 11%;
    }

    .proBox .frBox {
        padding-right: 11%;
    }


    .nBox .ndl dl dd h3 {
        margin: 10px 0
    }

    .nBox .ndl dl dd b {
        margin-top: 15px
    }
}



@media all and (min-width: 992px) and (max-width: 1600px) {
    .proBox .flBox {
        padding: 40px 20px 60px 10%;
        width: 28%
    }

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


    .proBox .flBox li a span {
        background-size: 24px;
        width: 24px;
        height: 24px;
        left: 20px
    }

    .proBox .frBox {
        width: 72%;
        padding-right: 10%
    }

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

    .pShow .comBox .text h1 {
        font-size: 28px;
    }

    .pShow .comBox .text li p {
        font-size: 15px;
        padding-left: 26px;
    }

    .pShow .comBox .text p.p1 {
        font-size: 15px;
    }

    .faul li a h2 {
        font-size: 18px;
    }

    .faul li {
        padding: 0 20px 30px
    }

    .nBox .list1 li a {
        font-size: 17px;
    }

    .nBox .ndl dl dd {
        padding-top: 1%
    }

    .nBox .ndl dl dd h3 {
        margin: 10px 0 5px;
        font-size: 20px;
    }

    .nBox .ndl dl dd b {
        margin-top: 10px;
        width: 130px;
        line-height: 34px
    }

    .nBox .nshow {
        padding: 30px 40px;
    }

    .nBox .nshow .title h1 {
        font-size: 26px;
    }

    .nBox .lkBox {
        padding: 30px 30px;
    }

    .abBox h2, .lxBox h2 {
        font-size: 34px;
    }

    .abBox .box1 .text p {
        line-height: 32px
    }

    .abBox .box1 .text li span {
        width: 54px;
        line-height: 54px;
    }

    .abBox .box1 .text li span img {
        width: 26px;
    }

    .abBox .box1 .text li {
        padding: 20px 10px;
        box-sizing: border-box;
    }

    .abBox .box1 .text li strong {
        height: 40px;
    }

    .abBox .box2 li a .pho {
        border-radius: 0;
    }

    .abBox .box2 li .text {
        padding: 20px;
        position: inherit;
        left: inherit;
        right: inherit;
        bottom: inherit;
    }

    .abBox .box2 li .text h4 {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .abBox .box2 li .text p {
        line-height: 28px;
    }

    .lxBox .lxul li .box {
        padding: 26px 20px 26px 90px;
    }

    .lxBox .whul {
        padding: 0;
    }

    .lxBox .whul li {
        padding: 30px 20px 20px
    }
}

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

    .proBox .flBox {
        padding: 40px 20px 50px 8%;
    }

    .proBox .flBox h2 {
        margin-bottom: 15px;
        font-size: 28px
    }

    .proBox .flBox li a {
        line-height: 22px;
    }

    .proBox .frBox {
        padding-right: 8%
    }

    .proBox .frBox .ptab .tab a .box {
        font-size: 15px;
    }

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

    .pShow .desc h3.tit span {
        font-size: 24px;
    }

    .pShow .desc .lkBox li {
        padding: 20px 15px;
    }

    .pShow .desc .lkBox li a h4 {
        padding: 0 5px;
    }

    .faul li {
        padding: 0 20px 30px;
    }

    .faul li a h2 {
        font-size: 17px;
    }

    .faul li a .tex h3 {
        font-size: 17px;
    }

    .nBox .lkBox h3 {
        font-size: 22px;
    }

    .nBox .lkBox {
        padding: 30px 20px;
    }

    .nBox .lkBox .ul li a:before {
        width: 6px;
        height: 6px;
    }

    .nBox .ndl dl dt {
        width: 30%
    }

    .nBox .ndl dl dd {
        width: 70%;
        padding: 1.5% 34px 0;
    }

    .nBox .ndl dl dd h3 {
        font-size: 19px;
    }

    .nBox .ndl dl dd p {
        font-size: 14px;
        line-height: 27px;
    }

    .nBox .ndl dl dd b {
        width: 120px;
        line-height: 32px;
        font-size: 14px;
        margin-top: 14px;
    }

    .nBox .ndl dl dd span {
        background-size: 22px;
    }

    .nBox .nshow .title p {
        font-size: 14px;
    }

    .abBox .box1 {
        padding: 20px 0
    }

    .abBox h2, .lxBox h2 {
        font-size: 32px;
    }

    .abBox .box3 {
        padding: 30px 0;
    }

    .lxBox .whul li .box0 span {
        width: 62px;
        line-height: 62px;
    }

    .lxBox .whul li .box0 span img {
        width: 30px;
    }

    .lxBox .whul li .box0 h3 {
        font-size: 18px;
    }

    .lxBox .whul li .box0 p {
        font-size: 15px;
    }
}


@media all and (min-width:992px) and (max-width: 1400px) {
    #main .container {
        width: 85%
    }

    .nBox .ndl dl dt {
        width: 30%;
    }

    .nBox .ndl dl dd {
        width: 70%;
    }

    .lxBox .lxul li .box {
        padding-left: 80px;
    }

    .lxBox .lxul li .box span {
        width: 38px;
        left: 26px;
    }

    .lxBox .lxul li .box h3 {
        font-size: 17px;
    }
}

@media all and (min-width:992px) and (max-width: 1360px) {
    .proBox .flBox {
        width: 28%
    }

    .proBox .frBox {
        width: 72%
    }

    .lxBox .lxul li .box p {
        font-size: 15px;
    }

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

    .pShow .comBox .text .lx a {
        line-height: 35px;
        font-size: 16px;
    }

    .pShow .comBox .text .lx a.qq {
        width: 130px;
        font-size: 14px;
    }

    .pShow .comBox .text .lx a img {
        width: 20px;
        margin-right: 4px;
    }

    .abBox .box2 li {
        padding: 20px 10px;
    }

    .abBox .box2 {
        padding-bottom: 30px;
    }
}

@media all and (min-width: 992px) and (max-width: 1300px) {
    #main .container {
        width: 90%
    }

    .proBox .flBox {
        padding-left: 6%
    }

    .proBox .frBox {
        padding-right: 6%
    }

    .proBox .flBox li a {
        font-size: 15px;
    }

    .lxBox .lxul li .box {
        padding-left: 60px;
    }

    .lxBox .lxul li .box span {
        left: 15px;
        width: 35px;
    }
}


@media all and (min-width: 992px) and (max-width: 1200px) {
    .pShow .desc .lkBox li {
        width: 33.33%;
    }

    .pShow .desc .lkBox li:last-child {
        display: none;
    }

    .nBox .ndl dl dt {
        width: 35%
    }

    .nBox .ndl dl dd {
        width: 65%;
        padding: 1.5% 24px 0;
    }

    .lxBox .lxul li .box {
        padding-left: 60px;
        padding-right: 10px
    }

    .lxBox .lxul li .box span {
        left: 16px;
        width: 30px
    }

    .lxBox .lxul li .box p {
        font-size: 14px
    }

    .lxBox .lxul li .box .wx {
        right: 12px;
        width: 90px
    }

}

@media all and (min-width: 0) and (max-width: 992px) {
    #gHeader .tel, #gHeader .menu {
        background: #005aa4;
        border-radius: 50%;
        line-height: 34px;
        text-align: center;
    }

    #gHeader .tel img, #gHeader .menu img {
        width: 24px;
    }

    #gNavi li.on .drop {
        display: block;
    }

    #gNavi li .drop {
        box-shadow: none;
    }

    .proBox .flBox {
        width: auto;
        margin: 10px;
        border-right: none;
        padding: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        border-radius: 10px;
        overflow: hidden;
    }

    .proBox .flBox h2 {
        font-size: 26px;
        margin-bottom: 0px;
        background: #005aa4 url(../images/menu1.png) no-repeat right 20px center;
        background-size: 30px;
        color: #fff;
        padding: 20px;
    }

    .proBox .flBox ul {
        overflow: hidden;
        display: none;
    }

    .proBox .flBox li {
        width: 50%;
        float: left;
        padding: 5px 8px;
        box-sizing: border-box;
    }

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

    .proBox .flBox li.on a {
        background: #005aa4;
        color: #fff;
    }


    .proBox .frBox {
        width: 100%;
        padding: 0px 10px 30px;
        box-sizing: border-box;
    }

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


    .proBox .frBox .ptab .tab a .box1 {
        width: 32%;
    }

    .proBox .frBox .ptab .tab a .box2 {
        width: 45%;
    }

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


    .proBox .frBox .ptab .tab a .box3 {
        width: 23%;
    }


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

    .page li span {
        display: inline-block;
    }

    .page li a {
        padding: 4px 10px;
    }

    .posi {
        padding: 10px;
        line-height: 25px;
        margin-bottom: 0px;
        font-size: 14px;
    }

    .posi img {
        width: 22px;
        margin-right: 4px;
    }

    /* 产品详情 */
    .pShow {
        padding: 0px 10px 50px;
        background: #fafafa;
    }

    #main .container {
        width: 100%;
    }


    .pShow .comBox .pho {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #efefef;
    }

    .pShow .comBox .text {
        width: 100%;
        padding: 0px 20px 20px;
    }

    .pShow .comBox .text h1 {
        font-size: 21px;
    }

    .pShow .comBox .text p.p1 {
        font-size: 15px;
        line-height: 30px;
    }

    .pShow .comBox .text li {
        width: 100%;
        float: inherit;
        padding: 5px 0;
    }

    .pShow .comBox .text li p {
        font-size: 15px;
    }


    .pShow .comBox .text .lx {
        margin-top: 20px;
    }

    .pShow .comBox .text .lx a {
        font-size: 15px;
        line-height: 34px;
    }

    .pShow .comBox .text .lx a img {
        width: 20px;
        margin-right: 4px;
    }

    .pShow .comBox .text .lx a.qq {
        background: #72768d;
        margin-left: 20px;
        font-size: 15px;
        width: 140px;
    }

    .pShow .desc {
        background: #fff;
        margin: 30px 0;
    }

    .pShow .desc h3.tit {
        line-height: 50px;
    }

    .pShow .desc h3.tit span {
        font-size: 21px;
        margin-left: 14px
    }

    .pShow .desc .text {
        padding: 20px 10px;
    }

    .pShow .desc .text img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .pShow .desc .text h2 {
        font-size: 18px;
        padding: 5px 0
    }

    .pShow .desc .text h2:before {
        left: -10px
    }

    .pShow .desc .text a, .nBox .nshow .text a {
        display: block;
    }

    .fy li {
        width: 100%;
        line-height: 25px;
        padding: 6px 0;
        margin: 10px 0;
    }

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

    .pShow .desc .lkBox li {
        width: 50%;
        padding: 20px 8px;
    }

    .pShow .desc .lkBox li a h4 {
        line-height: 40px;
        font-size: 15px;
    }

    /* 新闻中心 */
    .nBox {
        padding: 0px 10px;
    }

    .nBox .list1 {
        margin-top: 20px;
    }

    .nBox .list1 li a {
        width: 80%;
        line-height: 35px;
        font-size: 15px;
    }

    .nBox .ndl dl {
        margin-top: 30px;
    }

    .nBox .ndl dl dt {
        width: 100%;
        border: 1px solid #efefef;
    }

    .nBox .ndl dl dd {
        width: 100%;
        padding: 15px 20px;
    }

    .nBox .ndl dl dd span {
        background-size: 22px;
    }

    .nBox .ndl dl dd h3 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .nBox .ndl dl dd p {
        font-size: 14px;
        line-height: 27px;
    }

    .nBox .ndl dl dd b {
        width: 130px;
        line-height: 32px;
        font-size: 14px;
        float: inherit;
    }

    .nBox .ndl dl dd b img {
        width: 22px;
    }

    /****新闻详情****/
    .nBox .nshow {
        margin-top: 30px;
        width: 100%;
        padding: 20px 5%;
    }

    .nBox .nshow .title h1 {
        font-size: 26px;
    }

    .nBox .nshow .title {
        padding-bottom: 15px;
    }

    .nBox .nshow .title p {
        font-size: 14px;
    }


    .nBox .nshow .text {
        padding: 20px 0px;
        font-size: 15px;
    }

    .nBox .nshow .text img {
        max-width: 600px;
        width: 100%;
    }

    .nBox .lkBox {
        width: 100%;
        margin-top: 30px;
        padding: 20px 5%;
    }

    .nBox .lkBox h3 {
        font-size: 22px;
    }

    .nBox .lkBox .ul li a {
        line-height: 40px;
        padding-left: 15px;
    }

    .nBox .lkBox .ul1 {
        overflow: hidden;
    }

    .nBox .lkBox .ul1 li {
        margin-top: 20px;
        width: 50%;
        float: left;
    }

    .nBox .lkBox .ul1 li a h4 {
        line-height: 40px;
    }

    /* 解决方案 */
    .faBox {
        padding: 30px 0;
    }

    .faul li {
        width: 50%;
        padding: 0px 10px 20px;
    }

    .faul li a {
        border-radius: 5px;
    }

    .faul li a h2 {
        padding: 10px 8px;
        font-size: 15px;
    }

    .faul li a .text {
        display: none;
    }

    .faul li a:hover h2 {
        display: block;
    }

    .vdBox {
        padding: 20px 0;
    }

    /* 视频中心 */
    .vdul li {
        width: 50%;
        padding: 0 10px 20px;
    }

    .vdul li a h3 {
        font-size: 16px;
        line-height: 42px;
    }

    .abBox .box1 {
        padding: 20px 10px;
    }

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

    .abBox h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

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

    .abBox .box1 .text li {
        width: 50%;
        padding: 20px 0;
    }

    .abBox .box1 .text li span {
        width: 50px;
        line-height: 50px;
    }

    .abBox .box1 .text li span img {
        width: 25px;
    }

    .abBox .box1 .text li strong {
        font-size: 15px;
    }

    .abBox .box3 {
        padding: 30px 0;
    }

    .abBox .box3 li {
        width: 50%;
        padding: 20px 10px;
    }

    .abBox .box2 {
        padding: 20px 10px 30px;
    }

    .abBox .box2 li {
        width: 50%;
        padding: 20px 10px;
    }

    .abBox .box2 li:last-child {
        display: none;
    }


    .abBox .box2 li a .pho {
        border-radius: 0px;
    }

    .abBox .box2 li .text {
        position: inherit;
        left: inherit;
        right: inherit;
        bottom: inherit;
        padding: inherit;
        padding: 20px;
    }

    .abBox .box2 li .text h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .lxBox {
        padding: 30px 10px;
        margin-top: 0px;
    }

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

    .lxBox span.line {
        width: 40px;
        height: 3px;
        margin: 10px auto 0;
    }

    .lxBox .lxul {
        margin: 30px 0;
    }

    .lxBox .lxul li {
        width: 50%;
    }


    .lxBox .lxul li .box p.pd {
        height: 60px;
    }

    .lxBox .lxul li:nth-child(3n) {
        border-right: 1px solid #efefef;
    }

    .lxBox .lxul li .box {
        padding: 30px 10px 30px 80px;
    }

    .lxBox .lxul li .box span {
        width: 40px;
        left: 20px;
    }

    .lxBox .lxul li .box h3 {
        font-size: 16px;
    }


    .lxBox .whul {
        padding: 0;
    }

    .lxBox .whul li {
        width: 100%;
        float: inherit;
    }


    .lxBox .whul li .box0 span {
        width: 56px;
        line-height: 56px;
    }

    .lxBox .whul li .box0 span img {
        width: 30px;
    }

    .lxBox .whul li .box0 h3 {
        font-size: 18px;
    }


    .lxBox .whul li .text {
        position: inherit;
        left: inherit;
        top: inherit;
        right: inherit;
        bottom: inherit;
        transform: scale(1);
    }

    .lxBox .whul li .text .tex {
        position: inherit;
        left: inherit;
        top: inherit;
        right: inherit;
        transform: translateY(0);
        margin-top: 10px;
        background: #fff
    }

    .lxBox .whul li .text .tex h3, .lxBox .whul li .text .tex b {
        display: none
    }

    .lxBox .whul li .text .tex p {
        color: #888
    }


    /* 暂时隐藏图片的样式 */
    .nBox .ndl ul.nul00 {
        width: 100%;
        float: inherit;
        padding: 10px 5px;
    }

    .nBox .ndl ul.nul00 a .tim {
        width: 90px;
    }

    .nBox .ndl ul.nul00 a .tim strong, .nBox .ndl ul.nul00 a .tim span {
        font-size: 20px;
    }

    .nBox .ndl ul.nul00 a .text {
        padding: 0 10px
    }

}

@media all and (min-width: 0) and (max-width: 768px) {
    .lxBox .lxul li {
        width: 100%;
        float: inherit;
    }

    .lxBox .lxul li .box {
        height: inherit !important;
        padding: 20px 10px 20px 80px;
    }

    .lxBox .lxul li:nth-child(5) .box, .lxBox .lxul li:nth-child(6) .box {
        padding: 35px 10px 35px 80px;
    }
}


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

    .proBox .flBox li a {
        text-align: center;
    }

    .faul li {
        width: 100%;
        float: inherit;
    }

    .nBox .lkBox .ul1 li {
        width: 100%;
        float: inherit;
    }

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

    .abBox .box2 li .text {
        padding: 20px;
    }

    .abBox .box2 li:last-child {
        display: block;
    }

    .lxBox .lxul li .box p.pe {
        margin-right: 115px;
    }

    .lxBox .lxul li .box p.pd {
        height: inherit;
    }
}