body {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	width: 100%;
}

body {
	font: 12px/20px Open Sans, 微软雅黑, Helvetica, Arial, sans-serif;
	background: #F9F9F9;
	margin: 0;
	padding: 0;
	color: #555555;
	min-width: 1000px
}
.activ{
	/* width: 120px; */
	border-bottom: solid #0069D9 5px;
}
.slide-item{
}

a {
	color: #111111;
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear
}

a:focus,
a:link,
a:active {
	outline: none
}

a:hover {
	color: #F30
}

ol,
ul,
li {
	list-style: none
}


/*导航*/

#nav {
	height: 90px;
	background: #fff url(../../img/index/navmin.png) ;
}

.nav_min {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}
.navxia{
	height: 255px;

}
/*logo*/

#logo {
	width: 300px;
	height: 50px;
	margin-top: 20px;
	/*background-image: url(../../img/index/logo.png);*/
	float: left;
	display: block;
}

#daohang {
	/*margin-left: 135px;*/
	padding-top: 30px;
	/*width: 900px;*/
	height: 40px;
	float: left;
	display: block;
	/*margin-top: 10px;*/
}

#daohang li {
	/*margin: 0;*/
	padding: 0;
	list-style-type: none;
	width: 80px;
	float: left;
	font-size: 16px;
	text-align: center;
	margin-left: 10px;
	padding-top: 20px;

}

#daohang li:hover {
	color: #005BAC;
	border-bottom: solid #005BAC 2px;
}

#daohang li a {
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	/*font-weight: bold;*/
}

#daohang li a:hover {
	color: #005BAC;
}


/*搜索*/

.sear_con {
	width: 170px;
	height: 30px;
	float: right;
	
	/*margin-top: -50px;*/
	/*margin-right: 40px;*/
}

.sec-head .sear_con {
	height: 24px;
	margin-right: 5px;
}

.search {
	outline-style: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 13px 14px;
	width: 620px;
	font-size: 14px;
	font-family: "Microsoft soft";
	height: 24px;
	width: 130px;
	border: 1px solid #ddd;
	top: 4px;
	padding-left: 10px;
	border-radius: 12px;
	background: #fff;
	background: #fff;
	font-size: 14px;
	right: 3px;
	z-index: 8;
}

.btn {
	width: 26px;
	height: 26px;
	z-index: 9;
	right: 9px;
	top: 5px;
	border: 0;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	background: url(../../img/index/search.png) no-repeat center;
}


/*body*/

#main {}

#main_min {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.table_card {
	width: 720px;
	margin: 0 auto;
	margin-top: 30px
}

.table_card .tab {
	height: 37px;
	font-size: 14px;
	
}

.table_card .tab li {
	float: left;
	height: 36px;
	line-height: 36px;
	/*padding: 0 20px;*/
	font-size: 20px;
	/*border-bottom: dashed 1px gainsboro;*/
	
	
}

.table_card .tab li:hover {
	height: 37px;
	background: #fff;
	color: #333;
	cursor: pointer
}

.table_card .activ {
	height: 37px !important;
	background: #fff !important;
	color: #333
}

.table_card .tabCon {
	background: #fff;
	padding: 8px;

}

.table_card .tabCon div {
	display: none
}

.table_card .tabCon .on {
	display: block
}
.newslist01 {
	font-size: 14px;
}

.newslist01 li {
	line-height: 30px;
}

.newslist01 li .ding {
	color: #F30;
	margin-left: 5px
}

.newslist01 li .time {
	float: right;
	font-size: 12px;
	color: #888
}


/*轮播*/

#lunbo {
	width: 750px;
	height: 370px;
	float: left;
	margin-top: 5px;
}

.carousel-indicators li:first-child {
	margin-top: 5px;
}


/*通知公告*/

.tzgg {
	width: 390px;
	height: 370px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
}

.tzgg_ul {
	margin-top: 20px;
}

.tzgg_ul li {
	height: 25px;
	margin-left: 10px;
	line-height: 25px;
	
}



/*标题1*/

.title01 {
	width: 378px;
	/*height: 30px;*/
	border-bottom: dashed 1px gainsboro;
	margin-left: 14px;
}

.title01 span.active {
	border-bottom: 5px solid #005bac;
	font-size: 20px;
	font-weight: bold;
	color: #005bac;
}

.title01 p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #005bac;
}


/*li*/

ul li:first-child {

}

ul li {
	margin-top: 10px;
}

ul li a {
	/*line-height: 25px;*/
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}

.more {
	float: right;
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
}
.moreer{
	float: right;
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 8px;
	font-size: 16px;
}
.li_left {
	float: left;
}

.li_right {
	float: right;
	margin-right: 10px;
}

.qydt_ul li {
	height: 30px;
	margin-top: 10px;
}


/*招标公告*/

.zbgg {
	width: 795px;
	height: 325px;
	float: left;
	margin-top: 10px;
}

.zbggxuanxiang {
	width: 755px;
	height: 450px;
	float: left;
	/*margin-top: 10px;*/
}


/*标题2*/

.title02 {
	width: 795px;
	height: 30px;
	border-bottom: dashed 1px gainsboro;
}

.title02 span.active {
	border-bottom: 5px solid #005bac;
	font-size: 20px;
	font-weight: bold;
	color: #005bac;
}


/*常用工具图片*/

.cygj {
	width: 120px;
	height: 110px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}


/*图片*/

.gjimg {
	margin-left: 25px;
	margin-top: 5px;
}


/*常用工具文字*/

.a1 {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}


/*nav02*/

#nav02 {
	width: 1200px;
	height: 82px;
	float: left;
}


/*党建风采*/

.djfc {
	width: 400px;
	height: 340px;
	float: left;
	/*margin-top: 10px;*/
}


/*title03*/

.title03 {
	width: 380px;
	height: 30px;
	margin-left: 10px;
	border-bottom: dashed 1px gainsboro;
}

.title03 span.active {
	border-bottom: 5px solid #005bac;
	font-size: 20px;
	font-weight: bold;
	color: #005bac;
}


/*title04*/

.title04 {
	width: 1200px;
	height: 33px;
	float: left;
	border-bottom: dashed 1px gainsboro;
}

.title04 span.active {
	border-bottom: 5px solid #005bac;
	font-size: 20px;
	font-weight: bold;
	color: #005bac;
}


/*友情链接*/

#lianjie {
	width: 1250px;
	height: 180px;
	float: left;
	margin-top: 20px;
}

.yqlj {
	width: 1200px;
	height: 230px;
	padding-top: 30px;
}

#lianjie li {
	width: 295px;
	height: 70px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	list-style: none;
}

/*常用工具*/
.geshi{
	padding: 15px 5px 15px 5px;
}
.gs{
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}


/*footer*/

.footeryi {
	width: 100%;
	height: 190px;
	background-color: #313131;
}
.dizhu{
	width: 1200px;
	padding-top: 10px;
}
.hengxian{
	width: 1200px;
	padding-top: 50px;
	
}
.hengxianyi{
	width: 1200px;
	height: 2px;
	background: #313131;
	
}
.dizhuleft{
	float: left;
}
.dizhuright{
	float: right;
}
.footerer{
	width: 100%;
	height: 40px;
	background-color: #363636;
}
.dizhuxia{
	width: 1200px;
	padding-top: 10px;
	padding-left: 400px;
}

/*红三角*/
.sanjiao{
position:fixed;right:0;bottom:0;
	width: 49px;
	height: 43px;
	float: right;
	margin-right: 50px;
	margin-top: -43px;
	background-image: url(../../img/index/hongsanjiao.png);
}





