﻿@charset "utf-8";
/* CSS Document */

/*头部*/
.head-container{
	width:100%;
	height:290px;
	background:url(../images/head1.jpg) top center no-repeat;
}
.head-top{
	width:100%;
	height:40px;
	background:url(../images/transparent.png) repeat-x;
}
.head-link{
	width:1150px;
	height:40px;
	margin:0 auto;
}
.head-top-right{
	float:right;
}
.link1{
	display:block;
	height:40px;
	line-height:40px;
	background:url(../images/emblem.png) 17px center no-repeat;
	padding-left:36px;
	float:left;
	color:#fff;
	font-size:15px;
	padding-right:15px;
}
.link2{
	display:block;
	height:40px;
	line-height:40px;
	background: url(../images/horse.png) 13px center no-repeat;
	padding-left:38px;
	float:left;
	color:#fff;
	font-size:15px;
}
.head-vertical{
	display:block;
	float:left;
	line-height:38px;
	color:#fff;
	font-size:15px;
}
.head-centre{
	width:1150px;
	height:190px;
	margin:0 auto;
}
.head-logo{
	width:442px;
	height:97px;
	padding-top:54px;
	float:left;
	padding-left:16px;
}
.head-right{
	width:559px;
	float:right;
	padding-top:90px;
	padding-right:20px;
}
.search-container{
	width:365px;
	height:48px;
	background-color:#fff;
	float:right;
	margin-bottom:19px;
	overflow:hidden;
	border:#0465c2 1px solid;
}
.search-container input{
	width:310px;
	height:48px;
	border:none;
	background:none;
	color:#999999;
	font-size:18px;
	text-indent:15px;
	float:left;
	line-height:48px;
}
.search-button{
	display:block;
	float:right;
	width:53px;
	height:48px;
	background:#0465c2 url(../images/search.png) center no-repeat;
}
.navigation-container{
	width:100%;
	height:56px;
	background:url(../images/navigation.png) bottom repeat-x;
}
.navigation-centre{
	width:1150px;
	height:56px;
	margin:0 auto;
}
.navigation-centre li{
	width:230px;
	height:50px;
	display:block;
	float:left;
	padding-top:6px;
}
.navigation-centre li:hover{
	background:url(../images/navigation-hover.png) center no-repeat;
	background-size:100% 56px;
	padding-top:0px;
	height:56px;
}
.navigation-centre li.hover{
	background:url(../images/navigation-hover.png) center no-repeat;
	background-size:100% 56px;
	padding-top:0px;
	height:56px;
}
.navigation-centre li a{
	display:block;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:18px;
}
.navigation-centre li a:hover{
	height:56px;
	line-height:56px;
}
.navigation-centre li a.hover{
	height:56px;
	line-height:56px;
}
.navigation1{
	background:url(../images/page.png) 80px center no-repeat;
	padding-left:110px;
	width:101px;
}
.navigation2{
	background: url(../images/dynamic.png) 65px center no-repeat;
	padding-left:95px;
	width:119px;
}
.navigation3{
	background: url(../images/public.png) 65px center no-repeat;
	padding-left:95px;
	width:119px;
}
.navigation4{
	background:url(../images/serve.png) 65px center no-repeat;
	padding-left:95px;
	width:119px;
}
.navigation5{
	background: url(../images/information.png) 65px center no-repeat;
	padding-left:95px;
	width:119px;
}
.navigation6{
	background: url(../images/data.png) 65px center no-repeat;
	padding-left:95spx;
	width:119px;
}
.clear{
	clear:both;
}
/*/头部*/
/*foot*/
.foot-container{
	width:100%;
	background-color:#044d92;
	height:245px;
	border-top:#013c74 5px solid;
}
.foot-centre{
	width:1150px;
	padding-top:10px;
	margin:0 auto;
}
.foot-link{
	width:200px;
	height:32px;
	line-height:32px;
	font-size:20px;
	color:#fff;
	padding-left:27px;
	background:url(../images/link.png) left center no-repeat;
	margin-bottom:8px;
}
.foot-link-container{
	width:1092px;
	height:27px;
	padding-bottom:29px;
	border-bottom:#013c74 1px solid;
	margin-left:26px;
}
.foot-link-container select{
	width:252px;
	background-color:#013c74;
	border:none;
	color:#fff;
	font-size:18px;
	line-height:18px;
	padding:8px 0 8px 20px;
}
.foot-link-select{
	margin:0 23px 0 0;
}
.foot-other{
	width:1092px;
	margin-left:26px;
	padding-top:10px;
}
.foot-characters1{
	width:810px;
	height:120px;
	float:left;
	line-height:30px;
	font-size:15px;
	color:#fff;
	background:url(../images/vertical-dotted.png) right center no-repeat;
}
.foot-characters2{
	width:295px;
	height:120px;
	float:left;
	line-height:30px;
	font-size:15px;
	color:#fff;
}
.foot-characters3{
	width:262px;
	height:120px;
	float:left;
	line-height:30px;
	font-size:15px;
	color:#fff;
	background:url(../images/vertical-dotted.png) right center no-repeat;
}
.foot-other-icon{
	width:268px;
	height:130px;
	float:right;
}
.foot-other-icon img{
	/* margin-left:25px; */
}
.foot-map{
	height:30px;
	padding-top:6px;
/*	padding-left:87px;*/
float:right;
}
.foot-map a{
	display:block;
	float:left;
	line-height:30px;
	color:#fff;
	font-size:15px;
	
}
.foot-map span{
	display:block;
	float:left;
	line-height:30px;
	color:#fff;
	padding:0 8px;
}
/*/foot*/
/*publicity*/
.publicity-container{
	width:100%;
	height:300px;
	background:url(../images/publicity-head.jpg) center no-repeat;
}
.publicity-return{
	display:block;
	width:104px;
	height:51px;
	background:url(../images/Station.png) center no-repeat;
	line-height:51px;
	font-size:20px;
	padding-left:75px;
	float:right;
	color:#333;
}
.publicity-middle{
	width:1150px;
	height:300px;
	margin:0 auto;
}
/*/publicity*/

/* 政府信息公开头部 */
.head-open{
	width: 1280px;
	height: 440px;
	margin: 0 auto;
}

.open-logo{
	width: 100%;
	height: 76px;
	padding-top: 36px;
}

.open-logo2{
	width: 100%;
	height: 113px;
	padding-top:30px;
}

.open-logo2 img{
	width: 701px;
	height: 113px;
	margin-left:250px;
}
@charset "utf-8";
/* CSS Document */
*{
	font-family:"微软雅黑";
	
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*IE/7/6*/
}

.w1150 {
  width: 1150px;
  margin: 0 auto;
}

.g-headbg{
	background: #fff url(../images/c_topback.png) repeat-x center top;
}

.c_topup {
  background:url(../images/g_headtt.png) repeat-x;
  line-height: 36px;
  font-size: 14px;
  position: relative;
  z-index: 99;
}
.c_topup .c_topleft {
  float: left;
  overflow: hidden;
}
.c_topup .c_topleft .c_toplink {
  float: left;
  color: #444;
  padding-left: 24px;
  background: url(../images/ctopbiao.png) no-repeat left center;
  margin-right: 20px;
}
.c_topup .c_topleft .c_toplink:hover {
  color: #0068b7;
}
.c_topup .c_topright {
  float: right;
  position: relative;
}
.c_topup .c_topright a {
  float: right;
  color: #444;
}
.c_topup .c_topright a.c_rightlink1 {
  background: url(../images/ctopright1.png) no-repeat 15px center;
  padding: 0 15px 0 51px;
}
.c_topup .c_topright a.c_rightlink2 {
  background: url(../images/ctopright2.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}
.c_topup .c_topright a.c_rightlink3 {
  background: url(../images/ctopright3.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}
.c_topup .c_topright a:hover {
  background-color: #c7e4ff;
  color:#0057aa;
}
.c_topup .c_topright .c_kunzigun {
  padding: 20px 30px;
  position: relative;
}
.c_topup .c_topright .c_guanblef {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 16px;
  background: #fff;
  right: 5px;
  top: 5px;
  font-size: 22px;
  font-weight: bolder;
  line-height: 30px;
  text-align: center;
  z-index: 9;
  cursor: pointer;
}
.c_topup .c_topright .c_caiddan {
  width: 560px;
  overflow: hidden;
  background: #fff;
  position: absolute;
  right: 0;
  top: 36px;
  border: 2px solid #0465c2;
  display: none;
}
.c_topup .c_topright .c_caiddan .c_yizutit {
  color: #0465c2;
  font-size: 16px;
  font-weight: bold;
}
.c_topup .c_topright .c_caiddan .c_yizulitd {
  overflow: hidden;
}
.c_topup .c_topright .c_caiddan .c_yizulitd a {
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  width: 31.33%;
  margin: 0 2% 0 0;
}
.c_topup .c_topright .c_caiddan .c_yizulitd a:hover {
  background: none;
  color: #0465c2;
}

.c_topmid {
  padding: 15px 0 0;
  position: relative;
  z-index: 90;
}
.c_topmid .c_topin {
  float: right;
  margin: 51px 0 0;
}
.c_topmid .c_topsearch {
  float: right;
  background: url(../images/c_topsearch.png) no-repeat center;
  width: 422px;
  height: 50px;
  margin: 56px 20px 0 0;
}
.c_topmid .c_topsearch .c_searchclass {
  float: left;
  padding: 9px 8px 9px 15px;
}
.c_topmid .c_topsearch .c_searchclass select {
  display: block;
  width: 78px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #999;
  border: none;
  outline: none;
  line-height: 32px;
  height: 32px;
  background: url("../images/search_img.png") no-repeat scroll right center transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*去掉下拉箭头*/
}
.c_topmid .c_topsearch .c_topsouan {
  width: 110px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background: url(../images/ctopsou.png) no-repeat center;
  display: block;
  text-align: center;
  float: right;
  margin: 0;
}
.c_topmid .c_topsearch .c_topsouan:hover {
  color: #F90;
}
.c_topmid .c_topsearch .c_sousuo {
  margin: 13px 110px 0 92px;
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #d2d2d2;
  padding: 0 15px;
}
.c_topmid .c_topsearch .c_sousuo input {
  display: block;
  height: 24px;
  line-height: 24px;
  border: none;
  outline: none;
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
}
.c_topmid .c_toplogo {
  float: left;
  padding:20px 0;
}
.c_topmid .c_toplogo a {
  display: block;
}
.c_topmid .c_topnav {
	width:100%;
	height:56px;
	background:url(../images/navigation.png) repeat-x bottom;
}
.c_topmid .c_topnav .c_topnavf {
  width:230px;
  height:56px;
  float:left;
}

.c_topmid .c_topnav .c_topnavf a {
  display: block;
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  padding-left: 82px;
  width:130px;
  font-size:18px;
}

.c_topnavf:hover {
  background: url(../images/navigation-hover.png) no-repeat;
}

.c_topnav1 {
  background: url(../images/c_topnav1.png) no-repeat 50px center;
}
.c_topnav2 {
  background: url(../images/c_topnav2.png) no-repeat 50px center;
}
.c_topnav3 {
  background: url(../images/c_topnav3.png) no-repeat 50px center;
}
.c_topnav4 {
  background: url(../images/c_topnav4.png) no-repeat 50px center;
}
.c_topnav5 {
  background: url(../images/c_topnav5.png) no-repeat 50px center;
}
.c_topnav6 {
  background: url(../images/c_topnav6.png) no-repeat 50px center;
}
.c_topnav7 {
  background: url(../images/c_topnav7.png) no-repeat 50px center;
}

.c_topmid .c_list {
  float: right;
  display: none;
}


.c_footer {
  background: #044d92;
  padding: 28px 0;
}

.c_bottomlink {
  text-align: center;
  line-height: 38px;
}
.c_bottomlink .c_boli {
  display: inline-block;
  min-width: 210px;
  text-align: center;
  padding: 0 15px;
  color: #b8cbdf;
  background: #0366a9;
  margin: 0 10px;
  font-size: 15px;
}
.c_bottomlink .c_boli:hover {
  color: #fff;
}
.c_bottomlink .c_bottomlinksele {
  display: inline-block;
  min-width: 210px;
  text-align: center;
  color: #b8cbdf;
  background: #0366a9;
  margin: 0 10px;
  font-size: 15px;
}
.c_bottomlink .c_bottomlinksele select {
  background: none;
  border: none;
  outline: none;
  color: #b8cbdf;
  font-size: 15px;
  display: block;
  width: 100%;
  line-height: 38px;
  height: 38px;
  padding: 0 15px;
  background: #0366a9;
}
.c_bottomdibu {
  padding: 0;
}
.c_bottomdibu .c_bottomtu1 {
  float: left;
  margin: 8px 0 0;
}
.c_bottomdibu .c_bottomleftli {
  float: left;
  line-height: 30px;
  padding: 0 30px;
  background: url(../images/shux.png) no-repeat right center;
  margin-top:15px;
}
.c_bottomdibu .c_bottomleftli a {
  display: block;
  color: #b8cbdf;
}
.c_bottomdibu .c_bottomleftli a:hover {
  color: #fff;
}
.c_bottomdibu .c_bottominfo {
  margin: 0 170px 0 215px;
  font-size: 15px;
  line-height: 30px;
  color: #b8cbdf;
}
.c_bottomdibu .c_bottominfo a {
  color: #b8cbdf;
}
.c_bottomdibu .c_bottominfo a:hover {
  color: #fff;
}
.c_bottomdibu .c_bottominfo img {
  vertical-align: middle;
}
.c_bottomdibu .c_bottomerwei {
  float: right;
  font-size: 14px;
  color: #b8cbdf;
  text-align: center;
  line-height: 1.6;
  padding-left: 30px;
  background: url(../images/shux.png) no-repeat left center;
  margin-top: -8px;
}


.c_bottomlink {
    position: relative;
    text-align: center;
    line-height: 38px;
	margin:0 auto 10px;
}

.c_bottomlink .c_boli {
    display: inline-block;
    min-width: 190px;
    text-align: center;
    padding: 0 5px;
    color: #fff;
    background: #c43142;
    margin: 0 5px;
    font-size: 15px;
}

.c_bottomlink .c_boli:hover {
    color: #fff;
}

.c_bottomlink .c_bottomlinksele {
    display: inline-block;
    min-width: 210px;
    text-align: center;
    color: #b8cbdf;
    background: #0366a9;
    margin: 0 10px;
    font-size: 15px;
}

.c_bottomlink .c_bottomlinksele select {
    background: none;
    border: none;
    outline: none;
    color: #b8cbdf;
    font-size: 15px;
    display: block;
    width: 100%;
    line-height: 38px;
    height: 38px;
    padding: 0 15px;
    background: #0366a9;
}

.g_bottomlinkxl {
    width: 250px;
    float: left;
    box-sizing: border-box;
    color: #fff;
    margin: 0 15px;
    text-align: center;
    font-size: 15px;
    background-color: #013c74;
    cursor: pointer;
}

.g_bottom_title {
    position: relative;
}

.g_bottomlinkxl .g_bottom_title img {
    width: 12px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 20px;
    transform: rotateZ(0);
    transition: all 0.3s;
}

.g_bottom_list {
    position: absolute;
    left: 10px;
    bottom: 48px;
    background-color: #c43142;
    width: 1160px;
    max-height: 300px;
    box-sizing: border-box;
    padding: 30px;
    z-index: 9999;
    padding-right: 20px;
    text-align: left;
    display: none;
}

.g_bottom_list a {
    width: 170px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #b8c6d8;
    display: inline-block;
}

.g_bottom_list a:hover {
    color: white;
    text-decoration: underline;
}

.g_bottom_list_in {
    max-height: 230px;
    min-height: 42px;
    overflow-y: auto;
}

.g_bottom_list_in::-webkit-scrollbar {
    width: 8px;
    background-color: #B82E3F;
    border-radius: 10px;
}

.g_bottom_list_in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #CD384B;
}
/* /政府信息公开头部 */