#container{
    width:1200px;
    height:auto;
    margin: 30px auto;
}

.container_l{
    width:220px;
    height:auto;
    float: left;
}
.container_l .fl{
    width:220px;
    height:auto;
}
.container_l .fl .dh{
    width:220px;
    height:100px;
}
.container_l .fl .container{
    width:200px;
    height:auto;
    border:2px solid #0066cc;
    padding: 0 8px;
}
.container_l .fl .container .box{
    width:200px;
    height:auto;
    margin: 10px 0;
}
.container_l .fl .container .box .tit{
    width:200px;
    height:35px;
    background: #0066cc;
    text-align: center;
    line-height:35px;
}
.container_l .fl .container .box .tit a{
    color:#ffffff;
}
.container_l .fl .container .box ul li{
    width:198px;
    height:33px;
    border:1px solid #dfdfdf;
    border-radius: 5px;
    text-align: center;
    line-height:33px;
    margin: 10px auto;
    background: url("../images/icon_01.jpg") no-repeat left 10px center;
}

.container_r{
    width:960px;
    height:auto;
    float: right;
}

.container_r .dh{
    width:960px;
    height:40px;
    background-color: #eeeeee;
    line-height:40px;
}
.container_r .dh h2{
    width:160px;
    height:40px;
    background: #0066cc;
    text-align: center;
    line-height:40px;
    font-size: 16px;
    color:#ffffff;
    font-weight: 500;
    float: left;
}
.container_r .dh .pos{
    width:300px;
    height:40px;
    float: right;
}
.container_r .dh .pos span{
    color:#006dd9;
}
.container_r .dh .pos a{
    color:#999999;
}
.container_r .container{
    width:960px;
    height:auto;
    border:1px solid #cccccc;
    margin-top: 10px;
}
.container_r .container .list{
    width:960px;
    height:auto;
    padding: 10px 0;
}
.container_r .container .list ul li{
    width:300px;
    height:300px;
    float: left;
    margin: 0 10px;
}
.container_r .container .list ul li .img{
    width:296px;
    height:221px;
    border:2px solid #cccccc;
    position: relative;
}

.container_r .container .list ul li .img:hover{
    border:2px solid #0066cc;
}
.container_r .container .list ul li .img h2{
    width:296px;
    height:40px;
    background-color: #0d100f;
    opacity: 0.8;
    position: absolute;
    left:0;
    bottom:0;
    text-align: center;
    line-height:40px;
}
.container_r .container .list ul li .img h2 a{
    color:#ffffff;
    font-size: 14px;
    font-weight: 500;
}
.container_r .container .list ul li .img img{
    display: block;
    width:296px;
    height:221px;
}
.container_r .container .list ul li .btn{
    width:300px;
    height:75px;
}
.container_r .container .list ul li .btn a {
    display: block;
    width: 72px;
    height: 28px;
    float: left;
    margin: 23px 35px;
}

.bf_pages{
    width:600px;
    margin: 0 auto;
}
.bf_pages ul{
    float:left;
    padding:12px 0px 12px 16px;
}
.bf_pages ul li{
    float:left;
    font-family:Tahoma;
    line-height:17px;
    margin-right:6px;
    border:1px solid #cccccc;
}
.bf_pages ul li a{
    float:left;
    padding:5px 8px;
    color:#cccccc;
    display:block;
}
.bf_pages ul li a:hover{
    color:#ffffff;
    background: #0066cc;
}
.bf_pages ul li.thisclass,
.bf_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
    background-color:#0066cc;
    padding:5px 8px;
    font-weight:bold;
}
.bf_pages .pageinfo{
    line-height:21px;
    padding:12px 10px 12px 16px;
    color:#999;
}
.bf_pages ul li span {
    float: left;
    padding: 5px 8px;
    color: #cccccc;
    display: block;
}
.bf_pages .pageinfo strong{
    color:#555;
    font-weight:normal;
    margin:0px 2px;
}

.article{
    width:930px;
    height:auto;
    border:1px solid #cccccc;
    padding: 15px;
}
.article .title{
    width:100%;
    height:auto;
    text-align: center;
    padding-bottom: 15px;
    border-bottom:2px solid #cccccc;
}
.article .title h1{
    line-height:60px;
    font-size: 20px;
}
.article .title p{
    line-height:35px;
    color:#999999;
}
.article .title p span{
    padding: 0 15px;
}
.article .body{
    padding: 25px 0;
}
.container_r  p,div{line-height:30px;}
.xg{
    width:960px;
    height:auto;
    margin-top: 10px;
}
.xg .tit{
    width:960px;
    height:40px;
    line-height:40px;
    background-color: #eeeeee;
}
.xg .tit h2{
    width:160px;
    height:40px;
    text-align: center;
    background-color: #0066cc;
    font-size: 16px;
    color:#ffffff;
    font-weight: 500;
}
.xg .list{
    width:960px;
    height:auto;
    border:1px solid #cccccc;
    margin-top: 10px;
}
.xg .list ul li{
    width:180px;
    height:170px;
    float: left;
    margin: 10px 6px;
}
.xg .list ul li .img{
    width:178px;
    height:133px;
    border:1px solid #cccccc;
}
.xg .list ul li .img img{
    display: block;
    width:178px;
    height:133px;
}
.xg .list ul li h3{
    width:180px;
    line-height:35px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.xg .list ul li h3 a{
    color:#999999;
}
    /*******************************新闻列表**************************/
.list_news{
    width:930px;
    height:auto;
    padding: 15px;
}
.list_news li{
    width:930px;
    height:45px;
    line-height:45px;
    background: url("../images/li_img.jpg") no-repeat left center;
    text-indent: 1em;
    border-bottom:1px dashed #cccccc;
}
.list_news li span{
    float: right;
}

.xg_news{
    width:960px;
    height:auto;
    margin-top: 10px;
}
.xg_news .tit{
    width:960px;
    height:40px;
    background-color: #eeeeee;
    line-height:40px;
}
.xg_news .tit h2{
    width:160px;
    height:40px;
    text-align: center;
    background-color: #0066cc;
    font-size: 16px;
    color:#ffffff;
    font-weight: 500;
}
.xg_news .list{
    width:960px;
    height:auto;
    border:1px solid #cccccc;
    margin-top: 10px;
}
.xg_news .list ul li{
    width:460px;
    height:40px;
    border-bottom: 1px dashed #cccccc;
    line-height:40px;
    background: url("../images/li_img.jpg") no-repeat left center;
    text-indent: 1em;
    float: left;
    margin: 0 10px;
}
.xg_news .list ul li span{
    float: right;
}
.banner{
    width:1200px;
    height:auto;
    margin: 0 auto;
}
.banner img{
    width:100%;
    height:auto;
    display: block;
}
.next_bef{
    width:800px;
    height:auto;
    margin:40px auto;
    padding-bottom: 40px;
}
.next_bef li{
    width:350px;
    height:35px;
    float: left;
    margin: 0 25px;
    text-align: center;
}