@charset "utf-8";

/*---------common-----------------*/

html,body{
	font-size:15px;
	font-family: "微软雅黑", "microsoft yahei";
	color:#666666;
	background:#F6F6F6;
}

a{
	font-size:16px;
	color:#333333;
	text-decoration: none;
}

a:hover{
	color:orange;
}

p{
	margin:0;padding:0;border:0;
}

.cboth{
	clear: both; line-height:0px; height:0px; overflow:hidden; list-style:none;
}

.allbg{
	width:100%;	
	min-width: 1200px;
}

.allcontent{
	margin:0 auto;
	width:1198px;
}

/*---------// common-----------------*/

/*---------------top---------------*/

.top{
	background:#2091D3;
}

.top_content{
	height:40px;
	line-height:40px;
}

.top_content .link{
	width:800px;
}
.top_content .link p{
	color: white;
}
.top_content .xxwm li{
	float:left;
}

.top_content .xxwm li a{
	display: block;
	margin-left:33px;
	color:#C5E3F4;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:32px;
}

.top_content .xxwm .icon1 a{
	background-image:url(../images/mail.png);
}

.top_content .xxwm .icon1 a:hover{
	background-image:url(../images/mail_hover.png);
	color:#fff100;
}

.top_content .xxwm .icon2 a{
	background-image:url(../images/tel.png);
}

.top_content .xxwm .icon2 a:hover{
	background-image:url(../images/tel_hover.png);
	color:#fff100;
}

/*---------------//top---------------*/


/*---------------header--------------*/

.header{
	background:url(../images/header_bg.jpg) no-repeat center top;
}

.header_content{
	padding-top:104px;
	height:328px;
}

.header_content .logo{
	width:750px;
	margin:0 auto;
}

.header_content .search_form{
	width:570px;
	margin:0 auto;
	margin-top:34px;
	height: 50px;
	background: url(../images/iform.png) no-repeat center;
}
.header_content .search_form .search{
	background: url(../images/iform.png) no-repeat center;
}
.header_content .search_form .search_text{
	width:465px;
	height:50px;
	line-height:50px;
	padding-left:15px;
	opacity: 0.5;
	color:#666666;
	border: none;
	outline: none;
	border-radius: 5px 0px 0px 5px;
}

.header_content .search_form .search_button{
	cursor: pointer;
	width:90px;
	border: none;
	outline: none;
	height:50px;
	background:url(../images/search.png) no-repeat left center;
}

.header_content .nav_content{
	width:900px;
	margin:102px auto 0;
/*	*margin-top:130px;*/
}

.header_content .nav_content li{
	float:left;
}

.header_content .nav_content li a{
	display:block;
	color:#ffffff;
	font-size:16px;
	height:45px;
	line-height:45px;
	width:126px;
	font-weight: bold;
	text-align: center;
}

.header_content .nav_content li a:hover{
	color:yellow;
}

/*---------------//header--------------*/

/*---------------main1---------------*/
.main1_content{
	height:350px;
	border:1px solid #ddd;
	background:#ffffff;
	margin-top:20px;
	overflow: hidden;
	border-radius: 8px;
}

.main1_content .side_l{
	width:230px;
	height:350px;
}

.main1_content .side_l ul li a{
	display: block;
	padding-left:86px;
	width:144px;
	height:87px;
	line-height:87px;
	background-color:#3D99E3;
	color:#ffffff;
	border-bottom:1px solid #78B8EB;
	background-repeat: no-repeat;
	font-size: 18px;
}

.main1_content .side_l .icon1 a{
	background-image:url(../images/part_icon1.png);
	background-position:21px center;
}

.main1_content .side_l .icon1 .hover{
	background-image:url(../images/part_icon1_hover.png);
	background-color:#ffffff;
	color:#3D99E3;
}

.main1_content .side_l .icon2 a{
	background-image:url(../images/part_icon2.png);
	background-position:21px center;
}

.main1_content .side_l .icon2 .hover{
	background-image:url(../images/part_icon2_hover.png);
	background-color:#ffffff;
	color:#3D99E3;
}

.main1_content .side_l .icon3 a{
	background-image:url(../images/part_icon4.png);
	background-position:21px center;
}

.main1_content .side_l .icon3 .hover{
	background-image:url(../images/part_icon4_hover.png);
	background-color:#ffffff;
	color:#3D99E3;
}

.main1_content .side_l .icon4 a{
	background-image:url(../images/part_icon5.png);
	background-position:21px center;
}

.main1_content .side_l .icon4 .hover{
	background-image:url(../images/part_icon5_hover.png);
	background-color:#ffffff;
	color:#3D99E3;
}

.main1_content .part1_content{
	width:940px;
	height:320px;
	overflow: hidden;
	margin-top:14px;
	margin-left:17px;
}

.main1_content .part1_content .part_side_l{
	width:472px;
	height:320px;
}

.main1_content .part1_content .part_side_r{
	width:450px;
	height:320px;
	margin-right:26px;
}
.main1_content .part1_content .part_side_r .gzdtqh {
	width:100%;
	height: 42px;
}
.main1_content .part1_content .part_side_r .gzdtqh li{
	float: left;
	height: 42px;
	line-height: 42px;
	width:120px;
}
.main1_content .part1_content .part_side_r .gzdtqh li a{
	display: block;
	background:white ;
	font-size: 18px;
	color: #3D99E3;
	height: 42px;
	line-height: 42px;
	width:120px;
	text-align: center;
}
.main1_content .part1_content .part_side_r ul li.hover a{
	background: #3D99E3;
	color: white;
}
.main1_content .part1_content .part_side_r ul li.hover a:hover{
	color: white;
}
.main1_content .part1_content .part_side_r .gaoliang{
	width:450px;
	height:68px;
	margin-top:6px;
	border-bottom: 1px dashed #bbb;
}
.main1_content .part1_content .part_side_r .gaoliang  a{
	line-height: 32px;
	font-size: 22px;
	font-weight: bold;
	color: #d80000;	
}
.main1_content .part1_content .part_side_r ul{
	margin-top: 6px;
}
.main1_content .part1_content .part_side_r ul li{
	width:100%;
	height:30px;
	line-height: 30px;
}
.main1_content .part1_content .part_side_r ul li:hover a{
	color: orange;
}
.main1_content .part1_content .part_side_r ul li:hover a span{
	color: orange;
}
.main1_content .part1_content .part_side_r span{
	float: left;
	width:8px;
	color: #525252;
}
.main1_content .part1_content .part_side_r a{
	color: #525252;
}
.main1_content .part1_content .part_side_r span.time{
    font-size: 15px;
	float: right;
	width:42px;
	text-align: right;
	color: #525252;
}
.main1_content .part1_content .part_side_r .gaoliang a:hover{
	color: orange;
}
.main1_content .part1_content .part_side_r dl dt a{
	display:block;
	width:100%;
	text-align: center;
	color:#D80000;
	font-size:18px;
	font-weight: bold;
	line-height:45px;
}

.main1_content .part1_content .part_side_r dl dt a:hover{
	color:orange;
}

.main1_content .part1_content .part_side_r dl dd{
	width:100%;
	height:68px;
	overflow: hidden;
	border-bottom: 1px dashed #BBBBBB;
	line-height:25px;
}

.main1_content .part1_content .part_side_r dl dd .more{
	color:#D80000;
}

.main1_content .part1_content .part_side_r dl dd .more:hover{
	color:orange;
}
.main1_content .part2_content{
	width:940px;
	height:320px;
	overflow: hidden;
	margin-top:14px;
	margin-left:17px;
}
.main1_content .part2_content .part_side_l ul{
	width:100%;
}
.main1_content .part2_content .part_side_l ul li{
	width:88%;
	height:31px;
	line-height:31px;
	overflow: hidden;
}
.main1_content .part2_content .part_side_l .title{
	width:100%;
	height: 42px;
	line-height: 42px;
}
.main1_content .part2_content .part_side_l .title a{
	color:#3D99E3;
	font-size: 20px;
}
.main1_content .part2_content .part_side_l .title a:hover{
	color: orange;
}
.main1_content .part2_content .part_side_l ul li a:hover{
	color: orange;
}
.main1_content .part2_content .part_side_l span{
	float: left;
	width:8px;
	color: #525252;
}
.main1_content .part2_content .part_side_l a{
	color: #525252;
	float: left;
}
.main1_content .part2_content .part_side_l span.time{
    font-size: 15px;
	float: right;
	width:100px;
	text-align: right;
	color: #525252;
}

.main1_content .part3_content{
	width:940px;
	height:320px;
	overflow: hidden;
	margin-top:14px;
	margin-left:17px;
}

.main1_content .part3_content .part_side_l{
	width:826px;
}

.main1_content .part3_content .part_side_l .title{
	width:100%;
	height: 32px;
	line-height: 42px;
}
.main1_content .part3_content .part_side_l .title a{
	color:#3D99E3;
	font-size: 20px;
}

.main1_content .part3_content .part_side_l ul{
	width:100%;
	margin-top:7px;
}

.main1_content .part3_content .part_side_l ul li{
	width:100%;
	height:33px;
	line-height:33px;
}
.main1_content .part3_content .part_side_l ul li span{
	float: left;
}
.main1_content .part3_content .part_side_l ul li span.sdata{
	float: right;
}

.main1_content .part3_content .part_side_l ul li p{
	display: inline;
}

.main1_content .part3_content .part_side_r{
	width:280px;
	margin-right:20px;
}

.main1_content .part3_content .part_side_r .qzqd_list ul{
	width:100%;
}

.main1_content .part3_content .part_side_r .qzqd_list ul li{
	width:100%;
	margin-bottom:9px;
}


.main1_content .part3_content .part_side_r .qzqd_list ul li a{
	display: block;
	padding-left:23px;
	width:257px;
	height:38px;
	line-height:38px;
	color:#126DC1;
	font-size:15px;
	background:#EEF7FD;
}

.main1_content .part3_content .part_side_r .qzqd_list ul li a:hover{
	color:#ffffff;
	background:#126DC1;
}

.main1_content .part3_content .part_side_r .qzqd_pic{
	margin-top:18px;
}

.main1_content .part3_content .part_side_r .qzqd_pic img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.main1_content .part4_content{
	width:940px;
	height:320px;
	overflow: hidden;
	margin-top:14px;
	margin-left:17px;
}

.main1_content .part4_content .part_side_l{
	width:426px;
	height:320px;
	overflow: hidden;
}

.main1_content .part4_content .part_side_l h4 a{
	display: block;
	color:#3D99E3;
	font-weight: bold;
	font-size:18px;
}

.main1_content .part4_content .part_side_l h4 a:hover{
	color:#D03F3F;
}


.main1_content .part4_content .part_side_l ul{
	width:100%;
	margin-top:7px;
}

.main1_content .part4_content .part_side_l ul li{
	width:100%;
	height:33px;
	line-height:33px;
	overflow: hidden;
}

.main1_content .part4_content .part_side_l ul li p{
	display: inline;
}


.main1_content .part4_content .part_side_r{
	width:426px;
	height:320px;
	overflow: hidden;
	margin-right:40px;
}

.main1_content .part4_content .part_side_r h4 a{
	display: block;
	color:#3D99E3;
	font-weight: bold;
	font-size:18px;
}

.main1_content .part4_content .part_side_r h4 a:hover{
	color:#D03F3F;
}

.main1_content .part4_content .part_side_r ul{
	width:100%;
	margin-top:7px;
}

.main1_content .part4_content .part_side_r ul li{
	width:100%;
	height:33px;
	line-height:33px;
	overflow: hidden;
}

.main1_content .part4_content .part_side_r ul li p{
	display: inline;
}


/*---------------//main1---------------*/


/*--------------main2_content-------------*/

.main2_content{
	margin-top:22px;
}

.main2_content .side_l{
	width:938px;
}

.main2_content .side_r{
	width:244px;
}

.main2_content .side_r img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

/*--------------//main2_content-------------*/


/*--------------main3_content-------------*/

.main3_content{
	margin-top:18px;
}

.main3_content .side_l{
	width:938px;
}

.main3_content .side_l .index_icon{
	width:230px;
}

.main3_content .side_l .index_icon ul{
	width:110%;
}

.main3_content .side_l .index_icon ul li{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.main3_content .side_l .index_icon ul li a{
	display: block;
	width:108px;
	height:105px;
	background-repeat: no-repeat;
	background-position: left center;
}

.main3_content .side_l .index_icon ul li a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.main3_content .side_l .index_icon .icon1 a{
	background:url(../images/index_icon1.png);
}

.main3_content .side_l .index_icon .icon2 a{
	background:url(../images/index_icon2.png);
}

.main3_content .side_l .index_icon .icon3 a{
	background:url(../images/index_icon3.png);
}

.main3_content .side_l .index_icon .icon4 a{
	background:url(../images/index_icon4.png);
}

.main3_content .side_l .xzzq{
	width:690px;
}

.main3_content .side_l .xzzq h4 a{
	display: block;
	width:105px;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	font-size:16px;
	background:#3D99E3;
	text-align: center;
	font-weight: normal;
	float: left;
	margin-right: 10px;
}

.main3_content .side_l .xzzq h4 a:hover{
	background:#D03F3F;
}

.main3_content .side_l .xzzq .content{
	width:690px;
	height:180px;
	background:#ffffff;
	border:1px solid #DDDDDD;
	overflow: hidden;
}

.main3_content .side_l .xzzq .content ul{
	margin-top:8px;
}


.main3_content .side_l .xzzq .content li{
	width:100%;
	height:35px;
	line-height:35px;
	*height:30px;
	*line-height:30px;
}

.main3_content .side_l .xzzq .content li p{
	margin-left:12px;
	display: inline;
	float:left;
}

.main3_content .side_l .xzzq .content li a{
	float:left;
	width:75%;
}

.main3_content .side_l .xzzq .content li span{
	float:right;
	margin-right:20px;
}

.main3_content .side_r{
	width:244px;
}

.main3_content .side_r h4 a{
	display: block;
	width:105px;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	font-size:16px;
	background:#3D99E3;
	text-align: center;
	font-weight: normal;
}

.main3_content .side_r h4 a:hover{
	background:#D03F3F;
	color:#ffffff;
}


.main3_content .side_r .content{
	width:100%;
	height:190px;
	background:#ffffff;
	border:1px solid #DDDDDD;
}

.main3_content .side_r .content li{
	margin-top:18px;
	margin-left:12px;
}

.main3_content .side_r .content li a{
	display: block;
	padding-left:77px;
	width:143px;
	height:40px;
	line-height:40px;
	color:#E13B3B;
	background-color:#FDF0F0;
	background-repeat: no-repeat;
}

.main3_content .side_r .content .icon1 a{
	background-image:url(../images/jigou_icon1.png);
	background-position:22px 7px;
}

.main3_content .side_r .content .icon1 a:hover{
	background-image:url(../images/jigou_icon1_hover.png);
	background-position:22px 7px;
	background-color:#E13B3B;
	color:#ffffff;
}

.main3_content .side_r .content .icon2 a{
	background-image:url(../images/jigou_icon2.png);
	background-position:22px 7px;
}

.main3_content .side_r .content .icon2 a:hover{
	background-image:url(../images/jigou_icon2_hover.png);
	background-position:22px 7px;
	background-color:#E13B3B;
	color:#ffffff;
}

.main3_content .side_r .content .icon3 a{
	background-image:url(../images/jigou_icon3.png);
	background-position:22px 7px;
}

.main3_content .side_r .content .icon3 a:hover{
	background-image:url(../images/jigou_icon3_hover.png);
	background-position:22px 7px;
	background-color:#E13B3B;
	color:#ffffff;
}


/*--------------//main3_content-------------*/

/*------------------footer-----------------*/

.footer{
	background:url(../images/bottom_bg.png) no-repeat center top;
}

.footer_content{
	position: relative;
	    height: 135px;
    padding-top: 46px;
}

.footer_content p{
	width:800px;
	height:75px;
	margin: 0 auto;
	text-align: center;
	color:#ffffff;
	line-height:30px;
	font-size: 14px;
}
.footer_content p a{ color: #ffffff;}
.footer_content p a:hover{
	color: orange;
}
#_ideConac{
	position: absolute;
	
	height: 80px;
	left:80px;
	top:70px;
}

#_span_jiucuo{
	display: block;
	position: absolute;
	top:82px;
	right: 60px;
}
.kj_zscd{ height: 33px; line-height: 33px;}
.kj_zscd a{ color: #999; font-size: 18px; font-weight: bold; margin-right: 15px;}
.kj_zscd span.hover a{ color: #3D99E3;}

/*------------------//footer-----------------*/
.lunbo{
	float: left;
	width:448px;
	height:310px;
	margin-top: 6px;
}



/*政务公开box*/
.zwgk-left{float: left; width: 600px;}
.zwgk-right{float: right; width: 280px;margin-right: 20px;}
.zwgk-right ul li{height: 36px; line-height: 36px; background-color: #EEF7FD; margin-bottom: 12px; text-align: center;}
.zwgk-right ul li a{color: #0071BD; height: 36px; line-height: 36px; display: block;}
.zwgk-right ul li a:hover{color: #EEF7FD; background-color: #3D99E3;}
/*公用项box*/
.box-gyx h2{height: 40px; line-height: 40px;}
.box-gyx h2 a{color: #BF2626; font-size: 20px; font-weight: bold;}
.box-gyx h2 a:hover{color: #F9C22C;}
.box-gyx ul li{height: 30px; line-height: 30px; *vertical-align: top;}
.box-gyx ul li a{padding-left: 8px; background: url(../images/swzjj-title.png) left 15px no-repeat; float: left;}
.box-gyx ul li a:hover{color: #a10000;}
.box-gyx ul li span{float: right;}

 .yqfkzt {
    position: absolute;
    top: -5px;
    left: 130px;
}
.yqfkzt img {
    transition: all 0.6s;
}

