@charset "utf-8";

*{margin:0;padding:0;border:0;outline:0;font-size:14px;vertical-align:baseline;background:transparent;font-family:"PingFang SC","Microsoft YaHei"!important;}

body{background: #fff;}

a{text-decoration: none;cursor: pointer;}

ul,li{list-style: none;}

em,i{font-style: normal;}

.w1200{width: 1200px;margin: 0 auto;}

.fl{float: left;}

.fr{float: right;}

.clearfix {	*zoom: 1;}

.clearfix:after{display: block;content: " ";height: 0;visibility: hidden;clear: both;}





.elip{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;word-break:break-all;}

.elips{overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}

.justify{display: flex;justify-content: space-between;flex-wrap: wrap;}



.banner{height: 400px;background: url(../images/list-article/banner.png)center top no-repeat;background-size: cover;}

.banner span{display: block;font-weight: 600;font-size: 48px;color: #FFFFFF;padding-top: 104px;margin-bottom: 32px;}

.banner .w1200>div{display: flex;}

.banner i{display: block;text-align: center;font-weight: 400;font-size: 16px;color: rgba(255,255,255,0.85);margin-right: 12px;}

.banner i::before{display: block;content: '';margin: 0 auto 8px;width: 40px;height: 40px;background: url(../images/list-article/b_ico1.png);background-size: 100%;}

.banner i:nth-child(2)::before{background: url(../images/list-article/b_ico2.png);background-size: 100%;}

.banner i:nth-child(3)::before{background: url(../images/list-article/b_ico3.png);background-size: 100%;}

.banner i:nth-child(4)::before{background: url(../images/list-article/b_ico4.png);background-size: 100%;}

.banner i:nth-child(5)::before{background: url(../images/list-article/b_ico5.png);background-size: 100%;}



.nav_list{height: 132px;background: #F4F5F6;box-sizing: border-box;padding-top: 40px;}

.nav_list .nav_1{display: flex;justify-content: baseline;height: 52px;}

.nav_list .nav_1 a{display: block;text-align: center;width: 144px;border: 1px solid #D9D9D9;height: 52px;border-radius: 4px;font-weight: 400;font-size: 20px;color: #5D5F63;line-height: 52px;margin-right: 40px;}

.nav_list .nav_1 a.nav_on{background: #FFFFFF;border: 1px solid #00923F;color: #00923F;}





.floor_1{height: auto;overflow: hidden;background: #F4F5F8;padding-bottom: 80px;}

.floor_1 .fl{width: 800px;}

.floor_1 .position,.floor_1 .position p,.floor_1 .position p a{font-weight: 400;font-size: 16px;color: #5D5F63;margin-bottom: 36px;}

.floor_1 hr{display: block;width: 800px;height: 0px;border-top: 1px solid #BFBFBF;margin-bottom: 20px;}

.floor_1 h1{display: block;width: 800px;font-weight: 500;font-size: 32px;color: #000000;line-height: 48px;margin-bottom: 8px;}

.floor_1 .publish{font-weight: 400;font-size: 14px;color: #8C8C8C;margin-bottom: 24px;}

.floor_1 h2{width: 800px;box-sizing: border-box;padding: 10px;font-weight: 400;font-size: 16px;color: #5D5F63;line-height: 24px;margin-bottom: 24px;}

.floor_1 .body,.floor_1 .body p{color: #5D5F63;line-height: 24px;font-size: 16px;}
.floor_1 .body p{margin-bottom: 20px;font-weight: 400;}
.floor_1 .body strong{font-weight: bold;font-size: 16px;}
.floor_1 .body img{margin: 20px auto;}
.floor_1 .body p img{width: 100%;}
.floor_1 .body center img{width: 100%;object-fit: cover;}

.floor_1 .navigation{width: 800px;background: #F4F5F8;box-sizing: border-box;padding: 16px 0 0 16px;}

.floor_1 .navigation li{font-weight: 400;font-size: 14px;color: #5D5F63;margin-bottom: 16px;}



.floor_1 .fr{width: 320px;}

.floor_1 .fr .t{margin-bottom: 60px;}

.floor_1 .fr .t h5{display: block;font-weight: 500;font-size: 28px;color: #000000;}

.floor_1 .fr .t hr{width: 320px;height: 0px;border-top: 1px solid #BFBFBF;margin: 20px 0;}

.floor_1 .fr .t img{display: block;width: 320px;height: 160px;margin-bottom: 16px;}

.floor_1 .fr .t p{width: 320px;font-weight: 400;font-size: 14px;color: #5D5F63;line-height: 24px;}

.floor_1 .fr .t .new_arc a,.floor_1 .fr .t .new_arc a p,.floor_1 .fr .t .new_arc a p strong{font-weight: 400;font-size: 16px;color: #5D5F63;margin-bottom: 4px;}

.floor_1 .fr .t .new_arc .time{font-weight: 400;font-size: 14px;color: #8C8C8C;margin-bottom: 16px;}

.floor_1 .fr .t .new_arc .time::before{display: inline-block;content: '';width: 20px;height: 20px;background: url(../images/view-article/clock.png);background-size: 100%;margin-right: 4px;vertical-align: -4px;}
.floor_1 .fr .t .new_arc a:hover p,.floor_1 .fr .t .new_arc a:hover p strong{color: #00923F;}