html{
	height: 100%;
	
}
body{
	min-height:100%;
	position: relative;
	padding-bottom: 415px;
}

#articleBychannelId li{
	border-bottom: 1px dashed #f3f3f3;
}
 .new-notice{
     position:absolute;
     height:170px;
     width: 220px;
     
    }
     .new-notice li a{
      float:left;
      width:220px;
      overflow:hidden;
     }
     .new-notice li span{
      float:right;
      width:70px;
      color:#999;
     }
     #more-notice{
      position:absolute;
      right:2px;
      bottom:15px;
      color:#999;
      font-size:12px;
     }
	 .category:hover .category-list {
	    display: block;
	}
	.notice-list{
	margin-top:15px;
	}
	.notice-list .wrap{
	padding:5px 20px;
	}
	.notice-list h3{
	font-size:18px;
	color:#222222;
	line-height: 50px;
	}
	.notice-list h3 a{
	color:#222222;
	}
	.notice-list h3 span{
	 display: inline-block;
	 float: left;
	 background:url(http://cai.365ind.com/source/css/shop/home/images/notice_icon.png) no-repeat center;
	 width: 30px;
	 height: 50px;
	 margin-right: 8px;
	}
	/*list*/
   .notice-list .time {
  width: 70px;
  height: 100%;
  background: #5E6983;
  color: #fff;
  position: relative;
  }
  .notice-list .time .time-top {
    padding-top: 15px; }
    .notice-list .time .time-top .day {
      width: 100%;
      text-align: center;
      line-height: 40px;
      font-size: 30px;
      font-weight: bold; }
    .notice-list .time .time-top .month {
      width: 100%;
      height: 28px;
      text-align: center;
      line-height: 28px;
      font-size: 12px; }
  .notice-list .time .time-bottom {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background: #50596D; }
  .notice-list .time .arrow {
    position: absolute;
    display: inline-block;
    border: 7px solid transparent;
    border-left: 7px solid #5E6983;
    top: 15px;
    right: -14px; }

.index-news-content {
  width: 1025px;
  height: 100%;
  margin-left: 20px; }
  .index-news-content h5 {
    width: 100%;
    font-size: 20px;
    line-height: 36px;
    color: #222222; }
    .index-news-content h5 a {
      color: #222222;
       }
  .index-news-content p {
   padding-top: 10px;
    color: #7a7a7a;
    font-size: 16px;
    line-height: 30px; }
    .index-news-content p a {
      color: #7a7a7a; }
      .notice-list-ul li:first-child{
       border-top: 1px solid #B7B7B7;
      }
    .notice-list-ul li{
      padding: 10px 0 ;
      border-bottom: 1px solid #B7B7B7;
    }  
    
    .paging .page-center {
    width: 675px;
	}
	
	.news-detail{
	width: 100%;
	padding-bottom: 20px;
	border-top: 1px solid #C8C8C8;
	}
	.news-detail .title{
	padding: 20px 25px;
    font-size: 30px;
    color: #242424;
    font-weight: bold;
    text-align: center;
	}
	.news-info-bar{
	text-align: right;
    font-size: 14px;
    color: #555;
    padding-bottom: 5px;
    padding-right: 25px;
	}
	
	.news-txt p{
	 color:#373737;
	 font-size: 14px;
	 line-height: 22px;
	 margin:10px 0;
	 text-indent:2em;
	}
	.news-txt img{
	 display: block;
	 margin:10px auto;
	 max-width:100%;
	}
	
	 .vote-box span{
     color:#fff!important;
     font-size:14px;
     line-height:28px;
     letter-spacing: 8px;
     padding-left: 12px;
    }
    .no-notice{
     padding-top:15px;
     width:100%; 
     text-align:center;
    }
    .no-notice .tip{
       font-size:14px;
     line-height:40px;
     color:#aaa;
    }
    .no-notice img{
     width:30%;
    }
    .today-price .optimization .optimization-list ul li{
    width: 332px;
    margin: 0 auto;	
    }
    .border-bottom-title{
     border-bottom: 1px solid #e3e3e3;
     margin: 0;
     padding:0 5px;
    }
    
    .floor-nav{
      display: none;
      position: fixed;
      left: 50%;
      width: 50px;
      margin-left: -640px;
      top:10%;
    }
    .floor-nav ul{
    width: 100%;
    }
    .floor-nav ul li{
     width: 50px;
     height: 50px;
     margin-bottom: 2px;
    }
    .floor-nav ul li a{
     display: block;
     width: 50px;
     height: 50px;
     background:#034B97 url(../image/fixed_nav_bg.png) no-repeat;
    }
     .floor-nav ul li a span{
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
     line-height: 50px;
     font-size: 16px;
     color:#fff;
     display: none;
     background:#034B97;
    }
    .floor-nav ul li a:hover span{
    display: block;
    }
    
    .floor-nav ul li.floor1 a{
     background-position:0 0;
    }
     .floor-nav ul li.floor2 a{
     background-position:0 -52px;
    }
     .floor-nav ul li.floor3 a{
     background-position:0 -100px;
    }
     .floor-nav ul li.floor4 a{
     background-position:0 -150px;
    }
    
    @media screen and (max-width: 1250px){
	    .floor-nav{
	     display: none!important;
	    }
	}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    