.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
.index_jy_news{width: 1190px; padding-top: 40px;height: 518px;margin: auto;}
.index_news_title{line-height: 50px;font-size: 35px;color: #111111;padding-bottom: 21px;background:url(../ZERO/img/fl_bg.png) bottom center no-repeat;text-align: center; position:relative;}
.page_otherbtn2{ width:75px; position:absolute; top:40px; right:10px; z-index:99; height:15px;text-align:left;}
.page_otherbtn2 ul{ display:inline-block}
.page_otherbtn2 ul li{ float:left; list-style:none; width:15px; height:15px; background:url(../ZERO/img/news_btn1.png) no-repeat;margin-right:15px; cursor:pointer}
.page_otherbtn2 ul li.current{width:15px; height:15px;margin-right:15px; background:url(../ZERO/img/news_btn2.png) no-repeat}

.indexnews_title{height: 40px;line-height: 40px;font-size: 20px;font-weight: normal;color: #333333;border-bottom: 1px solid #d4d4d4;margin-bottom: 22px;}
.indexnews_title a{line-height: 40px;font-size: 12px;font-weight: normal;color: #333333;float: right}

.index_jy_newlist{width: 100%;display: none; height:348px; overflow:hidden;}
.index_jy_newlist ul{width:3570px;height: auto;}
.index_jy_newlist ul li {list-style: none; float: left; width:1190px; height:348px;}
.index_news_list{width: 375px;position: relative;float: left;}

.news_pic{width: 375px;height: 220px;overflow: hidden;}
.news_pic img{width: 375px;height: 220px;transition: all 0.6s;}
.newslist{width: 375px;}

.news_title{margin-bottom: 0px;margin-top: 10px;}
.news_title a{font-family: Arial;font-size: 18px;font-weight: normal;color: #333333;line-height: 26px;}
.news_time{font-size: 14px;color: #666666;line-height: 30px;font-style: italic;position: relative}
.news_time:after{content: "";display: table;position: absolute;width: 10%;height: 2px;background-color: #d31a1c;bottom: -9px;transition: all 0.6s}

.index_jy_newlist li:hover .news_time:after{width: 100%;transition: all 1s;}

.news_desp{font-family: Arial;font-size: 15px;font-weight: normal;color: #999999;line-height: 26px;margin-top: 20px;}
.news_mor a{display: block;width: 21px;height: 21px;}
.news_more img{padding-top: 10px;}
.newsintitlebox{display: none;font-family: Arial;font-size: 29px;color: #333333;font-weight: normal;line-height: 30px;text-align:center;}
.indexnewstitle{display: none}

.news_more{width: 153px;height: 38px;border:1px solid #333;border-radius: 15px;text-align: center;margin: auto; margin-top:30px;}
.news_more a{font-size: 18px;line-height: 38px}
.news_more:hover{border:1px solid #66bfb1;}
.news_more:hover a{color: #66bfb1}

.index_news{
	position:relative;
	padding-top:35px !important;
}
.index_news .swiper-pagination{
	position:absolute;
	top:0;
	right:0;
	left:auto !important;
	text-align:right;
	height:15px;
}
.index_news .swiper-pagination-bullet{
	width:15px;
	height:15px;
	border-radius:100%;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #c80918;opacity: 1;
}