.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;
}

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

.posi .container {
    padding-left: 30px;
    background: url(../images/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: 22%;
}

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

.proBox>.fl .title h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

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

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

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

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

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

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

.proBox>.fl .tjBox .titl {
    background: #088af4 url(../images/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: 42px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #555;
    background: url(../images/icon17.png) no-repeat left 8px center;
}

.proBox>.fl .tjBox .titl1 {
    background-image: url(../images/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: 28px;
    font-size: 15px;
}

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

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

.proBox .pBox .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 .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: 80%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

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

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

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

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

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

.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: 0 20px 0 50px;
    box-sizing: border-box;
}

.proBox .showBox .comBox .text h1 {
    font-size: 26px;
    font-weight: 500;
    line-height: 46px;
    margin-bottom: 15px;
    padding-left: 60px;
    position: relative;
}

.proBox .showBox .comBox .text h1:after {
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background: #7cc0f8;
}

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

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

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

.proBox .showBox .comBox .text p.inf {
    line-height: 30px;
    padding: 0;
}

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

.proBox .showBox .comBox .zx {
    padding: 25px;
    margin-top: 20px;
    background: #308dd8;
    position: relative
}

.proBox .showBox .comBox .zx .tel {
    padding-left: 56px;
    font-size: 27px;
    font-weight: 600;
    line-height: 60px;
    color: #fefefe;
    background: url(../images/icon21.png) no-repeat left center;
    background-size: 42px;
}

.proBox .showBox .comBox .zx a {
    display: block;
    position: absolute;
    right: 15px;
    top: 34px;
    width: 120px;
    font-size: 15px;
    line-height: 42px;
    padding-left: 8px;
    background: url(../images/icon22.png) no-repeat left 10px center #fff;
    background-size: 26px;
    border-radius: 21px;
    color: #666;
    text-align: center;
}

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

.proBox .showBox .desc .titl {
    line-height: 52px;
    color: #454545;
    background: #fafafa url(../images/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: 16px;
}

.proBox .showBox .desc .text h2 {
    font-size: 20px !important;
    background: url(../images/pho16.jpg) no-repeat left center !important;
    background-size: 24px 24px !important;
    line-height: 30px !important;
    padding-left: 35px !important;
    margin: 8px 0 !important;
    border-bottom: none !important;
    width: 100% !important;
    color: #333 !important;
}

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

/***新闻中心**/

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

.proBox .nBox .ul1 li {
    margin-bottom: 40px;
    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 30px;
    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;
}

.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: 60px 0 40px;
    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 img {
    width: auto !important;
    max-width: 100% !important;
    height: inherit !important;
}

.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/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: 18px;
    background: #fefefe;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.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/icon19.png) no-repeat center;
    background-size: cover;
}

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

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

/**关于我们**/

.proBox .abCon .pho {
    width: 50%;
    position: relative;
}

.proBox .abCon .pho ul {
    padding: 0 50px 50px;
    position: absolute;
    right: -50px;
    top: 50px;
    background: rgba(8, 138, 244, .9);
}

.proBox .abCon .pho ul li {
    position: relative;
    text-align: center;
    margin-top: 50px;
    font-size: 24px;
    color: #fff;
}

.proBox .abCon .pho ul li:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    background: #fff;
    border-radius: 50%;
    bottom: -35px;
}

.proBox .abCon .pho ul li:last-child:after {
    display: none;
}

.proBox .abCon .text {
    width: 44%;
    padding-top: 30px;
    box-sizing: border-box;
}

.proBox .abCon .text p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
}

.proBox .abCon .text h3 {
    font-size: 24px;
    margin: 10px 0 20px;
}

.proBox .abBox li {
    width: 32%;
    float: left;
    box-sizing: border-box;
    padding: 40px 40px;
    background: #fff;
    margin: 40px 0;
    box-shadow: 0 0 8px rgba(8, 138, 244, .3);
}

.proBox .abBox li span {
    float: left;
    width: 65px;
    height: 65px;
    overflow: hidden;
    margin-top: 10px;
}

.proBox .abBox li span img {
    width: 65px;
}

.proBox .abBox li:hover {
    background: #3ea3f5;
}

.proBox .abBox li:hover .text h4, .proBox .abBox li:hover p {
    color: #fff;
}

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

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

.proBox .abBox li .text h4 {
    font-size: 20px;
    color: #3ea3f5;
}

.proBox .abBox li .text p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 8px;
    height: 60px;
}

.proBox .abBox li:nth-child(2) {
    margin: 40px 2%;
}

.proBox .fr ul.ryUl li {
    width: 25%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

.proBox .fr ul.ryUl li p {
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    background: #efefef;
    text-align: center;
    padding: 0 5px;
}

/**联系我们**/

.proBox .lxCon {
    position: relative;
    margin: 60px 0 100px;
}

.proBox .lxCon .lxText {
    /**background: #fff url(../images/pho6.png) no-repeat right 10px top 10px;**/
    background-size: 80px;
    padding: 30px 20px;
    border-bottom: 5px solid #3ea3f5;
    border-top: 5px solid #3ea3f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    border-radius: 8px;
    width: 70%;
    margin: 0 auto
}

.proBox .lxCon .lxText p {
    line-height: 40px;
    font-size: 15px;
    color: #444;
}

.proBox .lxCon .lxText img {
    width: 28px;
    margin-right: 8px;
}

@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;
    }

    .proBox .showBox .comBox .zx {
        padding: 20px;
        margin-top: 12px;
    }

    .lkBox .ul1 li p {
        padding-bottom: 16px;
    }

    .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;
    }

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

@media all and (min-width: 1024px) and (max-width: 1600px) {
    .proBox .abCon .pho ul {
        top: 60px;
    }

    .proBox .abCon .pho ul li {
        margin-top: 35px;
    }

    .proBox .abCon .pho ul li:after {
        bottom: -23px;
    }

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

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


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

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

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

    .proBox .showBox .comBox .text p:after {
        top: 4px;
    }

    .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: 30px;
    }

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

    .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 {
        width: 48%;
        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) {
    .proBox .showBox .comBox .zx {
        padding: 12px;
    }

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

    .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;
    }

    .proBox .abCon .text h3 {
        margin-bottom: 12px;
    }

    .proBox .abCon .text p {
        line-height: 28px;
    }

}

@media all and (min-width: 1024px) and (max-width: 1300px) {
    .proBox .lxCon .lxText {
        padding-top: 16px;
    }
}

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

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

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

    .proBox {
        margin: 24px auto;
    }


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

    .proBox>.fl ul.ul1 {
        padding: 20px;
        display: none;
    }

    .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>.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 a .box {
        padding: 8px 5px;
        font-size: 15px;
        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 span {
        display: block !important;
    }

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

    .page {
        padding-top: 10px;
    }

    .page li {
        margin: 4px;
    }

    .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;
        padding-left: 40px;
    }

    .proBox .showBox .comBox .text h1:after {
        width: 30px;
        height: 2px;
    }

    .proBox .showBox .comBox .text p {
        font-size: 14px;
        margin: 0px 0;
        padding-left: 20px;
    }

    .proBox .showBox .comBox .text p:before {
        width: 8px;
        height: 8px;
        margin-top: -4px;
    }

    .proBox .showBox .comBox .text p:after {
        width: 12px;
        height: 12px;
        top: 8px;
    }

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

    .proBox .showBox .comBox .zx {
        padding: 25px 12px;
        margin-top: 12px;
    }

    .proBox .showBox .comBox .zx .tel {
        padding-left: 42px;
        font-size: 21px;
        line-height: 40px;
        background-size: 32px;
    }

    .proBox .showBox .comBox .zx a {
        right: 6px;
        top: 30px;
        width: 100px;
        font-size: 13px;
        line-height: 30px;
        padding-left: 8px;
        background-size: 21px;
        border-radius: 15px;
    }

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

    .proBox .showBox .desc .titl {
        line-height: 46px;
        background: #fafafa url(../images/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;
        background-size: 17px !important;
        padding-left: 25px !important;
    }

    .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: 40%;
    }

    .proBox .nBox .ul1 li a .text {
        padding: 0 5px 0 10px;
        width: 60%;
    }

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

    .proBox .nBox .ul1 li a .text p {
        line-height: 20px;
        font-size: 13px;
        height: 40px;
        overflow: hidden;
        margin: 3px 0;
    }

    .proBox .nBox .ul1 li a .text span {
        width: 80px;
        line-height: 26px;
        float: right;
    }

    .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;
    }

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

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

    .lkBox h3 {
        line-height: 46px;
        background: #fafafa url(../images/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 .abCon .pho {
        width: 100%;
    }

    .proBox .abCon .pho ul {
        display: none;
    }

    .proBox .abCon .text {
        width: 100%;
        padding-top: 10px;
    }

    .proBox .abCon .text p {
        font-size: 16px;
        line-height: 32px;
        text-indent: 2em;
    }

    .proBox .abCon .text h3 {
        font-size: 21px;
        margin: 10px 0 12px;
    }

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

    .proBox .abBox li span {
        width: 45px;
        height: 45px;
        margin-top: 10px;
    }

    .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 .text h4 {
        font-size: 16px;
    }

    .proBox .abBox li .text p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
        height: 40px;
    }

    .proBox .abBox li:nth-child(2) {
        margin: 20px 0;
    }

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

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

    /**联系我们**/
    .proBox .lxCon {
        padding-left: 0%;
        margin: 20px 0 10px;
        background: #fff;
    }

    .proBox .lxCon .lxText {
        position: inherit;
        left: inherit;
        right: inherit;
        background-size: 35px;
        padding: 20px 10px;
        margin-bottom: 20px;
        top: inherit;
        bottom: inherit;
        width: 90%;
    }

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

    .proBox .lxCon .lxText img {
        width: 22px;
        margin-right: 5px;
    }
}