*{margin: 0;padding: 0;}
body{background: #fff !important;}




/* å¤´æ¡ */
.m_tou_news{
    width: 100%;
    margin-top: 20px;
}
.m_tou_news .tou_news{
    width: 100%;
    border-top: 1px solid #0c704c;
    padding-top: 28px;
}
.m_tou_news .tou_news .bd ul li{
    width: 100%;
    text-align: center;
}
.m_tou_news .tou_news .bd ul li .tou_title{
    width: 100%;
    padding: 0px 50px;
    box-sizing: border-box;
    font-size: 32px;
    color: #208952;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.m_tou_news .tou_news .bd ul li .tou_title img{
    width: 40px;
    margin-right: 15px;
    position: relative;
    top: 6px;
}
.m_tou_news .tou_news .bd ul li p{
    font-size: 15px;
    color: #208952;
    margin-top: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m_tou_news .tou_news .bd ul li p a{
    color: red;
}
.m_tou_news .tou_news .hd ul{
    width: 100%;
    display: flex;
    justify-content: center;
}
.m_tou_news .tou_news .hd ul li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #cccccc;
    float: left;
    margin: 0 8px;
    margin-top: 30px;
    overflow: hidden;
    line-height: 40px;
}
.m_tou_news .tou_news .hd ul li.on{
    background-color: #0c704c;
}




/* æ–°é—» */
.m_news{
    width: 100%;
    margin-top: 20px;
}
.m_news .news_fl{
    width: 790px;
    height: 445px;
    overflow: hidden;
    position: relative;
}
.m_news .news_fl .bd ul li{
    position: relative;
    width: 790px;
    float: left;
}
.m_news .news_fl .bd ul li,
.m_news .news_fl .bd ul li .news_fl_pic{
    width: 790px;
    height: 445px;
    overflow: hidden;
    float: left;
}
.m_news .news_fl .bd ul li .news_fl_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.m_news .news_fl .bd ul li .news_fl_title{
    width: 100%;
    height: 60px;
    background-color: rgba(0,0,0,0.3);
    padding: 0px 100px 0px 10px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    color: #fff;
    line-height: 60px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m_news .news_fl .hd{
    position: absolute;
    right: 10px;
    bottom: 25px;
}
.m_news .news_fl .hd ul li{
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.8;
}
.m_news .news_fl .hd ul li.on{
    background: #0c704c;
    opacity: 1;
}
.m_news .news_fr{
    margin-left: 20px;
    width: 550px;
    height: 445px;
} 
.m_news .news_fr .hd{
    width: 100%;
    float: left;
    border-bottom: 1px solid #0c704c;
    margin-bottom: 20px;
}
.m_news .news_fr .hd ul li{
    float: left;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    padding: 12px 11px;
    font-size: 24px;
    white-space: nowrap;
    color: #8e8d8d;
}
.m_news .news_fr .hd ul li.on{
    color: #0c704c;
    font-weight: bold;
    border-bottom: 3px solid #0c704c;
}
.m_news .news_fr .bd{
    width: 100%;
    float: left;
}
.m_news .news_fr .bd ul li{
    line-height: 48px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/arr02.png) 10px center no-repeat;
    padding-left: 30px;
    transition: 0.5s;
}
.m_news .news_fr .bd ul li:hover{
    padding-left: 60px;
    background: url(../images/arrow.png) 10px center no-repeat;
    transition: 0.5s;
}
.m_news .news_fr .bd ul li a{
    color: #34332f;
}
.m_news .news_fr .bd ul li:hover a{
    color: #0c704c;
}


/* æ¨ªå¹… */
.m_heng{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.m_heng a,
.m_heng a img{
    width: 100%;
}



/* é€šçŸ¥ */
.m_zhitong{
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 40px;
}
.m_zhitong .m_zhitong_fl{
    width: 930px;
    margin-right: 40px;
}
.m_zhitong .m_zhitong_fl .hd{
    width: 100%;
    float: left;
}
.m_zhitong .m_zhitong_fl .hd ul li{
    margin-right: 27px;
    float: left;
    font-size: 24px;
}

.m_zhitong .m_zhitong_fl .hd ul li a{
    float: left;
    line-height: 40px;
    text-align: center;
    position: relative;
    font-weight: bold;
    color: #000;
}
.m_zhitong .m_zhitong_fl .hd ul li a img{
    display: none;
    bottom: -11px;
    position: absolute;
    width: 12px;
    left: 50%;
    margin-left: -6px;
}
.m_zhitong .m_zhitong_fl .hd ul li a:hover{
    text-decoration: none;
    color: #208952;
}
.m_zhitong .m_zhitong_fl .hd ul li.on a{
    color: #208952;
    border-bottom: 5px solid #208952;
}
.m_zhitong .m_zhitong_fl .hd ul li.on a img{
    display: block;
}


.m_zhitong .m_zhitong_fl .bd{
    position: relative;
    z-index: 3;
    margin-top: 30px;
    float: left;
    width: 100%;
}
.m_zhitong .m_zhitong_fl .bd ul li{
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.m_zhitong .m_zhitong_fl .bd ul li .zhi_li{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: left;
}
.m_zhitong .m_zhitong_fl .bd ul li .zhi_li span{
    display: block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid #009944;
    width: 90px;
    float: left;
}
.m_zhitong .m_zhitong_fl .bd ul li .zhi_li a{
    font-size: 16px;
    color: #333;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 790px;
    margin-left: 15px;
}
.m_zhitong .m_zhitong_fl .bd ul li .zhi_li a:hover {
    padding-left: 10px;
    color: #009944;
}




.m_zhitong .m_zhitong_fr{
    width: 470px;
    height: 345px;
    float: right;
    margin-bottom: 30px;
    background: #e4f5eb;
}
.m_zhitong .m_zhitong_fr .zjkx{
    height: 177px;
    width: 100%;
    position: relative;
}

.m_zhitong .m_zhitong_fr .zjkxx ul {
    overflow: hidden;
}

.m_zhitong .m_zhitong_fr .zjkxx ul li.kxjj {
    background: #da5444 url(../images/kxjj.png) no-repeat 21px 13px;
}
.m_zhitong .m_zhitong_fr .zjkxx ul li.ldjg {
    background: #26b58c url(../images/ldjg.png) no-repeat 21px 13px;
}
.m_zhitong .m_zhitong_fr .zjkxx ul li.jgbm {
    background: #e29134 url(../images/jgbm.png) no-repeat 21px 13px;
    margin-top: 20px;
}
.m_zhitong .m_zhitong_fr .zjkxx ul li.zsdw {
    background: #2fa962 url(../images/zsdw.png) no-repeat 21px 13px;
    margin-top: 21px;
}
.m_zhitong .m_zhitong_fr .zjkxx ul li {
    float: left;
    width: 175px;
    height: 50px;
    margin-top: 26px;
    margin-left: 25px;
    text-align: center;
    line-height: 50px;
}
.m_zhitong .m_zhitong_fr .ycml {
    width: 44px;
    height: 147px;
    background: url(../images/zjkx.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.m_zhitong .m_zhitong_fr .zjkxx ul li a {
    color: #fff;
    margin-left: 30px;
}
.m_zhitong .m_zhitong_fr .ycml span {
    color: #ffffff;
    font-size: 18px;
    width: 18px;
    height: 138px;
    display: block;
    margin: 0 auto;
    line-height: 26px;
    padding-top: 10px;
    font-weight: bold;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li.xtgzpt i {
    background: url(../images/xtgz.png) top center no-repeat;
    background-size: auto 100%;
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li a {
    margin-top: 10px;
    display: block;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li.xtgzpt {
    padding: 0px 0 0 45px;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li {
    width: 150px;
    float: left;
    font-size: 15px;
    text-align: center;
}
.m_zhitong .m_zhitong_fr .fwpt {
    margin-top: 20px;
    width: 100%;
    height: 162px;
    position: relative;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li.fwptdd {
    padding: 0px 0 0 50px;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li.fwptdd i {
    background: url(../images/erweima.jpg) top center no-repeat;
    background-size: auto 100%;
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
    border: 1px solid #076f45;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li a {
    margin-top: 10px;
    display: block;
    line-height: 1.5;
    color: #333;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li.sjtjpt {
    padding: 0px 0 0 43px;
}
.m_zhitong .m_zhitong_fr .fwpt1 ul li.sjtjpt i {
    background: url(../images/sjtj.png) no-repeat 3px;
    width: 60px;
    height: 53px;
    display: block;
}






/* å¿«é€Ÿå…¥å£ */
.m_kuai{
    width: 100%;
    background-color: #f5f5f5;
}
.m_kuai .m_kuai_top{
    width: 100%;
    margin-bottom: 40px;
}
.m_kuai dl dd{
    width: 25%;
    float: left;
    height: 120px;
    padding-top: 17px;
}
.m_kuai dd>a {
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
    line-height: 120px;
    font-size: 24px;
    color: #1c5d20;
    background-color: #a6d7a7;
}
.m_kuai dd:nth-child(2n) a{
    background-color: #c8e6ca;
}
.m_kuai dd>a p{
    font-weight: bold;
}
.m_kuai dd.on>a p{
    line-height: 100px;
    color: #fff;
    position: relative;
    z-index: 9999;
}
.m_kuai dd>a::before {
    display: none;
    content: '';
    width: 378px;
    height: 140px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}
.m_kuai dd.on>a::before {
    display: block;
}
.m_kuai dd.btn1>a::before{
    background: url(../images/kuai_icon1.png) no-repeat center;
    background-size: cover;
}
.m_kuai dd.btn2>a::before{
    background: url(../images/kuai_icon2.png) no-repeat center;
    background-size: cover;
}
.m_kuai dd.btn3>a::before{
    background: url(../images/kuai_icon3.png) no-repeat center;
    background-size: cover;
}
.m_kuai dd.btn4>a::before{
    background: url(../images/kuai_icon4.png) no-repeat center;
    background-size: cover;
    left: auto;
    right: 0;
}













.m_kuai .m_kuai_bot{
    width: 100%;
    float: left;
    padding-bottom: 40px;
}
.m_kuai .m_kuai_bot .lanmu{
    color: #0c704c;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 25px;
    display: block;
}
.m_kuai .m_kuai_bot .kuai_fl{
    background-color: #fff;
    padding: 30px;
    margin-right: 20px;
    width: 368px;
    min-height: 443px;
    box-sizing: border-box;
}
.m_kuai .m_kuai_bot .kuai_fl ul{
    width: 100%;
    float: left;
}
.m_kuai .m_kuai_bot .kuai_fl ul li{
    width: 100%;
    height: 49px;
    border: 1px solid #e1eee6;
    background-color: #f6fdf6;
    margin-top: 15px;
}
.m_kuai .m_kuai_bot .kuai_fl ul li:first-child {
    margin-top: 0px;
}
.m_kuai .m_kuai_bot .kuai_fl ul li a {
    font-size: 18px;
    display: flex;
    align-items: center;
}
.m_kuai .m_kuai_bot .kuai_fl ul li img {
    margin: -4px 18px 0 21px;
    width: 22px;
}
.m_kuai .m_kuai_bot .kuai_fl ul li a .kuai_fr_img2{
    display: none;
}
.m_kuai .m_kuai_bot .kuai_fl ul li:hover a .kuai_fr_img1{
    display: none;
}
.m_kuai .m_kuai_bot .kuai_fl ul li:hover a .kuai_fr_img2{
    display: block;
}
.m_kuai .m_kuai_bot .kuai_fl ul li:hover{
    background: #009944;
}
.m_kuai .m_kuai_bot .kuai_fl ul li:hover a span{
    color: #fff;
}


.m_kuai .m_kuai_bot .kuai_fl ul li span {
    display: inline-block;
    line-height: 47px;
    font-size: 18px;
    color: #333;
}
.m_kuai .m_kuai_bot .kuai_cen{
    background-color: #fff;
    padding: 30px;
    margin-right: 20px;
    width: 570px;
}
.m_kuai .m_kuai_bot .kuai_cen ul{
    position: relative;
    /* margin-top: 25px; */
    padding: 8px;
    float: left;
    border: 1px solid #dcdcdc;
}
/* .m_kuai .m_kuai_bot .kuai_cen ul::before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    top: 0px;
    border: 2px solid #4bb956;
    border-left: none;
}
.m_kuai .m_kuai_bot .kuai_cen ul::after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 80%;
    left: 0px;
    top: 0px;
    border: 1px solid #dcdcdc;
    border-right: none;
} */
.m_kuai .m_kuai_bot .kuai_cen ul li {
    width: 25%;
    padding: 8px;
    float: left;
    box-sizing: border-box;
}
.m_kuai .m_kuai_bot .kuai_cen ul li a{
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #e9e9e9;
    text-align: center;
    flex-direction: column;
    color: #333;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.m_kuai .m_kuai_bot .kuai_cen ul li .zhuan{
    font-size: 12px;
    color: #999;
    margin-top: 7px;
}
.m_kuai .m_kuai_bot .kuai_cen ul li a img{
    margin-bottom: 8px;
    width: 30px;
    height: 30px;
}
.m_kuai .m_kuai_bot .kuai_cen ul li a .kuai_cen_img2{
    display: none;
}
.m_kuai .m_kuai_bot .kuai_cen ul li:hover a .kuai_cen_img1{
    display: none;
}
.m_kuai .m_kuai_bot .kuai_cen ul li:hover a .kuai_cen_img2{
    display: block;
}
.m_kuai .m_kuai_bot .kuai_cen ul li:hover{
    background: #009944;
}
.m_kuai .m_kuai_bot .kuai_cen ul li:hover a,
.m_kuai .m_kuai_bot .kuai_cen ul li:hover a .zhuan{
    color: #fff;
}


.m_kuai .m_kuai_bot .kuai_fr{
    background-color: #fff;
    padding: 30px;
    width: 402px;
    box-sizing: border-box;
    float: right;
}
.m_kuai .m_kuai_bot .kuai_fr ul{
    width: 100%;
    margin-top: 25px;
}
.m_kuai .m_kuai_bot .kuai_fr ul li{
    width: 166px;
    height: 162px;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    border: 1px solid #e9e9e9;
    padding: 16px;
    box-sizing: border-box;
}
.m_kuai .m_kuai_bot .kuai_fr ul li:nth-child(2n){
    margin-right: 0px;
}
.m_kuai .m_kuai_bot .kuai_fr ul li:nth-child(3),
.m_kuai .m_kuai_bot .kuai_fr ul li:nth-child(4){
    margin-bottom: 0px;
}
.m_kuai .m_kuai_bot .kuai_fr ul li a .kuai_fr_pic{
    width: 100%;
    margin-top: 20px;
}
.m_kuai .m_kuai_bot .kuai_fr ul li a img{
    margin-bottom: 28px;
    width: 42px;
    margin: 0 auto;
    display: block;
}
.m_kuai .m_kuai_bot .kuai_fr ul li a span{
    font-size: 18px;
    color: #34332f;
    line-height: 1.5;
    text-align: center;
    display: block;
    margin-top: 20px;
}
.m_kuai .m_kuai_bot .kuai_fr ul li a .kuai_fr_img2{
    display: none;
}
.m_kuai .m_kuai_bot .kuai_fr ul li:hover a .kuai_fr_img1{
    display: none;
}
.m_kuai .m_kuai_bot .kuai_fr ul li:hover a .kuai_fr_img2{
    display: block;
}
.m_kuai .m_kuai_bot .kuai_fr ul li:hover{
    background: #009944;
}
.m_kuai .m_kuai_bot .kuai_fr ul li:hover a span{
    color: #fff;
}







/* åŸ¹å…»å•ä½ */
.m_danwei{
    width: 100%;
    height: auto;
    background-color: #4a9250;
    padding: 50px 0px;
    box-sizing: border-box;
    background: url(../images/school_bg.png) top center no-repeat;
}
.m_danwei .lanmu{
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 42px;
    margin-bottom: 30px;
    position: relative;
}
.m_danwei .lanmu::before,
.m_danwei .lanmu::after{
    position: absolute;
    content: "";
    width: 450px;
    height: 2px;
    background: #fff;
    top: 50%;
}
.m_danwei .lanmu::before{
    left: 50%;
    margin-left: 110px;
}
.m_danwei .lanmu::after{
    right: 50%;
    margin-right: 110px;
}

.m_danwei ul{
    width: 100%;
    height: 190px;
    overflow-y: auto;
}
.m_danwei ul li{
    width: 174px;
    float: left;
    border: 1px solid #fff;
    box-sizing: border-box;
    margin-right: 35px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 40px;
}
.m_danwei ul li:nth-child(7n){
    margin-right: 0px;
}
.m_danwei ul li a{
    color: #fff;
}
.m_danwei .danwei_more{
    display: block;
    color: #fff;
    border: 1px solid #fff;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0px auto;
    margin-top: 40px;
    background: rgb(255 255 255 / 30%);
}



/* ç ”ç©¶ç”Ÿé£Žé‡‡ */
.m_fengcai{
    width: 100%;
    /* height: 650px; */
    padding-top: 50px;
    margin-bottom: 50px;
    box-sizing: border-box;
}
.m_fengcai .lanmu{
    width: 100%;
    display: block;
    text-align: center;
    color: #33883f;
    font-size: 42px;
    margin-bottom: 30px;
    position: relative;
}
.m_fengcai .lanmu::before,
.m_fengcai .lanmu::after{
    position: absolute;
    content: "";
    width: 450px;
    height: 2px;
    background: #33883f;
    top: 50%;
}
.m_fengcai .lanmu::before{
    left: 50%;
    margin-left: 140px;
}
.m_fengcai .lanmu::after{
    right: 50%;
    margin-right: 140px;
}
.g_zhuti {
	width: 1440px;
	overflow: hidden;
}
.g_zhuti ul {
	width: 1700px;
}
.g_zhuti li {
	float: left;
	width: 236px;
	height: 472px;
	overflow: hidden;
	margin-right: 5px;
}
.g_zhuti a {
	color: #fff;
	font-size: 20px;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.g_zhuti .list-con {
	position: relative;
	width: 472px;
	height: 100%;
}
.g_zhuti .list-pic,
.g_zhuti .list-pic img {
	display: block;
	width: 466px;
	height: 100%;
	object-fit: cover;
}
.g_zhuti .list-title-1 {
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	width: 236px;
	height: 472px;
	line-height: 30px;
	display: block;
}
.g_zhuti .list-title-1-con {
	position: relative;
	width: 100%;
	height: 100%;
}
.g_zhuti .list-title-1-content {
	position: absolute;
	top: 0;
	left: 0;
}
.small-pic,.small-pic img {
	width: 236px;
	height: 236px;
	object-fit: cover;
}
.small-title {
	padding: 35px 35px;
    width: 236px;
    height: 236px;
    background: url(../images/fang.png) no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    box-sizing: border-box;
}
.g_zhuti .list-title-2 {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 22px 5% 0;
    background: url(../images/bom.png) bottom no-repeat;
    background-size: cover;
    height: 58px;
    line-height: 28px;
    font-size: 16px;
    transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.g_zhuti .list-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.g_zhuti li.active {
	width: 472px;
}
.g_zhuti li.active .list-bg,
.g_zhuti li.active .list-title-1 {
	display: none;
}
.g_zhuti li.active .list-title-2 {
	opacity: 1;
	filter: alpha(opacity=100);
}




















