@charset "utf-8";
/* CSS Document */
/*通用*/
body {
	font-family:"微软雅黑";
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0px;
    padding:0px;    
    list-style:none;
}
img{border:0;}

.block{width:100%; height:20px; clear:both;}
a{color:#333;}
a:hover{color:#f00;}

/*标题列表样式*/
/*标题列表样式*/
.list_title{width:100%; height:35px; border-bottom:1px solid #0069AE;}
.list_title ul li{font-size:17px; color:#333; float:left; height:35px; line-height:35px; padding:0 10px; cursor:pointer;}
.list_title ul li.hover{background-color:#0069AE; color:#fff; -webkit-transition: all 0.3s ease-in 0s;
                                                              -moz-transition: all 0.3s ease-in 0s;
                                                              -o-transition: all 0.3s ease-in 0s;
                                                              -ms-transition: all 0.3s ease-in 0s;}
.con_list{padding-top:10px; padding-left:10px; padding-right:10px;}
.con_list ul li{font-size:15px; line-height:30px;}
.con_list ul li img{margin-right:8px;}
.date{color:#999; font-size:15px; float:right;}
.news_con .more{margin-top:0px;}
.more{height:35px; line-height:35px; font-size:15px; float:right; margin-top:0px;}
.more a{color:#666; padding:0 5px;}
.more a:hover{color:#f00;}

/*top*/
.header{width:100%; height:33px; border-bottom:2px solid #4C67A7; background-color:#EBF0F3;}
.top{width:1000px; height:30px; line-height:30px; font-size:13px; color:#333; margin:0 auto;}
.top ul li{float:left; padding:0 5px; width:100px;}
.top span{float:left; font-size:10px;}
.top ul li img{float:left; margin-right:5px; margin-top:6px;}

/*banner*/
.banner_box{width:100%; height:206px; background:url(banner.jpg) repeat-x;}
.banner{width:100%; height:160px; background:url(banner_bg.jpg) no-repeat top center;}
.banner_con{width:1000px; height:160px; margin:0 auto; padding-top:40px;}

.search{width:300px; height:36px; float:right; margin-top:25px;}
.search a{float:right; font-size:14px; line-height:18px; color:#0069ae;}

/*主导航*/
.nav{width:1000px; height:45px; margin:0 auto; border:1px solid #006BC9; background:url(nav_bg.gif) repeat-x;}
.nav_con{width:1000px; height:45px; margin:0 auto; background:url(nav_icon.gif) no-repeat 20px 12px; padding-left:48px;}
.nav_con ul li{float:left; padding:0 15px;}
.nav_con ul img{float:left; margin-top:15px;}
.nav_con ul li a:hover{color:#F00;}           
.nav_con ul li a{font-size:15px; font-weight:bold; line-height:45px; color:#fff;}
.nav_con ul span{float:left; line-height:48px; font-size:15px; color:#fff;}
.nav_pic{float:right; margin-top:10px; margin-right:25px;}

/*主体*/	
.main{width:100%; height:auto; background:url(main_bg5.jpg) repeat-x top center; background-color:#F1FBFD;}
.content{width:1000px; height:auto; background-color:#fff; margin:0 auto;}
/*当前位置*/
.position{width:100%; height:50px; font-size:13px; line-height:50px; background:url(house.gif) no-repeat 10px 20px; padding-left:30px;}
.position a:hover{color:#BA1803;}

.article{width:100%; min-height:450px; padding:0 100px;}
.bFind-wrapper-top{height:27px !important;}
#bsWXBox{width:232px !important; height:256px !important;}
#bsBox{width:560px !important; height:420px !important;}

/*底部*/
.footer{width:100%; height:117px;}
.copyright{width:100%; height:117px; background-color:#0069AE;}
.copy_con{width:1000px; height:117px; margin:0 auto; position:relative; text-align:center; padding-top:30px;}
.dzjg{position:absolute; top:25px; left:180px;}
.error{position:absolute; top:35px; right:120px;}
.copy_con p{font-size:15px; color:#fff; line-height:30px;}