* { margin:0px; padding:0px; }

body { font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; font-size:14px; line-height:170%; color:#6b6b6b;background: url(img/top.png)  no-repeat #FFFFFF; }
ul,ol,li { list-style:none;}
img{ border:none; }
em { font-style:normal; }

a { text-decoration:none; color:#444; cursor:pointer; }
a:hover{ color:#f34540; text-decoration:none; }
p{text-indent: 28px;}

.clear-both { clear:both; height:0; overflow: hidden; }

/*logo搜索*/
.top{
	width: 1200px;
	padding: 100px 0px;
	margin: 0 auto;
}

#searchBox {
	width: 450px;
    float: right;
    margin-top: 20px;
}
#searchBox #keyword {
	float: left;
	border-radius:8px 0px 0px 8px;
    width: 334px;
    margin-right: 0px;
    padding-left: 15px;
    height: 58px;
    line-height: 27px;
    border: 2px solid #f34540;
    color: #B8B8B8;
}
#searchBox #btn_Search {
	float: left;
	border-radius:0px 8px 8px 0px;
    height: 62px;
    width: 77px;
    cursor: pointer;
    border: 2px solid #f34540;
    background: #f34540 url(img/magnifier.png) no-repeat;
    color: #FFFFFF;
}

/*导航*/
.nav{
	width: 100%;
	height: 60px;
	background-color: #f34540;
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
}
.nav li{
	line-height: 170%;
	font-size: 19px;
	color: #FFFFFF;
	float: left;
	height: 60px;
}
.nav li a{
	color: #ffffff;
	display: block;
	text-align: center;
	height: 45px;
	padding: 15px 65px 0 65px;
}
.nav a:hover{
	text-decoration:none;
	background-color:#fc7470;
}
#current{
	background-color: #fc7470;
}


#container{
	width: 1200px;
	margin: 0 auto;
}

.content{
	margin-top: 60px;
}

/*通知公告*/
.notice_title{
	float: left;
	width: 124px;
	background: #f34540 url(img/notice.png) left no-repeat;
	height: 37px;
	border: 1px solid #f34540;
	border-radius:8px 0px 0px 8px;
}
.notice_title a{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 190%;
	padding-left: 14px;
}
.notice_content{
	float: right;
	width: 1054px;
	height: 39px;
	padding: 0px 10px;
	background-color: #eeeeee;
}

/*图集 要闻*/
.one{
	margin-top: 50px;
}
.slidebox img{
	width: 649px;
	float: left;
	margin-right: 37px;
}
.oner {
	margin-left: 20px;
    float: right
    width: 517px;
    overflow: hidden;
}
.title ul{
	width: 520px;
	height: 25px;
	border-bottom: 3px solid #d2d2d2;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.oner .title li{
	float: left;
	font-size:22px;
	width: 128px;
	height: 23px;
	text-align: center;
	padding: 0px 0px;
	border-right: 2px solid #B8B8B8;
}
.oner .title li span{
	padding: 10px;
}

.title li a:hover{
	padding-bottom: 11px;
	display: block;
	width: 128px;
    border-bottom: 3px solid #F34540;
    color: #F34540;
}
.title .now a{
	color: #F34540;
	border-bottom: 3px solid #F34540;
	padding-bottom: 11px;
	display: block;
	width: 128px;
}


h1{
	font-size:22px ;
	text-align: center;
	margin-bottom: 15px;
}
h1 a{
	color: #F34540;
}
.mainnews{
	border-bottom: 1px dashed #D2D2D2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.liebiao li{
	background: url(img/di3-1.png) no-repeat left center;
	margin-bottom: 10px;
	padding-left: 13px;
}
.liebiao span{
	float: right;
	color: #b8b8b8;
	font-size: 13px;
}

/*重点工作*/
.zdgz .title , .fwdt .title,.fnzj .title{
	text-align: center;
	margin: 50px 0px;
}
.zdgz_content{
	float: left;
	background-color: #eeeeee;
	margin-right: 42px;
	margin-bottom: 45px;
}
.zdgz_content li{
	margin-left: 10px;
}

/*服务大厅*/
.fwdt_content{
	margin-bottom: 50px;
	height: 505px;
	background: url(img/fwdt_bg.png) no-repeat;
}
.fwdt_content ul{
	padding: 80px 0px 0px 50px;
}
.fwdt_content li{
	margin-bottom: 20px;
	float: left;
	margin-right: 65px;
}

/*妇女之家*/
.fnzj_map{
	float: left;
	margin-right: 60px;
}
.fnzj_content{
	float: left;
	width: 370px;
	border: 10px solid #eeeeee;
	padding: 20px 17px;
}
h2{
	font-size: 16px;
	color: #f4605c;
	text-align: center;
	margin:15px 0px;
}


/*友情链接*/
.link{
	padding: 10px 0px;
	background-color: #e5e5e5;
	margin-top: 80px;
}
select{
	width: 230px;
    margin-left: 30px;
    color: #989898;
}
.link span{
	font-size: 16px;
}
.link p{
	text-align: center;
}



.bottom{
	text-align: center;
	background-color: #F34540;
	padding: 40px 0px;
	width: 100%;
	color: #FFFFFF;
}