﻿.posi {
    padding-left: 35px;
    background: url(../images/posi.png) #fafafa no-repeat left 6px center;
    background-size: 22px;
    color: #8a8a8a;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #ededed;
    box-sizing: border-box;
	position:relative
}
.posi .dw {
float:left
}

.posi .tim {
color:#fafafa;
float:right
}
.posi a {
    color: #8a8a8a;
}

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

.sec {
    border-bottom: 1px solid #1296db;
}

.sec .title {
    position: relative;
    padding-bottom: 15px;
}

.sec .title span {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -15px;
    background: url(../images/lx.png) no-repeat center;
    background-size: cover;
}

.sec .title h2 {
    font-size: 30px;
    color: #444;
}

.sec .title p {
    font-size: 16px;
}

.fl .flBox {
    background: #2a7af2;
    padding: 4px;
    border-radius: 5px;
    border-bottom: 15px solid #2a7af2;
}

.fl .flBox .title {
    color: #fff;
    padding: 20px 20px 10px 13px;
}

.fl .flBox .title strong {
    font-size: 25px;
    opacity: 0.8;
    text-transform: uppercase;
    font-weight: 500;
}

.fl .flBox .title h3 {
    font-weight: 500;
    font-size: 28px;
    background: url(../images/jh.png) no-repeat right center;
    background-size: 30px;
    line-height: 40px;
}

.fl .flBox ul.ul1 {
    padding: 10px;
    background: #fff;
}

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

.fl .flBox ul.ul1 li h4 {
    font-size: 17px;
    line-height: 50px;
    padding: 0 12px;
    font-weight: 500;
    cursor: pointer;
    background: url(../images/ft.png) no-repeat right 10px center;
    background-size: 25px;
    color: #333;
}

.fl .flBox ul.ul1 li.on h4 {
    background-image: url(../images/ft1.png);
    background-color: #f36e33;
    color: #fff;
}

.fl .flBox ul.ul1 li .submenu {
    background: #fff;
    padding: 5px 10px 8px;
    display: none;
}

.fl .flBox ul.ul1 li.on {
    box-shadow: 0 8px 8px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
}

.fl .flBox ul.ul1 li.on .submenu {
    display: block;
}

.fl .flBox ul.ul1 li .submenu a {
    display: block;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px dashed #efefef;
    padding-left: 30px;
}

.fl .flBox ul.ul1 li .submenu a.on, .fl .flBox ul.ul1 li .submenu a:hover {
    background: #2a7af2;
    color: #fff;
    padding-left: 15px;
    border-radius: 3px;
    border-bottom-color: #2a7af2;
}

.fl .tjBox {
    margin-top: 20px;
}

.fl .tjBox h3 {
    background: #2a7af2;
    color: #fff;
    line-height: 44px;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
}

.fl .tjBox ul {
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-top: none;
}

.fl .tjBox li a {
    display: block;
    border-bottom: 1px dashed #ededed;
    line-height: 40px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #656565;
}

.fl .lxBox .text {
    border: 1px solid #dedede;
    padding: 10px;
}

.fl .lxBox h4 {
    font-size: 17px;
    color: #2a7af2;
    margin: 5px 0 4px;
}

.fl .lxBox p {
    line-height: 25px;
    font-size: 14px;
    color: #656565;
}

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

.proBox .fr .proList1 li:first-child .box {
    background: #f3f3f3;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    border: none;
    padding: 0 8px;
}

.proBox .fr .proList1 li:first-child {
    padding: 0;
    border-bottom: none;
}

.proBox1 .fr .proList1 li .box:last-child {
    border-right: none;
}

.proBox .fr .proList1 {
    margin-top: 20px;
}

.proBox .fr .proList1 li {
    overflow: hidden;
    padding: 14px 0;
    border-bottom: 1px dotted #dedede;
}

.proBox .fr .proList1 li .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-right: 1px dotted #ddd;
    box-sizing: border-box;
    padding: 10px 8px;
    font-size: 16px;
    color: #555;
    margin-bottom: 0;
}

.proBox .fr .proList1 li a {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.proBox .fr .proList1 li .box b {
    font-weight: 500;
}

.proBox .fr .proList1 li .box1 {
    width: 25%;
    text-align: center;
}

.proBox .fr .proList1 li .box1 img {
    width: 80%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.proBox .fr .proList1 li .box2 {
    width: 10%;
}

.proBox .fr .proList1 li .box3 {
    width: 20%;
}

.proBox .fr .proList1 li .box3 b {
    font-weight: 500;
}

.proBox .fr .proList1 li .box4 {
    width: 25%;
    font-size: 15px;
}

.proBox .fr .proList1 li:first-child .box4 {
    text-align: center;
}

.proBox .fr .proList1 li .box:last-child {
    border-right: none;
}

.page {
    text-align: center;
    margin-top: 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 .proShow .comBox {
    padding: 15px;
    margin: 20px 0px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: #fff;
}

.proBox .proShow .comBox .pho {
    width: 40%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    border-radius: 3px;
    background: #fff;
}

.proBox .proShow .comBox .text {
    width: 60%;
    padding: 0 40px 0 20px;
    box-sizing: border-box;
	position:relative
}

.proBox .proShow .comBox h1 {
    font-size: 22px;
    color: #2a7af2;
    margin-bottom: 6px
}
.proBox .proShow .comBox .tim {
	position:absolute;
	right:10px;
	top:0px;
	color:#fff
}
.proBox .proShow .comBox p {
    line-height: 28px;
    font-size: 15px;
    color: #656565;
}

.proBox .proShow .comBox .info {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 5px;
    line-height: 25px;
    font-size: 14px;
    margin: 5px 0;
    color: #545454;
}

.proBox .proShow .comBox a {
    display: block;
    color: #fff;
    background: #f36e33;
    text-align: center;
    line-height: 32px;
    width: 100px;
    font-size: 14px;
    margin-top: 15px;
}

.proBox h3.tit {
    background: #efefef;
    line-height: 38px;
    border-top: 2px solid #2a7af2;
    border-left: 6px solid #f36e33;
}

.proBox h3.tit span {
    display: block;
    width: 120px;
    color: #fff;
    font-weight: 500;
    padding-left: 30px;
    font-size: 16px;
    background: url(../images/linebg.png) no-repeat right center;
    background-size: 100% 100%;
}

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

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

.proBox .lkBox .ul1 li:hover p {
    background: #2a7af2;
    color: #fff;
}

.proBox .desc .text {
    padding: 10px 5%;
    font-size: 16px;
}

.proBox .desc .text h2 {
    font-size: 16px;
    margin: 5px 0;
    border-bottom: 2px solid #2a7af2 !important;
    line-height: 38px;
    width: 100% !important;
}

.proBox .desc .text img {
width:auto !important;
height:inherit !important;
    max-width: 750px !important;
}
.proBox .desc .text table {
border-collapse:collapse
}
.proBox .desc .text table td {
	border:1px solid #dedede !important;
	padding:5px
}
.fy li {
    width: 49% !important;
    font-size: 14px;
    line-height: 30px;
    margin-right: 2%;
    box-sizing: border-box;
    color: #333;
    border-bottom: 1px dashed #ddd;
}

.fy li.fr {
    margin-right: 0;
}

.fy li a {
    color: #333;
}

.proBox .lkBox .ul2 {
    margin-top: 10px;
}

.proBox .lkBox .ul2 li {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.proBox .lkBox .ul2 li a {
    display: block;
    padding: 0 5px;
    position: relative;
    line-height: 36px;
    background: #f2f3f4;
}

.proBox .lkBox .ul2 li:nth-child(2n) {
    margin-right: 0;
}

.proBox .lkBox .ul2 li:nth-child(3) a, .proBox .lkBox .ul2 li:nth-child(4) a, .proBox .lkBox .ul2 li:nth-child(7) a, .proBox .lkBox .ul2 li:nth-child(8) a {
    background: #fff;
}

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

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

/* 解决方案 */

.jjBox>.fl {
    float: right;
}

.jjBox>.fr {
    float: left;
}

.jjBox>.fr .list {
    text-align: center;
    margin: 20px 0 30px;
}

.jjBox>.fr .list li {
float:left;
width:25%;
padding:10px;
box-sizing:border-box
}

.jjBox>.fr .list li a {
    display: block;
	line-height:40px;
    font-size: 15px;
    border: 1px solid #cdcdcd;
}

.jjBox>.fr .list li:hover a, .jjBox>.fr .list li.on a {
    background: #f36e33;
    color: #fff;
    border-color: #f36e33;
}

.jjBox>.fr .dl1 dl {
    background: #fff;
    padding: 10px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.jjBox>.fr .dl1 dl a {
    display: block;
}

.jjBox>.fr .dl1 dl dt {
    width: 120px;
    float: left;
    background: #2a7af2;
    color: #fff;
    text-align: center;
    padding: 21px 0;
    transition: 0.3s;
    border-radius: 3px;
}

.jjBox>.fr .dl1 dl:hover dt {
    background: #f36e33;
}

.jjBox>.fr .dl1 dl dt a {
    color: #fff;
}

.jjBox>.fr .dl1 dl dt strong {
    font-size: 27px;
}

.jjBox>.fr .dl1 dl dt span {
    display: block;
    font-size: 22px;
    line-height: 40px;
}

.jjBox>.fr .dl1 dl dt p {
    font-size: 20px;
}

.jjBox>.fr .dl1 dl dd {
    margin-left: 140px;
}

.jjBox>.fr .dl1 dl dd h3 {
    line-height: 30px;
    font-size: 17px;
    color: #2a7af2;
}

.jjBox>.fr .dl1 dl dd p {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    color: #555;
    margin-right: 20px;
}

.jjBox>.fr .dl1 dl dd span {
    display: block;
    float: right;
    width: 90px;
    line-height: 26px;
    background: #2a7af2;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin: 10px 30px 0 0;
}

/* 新闻资讯 */

.proBox .fr .dl {
    margin-top: 20px;
}

.proBox .fr .dl dl {
    margin: 20px 10px;
    padding: 10px;
    background: #f1f3f3;
    transition: 0.3s;
    border-radius: 5px;
}

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

.proBox .fr .dl dl dt {
    float: right;
    width: 200px;
}

.proBox .fr .dl dl dd {
    margin-right: 210px;
}

.proBox .fr .dl dl dd h3 {
    padding-left: 30px;
    background: url(../images/new.png) no-repeat left center;
    background-size: 22px;
    line-height: 30px;
    color: #555;
    font-size: 16px;
}

.proBox .fr .dl dl dd p {
    line-height: 25px;
    font-size: 14px;
    height: 50px;
    padding-left: 30px;
    overflow: hidden;
    margin: 5px 0;
}

.proBox .fr .dl dl dd span {
    display: block;
    width: 90px;
    line-height: 28px;
    background: #2a7af2;
    color: #fff;
    text-align: center;
    margin-left: 30px;
    margin-top: 12px;
}

.proBox .fr .dl dl:hover {
    background: rgba(27, 99, 206, .9);
}

.proBox .fr .dl dl:hover dd h3 {
    color: #fff;
    background-image: url(../images/new1.png);
}

.proBox .fr .dl dl:hover p {
    color: #fefefe;
}

.proBox .fr .dl dl:hover dd span {
    background: #f36e33;
}

/* 新闻详情 */
.proBox .newsShow {
	padding:0 10%
}
.proBox .newsShow .titl {
    text-align: center;
    border-bottom: 1px solid #dedede;
    margin-bottom: 12px;
}

.proBox .newsShow .titl h1 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    color: #2a7af2;
}

.proBox .newsShow .titl p {
    font-size: 14px;
    color: #565656;
    margin-bottom: 5px;
}

.proBox .newsShow .titl p a {
    color: #565656;
}

.proBox .newsShow .text {
    font-size: 16px;
    line-height: 30px;
}

.proBox .newsShow .text img {
    width: auto;
    display: block;
    margin: 0 auto !important;
	max-width:100%
}

.proBox .newsShow .text table {
    border-collapse: collapse;
    width: 100%
}

.proBox .newsShow .text td {
    border: 1px solid #ddd !important;
    padding: 0 3px !important
}

/* 视频中心 */

.proBox .vdUl {
    border: 1px solid #dedede;
    padding: 10px;
    margin-top: 30px;
}

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

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

.proBox .vdUl li p {
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    border-top: 1px solid #dedede
}

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

.proBox .vdUl li .bg {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
}

.proBox .vdUl li .bg span {
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
    background: url(../images/video.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
    z-index: 90;
}

.proBox .vdUl li:hover .bg {
    opacity: 1;
}

.proBox .vdUl li .line::before, .proBox .vdUl li .line::after {
    position: absolute;
    content: '';
    opacity: 0;
}

.proBox .vdUl li .line::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transform-origin: 0 0;
}

.proBox .vdUl li .line::after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transform-origin: 100% 0;
}

.proBox .vdUl li .line::before, .proBox .vdUl li .line::after {
    transition: opacity 0.35s, transform 0.35s;
}

.proBox .vdUl li:hover .line::before, .proBox .vdUl li:hover .line::after {
    opacity: 1;
    transform: scale(1);
}

.proBox .vdUl li:hover .line::before, .proBox .vdUl li:hover .line::after {
    transition-delay: 0.05s;
}

.proBox .newsShow .video {
    width: 90%;
    margin: 0 auto;
}

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

.proBox .vdshow {
	padding: 0 10px
}

/* 关于我们 */

.abBox .fr .list {
    text-align: center;
}

.abBox .fr .list li {
    width: 140px;
    display: inline-block;
    margin: 20px 15px 20px 0;
}

.abBox .fr .list li a {
    display: block;
    background: #2a7af2;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
}

.abBox .fr .list li.on a, .abBox .fr .list li:hover a {
    background: #f36e33;
}

.abBox .fr .abText img {
    float: left;
    width: 300px;
    margin: 10px 15px 0px 0;
}

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

.abBox .fr .rx {
    margin: 0 20px;
    padding: 20px 0;
}

.abBox .fr .rx .swiper-slide {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 95, 235, .3);
}

.abBox .fr .rx .swiper-slide .pic {
    display: table;
    vertical-align: middle;
}

.abBox .fr .rx .swiper-slide .pic span {
    display: table-cell;
    vertical-align: middle;
}

.abBox .fr .rx p {
    line-height: 40px;
    background: #efefef;
    text-align: center;
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#dituContent {
    border: 1px solid #ddd !important;
}

                       
/****8问答中心****/
.wdul li {
	list-style:none;
margin:0 10px;
}
.wdul li a {
display:block;
border-bottom:1px dashed #dedede;
position:relative;
line-height:40px;
}

.wdul li a p {
	padding:0 100px 0 0;
	font-size:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
 
.wdul li a span {
	display:block;
	position:absolute;
	right:0;
	top:0;
	color:#999
}


@media all and (min-width: 1023px) and (max-width: 1600px) {
    .fl .flBox .title h3 {
        font-size: 25px;
    }
    .fl .flBox .title strong {
        font-size: 22px;
    }
    .fl .flBox ul.ul1 li h4 {
        font-size: 16px;
        line-height: 45px;
        background-size: 22px
    }
    .fl .flBox ul.ul1 li .submenu a {
        line-height: 38px;
        font-size: 15px;
    }
    .fl .tjBox li a {
        font-size: 14px;
    }
    .proBox .fr .proList1 li .box {
        padding: 8px 5px;
        font-size: 15px;
    }
    .proBox .proShow .comBox p {
        line-height: 20px;
        font-size: 14px
    }
    .proBox .proShow .comBox a {
        width: 90px;
        line-height: 28px;
    }
    .jjBox>.fr .list li a {
        padding: 6px 12px;
    }
}

@media all and (min-width: 1023px) and (max-width: 1440px) {
    .sec .title h2 {
        font-size: 27px;
    }
    .sec .title p {
        font-size: 15px;
    }
    .jjBox>.fr .list li a {
        font-size: 14px;
        padding: 6px 10px;
    }
    .proBox .proShow .comBox h1 {
        font-size: 22px;
    }
    .proBox .proShow .comBox p {
        line-height: 22px;
        font-size: 14px;
    }
    .proBox .proShow .comBox a {
        width: 90px;
        line-height: 28px;
        font-size: 14px;
    }
    .proBox h3.tit {
        line-height: 34px;
    }
    .proBox h3.tit span {
        width: 110px;
    }
    .proBox .lkBox .ul2 li p {
        font-size: 14px;
    }
}

@media all and (min-width: 1023px) and (max-width: 1400px) {
    .proBox .proShow .comBox .pho {
        width: 45%
    }
    .proBox .proShow .comBox .text {
        width: 55%;
    }
}

@media all and (min-width:0) and (max-width:767px) {
    .posi {
        padding-left: 30px;
        background-size: 20px;
        font-size: 12px;
		padding-top:10px;
        line-height: 25px;
		background-position:top 12px left 6px
    }
	.posi .tim {
		line-height:10px;
	}
    .proBox {
        padding: 0 10px;
    }
    .proBox>.fl {
        width: 100%;
    }
    .sec .title h2 {
        font-size: 24px;
    }
    .sec .title p {
        font-size: 15px;
    }
    .fl .flBox {
        margin-bottom: 20px;
    }
    .fl .flBox .title {
        padding: 12px 10px 10px 10px;
    }
    .fl .flBox .title strong {
        font-size: 18px;
    }
    .fl .flBox .title h3 {
        font-size: 24px;
        background-size: 25px;
        line-height: 35px;
    }
    .fl .flBox ul.ul1 {
        padding: 10px;
        background: #fff;
        display: none;
    }
    .fl .flBox ul.ul1 li {
        background: #efefef;
        border-radius: 4px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .fl .flBox ul.ul1 li h4 {
        font-size: 16px;
        line-height: 40px;
        background-size: 20px;
    }
    .fl .flBox ul.ul1 li.on {
        margin-bottom: 10px;
    }
    .fl .flBox ul.ul1 li .submenu a {
        line-height: 32px;
        font-size: 14px;
    }
    .fl .tjBox {
        display: none;
    }
    .proBox>.fr {
        width: 100%;
    }
    .proBox .fr .proList1 li {
        padding: 0;
        border-bottom: none;
    }
    .proBox .fr .proList1 li a {
        display: block;
        border: 1px solid #dedede;
        box-sizing: border-box;
        overflow: hidden;
    }
    .proBox .fr .proList1 li .box {
        display: block;
        padding: 12px 8px;
        font-size: 15px;
        border: none;
        border-top: none;
        text-align: center;
    }
    .proBox .fr .proList1 li:first-child {
        display: none;
    }
    .proBox .fr .proList1 li .box1 {
        width: 100%;
    }
    .proBox .fr .proList1 li .box1 img {
        width: 100%;
    }
    .proBox .fr .proList1 li a .box2 {
        width: 50%;
        float: left;
        line-height: 40px;
        text-align: center;
        position: relative;
        border-bottom: 1px solid #dedede;
    }
    .proBox .fr .proList1 li a .box2 h3 {
        font-size: 15px;
    }
    .proBox .fr .proList1 li a .box3 span {
        display: inline-block !important;
    }
    .proBox .fr .proList1 li a .box3 {
        width: 100%;
        text-align: center;
        padding: 0;
        line-height: 40px;
        border-bottom: 1px solid #dedede;
    }
    .proBox .fr .proList1 li a .box4 {
        width: 100%;
        border-bottom: 1px solid #dedede;
        overflow: hidden;
    }
    .proBox .fr .proList1 li a .box:nth-child(5) {
        border-right: 1px solid #dedede;
        box-sizing: border-box;
        text-align: center;
        padding: 0;
    }
    .proBox .fr .proList1 li a .box:nth-child(6) {
        text-align: center;
        padding: 0;
    }
    .page {
        margin-top: 20px;
    }
    /* 产品详情 */
    .proBox .proShow .comBox {
        padding: 10px;
    }
    .proBox .proShow .comBox .pho {
        width: 100%;
    }
    .proBox .proShow .comBox .text {
        width: 100%;
        padding: 10px 0px 0 0px;
    }
    .proBox .proShow .comBox h1 {
        font-size: 18px;
    }
    .proBox .proShow .comBox p {
        line-height: 26px;
        font-size: 14px;
    }
    .proBox .proShow .comBox .info {
        line-height: 20px;
        padding: 5px 0;
        font-size: 13px;
    }
    .proBox .proShow .comBox a {
        line-height: 28px;
        width: 90px;
        font-size: 13px;
        margin-top: 10px;
    }
    .proBox h3.tit {
        line-height: 32px;
        border-left: 4px solid #f36e33;
    }
    .proBox h3.tit span {
        width: 100px;
        padding-left: 20px;
        font-size: 15px;
        line-height: 34px;
    }
    .proBox .lkBox .ul1 li {
        width: 50%;
        padding: 12px 8px;
    }
    .proBox .lkBox .ul1 li p {
        line-height: 36px;
        font-size: 14px;
    }
    .proBox .desc .text {
        padding: 6px;
    }
    .proBox .desc .text img {
        max-width: 100%;
        width: 100% !important;
        height: inherit !important;
    }
    .fy li {
        width: 100% !important;
        font-size: 13px;
        line-height: 30px;
        margin-right: 0%;
    }
    .proBox .lkBox .ul2 li {
        width: 100%;
        float: inherit;
        margin-right: 0%;
    }
    .proBox .lkBox .ul2 li a {
        line-height: 36px;
    }
    .proBox .lkBox .ul2 li:nth-child(3) a, .proBox .lkBox .ul2 li:nth-child(4) a, .proBox .lkBox .ul2 li:nth-child(7) a, .proBox .lkBox .ul2 li:nth-child(8) a {
        background: #f2f3f4;
    }
    .proBox .lkBox .ul2 li:nth-child(2n) a {
        background: #fff !important;
    }
    .proBox .lkBox .ul2 li p {
        padding-right: 90px;
        font-size: 14px;
    }
    /* 解决方案 */
    .jjBox>.fl {
        float: inherit;
    }
    .jjBox>.fr {
        float: inherit;
    }
    .jjBox>.fr .list {
        margin: 10px 0;
        overflow: hidden;
    }
    .jjBox>.fr .list li {
        display: block;
        margin: 5px 0px;
        float: left;
        width: 50%;
        padding: 0 6px;
        box-sizing: border-box;
    }
    .jjBox>.fr .list li a {
        padding: 0;
        line-height: 32px;
        font-size: 14px;
    }
    .jjBox>.fr .dl1 dl dt {
        width: 100px;
        padding: 10px 0;
    }
    .jjBox>.fr .dl1 dl dt strong {
        font-size: 20px;
    }
    .jjBox>.fr .dl1 dl dt span {
        font-size: 15px;
    }
    .jjBox>.fr .dl1 dl dt p {
        font-size: 18px;
    }
    .jjBox>.fr .dl1 dl dd {
        margin-left: 110px;
    }
    .jjBox>.fr .dl1 dl dd h3 {
        line-height: 20px;
        font-size: 16px;
        margin-bottom: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .jjBox>.fr .dl1 dl dd p {
        height: 40px;
        line-height: 20px;
        font-size: 13px;
        margin-right: 0px;
    }
    .jjBox>.fr .dl1 dl dd span {
        width: 60px;
        line-height: 22px;
        margin: 5px 0px 0 0;
        font-size: 12px;
    }
    /* 新闻资讯 */
    .proBox .fr .dl dl {
        padding: 8px;
    }
    .proBox .fr .dl dl dt {
        width: 100px;
    }
    .proBox .fr .dl dl dd {
        margin-right: 110px;
    }
    .proBox .fr .dl dl dd h3 {
        padding-left: 20px;
        background-size: 18px;
        line-height: 25px;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .proBox .fr .dl dl dd p {
        line-height: 20px;
        font-size: 13px;
        height: 40px;
        padding-left: 20px;
        margin: 0;
    }
    .proBox .fr .dl dl dd span {
        display: none;
    }
    /* 新闻详情 */
	.proBox .newsShow {
	padding:0 10px;}
    .proBox .newsShow .titl {
        margin-bottom: 8px;
    }
    .proBox .newsShow .titl h1 {
        font-size: 18px;
        line-height: 30px;
    }
    .proBox .newsShow .titl p {
        font-size: 12px;
    }
    .proBox .newsShow .text img {
        width: 100% !important;
    }
    /* 视频中心 */
    .proBox .vdUl {
        margin-top: 20px;
    }
    .proBox .vdUl li {
        width: 50%;
        padding: 10px 8px;
    }
    .proBox .vdUl li p {
        line-height: 36px;
        font-size: 14px;
    }
    .proBox .vdUl li .bg {
        background: rgba(0, 0, 0, 0);
        opacity: 1;
    }
    .proBox .vdUl li .bg span {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        margin-left: -20px;
    }
    .proBox .newsShow iframe {
        width: 100% !important;
        height: auto !important;
    }
    .proBox .newsShow .video {
        width: 100%;
    }
    /* 关于我们 */
    .abBox .fr .list li {
        width: 100px;
        margin: 10px 5px;
    }
    .abBox .fr .list li a {
        font-size: 14px;
        line-height: 32px;
    }
    .abBox .fr .abText img {
        float: inherit;
        width: 100%;
        margin: 0 0 8px;
    }
    .abBox .fr .rx {
        padding: 20px;
    }
    .abBox .fr .rx p {
        line-height: 32px;
        font-size: 14px;
    }
}