
/*############index主体CSS###############*/
/* 轮播广告 */

.carousel {
	
	margin-bottom: 40px;
}

.carousel .item {
	
	background-color: #F6F6F6;
}

.carousel .nav-point{
	bottom:-14px;
}	

.carousel .nav-title{
	font-size:12px;
	bottom:-14px;
}

.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:#d0d0d0;
	width:100%;
	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;
}
.list-new li{
	border-bottom:1px dashed #eae7e7;
	line-height:40px;
}
.list-new a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
.list-new a:hover{
	color:#d30a1c;
}
.list-new span{
	float:right;
}

.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:#f6f6f6; 
 }
 .thumbnail{
	 margin-bottom:0px;
 }
 .col-pro{
	 background-color:#F6F6F6;
	 padding-top:15px;
 }
 .model-img{
	margin:0px auto;
}
.row-3{
	margin-top:30px;
}
.model-title{
	text-align:center;
	color:#fff;
	font-size:22px;
	padding:15px 0px;
}
.model-list li{
	text-align:center;
	background-color:#f6f6f6;
	font-size:16px;
}
.model-list li a{
	color:#545353;
}
.model-list li a:hover{
	text-decoration:none;
	color:#005197;
}
.model-details-title{
	padding:15px 0px;
	font-size:18px;
	border-bottom:1px #005197 solid;
	color:#005197;
	margin-bottom:10px;
}
.model-details p{
	line-height:30px;
	text-indent:2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.model-details img{
	margin:0px auto;
}
.news-model{
	margin-top:15px;
}
.news-model span{
	float:right;
}
.news-model a{
	color:#666;
	font-size:16px;
}
.news-model a:hover, .news-model a:focus{
	text-decoration:none;
	color:#d30a1c;
}

.news-model p{
	margin-top:5px;
	font-size:13px;
}
.paging{
	text-align:center;
}
.pagination .active a{
	background-color:#005197;
	border-color:#005197;
}

.bg-transparent{
	background: transparent !important;	
}
.box-shadow{
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.25);
          box-shadow: 0 2px 3px rgba(0,0,0,.25);	
}
.gongju a{
	line-height: 3em;
	padding: 0 12px;
}
.friendship {
	display: table-row;
}
.friendship a{
	display: table-cell;
	padding: 6px 12px 6px 0;
}