#main .container {
    width: 80%;
    max-width: 1440px;
}

#gHeader .container {
	width:85%
}
.posi {
    background: #efefef;
    color: #888;
    padding: 24px 0;
    font-size: 15px;
}

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

.posi a {
    color: #888;
}

.proBox {
    margin: 40px auto
}

.proBox .flBox {
    width: 21%;
    border:1px solid #f0f9f4;
	box-sizing:border-box
}

.proBox .flBox .title {
    color: #fff;
    padding: 30px 0;
    text-align: center;
    position: relative;
    background: linear-gradient(to right, #038c4a, #018042);
}

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

.proBox .flBox .title strong {
    display: block;
    opacity: 0.1;
    font-size: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    text-transform: uppercase;
}

.proBox .flBox .title p {
    font-size: 16px;
    opacity: 0.8;
}

.proBox .flBox .ul1 {
	padding:8px 10px;
}
.proBox .flBox .ul1 li {
	padding:2px 16px;
}
.proBox .flBox .ul1 li a {
    display: block;
	line-height:40px;
	font-size:15px;
    background: #fafafa url(../images/icon8-1.png) no-repeat right 4px center;
	background-size:24px;
    color: #333;
    padding: 0 30px 0 36px;
    border-radius: 5px;
}

.proBox .flBox .ul1 li a.on {
    background: #038c4a url(../images/icon8.png) no-repeat right center;
    background-size: 26px;
	color:#fff
}

.proBox h3.titl {
    background: #038c4a url(../images/icon33.png) no-repeat left 12px center;
    background-size: 24px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    padding-left: 48px;
    font-size: 22px;
    margin-top: 20px;
}

.proBox .flBox .ul2 li {
    padding: 0 10px 0 20px;
    border-bottom: 1px dashed #dadada;
}

.proBox .flBox .ul2 li a {
    display: block;
    line-height: 44px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

.proBox .flBox .lxText p {
    line-height: 30px;
    font-size: 15px;
    opacity: 0.6;
}

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

.proBox .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 #efefef;
	border-top:none
}

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

.proBox .tab:first-child .box:after {
    display: none;
}
.proBox .tab a .box1 {
    width: 25%;
}

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

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

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

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

.proBox .tab a .box3 {
    width: 12%;
}

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

.proBox .tab:first-child a .box4 {
	text-align:center
}
.page {
    text-align: center;
    padding: 20px 0;
}

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

.page li a {
    display: inline-block;
    padding: 2px 8px;
    color: #333;
    font-size: 15px;
    border: 1px solid #dedede;
}

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

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

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

.proBox .frBox .comBox {
    margin: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 8px;
    overflow: hidden;
}

.proBox .frBox .comBox .pho {
    width: 40%;
    border-right: 1px solid #f5f5f5;
    box-sizing: border-box;
}

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

.proBox .frBox .comBox .text h1 {
    font-size: 28px;
    color: #545454;
	font-weight:500
}

.proBox .frBox .comBox .text ul li {
float:left;
	font-size:17px;
	width:33.33%;
	overflow:hidden;
	text-align:center;
	margin:20px 0
}


.proBox .frBox .comBox .text ul li b {
    display: block;
    width: 45px;
	height:45px;
	background:#038c4a;
	text-align:center;
	line-height:45px;
	border-radius:50%;
	margin:0 auto 8px
}
.proBox .frBox .comBox .text ul li b img {
width:24px;
vertical-align:middle
}
.proBox .frBox .comBox .text .inf {
    font-size: 15px;
    line-height: 28px;
	padding:10px;
	background:#fbfbfb;
	color:#888;
}

.proBox .frBox .comBox .text .zx {
    margin-top: 25px;
}

.proBox .frBox .comBox .text .zx a {
    display: block;
    width: auto;
    float: left;
    padding: 5px 20px;
    background: #038c4a;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
}

.proBox .frBox .comBox .text .zx a img {
    width: 20px;
    margin-right: 4px;
    vertical-align: middle;
}

.proBox .frBox .comBox .text .zx a.qq {
    float: right;
    background: #ef7b29;
	font-size:15px;
}

.proBox .frBox .pShow {
    padding: 20px 10%;
    font-size: 15px;
	line-height:27px !important;
}
.proBox .frBox .pShow h2 {
	font-size:18px;
	line-height:40px;
}
.proBox .frBox .pShow table {
	border-collapse:collapse;
	width:auto !important;
	max-width:100% !important
}
.proBox .frBox .pShow table td {
	border:1px solid #efefef;
	padding:6px;
}


.proBox .frBox .pShow p {
	font-size:15px !important;
	line-height:27px !important;
}
.proBox .frBox .pShow p span {
	font-size:15px !important;
}
.proBox .frBox .pShow img {
    width: 100% !important;
	height:inherit  !important;
    display: block;
    margin: 0 auto;
    max-width: 750px !important;
}

.proBox .frBox ul.fy li {
    width: 48%;
    float: left;
    margin: 0 1%;
    line-height: 36px;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    opacity: 0.8;
}


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

.proBox .frBox .tjBox ul.ul1 li a {
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.proBox .frBox .tjBox ul.ul1 li p {
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    text-align: center;
    background: #f5f5f5;
    color: #333;
}

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

.proBox .frBox .lkBox ul.ul2 li a {
    display: block;
    position: relative;
    line-height: 36px;
    border-bottom: 1px dashed #dadada;
}

.proBox .frBox .lkBox ul.ul2 li p {
    padding: 0 86px 0 8px;
    opacity: 0.9;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .frBox .lkBox ul.ul2 li span {
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    opacity: 0.5;
}

/* 新闻中心 */
.proBox .frBox .dl dl {
    background: #fff;
    display: table;
    border-collapse: collapse;
    width: 100%;
    vertical-align: middle;
    margin-top: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

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

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

.proBox .frBox .dl dd.text h3 {
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .frBox .dl dd.text span.tim {
    opacity: 0.5;
    display: block;
    margin: 10px 0;
}

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

.proBox .frBox .dl dd.text span.mor {
    display: block;
    width: 110px;
    line-height: 32px;
    background: #038c4a;
    color: #fff;
    text-align: center;
    float: right;
    margin-top: 10px;
	font-size:14px;
    border-radius: 3px;
}

.proBox .frBox .dl dd.num {
    width: 8%;
    display: table-cell;
    text-align: center;
}

.proBox .frBox .dl dd.num strong {
    font-size: 30px;
    opacity: 0.4;
    display: block;
    margin-top: 20px;
}

.proBox .frBox .dl dd.num span.line {
    display: block;
    width: 2px;
    height: 70px;
    background: #333;
    opacity: 0.2;
    margin: 10px auto 0;
}

.proBox .frBox .dl dl:hover dd.num strong {
    color: #038c4a;
    opacity: 1;
}

.proBox .frBox .dl dl:hover dd.num span.line {
    background: #038c4a;
    opacity: 1;
}

.proBox .frBox .dl .nUl01 li {
	margin-bottom:20px;
	padding-left:20px;
}

.proBox .frBox .dl .nUl01 li a {
	display:table;
	width:100%;
	border-collapse:collapse;
	vertical-align:middle;
	background:#fdfdfd;
	border-radius:5px;
	overflow:hidden
}

.proBox .frBox .dl .nUl01 li a .tim {
	display:table-cell;
	width:15%;
	padding:20px 0;
	background:#038c4a;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}

.proBox .frBox .dl .nUl01 li a .tim span {
	display:block;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:1px solid rgba(255,255,255,.8);
	font-size:24px;
}

.proBox .frBox .dl .nUl01 li a .tim strong {
	display:block;
	font-size:24px;
	font-weight:500
}

.proBox .frBox .dl .nUl01 li a .text {
	display:table-cell;
	width:85%;
	padding:0 20px;
	box-sizing:border-box;
	vertical-align:middle;
}

.proBox .frBox .dl .nUl01 li a .text h3 {
	font-size:18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	margin-bottom:5px;
}
.proBox .frBox .dl .nUl01 li a .text p {
	font-size:15px;
	line-height:30px;
	color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.proBox .frBox .title {
    text-align: center;
    padding: 22px 0;
    background: #eaf7f1;
}

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

.proBox .frBox .title p {
    font-size: 14px;
    opacity: 0.5;
    margin-top: 12px;
}

.proBox .frBox .title span {
    display: block;
    width: 40px;
    height: 3px;
    border-radius: 2px;
    margin: 12px auto 0;
    background: #038c4a
}

.proBox .frBox .nShow {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.proBox .frBox .nShow .text {
    padding: 20px 10%;
    font-size: 16px;
    line-height: 30px;
}

.proBox .frBox .nShow .text p{
	font-size:15px !important;
	line-height:27px !important;
	width:100% !important;
	margin:0 !important;
	float:inherit !important
}

.proBox .frBox .nShow .text span {
	font-size:15px !important;
	line-height:27px !important;
}

.proBox .frBox .nShow .text table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 100% !important;
}

.proBox .frBox .nShow .text table td {
    padding: 5px !important;
    border: 1px solid #ddd !important;
}

.proBox .frBox .nShow .text img {
    width: auto;
	display:block;
	margin:0 auto;
    max-width: 600px !important;
}

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

.proBox .frBox .nShow .text .ddv img {
	display:none
}

.proBox .frBox .vUl li {
    width: 33.33%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.proBox .frBox .vUl li .pho {
    position: relative;
}

.proBox .frBox .vUl li .pho:after {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../images/icon22.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.proBox .frBox .vUl li h3 {
    font-size: 16px;
    line-height: 44px;
    padding: 0 46px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f0f9f4;
    position: relative;
}

.proBox .frBox .vUl li h3:after {
    content: "";
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    background: #038c4a url(../images/icon8.png) no-repeat center;
    background-size: 24px;
}


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

.abBox1 {
    background: #fafafa;
}

.abBox .title span {
    display: block;
    width: 50px;
    margin-bottom: 8px;
}

.abBox .title h2 {
    font-size: 36px;
    font-weight: 500;
}

.abBox .title h3 {
    font-size: 30px;
    font-weight: 500;
    margin: 12px 0 20px;
}

.abBox1 .text p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #666;
    margin-bottom: 10px;
}

.abBox1 .ul {
    border-top: 1px solid #efefef;
    margin-top: 50px;
}

.abBox1 .ul li {
    width: 33.33%;
    float: left;
    padding: 20px 30px 50px;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
}

.abBox1 .ul li:last-child {
    border-right: none;
}
.abBox1 .ul li a {
	display:block;
	position:relative
}
.abBox1 .ul li span {
    display: block;
    width: 70px;
    line-height: 70px;
    background: #038c4a;
    text-align: center;
    border-radius: 50%;
	position:absolute;
	right:0px;
	bottom:-20px
}

.abBox1 .ul li span img {
    width: 32px;
    vertical-align: middle;
}

.abBox1 .ul li h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 12px;
}

.abBox1 .ul li p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.abBox2 {
    background: url(../images/whbg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.abBox2 .title {
    color: #fff;
}

.abBox2 .title strong {
    font-size: 28px;
    font-weight: 500;
}

.abBox2 li {
    width: 25%;
    float: left;
    padding: 30px 20px;
    box-sizing: border-box;
}

.abBox2 li a {
    display: block;
    padding: 60px 20px 50px;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    border-radius: 5px;
}

.abBox2 li a span {
    display: block;
    width: 50px;
    margin: 0 auto;
}

.abBox2 li a h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 20px 0 10px;
}

.abBox2 li a p {
    color: #666;
    font-size: 16px;
    line-height: 25px;
    height: 50px;
}

.ryBox {
    position: relative;
    padding: 50px 0;
}

.ryBox .rySwiper {
    margin-top: 40px;
}

.ryBox .swiper-button-next, .ryBox .swiper-button-prev {
    width: 44px;
    height: 44px;
    background: #f4f4f4;
    top: 55px;
    margin-top: 0;
    right: 0;
}

.ryBox .swiper-button-prev {
    left: inherit;
    right: 45px;
}

.ryBox .swiper-button-next:after, .ryBox .swiper-button-prev:after {
    color: #666;
    font-size: 20px;
}

.ryBox li {
    width: 25%;
    float: left;
    padding: 30px 30px 50px;
    box-sizing: border-box;
}

.ryBox li a {
    display: block;
}

/* 联系我们 */
.lxBox0 {
    background: url(../images/lxbg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
}

.lxBox .title h2 {
    font-size: 34px;
    font-weight: 500;
}

.lxBox .ul1 li {
    width: 25%;
    float: left;
    padding: 30px 20px;
    box-sizing: border-box;
}

.lxBox .ul1 li a {
    display: block;
    background: #fff;
    padding: 40px 30px;
    position: relative;
}

.lxBox .ul1 li a b {
    display: block;
    color: #999;
    font-size: 15px;
    font-weight: 500;
}

.lxBox .ul1 li a h3 {
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    line-height: 30px;
    margin-top: 5px;
    color: #333;
}

.lxBox .ul1 li a h3 strong {
    font-size: 20px;
    font-weight: 500;
}

.lxBox .ul1 li a span {
    display: block;
    width: 38px;
    height: 38px;
    margin-top: 30px;
}

.lxBox .ul1 li a span img {
    vertical-align: middle;
}

.lxBox .ul1 li a .ewm {
    position: absolute;
    right: 25px;
    bottom: 60px;
    width: 110px;
}

.lxBox2 {
    padding: 50px 0;
    background: #f8f8f7;
}

.lxBox2 .title h2 strong {
    font-size: 38px;
    font-weight: 500;
    color: #038c4a;
}

.lxBox2 li {
    width: 20%;
    float: left;
    padding: 30px 20px 0;
    box-sizing: border-box;
}

.lxBox2 li:nth-child(6) {
    margin-left: 10%;
}

.lxBox2 li:nth-child(9) {
    margin-right: 10%;
}

.lxBox2 li a {
    display: block;
    position: relative;
    text-align: center;
}

.lxBox2 li a .img {
    width: 70%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
}

.lxBox1 {
    padding: 50px 0;
}

.lxBox1 .title h2 {
    text-align: center;
}

.lxBox1 .ul2 {
    background: #038c4a;
    padding: 40px 50px 0;
    border-radius: 10px;
    margin-top: 40px;
}

.lxBox1 .ul2 li {
    width: 14.28%;
    float: left;
    text-align: center;
}

.lxBox1 .ul2 li a {
    display: block;
    position: relative;
}

.lxBox1 .ul2 li a:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/lx12.png) no-repeat center;
    background-size: cover;
}

.lxBox1 .ul2 li:last-child a:after {
    display: none;
}

.lxBox1 .ul2 li span {
    display: block;
    width: 40px;
    line-height: 40px;
    margin: 0 auto 20px;
}

.lxBox1 .ul2 li h3 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.lxBox1 .ul2 .tel {
    text-align: center;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .4);
    line-height: 80px;
    margin-top: 30px;
}

.lxBox1 .ul2 .tel strong {
    font-size: 24px;
    font-weight: 500;
}

.lxBox1 .ul2 .tel img {
    width: 30px;
    vertical-align: middle;
    margin-right: 5px;
    filter: brightness(0%) invert(100%);
}


#gFooter .container .fTop {
    padding-bottom: 15px
}

@media all and (min-width: 1024px) and (max-width: 1600px) {
	.container {
		width:80%
	}
	.posi {
		padding:16px 0
	}

	.proBox .flBox {
		width:23%
	}
	.proBox .flBox .title h2 {
		font-size:30px;
		font-weight:500
	}
	.proBox .flBox .title strong {
		font-size:40px
	}
	.proBox .flBox .title p {
		font-size:15px
	}
	.proBox .flBox .ul1 li {
		padding:2px 8px;
	}

	.proBox .flBox .ul1 li a {
		line-height:38px;
		font-size:15px;
		background-size:22px
	}
	.proBox h3.titl {
		line-height:44px;
		font-size:20px;
		background-size:22px
	}

    .proBox .flBox .ul2 li {
        padding: 0 10px;
    }
	.proBox .flBox .ul2 li a {
		line-height:40px
	}
	.proBox .flBox .lxText p {
		line-height:26px
	}

	.proBox .frBox {
		width:75.5%
	}

	.proBox .tab a .box1 img {
		width:85%
	}

	.proBox .tab a .box,.proBox .tab a .box2 h3 {
		font-size:15px
	}
    .proBox .frBox .comBox {
        margin: 10px 0 20px;
    }

    .proBox .frBox .comBox .text {
        padding-top: 30px;
        padding-left: 24px;
    }

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

    .proBox .frBox .tjBox ul.ul1 li {
        padding: 15px 10px;
    }

    .proBox .frBox .dl dd.text span.tim {
        margin: 6px 0
    }

    .proBox .frBox .dl dd.text p {
        line-height: 28px;
    }

    .proBox .frBox .vUl li {
        padding: 15px 14px;
    }

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

    .proBox .frBox .comBox .text .zx a.qq {
        font-size: 15px;
    }
	.abBox .title span {
        width: 45px;
    }

    .abBox .title h2 {
        font-size: 34px;
    }

    .abBox .title h3 {
        font-size: 26px;
    }

    .abBox1 .text p {
        margin-bottom: 6px;
    }
	.abBox1 .ul li p {
		font-size:15px
	}
	.abBox1 .ul li span {
		right:-10px
	}

    .abBox2 li a {
        padding: 40px 20px 30px;
    }

    .abBox2 li a h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .abBox2 li a p {
        font-size: 15px;
    }

    .abBox2 li a span {
        width: 45px;
    }

    .lxBox0 {
        padding: 40px 0;
    }

    .lxBox .title h2 {
        font-size: 32px;
    }

    .lxBox .ul1 li a {
        padding: 30px 20px;
    }

}

@media all and (min-width: 1024px) and (max-width: 1440px) {
#gHeader .container {
	width:92%
}
	.proBox1 .flBox .ul1 li {
		padding:5px 0
	}
	
	.proBox .tab a .box1 img {
		width:100%
	}
    .proBox .frBox .dl dd.num strong {
        margin-top: 14px;
    }

    .proBox .frBox .dl dd.text span.mor {
        margin-top: 6px;
        line-height: 30px;
        width: 100px;
    }

    .proBox h3.titl {
        line-height: 46px;
        font-size: 19px;
        padding-left: 40px;
        background-size: 21px;
    }
	.proBox .frBox .comBox .pho {
		width:43%
	}
	.proBox .frBox .comBox .text {
		width:57%
	}
	.proBox .frBox .comBox .text h1 {
		font-size:24px
	}
	.proBox .frBox .comBox .text .inf {
		line-height:26px;
		font-size:14px;
		padding:6px 8px
	}
	.abBox .title h2 {
        font-size: 32px;
    }

    .abBox .title h3 {
        font-size: 24px;
    }

    .abBox1 .ul li span {
	right:-10px;
	top:inherit;
	bottom:-20px
    }

    .abBox1 .ul li p {
        font-size: 15px;
    }

    .lxBox .title h2 {
        font-size: 32px;
    }

    .lxBox .ul1 li {
        padding: 30px 15px 20px;
    }

    .lxBox .ul1 li a span {
        width: 35px;
        height: 35px;
    }

}


@media all and (min-width: 1024px) and (max-width: 1400px) {
#main .container {
        width: 84%
    }
#gHeader .container {
	width:94%
}
.posi{ 
	padding:12px 0;
	font-size:14px;
}
.posi img {
	width:22px;
}
    .proBox .flBox .title strong {
        font-size: 45px;
    }

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

    .proBox .flBox .title p {
        font-size: 15px;
    }

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

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

.proBox .frBox .comBox .text ul li {
	margin:12px 0;
	font-size:16px;
}

.proBox .frBox .comBox .text ul li b {
	width:40px;
	height:40px;
	line-height:40px;
}

.proBox .frBox .comBox .text ul li b img {
	width:22px;
}

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

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

    .proBox .frBox .title h1 {
        font-size: 23px;
    }
	
    .abBox .title h2 {
        font-size: 30px;
    }

    .abBox .title h3 {
        font-size: 22px;
    }

    .abBox1 .text p {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .abBox1 .ul li span {
        width: 70px;
        line-height: 70px;
    }

    .abBox1 .ul li span img {
        width: 32px;
    }

    .abBox2 li {
        padding: 30px 14px 20px;
    }

    .abBox2 li a {
        padding: 40px 10px 30px;
    }

    .abBox2 li a h3 {
        font-size: 18px;
    }

    .abBox2 li a span {
        width: 40px;
    }

    .lxBox .title h2 {
        font-size: 30px;
    }

    .lxBox1 .ul2 li h3 {
        font-size: 15px;
    }

    .lxBox1 .ul2 li span {
        margin-bottom: 10px;
    }

    .lxBox2 li {
        padding: 20px 12px 0;
    }

    .lxBox2 li a .img {
        width: 75%;
    }
}

@media all and (min-width: 1024px) and (max-width:1366px) {
.proBox .flBox .ul1 {
	padding:8px
}
    .proBox .frBox .dl dd.text h3 {
        font-size: 16px;
    }

    .proBox .frBox .dl dd.text span.tim {
        margin: 4px 0 0;
    }

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

    .proBox .frBox .dl dd.text span.mor {
        line-height: 28px;
    }

    .proBox .frBox .dl dd.num span.line {
        height: 60px;
    }
	.proBox .frBox .comBox .text ul li {
	margin:13px 0
	}
	.proBox .frBox .comBox .pho {
		width:45%
	}

	.proBox .frBox .comBox .text {
		width:55%
	}

	.proBox .frBox .comBox .text h1 {
		font-size:22px
	}
	.proBox .frBox .comBox .text .inf {
		font-size:14px;
		line-height:22px;
		padding:8px
	}
	.lxBox .ul1 li a .ewm {
        width: 100px;
        right: 20px;
    }

    .lxBox .ul1 li a h3 {
        font-size: 15px;
    }

    .lxBox .ul1 li a h3 strong {
        font-size: 18px;
    }

    .lxBox1 .ul2 {
        padding: 40px 30px 0;
    }

    .lxBox1 .ul2 li span {
        width: 35px;
        line-height: 35px;
    }
}

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

	#main .container {
        width: 88%
    }

	.proBox .flBox .ul1 li a {
		line-height:20px;
		padding:8px 20px 8px 24px;
		background-size:21px
	}

    .abBox1 .ul li {
        padding: 20px 20px 40px;
    }
}

@media all and (min-width: 0) and (max-width: 767px) {
#gHeader .container,.container {
	width:100%
}
    .posi {
        padding: 12px 0;
        font-size: 14px;
    }

    .posi img {
        width: 21px;
        margin-right: 3px;
    }

    .proBox {
        margin: 40px auto
    }

    .proBox .flBox {
        width: 100%;
        border-radius: 6px;
        overflow: hidden;

    }

    .proBox .flBox .title {
        padding: 30px 20px;
        text-align: left;
        position: relative;
    }

    .proBox .flBox .title:after {
        content: "";
        width: 44px;
        height: 44px;
        position: absolute;
        top: 45px;
        right: 12px;
        background: url(../images/icon31.png) no-repeat right center;
        background-size: cover;
    }

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

    .proBox .flBox .title strong {
        display: block;
        opacity: 1;
        position: inherit;
        left: inherit;
        right: inherit;
        top: inherit;
        text-transform: inherit;
        opacity: 0.8;
        font-size: 22px;
        font-weight: 500;
    }

    .proBox .flBox .title p {
        display: none;
    }

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

    .proBox .flBox .ul1 li {
        padding: 6px;
        width: 50%;
        float: left;
    }

    .proBox .flBox .ul1 li a {
        line-height: 37px;
        font-size: 15px;
        padding: 0;
		background:#fafafa;
        border-radius: 3px;
        text-align: center;
    }
	.proBox .flBox .ul1 li a.on {
			background: #038c4a;
			color:#fff;
	}
    .proBox .flBox h3.titl, .proBox .flBox .ul2, .proBox .flBox .lxText {
        display: none;
    }

    .proBox h3.titl {
        background: #038c4a url(../images/icon33.png) no-repeat left 10px center;
        background-size: 22px;
        line-height: 45px;
        padding-left: 42px;
        font-size: 18px;
    }

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

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

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

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

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

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

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

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


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

    .proBox .frBox .comBox .pho {
        width: 100%;
        border-right: none;
    }

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

    .proBox .frBox .comBox .text h1 {
        font-size: 24px;
        color: #08331e;
    }

    .proBox .frBox .comBox .text ul li div {
        padding: 8px;
    }

    .proBox .frBox .comBox .text ul li div strong {
        margin: 6px 0 5px;
        font-size: 14px;
    }

    .proBox .frBox .comBox .text ul li div h3 {
        font-size: 16px;
    }


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

    .proBox .frBox .comBox .text .zx {
        margin-top: 14px;
    }

    .proBox .frBox .comBox .text .zx a {
        padding: 5px 14px;
        font-size: 15px;
    }

    .proBox .frBox .comBox .text .zx a img {
        width: 20px;
        margin-right: 3px;
    }

    .proBox .frBox .pShow {
        padding: 12px 0;
        font-size: 15px;
    }

    .proBox .frBox .pShow img {
        width: 100% !important;
        max-width: inherit !important;
    }


	.proBox .frBox .pShow table {
		width:100% !important;
	}

    .proBox .frBox ul.fy li {
        width: 100%;
        float: inherit;
        margin: 0;
        line-height: 34px;
        opacity: 1;
    }

    .proBox .frBox .tjBox ul.ul1 li {
        width: 50%;
        padding: 12px 6px;
    }

    .proBox .frBox .tjBox ul.ul1 li p {
        line-height: 38px;
        font-size: 14px;
    }

    .proBox .frBox .lkBox ul.ul2 li {
        width: 100%;
        float: inherit;
        padding: 8px;
    }

    .proBox .frBox .lkBox ul.ul2 li a {
        line-height: 34px;
    }

    .proBox .frBox .lkBox ul.ul2 li p {
        padding: 0 86px 0 5px;
        font-size: 14px;
    }

    /* 新闻中心 */
    .proBox .frBox .dl dl {
        display: block;
        overflow: hidden;
    }

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

    .proBox .frBox .dl dd.text {
        width: 60%;
        float: left;
        display: block;
        padding: 5px 10px;
    }

    .proBox .frBox .dl dd.text h3 {
        font-size: 15px;
    }

    .proBox .frBox .dl dd.text span.tim {
        margin: 4px 0;
    }

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

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

    .proBox .frBox .dl dd.num {
        display: none;
    }
	
.proBox .frBox .dl .nUl01 li {
	padding-left:0;
}

	.proBox .frBox .dl .nUl01 li a .tim {
		width:80px;
	}
	.proBox .frBox .dl .nUl01 li a .tim span {
		font-size:18px;
	}

	.proBox .frBox .dl .nUl01 li a .tim strong {
		font-size:20px;
	}

.proBox .frBox .dl .nUl01 li a .text {
	width:auto;
	padding:0 12px
}

.proBox .frBox .dl .nUl01 li a .text h3 {
	font-size:17px;
}

.proBox .frBox .dl .nUl01 li a .text p {
	font-size:14px;
	line-height:28px;
}

    .proBox .frBox .title {
        padding: 18px 0;
    }

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

    .proBox .frBox .title p {
        margin-top: 8px;
    }


    .proBox .frBox .nShow .text {
        padding: 12px 8px;
    }

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

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

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

    .proBox .frBox .vUl li .pho {
        position: relative;
    }

    .proBox .frBox .vUl li h3 {
        font-size: 15px;
        line-height: 40px;
        padding: 0 42px 0 5px;
    }

    .proBox .frBox .vUl li h3:after {
        width: 40px;
        height: 40px;
    }

    #main .container {
        width: 100%;
    }

    /* 关于我们 */
    .abBox {
        padding: 30px 10px;
    }

    .abBox .title span {
        width: 40px;
    }

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

    .abBox .title h3 {
        font-size: 22px;
        margin: 6px 0 10px;
    }

    .abBox1 .text p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .abBox1 .ul {
        margin-top: 40px;
        border-top: none;
    }

    .abBox1 .ul li {
        width: 100%;
        float: inherit;
        padding: 40px 10px;
        border-top: 1px solid #efefef;
        border-right: none;
		text-align:center
    }
.abBox1 .ul li a>div {
	height:inherit !important
}
    .abBox1 .ul li span {
        width: 60px;
        line-height: 60px;
        margin: 0 auto 10px;
		position:inherit;
		right:inherit;
		bottom:inherit
    }

    .abBox1 .ul li span img {
        width: 28px;
    }

    .abBox1 .ul li h3 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 8px;
    }

    .abBox1 .ul li p {
        font-size: 15px;
        height: inherit;
    }

    .abBox2 {
        padding: 40px 0;
    }

    .abBox2 .title strong {
        font-size: 26px;
    }

    .abBox2 li {
        width: 100%;
        float: inherit;
        padding: 20px 20px;
    }

    .abBox2 li a {
        padding: 40px 20px;
    }

    .abBox2 li a span {
        width: 44px;
    }

    .abBox2 li a h3 {
        font-size: 18px;
        font-weight: 600;
        margin: 10px 0;
    }

    .abBox2 li a p {
        font-size: 15px;
        height: inherit;
    }

    #main .ryBox {
        padding: 30px 20px 80px;
    }

    .ryBox .title h2 {
        text-align: center;
    }

    .ryBox .rySwiper {
        margin-top: 30px;
    }

    .ryBox .swiper-button-next, .ryBox .swiper-button-prev {
        top: inherit;
        right: 38%;
        bottom: 20px;
    }

    .ryBox .swiper-button-prev {
        left: 38%;
        right: inherit;
    }

    /* 联系我们 */
    .lxBox0 {
        padding: 30px 0;
    }

    .lxBox .title h2 {
        font-size: 26px;
    }

    .lxBox .ul1 li {
        width: 100%;
        float: inherit;
        padding: 20px 10px;
    }

    .lxBox .ul1 li a {
        padding: 30px 30px;
    }

    .lxBox .ul1 li a b {
        font-size: 14px;
    }

    .lxBox .ul1 li a h3 {
        font-size: 15px;
        height: inherit;
    }

    .lxBox .ul1 li a h3 strong {
        font-size: 18px;
        font-weight: 600;
    }

    .lxBox .ul1 li a span {
        display: block;
        width: 32px;
        height: 32px;
        margin-top: 10px;
    }

    .lxBox .ul1 li a .ewm {
        right: 20px;
        bottom: inherit;
        top: 50%;
        transform: translateY(-50%);
    }

    .lxBox2 {
        padding: 30px 0;
    }

    .lxBox2 .title h2 strong {
        font-size: 26px;
    }

    .lxBox2 li {
        width: 50%;
        padding: 20px 10px 0;
    }

    .lxBox2 li:nth-child(6) {
        margin-left: 0%;
    }

    .lxBox2 li:nth-child(9) {
        margin-right: 0%;
    }

    .lxBox2 li a .img {
        width: 75%;
    }

    .lxBox1 {
        display: none;
    }
}