.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 .oneText {}

.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 .icon {}

.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;
    margin: 0 auto;
    font-size: .08rem;
    padding-bottom: .22rem;
}

.imgbox {
    margin-bottom: .15rem;
}
.box1img a{
    text-align: center;
    background: linear-gradient(to top, #f7f7f7 9%, #95999a);
    margin-top: 20px;
}
.box1 .row .box1img img {
    /* 6.5 width: 100%;*/
    width: 100%;
}

.box1 .tit {
    margin: .3rem auto .3rem;
    /* border-bottom: 3px solid #5a964a; */
    line-height: .35rem;
    width: 1.5rem;
    text-align: center;
    font-weight: bold;
    font-size: .2rem;
}

.box1 .oneText {
    line-height: .12rem;
    font-size: .08rem;
}

.box1 .texTwo {
    line-height: .12rem;
    font-size: .08rem;
    margin: .15rem 0 .4rem;
}

.box2 {
    position: relative;
    width: 10rem;
    height: 3.9rem;
    background-image: url('http://lyj.gd.gov.cn/nature/rcdw4.jpg');
    background-size: 10rem 3.9rem;
}

.box2 .box2btnleft {
    position: absolute;
    top: 2.4rem;
    left: 1.3rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 999rem;
    text-align: center;
    line-height: 0.2rem;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    box-shadow: 2px 2px 4px #e1e1e1, -2px -2px 4px #e1e1e1;
    color: rgb(90, 150, 74);
}

.box2 .box2btnright {
    position: absolute;
    top: 2.4rem;
    right: 1.3rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 999rem;
    text-align: center;
    line-height: 0.2rem;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    box-shadow: 2px 2px 4px #e1e1e1, -2px -2px 4px #e1e1e1;
    color: rgb(90, 150, 74);
}

.box2 .tit {
    margin-bottom: .3rem;
    padding-top: .4rem;
    width: 10rem;
    text-align: center;
    font-weight: bold;
    font-size: .2rem;
}

.box2 .oneText {
    text-align: center;
    margin-bottom: -.001rem;
    font-size: .08rem;
}

.box2 .texTwo {
    text-align: center;
    font-size: .08rem;
}

.box2imgbox {
    margin-left: 1.825rem;
    width: 6.35rem;
    font-size: .08rem;
}

.box2imgbox ul {
    overflow: hidden;
    position: relative;
    height: 2rem;
    padding: 0;
    padding-top: 0.5rem;
}

.box2imgbox ul li {
    list-style: none;
}

.box2imgbox ul li .box2img {
    /*6.5之前 border-radius: 7px;
    position: absolute;
    top: .9rem;
    background-color: white;
    width: 1.8rem;
    height: .75rem; */
    overflow: hidden;
    border-radius: 7px;
    position: absolute;
    top: .3rem;
    background-color: white;
    width: 1.8rem;
    height: 1.4rem;
}

.box2imgbox ul li .box2imgs {
    /* position: relative;
    top: .05rem;
    background-color: #5a964a;
    width: 2.5rem;
    height: 1.1rem;
    left: 1.924rem; */
    overflow: hidden;
    position: relative;
    top: -.5rem;
    background-color: #5a964a;
    width: 2.5rem;
    height: 1.8rem;
    left: 1.924rem;
}

.box2imgbox ul li .box2left1 {
    left: -1.8rem;
}

.box2imgbox ul li .box2left1 {
    left: 0srem;
}

.box2imgbox ul li .box2right {
    left: 4.55rem;
}

.box2imgbox ul li .box2right1 {
    left: 6.35rem;
}

.box2imgbox ul li .box2img img {
    /* top: -0.338rem;
    position: absolute;
    width: 53%; */
    top: -0.858rem;
    position: absolute;
    width: 100%;
}

.box2imgbox ul li .box2imgs img {
    /* width: 53%;
    top: -0.412rem; */
    width: 100%;
    top: -1.3rem;
}

.box2imgbox ul li .box2img .box2text {
    /* position: absolute;
    left: 0.9rem;
    top: 0.15rem; */
    position: absolute;
    /* left: 0.7rem; */
	text-align: center;
	width: 100%;
    top: 1.2rem;
}

.box2imgbox ul li .box2img .box2text1 {
    /* position: absolute;
    left: 1.35rem;
    top: 0.265rem; */
   position: absolute;
    /* left: 1rem; */
    top: 1.565rem;
	width: 100%;
	text-align: center;
}

.box2imgbox ul li .box2img .box2text div:nth-child(1) {
    color: #000;
    margin-bottom: 0.07rem;
    font-size: 0.12rem;
    font-weight: 700;
}

.box2imgbox ul li .box2img .box2text div {
    margin-bottom: 0.02rem;
    font-size: 0.07rem;
}

.box2imgbox ul li .box2img .box2text1 div {
    margin-bottom: 0.02rem;
    color: white;
    font-size: 0.07rem;
}

.box2imgbox ul li .box2img .box2text1 div:nth-child(1) {
    color: white;
    margin-bottom: 0.07rem;
    font-size: 0.12rem;
    font-weight: 700;
}

.box2right .box2text .box2textnone {
    display: none;
}

.box2left .box2text .box2textnone {
    display: none;
}


/* 自然教育 */

.box3-container {
    padding: .7rem 0 .4rem;
    background-color: rgba(174, 174, 174, 0.1);
}

.box3 {
    position: relative;
    /* border: 1px solid red; */
    width: 6.35rem;
    margin: 0 auto;
    font-size: .08rem;
    padding-top: .27rem;
    border-radius: .03rem;
    background-color: #fff;
}

.box3title {
    position: absolute;
    top: -.3rem;
    left: 50%;
    margin-left: -.275rem;
    /* border: 1px solid red; */
    width: .55rem;
    height: .55rem;
    border-radius: 999rem;
    text-align: center;
    line-height: .55rem;
    background-color: #5a964a;
    box-shadow: 0 1px 5px 0 #5a964a;
    user-select: none;
}

.box3title img {
    width: .08rem;
}

.box3title span {
    vertical-align: middle;
    font-weight: bold;
    color: #fff;
}


/* .box3 .box3nav {
    border: 1px solid red;
    line-height: .35rem;
    margin: 0 auto;
    width: 1.1rem;
    text-align: center;
    font-weight: bold;
    font-size: .2rem;
    border-bottom: 3px solid #5a964a;
} */

.box3bg .box3content {
    padding: .2rem;
    height: 2rem;
    /* padding-top: .45rem; */
    background-color: white;
    border-radius: .07rem;
}

.box3bg .box3content .box3number .box3number1 {
    /* border: 1px solid red; */
    margin-top: .25rem;
    width: 1.48rem;
    text-align: center;
    float: left;
}

.box3bg .box3content .box3number .box3number1 div {
    font-size: .2rem;
}

.box3bg .box3content .box3number .box3number1 div:nth-child(1) {
    font-weight: bold;
    color: rgb(90, 150, 74);
    font-size: .2rem;
}

.box3bg .box3content .box3number .box3number1 div span {
    font-size: .1rem;
}

.box3bg .box3content .box3number .box3number1 div:nth-child(2) {
    font-size: .08rem;
    margin-right: .2rem;
}

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;
}

.my-col-md-20{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}