.Flink {
    display: none;
}

table {
    border-collapse: collapse;
    margin-top: 10px;
    width: 100% !important;
    max-width: 800px !important;
}

table td {
    border: 1px solid #999 !important;
    padding: 5px 7px !important;
}

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

.posi {
    line-height: 50px;
    border-bottom: 1px solid #f2f3f4;
}

.posi .container {
    padding-left: 30px;
    background: url(../images/index/icon11.png) no-repeat left center;
    color: #666;
    font-size: 14px;
    position: relative
}

.posi .container a {
    color: #666;
}

.posi .container .time {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    color: #fff
}

.proBox {
    margin: 36px auto;
}

/*二级目录**/

.proBox>.fl {
    width: 20%;
}

.proBox>.fl .title {
    background: #088af4 url(../images/index/icon12.png) no-repeat left 22px center;
    background-size: 36px;
    color: #fff;
    padding: 25px 20px 25px 80px;
    border-bottom: 1px dashed rgba(255, 255, 255, .3);
}

.proBox>.fl .title h2 {
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
}

.proBox>.fl .title p {
    font-size: 20px;
}

.proBox>.fl ul.ul1 {
    padding: 15px 20px;
    background: #fafafa;
}

.proBox>.fl ul.ul1 li {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 5px;
}

.proBox>.fl ul.ul1 li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 15px 8px 15px;
    font-weight: 500;
    cursor: pointer;
    background: url(../images/index/icon25.png) #fff no-repeat right 10px center;
    background-size: 16px;
    color: #333;
}

.proBox>.fl ul.ul1 li.on a {
    background-image: url(../images/common/icon11.png);
    background-size: 16px;
    background-color: #088af4;
    color: #fff;
}

.proBox>.fl .tjBox {
    margin-top: 30px;
}

.proBox>.fl .tjBox .titl {
    background: #088af4 url(../images/index/icon15.png) no-repeat left 10px center;
    background-size: 30px;
    color: #fff;
    line-height: 52px;
    color: #fff;
    padding-left: 46px;
    font-size: 18px;
}

.proBox>.fl .tjBox li {
    margin: 0 10px;
}

.proBox>.fl .tjBox ul {
    border: 1px solid #dedede;
    border-top: none;
}

.proBox>.fl .tjBox li {
    border-bottom: 1px dashed #efefef;
}

.proBox>.fl .tjBox li a {
    display: block;
    padding: 0 8px 0 30px;
    line-height: 38px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #555;
    background: url(../images/index/icon17.png) no-repeat left 8px center;
}

.proBox>.fl .tjBox .titl1 {
    background-image: url(../images/index/icon16.png);
}

.proBox>.fl .tjBox .lxTex {
    padding: 10px;
    border: 1px solid #dedede;
    border-top: none;
}

.proBox>.fl .tjBox .lxTex img {
    margin-bottom: 12px;
}

.proBox>.fl .tjBox .lxTex p {
    line-height: 27px;
    font-size: 15px;
    color: #555
}

.proBox>.fr {
    width: 78%;
}

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

.proBox .pBox .tab a .box {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 8px;
    box-sizing: border-box;
    font-size: 15px;
    color: #555;
    text-align: center;
    border: 1px solid #dedede;
    border-top: none;
}

.proBox .pBox .tab:first-child .box {
    border-top: 1px solid #dedede;
    background: #fcfcfc;
}

.proBox .pBox .tab:first-child .box:after {
    display: none;
}

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

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

.proBox .pBox .tab a .box2 {
    width: 16%;
    position: relative;
}

.proBox .pBox .tab a .box2 h3 {
    font-weight: 500;
    position: relative;
    z-index: 100;
    font-size: 15px;
}

.proBox .pBox .tab a .box2 h3 b {
    font-weight: 500;
}

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

.proBox .pBox .tab a .box4 {
    width: 35%;
    text-align: left
}

.proBox .pBox .tab:first-child a .box4 {
    text-align: center
}

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

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

.page li a {
    display: inline-block;
    padding: 5px 12px;
    margin: 0 6px;
    background: #efefef;
    color: #333;
}

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

/***产品详情**/

.proBox .showBox .comBox {
    padding: 20px;
}

.proBox .showBox .comBox .pho {
    width: 36%;
    float: left;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

.proBox .showBox .comBox .text {
    width: 62%;
    float: left;
    padding: 10px 20px 0 50px;
    box-sizing: border-box;
}

.proBox .showBox .comBox .text h1 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 15px;
}

.proBox .showBox .comBox .text p {
    font-size: 15px;
    line-height: 36px;
    color: #555;
    padding-left: 25px;
    position: relative;
}

.proBox .showBox .comBox .text p:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    background: #088af4;
    border-radius: 50%;
    opacity: 0.7;
}

.proBox .showBox .comBox .text p:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px dashed #088af4;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.proBox .showBox .comBox .text p.inf {
    line-height: 30px;
    padding: 8px;
    background: #fafafa;
    margin-bottom: 10px;
}

.proBox .showBox .comBox .text p.inf span {
    color: #308dd8
}

.proBox .showBox .comBox .text p.inf:before, .proBox .showBox .comBox .text p.inf:after {
    display: none;
}

.proBox .showBox .comBox .zx {
    margin-top: 20px;
    overflow: hidden;
}

.proBox .showBox .comBox .zx .tel {
    display: inline-block;
    padding: 0 15px 0 46px;
    font-size: 18px;
    line-height: 38px;
    color: #fefefe;
    background: url(../images/index/icon21.png) #308dd8 no-repeat left 12px center;
    background-size: 24px;
    border-radius: 20px;
}

.proBox .showBox .comBox .zx a.qq {
    display: block;
    width: 85px;
    float: right;
    font-size: 15px;
    line-height: 36px;
    padding-left: 34px;
    background: url(../images/index/icon22.png) no-repeat left 10px center #fff;
    background-size: 26px;
    border-radius: 21px;
    color: #666;
    text-align: center;
    border: 1px solid #dedede
}

.proBox .showBox .desc {
    padding: 15px 0 0;
}

.proBox .showBox .desc .titl {
    line-height: 52px;
    color: #454545;
    background: #fafafa url(../images/index/icon20.png) no-repeat left 10px center;
    background-size: 32px;
    font-size: 24px;
    font-weight: 600;
    padding-left: 50px;
}

.proBox .showBox .desc .text {
    padding: 8px 12%;
    border: 1px solid #f2f2f2;
    border-top: none;
    font-size: 15px;
    line-height: 30px
}

.proBox .showBox .desc .text h2 {
    font-size: 20px !important;
    line-height: 30px !important;
    padding-left: 0px !important;
    margin: 5px 0 !important;
    border-bottom: none !important;
    width: 100% !important;
    color: #333 !important;
    position: relative
}

.proBox .showBox .desc .text h2:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/index/pho16.jpg) no-repeat center;
    background-size: 24px;
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%)
}

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

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

.proBox .showBox .desc .text span {
    white-space: inherit !important;
}

/***新闻中心**/

.proBox .nBox {
    padding-top: 5px;
}

.proBox .nBox .ul1 li {
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(0, 93, 168, .2);
    border-radius: 8px;
}

.proBox .nBox .ul1 li a {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
    position: relative
}

.proBox .nBox .ul1 li a .pho {
    width: 24%;
}

.proBox .nBox .ul1 li a .text {
    padding: 0 20px;
    width: 58%;
    box-sizing: border-box;
}

.proBox .nBox .ul1 li a .text h3 {
    font-size: 24px;
    color: #1b202e;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .nBox .ul1 li a .text h3 b {
    font-weight: 500;
}

.proBox .nBox .ul1 li a .text p {
    line-height: 28px;
    font-size: 14px;
    color: #81868e;
    margin: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.proBox .nBox .ul1 li a .text span {
    display: block;
    width: 120px;
    line-height: 36px;
    background: #efefef;
    text-align: center;
    border-radius: 3px;
}

.proBox .nBox .ul1 li:hover a .text span {
    background: #088af4;
    color: #fff;
}

.proBox .nBox .ul1 li a .time {
    width: 18%;
    text-align: center;
}

.proBox .nBox .ul1 li a:after {
    content: "";
    width: 18%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #efefef;
    z-index: -1;
}

.proBox .nBox .ul1 li a .time span {
    font-size: 16px;
    color: #81868e;
}

.proBox .nBox .ul1 li a .time strong {
    font-size: 40px;
    font-weight: 500;
    color: #595757;
}

.proBox .nBox .ul1 li:hover a:after {
    background: #30a1fd;
}

.proBox .nBox .ul1 li:hover a .time span, .proBox .nBox .ul1 li:hover a .time strong {
    color: #fff;
}

/**新闻详情**/

.proBox .nShow {
    background: #fff;
    padding-bottom: 20px;
    box-shadow: 0 0 8px rgba(0, 93, 168, .2);
}

.proBox .nShow .titl {
    padding: 40px 0 20px;
    text-align: center;
}

.proBox .nShow .titl h1 {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 20px;
}

.proBox .nShow .titl p {
    font-size: 14px;
    padding-bottom: 30px;
    color: #a3afb7;
    border-bottom: 1px solid #ddd;
}

.proBox .nShow .titl p a {
    color: #a3afb7;
}

.proBox .nShow .showText {
    margin: 0 14% 20px;
    font-size: 16px;
}

.proBox .nShow .showText p {
    font-size: 15px !important;
    line-height: 27px !important
}

.proBox .nShow .showText h2 {
    font-size: 18px;
    line-height: 30px;
    margin: 5px 0;
}

.proBox .nShow .showText span {
    white-space: inherit !important;
}

.proBox .nShow .showText img {
    width: auto !important;
    max-width: 100% !important;
    height: inherit !important;
    display: block;
    margin: 0 auto;
}

.fy {
    border-top: 1px solid #ddd;
    padding: 10px 20px;
    color: #666;
    line-height: 26px;
    font-size: 14px;
}

.fy li a {
    color: #666;
}

.lkBox {
    margin: 10px 0px 0px;
    overflow: hidden;
}

.lkBox h3 {
    line-height: 52px;
    background: #f5f5f5 url(../images/index/icon18.png) no-repeat left 10px center;
    background-size: 32px;
    color: #454545;
    font-size: 22px;
    padding-left: 50px;
}

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

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

.lkBox .ul1 li p {
    padding-bottom: 12px;
    background: #fefefe;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}

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

.lkBox .ul2 li a {
    display: block;
    position: relative;
    line-height: 36px;
    border-bottom: 1px dashed #dedede;
}

.lkBox .ul2 li a p {
    padding: 0 100px 0 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #555;
}

.lkBox .ul2 li a span {
    display: block;
    color: #666;
    position: absolute;
    right: 5px;
    top: 0;
}

/**视频中心**/

.proBox .vdBox li {
    width: 33.33%;
    padding: 15px;
    float: left;
    box-sizing: border-box;
}

.proBox .vdBox li a {
    display: block;
    border-radius: 8px;
    overflow: hidden;
}

.proBox .vdBox li .pho {
    position: relative;
}

.proBox .vdBox li .pho span {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    background: url(../images/index/icon19.png) no-repeat center;
    background-size: cover;
    opacity: 0;
}

.proBox .vdBox li p {
    padding: 10px 10px;
    background: #fafafa;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    text-align: center;
    color: #333;
}

.proBox .nShow video {
    width: 100%;
}

/**关于我们**/
.abBox1 {
    background: url(../images/index/bg1.jpg) no-repeat right bottom;
    background-size: cover;
    padding: 50px 0;
}

.abBox1 .title {
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}

.abBox1 .title h3 {
    font-size: 34px;
    font-weight: 500;
    position: relative;
    z-index: 10;
}

.abBox1 .title strong {
    font-size: 90px;
    line-height: 1;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    top: -30px;
    color: #fff;
    text-shadow:
        -1px -1px 0 #efefef,
        1px -1px 0 #efefef,
        -1px 1px 0 #efefef,
        1px 1px 0 #efefef;
    opacity: 0.7;
}

.abBox1 .text p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #666;
    margin-bottom: 10px;
}

.abBox1 .text p span {
    font-size: 16px !important
}

.abBox1 .ul {
    margin-top: 80px;
    padding: 26px 0;
    background: #fcfcfc
}

.abBox1 .ul ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.abBox1 .ul ul li a {
    display: block;
    font-size: 16px;
    color: #666;
}

.abBox1 .ul ul li span {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto 15px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #eaeaea;
}

.abBox1 .ul ul li span img {
    width: 42px;
}

.whBox {
    background: #fff;
}

.whBox li {
    width: 33.33%;
    float: left;
}

.whBox li a {
    display: block;
    background: #fafafa;
}

.whBox li a .text1 {
    position: relative;
}

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

.whBox li a .tex span {
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    margin: 0 auto;
}

.whBox li a .tex span img {
    width: 44px;
}

.whBox li a .tex h4 {
    font-size: 20px;
    margin: 15px 0 18px;
}

.whBox li a .tex p {
    font-size: 15px;
    color: #666;
    line-height: 28px
}

.ryBox {
    background: #f6f7f8;
    position: relative;
}

.ryBox:before {
    content: "";
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #088af4;

}

.ryBox .title {
    text-align: left;
}

.ryBox .rySwiper {
    background: #fff;
    padding: 40px;
    margin-top: 20px;
}

.ryBox .rySwiper a p {
    padding-top: 15px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.ryBox .swiper-button-next, .ryBox .swiper-button-prev {
    right: 12%;
    border: 1px solid #fff;
    width: 40px;
    line-height: 40px;
    height: inherit;
    top: 50px;
    margin-top: 0;
}

.ryBox .swiper-button-next:after, .ryBox .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
}

.ryBox .swiper-button-prev {
    left: inherit;
    margin-right: 50px;
}

/**联系我们**/
.lxBox .title h3 {
    font-size: 34px;
    font-weight: 500;
}

.lxBox .title p {
    font-size: 15px;
    color: #999;
}

.lxBox .lxCon {
    margin-top: 40px;
    padding: 40px;
}

.lxBox .lxCon .img {
    width: 50%;
}

.lxBox .lxCon .text {
    width: 45%;
    padding-top: 20px;
}

.lxBox .lxCon .text li {
    margin-bottom: 25px;
    padding-left: 55px;
    position: relative;
}

.lxBox .lxCon li span.ico {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
}

.lxBox .lxCon li p {
    font-size: 17px;
    color: #434343;
    line-height: 30px;
}

.lxBox .lxCon li p i {
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    color: #999;
}

.lxBox .lxCon li .ewm div {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}

.lxBox .lxCon li .ewm div img {
    width: 120px;
}

.lxBox .lxCon .icon a {
    display: inline-block;
    width: 40px;
    margin: 0 10px;
}


@media all and (min-width: 1024px) and (max-width: 1680px) {

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

    .proBox .showBox .comBox .text {
        width: 60%;
        padding-left: 30px;
    }

    .proBox .showBox .comBox .text h1 {
        margin-bottom: 12px;
    }

    .lkBox .ul1 li p {
        padding: 0 5px 8px;
    }

    .proBox .nBox .ul1 li a .text h3 {
        font-size: 20px;
    }

    .proBox .nBox .ul1 li a .text span {
        width: 108px;
        line-height: 32px;
    }

    .proBox .nBox .ul1 li a .text p {
        margin: 3px 0 6px;
        height: 56px;
        overflow: hidden;
    }
}

@media all and (min-width: 1024px) and (max-width: 1600px) {
    .proBox>.fl {
        width: 22%
    }

    .proBox>.fl .title {
        background-size: 32px;
        background-position: left 18px center;
        padding-left: 60px;
    }

    .proBox>.fl ul.ul1 {
        padding: 12px 15px
    }

    .proBox>.fr {
        width: 76%
    }

    .proBox .box0 .ul1 li p {
        margin-top: -21px;
    }


    .proBox>.fl .tjBox li a {
        font-size: 14px;
        line-height: 34px;
        background-size: 14px;
    }

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

    .proBox .nShow .titl h1 {
        font-size: 26px
    }

    .abBox1 .title strong {
        font-size: 80px
    }

    .abBox1 .title h3 {
        font-size: 32px;
    }

    .abBox1 .text p {
        line-height: 30px;
        margin-bottom: 4px;
    }

    .abBox1 .ul {
        margin-top: 40px;
    }

    .whBox li a .tex h4 {
        font-size: 19px;
    }

    .lxBox .lxCon {
        margin-top: 0;
    }

}

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

    .proBox>.fl ul.ul1 li a {
        font-size: 15px;
    }

    .proBox .showBox .comBox {
        padding: 20px 0;
    }

    .proBox .showBox .comBox .text {
        padding-right: 0;
    }

    .proBox .showBox .comBox .text p.inf {
        line-height: 27px;
        margin-bottom: 10px
    }

    .proBox .showBox .comBox .zx a.qq {
        font-size: 14px
    }


    .lkBox h3, .proBox .showBox .desc .titl {
        font-size: 19px;
        background-size: 28px;
        padding-left: 46px;
    }

    .proBox .nBox .ul1 li {
        margin-bottom: 30px;
    }

    .proBox .nBox .ul1 li a .pho {
        width: 25%;
    }

    .proBox .nBox .ul1 li a .time {
        width: 13%;
    }

    .proBox .nBox .ul1 li a .text span {
        width: 98px;
    }

    .proBox .nBox .ul1 li a .time strong {
        font-size: 33px;
    }

    .proBox .nBox .ul1 li a .text h3 {
        font-size: 18px;
        font-weight: 600
    }

    .proBox .nBox .ul1 li a .text {
        padding: 0 20px;
        width: 62%;
    }

    .proBox .nBox .ul1 li a .text p {
        height: 50px;
        line-height: 25px;
        overflow: hidden;
    }

    .proBox .nBox .ul1 li a:after {
        width: 13%;
    }

    .proBox .vdBox li p {
        padding: 10px 8px;
    }

    .proBox .abCon .pho ul {
        top: 50px;
        padding: 0 30px 30px;
    }

    .proBox .abCon .pho ul li {
        font-size: 18px;
    }

    .proBox .abCon .pho {
        width: 46%;
    }

    .proBox .abCon .text {
        padding-top: 0
    }

    .proBox .lxCon .lxText img {
        width: 24px;
    }

    .proBox .lxCon .lxText p {
        line-height: 36px;
    }

    .proBox .lxCon .lxText {
        background-size: 65px;
    }

    .proBox .abCon .text p {
        font-size: 15px;
        line-height: 30px;
    }
}

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

    .proBox .showBox .comBox .zx a {
        line-height: 34px;
        top: 25px
    }

    .lkBox .ul1 li {
        width: 33.33%;
    }

    .lkBox .ul1 li:nth-child(4) {
        display: none;
    }

    .proBox .nShow .titl {
        padding: 40px 0 20px;
    }

    .proBox .nShow .titl h1 {
        font-size: 22px;
    }

    .proBox .abBox li span {
        width: 45px;
    }

    .proBox .abBox li span img {
        width: 45px
    }

    .proBox .abBox li:hover span img {
        margin-top: -45px;
    }

    .proBox .abBox li .text {
        margin-left: 60px;
    }

    .proBox .abBox li {
        padding: 30px 20px;
    }

    .proBox>.fl ul.ul1 li h4 {
        font-size: 15px;
    }

    .proBox>.fl ul.ul1 li .submenu a {
        font-size: 15px;
    }

    .proBox .fr ul.ryUl li p {
        font-size: 15px;
    }

    .abBox1 .title strong {
        font-size: 66px;
    }

    .abBox1 .title h3 {
        font-size: 30px;
    }

    .abBox1 {
        background-size: cover;
    }

    .abBox1 .ul {
        padding: 20px 0;
    }

    .abBox1 .ul ul li span {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .abBox1 .text p {
        font-size: 15px;
        line-height: 28px;
    }

    .abBox1 .ul ul li a {
        font-size: 15px;
    }

    .abBox1 .ul ul li span img {
        width: 32px;
    }

    .ryBox .rySwiper a p {
        font-size: 15px;
    }

    .whBox li a .tex span {
        width: 40px;
        height: 40px;
    }

    .whBox li a .tex span img {
        width: 40px;
    }

    .whBox li a .tex h4 {
        font-size: 18px;
    }

    .lxBox .lxCon {
        padding: 20px 10px;
    }

}

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

    .proBox>.fl {
        width: 23%
    }

    .proBox>.fl .title {
        background-size: 30px;
        padding-left: 55px
    }

    .proBox>.fl ul.ul1 li a {
        padding: 5px 15px;
    }

    .proBox>.fr {
        width: 75%
    }

    .proBox .showBox .comBox .text {
        padding-top: 0
    }

    .proBox .showBox .comBox .zx {
        margin-top: 10px
    }

    .whBox li a .tex {
        left: 20px;
        right: 20px
    }

    .abBox1 .ul {
        margin-top: 20px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1200px) {
    .proBox .vdBox li {
        width: 50%;
    }

    .proBox>.fl .tjBox .titl {
        line-height: 20px;
        padding: 10px 8px 10px 46px;
    }
}

@media all and (min-width: 0) and (max-width: 1024px) {
    table {
        width: 100% !important;
    }

    .posi {
        line-height: 40px;
        padding: 5px 12px;
    }

    .posi .container {
        padding-left: 26px;
        font-size: 13px;
        line-height: 25px
    }

    .proBox {
        margin: 24px auto;
    }

    #main .container {
        width: 100%;
        max-width: inherit
    }


    /*二级目录**/
    .proBox>.fl {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 10px;
        overflow: hidden;
    }

    .proBox>.fl .title {
        border-bottom: none
    }

    .proBox>.fl ul.ul1 {
        padding: 12px 8px;
        display: none;
        background: none;
        overflow: hidden;
        border: 1px solid #efefef
    }

    .proBox>.fl ul.ul1 li h4 {
        font-size: 15px;
        line-height: 40px;
        padding: 0 10px;
        background-size: 18px;
    }

    .proBox>.fl ul.ul1 li.on h4 {
        background-size: 18px;
    }

    .proBox>.fl ul.ul1 li .submenu a {
        line-height: 36px;
        font-size: 14px;
        padding-left: 36px;
    }

    .proBox>.fl ul.ul1 li .submenu a:before {
        content: "";
        width: 24px;
        height: 2px;
        position: absolute;
        left: 0px;
        top: 50%;
        z-index: 90;
        background: #dfdfdf;
    }

    .proBox>.fl ul.ul1 li .submenu a:after {
        margin-top: -7px;
        width: 14px;
        height: 14px;
    }

    .proBox>.fl .tjBox {
        display: none;
    }

    .proBox>.fl ul.ul1 li {
        width: 50%;
        float: left;
        padding: 5px;
        box-sizing: border-box;
        margin-bottom: 0
    }

    .proBox>.fl ul.ul1 li a {
        line-height: 26px;
        font-size: 15px;
        background: #fafafa;
        text-align: center;
        padding: 5px;
        border-radius: 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 400;
    }

    .proBox>.fl ul.ul1 li.on a {
        background: #088af4
    }

    .proBox>.fr {
        width: 100%;
    }

    .proBox .pBox .tab a {
        overflow: hidden;
        border: 1px solid #dedede;
        border-bottom: none;
    }

    .proBox .pBox .tab:last-child a {
        border-bottom: 1px solid #dedede;
    }

    .proBox .pBox .tab:first-child .box {
        line-height: 20px;
        white-space: nowrap
    }

    .proBox .pBox .tab a .box {
        padding: 8px 5px;
        font-size: 14px;
        border: none;
        text-align: center;
        border-right: 1px solid #dedede;
    }

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

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

    .proBox .pBox .tab a .box2 {
        width: 50%;
        position: relative;
    }

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

    .proBox .pBox .tab a .box2 h3 b {
        display: block
    }

    .proBox .pBox .tab a .box2 span {
        display: inline-block !important;
    }

    .proBox .pBox .tab a .box3 {
        width: 20%;
        line-height: 40px;
    }

    .page {
        padding-top: 10px;
    }

    .page li {
        margin: 4px;
    }

    .page li span {
        margin: 4px 0;
    }

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

    /***产品详情**/
    .proBox .showBox .comBox {
        padding: 12px 0;
    }

    .proBox .showBox .comBox .pho {
        width: 100%;
        float: inherit;
        box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    }

    .proBox .showBox .comBox .text {
        width: 100%;
        float: inherit;
        padding: 12px 5px 0px;
    }

    .proBox .showBox .comBox .text h1 {
        font-size: 21px;
        line-height: 36px;
        margin-bottom: 12px;
    }

    .proBox .showBox .comBox .text p {
        font-size: 15px;
        margin: 0px 0;
    }

    .proBox .showBox .comBox .text p.inf {
        line-height: 22px;
    }

    .proBox .showBox .desc {
        padding: 15px 0 0;
    }

    .proBox .showBox .desc .titl {
        line-height: 46px;
        background: #fafafa url(../images/index/icon20.png) no-repeat left 6px center;
        background-size: 24px;
        font-size: 20px;
        padding-left: 36px;
    }

    .proBox .showBox .desc .text {
        padding: 6px;
    }

    .proBox .showBox .desc .text h2 {
        font-size: 18px !important;
    }

    .proBox .showBox .desc .text h2:before {
        display: none
    }

    .proBox .showBox .desc .text img {
        width: 100% !important;
        height: inherit !important;
        display: block !important;
        margin: 0 auto !important;
    }

    /***新闻中心**/
    .proBox .nBox {
        padding-top: 10px;
    }

    .proBox .nBox .ul1 li {
        margin-bottom: 20px;
        box-shadow: 0 0 6px rgba(0, 93, 168, .2);
    }

    .proBox .nBox .ul1 li a .pho {
        width: 30%;
    }

    .proBox .nBox .ul1 li a .text {
        padding: 0 15px;
        width: 70%;
    }

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

    .proBox .nBox .ul1 li a .text p {
        line-height: 22px;
        font-size: 15px;
        height: 44px;
        overflow: hidden;
        margin: 5px 0;
    }

    .proBox .nBox .ul1 li a .text span {
        width: 100px;
        line-height: 30px;
        float: right;
        margin-top: 20px;
    }

    .proBox .nBox .ul1 li a .time {
        display: none;
    }

    .proBox .nBox .ul1 li a:after {
        display: none;
    }

    /**新闻详情**/
    .proBox .nShow {
        background: #fff;
        padding-bottom: 20px;
        box-shadow: 0 0 8px rgba(0, 93, 168, .2);
    }

    .proBox .nShow .titl {
        padding: 30px 0 10px;
    }

    .proBox .nShow .titl h1 {
        font-size: 21px;
        padding-bottom: 12px;
    }

    .proBox .nShow .titl p {
        font-size: 13px;
        padding-bottom: 10px;
    }

    .proBox .nShow .showText {
        margin: 0 10px 10px;
        font-size: 15px;
    }

    .proBox .nShow .showText img {
        width: 100% !important;
        display: block;
        margin: 0 auto !important;
        max-width: 800px !important;
    }

    .fy {
        padding: 10px 10px 0;
    }

    .lkBox {
        margin: 10px 0px 0px;
        overflow: hidden;
    }

    .lkBox h3 {
        line-height: 46px;
        background: #fafafa url(../images/index/icon18.png) no-repeat left 6px center;
        background-size: 24px;
        font-size: 20px;
        padding-left: 36px;
    }

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

    .lkBox .ul1 li p {
        padding-bottom: 9px;
        font-size: 15px;
    }

    .lkBox .ul2 li {
        width: 100%;
        padding: 3px 8px;
        float: inherit;
    }

    .lkBox .ul2 li a {
        line-height: 34px;
    }

    .lkBox .ul2 li a p {
        padding: 0 90px 0 8px;
    }

    /**视频中心**/
    .proBox .vdBox li {
        width: 50%;
        padding: 10px 8px;
    }

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

    .proBox .vdBox li .pho {
        position: relative;
    }

    .proBox .vdBox li .pho span {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
    }

    .proBox .vdBox li p {
        padding: 10px 5px;
        font-size: 14px;
    }

    .proBox .fr ul.ryUl li {
        width: 50%;
        padding: 10px 8px;
    }

    .proBox .fr ul.ryUl li p {
        line-height: 40px;
        font-size: 14px;
    }

    /**关于我们**/
    .abBox1 {
        background-size: cover;
        padding: 30px 0;
    }

    .abBox1 .title {
        padding-bottom: 10px;
    }

    .abBox1 .title h3 {
        font-size: 26px;
    }

    .abBox1 .title strong {
        font-size: 50px;
        top: -10px;
    }

    .abBox1 .text p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 0px;
    }

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

    .abBox1 .ul ul li {
        width: 50%;
        padding: 10px 0;
    }

    .abBox1 .ul ul li a {
        font-size: 14px;
    }

    .abBox1 .ul ul li span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto 8px;
    }

    .abBox1 .ul ul li span img {
        width: 26px;
    }

    .whBox {
        background: #fff;
    }

    .whBox li {
        width: 100%;
        float: inherit;
        padding: 20px 15px;
        box-sizing: border-box;
    }

    .whBox li a .pho {
        height: inherit !important;
    }

    .whBox li a .text1 {
        position: relative;
        padding: 20px 10px;
        height: inherit !important;
    }

    .whBox li a .tex {
        position: inherit;
        left: inherit;
        right: inherit;
        top: inherit;
        transform: translateY(0%);
    }

    .whBox li a .tex span {
        width: 32px;
        height: 32px;
    }

    .whBox li a .tex span img {
        width: 32px;
    }

    .whBox li a .tex h4 {
        font-size: 16px;
        margin: 8px 0 12px;
    }

    .whBox li a .tex p {
        font-size: 14px;
    }

    .ryBox:before {
        display: none;
    }

    .ryBox .rySwiper {
        padding: 20px 40px;
        margin-top: 10px;
    }

    .ryBox .rySwiper a p {
        padding-top: 15px;
        font-size: 16px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #666;
    }

    .ryBox .swiper-button-next, .ryBox .swiper-button-prev {
        right: 10px;
        width: 34px;
        line-height: 34px;
        top: 30px;
        background: #f3f3f3;
        border: none;
    }

    .ryBox .swiper-button-next:after, .ryBox .swiper-button-prev:after {
        font-size: 20px;
        color: #666;
    }

    /**联系我们**/
    .lxBox .lxCon .text {
        float: left;
    }

    .lxBox .lxCon .img {
        float: right;
    }

    .lxBox .title h3 {
        font-size: 26px;
    }

    .lxBox .title p {
        font-size: 15px;
    }

    .lxBox .lxCon {
        margin-top: 0px;
        padding: 20px 0;
    }

    .lxBox .lxCon .text li {
        padding-left: 45px;
    }

    .lxBox .lxCon li span.ico {
        width: 36px;
    }

    .lxBox .lxCon li h4 {
        font-size: 20px;
    }

    .lxBox .lxCon li p {
        font-size: 15px;
        line-height: 25px;
    }

    .lxBox .lxCon li p.p1 {
        font-size: 14px;
    }

    .lxBox .lxCon li .ewm div {
        margin: 0 1% 20px;
    }

    .lxBox .lxCon li .ewm div img {
        width: 110px;
        margin-bottom: 5px;
    }

    .lxBox .lxCon .icon a {
        width: 34px;
    }
}


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

    .lxBox .lxCon .img {
        display: none;
    }

    .lxBox .lxCon .text li.icon, .lxBox .lxCon .text li.last {
        text-align: center;
        padding-left: 0;
    }

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

    .proBox .nBox .ul1 li {
        width: 50%;
        float: left;
        padding: 10px;
        box-shadow: none;
        box-sizing: border-box;
    }

    .proBox .nBox .ul1 li a {
        width: 100%;
        display: block;
        flex-direction: inherit;
        align-items: inherit;
        border: 1px solid #efefef;
        box-sizing: border-box;
    }

    .proBox .nBox .ul1 li a .pho {
        width: 100%;
    }

    .proBox .nBox .ul1 li a .text {
        width: 100%;
        overflow: hidden;
        padding-bottom: 10px;
    }
}

@media all and (min-width: 0) and (max-width:500px) {
    .proBox .nBox .ul1 li, .proBox .vdBox li {
        width: 100%;
        float: inherit;
    }

    .proBox>.fl ul.ul1 li {
        width: 100%;
        float: inherit;
    }

    .proBox>.fl ul.ul1 li a {
        text-align: left;
        padding: 5px 15px;
        background: url(../images/index/icon25.png) #fafafa no-repeat right 10px center;
        background-size: 16px;
    }

    .proBox>.fl ul.ul1 li.on a {
        background: #088af4 url(../images/common/icon11.png) no-repeat right 10px center;
        background-size: 16px;
    }
}