* {
    font-family: "microsoft yahei";
}
.fl_txt div{float:right;}
.cleafix:after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0;
}

.bsTop{width:208px !important;}

.cleafix {
    *zoom: 1;
}

.head {
    width: 100%;
    height: 33px;
    background: #449b42;
    display: flex;
    justify-content: space-between;
}

.head .fl_txt {
    font-size: 12px;
    line-height: 33px;
    color: #f9f9f9;
}
.head .fl_txt span{
 font-size: 12px;
    line-height: 33px;
    color: #f9f9f9;
}
.head ul li {
    float: left;
    font-size: 12px;
    padding: 0 20px;
}

.head ul li img {
    position: relative;
    width: 20px;
    height: 20px;
    top: 5px;
    left: -2px;
}

.head ul li a {
    display: block;
}

.head ul li a span {
    font-size: 12px;
    color: #fff;
    line-height: 33px;
}

.head ul .search {
    width: 88px;
    text-align: center;
    padding: 0px;
    position: relative;
}

.search:hover .searchinput {
    display: block
}

.head ul li:hover {
    background: #0c7809
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
}

.w1220 {
    width: 1220px;
    margin: 0 auto;
}

.head2 {
    display: none;
    width: 100%;
    height: 100px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 33px;
    z-index: 100;
}

.head2 .nav2 {
    width: auto;
    border-right: 1px solid #dbdbdb;
}

.head2 .nav2 li {
    float: left;
    border-left: 1px solid #dbdbdb;
    position: relative;
}

.head2 .nav2 li>a {
    display: block;
    width: 55px;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    font-weight: bold;
    padding: 8px 20px;
    transition: all 0.3s ease-in-out;
}

.head2 .nav2 li:hover {
    background: #449b42;
}

.head2 .nav2 li:hover a {
    color: #fff;
}

.logo2 {
    height: 90px;
    padding-top: 10px;
}

.logo2 img {
    height: 100%;
}

.logo2 p {
    height: 80px;
    font-family: "\5B8B\4F53";
    font-weight: 900;
    font-size: 41px;
    color: #449b42;
    line-height: 80px;
}

.main {
    padding-top: 24px;
    position: relative;
}

.main_l {
    margin-right: 54px;
}

.nav {
    margin-top: 24px;
    width: 206px;
    height: 550px;
    border: 1px solid #b8b8b8;
}

.logo p {
    font-family: "\5B8B\4F53";
    font-weight: 900;
    font-size: 41px;
    color: #449b42;
    margin: 15px 0 0 36px;
}

.nav ul {
    height: 100%;
    padding-top: 16px;
}

.nav ul li {
    width: 138px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
}

.nav ul li:last-child {
    border: 0;
}

.nav ul li a {
    font-family: "\5B8B\4F53";
    font-size: 22px;
    color: #000;
    text-align: center;
    font-weight: 600;
    line-height: 60px;
}

.nav ul li:before {
    width: 3px;
    height: 46px;
    background: #449b42;
    content: "";
    position: absolute;
    left: -34px;
    top: 7px;
    display: none;
}

.nav ul li:hover a {
    color: #449b42;
    transition: .5s;
}

.nav ul li:hover::before {
    display: block;
}

.main_r {
    width: 940px;
    position: relative;
}

.main_r .mr_title {
    width: 940px;
    height: 185px;
    background: #f4f4f4;
margin-bottom:22px;
}



.mr_title img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.searchinput {
    display: none;
    width: 940px;
    height: 208px;
    background: #0b7809;
    position: absolute;
    top: 33px;
    right: 0px;
    z-index: 101;
}

.search2 {
    width: 800px;
    height: 52px;
    display: block;
    margin: 72px auto 0;
    background: #fff;
}

.search2 .search_text {
    padding-left: 25px;
    border: 0px;
    height: 52px;
    line-height: 52px;
    width: 90%;
    float: left;
}

.search2 .search_img {
    width: 40px;
    height: 40px;
    margin-top: 5px;
}

.news_banner .slick-prev {
    width: 30px;
    height: 30px;
    background: url(../imgs/left.png) no-repeat center center;
    background-color: #39a200;
    position: absolute;
    right: 116px;
    /* pointer-events: none; */
}

.news_banner .slick-next {
    width: 30px;
    height: 30px;
    background: url(../imgs/right.png) no-repeat center center;
    background-color: #39a200;
    position: absolute;
    right: 48px;
    /* pointer-events: none; */
}

.news_banner .slick-prev,
.news_banner .slick-next {
    z-index: 50;
    top:500px;
}

.news_banner .slick-prev:hover {
    background: #39a200 url(../imgs/left.png) no-repeat center center !important;
}

.news_banner .slick-next:hover {
    background: #39a200 url(../imgs/right.png) no-repeat center center !important;
}

.number,
.numbers,
.start,
.enlarge {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 49.7%;
    z-index: 10;
    background-color: #39a200;
    right: 184px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
}

.numbers {
    right: 150px;
}

.start {
    right: 82px;
    background: #39a200 url(../imgs/end.png) no-repeat center center;
    cursor: pointer;
}

.enlarge {
    right: 13px;
    background: #39a200 url(../imgs/news4_03.png) no-repeat center center;
}

.news_banner {
    height:803px;
}

.news_images {
    width: 940px;
    height: 546px;
    cursor: pointer;
}

.news_images img {
    width: 100%;
    height: 546px;
}

.news_txt {
    height: 250px;
    width: 100%;
    background: #f8f8f8;
    margin-top: 7px;
    padding: 28px 28px 0 28px;
}

.news_txt h2 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 26px;
    color: #000;
}

.news_txt p {
    font-size: 14px;
    color: #0f0f0f;
    line-height: 24px;
    cursor: pointer;
    transition: .5s;
}

.news_txt .btn {
    width: 96px;
    height: 33px;
    border: 1px solid #05af00;
    margin-top: 32px;
    transition: all .5s;
}

.btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #05af00;
    text-align: center;
    line-height: 33px;
    transition: all .5s;
}

.btn:hover {
    background: #05af00;
}

.btn:hover a {
    color: #fff;
}

.school_news {
    width: 942px;
    height: 372px;
    margin-top: 40px;
}

.school_news_l {
    width: 600px;
}

.school_news_title {
    width: 600px;
    height: 62px;
    border-bottom: 1px solid #dadada;
}

.school_news_title h2 {
    display: flex;
    justify-content: space-between;
}

.school_news_title h2 .sp1 {
width:16%;
    font-size: 22px;
    color: #449b42;
    line-height: 61px;
    border-bottom: 1px solid #449b42;
display:block;
float:left;
}

.school_news_title h2 .sp2 {
    margin: 24px 15px 0 0;
}

.school_news_title h2 .sp2 a {
    font-size: 13px;
    color: #999999;
}

.school_news_title h2 .sp2 a:hover {
    color: #449b42;
}

.school_news_l ul {
    margin-top: 18px;
}

.school_news_l ul li {
    height: 40px;
    line-height: 40px;
}

.sp3 {
    transition: all .5s;
    font-size: 14px;
    color: #333333;
}

.sp4 {
    transition: all .5s;
    font-size: 14px;
    color: #999999;
    margin-right: 20px;
}

.school_news_l ul li:hover span {
    color: #449b42;
}

.school_news_r {
    width: 300px;
}

.school_news_r_top {
    position: relative;
    perspective: 1000px;
    overflow: hidden;
}

.school_news_r_top div {
   width: 125px;
    height: 50px;
    font-size: 22px;
    background: #333333;
    color: #fff;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.school_news_r img {
    vertical-align: middle;
}

.school_news_txt {
    font-family: "\5B8B\4F53";
    font-size: 14px;
    color: #5c5c5c;
    line-height:52px;
    text-align: center;
}

.school_news_r_bottom {
    position: relative;
margin-top:10px;
}

.school_news_r_bottom div {
    background: url(../imgs/news4_10.jpg);
    width: 196px;
    height: 78px;
    font-size: 24px;
    text-align: center;
    line-height: 80px;
    color: #fff;
}

.school_news_r .slick-prev,
.school_news_r .slick-next {
    z-index: 10;
    top:220px;
}

.school_news_r .slick-prev {
    left: -8px;
}

.school_news_r .slick-next {
    right: -8px;
}

.school_news_r .slick-prev {
    background: url(../imgs/left2.png) left center no-repeat;
}

.school_news_r .slick-next {
    background: url(../imgs/right2.png) right center no-repeat;
}

.bottom {
    padding-top: 50px;
    width: 100%;
    background: url(../imgs/news_listbj.png) no-repeat top center;
    padding-bottom: 65px;
}

.school_news_r_top img {
    transition: .5s;
}

.school_news_r_top img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news_list {
    width: 1220px;
    height: 710px;
    margin: 0 auto;
}

.news_list ul {}

.news_list>ul>li {
    float: left;
    width: 296px;
    height: 100%;
    border: 1px solid #449b42;
    margin-right: 12px;
}

.news_list>ul>li:nth-child(4n) {
    margin-right: 0;
}

.news_list_title {
    height: 52px;
    width: 100%;
    background: #449b42;
    text-align: center;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
}

.news_list_images {
    display: block;
    width: 100%;
    height: 192px;
    perspective: 1000px;
    overflow: hidden;
}

.news_list_images2 {
    display: block;
    width: 259px;
    height: 118px;
    margin: 22px auto 4px;
    perspective: 1000px;
    overflow: hidden;
    position: relative;
}

.news_list_images img {
    width: 100%;
    transition: .5s;
}

.news_list_images2 img {
    display: block;
    transition: .5s;
    vertical-align: middle;
    position: relative;
}

.news_list_images2 .mask {
    width: 202px;
    height: 52px;
    background: #333;
    position: absolute;
    top: 42px;
    left: 0;
    color: #fefefe;
    font-size: 17px;
    text-align: center;
    line-height: 52px;
    opacity:0.7;
    filter:alpha(opacity=70);
}

.news_list_txt {
    height: 132px;
    width: 100%;
    background: #fffffd;
    padding: 20px 22px;
}

.news_list_txt2 {
    height: 152px;
}


/* .news_list_txt2>ul>li{
	list-style-type: disc;
} */

.news_list_txt h2 {
    width: 238px;
    font-size: 16px;
    color: #0c0c0c;
    overflow: hidden;
    line-height: 25px;
    transition: all .5s;
}

.news_list_txt p {
    font-size: 12px;
    color: #888888;
    margin-top: 22px;
    transition: all .5s;
}

.news_list_txt>ul>li {
    margin-bottom: 10px;
}

.news_list_txt>ul>li>span {
    transition: all .5s;
}

.news_list_txt>ul>li>span:first-child {
    font-size: 15px;
}

.news_list_txt>ul>li>span:last-child {
    font-size: 14px;
    color: #989898;
    float: right;
}

.news_list ul li a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.news_list ul li a:hover span {
    color: #05AF00;
}

.news_list ul li a:hover h2 {
    color: #05AF00;
}

.news_list ul li a:hover p {
    color: #05AF00;
}

.bq {
    width: 100%;
    height: 118px;
    background: url(../imgs/bq.png) center center;
    padding-top: 36px;
}

.bq p {
    font-size: 14px;
    color: #eef3f6;
    padding-left: 30px;
}

.fl_p1 {
    margin-bottom: 18px;
}

.fixTop {
    position: fixed;
    top: 0;
}

.fixBottom {
    position: absolute;
    left: 0;
    bottom: 10px;
}

.lmmc {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    margin-top: 20px;
}

.lmmc h3 {
    font-size: 28px;
    color: #555;
    padding-left: 20px;
    font-family: '\5B8B\4F53';
    font-weight: bold;
}

.list {
    width: 100%;
    margin-top: 30px;
}

.list ul li {
    padding: 38px 0;
    border-bottom: 1px solid #ededed;
    min-height: 180px;
    transition: all 0.3s ease-in-out;
}

.list ul li .date {
    width: 99px;
    float: left;
    border-top: 2px solid #39a200;
    padding-top: 28px;
    position: relative;
    z-index: 33;
}

.list ul li .date p strong {
    color: #449b42;
    font-size: 24px;
    padding: 0 0 0 3px;
    text-align: right;
    line-height: 2em;
}

.list ul li .date p:first-child {
    font-size: 18px;
    color: #8c8c8c;
    line-height: 1.5em;
    text-align: right;
}

.news_img {
    width: 320px;
    float: left;
    margin-left: 40px;
    z-index: 30;
height:213px;
overflow:hidden;
}

.news_img img {
    width: 100%;
   
}

.news_zw {
    margin-left: 495px;
    z-index: 30;
}

.news_zw h3 {
    font-size: 18px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 20px;
}

.news_zw p {
    line-height: 21px;
    height: 84px;
    overflow: hidden;
    color: #828282;
}

.list ul li:hover {
    background: #449b42;
    color: #fff;
}

.list ul li:hover .date {
    border-top: 2px solid #fff;
}

.list ul li:hover .date p {
    color: #fff;
}

.list ul li:hover .date p strong {
    color: #fff;
}

.list ul li:hover .news_zw h3 {
    color: #fff;
}

.list ul li:hover .news_zw p {
    color: #fff;
}

.dq {
    padding: 30px 0;
    overflow: hidden;
    margin-top: 15px;
}

.dq h3 {
    display: inline-block;
    min-width: 187px;
    border-top: 3px solid#39a200;
    padding: 10px 15px 0 0;
    line-height: 20px;
    color: #828282;
}

.content {
    width: 65%;
}

.content>h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: normal;
    padding: 0 0 25px;
}

.content .articleAuthor {
    padding: 10px 0 10px 10px;
    color: #646464;
    font-size: 13px;
    border-left: 1px solid #dbdbdb;
}
.content .articleAuthor:after{content:"";display:block;clear:both;}
.content .articleAuthor span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin: 0 5px;
    color: #646464;
}

.artical {
    line-height: 30px;
    padding: 0 0 40px;
    color: #292929;
    padding-top: 25px;
    font-size: 16px;
}

.artical p {
    font-size: 16px;
    line-height: 2em;
    text-indent: 2em;
    margin: 16px 0;
}

.zxwz_list {
    width: 28%;
}

.zxwz_list h2 {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    background: #f4f4f4;
    height: 45px;
    line-height: 45px;
    font-family: '\5B8B\4F53';
}

.zxwz_list ul li {
    padding: 15px 0px;
    border-bottom: 1px solid #e4e4e4;
    transition: all 0.3s ease-in-out;
    min-height: 60px;
}

.zxwz_list ul li .date2 {
    width: 58px;
    height: 58px;
    border: 1px solid #dbdbdb;
    text-align: right;
}

.zxwz_list ul li .date2 strong {
    color: #39a200;
    font-size: 24px;
    padding-top: 5px;
    padding-right: 5px;
}

.zxwz_list ul li .date2 p {
    font-size: 12px;
    color: #292929;
    padding-right: 5px;
}

.zxwz_list ul li h3 {
    display: block;
    margin-left: 79px;
    line-height: 21px;
    height: auto;
    overflow: hidden;
}

.bshare-custom {
    border: none;
    width: 260px;
    height: auto;
   float:right;
   margin-top:-3px;
}

.bshare-custom a {
    margin-top: -4px;
}

.bshare-custom.icon-medium-plus .bshare-weixin {
    background: url(../imgs/weixin.png) no-repeat !important;
}

.bshare-custom.icon-medium-plus .bshare-qqim {
    background: url(../imgs/QQ.png) no-repeat !important;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog {
    background: url(../imgs/weibo.png) no-repeat !important;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis {
    background: url(../imgs/more1.png) no-repeat !important;
}

.bshare-custom.icon-medium-plus a {
    width:30px !important;
    height: 30px !important;
    padding-left:30px!important;
}