
.carousel-control.left,.carousel-control.right{background-image: none;}
.carousel {
	
}

.carousel .item {
	
	background-color: #000;
}

.carousel .nav-point{
	bottom:-14px;
}	

.carousel .nav-title{
	font-size:12px;
	bottom:-14px;
}
@media (max-width: 768px) {
	.carousel .nav-title {
		bottom: 0px;
	}
}
.carousel .item img {
	width: 100%;
}

.carousel-caption {
	z-index: 10;
}

.carousel-caption p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.8;
}

.part1{
	font-size:22px;
	
}
.part1 a{
	text-decoration:none;
	color:#666;
}
.en{
	
	color:#828282;
	font-size:15px;
}
.line1{
	height:3px;
	background:#f1f1f1;
	width:100%;
	margin-top:10px;
	margin-bottom:8px;
}
.line2{
	height:3px;
	
	width:94px;
}
.text1{
	text-align:justify;
	font-size:13px;
	line-height:25px;
	color:#505050;
	margin-top:5px;
}
.more-btn{
	float:right;
	margin-top:7px;
	color:#828282;
	font-size:11px;
}
.more-btn:hover{background-color: #E70012; color: #FFFFFF; border-color: #E70012;}
.list-new li{
	border-bottom:1px dashed #eae7e7;
	line-height:40px;
	overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.list-new a{
	text-decoration:none;
	color:#666;
	font-size:13px;
		
}
.list-new a:hover{
	color:#d30a1c;
}

.list-new .public-detail{
	float:right;
	color:#d30a1c;
}

.row-2{
	margin-top:35px;
	margin-bottom:35px;
}
.procurement-li{
	line-height:35px;
}	
.procurement-li a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
.procurement-li a:hover{
	color:#d30a1c;
}
.platform{
	width:100%;
	height:45px;
	background:#eae7e7;
	color:#fff;
	text-align:center;
	font-size:17px;
	line-height:42px;
}
.platform a{
	text-decoration:none;
	color:#666;
}
.youq-li li{
	margin:0px 5px;
}
.pro-images{
	background-color:#FFFFFF; 
 }
 .thumbnail{
	 margin-bottom:0px;
 }
 .col-pro{
	 background-color:#FFFFFF;
	 padding-top:15px;
 }
.carousel-inner .thumbnail:hover{border-color: #E70012;}
/*为了解决首页各模块左浮动高度塌陷影响美观问题*/
@media (max-width: 768px) {
	.index-sign-2{
		clear: both;
	}
}