body{
    background-color: #F2F5F9;
}
.header .down{
    float: left;
    width: 200px;
    padding: 4px 0 0 0;
    overflow: hidden;
}
.header .down .btn-down{
    display: block;
    width: 164px;height: 40px; line-height: 40px;
    border-radius: 5px;
    background: #00A1E9;
    font-size: 16px; color: #fff;
    text-align: center;
    cursor: pointer;
}
#site{
    overflow: hidden;
}
ol.breadcrumb{
    height: 40px;
    overflow: hidden;
}
ol.breadcrumb li{
    float: left;
    line-height: 40px;
    font-size: 14px; color: #888;
}
ol.breadcrumb li a{
    display: inline-block;
    padding: 0 0 0 2px;
    font-size: 14px; color: #888;
}
ol.breadcrumb li a:hover{
    color: #00A1E9;
}
#main{
    overflow: hidden;
}
.main{
    float: left;
    width: 884px;
    overflow: hidden;
}
.detail{
    padding: 24px 30px;
    width: 824px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.detail h1{
    padding: 15px 0;
    line-height: 42px;
    text-align: center;
    font-size: 28px; font-weight: 600; color: #000;
}
.detail .time{
    height: 20px; line-height: 20px;
    text-align: center;
    font-size: 14px; color: #999;
}
.detail .front{
    padding: 20px 0;
    text-align: center;
}
.detail .front img{
    width: 520px;
    background-color: #999;
}
.detail .content{
    padding: 20px 0;
    font-size: 14px; color: #333; 
}
.detail .content h2{
    line-height: 48px;
    font-size: 18px; font-weight: 600; color: #ff0000;
}
.detail .content p{
    padding: 5px 0;
    line-height: 36px;
    text-indent: 28px;
    font-size: 16px; color: #333;
}
.detail .operate > span{
    display: block;
    padding: 14px 0;
    height: 20px; line-height: 20px;
    font-size: 20px; font-weight: 600; color: #000;
    text-indent: 12px;
    background: url(../../../lib/images/h2_bg_1.png) no-repeat 1px 16px;
    border-bottom: 1px solid #ddd;
}
.detail .operate ul.list {
    padding: 10px 0 0 0;
}
.detail .operate ul.list > li{
    padding: 10px 0;
    height: 24px; line-height: 24px;
    overflow: hidden;
}
.detail .operate ul.list > li i{
    float: left;
    width: 24px; height: 24px;
}
.detail .operate ul.list > li a{
    float: left;
    margin: 0 8px;
    width: 784px; height: 24px;
    font-size: 14px; color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail .operate ul.list > li a:hover{
    color: #00A1E9;
}
.relate{
    margin: 20px 0 0 0;
    padding: 24px 30px;
    width: 824px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.relate > span{
    display: block;
    height: 20px; line-height: 20px;
    font-size: 16px; font-weight: 600; color: #000;
    text-indent: 12px;
    background: url(../../../lib/images/h2_bg_1.png) no-repeat 1px 2px;
}
.relate ul.list{
    padding: 10px 0 0 0;
    width: 880px;
    margin: 0 -44px 0 0;
}
.relate ul.list > li{
    float: left;
    padding: 10px 44px 9px 0;
    width: 390px;
    height: 20px; line-height: 20px;
    overflow: hidden;
}
.relate ul.list > li i{
    float: left;
}
.relate ul.list > li a.title{
    float: left;
    margin: 0 7px;
    width: 280px;height: 20px;
    font-size: 14px; color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.relate ul.list > li a.title:hover{
    color: #00A1E9;
}
.relate ul.list li small.date{
    float: right;
    font-size: 12px; color: #666;
}
.side{
    float: right;
    width: 296px;
}
.side .similar{
    padding: 24px 6px 24px 20px;
    width: 270px;
    background: #fff;
    border-radius: 5px;
}
.side .similar > span{
    display: block;
    height: 20px; line-height: 20px;
    font-size: 16px; font-weight: 600; color: #000;
    text-indent: 12px;
    background: url(../../../lib/images/h2_bg_1.png) no-repeat 1px 2px;
}
.side .similar ul.list{
    padding: 10px 0 0 0;
}
.side .similar ul.list > li{
    height: 20px; line-height: 20px;
    padding: 10px 0 7px 0;
    overflow: hidden;
}
.side .similar ul.list > li i{
    float: left;
    width: 20px; height: 20px;line-height: 20px;
    text-align: center;
    font-style: normal; font-size: 12px; color: #fff;
    border-radius: 3px;
    background: #ccc;
}
.side .similar ul.list > li i.num-1{
    background-color: #E92600;
}
.side .similar ul.list > li i.num-2{
    background-color: #E95D00;
}
.side .similar ul.list > li i.num-3{
    background-color: #E98F00;
}
.side .similar ul.list > li a.title{
    float: left;
    margin: 0 0 0 7px;
    width: 237px;height: 20px;
    font-size: 14px; color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.side .similar ul.list > li a.title:hover{
    color: #00A1E9;
}
#pop{
    position: fixed;
    top: 50%; left: 20px;
    z-index: 99;
    margin: -60px 0 0 0;
    width: 60px; height: 80px;
}
#pop .btn-down{
    display: block;
    width: 60px; height: 58px;
    padding: 8px 0 0;
    background: #00A1E9;
    border-radius: 5px;
    cursor: pointer;
}
#pop .btn-down:hover{
    background: #0093D5;
}
#pop .btn-down i{
    margin: 0 auto;
}
#pop .btn-down em{
    display: block;
    height: 20px; line-height: 20px;
    text-align: center;
    font-style: normal;
    font-size: 12px; color: #fff;
}
.icon{
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
}
.icon-fixed-down{
    display: inline-block;
    width: 24px; height: 24px;
    vertical-align: middle;
    background-position: -28px 0;
}
.icon-pop-down{
    display: block;
    width: 32px; height: 32px;
    background-position: 2px 0;
}
.icon-format-txt{
    background-position: -50px -1px;
}
.icon-format-doc{
    background-position: -73px -1px;
}
.icon-format-pdf{
    background-position: -96px -1px;
}