.posBox {
    background: #208edd;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 30px;
}

.posBox h2 {
    font-size: 34px;
}

.posBox .posi {
    font-size: 14px;
    padding-left: 30px;
    background: url(../images/posi.png) no-repeat left center;
    background-size: 26px;
    line-height: 30px;
    margin-top: 5px;
}

.posBox .posi a {
    color: #fff;
}

.proBox .flBox {
    background: #1c89e4;
    padding: 10px;
    border-radius: 10px;
}

.proBox .fl .titl h2 {
    font-size: 34px;
    font-weight: 500;
    padding: 20px 0 30px 80px;
    color: #fff;
    background: url(../images/icon24.png) no-repeat left 10px center;
    background-size: 62px;
    border-bottom: 1px solid #a3c4e0;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}

.sec1 .fl .ul1 {
    background: #fefefe;
}

.sec1 .fl .ul1 li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    padding: 0 10px 0 20px;
    background: url(../images/icon25.png) no-repeat right 10px center;
    background-size: 24px;
}

.sec1 .fl .ul1 li:hover a, .sec1 .fl .ul1 li.on a {
    color: #fff;
    background: url(../images/icon26.png) #f5710b no-repeat right 10px center;
    background-size: 24px;
}

.sec1 .fl .tjBox {
    margin: 30px 0;
    position: relative;
}

.sec1 .fl .tjBox:before, .sec1 .fl .tjBox:after {
    content: "";
    width: 16px;
    height: 50px;
    position: absolute;
    left: 30px;
    top: -30px;
    z-index: 100;
    background: url(../images/icon27.png) no-repeat bottom center;
}

.sec1 .fl .tjBox:after {
    left: inherit;
    right: 30px;
}

.sec1 .fl .tjBox .titl {
    background: url(../images/icon28.png) #1c89e4 repeat;
    color: #fff;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 90;
}

.sec1 .fl .tjBox .ul2 {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-radius: 0 0 10px 10px;
}

.sec1 .fl .tjBox .ul2 a {
    display: block;
    padding: 0 8px 0 34px;
    line-height: 42px;
    font-size: 15px;
    border-bottom: 1px dotted #6baadd;
    background: url(../images/icon29.png) no-repeat left 8px center;
    background-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sec1 .fl .tjBox .ul2 li:hover a {
    color: #1c89e4;
}

.sec1 .fl .tjBox .ul2 li:last-child a {
    border-bottom: none;
}

.sec1 .fl .tjBox .text {
    padding: 8px;
}

.sec1 .fl .tjBox .text h4 {
    font-size: 18px;
    margin: 6px 0;
}

.sec1 .fl .tjBox .text p {
    font-size: 15px;
    line-height: 30px;
}

.proBox .fr {
    width: 74%;
}

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

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

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

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

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

.proBox .tab a .box1 img {
    width: 85%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

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

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

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

.proBox .tab a .box3 {
    width: 10%;
}

.proBox .tab a .box4 {
    width: 25%;
}

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

.page li span {
    display: inline-block;
    margin: 0 3px;
}

.page li a {
    display: inline-block;
    padding: 3px 12px;
    color: #333;
    margin: 0 3px;
    font-size: 14px;
    border: 1px solid #dedede;
}

.page li a.page-num-current {
    background: #1c89e4;
    color: #fff;
    border: 1px solid #1c89e4;
}

/* 产品详情 */

.proBox .comBox {
    background: #4ba4ef;
    color: #fff;
}

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

.proBox .comBox .text {
    width: 50%;
    float: right;
    padding: 15px 30px 0 20px;
    box-sizing: border-box;
}

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

.proBox .comBox .text .gg {
    margin: 0px 0 12px;
    position: relative;
    overflow: hidden;
}

.proBox .comBox .text .gg:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #fcfcfc;
    left: 16.66%;
    right: 16.66%;
    bottom: 10px;
    visibility: inherit;
}

.proBox .comBox .text dl {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 8px 0 25px;
    position: relative;
}

.proBox .comBox .text dl:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 18px;
    height: 18px;
    margin-left: -9px;
    border: 1px dashed #fcfcfc;
    border-radius: 50%;
}

.proBox .comBox .text dl:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 12px;
    height: 12px;
    margin-left: -5px;
    background: #fcfcfc;
    border-radius: 50%;
}

.proBox .comBox .text dt {
    font-size: 15px;
}

.proBox .comBox .text dd {
    font-size: 17px;
    margin-top: 6px;
}

.proBox .comBox .text .info {
    font-size: 15px;
    line-height: 28px;
    position: relative;
    z-index: 100;
}

/* .proBox .comBox .text .info:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/icon30.png) no-repeat left center;
    background-size: 40px;
    position: absolute;
    left: -10px;
    top: 0px;
    z-index: -1;
} */

.proBox .comBox .text .zx {
    margin-top: 25px;
}

.proBox .comBox .text .zx strong {
    display: block;
    width: 140px;
    line-height: 36px;
    background: #0c72c7;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    border-radius: 19px;
    float: left;
    position: relative;
}

.proBox .comBox .text .zx strong:after {
    content: "";
    left: -6px;
    top: -6px;
    bottom: -6px;
    right: -6px;
    position: absolute;
    border: 1px dashed #9cd1fd;
    border-radius: 25px;
}

.proBox .comBox .text a.qq {
    display: block;
    width: 140px;
    line-height: 36px;
    background: #0676d4;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 19px;
    position: relative;
    float: right;
}

.proBox .comBox .text .zx a:after {
    content: "";
    left: -6px;
    top: -6px;
    bottom: -6px;
    right: -6px;
    position: absolute;
    border: 1px dashed #b0dbff;
    border-radius: 25px;
}

.proBox .showBox .titl {
    margin-top: 30px;
    height: 55px;
    position: relative;
}

.proBox .showBox .titl:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 0;
    z-index: -1;
    background: url(../images/icon28.png) #fafafa repeat;
}

.proBox .showBox .titl span {
    display: block;
    width: 140px;
    line-height: 66px;
    height: 55px;
    background: url(../images/bg1.png) no-repeat left top;
    color: #fff;
    padding-left: 20px;
    font-size: 20px;
}

.proBox .showBox .textBox {
    padding: 10px;
    font-size: 16px !important;
}

.proBox .showBox .textBox p {
    font-size: 16px !important;
    line-height: 30px !important;
}

.proBox .showBox .textBox h2 {
    text-align: center !important;
    background: url(../images/icon33.png) no-repeat center bottom !important;
    line-height: 36px !important;
    padding-bottom: 10px !important;
    font-size: 20px !important;
    color: #062640;
    margin: 6px 0 !important;
}

.proBox .showBox .textBox img {
    width: auto !important;
    height: inherit !important;
    max-width: 750px !important;
}

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

.proBox .showBox .lkBox .ul1 li a {
    display: block;
    border-radius: 8px;
    background: #fefefe;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

.proBox .showBox .lkBox .ul1 li .pho {
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

.proBox .showBox .lkBox .ul1 li p {
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.proBox .showBox .lkBox .ul2 li a {
    display: block;
    position: relative;
    padding-left: 30px;
    line-height: 42px;
    background: url(../images/icon34.png) no-repeat left 5px center;
    background-size: 17px;
    border-bottom: 1px dashed #dedede;
}

.proBox .showBox .lkBox .ul2 li p {
    padding-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}

.proBox .showBox .lkBox .ul2 li span {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 14px;
    color: #878787;
}

.proBox .fy {
    margin-top: 20px;
}

.proBox .fy li {
    float: left;
    width: 50%;
    line-height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #dedede;
}

.proBox .fy li:last-child {
    text-align: right;
    border-left: 1px dashed #dedede;
}

/* 新闻资讯 */

.proBox .nBox .dl dl {
    background: #f5f5f5;
    padding-right: 20px;
    margin: 10px 0 30px;
    overflow: hidden;
}

.proBox .nBox .dl a {
    display: block;
}

.proBox .nBox .dl dt {
    width: 25%;
    float: left;
}

.proBox .nBox .dl dd {
    width: 73%;
    float: right;
    position: relative;
}

.proBox .nBox .dl dd h3 {
    font-size: 22px;
    font-weight: 500;
    color: #062640;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .nBox .dl dd h3 b {
    font-weight: 500;
}

.proBox .nBox .dl dd p {
    line-height: 25px;
    font-size: 15px;
    height: 50px;
    overflow: hidden;
    margin: 10px 0;
}

.proBox .nBox .dl dd span.time {
    position: absolute;
    right: 10px;
    top: 25px;
    display: block;
    padding-left: 30px;
    background: url(../images/icon19.png) no-repeat left center;
    line-height: 25px;
    background-size: 22px;
    color: #555;
}

.proBox .nBox .dl dd span.more {
    display: block;
    width: 120px;
    line-height: 34px;
    background: #f5710b;
    color: #fff;
    border-radius: 18px;
    font-size: 14px;
    text-align: center;
    float: right;
}

.proBox .cBox .dl dt {
    width: 30%;
}

.proBox .cBox .dl dd {
    width: 68%;
}

.proBox .cBox .dl dd p {
    margin: 10px 0;
}

/* 新闻详情 */

.proBox {
    margin-bottom: 20px;
}

.proBox .nShow .title {
    text-align: center;
    background: #f5f5f5;
    color: #333;
    padding: 12px 0;
}

.proBox .nShow .title h1 {
    font-size: 28px;
    margin-bottom: 10px;
    background: url(../images/icon33.png) no-repeat center bottom;
    padding-bottom: 15px;
}

.proBox .nShow .title p {
    color: #878787;
    font-size: 14px;
}

.proBox .nShow .text {
    padding: 10px;
    font-size: 16px;
    line-height: 2em;
}

.proBox .nShow .text img {
    width: auto !important;
    height: inherit !important;
    max-width: 650px !important;
    display: block;
    margin: 0 auto
}

.proBox .nShow .text p {
    margin: 0 !important;
}

/* 视频中心 */

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

.vdUl li a {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.vdUl li .pho {
    position: relative;
}

.vdUl li .pho:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    background: url(../images/icon22.png) no-repeat center #1c89e4;
    border-radius: 50%;
}

.vdUl li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
}

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

/* 关于我们 */

.posBox1 {
    margin-bottom: 0;
}

.abBox {
    position: relative;
    overflow: hidden;
}

.abBox .text {
    margin-left: 10%;
	width:80%;
}

.abBox .text h2 {
    font-size: 32px;
    color: #062640;
    padding: 40px 0 20px;
    position: relative;
}

.abBox .text:before {
    content: "";
    width: 80px;
    height: 80px;
    border: 15px solid #f5710b;
    opacity: 0.2;
    position: absolute;
    left: 9%;
    top: 10px;
    border-radius: 50%;
}

.abBox .text:after {
    content: "";
    width: 240px;
    height: 240px;
    border: 30px solid #f5710b;
    opacity: 0.3;
    position: absolute;
    left: -110px;
    bottom: -80px;
    border-radius: 50%;
}

.abBox img {
    width: 36%;
    margin-left: 40px;
    float: right;
}

.abBox .text p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.abBox .text p strong {
    font-weight: 500
}

.jzg {
    background: url(../images/bg7.jpg) no-repeat bottom center;
    padding: 40px 0;
    position: relative;
    z-index: 100;
    margin-top: -70px;
}

.jzg h2 {
    font-size: 32px;
    text-align: center;
    color: #fff;
}

.jzg ul {
    border: 1px solid #fff;
    border-bottom: none;
    margin-top: 40px;
}

.jzg li {
    width: 50%;
    float: left;
    padding: 40px 3%;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.jzg li:nth-child(2n) {
    border-right: none;
}

.jzg li .box {
    display: table;
    width: 100%;
}

.jzg li .box span {
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    border: 1px dashed #fff;
    border-radius: 50%;
    line-height: 120px;
    box-sizing: border-box;
    text-align: center;
}

.jzg li .box span img {
    width: 60px;
}

.jzg li .box .tex {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    color: #fff;
}

.jzg li .box .tex h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.jzg li .box .tex p {
    font-size: 16px;
}

.jzg li:hover {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fb9c53), to(#e65411));
    background: -webkit-linear-gradient(left, #fb9c53, #e65411);
    background: -moz-linear-gradient(left, #fb9c53, #e65411);
    background: -o-linear-gradient(left, #fb9c53, #e65411);
    background: -ms-linear-gradient(left, #fb9c53, #e65411);
}

/* 联系我们 */

.lxCon ul {
    margin: 25px 0;
}

.lxCon ul li {
    float: left;
    padding: 25px;
    box-sizing: border-box;
}

.lxCon ul li .box {
    background: #2984d0;
    color: #fff;
    padding: 50px 0;
    text-align: center;
}

.lxCon ul li .box span {
    display: block;
    margin: 0 auto 10px;
    width: 55px;
}

.lxCon ul li .box p {
    font-size: 16px;
}

.lxCon ul.ul1 li {
    width: 50%;
}

.lxCon ul.ul2 li {
    width: 33.33%;
}

.lxCon ul.ul2 li.last span {
    float: left;
    margin: 0;
    margin-left: 30px;
}

.lxCon ul.ul2 li.last .box {
    padding: 20px 0;
}

.lxCon ul.ul2 li.last p {
    width: 150px;
    float: right;
    margin-right: 30px;
}

table {
    border-collapse: collapse;
}

table td {
    border: 1px solid #555 !important;
    padding: 0 5px;
}

@media all and (min-width: 1024px) and (max-width:1680px) {
    .abBox .text {
        margin-left: 6%;
    }
    .abBox .text img {
        margin-left: 30px;
    }
    .abBox .text h2 {
        font-size: 28px;
        padding: 25px 0 12px;
    }
    .jzg {
        margin-top: -40px;
    }
}

@media all and (min-width: 1024px) and (max-width:1600px) {
    .proBox .nBox .dl dd h3 {
        font-size: 20px
    }
    .proBox .nBox .dl dd p {
        font-size: 14px;
        line-height: 22px;
        height: 44px;
        margin: 6px 0
    }
    .proBox .nBox .dl dd span.more {
        line-height: 30px;
        width: 110px
    }
    .abBox .text {
        padding-bottom: 20px;
    }
    .abBox .text img {
        width: 36%;
    }
    .abBox .text:before {
        left: 4%;
        top: -10px;
    }
    .jzg {
        margin-top: 0px;
    }
}

@media all and (min-width: 1024px) and (max-width:1440px) {
    .posBox h2 {
        font-size: 28px;
    }
    .proBox .comBox .text {
        padding: 20px 15px 0;
    }
    .proBox .comBox .text .info {
        font-size: 14px;
    }
    .proBox .comBox .text a.qq, .proBox .comBox .text .zx strong {
        font-size: 15px;
        width: 120px;
        line-height: 32px;
    }
    .proBox .comBox .text .zx a:after, .proBox .comBox .text .zx strong:after {
        left: -4px;
        top: -4px;
        right: -4px;
        bottom: -4px
    }
    .abBox .text p {
        font-size: 15px !important;
        margin-right: 6%;
    }
    .proBox .comBox .text h1 {
        font-size: 24px;
    }
    .proBox .comBox .text dl {
        padding: 8px 0 20px;
    }
    .proBox .comBox .text dd {
        margin-top: 0px;
    }
    .proBox .comBox .text dl:after {
        width: 14px;
        height: 14px;
        margin-left: -7px;
    }
    .proBox .comBox .text dl:before {
        width: 10px;
        height: 10px;
        margin-left: -4px;
        bottom: 3px;
    }
    .proBox .comBox .text .gg:after {
        bottom: 7px;
    }
    .proBox .comBox .text .gg {
        margin-bottom: 10px;
    }
    .proBox .showBox .titl span {
        font-size: 18px;
    }
}

@media all and (min-width: 1024px) and (max-width:1366px) {
    .posBox h2 {
        font-size: 24px
    }
    .proBox .fl .titl h2 {
        font-size: 30px;
        background-size: 52px;
        padding-left: 70px
    }
    .sec1 .fl .ul1 li a {
        font-size: 15px;
        line-height: 46px;
        background-size: 20px;
    }
    .sec1 .fl .ul1 li:hover a, .sec1 .fl .ul1 li.on a {
        background-size: 20px
    }
    .sec1 .fl .tjBox .titl {
        font-size: 20px;
    }
    .sec1 .fl .tjBox .ul2 a {
        font-size: 14px
    }
    .sec1 .fl .tjBox .text h4 {
        font-size: 16px
    }
    .sec1 .fl .tjBox .text p {
        font-size: 14px;
        line-height: 22px
    }
    .proBox .tab a .box {
        font-size: 15px;
    }
    .proBox .tab a .box2 h3 {
        font-size: 15px;
    }
    .proBox .comBox .text .info {
        line-height: 24px;
        margin-bottom: 0px;
    }
    .proBox .nShow .title h1 {
        font-size: 24px;
    }
    .proBox .nBox .dl dd h3 {
        font-size: 18px;
    }
    .proBox .nBox .dl dd p {
        font-size: 14px;
    }
    .proBox .cBox .dl dd p {
        margin: 6px 0;
    }
    .proBox .nBox .dl dd span.more {
        width: 110px;
        line-height: 30px;
        font-size: 14px;
    }
    .vdUl li .pho:after {
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px;
        background-size: 20px;
    }
    .jzg h2 {
        font-size: 26px;
    }
    .jzg li .box .tex h4 {
        font-size: 20px;
    }
    .jzg li .box .tex p {
        font-size: 15px;
    }
}

@media all and (min-width: 1024px) and (max-width:1300px) {
    .proBox .comBox .text .info {
        font-size: 14px;
        line-height: 20px;
    }
    .proBox .comBox .text .zx strong, .proBox .comBox .text .zx a {
        line-height: 32px;
    }
}

@media all and (min-width:0) and (max-width:767px) {
    .posBox {
        padding: 14px 0;
        margin-bottom: 20px;
    }
    .posBox h2 {
        font-size: 21px;
    }
    .posBox .posi {
        font-size: 13px;
        padding-left: 25px;
        background-size: 20px;
        line-height: 20px;
    }
    .proBox .flBox {
        background: none;
        padding: 0;
    }
    .sec1 .fl form input[type="text"] {
        background: #f6f6f6;
    }
    .proBox .fl .titl h2 {
        display: none;
    }
    .sec1 .fl .ul1 {
        margin: 20px 0px;
    }
    .sec1 .fl .ul1 li {
        width: 50%;
        float: left;
        padding: 8px;
        box-sizing: border-box;
    }
    .sec1 .fl .ul1 li a {
        line-height: 40px;
        font-size: 15px;
        padding: 0;
        background: #1c89e4;
        color: #fff;
        text-align: center;
    }
    .sec1 .fl .ul1 li.on a, .sec1 .fl .ul1 li:hover a {
        background: #f5710b
    }
    .sec1 .fl .tjBox {
        display: none;
    }
    .sec1 .fl .tjBox:before, .sec1 .fl .tjBox:after {
        display: none;
    }
    .proBox .fr {
        width: 98%;
        margin: 0 auto;
    }
    .proBox .tab {
        margin-bottom: 20px;
    }
    .proBox .tab a {
        display: block;
        overflow: hidden;
        border: 1px solid #dedede;
    }
    .proBox .tab a .box {
        display: block;
        padding: 12px 8px;
        font-size: 15px;
        border: none;
        border-top: none;
        text-align: center;
    }
    .proBox .tab:first-child {
        display: none;
    }
    .proBox .tab a .box1 {
        width: 100%;
    }
    .proBox .tab a .box1 img {
        width: 100%;
    }
    .proBox .tab a .box2 {
        width: 100%;
        padding: 0;
        line-height: 40px;
        text-align: center;
        position: relative;
        border-bottom: 1px solid #dedede;
    }
    .proBox .tab a .box2 h3 {
        font-size: 15px;
    }
    .proBox .tab a .box2 span {
        display: inline-block !important;
    }
    .proBox .tab a .box3 {
        width: 50%;
        text-align: center;
        float: left;
        padding: 0;
        padding-left: 5px;
        box-sizing: border-box;
        line-height: 40px;
        border-bottom: 1px solid #dedede;
    }
    .proBox .tab a .box4 {
        width: 100%;
        border-bottom: 1px solid #dedede;
        overflow: hidden;
    }
    .proBox .tab a .box:nth-child(5) {
        border-right: 1px solid #dedede;
        box-sizing: border-box;
        text-align: center;
        padding: 0;
    }
    .proBox .tab a .box:nth-child(6) {
        text-align: center;
        padding: 0;
    }
    .page {
        padding: 15px 0;
    }
    .page li {
        margin: 0 4px;
    }
    .page li a {
        padding: 2px 8px;
        font-size: 14px;
    }
    /* 产品详情 */
    .proBox .comBox .pho {
        float: inherit;
        width: 100%
    }
    .proBox .comBox .text {
        width: 100%;
        float: inherit;
        padding: 20px 10px;
    }
    .proBox .comBox .text h1 {
        font-size: 22px;
    }
    .proBox .comBox .text .gg {
        margin: 0px 0 20px;
    }
    .proBox .comBox .text .gg:after {
        height: 1px;
        bottom: 10px;
    }
    .proBox .comBox .text dl:after {
        width: 16px;
        height: 16px;
        margin-left: -8px;
    }
    .proBox .comBox .text dl:before {
        bottom: 4px;
        width: 10px;
        height: 10px;
        margin-left: -4px;
    }
    .proBox .comBox .text dt {
        font-size: 14px;
    }
    .proBox .comBox .text dd {
        font-size: 15px;
        margin-top: 5px;
    }
    .proBox .comBox .text .info {
        font-size: 14px;
        line-height: 24px;
    }
    .proBox .comBox .text .zx {
        margin-top: 25px;
    }
    .proBox .comBox .text .zx strong {
        width: 120px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 15px;
    }
    .proBox .comBox .text .zx strong:after {
        left: -3px;
        top: -3px;
        bottom: -3px;
        right: -3px;
    }
    .proBox .comBox .text a.qq {
        width: 120px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 15px;
    }
    .proBox .comBox .text .zx a:after {
        left: -3px;
        top: -3px;
        bottom: -3px;
        right: -3px;
    }
    .proBox .showBox .titl {
        margin-top: 20px;
        height: 45px;
    }
    .proBox .showBox .titl span {
        width: 110px;
        line-height: 54px;
        height: 45px;
        font-size: 16px;
        padding-left: 30px
    }
    .proBox .showBox .textBox h2 {
        font-size: 18px !important;
    }
    .proBox .showBox .textBox img {
        width: 100% !important;
        max-width: inherit !important;
    }
    .proBox .showBox .lkBox .ul1 li {
        width: 50%;
        padding: 20px 8px 0;
    }
    .proBox .showBox .lkBox .ul1 li a {
        border-radius: 4px;
    }
    .proBox .showBox .lkBox .ul1 li .pho {
        border-radius: 4px 4px 0 0;
    }
    .proBox .showBox .lkBox .ul2 li {
        width: 100%;
        float: inherit;
        padding: 5px 0px;
    }
    .proBox .fy li {
        float: inherit;
        width: 100%;
    }
    .proBox .fy li:last-child {
        text-align: left;
    }
    /* 新闻资讯 */
    .proBox .nBox .dl dl {
        padding-right: 10px;
        margin: 10px 0 20px;
    }
    .proBox .nBox .dl dt {
        width: 100px;
        float: left;
    }
    .proBox .nBox .dl dd {
        width: auto;
        margin-left: 110px;
        float: inherit;
    }
    .proBox .nBox .dl dd h3 {
        font-size: 15px;
        margin-top: 5px;
    }
    .proBox .nBox .dl dd p {
        line-height: 20px;
        font-size: 13px;
        height: 40px;
        overflow: hidden;
        margin: 0px 0 0px;
    }
    .proBox .nBox .dl dd span.time {
        display: none
    }
    .proBox .nBox .dl dd span.more {
        display: none
    }
    .proBox .cBox .dl {
        overflow: hidden;
    }
    .proBox .cBox .dl dl {
        width: 46%;
        float: left;
        margin: 10px 2%;
        padding: 0 0 20px;
    }
    .proBox .cBox .dl dt {
        width: 100%;
    }
    .proBox .cBox .dl dd {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        margin-left: inherit;
    }
    .proBox .cBox .dl dd span.more {
        display: block;
        width: 80px;
        line-height: 26px;
        margin: 10px auto;
        float: inherit;
        font-size: 13px;
    }
    .proBox .cBox .dl dd h3 {
        margin-top: 0px;
    }
    .proBox .cBox .dl dd p {
        margin: 0;
    }
    /* 新闻详情 */
    .proBox .nShow .title h1 {
        font-size: 20px;
    }
    .proBox .nShow .title p {
        font-size: 12px;
    }
    .proBox .nShow .text img {
        width: 100% !important;
    }
    .proBox .fy li:last-child {
        border-left: none;
    }
    /* 视频中心 */
    .vdUl li {
        width: 50%;
    }
    .vdUl li .pho {
        position: relative;
    }
    .vdUl li .pho:after {
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px;
        background-size: 20px;
    }
    .vdUl li p {
        font-size: 15px;
        line-height: 40px;
    }
    /* 关于我们 */
    .posBox1 {
        margin-bottom: 0;
    }
    .abBox .text {
        margin: 0 12px;
    }
    .abBox .text h2 {
        font-size: 20px;
        padding: 20px 0 10px;
    }
    .abBox .text:before {
        width: 60px;
        height: 60px;
        border: 12px solid #f5710b;
        left: 4%;
        top: -20px;
    }
    .abBox img {
        display: none;
    }
    .jzg {
        background-size: cover;
        padding: 20px 0;
        margin-top: 0;
    }
    .jzg h2 {
        font-size: 26px;
    }
    .jzg ul {
        margin-top: 20px;
    }
    .jzg li {
        width: 100%;
        float: inherit;
        padding: 20px 12px;
        border-right: none;
    }
    .jzg li .box {
        overflow: hidden;
    }
    .jzg li .box span {
        display: block;
        float: left;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .jzg li .box span img {
        width: 30px;
    }
    .jzg li .box .tex {
        margin-left: 60px;
        width: auto;
    }
    .jzg li .box .tex h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .jzg li .box .tex p {
        font-size: 14px;
    }
    /* 联系我们 */
    .lxCon ul {
        margin: 25px 0;
    }
    .lxCon ul li {
        padding: 10px;
        width: 100% !important;
        float: inherit;
    }
    .lxCon ul li .box {
        padding: 20px 0px;
    }
    .lxCon ul li .box span {
        width: 40px;
    }
    .lxCon ul li .box p {
        font-size: 14px;
    }
    .lxCon ul.ul2 li.last .box {
        height: inherit !important;
        overflow: hidden;
    }
    table {
        width: 100% !important
    }
}