
.index-margin{
	width: 100%;
	margin: 0 auto;
}
.index-line{
	width: 30px;
	height: 4px;
	background: #036eb6;
	margin-bottom: 20px;
}
.index-margin .index-top-main .row{
	margin: 0 -5px;
}
.index-margin .index-top-main .col-xs-4{
	padding: 0 5px;
}
.index-margin .index-top-main .col-xs-4 .introduce{
	position: relative;
	cursor: pointer;
	display: block;
}
.index-margin .index-top-main .col-xs-4 .introduce img{
	width: 100%;
	height: 70px;
}
.index-margin .index-top-main .col-xs-4 .introduce p{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	line-height: 20px;
	width: 100%;
	background: #036db7;
	color: white;
	box-sizing: border-box;
	padding: 0 10px;
	display: none;
}
.index-container .index-top{
	background: #f7f7f9;
	padding: 20px 10px;
}
.index-container .index-cen{
	background: #ffffff;
	padding: 20px 10px;
}
.index-container .index-cen .index-cen-main .triangle-title .new-list{
	height: 36px;
	float: left;
}
.index-container .index-cen .index-cen-main .triangle-title .new-list:hover>span{
	color: #4996cb;
}
.index-container .index-cen .index-cen-main .triangle-title .new-list:nth-of-type(2){
	margin-left: -18px;
}
.index-container .index-cen .index-cen-main .triangle-title .new-list span{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100px;
	font-size: 1.5rem;
	cursor: pointer;
}
.click-style{
	background: #036db7;
	color: white;
}

.index-container .index-cen .index-cen-main .triangle-title{
	display: block;
	height: 36px;
	margin-bottom: 40px;
}
.index-container .index-cen .index-cen-main .triangle-title a{
	float: left;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 100px;
	font-size: 1.8rem;
}
.index-container .index-cen .index-cen-main .index-news{
	margin-bottom: 30px;
	height: 228px;
	color: #595758;
	overflow: hidden;
}
.index-container .index-cen .index-cen-main ul{
	padding: 0;
	margin: 0;
}
.index-container .index-cen .index-cen-main ul li{
	list-style: none;
	height: 109px;
	margin-bottom: 10px;
}
.index-container .index-cen .index-cen-main ul li .left-img{
	width: 30%;
	float: left;
	height: 100%;
	line-height: 109px;
	padding-right: 3%;
	box-sizing: border-box;
}
.index-container .index-cen .index-cen-main ul li .left-img img{
	width: 100%;
	vertical-align: middle;
}
.index-container .index-cen .index-cen-main ul li .right-text{
	width: 70%;
	float: left;
	font-size: 1rem;
}
.index-container .index-cen .index-cen-main ul li .right-text .right-text-btn{
	height: 24px;
	font-size: 1rem;
}
.index-container .index-cen .index-cen-main ul li .right-text .right-text-btn .check{
	height: 24px;
	width: 60px;
	line-height: 24px;
	text-align: center;
	display: block;
	float: left;
	color: #a8a8a8;
	border: 1px solid #f9f9f9;
	text-decoration: none;
}
.index-container .index-cen .index-cen-main ul li .right-text .right-text-btn .check:active{
	color: #337ab7;
}
.index-container .index-cen .index-cen-main ul li .right-text .right-text-btn .time{
	height: 24px;
	line-height: 24px;
	text-align: center;
	float: right;
	color: #555;
}
.index-container .index-cen .index-cen-main ul li .right-text h5{
	color: #595758;
}
.index-container .index-cen .index-cen-main ul li .right-text p{
	color: #a8a8a8;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 0;
	height: 50px;
}
.index-container .index-bom{
	background: url(../../images/index7.jpg) no-repeat;
	background-size: 100% 116px;
	padding: 20px 10px;
	box-sizing: border-box;
}
.index-container .index-bom .index-bom-main .row{
	margin: 0 -5px;
}
.index-container .index-bom .index-bom-main .row .col-xs-4{
	padding: 0 5px;
}
.index-container .index-bom .index-bom-main .out-img img{
	width: 100%;
}
.index-container .index-bom .index-bom-main .out-img p{
	text-align: center;
	color: #595758;
}
.index-container .index-title{
	height: 30px;
	position: relative;
}
.index-container .index-title div{
	float: left;
	line-height: 30px;
	margin-right: 15px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #3e3a39;
}
.index-container .index-title .more{
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	line-height: 30px;
	color: #aeaeae;
	font-size: 12px;
}
.header-img .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}
