.proBox .fl .tjBox {
    border: 1px solid #ddd;
    margin-top: 20px;
}

.proBox .fl .tjBox h3 {
    font-size: 16px;
    color: #555;
    padding: 8px 15px;
    background: #efefef;
    margin-bottom: 5px;
}

.proBox .fl .tjBox ul {
    background: #fff;
    padding: 5px 8px 10px;
}

.proBox .fl .tjBox ul li a {
    display: block;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    color: #555;
}

.proBox .fl .lxBox {
    background: none;
    text-align: left;
    padding-top: 0;
}

.proBox .fl .lxBox .text {
    background: #fff;
    padding: 5px 8px 0px 12px;
    line-height: 24px;
}

.proBox .fl .lxBox .text img {
    margin-bottom: 5px;
}

.proBox .fl .lxBox .text p {
    color: #555;
    line-height: 35px;
    font-size:15px;
    background-color: #f9f9f9;
    margin-top:1%;
    padding:0px 1%;
}

.proBox .fr .titl {
    border-bottom: 2px solid #8e8e8e;
    margin-bottom: 15px;
}

.proBox .fr .titl h2 {
    float: right;
    color: #f16b0d;
}

.proBox .fr .titl .posi {
    float: left;
    color: #777;
    background: url(../images/index/posi.png) no-repeat left center;
    padding-left: 25px;
    background-size: 25px;
}

.proBox .fr .titl .posi a {
    color: #777;
    display: inline;
    background: none;
    position: inherit;
    right: inherit;
    width: inherit;
    line-height: inherit;
    top: inherit;
    border-radius: none;
}

.proBox .fr ul.proUl li {
    width: 100%;
    float: inherit;
    padding: 0;
    margin-top: 0;
}

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

.proBox .fr  .pc a {
    background: #dedede;
    line-height: 35px;
    display:flex;
    align-items:center;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    /*padding: 10px 6px;*/
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: none;
}

.proBox .fr  .pc a .box {
    padding: 0 6px;
    font-size: 15px;
}

.proBox .fr ul.proUl li a .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    padding: 10px 6px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: none;
}



.proBox .fr .pc a .box1 {
    width: 25%;
}


.proBox .fr .pc a .box2 {
    width: 20%;
}

.proBox .fr .pc a .box2 b {
    font-weight: 500;
}

.proBox .fr .pc a .box3 {
    width: 10%;
}

.proBox .fr .pc a .box4 {
    width: 25%;
}



















.proBox .fr ul.proUl li a .box1 {
    width: 25%;
}

.proBox .fr ul.proUl li a .box1 img {
    width: 75%;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .35);
}

.proBox .fr ul.proUl li a .box2 {
    width: 20%;
}

.proBox .fr ul.proUl li a .box2 b {
    font-weight: 500;
}

.proBox .fr ul.proUl li a .box3 {
    width: 10%;
}

.proBox .fr ul.proUl li a .box4 {
    width: 25%;
}

.clear{
    clear:both
}

.page {
    text-align: center;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.page li{
    display: flex;
    align-items: center;

}
.page-numbar{
    display: flex !important;
    align-items: center;
} 
.page-numbar a{
    margin:0 5px !important;
}

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

.page span a {
    display: block;
    padding: 3px 10px;
    border: 1px solid #aaa;
    color: #aaa;
}

.page span .page-num-current {
    border-color: #8e8e8e;
    color: #fff;
    background: #8e8e8e;
}

/* 产品展示 */

.proBox .fr .showBox .comBox {
    padding: 20px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.proBox .fr .showBox .comBox .text {
    width: 64.4%;
    padding-left: 45px;
    box-sizing: border-box;
    font-size: 14px;
	text-align:left;
}

.proBox .fr .showBox .comBox .text h1 {
    font-size: 22px;
    color: #098431;
    line-height: 1.8;
    margin-bottom: 6px;
	border-bottom:1px solid #ccc;
}

.proBox .fr .showBox .comBox .text .time {
    color: #999;
    font-size: 13px;
    background: url(../images/index/time.jpg) no-repeat left center;
    padding-left: 20px;
}

.proBox .fr .showBox .comBox .text span.line {
    display: block;
    width: 50px;
    height: 4px;
    background: #f77417;
    margin: 8px 0 5px;
}

.proBox .fr .showBox .comBox .text p {
    font-size: 14px;
    color: #777;
    line-height: 28px;
    font-size: 15px;
}

.proBox .fr .showBox .comBox .text .info {
    line-height: 25px;
    margin: 10px 0;
    padding: 8px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #666;
}

.proBox .fr .showBox .comBox .text .zx {
    background: #efefef;
    padding: 13px;
}

.proBox .fr .showBox .comBox .text .zx p {
    color: #666;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
}

.proBox .fr .showBox .comBox .text .zx span {
    display: block;
    float: left;
}

.proBox .fr .showBox .comBox .text .zx strong {
    font-size: 24px;
    color: #098431;
    display: block;
    float: left;
}

.proBox .fr .showBox .comBox .text .zx a {
    display: block;
    width: 100px;
    line-height: 34px;
    background: #f77417;
    color: #fff;
    text-align: center;
    margin-top: 12px;
}

.proBox .fr .showBox .comBox .pimg {
    float: left;
    width: 30.6%;
    position: relative;
}

/* smallImg */

.smallImg {
    position: relative;
    height: 54px;
    margin-top: 1px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    overflow: hidden;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.scrollbutton {
    width: 14px;
    height: 40px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
    background: url(../images/index/pl.png) no-repeat;
    background-size: 14px 40px;
}

.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
    background: url(../images/index/pr.png) no-repeat;
    background-size: 14px 40px;
    float: right;
}

#imageMenu {
    height: 40px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}

#imageMenu li {
    height: 50px;
    width: 40px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 0px 8px;
}

#imageMenu li img {
    width: 50px;
    height: 40px;
    cursor: pointer;
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
    width: 44px;
    height: 36px;
    border: 2px solid #959595;
}

/* bigImg */

.bigImg {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.bigImg #midimg {
    width: 100%;
}

.bigImg #winSelector {
    width: 235px;
    height: 210px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

/* bigView */

#bigView {
    position: absolute;
    border: 1px solid #ddd;
    overflow: hidden;
    z-index: 999;
    left: 105% !important;
    top: 0% !important;
    bottom: 54px !important;
    height: inherit !important;
    background: #fff;
}

#bigView img {
    position: absolute;
    width: 600px !important;
}

.proBox .fr .showBox .desc .tit {
    background: #f2f2f2;
    line-height: 42px;
    margin-top: 30px;
}

.proBox .fr .showBox .desc .tit span {
    display: block;
    width: 100px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #565656;
}

.proBox .fr .showBox .desc .txCon {
    padding: 10px;
}
.desc .txCon h2{
border-bottom:2px solid #e1e1e1;
margin: 1% 0;
font-size: 16px;
line-height: 35px;
font-weight: bold;
}
.desc .txCon p{
font-size:14px;
}
.fr .fy li {
    padding: 0 6px;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.fr .fy li a {
    color: #666;
}

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

.proBox .fr .tjBox h3 {
    line-height: 40px;
    background: #f2f2f2;
}

.proBox .fr .tjBox h3 span {
    display: block;
    width: 100px;
    background: #098431;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.proBox .fr .tjBox .ul01 li {
    width: 25%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 20px;
}

.proBox .fr .tjBox .ul01 li a {
    display: block;
    border: 1px solid #ddd;
    transition: 0.3s;
}

.proBox .fr .tjBox .ul01 li p {
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #ddd;
    transition: 0.3s;
}

.proBox .fr .tjBox .ul01 li:hover a {
    border-color: #098431;
}

.proBox .fr .tjBox .ul01 li .pho {
    overflow: hidden;
}

.proBox .fr .tjBox .ul01 li img {
    transition: 0.3s;
}

.proBox .fr .tjBox .ul01 li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.proBox .fr .tjBox .ul01 li:hover p {
    border-top: #098431;
    color: #fff;
    background: #098431;
}

.proBox .fr .tjBox .ul02 li {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 8px;
}

.proBox .fr .tjBox .ul02 li a {
    display: block;
    position: relative;
    line-height: 36px;
    font-size: 15px;
    color: #555;
    border-bottom: 1px dashed #ddd;
    padding-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.proBox .fr .tjBox .ul02 li a span {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 13px;
    color: #888;
}

/* 新闻中心 */

.proBox .fr .dl {
    padding: 0 15px;
}

.proBox .fr .dl dl {
    background: #f4f4f4;
    border-radius: 10px;
    margin-top: 20px;
    padding: 15px 20px;
    overflow: hidden;
    font-size: 14px;
    box-shadow: 0 2px 5px #d6d4d1;
}

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

.proBox .fr .dl dd {
    width: 75%;
    padding: 0 5px 0 15px;
    box-sizing: border-box;
    float: right;
}

.proBox .fr .dl dd .tit1 {
    overflow: hidden;
}

.proBox .fr .dl dd .tit1 h3 {
    font-size: 18px;
    color: #555;
    float: left;
}

.proBox .fr .dl dd .tit1 span {
    display: block;
    float: right;
    color: #999;
}

.proBox .fr .dl dd p {
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    color: #666;
    height: 52px;
}

.proBox .fr .dl dd span.more {
    display: block;
    width: 100px;
    line-height: 30px;
    background: #f48c00;
    border-radius: 5px;
    margin-top: 20px;
    color: #fff;
    float: right;
    text-align: center;
}

/* 新闻详情 */

.proBox .fr .showBox .text img {
    display: block;
    margin: 0 auto;
    width: auto;
}

.proBox .fr .showBox1 .tit2 {
    text-align: center;
}

.proBox .fr .showBox1 .tit2 h1 {
    font-size: 22px;
    color: #555;
}

.proBox .fr .showBox1 .tit2 p {
    color: #888;
    border-bottom: 1px dashed #ddd;
    line-height: 40px;
}


.main-lx{
	border-bottom: 1px solid rgba(238, 238, 238, .2);
	border:solid 1px #e1e1e1;
	width:90%;
	margin:2% 5%;
	float:left;
}
.main-lx .img1{
   margin: 0;
    width: 15%;
    float: left;
	margin-top:3.5%;
}
.lx-p{
    width: 81%;
    float: right;
	background-color:#f9f9f9;
	padding:2%;
}
.lx-p p{width:100%;float:left;font-size:16px;}
.tel2{
    height: auto;
    background: url(../images/new_tel.png) no-repeat left 24px;
    padding-left: 50px;
    margin-top: 24px;
	background-size:38px;
}
.tel2 strong{
    font-size: 28px;
    color:#158e3d;
}
.afs{
    width: 123px;
    height: 35px;
    float: right;
    background: #158e3d;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 10px 0 0;
	border-radius:5px;
	line-height: 35px;
}
.afs a{
color:#fff;
}

.proBox .fr .showBox .text {
    padding: 10px;
	text-align:center;
	line-height:32px;
	font-size:16px;
}
.proBox .fr .showBox .text embed{
    width: 840px;
    height: 560px;
	}

/* 视频中心 */

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

.proBox .fr .vdBox .ul3 li a {
    display: block;
    padding: 8px 8px 5px;
    background: #f2f2f2;
    transition: 0.3s;
}

.proBox .fr .vdBox .ul3 li p {
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
}

.proBox .fr .vdBox .ul3 li:hover a {
    background: #098431;
}

.proBox .fr .vdBox .ul3 li:hover p {
    color: #fff;
}

/* 关于我们 */

.proBox .fr .abCon .text {
    padding: 10px;
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    position: relative;
}




.contact_left {
    width: 60%;
    padding: 20px;
    box-shadow: 0 0 10px #ababab;
    float: left;
}

.contact_left h3 {
    font-size: 30px;
    margin-bottom: 20px;
    float: left;
}
.contact_left span {
    font-size: 16px;
    color: #666;
    float: left;
}
.contact_left i {
    margin: 20px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    float: left;
}
.contact_left p {
    margin-bottom: 20px;
    font-size: 18px;
    float: left;
    width: 60%;
}
.contact_left p img {
    width: 120px;
    height: 120px;
}

.contact_right {
    position: absolute;
    right: 30px;
    top: 170px;
    z-index: 99;
    width: 55%;
    float: right;
}





@media all and (min-width: 1023px) and (max-width: 1600px) {
    #bigView {
        height: 458px !important;
    }
}

@media all and (min-width: 1023px) and (max-width: 1440px) {
    .proBox .fr .vdBox .ul3 li {
        width: 33.33%;
    }
}

@media all and (min-width: 1023px) and (max-width: 1250px) {
    .proBox .fl .tjBox {
        display: none
    }
    .sec1 .fl .titl {
        display: none;
    }
    .proBox .fr .titl {
        display: block;
    }
    .proBox .fr .showBox .comBox .text {
        float: left
    }
}

@media all and (min-width: 0px) and (max-width: 768px) {
    .proBox .fl {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .proBox .fl .titl {
        display: none;
    }
    .sec1 .fl .accordion a.link {
        line-height: 40px;
    }
    .proBox .fl .tjBox {
        display: none;
    }
    .proBox .fr .titl h2 {
        display: none;
    }
    .proBox .fr .titl .posi {
        float: left
    }
    .proBox .sp {
        width: 100% !important;
        float: left !important;
        padding: 10px 8px !important;
        box-sizing: border-box !important;
    }
    .proBox  .sp a {
        background: #fff;
        box-shadow: 0 0 8px rgba(0, 0, 0, .35);
        padding: 8px;
        display: block;
        border-radius: 5px;
    }
    .proBox .sp .text h3 {
        font-size: 16px;
    }
    .proBox  .sp p {
        font-size: 14px;
        color: #888;
        line-height: 22px;
    }
    .proBox .sp span {
        display: block;
        width: 80px;
        line-height: 26px;
        border-radius: 13px;
        background: #098431;
        color: #fff;
        text-align: center;
        margin: 8px auto;
    }
    /* 产品展示 */
    .proBox .fr .fl {
        display: block;
    }
    .proBox .fr .showBox .comBox {
        padding: 12px 10px;
        border-radius: 6px;
    }
    .proBox .fr .showBox .comBox .text {
        width: 100%;
        padding-left: 0px;
        margin-top: 10px;
        overflow: hidden;
        box-sizing: border-box;
        font-size: 14px;
    }
    .proBox .fr .showBox .comBox .text h1 {
        font-size: 18px;
    }
    .proBox .fr .showBox .comBox .text .time {
        background-size: 15px;
    }
    .proBox .fr .showBox .comBox .text span.line {
        width: 40px;
        height: 3px;
    }
    .proBox .fr .showBox .comBox .text p {
        font-size: 14px;
    }
    .proBox .fr .showBox .comBox .text .zx a {
        width: 90px;
        line-height: 30px;
        margin: 10px auto 0;
    }
    .proBox .fr .showBox .comBox .pimg {
        float: inherit;
        width: 100%;
    }
    .proBox .fr .showBox .desc .tit {
        line-height: 36px;
        margin-top: 20px;
    }
    .proBox .fr .showBox .desc .tit span {
        width: 90px;
        line-height: 36px;
        font-size: 15px;
    }
    .proBox .fr .showBox .desc .txCon {
        font-size: 14px;
    }
    .proBox .fr .showBox .desc .txCon img {
        width: 100% !important;
        height: inherit !important;
    }
    .proBox .fr .tjBox {
        margin-top: 20px;
    }
    .proBox .fr .tjBox h3 {
        line-height: 36px;
    }
    .proBox .fr .tjBox h3 span {
        width: 90px;
        font-size: 15px;
    }
    .proBox .fr .tjBox .ul01 li {
        width: 50%;
        padding: 0 6px;
        margin-top: 12px;
    }
    .proBox .fr .tjBox .ul02 li {
        width: 100%;
        float: inherit;
    }
    .proBox .fr .tjBox .ul02 li a {
        line-height: 32px;
    }
    /* 新闻中心 */
    .proBox .fr .dl {
        padding: 0px;
    }
    .proBox .fr .dl dl {
        border-radius: 8px;
        margin-top: 15px;
        padding: 10px 10px;
        font-size: 13px;
    }
    .proBox .fr .dl dt {
        width: 110px;
        float: left;
    }
    .proBox .fr .dl dd {
        width: inherit;
        padding: 0;
        margin-left: 115px;
        float: inherit;
    }
    .proBox .fr .dl dd .tit1 {
        overflow: hidden;
    }
    .proBox .fr .dl dd .tit1 h3 {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: inherit
    }
    .proBox .fr .dl dd p {
        line-height: 20px;
        margin-top: 5px;
        height: 40px;
    }
    .proBox .fr .dl dd .tit1 span {
        display: none;
    }
    .proBox .fr .dl dd span.more {
        display: none;
    }
    /* 新闻详情 */
    .proBox .fr .showBox .text img {
        width: 100% !important;
        height: inherit !important;
    }
    .proBox .fr .showBox1 .tit2 {
        text-align: center;
    }
    .proBox .fr .showBox1 .tit2 h1 {
        font-size: 18px;
    }
    .proBox .fr .showBox1 .tit2 p {
        line-height: 20px;
    }
    .proBox .fr .showBox .text {
        padding: 6px;
    }
    /* 视频中心 */
    .proBox .fr .vdBox .ul3 li {
        width: 50%;
        padding: 10px 6px;
    }
    .proBox .fr .vdBox .ul3 li a {
        padding: 6px 6px 0px;
    }
    .proBox .fr .vdBox .ul3 li p {
        font-size: 15px;
        line-height: 30px;
    }
}