body{
font-family: "Kulim Park", Sans-serif;
   }
.glyphicon{font-size: 14px;}
.clearfix20{clear: both;height: 10px;}
.clearfix10{clear: both;height: 10px;}
.grey{background:#F4F5FB;}
.black{color:#171732;}
.F6AA26{color:#F6AA26;}
.C78513{color:#C78513;}
.fff{color:#ffffff;}
.header{padding:10px 0px;}
a:hover,a:focus {text-decoration:none;color:#F6AA26}


/*===导航条===*/
.navbar-default {
  background-color: #fff;
  border:0;
  
}
  .jnka{	border:0;
  border-bottom:0px solid #C78513;
	color:#C78513;
	
	
	}
.jnk{	border:0; }

.jnk:hover,.jnk:focus {border-bottom:0px solid #F6AA26;
	 
	color:#F6AA26;
	}
	
		.newsli {padding:15px 10px 10px; margin-bottom:15px;border-bottom: 1px solid rgba(0, 0, 0, 0.20);}
	.newsli:hover,.newsli:focus {box-shadow:0px 0px 0px }
	
	.block-desc {padding:15px 10px 10px; margin-bottom:15px;border-bottom: 1px solid rgba(0, 0, 0, 0.20);}
	
	
	
	
.custom-scroll-container {
  overflow-x: auto;
  white-space: nowrap; /* 防止图片换行 */
}
.scroll-img {
  display: inline-block; /* 使图片水平排列 */
  margin-right: 10px; /* 可选，添加一些间距 */
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px){
.container{width:98%; margin:0 auto;padding:0 auto;}
/*===导航条===*/
  .jnka{	border:0;
  border-bottom:3px solid #C78513;
	 
	color:#C78513;
	
	}
.jnk{	border:0; }

.jnk:hover,.jnk:focus {border-bottom:3px solid #F6AA26;
	 
	color:#F6AA26;
	}
	
.clearfix20{clear: both;height: 15px;}
	.newsli {padding:15px 10px 10px;-o-transition:all 0.35s ease-out 0s;-moz-transition:all 0.35s ease-out 0s;-ms-transition:all 0.35s ease-out 0s;-webkit-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;margin-bottom:15px;border-bottom:0;}
	.newsli:hover,.newsli:focus {box-shadow:0px 10px 60px rgba(0, 0, 0, 0.20);transform:translateY(-16px);}	
	
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) { 
.container{width:98%; margin:0 auto;padding:0 auto;}
/*===导航条===*/
  .jnka{	border:0;
  border-bottom:4px solid #C78513;
	 
	color:#C78513;
	
	}
.jnk{	border:0; }

.jnk:hover,.jnk:focus {border-bottom:4px solid #F6AA26;
	 
	color:#F6AA26;
	}
	
	
	.clearfix20{clear: both;height: 20px;}
	
		.newsli {padding:15px 10px 10px;-o-transition:all 0.35s ease-out 0s;-moz-transition:all 0.35s ease-out 0s;-ms-transition:all 0.35s ease-out 0s;-webkit-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;margin-bottom:15px;border-bottom:0;}
	.newsli:hover,.newsli:focus {box-shadow:0px 10px 60px rgba(0, 0, 0, 0.20);transform:translateY(-16px);}
 }

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {

 .container{width:98%; margin:0 auto;padding:0 auto;}

/*===导航条===*/
  .jnka{	border:0;
  border-bottom:4px solid #C78513;
	 
	color:#C78513;
	
	}
.jnk{	border:0; }

.jnk:hover,.jnk:focus {border-bottom:4px solid #F6AA26;
	 
	color:#F6AA26;
	}
	
.clearfix20{clear: both;height: 25px;}

	.newsli {padding:15px 10px 10px;-o-transition:all 0.35s ease-out 0s;-moz-transition:all 0.35s ease-out 0s;-ms-transition:all 0.35s ease-out 0s;-webkit-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;margin-bottom:15px;border-bottom:0;}
	.newsli:hover,.newsli:focus {box-shadow:0px 10px 60px rgba(0, 0, 0, 0.20);transform:translateY(-16px);}
}





.logo {
    float: left;
    height: 80px;
    line-height: 80px;
    width: 150px;
    padding: 10px 0;
}
.navbar{margin-bottom:0px;}

.pagernext {
    background: 0 0;
    border-radius: 0;
    color: #888;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑",Arial;
    display: block;
    
    padding: 10px 0;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.pagertitle {
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    margin-left: 2%;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 85%;
	}
	

.list-group-item{border-top:1px solid #eee;}
.list-group-item-text li{padding:10px 15px;  }	

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}




	