@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}
body{
	color: #3c3c3c;
	font-family: 'Microsoft YaHei', '微软雅黑', sans-serif;
}
a{
	color: #3c3c3c;
	text-decoration: none;
}
.c-header{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.c-header-logo{
	position: absolute;
	z-index: 99999;
	left: 30px;
	top: 15px;
}
.c-header-img{
	display: flex;
	align-items: center;
	position: absolute;
	right: 100px;
	top: 25px;
}
.c-header-img span{
	margin-left: 30px;
}
.c-header-img img{
	width: 149px;
	height: 70px;
}
.c-nav{
	width: 860px;
	margin: 0 auto;
	font-size: 0;
}
.c-nav li{
	display: inline-flex;
	height: 80px;
	padding: 50px 15px 0 15px;
	font-size: 20px;
	position: relative;
}
.c-nav li ul {
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 9999999;
	width: 110px;
	background: rgba(0, 153, 68, 0.3);
	padding: 10px 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
}
.c-nav li:nth-child(6) ul{
	width: 150px;
}
.c-nav li ul li{
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 15px !important;
}
.c-nav li ul li a{
	color: #fff;
}
.c-nav li ul li a:hover{
	color: #fff;
}
.cur{
	background-image: linear-gradient(#8ec31f, #009944);
}
.cur a,.cur a:hover{
	color: #fff !important;
}
.c-nav a:hover{
	color: #009944;
}
.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1;
}
.news-banner .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #fff;
    opacity: 1;
}
.c-idx-news-img .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 20px;
    left: 240px;
}
.c-idx-news-img .swiper-button-next, .swiper-button-prev{
	background-size: 14px 44px;
}
.banner .swiper-pagination-bullet-active{
	width: 45px;
	background: #009944;
}
.news-banner .swiper-pagination-bullet-active{
	width: 20px;
	border-radius: 10px;
	background: #f03139;
}
.c-container{
	width: 1300px;
	margin: 0 auto;
}
.notice{
	width: 100%;
	height: 100px;
	background: #eee;
}
.focus-news-title{
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
.notice-img{
	position: absolute;
	left: 0;
	top: 20px;
}
.focus-news-title .swiper-pagination1{
	position: absolute;
	right: -1000px !important;
	top: 35px;
	width: 100px;
}
.focus-news-title .swiper-pagination-fraction{
	left: 1000px !important;
}
.focus{
	margin-left: 220px;
}
.focus .swiper-wrapper{
	width: 880px;
	height: 100px;
}
.focus-news-item{
	width: 880px;
	height: 100px;
	line-height: 100px;
	font-size: 32px;
	text-align: center;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.focus-news-item a{
	color: #09498f;
	font-weight: bold;
}
.idx-bar{
	border-bottom: 1px solid #009944;
	font-size: 24px;
	color: #009944;
	font-weight: bold;
	position: relative;
	margin: 30px auto;
}
.idx-bar:after{
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background: #009944;
	position: absolute;
	left: 0;
	bottom: 0;
}
.idx-bar i{
	display: block;
	font-style: normal;
	color: #cacaca;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
.idx-bar a{
	position: absolute;
	right: 0;
	top: 20px;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
.idx-news-left{
	width: 48%;
}
.idx-news-right{
	width: 48%;
}
.c-idx-news-img-item{
	position: relative;
}
.c-idx-news-img-item span{
	display: block;
	text-indent: 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 5px;
	left: 0;
	color: #fff;
	font-size: 18px;
	background: rgba(0, 0, 0, 0.3);
}
.c-idx-news-img-item img{
	width: 100%;
}
.c-idx-news-img{
	width: 50%;
}
.c-idx-news-img img{
	/*width: 736px;*/
	height: 385px;
}
.c-idx-news-box{
	width: 50%;
}
.c-idx-news-box ul{
	margin-left: 20px;
}
.c-idx-news-box li{
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.c-idx-news-box li span{
	position: absolute;
	right: 0;
	top: 0;
	color: #c4c4c4;
}
.idx-news-box{
	background: #eee;
	border-radius: 5px;
}
.idx-news-box-img{
	width: 268px;
	height: 168px;
	margin-right: 15px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
}
.idx-news-box-img img{
	width: 268px;
	height: 168px;
}
.idx-news-box-txt{
	padding: 20px 0 0 0;
	font-size: 22px;
	line-height: 150%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.idx-news-box-txt p{
	margin-right: 5px;
}
.idx-news-box-ul ul{
	margin-top: 20px;
}
.idx-news-box-ul li{
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.idx-news-box-ul li span{
	position: absolute;
	right: 0;
	top: 0;
	color: #c4c4c4;
}
.idx-bar2{
	font-size: 24px;
	color: #009944;
	font-weight: bold;
	position: relative;
	margin: 30px auto;
}
.grid-box-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    width: 100%;
    grid-row-gap: 20px;
    grid-column-gap: 15px;
}
.grid-box-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
    width: 100%;
    grid-row-gap: 20px;
    grid-column-gap: 15px;
}
.grid-box-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: auto;
    width: 100%;
    grid-row-gap: 20px;
    grid-column-gap: 15px;
}
.idx-topic-item{
	height: 150px;
}
.idx-topic-item img{
	width: 100%;
	height: 100%;
	border-radius: 8px;
}
.idx-program-item img{
	width: 314px;
	height: 202px;
}
.idx-program-item h4{
	font-weight: normal;
}
.idx-video-box{
	width: 52%;
}
.idx-notice-box{
	width: 44%;
}
.idx-video-box-left{
	width: 61%;
}
.idx-video-box-right{
	width: 36%;
}
.idx-video-item{
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.idx-video-item:after{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("../images/c-ico4.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	position: absolute;
	left: 10px;
	bottom: 45px;
}
.idx-video-item span{
	position: relative;
}
.idx-video-item span b{
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #fff;
	font-weight: normal;
}
.idx-video-item img{
	width: 100%;
	border-radius: 5px;
}
.idx-video-box-left ul{
	margin-top: 20px;
}
.idx-video-box-left li{
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	position: relative;
	padding-left: 32px;
}
.idx-video-box-left li:after{
	content: '';
	display: block;
	width: 25px;
	height: 19px;
	background-image: url("../images/c-ico3.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px 19px;
	position: absolute;
	left: 0;
	top: 16px;
	
}
.key-pro-item{
	vertical-align: middle;
}
.key-pro-item img{
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}
footer{
	background: #eeeeee;
}
.c-footer-nav{
	text-align: center;
	border-bottom: 1px solid #d0d0d0;
	height: 96px;
	line-height: 96px;
	position: relative;
}
.c-footer-nav img{
	position: absolute;
	right: 20px;
	top: 20px;
}
.c-footer-nav a{
	margin: 0 10px;
}
.c-foot-img{
	margin: 50px 50px 50px 0;
}
.c-foot-txt{
	border-left: 1px solid #ccc;
	margin: 50px 0 0 0;
	padding: 0 0 0 50px;
	line-height: 200%;
	color: #333;
}
.c-foot-ewm-txt{
	text-align: center;
	font-size: 14px;
	line-height: 200%;
	margin-right: 20px;
}
.c-foot-ewm-txt em{
	display: block;
	font-style: normal;
	height: 30px;
	border-radius: 30px;
	background: #009944;
	color: #fff;
	padding: 0 10px;
}
.c-foot-ewm{
	padding: 45px 0 0 0;
}
.idx-bar2{
	background: url(../images/bg-dot.png) repeat-x center;
}
.idx-bar2 span{
	background: #fff; padding-right:20px; 
}



@media (max-width: 580px) {
  .gsjj p{
    font-size: 1.5rem !important;
  }
  .gsjj p span{
    font-size: unset !important;
  }
}
