﻿.proBox {
    margin: 40px auto;
}

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

.proBox .flBox {
    background: url(../images/bg9.jpg) no-repeat right bottom;
    background-size: cover;
}

.proBox .flBox .title {
    padding: 30px 0;
    text-align: center;
    background: linear-gradient(to top, #0490d3, #06a7f4);
    color: #fff;
    border-bottom: 1px solid #dedede;
}

.proBox .flBox .title h2 {
    font-size: 28px;
    display: inline-block;
    position: relative;
}

.proBox .flBox .title h2:before {
    content: "";
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -2px;
    border-radius: 2px;
    opacity: 0.6;
}

.proBox .flBox .title h2:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -2px;
    opacity: 0.6;
    border-radius: 2px;
}

.proBox .flBox .title strong {
    display: block;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.7;
}

.proBox .flBox .ul1 a {
    display: block;
    line-height: 55px;
    font-size: 16px;
    color: #333;
    padding: 0 30px 0 42px;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.proBox .flBox .ul1 a:after {
    content: "+";
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    right: 12px;
    top: 0;
    color: #666;
}

.proBox .flBox .ul1 a:before {
    content: "";
    width: 20px;
    height: 3px;
    background: #0490d3;
    position: absolute;
    left: 12px;
    top: 50%;
    border-radius: 3px;
}

.proBox .flBox .ul1 li.on a, .proBox .flBox .ul1 li:hover a {
    background: #0490d3;
    color: #fff;
}

.proBox .flBox .ul1 li.on a:after, .proBox .flBox .ul1 li:hover a:after {
    color: #fff;
}

.proBox .flBox .ul1 li.on a:before, .proBox .flBox .ul1 li:hover a:before {
    background: #fff;
}

.proBox h3.titl {
    line-height: 50px;
    position: relative;
    font-size: 21px;
    padding: 0 50px 0 20px;
    background: #0490d3;
    color: #fff;
    letter-spacing: 1px;
}

.proBox h3.titl span {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/icon25.png) no-repeat center;
    background-size: 35px;
}

.proBox .flBox .ul2 li {
    padding: 0 12px;
    border-bottom: 1px dashed #ddd;
}

.proBox .flBox .ul2 li a {
    display: block;
    line-height: 40px;
    padding: 0 5px 0 30px;
    background: url(../images/icon26.png) no-repeat left center;
    background-size: 22px;
    font-size: 15px;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .flBox .lxText {
    padding: 16px;
}

.proBox .flBox .lxText img {
    margin-bottom: 10px;
}

.proBox .flBox .lxText p {
    line-height: 30px;
    font-size: 15px;
    color: #666;
}

.proBox .frBox {
    width: 77%;
    padding-left: 30px;
    box-sizing: border-box;
}

.proBox .posi {
    background: #eef2f5;
    padding: 8px 10px;
    color: #555;
    line-height: 30px;
    font-size: 15px;
    position: relative;
    margin-bottom: 20px;
}

.proBox .posi img {
    width: 24px;
}

.proBox .posi a {
    color: #555;
}

.proBox .posi .date1 {
    position: absolute;
    right: 10px;
    top: 0;
    color: #eef2f5;
}

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

.proBox .frBox .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 .frBox .tab:first-child .box {
    border-top: 1px solid #dedede;
}

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

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

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

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

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

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

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

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

.page {
    text-align: center;
    margin: 30px;
}

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

.page li span.page-numbar {
    margin: 0;
}

.page li span.page-num {
    display: none;
}

.page li a {
    display: inline-block;
    margin: 0 5px;
    padding: 4px 10px;
    border: 1px solid #ddd;
}

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

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

.proBox .frBox .lkBox .ul2 li a {
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.proBox .frBox .lkBox .ul2 li a p {
    font-size: 15px;
    line-height: 42px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #efefef;
}

/* 产品详情 */

.proBox .frBox .comBox {
    margin: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background: url(../images/bg10.jpg) no-repeat right bottom;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
}

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

.proBox .frBox .comBox .text {
    width: 62%;
    padding: 30px 30px;
    box-sizing: border-box;
    position: relative;
}

.proBox .frBox .comBox .text h1 {
    font-size: 26px;
    color: #454545;
    padding-left: 45px;
    line-height: 50px;
    font-weight: 500;
    position: relative;
}

.proBox .frBox .comBox .text h1:before {
    content: "";
    width: 30px;
    height: 4px;
    background: #0490d3;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.proBox .frBox .comBox .text span.tim {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fcfcfc;
}

.proBox .frBox .comBox .text .box01 {
    width: 33.33%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.proBox .frBox .comBox .text .box01 a {
    display: block;
    padding: 20px;
    position: relative;
    font-size: 17px;
    background-color: #0490d3;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
}

.proBox .frBox .comBox .text .box01 strong {
    display: block;
    font-size: 16px;
    margin-top: 14px;
}

.proBox .frBox .comBox .text .box01 a span {
    display: block;
    width: 36px;
    position: absolute;
    right: 8px;
    top: 8px;
    opacity: 0.6;
}

.proBox .frBox .comBox .text .info {
    font-size: 15px;
    line-height: 27px;
}

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

.proBox .frBox .comBox .text a {
    display: inline-block;
    padding: 0 18px 0 40px;
    position: relative;
    background: #0490d3;
    color: #fff;
    line-height: 32px;
    border-radius: 16px;
    font-size: 15px;
}

.proBox .frBox .comBox .text a b {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: -1px;
    top: 0;
    border-radius: 50%;
    background: #fff;
    text-align: center;
}

.proBox .frBox .comBox .text a b img {
    width: 24px;
}

.proBox .frBox .comBox .text a.qq {
    float: right;
    font-size: 14px;
}

.proBox .frBox .pshow .ptext {
    padding: 10px 8%;
    font-size: 16px;
}

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

.proBox .frBox .fy {
    margin: 20px 0;
}

.proBox .frBox .fy li {
    width: 50%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    padding: 0 5px;
    box-sizing: border-box;
}

.proBox .frBox .fy li a {
    color: #666;
}

/* 新闻资讯 */
.proBox .frBox .dl {
    padding: 10px;
}

.proBox .frBox .dl dl {
    display: table;
    vertical-align: middle;
    border-collapse: collapse;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 30px;
}

.proBox .frBox .dl dl dt {
    display: table-cell;
    width: 30%;
}

.proBox .frBox .dl dl dd {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    box-sizing: border-box;
}

.proBox .frBox .dl dl dd span.tim {
    display: block;
    color: #888;
    padding-left: 22px;
    background: url(../images/icon30.png) no-repeat left center;
    background-size: 18px;
}

.proBox .frBox .dl dl dd h3 {
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 30px 0 20px;
    color: #555;
}

.proBox .frBox .dl dl dd p {
    font-size: 15px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #777;
}

.proBox .frBox .dl dl dd span.mor {
    display: inline-block;
    border: 1px solid #0490d3;
    color: #0490d3;
    float: right;
    padding: 0 40px 0 20px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 15px;
    text-align: center;
    background: url(../images/icon29.png) no-repeat right 12px center;
    background-size: 22px;
}

.proBox .frBox .lkBox .ul1 li {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 5px;
}

.proBox .frBox .lkBox .ul1 li a {
    display: block;
    border-bottom: 1px dashed #efefef;
    font-size: 15px;
    position: relative;
    line-height: 38px;
}

.proBox .frBox .lkBox .ul1 li a p {
    padding: 0 110px 0 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .frBox .lkBox .ul1 li a p:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    background: #0490d3;
    border-radius: 50%;
}

.proBox .frBox .lkBox .ul1 li a span {
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    color: #999;
}


.proBox .frBox .nTitle {
    text-align: center;
    padding: 20px 0;
    text-align: center;
    background: #eef2f5;
    color: #565656;
}

.proBox .frBox .nTitle h1 {
    font-size: 26px;
    font-weight: 500;
}

.proBox .frBox .nTitle b {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #0490d3;
    border-radius: 2px;
    margin: 10px auto;
}

.proBox .frBox .nTitle p {
    font-size: 15px;
    color: #878787;
}

.proBox .frBox .nTitle p a {
    color: #878787;
}

.proBox .frBox .nText {
    padding: 10px 8%;
    font-size: 16px;
    overflow: hidden;
}

.proBox .frBox .nText p {
    overflow: hidden;
}

.proBox .frBox .nText video {
    width: 100%;
}

.proBox .frBox .nText img {
    width: auto !important;
    max-width: 600px !important;
}

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

.proBox .frBox table td {
    border: 1px solid #dedede;
    padding: 5px;
}

/* 是视频中心 */
.proBox .vdUl li {
    width: 25%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

.proBox .vdUl li a {
    display: block;
    padding: 12px;
    border: 1px solid #efefef;
}

.proBox .vdUl li a .text {
    padding: 10px 0 60px;
}

.proBox .vdUl li a .text span.time {
    display: block;
    padding-left: 30px;
    background: url(../images/icon30.png) no-repeat left center;
    background-size: 20px;
    color: #777;
}

.proBox .vdUl li a .text h3 {
    font-size: 17px;
    line-height: 1;
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 0;
    padding-left: 12px;
    position: relative;
}

.proBox .vdUl li a .text h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 10px;
    background: #0490d3;
    width: 3px;
}

.proBox .vdUl li a .text p {
    font-size: 15px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.proBox .vdUl li a .text span.mor {
    display: inline-block;
    padding: 0 30px;
    line-height: 38px;
    border: 1px solid #0490d3;
    color: #0490d3;
    background: url(../images/icon22_1.png) no-repeat right 12px center;
    background-size: 16px;
    border-radius: 20px;
    font-size: 15px;
    float: right;
}

/*关于我们**/
.abBox .abtext {
    padding: 20px;
}

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


.abBox .abtext h3 {
    font-size: 30px;
    color: #0490d3;
}

.abBox .abtext h4 {
    font-size: 24px;
    font-weight: 500;
    margin: 12px 0;
}

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

.abBox ul {
    background: url(../images/pho6.jpg) no-repeat;
    background-size: cover;
    margin-top: 40px;
}

.abBox ul li {
    width: 33.33%;
    float: left;
    padding: 80px 10px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-right: 1px solid #fff;
}

.abBox ul li:last-child {
    border-right: none;
}

.abBox ul li span {
    display: block;
    width: 54px;
    margin: 0 auto;
}

.abBox ul li strong {
    display: block;
    font-size: 24px;
    margin: 12px 0;
}

.abBox ul li p {
    font-size: 15px;
    line-height: 30px;
}

.abBox ul li b {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    margin: 20px auto 0;
    border-radius: 2px;
}

.lxCon {
    background: url(../images/bg12.jpg) no-repeat bottom center;
    background-size: cover;
}

.lxCon p{
	text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
	}
.lxCon .lxul li {
    width: 50%;
    float: left;
    padding: 20px 6%;
    box-sizing: border-box;
}

.lxCon .lxul li .tex {
    background: #0490d3;
    color: #fff;
    padding: 30px 40px;
    border-radius: 8px;
    position: relative;
}

.lxCon .lxul li .tex:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../images/icon41_1.png) no-repeat;
    background-size: cover;
    opacity: 0.2;
}

.lxCon .lxul li .tex h4 {
    font-size: 17px;
    margin-bottom: 20px;
}

.lxCon .lxul li .tex p {
    font-size: 15px;
    line-height: 30px;
}

.lxCon .lxul li .tex p img {
    width: 120px;
    display: block;
    margin: 12px auto 0;
}

.lxCon .lxul li.li3 {
    float: inherit;
    margin: 0 auto;
    overflow: hidden;
}

.lxCon .lxul li .tex p.ewm {
    text-align: center;
}

.lxCon .lxul li.li3 .tex:before {
    background-image: url(../images/icon40.png);
    bottom: 10px;
    top: inherit;
}

@media all and (min-width: 1024px) and (max-width:1600px) {
    .proBox .frBox .comBox .pho {
        width: 40%;
    }

    .proBox .frBox .comBox .text {
        width: 60%;
    }

    .proBox .frBox .comBox .text .box01 {
        padding: 10px;
    }

    .proBox .frBox .comBox .text .box01 a {
        padding: 15px;
    }

    .proBox .frBox .comBox .text .box01 strong {
        margin-top: 6px;
    }

    .proBox .frBox .dl dl dd h3 {
        margin: 20px 0 12px;
    }

    .lxCon .lxul li {
        padding: 16px 4%;
    }
}


@media all and (min-width: 1024px) and (max-width:1500px) {
    .proBox .frBox .comBox .pho {
        width: 44%;
    }

    .proBox .frBox .comBox .text {
        width: 56%;
    }
}

@media all and (min-width: 1024px) and (max-width:1440px) {
    .proBox .frBox .dl dl dd span.mor {
        line-height: 30px;
    }

    .proBox .frBox .dl dl dd h3 {
        margin: 12px 0 8px;
    }
}

@media all and (min-width: 0) and (max-width: 767px) {
    .proBox {
        margin: 26px auto;
        padding: 0 10px;
    }

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

    .proBox .flBox {
        background: url(../images/bg9.jpg) no-repeat right bottom;
        background-size: cover;
        border-radius: 5px;
        overflow: hidden;
    }

    .proBox .flBox .title {
        padding: 30px;
        text-align: left;
        position: relative;
        background: linear-gradient(to top, #0490d3, #05a86a);
        border-bottom: none;
    }

    .proBox .flBox .title:after {
        content: "";
        width: 30px;
        height: 30px;
        background: url(../images/icon42.png) no-repeat center;
        background-size: cover;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .proBox .flBox .title h2 {
        font-size: 28px;
        display: block;
    }

    .proBox .flBox .title h2:before, .proBox .flBox .title h2:after {
        display: none;
    }

    .proBox .flBox .ul1 {
        border-top: 1px solid #efefef;
        overflow: hidden;
        display: none;
        padding: 10px 0;
    }

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

    .proBox .flBox .ul1 a {
        line-height: 40px;
        font-size: 15px;
        color: #333;
        padding: 0;
        border-bottom: none;
        text-align: center;
        border-radius: 3px;
        background: #fff;
    }

    .proBox .flBox .ul1 a:after {
        display: none;
    }

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


    .proBox .flBox h3.titl {
        display: none;
    }

    .proBox .flBox .ul2, .proBox .flBox br {
        display: none;
    }

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

    .proBox .frBox {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }

    .proBox .posi {
        padding: 9px 8px 6px;
        line-height: 27px;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .proBox .posi img {
        width: 22px;
    }

    .proBox .posi .date1 {
        right: 0px;
        font-size: 11px;
        top: 0;
    }

    .proBox .frBox .pBox {
        margin: 0 12px;
    }

    .proBox .frBox .tab a {
        display: block;
        overflow: hidden;
        border: 1px solid #dedede;
    }

    .proBox .frBox .tab a .box {
        display: block;
        padding: 12px 8px;
        font-size: 15px;
        border: none;
        border-top: none;
        text-align: center;
    }

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

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

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

    .proBox .frBox .tab a .box2 {
        width: 100%;
        padding: 0;
        line-height: 40px;
        text-align: center;
        position: relative;
        border-bottom: 1px solid #dedede;
    }

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

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

    .proBox .frBox .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 .frBox .tab a .box4 {
        width: 100%;
        border-bottom: 1px solid #dedede;
        overflow: hidden;
    }

    .proBox .frBox .tab a .box:nth-child(5) {
        border-right: 1px solid #dedede;
        box-sizing: border-box;
        text-align: center;
        padding: 0;
    }

    .proBox .frBox .tab a .box:nth-child(6) {
        text-align: center;
        padding: 0;
    }

    .page li a {
        padding: 2px 6px;
        font-size: 14px;
    }

    .proBox h3.titl {
        line-height: 44px;
        font-size: 21px;
        font-weight: 500;
        padding-left: 18px;
    }

    .proBox h3.titl span {
        width: 44px;
        height: 44px;
    }

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

    .proBox .frBox .lkBox .ul2 li a {
        border-radius: 5px;
    }

    .proBox .frBox .lkBox .ul2 li a p {
        font-size: 14px;
        line-height: 40px;
    }

    /* 产品详情 */

    .proBox .frBox .comBox {
        margin: 20px 0;
        border-radius: 8px;
    }

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

    .proBox .frBox .comBox .text {
        width: 100%;
        padding: 20px 14px;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 22px;
        padding-left: 38px;
        line-height: 40px;
    }

    .proBox .frBox .comBox .text h1:before {
        width: 26px;
    }

    .proBox .frBox .comBox .text span.tim {
        right: 5px;
        top: 5px;
        color: #eff4fa;
    }

    .proBox .frBox .comBox .text .box01 {
        width: 33.33%;
        padding: 8px;
    }

    .proBox .frBox .comBox .text .box01 a {
        padding: 10px 5px 10px 8px;
        font-size: 14px;
    }

    .proBox .frBox .comBox .text .box01 strong {
        font-size: 15px;
        margin-top: 0px;
    }

    .proBox .frBox .comBox .text .box01 a span {
        width: 32px;
        right: 6px;
        top: 6px;
    }

    .proBox .frBox .comBox .text .info {
        font-size: 14px;
        line-height: 26px;
    }

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

    .proBox .frBox .comBox .text a {
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    }

    .proBox .frBox .pshow .ptext {
        padding: 10px;
    }

    .proBox .frBox .pshow .ptext img {
        width: 100% !important;
    }

    .proBox .frBox .fy {
        margin: 20px 0;
    }

    .proBox .frBox .fy li {
        width: 100%;
        float: inherit;
        padding: 0px;
        line-height: 34px;
        border-bottom: 1px dashed #efefef;
    }

    /* 新闻资讯 */
    .proBox .frBox .dl {
        padding: 0px;
    }

    .proBox .frBox .dl dl {
        display: block;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .proBox .frBox .dl dl dt {
        width: 35%;
        float: left;
        display: block;
    }

    .proBox .frBox .dl dl dd {
        width: 65%;
        display: block;
        float: left;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .proBox .frBox .dl dl dd span.tim {
        display: none
    }

    .proBox .frBox .dl dl dd h3 {
        font-size: 15px;
        margin: 5px 0;
    }

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

    .proBox .frBox .dl dl dd span.mor {
        display: none
    }

    .proBox .frBox .lkBox .ul1 li {
        width: 100%;
        float: inherit;
        padding: 0px;
    }

    .proBox .frBox .lkBox .ul1 li a {
        font-size: 14px;
        line-height: 35px;
    }

    .proBox .frBox .lkBox .ul1 li a p {
        padding: 0 90px 0 16px;
    }

    .proBox .frBox .lkBox .ul1 li a p:before {
        width: 8px;
        height: 8px;
    }

    .proBox .frBox .nTitle {
        padding: 16px 8px;
    }

    .proBox .frBox .nTitle h1 {
        font-size: 21px;
    }

    .proBox .frBox .nTitle b {
        width: 30px;
        height: 4px;
        margin: 7px auto;
    }

    .proBox .frBox .nTitle p {
        font-size: 14px;
    }


    .proBox .frBox .nText {
        padding: 10px;
    }

    .proBox .frBox .nText img {
        width: 100% !important;
    }

    /* 是视频中心 */
    .proBox .vdUl li {
        width: 50%;
        padding: 0 8px;
        margin-bottom: 20px;
    }

    .proBox .vdUl li a {
        padding: 0px;
    }

    .proBox .vdUl li a .text {
        padding: 10px 10px;
    }

    .proBox .vdUl li a .text span.time {
        display: block;
        padding-left: 30px;
        background: url(../images/icon30.png) no-repeat left center;
        background-size: 20px;
        color: #777;
    }

    .proBox .vdUl li a .text h3 {
        font-size: 15px;
        padding-bottom: 8px;
        margin: 10px 0;
        padding-left: 8px;
    }

    .proBox .vdUl li a .text p {
        display: none;
    }

    .proBox .vdUl li a .text span.mor {
        display: none
    }

    /*关于我们**/
    .abBox .abtext {
        padding: 0px 0;
    }

    .abBox .abtext img {
        width: 100%;
        float: inherit;
        margin-left: 0px;
    }

    .abBox .abtext h3 {
        font-size: 25px;
        margin-top: 20px;
    }

    .abBox .abtext h4 {
        font-size: 21px;
    }

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

    .abBox ul {
        background: url(../images/pho6.jpg) no-repeat;
        background-size: cover;
        margin-top: 40px;
    }

    .abBox ul li {
        width: 100%;
        float: inherit;
        padding: 50px 10px;
        border-bottom: 1px solid #fff;
    }

    .abBox ul li:last-child {
        border-bottom: none;
    }

    .abBox ul li span {
        width: 48px;
    }

    .abBox ul li strong {
        font-size: 21px;
    }

    .abBox ul li p {
        font-size: 14px;
        line-height: 28px;
    }


    .lxCon {
        background: url(../images/bg12.jpg) no-repeat bottom center;
        background-size: cover;
    }

    .lxCon .lxul li {
        width: 100%;
        float: inherit;
        padding: 20px 5%;
    }

    .lxCon .lxul li .tex {
        padding: 30px;
    }
}