/* CSS Document */

/*********************************
 新闻列表
 *********************************/
.news-img  { width:67%; margin:0 auto; }

.news-text img  { width:50%; margin:0 auto; }

.breadcrumb{
    margin-bottom: 0px;}

ol.breadcrumb{
    height: 70px;
    line-height: 52px;
    font-size: 14px;
    padding-left: 0px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;}

ol.breadcrumb li a{
    color: #888;}

ol.breadcrumb li.active{
    color: #064ebb;}

ul.list-group{
    min-height: 800px;}

.list-group-item{
    padding: 29px 0px 45px 0px;
    margin-bottom: 0px;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #ddd;}

h1{
    font-size: 22px;
    color: #333;}

h1 i{
    float: left;
    margin-right: 10px;}

#pagelist{
    height:58px;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	line-height:58px;}

.pagination{
    padding: 10px 0px;
    margin: 0px;}

#pagelist a{
    color: #888;
	margin:0 15px;}

#pagelist b{
	padding:6px 10px;
    background-color: #064ebb;
	color:#fff;}

.search{
    margin-top: 70px;}

.text-input{
    width:85%;
    height:48px;
    float: left;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f5f5f5;}

.search i{
    width: 50px;
    height: 48px;
    display: block;
    float: left;
    padding: 11px 10px 10px 14px;
    background-color: #064ebb;}

.search i img{
    width:22px;
    height: 22px;}

.title{
    padding-top: 37px;
    position: relative;}

h3{
    font-size: 24px;}

.bottom10{
    bottom: 0px;}

.line-2{
    width:96px;
    height:2px;
    float: left;}

.line-3{
    width:72%;
    height:2px;
    float: left;}

.right-text{
    font-size: 14px;
    color: #444;
    padding: 9px 16px;
    position: relative;
    line-height: 23px;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;}

.text-left-border{
    width:2px;
    height:16px;
    left: -1px;
    top: 11px;
    position: absolute;
    background-color: #064ebb;}

.boBn{ border-bottom: none !important;}

.news-title{
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;}

.news-text p{
    font-size: 16px;
    color: #444;
    margin-bottom: 30px;}

.news-indicators{
    bottom: 10px;
    left: 50%;
    width: 60%;
    margin-left: -30%;}

.banner-news{
    width:100%;
    height:360px;
    background: url(img/banner.jpg) no-repeat center 0px;}

.news-sub{
    width:100%;
    height:130px;
    background: url(img/header-bg-news.jpg) no-repeat;
    background-size:  cover;}

.news-logo{
    width:295px;
    height:65px;
    float: left;
    margin-top: 25px;}


a.news-list-link {
    color: #333;
    line-height: 28px;}
a.news-list-link:hover {
    color: #337ab7;}

.left-nav-title   { height:70px; text-indent:10%; background:#00c0f7; color:#fff;}
.left-nav-title h3   { line-height:70px;}
.left-nav  { background:#fafafa; line-height:50px; text-indent:15%; border-bottom:1px solid #eee; border-top:1px solid #fff;}
.left-nav a  { color:#333; font-size:16px;}
.left-nav a img   { width:4px; height:7px; margin-left:25px;}
.left-nav:hover  { background:#f5f5f5;}
.left-nav a:hover  { color:#064ebb;}

ul.list-jigou-group{
    padding-bottom:20px;}

.list-jigou-group-item{
    padding: 30px 0px;
    border-bottom: 1px solid #ddd;
	width:50%;
	float:left;
	padding-left:5%;}
.list-jigou-group-item:hover  { background:#fafafa;}



#footer {
    position: absolute;
    bottom: 0;
    width: 100%;}

@media only screen and (max-width: 1024px) and (min-width: 991px){

}

@media all and (max-width:990px) {
    .text-input {
        width: 93%;}
    .line-3 {
        width: 85%;}

}

@media all and (max-width:767px) {
    .text-input {
        width: 92%;}
}


.zzjg-group{ padding: 20px 100px 20px 10px; clear: both; font-size: 22px;}
.zzjg-li { padding:10px 20px; min-width:45%;  float: left; font-size: 16px;}

.yxsz-li { padding:15px 20px; min-width:40%;  float: left; font-size: 20px; text-align: left;}

.ld { margin-top: 20px;}
.ld .info {padding-top: 50px;}
.ld .info h1 { font-size:18px;}
.ld .info p { padding: 10px 0; font-size:14px;}
