@media (min-width:520px) {
	
.artOne {
    width: 6.35rem;
    margin: 0 auto;
    font-size: .08rem;
}

.artOne .tit {
    margin: .6rem 0 .3rem;
    width: 6.35rem;
    text-align: center;
    font-weight: bold;
    font-size: .2rem;
}

.artOne .texTwo {
    margin: .15rem 0 .3rem;
}

.artOne .icons {
    display: flex;
}

.artOne .icons .iconPage {
    width: 2.3rem;
    box-sizing: border-box;
    text-align: center;
}


.artOne .icons .iconPage .iconTit {
    font-weight: bold;
    font-size: .1rem;
    padding: .08rem 0;
}

.artOne .icons .iconPage .iconText {
    font-size: .06rem;
}

.artwo {
    margin-top: .4rem;
    width: 10rem;
    background-color: #5a964a;
    padding: 0 1.825rem .4rem;
}

.artwo .tit {
    padding: 2em 0 .5em;
    font-size: 2.5em;
    color: white;
}

.artwo .stit {
    color: #e8e8e8;
    font-size: 1.2em;
    margin: 0 0 4em 0;
    letter-spacing: 1px;
}

.artwo .conArt {
    display: flex;
}

.artwo .conArt .list {
    width: 1.35rem;
    margin: 0 .2rem 0 0;
}

.artwo .conArt .list ul,
.artwo .conArt .list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.artwo .conArt .list ul {
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 10px;
}

.artwo .conArt .list li {
    box-sizing: border-box;
    padding: .16rem 0 .06rem .1rem;
    color: white;
    display: flex;
}

.artwo .conArt .list li .left {
    padding: 0 .06rem 0 0;
    font-size: .12rem;
    font-weight: bold;
}

.artwo .conArt .list li .xian {
    width: 1px;
    height: .15rem;
    background-color: #ffffff;
}

.artwo .conArt .list li:hover .xian {
    background-color: #538b44;
}

.artwo .conArt .list li .right {
    padding-left: .08rem;
}

.artwo .conArt .list li .right div {
    margin-top: -.04rem;
    font-size: .09rem;
    font-weight: bold;
}

.artwo .conArt .list li .right p {
    font-size: .1rem;
    color: rgba(255, 255, 255, 0.5);
}

.artwo .conArt .list li:hover .gysjp {
    color: rgba(83, 139, 68, .4);
}

.artwo .conArt .list li:hover {
    background-color: white;
    border-radius: 10px;
    color: #538b44;
}

.artwo .conArt .art {
    margin-top: .17rem;
    width: 4.8rem;
}

.artwo .conArt .art .sstit {
    color: white;
    font-size: .1rem;
}

.artwo .conArt .art .yw {
    float: right;
    margin-top: -.2rem;
}

.artwo .conArt .art .yw .img-thumbnail {
    border: 0;
    padding: 2px;
}

.artwo .conArt .art .text {
    margin-top: .3rem;
    color: rgba(255, 255, 255, 0.7);
    font-size: .082rem;
}

.artwo .conArt .art .text p:nth-child(3) {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    white-space: nowrap;
    -ms-overflow-style: none;
}

.artwo .conArt .art .text p:nth-child(3)::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.artwo .conArt .art a {
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding-bottom: .05rem;
    margin-top: .1rem;
}

.artwo .conArt .art a .right {
    font-size: .12rem;
    margin-left: .07rem;
    color: white;
}

.artThree {
    width: 6.35rem;
    margin: .5rem auto;
}

.artThree .tit {
    font-size: 2.5em;
    font-weight: bold;
}

.artThree .stit {
    font-size: 1.2em;
    margin: 1em 0 3em 0;
    letter-spacing: 1px;
}

.artThree .left {
    width: 2.45rem;
    padding-top: 1.48rem;
    margin-right: .12rem;
    height: 3rem;
    background-image: url(../img/新闻中心.webp);
    background-repeat: no-repeat;
    background-size: contain;
}

.artThree .threeCon {
    display: flex;
}

.artThree .threeCon ul,
.artThree .threeCon li {
    padding: 0;
    margin: 0;
}

.artThree .threeCon .mid li {
    width: .75rem;
    height: .5rem;
    margin-bottom: .12rem;
    list-style-type: none;
    background-size: cover;
    background-repeat: no-repeat;
}

.artThree .threeCon .mid li:nth-child(1) {
    background-image: url(../img/新闻中心1.webp);
}

.artThree .threeCon .mid li:nth-child(2) {
    background-image: url(../img/新闻中心2.webp);
}

.artThree .threeCon .mid li:nth-child(3) {
    background-image: url(../img/新闻中心3.webp);
}

.artThree .threeCon .right li {
    margin-left: .1rem;
    list-style-type: none;
    width: 2.93rem;
    color: aqua;
    background-color: #538b44;
}

.box1 {
    width: 6.35rem;
    font-size: .08rem;
    background-color: white;
    height: 2.32rem;
    position: absolute;
    top: 3rem;
    left: 1.825rem;
    border-radius: 2px;
}

.box1padding {
    padding-top: .15rem;
    padding-left: .25rem;
    padding-right: .25rem;
}

.imgwidth {
    width: 3.25rem;
    margin-right: .1rem;
}

.media-body .font14 p:nth-child(even) {
    margin: .15rem 0rem;
}

.media-body .font14 p {
    line-height: .15rem;
}

.media-body h5 {
    font-size: .18rem;
    font-weight: 800;
    margin-top: .1rem;
    margin-bottom: .12rem;
}

.box2 {
    width: 6.35rem;
    font-size: .08rem;
    height: 2.32rem;
    margin: 1.8rem auto 0rem;
}

.box2nav {
    width: 6.35rem;
    height: .32rem;
    margin-bottom: .13rem;
    font-weight: 700;
}

.box2content {
    width: 6.35rem;
    height: 2rem;
}

.box2tw {
    float: left;
    width: 2.01rem;
}

.box2tw:nth-child(2) {
    margin: 0 .1599rem;
}

.box2img {
    width: 100%;
    border-radius: 6px;
}

.box2text {
    margin-top: .1rem;
}

.box2text p {
    font-size: .106rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-clamp: 2;
	text-overflow: ellipsis;
}

.box3 {
    width: 6.35rem;
    font-size: .08rem;
    height: 4.2rem;
    margin: .25rem auto 0rem;
}

.box3nav {
    width: 6.35rem;
    height: .32rem;
    margin-bottom: .13rem;
    font-weight: 700;
}

.box3nav p span {
    font-size: .08rem;
    font-weight: 100;
}

.box3tw {
    margin-bottom: .1599rem;
    border-radius: 6px;
    background-color: white;
    float: left;
    width: 2.01rem;
}

.box3tw:nth-child(2) {
    margin: 0 .1599rem;
}

.box3img {
    margin: 0.1005rem;
    width: 90%;
    border-radius: 6px;
}

.box3text {
    margin: 0 0.12rem;
}

.box3text p {
    font-size: .106rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-clamp: 2;
    text-overflow: ellipsis;
}

.box3texttwo {
    height: .3rem;
}

.box3texttwo div {
    float: left;
}

.box3texttwo div:nth-child(1) {
    width: .4rem
}

.box3texttwo div:nth-child(1) img {
    width: 50%;
}

.box3texttwo div:nth-child(2) {
    margin-top: 0.05rem;
    margin-left: -.16rem;
}

.box3texttwo div:nth-child(3) {
    float: right;
    color: rgb(93, 152, 77);
    margin-top: 0.03rem;
    border-radius: 5px;
    text-align: center;
    width: .5rem;
    line-height: .2rem;
    height: .2rem;
    background-color: rgb(213, 244, 205);
}

.box3whole {
    margin-top: .15rem;
    border-radius: 5px;
    text-align: center;
    margin-left: 2.575rem;
    float: left;
    height: .3rem;
    line-height: .3rem;
    background-color: rgb(90, 150, 74);
    width: 1.2rem;
}

.box3whole a {
    color: white;
}

.box3whole img {
    margin-top: .02rem;
    width: .1rem;
}

.box4bg {
    height: 5.5rem;
    width: 10rem;
    background-color: white
}

.box4 {
    width: 6.35rem;
    font-size: .08rem;
    height: 5.8rem;
    margin: .25rem auto 0rem;
}

.box4nav {
    
    padding-bottom: .2rem;
    width: 6.35rem;
    height: .32rem;
    margin-bottom: .13rem;
    font-weight: 700;
}

.box4nav p span {
    font-size: .08rem;
    font-weight: 100;
}

.box4content {
    width: 6.35rem;
    height: 1.9rem;
    background-color: #ffffff;
}

.box4tw {
    float: left;
    width: 2.01rem;
}

.box4tw:nth-child(2) {
    margin: 0 .1599rem;
}

.box4img {
    width: 100%;
    border-radius: 6px;
}

.box4text {
    margin-top: .1rem;
}

.box4text p {
    font-size: .106rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-clamp: 2;
	text-overflow: ellipsis;
}

.box4text div {
    color: rgb(191, 191, 191);
    font-size: .085rem;
}

.box4texttwo {
    height: .3rem;
}

.box4texttwo div {
    float: left;
}

.box4texttwo div:nth-child(2) {
    float: right;
    width: .4rem
}

.box4texttwo div:nth-child(2) img {
    width: 30%;
}

footer {
    width: 10rem;
    background-color: rgb(0, 0, 0);
}

.footer {
    z-index: 1;
    height: .7rem;
    line-height: .7rem;
    color: white;
    width: 6.35rem;
    margin: 0 auto;
}

.footer .icon {
    float: left;
}

.footer .icon .iconimg {
    display: block;
    float: left;
    padding-right: .06rem;
    margin-top: -.02rem;
}

.footer .icon .iconimg img {
    width: .12rem;
}

.footer .tit {
    list-style-type: none;
    float: left;
    padding-left: .6rem;
}

.footer .tit li {
    float: left;
}

.footer .tit a {
    display: inline-block;
    border: none;
    text-decoration: none;
    padding: 0rem .17rem 0rem .17rem;
    color: #b6b6b6;
}

.footer .last {
    margin: 0;
    padding: 0;
}

footer .last {
    border-top: 1px solid rgb(114, 114, 114, .4);
    padding-top: .2rem;
    padding-bottom: .2rem;
    width: 6.35rem;
    color: rgb(187, 187, 187);
    margin: 0 auto;
    background-color: black;
    text-align: center;
}

footer .last {
    border-top: 1px solid rgb(114, 114, 114, .4);
    padding-top: .2rem;
    padding-bottom: .2rem;
    width: 6.35rem;
    color: rgb(187, 187, 187);
    margin: 0 auto;
    background-color: black;
    text-align: center;
}
.md-box3content{
	display: none;
}
.ven-4{
	display: none;
}
.md-box4content{
	display: none;
}

.md-tskc{
	display: none;
}

}
@media (max-width:520px) {
	.box1{
		display: none;
	}
	.box2{
		display: none;
	}
	.box3{
		display: none;
	}
	.box4{
		display: none;
	}
	
	.md-tskc{
		margin-left: .5rem;
		margin-right: .5rem;
	}
	
	.box2nav{
		display: flex;
		margin-top: .1rem;
	}
	
	.box2nav img{
		width: .7rem;
		height: .7rem;
	}
	
	.box2nav p{
		font-size: 16px;
		font-weight: 600;
		padding-top: .1rem;
	}
	
	.box2content{
		display: flex;
		justify-content: space-between;
	}
	
	.box2tw{
		width: 3rem;
	}

    .box2img{
        margin-bottom: .3rem;
    }
	
	.box2text p {
        overflow: hidden;
        text-overflow: ellipsis; /* 文本溢出时显示省略号来代表被修剪的文本 */
        display: -webkit-box; /* 必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 */
        -webkit-box-orient: vertical; /* 必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 */
        -webkit-line-clamp: 2; /* 文本需要显示多少行 */
		font-size: 12px;
		margin-left: 3px;
		margin-right: 3px;
	}
	
	.box2content img{
		width: 2.8rem;
         height: 1.8rem;
	}
	
	.box4nav{
		display: flex;
	}
	
	.box4nav p{
		font-size: 16px;
		font-weight: 600;
	}
	
	.box4nav span{
		margin-left:.2rem;
		font-size: 12px;
		margin-top: .1rem;
	}
	
	.box4content{
		display: flex;
		justify-content: space-between;
	}
	
	.box4tw{
		width: 4.1rem;
	}
	
	.box4tw img{
		width: 4.1rem;
        height: 2rem;
	}

    .box4img{
        margin-bottom: .3rem;
    }
	.box4text p{
		font-size: 12px;
        margin-left: 2px;
        margin-right: 2px;
        text-overflow: ellipsis; /* 文本溢出时显示省略号来代表被修剪的文本 */
        white-space: nowrap; /* 段落中的文本不进行换行 */
        overflow: hidden; /* 溢出部分隐藏 */
	}
	
	.ven-4{
		display: flex;
		justify-content: center;
		margin-bottom: .3rem;
	}
	
	.ven-button {
		display: inline-block;
		font-size: 12px;
		padding: 10px 20px;
		background-color: #25c74b;
		color: white;	
		text-decoration: none;	
		border-radius: 5px;
		border: 2px solid #25c74b;
		transition: background-color 0.3s, color 0.3s;
	} 
	
	.ven-button:hover {
		background-color: #37d663;
		
		color: #ffffff;
	}
    img{
        border-radius: 5px;
    }
}
