body {
    background-color: #ecf8fd;
}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
/*div居中样式*/
.div_center{
    margin: 0 auto;
}
/*清除浮动样式*/
.clear_fix:after{
    content: '';
    clear: both;
    display: table;
}
.clear_fix{
    *zoom:1;
}

/*顶部样式*/
.top_section {
    width: 100%;
    height: 30px;
	background-color:#f6f6f6;
}
.top_section_main{
    width: 1000px;
    height: 30px;
}
.top_section_left{
    height: 30px;
    float: left;
}
.top_section_right{
    height: 30px;
    float: right;
}
/*banner样式*/
.banner{
    width: 100%;
    height: 223px;
    background-image: url("banner_bg1.jpg");
    background-repeat: repeat-x;
}
.banner_main{
    width: 1000px;
}

/*nav样式*/
.nav{
    width: 1000px;
    height: 45px;
	line-height:45px;
	margin:0 auto;
}
.main_nav{
    width: 1000px;
    height: 45px;
	background-color: #1f77c1;
}
.main_nav .nav_each{
    width: 130px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.nav_word{
    display: block;
    width: 130px;
    height: 45px;
    font-size: 17px;
}
.nav_word:link , .nav_word:visited{
    color: #ffffff;
}
.nav_each:hover{
    background-color: #439be4;
}

/*当前位置*/
.local{
    width: 1000px;
    height: 50px;
}
.local_icon{
    width: 28px;
    height: 50px;
    float: left;
}
.local_inf{
    width: 972px;
    height: 50px;
    float: left;
    background-color: #ffffff;
    line-height: 52px;
    font-size: 13px;
}
.lanmu_container{
    width: 1000px;
    background:url("container.jpg") repeat-y #fff;
    overflow: hidden;
}
.wildbar{
    width: 1000px;
    background: url("lanmu_listleft.jpg") left bottom no-repeat;
    min-height: 500px;
    overflow: hidden;
}
.sider_bar{
    width: 218px;
    float: left;
    height: 100%;
}
.sider_bar_title{
    width: 220px;
    height: 30px;
    background-color: #0287e2;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 15px;
}
.lanmu_list{
    width: 217px;
    height: 100%;
    float: left;
    background-color: #ffffff;
    line-height: 25px;
    margin-top: 20px;

}
.main_bar{
    width: 768px;
    border: 1px solid #e6e6e6;
    float: left;
    margin-left: 12px;
    min-height: 500px;
    background-color: #ffffff;
}
.main_bar_header{
    width: 735px;
    height: 32px;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 6px;
}
.daily_icon{
    width: 23px;
    height: 32px;
    float: left;
}
.daily_focus{
    height: 32px;
    padding-left: 3px;
    padding-right: 23px;
    border-bottom: 2px solid #0460ac;
    float: left;
    line-height: 32px;
    font-size: 15px;
    color: #0460ac;
}
.daily_focus_list{
    width: 735px;
    margin-top: 2px;
}
/*底部的样式*/
.foot{
    width: 100%;
    background-color: #e6e6e6;
    border-top: 2px solid #1f77c1;
    margin-top: 10px;
}
.footer{
    width: 1000px;
}
.clearfix::before, .clearfix::after { content: ""; display: table; } .clearfix::after { clear: both; }
.fenx {
    width: 100%;
    height: 50px;
    background: #eee;
    margin-top: 40px;
    line-height: 50px;
    padding: 0 20px;
	box-sizing: border-box;
}
.fenx-r{float: right;}
#share-2 {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #999;
}

#share-2 span {
    padding-right: 10px;
}

.social-share .social-share-icon {
    width: 21px;
    height: 21px;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

.social-share .icon-qzone {
    display: none;
}
.fenx-r ul {margin: 0px;padding: 0px;}
.fenx-r ul li {
    float: left;
    font-size: 16px;
    margin-left: 20px;
    color: #999;
	list-style-type: none;
}

.fenx-r ul li a {
    color: #999;
}
.social-share .icon-weibo,.social-share .icon-wechat{background-size: cover !important;}
.social-share .icon-qzone{display: none !important;}

/* 自定义样式结束 */
.clearfix::before, .clearfix::after { content: ""; display: table; } .clearfix::after { clear: both; }
/*
.dqwz{background: url(qz.jpg) no-repeat 0px center;color: #686868;font-size: 14px;line-height: 30px;padding-left: 20px;}
.dqwz a{color: #686868;font-size: 14px;line-height:30px;}
.dqwz_left{float: left;}
.dqwz_right{float: left;}
*/
.column_list ul{margin: 0px;padding: 0px;}
.column_list ul li{
/*	border-bottom: dashed 1px #ccc;*/
	background: url(list_dian.jpg) no-repeat left center;padding-left: 15px;line-height:35px;list-style-type: none;}
.column_list_left{float: left;}
.column_list_left a{font-size:14px;}
.li_time{float: right;font-size: 14px;}
