.posi {
    background-color: #f6f6f6;
    line-height: 60px;
    font-size: 15px;
    color: #555;
}

.posi a {
    color: #555;
}

.posi img {
    width: 24px;
    margin-right: 5px;
}

.proBox {
    margin: 40px auto;
    font-family: "auto";
	width:80%;
	max-width:1400px;
}

.proBox .flBox {
    width: 20%;
    background: #fff url(../images/bg.png) no-repeat right bottom;
    background-size: contain;
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
    position: relative;
    border-radius: 8px;
}

.proBox .flBox .title {
    background: #e5f3f0;
    color: #08934d;
    padding: 20px 0 20px 20px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.proBox .flBox .title h2 {
    font-size: 30px;
	font-weight:500;
    position: relative;
}

.proBox .flBox .title strong {
    font-weight: 500;
    color: #1f9e5e;
    font-size: 18px;
}

.proBox .flBox .title h2:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #08934d;
    position: absolute;
    left: 140px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.proBox .flBox .title h2:after {
    content: "";
    position: absolute;
    left: 155px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 100px;
    border-bottom: 1px dashed #1f9e5e;
    opacity: 0.5;
}

.proBox .flBox .ul1 {
margin:10px 15px;
}

.proBox .flBox .ul1 li {
margin-bottom:5px;
}

.proBox .flBox .ul1 li a {
    display: block;
    position: relative;
    padding: 0 0px 0 50px;
    line-height: 40px;
    border-radius: 4px;
    font-size: 16px;
    background:  #fafafa;
    color: #333;
}

.proBox .flBox .ul1 li a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 10px;
    background: url(../images/icon37.png) no-repeat center;
    background-size: 18px;
}

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

	background-image:url(../images/icon35.png)
}
.proBox .flBox .title1 {
    border-radius: 0;
    padding: 10px 15px;
    margin-top: 20px;
}

.proBox .flBox .title1 h2 {
    font-size: 20px;
	font-weight:600
}

.proBox .flBox .title1 h2:before {
    display:none
}

.proBox .flBox .title1 h2:after {
    display:none
}

.proBox .flBox .ul2 li {
    margin: 3px 15px;
}

.proBox .flBox .ul2 li a {
    display: block;
    padding: 0 3px 0 25px;
    background: url(../images/icon37.png) no-repeat left center;
    background-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 36px;
    border-bottom: 1px dashed #e5f3f0;
    color: #676767;
}

.proBox .flBox .ul2 li:hover a {
    color: #08934d;
    background-image: url(../images/icon36.png);
}

.proBox .flBox .lxTex {
    padding: 15px;
}

.proBox .flBox .lxTex h3 {
    font-size: 18px;
    color: #333;
    margin: 10px 0;
}

.proBox .flBox .lxTex p {
    font-size: 14px;
    color: #555;
    line-height: 27px;
}

.proBox .frBox {
    width: 78%;
}

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

.proBox .pBox .tab .box:nth-child(even) {
    background-color: #fefefe;
}

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

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

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

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

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

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

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

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

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

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

.proBox .pBox .tab:nth-child(1) a .box4 {
	text-align:center
}

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

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

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

.page li a.page-num-current {
    background: #048851;
    color: #fff;
}

/* 产品详情 */
.proBox .frBox .comBox {
    background: #fff;
    border-radius: 8px;
    margin: 0 30px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    position: relative;
}

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

.proBox .frBox .comBox .text {
    width: 57%;
    padding: 30px 40px 0;
    box-sizing: border-box;
    font-size: 15px;
}

.proBox .frBox .comBox .text h1 {
    font-size: 26px;
	font-weight:500;
    color: #2b2e2c;
}

.proBox .frBox .comBox .gg {
    margin: 10px 0 0;
}

.proBox .frBox .comBox .gg dl {
    width: 33.33%;
    float: left;
    font-size: 16px;
    text-align: center;
    font-family: "思源黑体 CN Regular";
	margin:10px 0
}

.proBox .frBox .comBox .gg dl dt {
    position: relative;
    padding-bottom: 8px;
    letter-spacing: 1px;
    font-weight: 600;
}

.proBox .frBox .comBox .gg dl dt:before {
    content: "";
    width: 60px;
    height: 3px;
    border-radius: 2px;
    background: #c7c7c7;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
}

.proBox .frBox .comBox .gg dl dt:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #08934d;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
}

.proBox .frBox .comBox .gg dl dd {
    margin-top: 8px;
    font-size: 17px;
}

.proBox .frBox .comBox .info {
    position: relative;
    padding: 6px 10px;
    line-height: 30px;
	background:#f9f9f9;
	margin-top:10px;
	color:#888
}
.proBox .frBox .comBox .info span {
	color:#08934d
}
.proBox .frBox .comBox .text .gg p {
    line-height: 30px;
    font-size: 15px;
}

.proBox .frBox .comBox .lx {
margin-top:20px;
overflow:hidden
}

.proBox .frBox .comBox .lx a {
    display: block;
    float: left;
    width: 160px;
    line-height: 36px;
    border-radius: 18px;
    background: #08934d;
    color: #fff;
    text-align: center;
}

.proBox .frBox .comBox .lx a img {
    width: 20px;
}

.proBox .frBox .comBox .lx a.qq {
    background: #e58f28;
    float: right;
    width: 120px;
	font-size:15px
}

.proBox .frBox h3.tit {
    line-height: 50px;
    padding-left: 52px;
    font-size: 22px;
    background: url(../images/icon44.png) no-repeat left 12px center #f6f6f6;
    background-size: 32px;
    margin-top: 28px;
}

.proBox .frBox .desc .pText {
    padding: 10px 8% 20px;
    font-size: 15px;
}

.proBox .frBox .desc .pText img {
    width: 100% !important;
    max-width: 750px !important;
	display:block;
	margin:0 auto
}

.proBox .frBox .desc .pText h2 {
    font-size: 18px;
    color: #08934d;
    line-height: 40px;
	position:relative
}

.proBox .frBox .desc .pText h2:before {
	content:"";
	width:24px;
	height:24px;
	position:absolute;
	left:-28px;
	top:50%;
	transform:translateY(-50%);
    background: url(../images/icon36.png) no-repeat left center;
    background-size: 20px;
}

.proBox .frBox .desc .pText p {
    line-height: 27px;
    color: #565656;
	font-size:15px !important;
	text-indent:0 !important;
}
.proBox .frBox .desc .pText p span {
	font-size:15px !important;
}
.fy {
    line-height: 30px;
    color: #666;
}

.fy .prev {
    width: 49%;
    float: left;
}

.fy .next {
    width: 49%;
    float: right;
    text-align: right;
}

.fy a {
    color: #666;
}


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

.proBox .frBox .lkul1 li a {
    display: block;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    overflow: hidden;
}

.proBox .frBox .lkul1 li a p {
    background: #fafafa;
    color: #333;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.proBox .frBox .lkul2 li {
    width: 50%;
    float: left;
    padding: 10px 8px 0;
    box-sizing: border-box;
}

.proBox .frBox .lkul2 li a {
    display: block;
    line-height: 38px;
    position: relative;
    border-bottom: 1px dashed #e5f3f0;
}

.proBox .frBox .lkul2 li a p {
    padding: 0 90px 0 32px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/icon37.png) no-repeat left 4px center;
    background-size: 18px;
}

.proBox .frBox .lkul2 li a span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
}

.proBox .frBox .lkul2 li:hover a p {
    color: #08934d;
    background-image: url(../images/icon36.png);
}

/* 新闻资讯 */
.proBox .frBox .dl dl {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    overflow: hidden;
    margin-bottom: 30px;
}

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

.proBox .frBox .dl dl dt {
    display: table-cell;
    width: 12%;
    box-sizing: border-box;
    border-right: 1px dashed #efefef;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-family: "思源黑体 CN Regular";
    color: #333;
    background: #fcfcfc;
}


.proBox .frBox .dl dl dt strong {
    font-size: 30px;
    display: block;
    border-bottom: 1px solid rgb(215 215 215 / 30%);
    padding-bottom: 8px;
	color:#08934d
}

.proBox .frBox .dl dl dt span {
    font-size: 26px;
    display: block;
    margin-top: 20px;
	color:#898989
}



.proBox .frBox .dl dl dd.text {
    width: 66%;
    display: table-cell;
    padding: 0 30px 0 50px;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    transition: 0.3s;
}

.proBox .frBox .dl dl dd.text h3 {
    font-size: 18px;
    position: relative;
}

.proBox .frBox .dl dl dd.text h3:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #aaa;
    position: absolute;
    top: 50%;
    left: -40px;
    transition: 0.3s;
}

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

.proBox .frBox .dl dl dd.text span {
    display: block;
    width: 120px;
    line-height: 36px;
    background: #f7f8f9;
    color: #666;
	text-align:center;
    font-size: 15px;
    float: right;
}

.proBox .frBox .dl dl dd.text b {
    display: block;
    color: #999;
    font-family: "思源黑体 CN Regular";
    font-weight: 500;
    font-size: 15px;
    padding-left: 24px;
    background: url(../images/icon46.png) no-repeat left center;
    background-size: 22px;
    position: absolute;
    left: 40px;
    bottom: 20px;
}

.proBox .frBox .dl dl dd.pho {
    display: table-cell;
    width: 22%;
}

.proBox .frBox .dl dl:hover dd.text {
    padding-left: 60px;
}

.proBox .frBox .dl dl:hover dd.text h3:before {
    width: 40px;
    left: -50px;
    background: #08934d;

}

.proBox .frBox .dl dl:hover dd.text h3 {
    color: #08934d;
}

.proBox .frBox .dl dl:hover dd.text span {
    background-color: #08934d;
	color:#fff
}

/*****新闻详情****/

.proBox .frBox .nText .title {
    background: #f4f5f5;
    text-align: center;
    padding: 20px 0;
}

.proBox .frBox .nText .title h1 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 14px;
}


.proBox .frBox .nText .title p, .proBox .frBox .nText .title p a {
    font-size: 14px;
    color: #555;
}

.proBox .frBox .nText .text {
    padding: 20px 8%;
}

.proBox .frBox .nText .text img {
    width: auto;
    max-width: 100% !important;
}

.proBox .frBox .nText .text p {
    font-size: 15px;
    line-height: 28px;
}

/* 视频中心 */
.vdUl li {
    width: 33.33%;
    float: left;
    padding: 0 20px 30px;
    box-sizing: border-box;
}

.vdUl li a {
    display: block;
    background-color: #f4f5f6;
    border-radius: 6px;
    overflow: hidden;
}

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

.vdUl li a .pho:after {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../images/icon23.png) no-repeat center;
    background-size: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.hnUl li a .pho:after {
    display: none;
}

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

.proBox .frBox .nText iframe {
    width: 100%;
	height:520px
}


/* 联系我们 */
.lxCon h3 {
    font-size: 26px;
    background: #08934d;
    width: 200px;
    line-height: 1;
    padding: 15px 0;
    margin: 0 auto 30px;
    border-radius: 25px 25px 0 25px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;

}

.lxCon h3 span {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    letter-spacing: 0px;
}

.lxCon .lxUl li {
    width: 20%;
    float: left;
    text-align: center;
    padding: 30px 0;
    border-right: 1px solid #efefef;
    box-sizing: border-box;
    font-family: "思源黑体 CN Regular";
}

.lxCon .lxUl li span {
    display: block;
    width: 100px;
    line-height: 100px;
    background: #08934d;
    border-radius: 30px 30px 0 30px;
    text-align: center;
    margin: 0 auto 20px;
}

.lxCon .lxUl li span img {
    width: 50px;
}

.lxCon .lxUl li p.p1 {
    font-size: 17px;
    margin: 10px 0;
    color: #08934d;
}

.lxCon .lxUl li p.p2 {
    font-size: 20px;
    color: #333;
}

.lxCon .lxUl li:last-child {
    border-right: none;
}

/* 关于我们 */

.abBox img {
    float: left;
    width: 420px;
    margin-right: 40px;
    border-radius: 20px 0 20px 0;
}

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

.abBox p span {
    font-size: 16px !important;

}

@media all and (min-width: 1024px) and (max-width: 1680px) {
    .proBox .frBox .comBox {
        margin: 0 10px;
    }

    .proBox .frBox .comBox .gg {
        margin: 10px 0 0
    }
}

@media all and (min-width: 1024px) and (max-width: 1600px) {
.proBox .flBox .title h2 {
	font-size:30px;
	font-weight:500
}

.proBox .flBox .title1 {
	padding:8px 12px;
}

.proBox .flBox .title1 h2 {
	font-size:22px
}
    .proBox .flBox {
        width: 20.5%;
    }
	.proBox .flBox .ul1 li a {
		line-height:42px;
		font-size:16px;
		background-size:18px
	}
	.proBox .flBox .ul1 li a:before {
		background-size:18px
	}
	.proBox .pBox .tab a .box,.proBox .pBox .tab a .box h3 {
		font-size:15px
	}
    .proBox .frBox .comBox .pho {
        width: 45%;
    }

    .proBox .frBox .comBox .lx {
    }

    .proBox .frBox .comBox .text {
        width: 55%;
        padding: 25px 36px 0;
    }
	.proBox .frBox .dl dl dd.text {
		width:62%;
		padding-right:20px
	}
	.proBox .frBox .dl dl dd.text span {
		width:110px;
		line-height:32px
	}

.proBox .frBox .dl dl dd.pho {
	width:26%
}
.proBox .frBox .dl dl dd.text b {
	bottom:20px
}
.proBox .frBox .nText iframe {
	height:450px
}

}

@media all and (min-width: 1024px) and (max-width: 1540px) {
    .proBox .flBox .title h2:after {
        width: 80px;
    }

    .proBox .flBox .ul1 li a {
        font-size: 15px;
    }

    .proBox .flBox .lxTex p {
        line-height: 27px;
        font-size: 14px;
    }

    .proBox .frBox .comBox .info {
        padding: 5px 15px;
        line-height: 26px;
    }

    .proBox .frBox .comBox .lx {
	margin-top:10px
    }

    .proBox .frBox .comBox .lx a {
        line-height: 32px;
		font-size:14px
    }

    .lxCon .lxUl li p.p2 {
        font-size: 18px;
    }
	.vdUl li a p {
		line-height:40px
	}
}

@media all and (min-width: 1024px) and (max-width: 1440px) {
.proBox{ 
	width:84%
}
    .proBox .flBox .title h2 {
        font-size: 28px;
    }

    .proBox .flBox .title h2:before {
        left: 124px;
    }

    .proBox .flBox .title h2:after {
        left: 135px;
    }

    .proBox .flBox .title1 h2 {
        font-size: 20px;
    }

    .proBox .flBox .title1 h2:before {
        left: 90px;
    }

    .proBox .flBox .title1 h2:after {
        left: 104px;
    }

.proBox .flBox .ul1 li a {
	font-size:15px;
	background-size:16px
	}

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

    .proBox .frBox .comBox .text {
        padding: 22px 20px 0;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 24px;
        background-size: 30px;
    }

 
    .proBox .frBox .comBox .gg dl dd {
        font-size: 16px;
    }

    .proBox .frBox .lkul1 li {
        padding: 15px 12px 0;
    }

    .proBox .frBox .dl dl dd.text b {
        bottom: 11px;
    }

    .proBox .frBox .dl dl dt strong {
        font-size: 26px;
    }

    .proBox .frBox .dl dl dt span {
        font-size: 22px;
    }

    .proBox .frBox .dl dl dd.text span {
        width: 110px;
        line-height: 32px;
        background-size: 20px;
    }

    .vdUl li {
        padding: 0 14px 26px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1400px) {
.proBox .frBox .comBox .pho {
	width:48%
}
.proBox .frBox .comBox .text {
width:52%}
    .proBox .frBox .comBox .text .lx {
        margin-top:10px
    }

    .proBox .frBox .nText .title h1 {
        font-size: 24px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1300px) {
.proBox {
	width:88%
}
.proBox .flBox .title h2 {
	font-size:25px
}
    .proBox .flBox .ul1 li a {
        font-size: 15px;
		line-height:36px;
		padding-left:40px
    }
	.proBox .flBox .title h2 {
		font-size:22px
	}
	.proBox .flBox .ul1 li a:before {
		left:10px
	}

    .proBox .flBox .ul2 li a {
        font-size: 14px;
        line-height: 30px;
    }

    .proBox .flBox .lxTex h3 {
        font-size: 16px;
    }

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

    .proBox .frBox .comBox .text {
        width: 50%;
        padding-top: 15px;
    }

    .proBox .frBox .comBox .lx {
        left: 50%;
    }

    .proBox .frBox .comBox .info {
        font-size: 14px;
        line-height: 25px;
    }
	.proBox .frBox .dl dl dd.text p {
		font-size:14px;
		line-height:25px;
		margin:5px 0 8px
	}
	.proBox .frBox .nText iframe {
		height:400px
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
    .posi {
        padding: 6px 10px;
        line-height: 30px;
        font-size: 14px;
    }

    .posi img {
        width: 20px;
        margin-right: 4px;
    }

    .proBox {
        margin: 40px 12px;
        width: auto;
    }

    .proBox .flBox {
        width: 100%;
		background:#fff
    }

    .proBox .flBox .title {
        background: #e5f3f0 url(../images/icon51.png) no-repeat right 10px center;
        background-size: 45px;
    }

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

    .proBox .flBox .title strong {
        font-size: 17px;
    }

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

    .proBox .flBox .ul1 {
        overflow: hidden;
        padding: 8px;
        display: none;
		margin:0
    }

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

    .proBox .flBox .ul1 li a {
        padding: 0;
        line-height: 36px;
        font-size: 15px;
		background:#fafafa;
        text-align: center;
    }
.proBox .flBox .ul1 li.on a, .proBox .flBox .ul1 li:hover a {
	background:#08934d
}
    .proBox .flBox .ul1 li a:before {
        display: none;
    }

    .proBox .flBox .title1, .proBox .flBox .ul2, .proBox .flBox .lxTex {
        display: none;
    }

    .proBox .frBox {
        width: 100%;
        margin-top: 24px;
    }

    .proBox .pBox .tab a .box {
        padding: 8px;
        font-size: 15px;
        text-align: center;
    }

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

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

    .proBox .pBox .tab a .box2 {
        width: 40%;
    }

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

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

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

    .page {
        padding-top: 8px;
    }

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

    .page li a {
        padding: 4px 9px;
        margin: 0 5px;
    }

    /* 产品详情 */
    .proBox .frBox .comBox {
        margin: 0px;
    }

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

    .proBox .frBox .comBox .text {
        width: 100%;
        padding: 20px 12px 0;
        font-size: 14px;
        border-top: 1px solid #e5f3f0;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 21px;
        background-size: 26px;
    }

    .proBox .frBox .comBox .gg {
        margin: 10px 0;
    }

    .proBox .frBox .comBox .gg dl {
        font-size: 15px;
    }

    .proBox .frBox .comBox .gg dl dt {
        letter-spacing: 0px;
    }

    .proBox .frBox .comBox .gg dl dd {
        font-size: 16px;
    }

    .proBox .frBox .comBox .info {
        padding: 5px 14px;
        line-height: 26px;
    }

    .proBox .frBox .comBox .text .info:before {
        width: 32px;
        height: 32px;
        background-size: 32px;
    }

    .proBox .frBox .comBox .text .info:after {
        width: 32px;
        height: 32px;
        background-size: 32px;
    }

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

    .proBox .frBox .comBox .lx {
        position: inherit;
        padding: 20px 12px;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin: 14px -12px 0;
    }

    .proBox .frBox .comBox .lx a {
        width: 150px;
        line-height: 34px;
        border-radius: 17px;
    }

    .proBox .frBox h3.tit {
        line-height: 44px;
        padding-left: 42px;
        font-size: 20px;
        background: url(../images/icon44.png) no-repeat left 9px center #f6f6f6;
        background-size: 28px;
        margin-top: 22px;
    }

    .proBox .frBox .desc .pText {
        padding: 10px 0 20px;
    }

    .proBox .frBox .desc .pText img {
        width: 100%;
        max-width: 100%;
    }

    .proBox .frBox .desc .pText h2 {
        font-size: 17px;
        line-height: 28px;
    }


.proBox .frBox .desc .pText h2:before {
	display:none
}
    .fy .prev {
        width: 100%;
        float: inherit;
    }

    .fy .next {
        width: 100%;
        float: inherit;
        text-align: left;
    }

    .proBox .frBox .lkul1 li {
        width: 50%;
        padding: 15px 8px 0;
    }

    .proBox .frBox .lkul1 li a p {
        font-size: 14px;
        line-height: 32px;
    }

    .proBox .frBox .lkul2 li {
        width: 100%;
        float: inherit;
    }

    .proBox .frBox .lkul2 li a {
        line-height: 36px;
    }

    .proBox .frBox .lkul2 li a p {
        font-size: 14px;
    }


    /* 新闻资讯 */
    .proBox .frBox .dl dl {
        display: block;
        border-radius: 8px;
        margin-bottom: 22px;
        padding: 8px;
    }

    .proBox .frBox .dl dl dt {
        display: none
    }

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

    .proBox .frBox .dl dl dd.text h3 {
        font-size: 16px;
        background-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
    }

    .proBox .frBox .dl dl dd.text h3:before {
        display: none;
    }

    .proBox .frBox .dl dl dd.text p {
        font-size: 14px;
        line-height: 25px;
        margin: 6px 0 0;
    }

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

    .proBox .frBox .dl dl dd.text b {
        display: none
    }

    .proBox .frBox .dl dl dd.pho {
        display: block;
        float: right;
        width: 30%;
        box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    }

    .proBox .frBox .dl dl:hover dd.text {
        padding-left: 0px;
    }

    /*****新闻详情****/
    .proBox .frBox .nText .title h1 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .proBox .frBox .nText .title p, .proBox .frBox .nText .title p a {
        font-size: 13px;
    }

    .proBox .frBox .nText .text {
        padding: 20px 0;
    }

    .proBox .frBox .nText .text img {
        width: 100%;
		margin-left:-2em
    }
	.proBox .pBox .tab a .box2 h3 {
		z-index:99
	}

    /* 视频中心 */
    .vdUl li {
        width: 50%;
        padding: 0 10px 20px;
    }

    .vdUl li a .pho:after {
        width: 42px;
        height: 42px;
        background-size: 32px;
    }

    .vdUl li a p {
        line-height: 46px;
        font-size: 15px;
    }
	.proBox .frBox .nText iframe {
		height:260px
	}

    /* 联系我们 */
    .lxCon h3 {
        font-size: 24px;
        width: 210px;
        padding: 12px 0;
    }

    .lxCon .lxUl li {
        width: 50%;
        padding: 20px 0;
        border: none;
    }

    .lxCon .lxUl li span {
        width: 80px;
        line-height: 80px;
        border-radius: 22px 22px 0 22px;
    }

    .lxCon .lxUl li span img {
        width: 40px;
    }

    .lxCon .lxUl li p.p1 {
        font-size: 16px;
    }

    .lxCon .lxUl li p.p2 {
        font-size: 18px;
    }

    .lxCon .lxUl li:last-child {
        width: 100%;
    }

    /* 关于我们 */

    .abBox img {
        float: inherit;
        width: 100%;
        margin: 0 0px 20px 0;
        border-radius: 20px 0 20px 0;
    }

    .abBox p {
        margin-bottom: 10px;
    }

}