.banner {
    position: relative;
}

.banner .posi {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    font-size: 15px;
    padding: 35px 0;
    background: url(../images/dqwz.png) repeat;
    color: #fff;
}

.banner .posi a {
    color: #fff;
}

.banner .posi .container {
    background: url(../images/ico-home.png) no-repeat left center;
    background-size: 22px;
    padding-left: 34px;
}

.banner .posi .sb {
    width: 20%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #e1cb82;
}

.banner .posi .sb span {
    display: block;
    width: 50%;
    margin-left: 10%;
    padding: 35px 0;
    font-size: 20px;
    background: url(../images/sb.png) no-repeat right center;
}

.proBox {
    padding: 40px 0;
}

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

.proBox .plBox {
    width: 19%;
    background: #f5f6f7;
}

.proBox .plBox .title {
    padding: 26px 0;
    text-align: center;
	border-bottom:1px solid #eaeaea
}

.proBox .plBox .title h2 {
    font-size: 34px;
	font-weight:500;
    color: #333
}

.proBox .plBox .title strong {
    font-size: 30px;
}

.proBox .plBox .ul1 {
    padding: 20px 18px;
}

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

.proBox .plBox .ul1 li a {
    display: block;
    line-height: 36px;
    border-radius: 4px;
    background: #fff url(../images/icon29.png) no-repeat right 10px center;
    background-size:18px;
    color: #333;
    padding-left: 24px;
    font-size: 15px;
}

.proBox .plBox .ul1 li.on a, .proBox .plBox .ul1 li:hover a {
    color: #fff;
    background: #3e9745 url(../images/icon28.png) no-repeat right 10px center;
    background-size: 18px;
}

.proBox .plBox .tjBox {
}

.proBox h3.tit {
    color: #333;
    font-size: 24px;
    padding-left: 20px;
    line-height: 50px;
	font-weight:500;
	border-bottom:1px solid #eaeaea
}

.proBox .plBox .tjBox ul {
    padding:10px 15px ;
}

.proBox .plBox .tjBox ul li {
    border-bottom: 1px dashed #dedede;0
}

.proBox .plBox .tjBox ul a {
    display: block;
    padding-left: 30px;
    line-height: 35px;
    background: url(../images/icon31.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.proBox .plBox .tjBox h4 {
    font-size: 18px;
    margin: 10px 0 8px;
    color: #555;
}

.proBox .plBox .tjBox .text {
    padding: 14px;
}

.proBox .plBox .tjBox p {
    font-size: 14px;
    line-height: 32px;
    color: #666;
}

.proBox .frBox {
    width: 79%;
}

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

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

.proBox .pBox .tab:first-child .box {
    border-top: 1px solid #dedede;
    background: #fcfcfc;
	padding:6px 8px;
}

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

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

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

.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:left
}

.proBox .pBox .tab:first-child a .box4 {
	text-align:center
}

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

.page li {
    display: inline-block;
}

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

.page li.active a {
    background: #327e38;
    color: #fff;
    border-color: #327e38;
}

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

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

.proBox .frBox .comBox .text {
    width: 62%;
    padding: 30px 40px 0 50px;
    box-sizing: border-box;
    color: #666;
	position:relative
}

.proBox .frBox .comBox .text h1 {
    font-size: 28px;
    color: #333;
    margin-bottom: 10px;
	font-weight:500
}

.proBox .frBox .comBox .text p {
    font-size: 15px;
    line-height: 35px;
    background: url(../images/icon.png) no-repeat left center;
    background-size: 40px;
    padding-left: 50px;
}

.proBox .frBox .comBox .text .inf {
    font-size: 15px;
    line-height: 27px;
    position: relative;
    margin: 10px 0;
}

.proBox .frBox .comBox .text .inf span {
	color:#3e9745
}

.proBox .frBox .comBox .text .info:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/icon32.png) no-repeat left center;
    position: absolute;
    left: 0;
    top: 7px;
}

.proBox .frBox .comBox .text span.time {
    display: block;
    line-height: 40px;
    padding-left: 30px;
   /** background: url(../images/icon34.png) no-repeat left center;
    background-size: 20px;***/
	position:absolute;
	right:10px;
	top:10px;
	color:#fff
}

.proBox .frBox .comBox .link {
    overflow: hidden;
    margin-top: 15px;
}

.proBox .frBox .comBox .link a.dh {
    display: block;
    float: left;
    width: 160px;
    line-height: 38px;
    background: url(../images/icon61.png) #f3f3f3 no-repeat left 10px center;
    background-size: 22px;
    padding-left: 42px;
    overflow: hidden;
    color: #333;
    font-size: 16px;
	border-radius:5px;
}

.proBox .frBox .comBox .link a.qq {
    display: block;
    width: 100px;
    line-height: 38px;
	padding-left:36px;
    background: #d4bb69 url(../images/qq.png) no-repeat left 12px center;
	background-size:20px;
    border-radius: 5px;
    color: #fff;
    float: right;
}

.proBox .desc h3.tit {
	position:relative;
	padding-left:25px;
	font-size:22px;
	color:#fff;
}

.proBox .desc h3.tit:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:140px;
	background:#3e9745;
	z-index:-1
}

.proBox .frBox .lkBox {
    margin-top: 30px;
}

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

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

.proBox .frBox .lkBox .ul1 li a p {
    line-height: 45px;
    font-size: 15px;
    position: relative;
    border-top: 1px solid #e5f2ff;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
}

.proBox .frBox .desc {
	margin-top:30px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

.proBox .frBox .desc .text {
    padding: 15px 10% 30px;
    font-size: 15px;
    line-height: 30px;
}

.proBox .frBox .desc .text table {
    max-width: 100% !important;
    border-collapse: collapse;
}

.proBox .frBox .desc .text table td {
    padding: 5px;
    border: 1px solid #dedede;
}

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

.proBox .frBox .desc .text h2 {
    font-size: 18px;
    color: #0f2942;
	position:relative;
}
.proBox .frBox .desc .text h2:before {
	content:"";
	width:40px;
	height:30px;
	position:absolute;
	left:-45px;
	top:0;
    background: url(../images/icon.png) no-repeat center;
    background-size: 40px;
}
.proBox .frBox .desc .text h2 span {
    font-size: 18px !important;
}
.proBox .frBox .desc .text p {
	margin-bottom:0 !important;
    line-height:27px !important;
}
.proBox .frBox .desc .text p span {
	font-size:15px !important
}
.proBox .frBox .desc .fy li {
    border-bottom: 1px solid #e5f2ff;
    color: #666;
}

.proBox .frBox .desc .fy li a {
    color: #666;
}


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

.proBox .frBox .lkBox .ul2 li a {
    display: block;
    background: #fafafa;
    border-radius: 8px;
    padding: 22px 10px 22px 15px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.proBox .frBox .lkBox .ul2 li span {
    display: block;
    font-size: 14px;
    color: #777;
}

.proBox .frBox .lkBox .ul2 li a h3 {
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px;
    margin-bottom: 10px;
    background:url(../images/icon29.png) no-repeat right 10px center;
    background-size: 22px;
}

.proBox .frBox .lkBox .ul2 li a p {
    font-size: 15px;
    line-height: 27px;    
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.proBox .frBox .lkBox .ul2 li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    top: 55px;
    background: url(../images/l_c2libg.png) no-repeat;
    background-size: cover;
    opacity: 0.3;
    z-index: -1;
}

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

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

.proBox .frBox .dl dt {
    width: 24%;
    float: left;
}

.proBox .frBox .dl dt img {
    border-radius: 8px 0 0 8px;
}

.proBox .frBox .dl dd.text {
    width: 60%;
    float: left;
    padding: 0 24px;
    box-sizing: border-box;
}

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

.proBox .frBox .dl dd.text p {
    font-size: 15px;
    line-height: 27px;
    height: 54px;
    overflow: hidden;
    margin: 8px 0;
	color:#666
}

.proBox .frBox .dl dd.text span {
    display: block;
    width: 130px;
    line-height: 36px;
    border-top: 1px solid #dedede;
    text-align: center;
    color: #666;
    border-bottom: 1px solid #dedede;
}

.proBox .frBox .dl dl:hover dd.text span {
    color: #fff;
    background: #3e9745;
    border-color: #3e9745;
}

.proBox .frBox .dl dd.date {
    width: 16%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    background: #3e9745;
}


.proBox .frBox .dl dd.date strong {
    color: #fff;
    font-size: 36px;
    margin-top: 20px;
	font-weight:500;
    display: block;
}

.proBox .frBox .dl dd.date span {
    display: block;
    color: #fff;
    font-size: 20px;
    padding-top: 20px;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .6);
}

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

.proBox .frBox .nshow .title h1 {
    font-size: 24px;
    margin-bottom: 10px;
}

.proBox .frBox .nshow .title p {
    font-size: 14px;
    color: #666;
}

.proBox .frBox .nshow .title p a {
    color: #666;
}

.proBox .frBox .nshow .ntext {
    padding: 20px 10%;
    color: #333 !important;
}

.proBox .frBox .nshow .ntext p {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 32px !important;
    color: #333 !important;
}

.proBox .frBox .nshow .ntext img {
    max-width: 600px !important;
    width: 100%;
	height:inherit !important;
}

.proBox .frBox .nshow .ntext .ddv img {
	display:none
}

.proBox .frBox .nshow .ntext table {
    max-width: 100% !important;
    border-collapse: collapse;
}

.proBox .frBox .nshow .ntext table td {
    padding: 5px;
    border: 1px solid #dedede;
}

/*****暂时隐藏图片的样式****/
.proBox .frBox .ndl01 dd.text {
	width:84%;
	padding-bottom:15px;
}

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

.vdUl li a {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
}

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

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

.vdUl li a p {
    background: linear-gradient(0, rgba(46, 46, 46, .8) 50%, rgba(46, 46, 46, .1) 99%);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 12px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
}

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

.proBox .frBox .nshow video {
    width: 100%;
}

.abBox {
    padding: 50px 0;

}

.abBox1 {
    background: url(../images/ab2.jpg) no-repeat center bottom;
    background-size: 90%;
}

.abBox1 .text {
    width: 70%;
}

.abBox h2 {
    text-align: left;
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 30px;
    position: relative;
}

.abBox h2:before {
    content: "";
    width: 40px;
    height: 3px;
    background: #327e38;
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: 20px;
}

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

.abBox1 .ul1 {
    width: 25%;
}

.abBox1 .ul1 li {
    border-bottom: 1px solid #f3f3f3;
}

.abBox1 .ul1 li a {
    display: block;
    padding: 20px 30px;
    position: relative;
    text-align: right;
}

.abBox1 .ul1 li a .num {
    font-size: 16px;
    color: #555;
}

.abBox1 .ul1 li a strong {
    font-size: 32px;
    font-weight: 500;
}

.abBox1 .ul1 li a p {
    font-size: 15px;
    color: #999;
}

.abBox1 .ul1 li a span {
    display: block;
    width: 38px;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}

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

.abBox2 li a {
    display: block;
    border-radius: 5px;
    background: #fafafa;
    padding: 50px 10px 30px;
    text-align: center;
}

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

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

.abBox2 li a p {
    font-size: 15px;
    line-height: 22px;
    height: 44px;
    margin-top: 6px;
    color: #888;
}

.abBox2 li:hover a {
    background: #327e38;
}

.abBox2 li:hover a h3 {
    color: #fff;
}

.abBox2 li:hover a p {
    color: #fff;
}

.abBox2 li:hover a span img {
    filter: brightness(0%) invert(100%);
}

.abBox3 {
    background: #fafafa;
}

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

.abBox3 li a {
    display: block;
    padding: 30px 40px 50px;
    background: #fff;
    border-radius: 5px;
	overflow:hidden;
	position:relative
}

.abBox3 li a span {
    display: block;
    width: 55px;
	position:absolute;
	right:20px;
	bottom:20px
}

.abBox3 li a span img {
    width: 46px;
}

.abBox3 li a h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 6px;
}

.abBox3 li a p {
    font-size: 15px;
    line-height: 28px;
    color: #666;
}

.abBox4 h2 {
    margin-bottom: 20px;
}

.abBox4 .img {
    background: #fff;
    padding: 30px 30px 20px;
    box-sizing: border-box;
    width: 30%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.abBox4 .img h3 {
    line-height: 40px;
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}

.rySwiper {
    padding-bottom: 40px;
}

.rySwiper .swiper-pagination {
    color: #aaa;
    bottom: 0;
    font-size: 18px;
}

.rySwiper .swiper-pagination .swiper-pagination-current {
    font-weight: 600;
    font-size: 22px;
    color: #327e38;
}

.abBox4 ul {
    width: 68%;
}

.abBox4 li {
    width: 33.33%;
    float: left;
    padding-left: 40px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.abBox4 li a {
    display: block;
    position: relative;
    padding: 20px 20px 30px 70px;
    border-bottom: 1px solid #f3f3f3;
}

.abBox4 li a span {
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/ab13.png) no-repeat;
    background-size: cover;
}

.abBox4 li a strong {
    display: block;
    font-size: 26px;
    color: #aaa;
}

.abBox4 li a p {
    font-size: 16px;
    color: #666;
}

.abBox4 li.on a {
    background: #f8f9f8;
    border-radius: 5px;
    border-bottom-color: #f8f9f8;
}

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

.lxBox1 li a {
    display: block;
    background: #fafafa;
    padding: 20px;
}

.lxBox1 li h3 {
    border-bottom: 1px solid #f3f3f3;
    font-size: 22px;
    font-weight: 500;
    padding: 0 6px 8px 0;
    margin-bottom: 15px;
    overflow: hidden;
}

.lxBox1 li h3 img {
    width: 25px;
    display: block;
    float: right;
    margin-top: 3px;
}

.lxBox1 li p {
    font-size: 16px;
    color: #666;
    margin-bottom: 6px;
}

.lxBox1 li.last a>div {
    overflow: hidden;
}

.lxBox1 li.last a h3 {
    float: left;
    border-bottom: none;
    overflow: hidden;
}

.lxBox1 li.last a h3 img {
    float: inherit;
}

.lxBox1 li.last a h3 span {
    display: block;
}

.lxBox1 li.last a .tex {
    width: 120px;
    float: right;
}

.lxBox2 .text {
    width: 30%;
}

.lxBox2 .text li {
    width: 50%;
    float: left;
    margin-top: 50px;
}

.lxBox2 .text li strong {
    font-size: 34px;
    color: #327e38;
}

.lxBox2 .text li span {
    display: inline-block;
    position: relative;
    top: -12px;
    font-size: 19px;
    left: 2px;
    font-weight: 600;
}

.lxBox2 .text li p {
    color: #666;
    font-size: 16px;
    margin-top: 5px;
}

.lxBox2 .pho {
    width: 65%;
    position: relative;
}

.lxBox2 .pho .dotBox {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.lxBox2 .pho .dotBox .dot {
    position: absolute;
    width: auto;
}

.lxBox2 .pho .dotBox .dot p {
    font-size: 15px;
    margin-top: 5px;
    color: #666;
}

.lxBox2 .pho .dotBox .dot i {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #327e38;
    margin: 0 auto;
    position: relative;
}

.lxBox2 .pho .dotBox .dot i:before {
    content: "";
    width: 30px;
    height: 30px;
    background: rgba(33, 119, 46, .1);
    opacity: 0.2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 2;
    -webkit-animation: amplify 2.4s infinite 0.2s;
    animation: amplify 2.4s infinite 0.2s;
}

.lxBox2 .pho .dotBox .dot i:after {
    content: "";
    width: 50px;
    height: 50px;
    background: rgba(33, 119, 46, .1);
    opacity: 0.1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-animation: amplify 2.4s infinite 0.3s;
    animation: amplify 2.4s infinite 0.3s;
}

@-webkit-keyframes amplify {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.4);
        transform: translate(-50%, -50%) scale(0.4);
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    75% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes amplify {
    0% {
        -moz-transform: translate(-50%, -50%) scale(0.4);
        transform: translate(-50%, -50%) scale(0.4);
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    75% {
        -moz-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes amplify {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.4);
        -moz-transform: translate(-50%, -50%) scale(0.4);
        transform: translate(-50%, -50%) scale(0.4);
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    75% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.lxBox2 .pho .dotBox .dot1 i {
    width: 15px;
    height: 15px;
}

.lxBox2 .pho .dotBox .dot1 i:before {
    width: 50px;
    height: 50px;
}

.lxBox2 .pho .dotBox .dot1 i:after {
    width: 90px;
    height: 90px;
}

.lxBox2 .pho .dotBox .dot1 {
    right: 20%;
    top: 40%;
}

.lxBox2 .pho .dotBox .dot2 {
    right: 42%;
    top: 30%;
}

.lxBox2 .pho .dotBox .dot3 {
    left: 16%;
    top: 24%;
}

.lxBox2 .pho .dotBox .dot4 {
    left: 57%;
    bottom: 25%;
}

.lxBox2 .pho .dotBox .dot5 {
    left: 28%;
    bottom: 33%;
}

.lxBox2 .pho .dotBox .dot6 {
    left: 30%;
    bottom: 15%;
}

.lxBox2 .pho .dotBox .dot7 {
    left: 18%;
    top: 40%;
}

.lxBox2 .pho .dotBox .dot8 {
    right: 22%;
    top: 22%;
}

.lxBox2 .pho .dotBox .dot9 {
    right: 46%;
    bottom: 38%;
}

.lxBox2 .pho .dotBox .dot10 {
    right: 15%;
    bottom: 20%;
}

.lxBox2 .pho .dotBox .tex {
    position: absolute;
    right: 10px;
    top: 45%;
    padding: 20px;
    min-width: 260px;
    background: #327e38;
    color: #fff;
    border-radius: 5px;
}

.lxBox2 .pho .dotBox .tex h3 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 6px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}

.lxBox2 .pho .dotBox .tex p {
    line-height: 30px;
    font-size: 15px;
}

.lxBox2 .pho .dotBox .tex img {
    width: 20px;
    margin-right: 4px;
}

.lxBox2 .ul li {
    width: 16.66%;
    float: left;
    padding: 40px 15px 0;
    box-sizing: border-box;
}

.lxBox2 .ul li a {
    display: block;
    padding: 8px 10px;
    border: 1px solid #f3f3f4;
    border-radius: 5px;
    overflow: hidden;
}

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

    .abBox4 .img h3 {
        font-size: 18px;
    }

    .abBox4 li a {
        padding: 20px 20px 20px 70px;
    }
}
@media all and (min-width: 1024px) and (max-width: 1600px) {
	.page li {
		font-size:14px
	}
    .proBox .plBox .title h2 {
        font-size: 32px;
    }

    .proBox .plBox .ul1 li a {
        font-size: 15px;
		background-size:17px
    }
	.proBox .plBox .ul1 li.on a, .proBox .plBox .ul1 li:hover a {
		background-size:17px
	}
	.proBox .plBox {
		width:20%
	}
	.proBox .frBox {
		width:78%
	}

    .proBox h3.tit {
        font-size: 22px;
    }
	.proBox .plBox .tjBox h4 {
		font-size:17px
	}
	.proBox .plBox .tjBox p {
	line-height:28px
	}
	
.proBox .pBox .tab a .box1 img {
    width: 100%;
}

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

    .proBox .frBox .comBox .text {
        width: 65%;
        padding: 20px 20px 0 36px;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .proBox .frBox .comBox .text span.time {
        background-size: 18px;
        padding-left: 22px;
    }


    .proBox .frBox .comBox .text .info {
        margin-top: 6px;
        font-size: 14px;
        line-height: 27px;
    }

    .proBox .frBox .lkBox .ul2 li {
        padding: 14px;
    }

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

    .proBox .frBox .lkBox .ul2 li a h3 {
        font-size: 16px;
    }

	.proBox .frBox .dl dt {
		width:26%
	}
	.proBox .frBox .dl dd.text {
		width:58%;
		padding-right:16px;
	}
	
/*****暂时隐藏图片的样式****/
.proBox .frBox .ndl01 dd.text {
	width:84%;
	padding-bottom:15px;
}

    .proBox .frBox .dl dd.text h3 {
        font-size: 18px;
        margin-top: 12px;
    }

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

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

    .proBox .frBox .dl dd.date strong {
		font-size:36px;
		font-weight:500
    }

    .vdUl li a p {
        font-size: 16px;
    }

    .vdUl li a .pho:after {
        width: 42px;
        height: 42px;
    }

    
    .abBox {
        padding: 40px 0;
    }

    .abBox h2 {
        font-size: 32px;
    }

    .abBox h2:before {
        width: 36px;
    }

    .abBox1 .ul1 li a span {
        width: 36px;
    }

    .abBox1 .ul1 li a {
        padding: 18px 25px;
    }

    .abBox2 li {
        padding: 20px 15px 0;
    }

    .abBox2 li a h3 {
        font-size: 20px;
    }
.abBox3 li a {
	padding:30px 26px 40px
}

    .abBox3 li a span {
    }

    .abBox3 li a h3 {
        font-size: 22px;
    }

    .abBox3 li a p {
        font-size: 15px;
    }
	.abBox3 li {
		padding:30px 20px 0
	}

    .abBox4 li {
        margin-bottom: 10px;
        padding-left: 25px;
    }

    .lxBox1 li {
        padding: 20px 14px 0;
    }

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

    .lxBox2 .text li strong {
        font-size: 30px;
    }

    .lxBox2 .pho .dotBox .tex {
        padding: 10px 15px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1500px) {
    .lxBox1 li p {
        font-size: 15px;
    }

    .lxBox1 li h3 img {
        width: 24px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1440px) {
	#main .container {
        width: 85%;
    }
    .proBox .plBox .ul1 {
        padding: 15px 14px;
    }
	.proBox .plBox .title h2 {
		font-size:30px
	}

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

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

    .proBox .frBox .comBox .text {
        width: 60%;
    }

    .proBox .frBox .lkBox .ul1 li a p {
        padding-left: 6px;
    }

    .proBox .frBox .dl dt {
        width: 27%;
    }

    .proBox .frBox .dl dd.text {
        width: 60%;
    }
	

    .proBox .frBox .dl dd.date {
        width: 13%;
    }

    .banner .posi .sb span {
        width: 60%
    }
	
    .abBox4 .img {
        padding: 20px 20px;
    }
	
/*****暂时隐藏图片的样式****/
.proBox .frBox .ndl01 dd.text {
	width:85%;
}
.proBox .frBox .ndl01 dd.date {
        width: 15%;
}
}

@media all and (min-width: 1024px) and (max-width: 1400px) {
    .banner .posi, .banner .posi .sb span {
        padding: 22px 0;
    }
	 #main .container {
        width: 90%
    }

    .proBox .plBox .tjBox h4 {
        font-size: 17px;
    }
	.proBox .plBox .tjBox p {
		line-height:25px;
	}
	.proBox .frBox .dl dd.date strong {
		font-size:32px
	}
	.proBox .frBox .dl dd.date span {
		font-size:20px
	}

    .vdUl li {
        padding: 14px;
    }

    
    .abBox h2 {
        font-size: 30px;
    }

    .abBox1 .text {
        width: 72%;
    }

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

    .abBox1 .ul1 li a {
        padding: 15px 20px;
    }

    .abBox1 .ul1 li a span {
        width: 32px;
    }

    .abBox1 .ul1 li a strong {
        font-size: 30px;
    }
}

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

    .proBox .plBox .tjBox ul a {
        background-size: 20px;
    }
	 .abBox2 li a span {
        width: 40px;
        height: 40px;
    }

    .abBox2 li a h3 {
        font-size: 18px;
        font-weight: 600;
    }
}
@media all and (min-width: 1024px) and (max-width: 1300px) {
.proBox .plBox {
	width:22%
}
.proBox .plBox .ul1 li a {
	line-height:36px;
}
.proBox .frBox {
	width:76%
}
.proBox .frBox .comBox .pho {
	width:44%
}
.proBox .frBox .comBox .text {
	width:56%;
	padding-left:28px
}
.proBox .frBox .dl dd.text {
	padding:0 14px
}
.abBox3 li {
        padding: 20px 20px 0;
    }

    .abBox3 li a {
        padding: 30px 20px;
    }

    .abBox3 li a span img {
        width: 44px;
    }

    .abBox4 li a {
        padding: 15px 10px 15px 60px;
    }

    .abBox4 li a span {
        left: 10px;
    }

    .abBox4 .img h3 {
        margin-top: 5px;
    }

    .abBox4 .img {
        padding-bottom: 10px;
    }
	.abBox4 li a {
		padding-left:50px
	}
	.abBox4 li a p {
	white-space:nowrap;
		font-size:15px
	}

    .lxBox1 li {
        padding: 20px 10px 0;
    }

    .lxBox1 li a {
        padding: 15px;
    }

    .lxBox1 li p {
        font-size: 14px;
    }

    .lxBox1 li h3 {
        font-size: 18px;
        font-weight: 600;
    }

    .lxBox1 li.last a .tex {
        width: 110px;
    }
}

@media all and (min-width: 0) and (max-width: 767px) {
    .banner {
        position: relative;
    }

    .banner .posi {
        font-size: 14px;
        padding: 8px 0 !important;
		line-height:25px;
    }

    .banner .posi .container {
        background: url(../images/ico-home.png) no-repeat left 8px center;
        background-size: 18px;
        padding-left: 30px;
    }

    .banner .posi .sb {
        display: none;
    }


    .proBox {
        padding: 40px 12px;
    }
	#main .container {
		width:100%;
		max-width:inherit
	}

    .proBox .plBox {
        width: 100%;
		border-radius:5px;
		overflow:hidden
    }

    .proBox .plBox .title {
        padding: 26px;
        text-align: left;
		background:#54a35a
    }

    .proBox .plBox .title h2 {
        font-size: 28px;
		color:#fff;
        background: url(../images/icon42.png) no-repeat right center;
        background-size: 40px;
    }


    .proBox .plBox .ul1 {
        overflow: hidden;
        display: none;
        padding: 10px 0px;
    }

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

    .proBox .plBox .ul1 li a {
        line-height: 36px;
        background: #fff;
        padding-left: 0px;
        font-size: 15px;
        text-align: center;
    }

    .proBox .plBox .ul1 li.on a, .proBox .plBox .ul1 li:hover a {
        color: #fff;
        background: #3e9745;
    }

    .proBox .plBox .tjBox {
        display: none;
    }

    .proBox h3.tit {
        background-size: 38px;
        font-size: 22px;
        font-weight: 500;
        line-height: 48px;
    }

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

    .proBox .pBox .tab a {
	background:#fff
    }

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

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

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

    .proBox .pBox .tab a .box2 {
        width: 40%;
        text-align: center;
        position: relative;
    }

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

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

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

    .page {
        padding: 15px 0;
    }

    .page li {
        margin: 0 4px;
    }

    .page li a {
        padding: 2px 8px;
        font-size: 14px;
    }

    .proBox .frBox .comBox {
        background: url(../images/bg5.jpg) no-repeat bottom right;
        background-size: 100%;
        border-radius: 8px;
    }

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

    .proBox .frBox .comBox .text {
        width: 100%;
        padding: 16px 10px 20px;
        border-top: 1px solid #dedede;
    }

    .proBox .frBox .comBox .text h1 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .proBox .frBox .comBox .text p {
        font-size: 14px;
        line-height: 30px;
        background-size: 36px;
        padding-left: 42px;
    }

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


    .proBox .frBox .comBox .text span.time {
        line-height: 30px;
        padding-left: 22px;
        background-size: 17px;
    }

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

    .proBox .frBox .comBox .link a.dh {
        width: 160px;
        line-height: 36px;
        padding-left: 40px;
        font-size: 15px;
    }

    .proBox .frBox .comBox .link a.qq {
        width: 100px;
        line-height: 36px;
    }

    .proBox .frBox .lkBox {
        margin-top: 20px;
    }

    .proBox .frBox .lkBox .ul1 li {
        width: 50%;
        padding: 20px 8px 0;
    }

    .proBox .frBox .lkBox .ul1 li a {
        border-radius: 6px;
    }

    .proBox .frBox .lkBox .ul1 li a p {
        line-height: 40px;
        font-size: 14px;
        padding: 0 50px 0 6px;
    }

    .proBox .frBox .lkBox .ul1 li a p:after {
        width: 46px;
        line-height: 40px;
    }

    .proBox .frBox .desc {
        box-shadow: 0 0 8px rgba(0, 0, 0, .3);
        margin-top: 30px;
    }

    .proBox .frBox .desc .text {
        padding: 15px 10px 20px;
        overflow-x: scroll;
    }

    .proBox .frBox .desc .text img {
        width: 100% !important;
    }

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

    .proBox .frBox .desc .text h2 {
        background-size: 40px;
    }
.proBox .frBox .desc .text h2:before {
	display:none
}

    .proBox .frBox .lkBox .ul2 li {
        width: 100%;
        float: inherit;
        padding: 15px 0;
    }
	.proBox .frBox .lkBox .ul2 li a h3 {
		background-size:20px
	}

    .proBox .frBox .dl dl {
        margin: 10px 2%;
        width: 46%;
        float: left;
    }

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

    .proBox .frBox .dl dt {
        width: 100%;
        float: inherit;
    }

    .proBox .frBox .dl dt img {
        border-radius: 0px;
    }

    .proBox .frBox .dl dd.text {
        width: 100%;
        float: inherit;
        padding: 8px;
        box-sizing: border-box;
    }

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

    .proBox .frBox .dl dd.text p {
        font-size: 13px;
        line-height: 25px;
        height: 50px;
        margin: 8px 0 12px;
    }

    .proBox .frBox .dl dd.text span {
        width: 110px;
        line-height: 32px;
        margin: 0 auto;
    }

    .proBox .frBox .dl dd.date {
        display: none;
    }

	
/*****暂时隐藏图片的样式****/
.proBox .frBox .ndl01 dl {
	width:100%;
	float:inherit
}

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

    .proBox .frBox .nshow .title {
        padding: 16px 0;
    }

    .proBox .frBox .nshow .title h1 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .proBox .frBox .nshow .title p {
        font-size: 13px;
    }

    .proBox .frBox .nshow .ntext {
        padding: 20px 10px;
    }

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

    .vdUl li {
        width: 50%;
        padding: 8px;
    }

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

    .vdUl li a p {
        padding: 10px 5px;
        font-size: 15px;
    }

    .proBox .frBox .nshow video {
        width: 100%;
    }

    .abBox {
        padding: 30px 10px;

    }

    .abBox1 {
        background: none;
    }

    .abBox1 .text {
        width: 100%;
    }

    .abBox h2 {
        text-align: center;
        font-size: 26px;
        padding-bottom: 20px;
    }

    .abBox h2:before {
        width: 32px;
        left: 50%;
        transform: translateX(-50%);
        bottom: 10px;
    }

    .abBox1 .text p {
        font-size: 15px;
        line-height: 27px;
    }

    .abBox1 .ul1 {
        width: 100%;
    }

    .abBox1 .ul1 ul {
        overflow: hidden;
    }

    .abBox1 .ul1 li {
        width: 50%;
        float: left;
        padding: 18px 5px 0;
        box-sizing: border-box;
        border-bottom: none;
    }

    .abBox1 .ul1 li a {
        padding: 20px 5px;
        text-align: center;
        background: #fafafa;
    }

    .abBox1 .ul1 li a .num {
        font-size: 15px;
    }

    .abBox1 .ul1 li a strong {
        font-size: 28px;
    }

    .abBox1 .ul1 li a p {
        font-size: 14px;
    }

    .abBox1 .ul1 li a span {
        display: block;
        width: 32px;
        position: inherit;
        left: inherit;
        top: inherit;
        margin: 0 auto 8px;
        transform: translateY(0%);
    }

    .abBox2 {
        padding-top: 0;
    }

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

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

    .abBox2 li a span {
        width: 36px;
        height: 36px;
        margin: 0 auto 10px;
    }

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

    .abBox2 li a p {
        height: inherit;
    }


    .abBox3 li {
        width: 100%;
        float: inherit;
        padding: 20px 10px 0;
    }

    .abBox3 li a {
        padding: 30px 20px 30px;
    }

    .abBox3 li a span {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

    .abBox3 li a span img {
        width: 40px;
    }

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

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

    .abBox4 .img {
        padding: 20px;
        width: 90%;
        margin: 0 auto 20px;
    }

    .abBox4 .img h3 {
        line-height: 30px;
        font-size: 16px;
        margin-top: 5px;
    }

    .rySwiper {
        padding-bottom: 30px;
    }

    .rySwiper .swiper-pagination {
        font-size: 16px;
    }

    .rySwiper .swiper-pagination .swiper-pagination-current {
        font-size: 20px;
    }

    .abBox4 ul {
        width: 100%;
    }

    .abBox4 li {
        width: 50%;
        padding: 0px 10px;
        margin-bottom: 10px;
        box-sizing: border-box;
    }

    .abBox4 li a {
        padding: 10px 10px 10px 50px;
    }

    .abBox4 li a span {
        width: 30px;
        height: 30px;
        left: 10px;
    }

    .abBox4 li a strong {
        font-size: 22px;
    }

    .abBox4 li a p {
        font-size: 15px;
        white-space: nowrap;
    }

    .lxBox1 li {
        width: 100%;
        float: inherit;
        padding: 10px 20px 0;
    }

    .lxBox1 li a {
        padding: 10px 20px;
    }

    .lxBox1 li h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .lxBox1 li h3 img {
        width: 22px;
    }

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

    .lxBox1 li.last a .tex {
        width: 100px;
    }

    .lxBox2 .text {
        width: 100%;
    }

    .lxBox2 .text li {
        margin-top: 30px;
        text-align: center;
    }

    .lxBox2 .text li strong {
        font-size: 27px;
    }

    .lxBox2 .text li span {
        position: inherit;
        top: inherit;
        font-size: 16px;
        left: inherit;
    }

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

    .lxBox2 .pho {
        width: 100%;
        margin-top: 30px;
    }

    .lxBox2 .pho .dotBox .dot i {
        width: 8px;
        height: 8px;
    }

    .lxBox2 .pho .dotBox .dot i:before {
        width: 24px;
        height: 24px;
    }

    .lxBox2 .pho .dotBox .dot i:after {
        width: 34px;
        height: 34px;
    }

    .lxBox2 .pho .dotBox .dot1 i {
        width: 12px;
        height: 12px;
    }

    .lxBox2 .pho .dotBox .dot1 i:before {
        width: 30px;
        height: 30px;
    }

    .lxBox2 .pho .dotBox .dot1 i:after {
        width: 50px;
        height: 50px;
    }

    .lxBox2 .pho .dotBox .tex {
        display: none;
    }

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

    .lxBox2 .ul li a {
        padding: 5px 8px;
    }
}