﻿@charset "utf-8";
/* CSS Document */
/* index */
.top-bar {
    height: 30px;
    width: 100%;
    border-color: #f6f4f4;
    font-size: 12px;
    font-family: 微软雅黑;
    color: #999;
    line-height: 30px;
	background-color:#f6f4f4;
}
.top-bar-center{
    width:1002px;
    margin: 0 auto;
}
.top-bar-date {
    width:126px;
    height: 100%;
    padding-left:13px;
    float:left;
}
.top-bar-tq{
    float:left;
}
.top-bar-sc{
    width:120px;
    float: left;
}
.top-bar-sc a{
    color:#999;
    margin-left: 10px;
}

/*头部轮播banner*/
.banner-focus{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
	position:relative;
}
.banner-focus div {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	position:absolute;
	top:0;
}
.banner-focus img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.banner-focus .text {
	position:absolute;
	z-index:999;
	left:20%;
	top:10%;
	width: 490px;
}
.text img{ width: 490px; height: 101px;}
.banner-focus .text img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.banner-focus .logo1 {
	background:url(../images/banner/banner_logo_on.png) no-repeat;
	width:76px;
	height:35px;
	position:absolute;
	z-index:999;
	right:10%;
	top:35%;
	cursor:pointer;
}
.banner-focus .logo2 {
	background:url(../images/banner/banner_logo_on.png) no-repeat 0 -35px;
	width:76px;
	height:43px;
	position:absolute;
	z-index:999;
	right:10%;
	top:55%;
	cursor:pointer;
}
.box1-right-title a{ float: left;}
.more_ed{font-size:14px; color:#999; margin-left:95px;}
.more_ed:hover{color: #0072d2; text-decoration: underline;}
#tab06Con a.more:hover{color: #0072d2; text-decoration: underline;}
.wrap-box5-left-title a:hover{color: #0072d2; text-decoration: underline;}
/*头部导航*/
.nav-bar{
    width: 100%;
    height: 73px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    background: url(../images/nav_bg.jpg) repeat-x #f6f4f4;
}
.nav-bar ul {
    width: 1002px;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
}
.nav-bar ul li {
    float: left;
    text-align: center;
}
.nav-bar ul li a {
    color: #0072d2;
    font-style: 16px;
    font-family: 微软雅黑;
    display: block;
    padding: 0 18px;
}
.nav-bar ul li a.selected {
    background-color: #1c97ff;
    color: #ffffff;
}
.nav-bar ul li a:hover {
    background-color: #1c97ff;
    color: #ffffff;
}
#navCon {
	width:1002px;
	margin:0 auto;
	line-height:30px;
}
#navCon div {
	display:none;
}
#navCon a {
	display:inline-block;
	font-size:14px;
	color:#7aafdb;
	font-family:'微软雅黑';
	margin-right:20px;
}
#navCon a:hover{
	text-decoration:underline;
}
.box1-right-title a:hover{color: #0072d2; text-decoration: underline;}
/*主体*/
.wrap-center {
    width:1002px;
    margin: 0 auto;
    padding:13px 0 14px;
	overflow:hidden;
}
.wrap-box1 {
    width:1002px;
    height: 267px;
    overflow: hidden;
	margin-bottom:5px;
}
.box1-center{
    width: 368px;
    height: 264px;
    float:left;
    border: 1px solid #dedede;
	border-top:none;
	border-left:none;
    margin-right:13px;
	overflow:hidden;
	font-family:微软雅黑;
}
.box1-right{
    float: right;
    width: 262px;
    height: 262px;
    border: 1px solid #dedede;
	font-family:微软雅黑;
}
.box1-left {
    float:left;
    width: 352px;
    height: 263px;
    overflow: hidden;
	border:solid 1px #dedede;
	position:relative;
	font-family:微软雅黑;
}
.box1-left-title {
	height:40px;
	padding-left:109px;
	background:url(../images/xwzx.jpg) no-repeat #f6f4f4;
	line-height:40px;
	border-bottom:1px solid #dedede;
}
.box1-left-title h2 {
	font-weight:normal;
	font-size:16px;
	color:#999;
	border-left:solid 1px #dedede;
	padding-left:15px;
}
.box1-left a, .box1-left img {
    display: block;
    width:352px;
	height:223px;
}
.box1-left a {
	position:absolute;
	left:0;
	top:41px;
	display:none;
}
.box1-left p {
	position:absolute;
	height:30px;
	line-height:30px;
	background:url(../images/black.png);
	bottom:0;
	width:100%;
	font-size:14px;
	color:#fff;
	padding-left:5px;
	z-index:55;
}
.box1-left ul {
	height:5px;
	position:absolute;
	z-index:99;
	top:17px;
	right:10px;
}
.box1-left ul li {
	width: 6px;
	height:6px;
	background:url(../images/dian04.png) no-repeat 0 -6px;
	float:left; 
	margin-left:5px;
	cursor:pointer;
}
.box1-left ul li.selected {
	background:url(../images/dian04.png) no-repeat 0 0;
}
.box1-center-nav {
	height: 41px;
	border-bottom:1px solid #dedede;
	background-color:#f6f4f4;
	position:relative;
	display:block;
	width:100%;
	border-top:1px solid #dedede;
	margin-left:-1px;
}
.box1-center-nav li {
	height: 41px;
	line-height:41px;
	float:left;
	padding:0 20px;
	font-size:16px; 
	color:#999;
	cursor:pointer;
	margin-top:-1px;
	border-left:solid 1px #f6f4f4;
	border-right:solid 1px #f6f4f4;
}
.box1-center-nav li a {
	color:#999;
	display:block;
}
.box1-center-nav li.selected {
	border-top:solid 2px #0072d2;
	border-right:solid 1px #dedede;
	border-bottom:none;
	color:#0072d2;
	background-color:#fff;
	line-height:37px;
	border-left:solid 1px #dedede;
}
.box1-center-nav li.selected a {
	color:#0072d2;
	text-decoration:underline;
}
.box1-tboxs{
	width:368px;
	height:210px;
	padding-top:5px;
}
.box1-tboxs ul {
	font-size:14px;
	font-family:微软雅黑;	
	display:none;
}
.box1-tboxs ul li {
	overflow:hidden;
	padding-left:20px;
	background:url(../images/dian.jpg) no-repeat 10px center;
	height: 35px;
	line-height:35px;
	*line-height:30px;
	_line-height:30px;
}
.box1-tboxs ul a {
	color:#333333;
	display:block;
	float:left;
	width:260px;
	height:100%;
}
.box1-tboxs ul a:hover{
	text-decoration:underline;
	color:#1c97ff;
}
.box1-tboxs ul span {
	display:block;
	float:right;
	padding-right:18px;
	font-size:12px;
	color:#666;
	height:100%;
}

/*通知栏*/
.box1-right-title {
	width:235px;
	height:40px; 
	line-height:40px;
	font-size:16px;
	padding-left:29px;
	background:url(../images/tongzhi.png) no-repeat 10px center;
	border-bottom:1px solid #dedede;
}
.box1-right-title a {
	color:#333;
}
.box1-right-list {
	float:top;
	padding:12px 13px 0;
	font-size:14px;
	border-top:none;
	position:relative;
	overflow:hidden;
	height:200px;
	
}
.box1-right-list ul { 
	float:top;
}
.box1-right-list li {
	float:top;
	width:238px;
	border-bottom:1px dashed #e2e2e2;
	padding:11px 0 9px;
	_padding-top:0px;
	*padding-top:0px;
	clear:both;
	overflow:hidden;
	text-indent:10px;
	background:url(../images/dian.jpg) no-repeat;
	background-position: 2px 20px;
	*background-position: 2px 10px;
	_background-position: 2px 10px;
}
.box1-right-list a{
	color:#333333;
}
.box1-right-list a:hover{
	text-decoration:underline;
}
.box1-right-list span{
	color:#999999;
	float:right;
}
#tongzhigonggaolan {
	position:absolute;
	top:0;
}

/*box2*/
.wrap-box2 {
	width:1002px;
	overflow:hidden;	
}
.box2-left{
	float:left;
	width:724px;
	margin-top:-5px;
}
.box2-right{ 
	float:right;
	width:264px;
}
.top-bar .search {
	height:23px;
	margin-top:4px;
	overflow:hidden;
	float:left;
	margin-left:180px;
	padding-left:9px;
	background:url(../images/search_left.jpg) no-repeat 0 0;
}
.top-bar .search input { float:left; outline:none;}
.map_ser{ background: url(../images/map_ser.png) no-repeat; width: 72px; height: 23px; border:none; margin-left:10px; }
.search-btn { 
	height:23px; 
	background:url(../images/search_right.jpg) no-repeat 0 0;
	border:0; 
	width:26px;
	float:left;
}
.search-text{
	height:21px;
	line-height:21px;
	width:197px;
	border:0; 
	border-top:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	background-color:#FFF;
}
#keyWord,#mapKeyWord {
	color:#999;
}
.box2-tabs-ul01 {
	height:42px;
	overflow:hidden;
	margin-top:6px;
	background:#f6f4f4;
	border-left:solid 1px #dedede;
	border-right:solid 1px #dedede;
	background:url(../images/yf.jpg) no-repeat;
	padding-left:109px;
}
.box2-tabs-ul01 li{
	float:left;
	height:40px;
	line-height:40px;
	text-align:center;
	border:solid 1px #dedede;
	border-right:none;
	border-left:none;
	color:#999;
	font-size:16px;
	font-family:微软雅黑;
	width: 287px;
}
.box2-tabs-ul01 li a{
	width: 287px;
	height:40px;
	line-height:40px;
	color:#999;
	font-size:16px;
	font-family:微软雅黑;
	display: inline-block;

	
}
.box2-tabs-ul01 li.selected a {
	border-top:solid 2px #0072d2;
	background:#FFF;
	border-left:solid 1px #dedede;
	border-right:solid 1px #dedede;
	color:#0072d2;
	text-decoration:underline;
}
#box2-tabs-ul01-li03.selected {
	border-right:solid 1px #fff;
}
#tab02Con {
	font-family:微软雅黑;
	/*height:285px;*/
	height:240px;
	border:solid 1px #dedede;
	overflow:hidden;
	border-top:none;
}
.box2-tabs-nav {
	overflow:hidden;
	padding:15px 0 20px 5px;
}
.box2-tabs-nav li {
	padding:0 28px;
	float:left;
	cursor:pointer;
	font-size:14px;
	color:#999;
	height:16px;
	text-align:center;
	line-height:16px;
	border-right:1px solid #d8d8d8;
	
}
.box2-tabs-nav li.selected {
	color:#0072d2;
}
.box2-tabs-nav02 {
	overflow:hidden;
	padding:15px 0 20px 20px;
}
#tab04Nav li a {
	color:#999;
}
#tab04Nav li a:hover {
	color:#0072d2;
}
#tab04Con ul,#tab05Con ul {
	display:block;
}
#tab05Con ul {
	padding-top:15px;
}
.box2-tabs-nav02 li {
	width:162px;
	height:30px;
	line-height:30px;
	float:left;
	cursor:pointer;
	font-size:14px;
	color:#0072d2;
	background:#f6f4f4;
	text-align:center;
	margin-right:12px;
	
}
.box2-tabs-nav02 li.selected {
	color:#FFF;
	background:#0072d2;
}
.box2-tabs-content {
	display:none;	
}
.box2-tabs-content-list {
	overflow:hidden;
}
.box2-tabs-content-list02 {
	overflow:hidden;
}
.box2-tabs-content-list li{
	width:190px;
	float:left;
	padding-left:30px;
	margin-left:20px;
	background:url(../images/li_bg.jpg) no-repeat;
	height:45px;
}
.box2-tabs-content-list02 ul{
	padding-left: 20px;
	overflow: hidden;
}


.box2-tabs-content-list02 li{
	float: left;
	width:300px;
	display:inline-block;
	padding-left:18px;
	margin-right:20px;
	background:url(../images/dian.jpg) no-repeat left 10px;
	height:30px;
	overflow:hidden;
}
.box2-tabs-content-list li a {
	font-size:14px; 
	color:#333;
}
.box2-tabs-content-list02 li a {
	font-size:14px; 
	color:#333;
}
.box2-tabs-content-list02 li a:hover {
	text-decoration:underline;
	color:#1c97ff;
}
.box2-tabs-content-list ul {
	display:none;
}
.con-wrap {
	display:none;
}
.con-wrap ul {
	width:46%;
	float:left;
}
#tab03Con {
	margin-top:-10px;
}
.box2-tabs-content-list03 {
	height:21px;
	line-height:21px;
	border-bottom:dashed 1px #8b8b8b;
	display:none;
}
#rdCon .box2-tabs-content-list03 {
	height:25px;
	line-height:25px;
	border-bottom:dashed 1px #8b8b8b;
	width:310px;
	display:none;
}
.box2-tabs-content-list02 .box2-tabs-content-list03 a {
	background:url(../images/yf02.jpg) no-repeat left center;
	padding-left:15px;
	color:#999;
	font-size:12px;
	margin-right:8px;
}
.box2-tabs-content-list02 .box2-tabs-content-list03 a:hover {
	color:#1c97ff;
}
.box2-tabs-content-list02 .box2-tabs-content-list03 span {
	background:url(../images/yf02.jpg) no-repeat left center;
	padding-left:15px;
	color:#ccc;
	font-size:12px;
	margin-right:8px;
}
.box2-tabs-content-list04 {
	padding-left:30px;
	padding-right:20px;
}
.box2-tabs-content-list04 ul {
	display:none;
}
.box2-tabs-content-list04 ul li {
	line-height:35px;
	height:35px;
	padding-left:14px;
	background:url(../images/dian.jpg) no-repeat left center;
}
.box2-tabs-content-list04 ul li a {
	float:left;
	color:#333;
	font-size:14px;
}
.box2-tabs-content-list04 ul li a:hover {
	text-decoration:underline;
	color:#1c97ff;
}
.box2-tabs-content-list04 ul li span {
	float:right;
	color:#666;
	font-size:12px;
}
.box2-right-top { 
	width:262px; 	
	border:1px solid #dedede;
}
.box2-right-title {
	width:262px;
	height:40px;
	line-height:40px;
	background:url(../images/xinxi.jpg) no-repeat center center;
	border-bottom:1px solid #dedede;
}
.box2-right-title a {
	color:#FFF;
	font-family:微软雅黑;
	font-size:14px;
	margin-left:223px;
}
.box2-right-list{
	overflow:hidden;
	font-family:微软雅黑;
	font-size:14px;
	padding:0 10px;
}
.box2-right-list li {
	width:242px;
	height:24px;
	border-bottom:1px solid #dedede;
	line-height:24px;
	overflow:hidden;
	padding:5px 0;
	height: 39px;
	line-height: 39px;
}
.box2-right-list li a {
	display:block;
	float:left;
	width:49%;
	text-align:left;
	text-indent:20px;
	background:url(../images/dian.jpg) no-repeat 11px center;
}
.box2-right-list li a:hover {
	text-decoration:underline;
	color:#1c97ff;
}
.box2-right-list li .close {
	color:#333333;
}
.box2-right-list li .open {
	color:#333333;
	border-right:solid 1px #dedede;
}
.box2-right-bottom{
	width:264px;
	padding-top:6px;
	height:136px;	
	height:90px;
}
.box2-right-bottom a{
	display:block;
	margin-bottom:5px;
	width:264px;
}
.wrap-box3 {
	width:1002px;
	overflow:hidden;
	margin-top:0px;
}
.wrap-box3-title {
	width:42px;
	height:90px;
	background:url(../images/box3T.jpg) no-repeat;
	float:left;
}
.wrap-box3-img {
	float:left;
	height:88px;
	width:959px;
	border:1px solid #dcdcdc;
	border-left:none;
	position:relative;
	overflow:hidden;
}
#imgScroll {
	position:absolute;
	left:0;
	overflow:hidden;
}
.wrap-box3-img ul { 
	padding:12px 0;
	float:left;
}
.wrap-box3-img li {
	width:296px;
	float:left;
	margin-left:22px;
}
.wrap-box4 {
	width: 1002px;
	margin:0 auto;
	overflow:hidden;
}
.wrap-box4-left {
	float:left;
	width: 723px;
}
.wrap-box4-nav {
	border:solid 1px #dedede;
	height:40px;
	padding-left:109px;
	background:url(../images/bm.jpg) no-repeat #f6f4f4;
	line-height:40px;
	font-family:微软雅黑;
	margin-top:5px;
}
#tab06Con {
	border:solid 1px #dedede;
	height: 265px;
	border-top:none;
	position:relative;
}
#tab06Con a.more{
	color:#999;
	font-size:14px;
	margin-right:20px;
	width:50px;
	height:20px;
	padding:0;
	margin:0;
	position:absolute;
	top:-30px;
	right:0px;
	background:none;
	line-height:20px;
	text-align:center;
}
.wrap-box4-nav li {
	height:40px;
	line-height:40px;
	float: left;
	font-size:16px;
	color:#999999;
	cursor:pointer;
	padding:0 15px;
}
.wrap-box4-nav li.selected {
	background:#fff;
	border-top:solid 2px #0072d2;
	margin-top:-1px;
	border-right:solid 1px #dedede;
	border-left:solid 1px #dedede;
	color:#0072d2;
	text-decoration:underline;
}
.wrap-box4-content,.wrap-box4-content02 {
	font-family:微软雅黑;
	display: none;
}
.wrap-box4-content02 a {
	display:block;
	width:115px;
	margin-left:20px;
	float: left;
	text-align:center;
	padding-top:72px;
	color:#333;
	font-size:14px;
	margin-top:20px;
}
.wrap-box4-content02 a:hover {
	color:#1c97ff;
}
.wrap-box4-content a {
	width: 215px;
	height: 72px;
	margin-left: 45px;
	display: block;
	float: left;
	margin-top: 12px;
	line-height: 72px;
	padding-left: 85px;
	color:#333;
	font-size:16px;
	background:url(../images/bm_line.png) no-repeat center bottom;
	position:relative;
}
.wrap-box4-content a:hover {
	background-color:#f6f4f4;
}
.wrap-box4-content a i {
	display: block;
	position:absolute;
	left:0;
	left: 34px;
	top: 50%;
	margin-top: -12px;
}
.bm01 {
	width: 23px;
	height: 24px;
	background:url(../images/bm01.png) no-repeat;
}
.bm02 {
	width: 17px;
	height: 27px;
	background:url(../images/bm02.png) no-repeat;
}
.bm03 {
	width: 25px;
	height: 28px;
	background:url(../images/bm03.png) no-repeat;
}
.bm04 {
	width: 25px;
	height: 28px;
	background:url(../images/bm04.png) no-repeat;
}
.bm05 {
	width: 21px;
	height: 30px;
	background:url(../images/bm05.png) no-repeat;
}
.bm06 {
	width: 25px;
	height: 20px;
	background:url(../images/bm06.png) no-repeat;
}
.bm07 {
	background:url(../images/bm07.jpg) no-repeat center top;
}
.bm08 {
	background:url(../images/bm08.jpg) no-repeat center top;
}
.bm09 {
	background:url(../images/bm09.jpg) no-repeat center top;
}
.bm10 {
	background:url(../images/bm10.jpg) no-repeat center top;
}
.bm11 {
	background:url(../images/bm11.jpg) no-repeat center top;
}
.bm12 {
	background:url(../images/bm12.jpg) no-repeat center top;
}
.bm13 {
	background:url(../images/bm13.jpg) no-repeat center top;
}
.bm14 {
	background:url(../images/bm14.jpg) no-repeat center top;
}
.bm15 {
	background:url(../images/bm15.jpg) no-repeat center top;
}
.bm16 {
	background:url(../images/bm16.jpg) no-repeat center top;
}
.wrap-box4-right {
background: url(../images/wjwbj.jpg) no-repeat 0 42px;
	width:264px;
	float: right;
	margin-top:5px;
	border:solid 1px #dedede;
	font-family:微软雅黑;
}
.wrap-box4-right-title {
	height:40px;
	line-height:40px;
	padding-left:30px;
	color:#333;
	font-size:16px;
	border-bottom:solid 1px #dedede;
	background:url(../images/jkfw.jpg) no-repeat 8px center;
}
.gh {
	padding-top: 10px;
	margin:0 10px;
	border-bottom:dashed 1px #dedede;
}
.gh-title,.cx p {
	color:#1c97ff;
	font-size:16px;
	font-weight:bold;
    text-align: center;
}
.gh-select {
	color:#333;
	font-size:14px;
	padding-top: 10px;
	padding-left:5px;
}
.gh-select select {
	width: 137px;
	padding:6px 0;
	border:solid 1px #ccc;
	color:#999;
	font-size: 14px;
}
.gh input,.button_cx {
	display:block;
	color:#fff;
	font-size:16px;
	width: 102px;
	height: 28px;
	line-height:28px;
	border:none;
	background:url(../images/button.png) no-repeat;
	cursor:pointer;
	margin:11px auto;
}
.cx {
	margin: 10px 10px 0 10px;
	overflow: hidden;
}
.cx-input {
	overflow:hidden;
	margin-bottom: 4px;
	padding-left:5px;
}
.cx-input span {
	width: 93px;
	font-size:14px;
	color:#333;
	text-align:center;
	display:block;
	float: left;
	height: 27px;
	line-height:27px;
}
.cx-input input {
	display:block;
	float: right;
	width: 140px;
	height: 25px;
	border:solid 1px #ccc;
	float: left;
}
.wrap-box5 {
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	margin-top:5px;
	font-family:微软雅黑;
}

.wrap-box5-title {
	height:44px;
	background:url(../images/wrap-box5-title-bg.jpg) repeat-x;
}
.wrap-box5-title p {
	width:240px;
	height:44px;
	background:url(../images/wrap-box5-title.jpg) no-repeat;
}
.wrap-box5-title p a {
	display:block;
	width:240px;
	height:44px;
}
.wrap-box5-left {
	width:721px;
	border:solid 1px #dedede;
	float:left;
}
.wrap-box5-left-title {
	height:40px;
	line-height:40px;
	background:url(../images/wrap-box5-title.jpg) no-repeat 0 0 #f6f4f4;
	border-bottom:solid 1px #dedede;
}
.wrap-box5-left-title a {
	color:#999;
	font-size:14px;
	margin-left:682px;
}

.wrap-box5-right-title {
	height:40px;
	width:38.25%;
	line-height:40px;
	padding-left:30px;
	color:#333;
	font-size:16px;
	border-bottom:solid 1px #dedede;
	background:url(../images/dmxc.jpg) no-repeat 8px center;
	margin-bottom:10px;
	border-right:solid 1px #dcdcdc;
}
.wrap-box5-right-title a{
	color:#333;
}
.wrap-box5-right-title a:hover{
	color:#1c97ff;
}
.wrap-box5-video {
	width:264px;
	float:right;
	border:solid 1px #dedede;
	padding-bottom:8px;
}
#tab07Nav {
	padding-left:2px;
	width:258px;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
#tab07Nav li {
	margin:0 8px 8px 8px;
	display:block;
	float:left;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	color:#333;
	font-size:16px;
	border:solid 1px #f1f0f0;
}
#tab07Nav li p {
	width:109px;
	height:46px;
	line-height:46px;
	background-color:#f1f0f0;
	border:solid 1px #FFF;
}
#tab07Nav li.selected {
	border:solid 1px #c4e4ff;
	text-decoration: underline;
	color: #0072d2;
}
/*#tab07Nav li.selected p {
	background-color:#c4e4ff;	
}*/
#tab07Con{
	overflow:hidden;
	float:left;
	margin-left:2px;
	margin-top:10px;
}
.tab07_list_title {
	padding-left:17px;
	background:url(../images/dian03.jpg) no-repeat left center;
	color:#0072d2;
	font-size:16px;
}
.tab07_list_title a {
	color:#0072d2;
}
.tab07_list_title a.more {
	float:right;
	color: #999; font-size: 14px;
}
.tab07_list {
	display:none;
}
.tab07_list ul {
	width:450px;
}
.tab07_list ul li {
	line-height:35px;
	height:35px;
	padding-left:14px;
	background:url(../images/dian.jpg) no-repeat left center;
}
.tab07_list ul li a {
	float:left;
	color:#333;
	font-size:14px;
}
.tab07_list ul li a:hover {
	text-decoration:underline;
	color:#1c97ff;
}
.tab07_list ul li span {
	float:right;
	color:#666;
	font-size:12px;
}
.wrap-box6 {
	width:1002px;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
}
.wrap-box6-title {
	width:50px;
	height:92px;
	background:url(../images/hdjl.jpg) no-repeat left center;
	float:left;
}
.wrap-box6-title a {
	display:block;
	width:50px;
	height:110px;
}
.wrap-box6-ul {
	height:90px;
	float:left;
	border:solid 1px #dedede;
	border-left:none;
	width:951px;
	font-family:微软雅黑;
}
.wrap-box6-ul li {
	width:154px;
	height:60px;
	float:left;
	margin-top:14px;
	border-right:solid 1px #dcdcdc;
	text-align:center;
	font-size:14px;
}
.wrap-box6-ul li a {
	color:#333;
	display:block;
	padding-top:48px;
	height:24px;
	width:154px;
}
.wrap-box6-ul li a:hover {
	color:#0072d2;
}
.hd01 {
	background:url(../images/hd01.jpg) no-repeat center 10px;
}
.hd02 {
	background:url(../images/hd02.jpg) no-repeat center 10px;
}
.hd03 {
	background:url(../images/hd03.jpg) no-repeat center 10px;
}
.hd04 {
	background:url(../images/hd04.jpg) no-repeat center 10px;
}
.hd05 {
	background:url(../images/hd05.jpg) no-repeat center 10px;
}
.wrap-box6-ul li.hd06 {
	background:url(../images/hd06.jpg) no-repeat center 10px;
	border-right:none;
}
.link {
	height:43px;
	background:url(../images/nav_bg.jpg) repeat-x;
	border-top:solid 1px #d3d3d3;
	font-family:微软雅黑;
}
.wrap-box7 {
	width:1002px;
	margin:0 auto;
	margin-top:6px;
}
.wrap-box7 span {
	font-size:16px;
	color:#888;
}
.wrap-box7 select {
	width:218px;
	color:#888;
	font-size:14px;
	border:solid 1px #d1d0d0;
	margin-left:11px;
	padding:5px 0;
	font-family:微软雅黑;
}
.footer {
	background:#f6f4f4;
	border-top:solid 1px #cccaca;
	font-size:12px;
	color:#666;
	text-align:center;
	font-family:微软雅黑;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.footer-inner {
	width:580px;
	margin:0 auto;
}
.footer-left {
	width:80px;
	float:left;
	margin-top:30px;
}
.footer-right {
	width:500px;
	float:left;
}
.footer p {
	line-height:25px;
}
.footer p a {
	color:#666;
}

/*新闻中心*/
.content {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	margin-bottom:20px;
	font-family:微软雅黑;
}
.position {
	font-size:12px;
	color:#999;
	height:38px;
	line-height:38px;
}
.position a {
	color:#999;
}
.position a:hover {
	text-decoration:underline;
}
.content-left {
	width:220px;
	float:left;
}
.content-left-title,.content-left-title-blue,.content-left-title-blue02 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.content-left-title {
	border-top:solid 4px #a21300;
	background:#c82914;
}
.content-left-title-blue {
	border-top:solid 4px #0072d2;
	background:#1c97ff;
	border-bottom:solid 1px #379bcf;
}
.content-left-title-blue02 {
	border-top:solid 4px #0072d2;
	background:#1c97ff;
	border-bottom:solid 1px #e5e5e5;
	margin-bottom:1px;
}
.content-left-second-title {
	height:40px;
	line-height:40px;
	background:#f6f4f5;
	border-bottom:solid 1px #dcdcdc;
	/*padding-left:80px;*/
	font-size:16px;
	text-align:center;
}
.content-left-second-title a {
	color:#999;
}
.content-left-second-title a.selected {
	color:#c82914;
}
.content-left-second-title a:hover{color: #c82914; text-decoration: underline;}
.content-right {
	float:right;
	width:748px;
}
.content-right-title {
	height:33px;
	line-height:33px;
	overflow:hidden;
	background-color:#c82914;
}
.content-right-title p {
	text-align:center;
	width:732px;
	color:#FFF;
	float:left;
	font-size:18px;
	font-weight:bold;
}
.content-right-title-left {
	width:7px;
	height:33px;
	float:left;
	background:url(../images/content_title_left.jpg) no-repeat;
}
.content-right-title-right {
	float:right;
	width:9px;
	height:33px;
	background:url(../images/content_title_right.jpg) no-repeat;
}
.content-right-title-left02 {
	width:8px;
	height:33px;
	float:left;
	background:url(../images/content_title_left02.jpg) no-repeat;
}
.content-right-title-right02 {
	float:right;
	width:8px;
	height:33px;
	background:url(../images/content_title_right02.jpg) no-repeat;
}
.content-right-ul01 {
	border-bottom:dotted 1px #9d9d9d;
	padding-bottom:10px;
    padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}
.content-right-ul01 li {
	line-height:35px;
	font-size:14px;
	padding-left:24px;
	background:url(../images/dian.jpg) no-repeat 10px center;
	overflow:hidden;
}
.content-right-ul01 li a {
	color:#333;
	float:left;
}
.content-right-ul01 li a:hover {
	text-decoration:underline;
}
.content-right-ul01 li span {
	float:right;
	font-size:12px;
	color:#999;
}
.page {
	font-size:14px;
	padding-top:15px;
	text-align:center;
	line-height:18px;
}
.page span {
	color:#999;
}
.page a {
	color:#999;
	margin:0 3px;
}
.page input {
	width:18px;
	height:13px;
	border:solid 1px #dcdcdc;
}
.page a.index-page {
	color:#1c97ff;
	margin:0 20px;
}
.page a.last-page {
	margin:0 20px;
}
.page a:hover {
	color:#1c97ff;
}
.page input.go {
	display:inline-block;
	width:23px;
	height:17px;
	line-height:17px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	background:#1c97ff;
	border:none;
}

/*规划计划*/
.content-list-title {
	height:30px;
	line-height:30px;
	border-bottom:solid 1px #dcdcdc;
	margin-top:15px;
}
.content-list-title span {
	padding:0 10px;
	margin-left:10px;
	color:#333;
	font-size:16px;
	border-bottom:solid 2px #b5b5b5;
	height:29px;
	display:inline-block;
}
.content-right .more {
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
.content-right .more a {
	font-size:14px;
	color:#999;
	float:right;
}

/*细览页*/
.detail {
	font-family:'微软雅黑';
}
.detail-content {
	min-height:510px;
	height: auto !important;
	height: 510px;
	border-top:dashed 1px #bababa;
	border-bottom:dashed 1px #bababa;
	width:910px;
	margin:0 auto;
	font-size:14px;
	color:#333333;
	line-height:30px;
	padding:15px 30px;
}
.detail-title {
	text-align:center;
	font-size:18px;
	color:#333;
	padding-top:30px;
}
.detail-date {
	font-size:12px;
	color:#999;
	text-align:center;
	padding:15px 0;
}
.detail-first-title {
	height:33px;
	line-height:33px;
	overflow:hidden;
	background-color:#1c97ff;
}
.detail-first-title p {
	text-align:center;
	width:984px;
	color:#FFF;
	float:left;
	font-size:18px;
	font-weight:bold;
}
.detail-content-video {
	width:580px;
	height:510px;
	margin:10px auto 30px auto;
}

/*专题专栏*/
#title-blue {
	background-color:#1c97ff;
}
content-left-second-title-blue02 {
	
}
.content-left-second-title-blue p,.content-left-second-title-blue02 p {
	height:39px;
	line-height:39px;
	background-color:#3dade7;
	color:#FFF;
	font-size:14px;
	position:relative;
	cursor:pointer;
	text-align:center;
}
.content-left-second-title-blue p i,.content-left-second-title-blue02 p i {
	position:absolute;
	width:14px;
	height:9px;
	background:url(../images/arrow.png) no-repeat 0 0px;
	top:50%;
	margin-top:-4px;
	right:8px;
}
.content-left-second-title-blue ul,.content-left-second-title-blue02 ul {
	display:none;
}
.content-left-second-title-blue ul li,.content-left-second-title-blue02 ul li {
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f6f4f5;
	border-bottom:solid 1px #dcdcdc;
}
.content-left-second-title-blue ul li a {
	font-size:14px;
	color:#999;
	display:block;
}
.content-left-second-title-blue02 ul li a {
	font-size:14px;
	color:#3dade7;
	display:block;
}
.content-left-second-title-blue02 ul li a.selected {
	color:#da291b;
}
.content-left-second-title-blue02 ul li a:hover {
	color:#da291b;
}
.content-left-second-title-blue ul li.selected a {
	color:#1c97ff;
}
.content-left-second-title-blue ul li a.selected {
	color:#1c97ff;
}
.content-left-second-title-blue ul li a:hover {
	color:#1c97ff;
}
#leftNavFirst {
	cursor:pointer;
}
.zt-title {
	height:40px;
	border-bottom:solid 1px #95ceff;
}
.zt-title span {
	display:inline-block;
	height:39px;
	line-height:39px;
	color:#0072d2;
	font-size:16px;
	padding:0 10px;
	border-bottom:solid 2px #1c97ff;
}
.zt-title a {
	display:inline-block;
	height:39px;
	line-height:39px;
	color:#999;
	font-size:16px;
	padding-right:20px;
	background:url(../images/a_bg.jpg) no-repeat right center;
	margin-left:30px;
}
.zt-title a:hover {
	color:#0072d2;
	border-bottom:solid 2px #1c97ff;
}
.zt-list {
	overflow:hidden;
	width:1100px;
}
.zt-list li {
	float:left;
	margin-top:30px;
	width:296px;
	height:66px;
	margin-right:56px;
}
.zt-list li img {
	width:296px;
	height:66px;
}
.ls-list .zt-list {
	display:none;
}
.ls-nav {
	margin-top:20px;
	overflow:hidden;
	height:35px;
	background:url(../images/ul_bg.jpg) repeat-x left center;
	width:600px;
	margin-left:10px;
}
.ls-nav li {
	float:left;
	line-height:35px;
	padding-left:20px;
	padding-right:5px;
	margin-right:110px;
	margin-left:20px;
	color:#999;
	font-size:14px;
	background:url(../images/ls_bg.jpg) no-repeat 4px -35px #FFF;
	cursor:pointer;
}
.ls-nav li.selected {
	color:#ff9a0c;
	background-position:4px 0;
}
/*领导介绍*/
.content-right-ul02 li {
	border-bottom:dotted 1px #999999;
	overflow:hidden;
}
.head-img {
	height:207px;
	width:156px;
	background:url(../images/head_bg.jpg) no-repeat;
	float:left;
}
.head-img img {
	margin-top:17px;
	margin-left:14px;
	width:125px;
	height:173px;
}
.ld-title {
	float:left;
	width:90px;
	font-size:16px;
	color:#333;
	line-height:35px;
}
.ld-text {
	float:left;
	width:480px;
	font-size:16px;
	color:#333;
	line-height:35px;
}
.ld-text span {
	font-size:14px;
}

/*图片新闻*/
.content-right-ul03 li {
	overflow:hidden;
	padding-bottom:5px;
	border-bottom:dotted 1px #b3b3b3;
}
.news-img {
	display:block;
	width:244px;
	float:left;
	margin-top:12px;
	margin-left:10px;
}
.news-img img {
	width:244px;
	height: 160px;
}
.content-right-ul03 li div {
	float:left;
	width:465px;
	margin-left:13px;
}
.content-right-ul03 li div h2 {
	color:#333;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	padding-top:20px;
}
.content-right-ul03 li div h2 a {
	color:#333;
}
.content-right-ul03 li div span {
	display:block;
	font-size:12px;
	text-align:center;
	color:#999;
	line-height:30px;
}
.content-right-ul03 li div p {
	color:#333;
	font-size:14px;
	line-height:30px;
}
.content-right-ul03 li div a {
	color:#f30000;
}
.content-right-ul03 li div a:hover {
	text-decoration:underline;
}

/*健康知识*/
.content-left-second-title-jk,.content-left-second-title-jk02 {
	height:40px;
	line-height:40px;
	display:block;
	color:#fff;
	font-size:14px;
	background-color:#6eceff;
	/*padding-left:center;*/
	text-align:center;
}
.content-left-second-title-jk {
	/*padding-left:70px;
	text-align:left;*/
}
.content-left-second-title-jk{
	/*padding-left:36px;*/
}
.content-left-second-title-jk02{
	text-align:center;
}
.content-left-second-title-jk.selected {
	background:url(../images/arrow_right.png) no-repeat 200px center #3dade7;
}
.content-left-second-title-jk02.selected{
	background:url(../images/arrow_right.png) no-repeat 200px center #1d93d1;
}
#bmcx {
	background-color:#1d93d1;
}
#rightCon div {
	display:none;
}
.content-right-nav {
	height:39px;
	border-bottom:solid 1px #95ceff;
	padding-top:8px;
	display:none;
}
.content-right-nav li {
	font-size:14px;
	color:#999;
	float:left;
	cursor:pointer;
	height:38px;
	line-height:38px;
	padding:0 15px;
	margin-right:4px;
}
.content-right-nav li.selected {
	border-bottom:solid 2px #1c97ff;
	color:#0072d2;
}
/*动漫宣传*/
.content-right-ul04 {
	overflow:hidden;
	border-bottom:dotted 1px #a5a5a5;
	padding:10px 20px;
}
.content-right-ul04 li {
	width:140px;
	float:left;
	margin:10px 49px 10px 0;
}
.content-right-ul04 li img {
	width:140px;
	height:96px;
}
.content-right-ul04 li p {
	background:#e1e1e1;
	line-height:24px;
	font-size:12px;
	text-align:center;
}
.content-right-ul04 li a {
	color:#000;
}
.content-right-ul04 li a:hover {
	color:#ff0000;
}
/*依申请公开*/
.ysqgk-title {
	line-height:56px;
	color:#333;
	font-size:16px;
	text-align:center;
}
.ysqgk-content {
	padding:20px;
	color:#333;
	font-size:14px;
	border-top:dotted 1px #a6a6a6;
	border-bottom:dotted 1px #a6a6a6;
	line-height:35px;
}
.fujian {
	font-size:14px;
	padding-top:40px;
	overflow:hidden;
}
.fujian span {
	color:#0072d2;
	display:block;
	float:left;
	height:60px;
}
.fujian a {
	color:#999;
	display:block;
}
.fujian a:hover {
	text-decoration:underline;
}

/*场景式服务大厅*/
.cjs { background:url(../images/cjs_bg.jpg) repeat-x left top #ecf7fd; font-family:'微软雅黑'; }
.cjs-banner { background:url(../images/cjs_banner.jpg) no-repeat center top; height:394px; }
.cjs-nav01 { width:922px; padding-left:80px; margin:0 auto; padding-top:217px; overflow:hidden; }
.cjs-nav01 a { display:block; width:123px; height:35px; line-height:35px; float:left; color:#FFF; text-align:center; background:url(../images/cjs_nav.png) no-repeat; margin-right:20px; }
.cjs-nav02 { width:852px; margin:0 auto; padding-top:15px; overflow:hidden; padding-left:150px; }
.cjs-nav02 a { display:block; height:35px; line-height:35px; float:left; color:#FFF; text-align:center; margin-right:20px; }
.cjs-nav02-a01 { width:123px; background:url(../images/cjs_nav.png) no-repeat; }
.cjs-nav02-a02 { width:193px; background:url(../images/cjs_nav02.png) no-repeat; }
.cjs-nav02-a03 { width:93px; background:url(../images/cjs_nav03.png) no-repeat; }
.cjs-content { width:1002px; margin:0 auto; margin-top:-75px; }
.cjs-content-top { height:6px; background:url(../images/cjs_top_bg.png) no-repeat; }
.cjs-content-center { height:auto; overflow:hidden; padding:30px 0 30px 12px; background:url(../images/cjs_center_bg.png) repeat-y; }
.cjs-content-bottom { height:6px; background:url(../images/cjs_bottom_bg.png) no-repeat; }
.cjs-footer { color:#0054c6; font-size:14px; text-align:center; padding:30px 0; }
.cjs-footer p { line-height:22px; }
.cjs-content-center a { width:399px; height:89px; display:block; float:left; margin-top:23px; margin-left:50px; }
.cjs-img01 { background:url(../images/title_01.gif) no-repeat; }
.cjs-img02 { background:url(../images/title_02.gif) no-repeat; }
.cjs-img03 { background:url(../images/title_03.gif) no-repeat; }
.cjs-img04 { background:url(../images/title_04.gif) no-repeat; }
.cjs-img05 { background:url(../images/title_05.gif) no-repeat; }
.cjs-img06 { background:url(../images/title_06.gif) no-repeat; }
.cjs-img07 { background:url(../images/title_07.gif) no-repeat; }
.cjs-img08 { background:url(../images/title_08.gif) no-repeat; }
.cjs-img09 { background:url(../images/title_09.jpg) no-repeat; }
.cjs-img10 { background:url(../images/title_10.gif) no-repeat; }
.cjs-img11 { background:url(../images/title_11.gif) no-repeat; }
.cjs-img12 { background:url(../images/title_12.gif) no-repeat; }

/*搜索*/
.search-box {
    width: 1000px;
    margin: 0 auto;
    font-family:'微软雅黑';
}
.search-box-inner {
    border: solid 1px #e8e8e8;
    min-height:240px;
    height: auto !important;
    height: 240px;
    margin-bottom: 25px;
   overflow: hidden;padding:10px;
}
.search-box-p01 {
    padding-left: 30px;
    color: #333333;
    font-size: 14px;
    line-height: 35px;
}
.search-input {
    padding-left: 30px;
    overflow: hidden;
}
.search-input-text {
    width: 670px;
    height: 32px;
    line-height: 32px;
    border: solid 1px #89c9ff;
    float: left;
    border-right: none;
    padding-left: 7px;
}
.search-input-btn {
    width: 42px;
    height: 34px;
    float: left;
    background: url(../images/search_btn.jpg) no-repeat;
    border: 0;
}
.search-box-p02 {
    text-align: center;
    color: #333333;
    font-size: 14px;
    line-height: 50px;
}
.hot-word {
    line-height: 50px;
    padding-left: 30px;
    font-size: 14px;
}
.hot-word span {
    color: #333333;
}
.hot-word a {
    color: #999999;
    margin-right: 20px;
}
.search-result {
    height: 30px;
    line-height: 30px;
    background-color: #f6f4f4;
    margin: 0 30px;
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 30px;
}
.search-result p {
    float: left;
    padding-left: 16px;
}
.search-result p span {
    color: #da291b;
}
.search-result a {
    float: right;
    color: #1c97ff;
    margin-right: 15px;
    padding-right: 15px;
    background: url(../images/arrow_down.png) no-repeat right 10px;
}
.search-result-list-title a.a01 {
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    background-color: #3dade7;
    display: inline-block;
}
.search-result-list-title a.a02 {
    color: #3dade7;
    font-size: 18px;
}
.search-result-list-title a.a02 span{
    color: #da291b;
}
.search-result-list {
    padding: 0 30px 30px 30px;
}
.search-result-list-title {
    padding-bottom: 15px;
    overflow: hidden;
}
.search-result-list p {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}
.search-result-list p span {
    color: #da291b;
}
.search-result-list-src {
    color: #59c16a;
    font-size: 14px;
}
.search-result-list-src:hover {
    text-decoration: underline;
}
.search-page {
    border-top: dotted 1px #a4a4a4;
    margin: 0 30px;
    padding: 20px 0 30px 0;
}
/*信访信箱*/
.xfxx-text {
	font-family:'微软雅黑';
	color:#818181;
	font-size:14px;
	line-height:35px;
	padding:30px 0 30px 76px;
}
.xfxx-form {
	padding-top:12px;
	font-family:'微软雅黑';
	font-size:14px;
	color:#333;
}
.xfxx-form-list01,.xfxx-form-list02,.xfxx-form-list03 {
	border-bottom:dashed 1px #d6d6d6;
	overflow:hidden;
}
.xfxx-form-list01 {
	height:37px;
}
.xfxx-form-list01 span,.xfxx-form-list02 span,.xfxx-form-list03 span {
	display:block;
	background:#f6f4f5;
	width:190px;
	text-align:right;
	float:left;
}
.xfxx-form-list01 span {
	line-height:37px;
}
.xfxx-form-list02 {
	height:180px;
}
.xfxx-form-list02 span {
	line-height:180px;
}
.xfxx-form-list03 {
	height:140px;
}
.xfxx-form-list03 span {
	line-height:140px;
}
.xfxx-form-div {
	float:left;
	padding-left:10px;
}
.xfxx-form-div textarea {
	height:143px;
	border:solid 1px #d9d9d9;
	width:525px;
	margin-top:7px;
}
.xfxx-form-div p {
	color:#818181;
}
.xfxx-form-div label {
	margin-right:15px;
	line-height:37px;
}
.xfxx-form-input {
	width:525px;
	height:21px;
	line-height:21px;
	border:solid 1px #d9d9d9;
	margin-top:7px;
}
.xfxx-form-file {
	display:block;
	margin-top:8px;
	margin-bottom:10px;
}
.xfxx-form-button {
	width:220px;
	height:30px;
	padding:50px 0;
	margin:0 auto;
	overflow:hidden;
}
.xfxx-form-button input {
	display:block;
	width:61px;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:url(../images/button03.png) no-repeat;
	font-size:14px;
	border:none;
}
/*医疗卫生办事服务大厅*/
.rd-nav {
	overflow:hidden;
	padding-top:25px;
	width:1100px;
}
.fw-nav {
	overflow:hidden;
	padding-top:25px;
	width:1100px;
}
.rd-nav li {
	float:left;
	margin-right:40px;
	position:relative;
	width:221px;
	height:179px;
	cursor:pointer;
}
.fw-nav li {
	float:left;
	margin-right:12px;
	position:relative;
	width:157px;
	height:179px;
	cursor:pointer;
}
.rd-nav li.selected {
	background:url(../images/arrow_down02.jpg) no-repeat center 150px;
}
.fw-nav li.selected {
	background:url(../images/arrow_down03.jpg) no-repeat center 150px;
}
.fw-nav li img {
	width:157px;
	height:148px;
}
.rd-nav li img {
	width:221px;
	height:148px;
}
.rd-nav li p,.fw-nav li p {
	position:absolute;
	height:33px;
	line-height:33px;
	color:#fff;
	text-align:center;
	font-size:16px;
	left:0;
	top:115px;
	width:100%;
	background:url(../images/blue_bg.png);
}
#fw01 p {
	background:url(../images/tm01.png);
}
#fw02 p {
	background:url(../images/tm02.png);
}
#fw03 p {
	background:url(../images/tm03.png);
}
#fw04 p {
	background:url(../images/tm04.png);
}
#fw05 p {
	background:url(../images/tm05.png);
}
.rd-con,.fw-con {
	border-top:dotted 1px #9d9d9d;
	border-bottom:dotted 1px #9d9d9d;
	padding:15px 0;
}
.rd-con ul {
	overflow:hidden;
	width:1100px;
	display:none;
}
.fw-con ul {
	overflow:hidden;
	display:none;
}
.rd-con ul li {
	font-size:14px;
	background:url(../images/dian.jpg) no-repeat left 8px;
	padding-left:10px;
	margin-left:20px;
	float:left;
	width:480px;
	height:46px;
}
.fw-con ul li {
	font-size:14px;
	line-height:35px;
	background:url(../images/dian.jpg) no-repeat left center;
	padding-left:10px;
	margin-left:20px;
}
.rd-con ul li a,.fw-con ul li a {
	color:#333;
}
.rd-con ul li a:hover,.fw-con ul li a:hover {
	text-decoration:underline;
}
/*便民查询*/
#allmap {
	width:770px;
	height:677px;
	float:right;
	margin-top: 5px;
}
#mapLeft {
	width:300px;
	/*float:left;
	border-right:solid 1px #d7d7d7;
	overflow-y:auto;
	height:677px;
	background-color:#f6f4f5;*/
}
#mapLeft h2 {
	font-size:15px;
	line-height:35px;
	color:#1c97ff;
	text-align:center;
	border-bottom:solid 1px #d2d0d1;
	font-weight: bold;
}
#mapLeft ul li {
	padding-left:15px;
	line-height:36px;
	background:url(../images/dian.jpg) no-repeat 4px center;
	width: 283px;
}
#mapLeft ul li a {
	font-size:14px;
	color:#333;
	display:block;
}
#mapLeft ul li.selected a {
	color:#1c97ff;
}
#mapLeft ul li a:hover {
	color:#1c97ff;
}

.map_search {
	height:49px;
	overflow:hidden;
	display: inline-block;
	float: right;
}
.map_search input {
	width:400px;
	height:47px;
	line-height:47px;
	font-size:14px;
	color:#333;
	border:solid 1px #3dade7;
	padding-left:10px;
	border-right:none;
	display:block;
	float:left;
}
.map_search a {
	display:block;
	width:50px;
	height:49px;
	background:url(../images/search2.png) no-repeat center center #3dade7;
	float:left;
}
.content-left-thirdly h2 {
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	cursor:pointer;
	background:#6eceff;
	padding-left:20px;
	text-align:center;
}
.content-left-thirdly h2 a {
	color:#FFF;
}
.content-left-thirdly h2.selected {
	background:#3dade7;
	background:url(../images/arrow_right.png) no-repeat 200px center #1d93d1;
}
.content-left-thirdly h2:hover {
	background-color:#3dade7;
}

/*党建工作专题*/
.djgz-banner {
	width:100%;
	overflow:hidden;
	position:relative;
}
.djgz-banner a {
	color:#eed6d6;
	font-size:14px;
	position:absolute;
	z-index:999;
	bottom:5px;
	right:195px;
}
.djgz-banner img {
	width:100%;
}
.djgz {
	font-family:'微软雅黑';
	background:url(../images/zt/djgz_bg.jpg);
}
.djgz-nav {
	height:50px;
	background-color:#b30000;
	margin-top:1px;
}
.djgz-nav ul {
	width:1019px;
	margin:0 auto;
	overflow:hidden;
}
.djgz-nav li {
	float:left;
	line-height:50px;
}
.djgz-nav li a {
	color:#FFF;
	padding:0 22px;
	display:block;
	font-size:18px;
}
.djgz-nav li a.selected {
	background:url(../images/zt/djgz_nav_bg.jpg) repeat-x;
}
.djgz-nav li a:hover {
	background:url(../images/zt/djgz_nav_bg.jpg) repeat-x;
}
.djgz-content {
	width:1019px;
	margin:0 auto;
}
.djgz-content01 {
	padding:17px 0 10px 13px;
	background-color:#fff;
	overflow:hidden;
}
.djgz-content01-right {
	float:right;
	width:498px;
}
.djgz-content-1-title {
	height:38px;
	border-top:solid 1px #e8e8e8;
	border-bottom:solid 1px #e8e8e8;
	background-color:#eee;
	clear:both;
}
.djgz-content-1-title p {
	float:left;
	height:38px;
	line-height:38px;
	color:#cb0e00;
	border-top:solid 3px #cb0e00;
	padding:0 15px;
	background-color:#fff;
	margin-top:-2px;
	font-size:18px;
}
.djgz-content-1-title a {
	float:right;
	line-height:38px;
	margin-right:13px;
	font-size:14px;
	color:#acacac;
}
.djgz-list li {
	background:url(../images/zt/dian01.jpg) no-repeat left center;
	overflow:hidden;
	line-height:30px;
	padding-left:10px;
	padding-right:13px;
}
.djgz-list li a {
	color:#333;
	font-size:14px;
	float:left;
}
.djgz-list {
	padding-top:20px;
}
.djgz-list li a:hover {
	text-decoration:underline;
}
.djgz-list li span {
	float:right;
	color:#999;
	font-size:12px;
}
.djgz-content02 {
	overflow:hidden;
	margin-top:20px;
}
.djgz-list-box {
	width:492px;
	margin-left:10px;
}
.djgz-list-box .djgz-list {
	padding-left:10px;
	background-color:#FFF;
}
.djgz-list-title {
	height:29px;
	border-bottom:solid 4px #dbdbdb;
	margin-top:5px;
	background-color:#FFF;
}
.djgz-list-title p {
	float:left;
	background:url(../images/zt/title_bg.png) no-repeat;
	color:#FFF;
	font-size:18px;
	width:255px;
	height:41px;
	line-height:35px;
	margin-left:-10px;
	margin-top:-5px;
	padding-left:20px;
}
.djgz-list-title p span {
	color: #eaaba6;
	cursor:pointer;
	float:left;
	margin-right:20px;
	height:35px;
	line-height:35px;
}
.djgz-list-title p span.selected {
	color:#FFF;
}
.gzjl {
	background:url(../images/zt/djgz_title_bg.jpg) no-repeat left center;
	padding-left:20px;
}
#djgzList01 ul {
	display:none;
}
.djgz-list-title a{
	color:#acacac;
	font-size:14px;
	line-height:29px;
	float:right;
	margin-right:18px;
}
.con-banner {
	overflow:hidden;
	margin:15px 0;
}
.djgz-link {
	background:#FFF;
	margin-top:15px;
	margin-bottom:30px;
	padding-bottom:20px;
}
.djgz-link p {
	height:37px;
	color:#cb0e00;
	border-bottom:solid 2px #cb0e00;
	line-height:37px;
	font-size:18px;
	padding-left:25px;
	background:url(../images/zt/link.jpg) no-repeat;
	margin-bottom:15px;
}
.djgz-link a {
	color:#333;
	font-size:16px;
	display:inline-block;
	margin-left:40px;
	margin-right:80px;
	padding-left:25px;
	background:url(../images/zt/link_dian.jpg) no-repeat 0 center;
}
.djgz-content01-left {
    float:left;
    width: 496px;
    height: 308px;
    overflow: hidden;
	position:relative;
	font-family:微软雅黑;
}
.djgz-content01-left a, .djgz-content01-left img {
    display: block;
    width:496px;
	height:308px;
}
.djgz-content01-left a {
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.djgz-content01-left p {
	position:absolute;
	height:30px;
	line-height:30px;
	background:url(../images/black.png);
	bottom:0;
	width:100%;
	font-size:14px;
	color:#fff;
	padding-left:5px;
	z-index:55;
}
.djgz-content01-left ul {
	height:5px;
	position:absolute;
	z-index:99;
	bottom:15px;
	right:5px;
}
.djgz-content01-left ul li {
	width:12px;
	height:12px;
	background:url(../images/zt/li_off.png) no-repeat 0 0;
	float:left; 
	margin-left:5px;
	cursor:pointer;
}
.djgz-content01-left ul li.selected {
	background:url(../images/zt/li_on.png) no-repeat 0 0;
}
.djgz-position {
	color:#970000;
	font-size:12px;
	height:28px;
	line-height:28px;
}
.djgz-position a {
	color:#970000;
}
.djgz-list-con {
	overflow:hidden;
	margin-bottom:35px;
}
.djgz-list-left {
	float:left;
	width:221px;
	border-bottom:solid 5px #cb0e00;
}
.djgz-list-right {
	float:right;
	width:767px;
}
.djgz-list-left h2 {
	color:#FFF;
	background:#cb0e00;
	height:40px;
	line-height:40px;
	font-weight:normal;
	padding-left:25px;
	font-size:16px;
}
.djgz-list-left ul li {
	margin-top:1px;
	border-top:solid 1px #f2aba6;
	font-size:14px;
	height:39px;
	line-height:39px;
	background-color:#ffffff;
}
.djgz-list-left ul li a {
	color:#333;
	display:block;
	padding-left:25px;
}
.djgz-list-left ul li a:hover {
	color:#da291b;
}
.djgz-list-left ul li a.selected {
	color:#da291b;
	background:url(../images/zt/arrow_right_red.png) no-repeat 201px center;
}
.djgz-list-right-title {
	background-color:#ffffff;
	line-height:38px;
	height:38px;
	font-size:16px;
	color:#cb0e00;
	font-weight:bold;
}
.djgz-list-right-title span {
	border-bottom:solid 2px #cb0e00;
	padding:0 35px;
	height:36px;
	display:inline-block;
}
.djgz-list-wrap {
	background-color:#ffffff;
	margin-top:1px;
	padding-bottom:20px;
}
.djgz-list-ul01 {
	border-bottom:dotted 1px #999;
	margin:0 10px;
	font-size:14px;
	padding:10px 0;
}
.djgz-list-ul01 li {
	line-height:40px;
	overflow:hidden;
	background:url(../images/dian.jpg) no-repeat 22px center;
	padding-left:35px;
}
.djgz-list-ul01 li a {
	color:#333;
	float:left;
}
.djgz-list-ul01 li span {
	color:#999;
	float:right;
	font-size:12px;
	padding-right:15px;
}
.djgz-list-ul01 li a:hover {
	text-decoration:underline;
}
.ghyd .page .index-page,.djgz .page .index-page {
	color:#cb0e00;
}
.djgz .page a:hover {
	color:#cb0e00;
}
.ghyd .page a:hover {
	color:#cb0e00;
}
.djgz .page input.go {
	background-color:#cb0e00;
}
.ghyd .page input.go {
	background-color:#cb0e00;
}
.djgz-detail {
	background-color:#fff;
	border-top:solid 2px #cb0e00;
}
.djgz-detail-title {
	padding-top:40px;
	padding-bottom:20px;
	text-align:center;
	border-bottom:dashed 1px #ccc;
	margin:0 50px;
}
.djgz-detail-title h2 {
	font-size:16px;
	color:#333;
}
.djgz-detail-title p {
	font-size:14px;
	color:#999;
	padding-top:10px;
}
.djgz-detail-text {
	padding:30px 50px;
	line-height:40px;
	color:#333;
	font-size:14px;
}
/*海淀人口文化一日游*/
.rkyry {
	background:url(../images/zt/rkyry.jpg) no-repeat center 0 #b2e7ff;
	padding-top:317px;
}
.ylt .footer,.rkyry .footer {
	background:#0680d3;
}
.ylt .footer p,.rkyry .footer p {
	color:#fff;
}
.ylt .footer p a,.rkyry .footer p a {
	color:#fff;
}
.whyry_main {
	margin-bottom:20px;
}
/*工会园地*/
.ghyd { background:#f7fbec; font-family:'微软雅黑'; }
.ghyd-banner {
	width:100%;
	overflow:hidden;
	position:relative;
}
.ghyd-banner a {
	color:#fff;
	font-size:14px;
	position:absolute;
	z-index:999;
	bottom:5px;
	right:225px;
}
.ghyd-banner img {
	width:100%;
}
.ghyd-nav {
	height:50px;
	background-color:#04b962;
	margin-top:5px;
}
.ghyd-nav ul {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.ghyd-nav li {
	float:left;
	line-height:50px;
}
.ghyd-nav li a {
	color:#FFF;
	padding:0 36px;
	display:block;
	font-size:18px;
}
.ghyd-nav li a.selected {
	background:#00914b;
}
.ghyd-nav li a:hover {
	background:#00914b;
}
.ghyd-content {
	width:1000px;
	margin:0 auto;
	background:#fff;
}
.ghyd-content-list {
	width:1000px;
	margin:0 auto;
}
.ghyd-content01 {
	padding:20px 0 0 19px;
	background-color:#fff;
	overflow:hidden;
}
.ghyd-content01-right {
	float:left;
	width:488px;
	border:solid 1px #dedede;
	height:273px;
}
.ghyd-content01-left {
    float:left;
    width: 470px;
    height: 275px;
    overflow: hidden;
	position:relative;
	font-family:微软雅黑;
}
.djgz-content01-left a, .ghyd-content01-left img {
    display: block;
    width:470px;
	height:275px;
}
.ghyd-content01-left a {
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.ghyd-content01-left p {
	position:absolute;
	height:30px;
	line-height:30px;
	background:url(../images/black.png);
	bottom:0;
	width:100%;
	font-size:14px;
	color:#fff;
	padding-left:5px;
	z-index:55;
}
.ghyd-content01-left ul {
	height:5px;
	position:absolute;
	z-index:99;
	bottom:15px;
	right:5px;
}
.ghyd-content01-left ul li {
	width:12px;
	height:12px;
	background:url(../images/zt/li_off.png) no-repeat 0 0;
	float:left; 
	margin-left:5px;
	cursor:pointer;
}
.ghyd-content01-left ul li.selected {
	background:url(../images/zt/li_on.png) no-repeat 0 0;
}
.ghyd-content-1-title {
	height:40px;
	border-top:solid 2px #04b962;
	border-bottom:solid 1px #dedede;
	clear:both;
}
.ghyd-content-1-title p {
	float:left;
	height:38px;
	line-height:38px;
	color:#333;
	padding-left:28px;
	 padding-right: 10px;
	font-size:16px;
	background:#ddf9eb url(../images/zt/ghyd_title_bg.png) no-repeat 10px center;
}
.ghyd-content-1-title a {
	float:right;
	line-height:38px;
	margin-right:13px;
	font-size:14px;
	color:#acacac;
}
.ghyd-list li {
	background:url(../images/zt/dian02.jpg) no-repeat 10px center;
	overflow:hidden;
	line-height:30px;
	padding-left:23px;
	padding-right:10px;
}
.ghyd-list li a {
	color:#333;
	font-size:14px;
	float:left;
}
.ghyd-list {
	padding-top:5px;
}
.ghyd-list li a:hover {
	text-decoration:underline;
}
.ghyd-list li span {
	float:right;
	color:#999;
	font-size:12px;
}
.ghyd-content02 {
	overflow:hidden;
	margin-top:20px;
}
.ghyd-list-box {
	width:467px;
	margin-left:20px;
	border:solid 1px #dcdcdc;
	float:left;
}
.hyfc {
	margin: 0 20px;
	border:solid 1px #dcdcdc;
	border-top:solid 2px #04b962;
	margin-top:20px;
	position:relative;
}
.hyfc-outer {
	overflow:hidden;
	padding:15px 0;
	margin:0 20px;
	position:relative;
	height:123px;
}
.hyfc-list {
	clear:both;
	position:absolute;
	left:0;
}
.hyfc-list li {
	float:left;
	margin-right:15px;
}
.hyfc-list li img {
	width:196px;
	height:123px;
}
#hyfcLeft,#hyfcRight {
	width:15px;
	height:25px;
	position:absolute;	
	height:153px;
}
#hyfcLeft {
	left:0;
	background:url(../images/zt/hyfc_left_btn.jpg) no-repeat 3px center;
	top:43px;
}
#hyfcRight {
	right:0;
	background:url(../images/zt/hyfc_right_btn.jpg) no-repeat 3px center;
	top:43px;
}
.ghyd-link {
	padding:20px 0;
	margin-bottom:15px;
}
.ghyd-link p {
	height:40px;
	line-height:40px;
	background:url(../images/zt/line.jpg) repeat-x left center;
}
.ghyd-link p span {
	background-color:#FFF;
	padding:0 20px;
	margin-left:35px;
	font-size:16px;
	color:#04b962;
}
.ghyd-link a {
	margin-left:10px;
}
.ghyd-footer {
	border-top:solid 2px #109856;
	padding:20px 0;
	font-size:12px;
	color:#666;
	text-align:center;
}
.ghyd-footer p {
	line-height:30px;
}
.ghyd-position {
	color:#85ba84;
	font-size:12px;
	height:28px;
	line-height:28px;
}
.ghyd-position a {
	color:#85ba84;
}
.ghyd-list-right {
	float:right;
	width:756px;
	border:solid 1px #eee;
}
.ghyd-list-right-title {
	background-color:#ffffff;
	line-height:38px;
	height:38px;
	font-size:16px;
	color:#00914b;
	font-weight:bold;
	border-bottom:solid 2px #dcece4;
}
.ghyd-list-right-title span {
	border-bottom:solid 2px #04b962;
	padding:0 35px;
	height:36px;
	display:inline-block;
}
.ghyd-list-left {
	float:left;
	width:221px;
	border-bottom:solid 5px #04b962;
}
.ghyd-list-left h2 {
	color:#FFF;
	background:#04b962;
	height:40px;
	line-height:40px;
	font-weight:normal;
	padding-left:25px;
	font-size:16px;
}
.ghyd-list-left ul li {
	margin-top:1px;
	border-top:solid 1px #b9ddcb;
	font-size:14px;
	height:39px;
	line-height:39px;
	background-color:#ffffff;
}
.ghyd-list-left ul li a {
	color:#333;
	display:block;
	padding-left:25px;
}
.ghyd-list-left ul li a:hover {
	color:#da291b;
}
.ghyd-list-left ul li a.selected {
	color:#da291b;
	background:url(../images/zt/arrow_right_green.png) no-repeat 201px center;
}
.ghyd-detail {
	background-color:#fff;
	border-top:solid 2px #04b962;
}
/*医疗联合体系*/
.ylt {
	background:url(../images/zt/ylt_bg.jpg) no-repeat center 0 #a8daf5;
	padding-top:365px;
	font-family:'微软雅黑';
}
.ylt01 {
	width:1102px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.ylt-title01 {
	width:100%;
	height:84px;
	background:url(../images/zt/ylt_title01.png) no-repeat;
	position:absolute;
}
.ylt01-con {
	width:993px;
	margin:0 auto;
	margin-top:71px;
	padding-right:5px;
	background:url(../images/zt/shadow_right.jpg) repeat-y right top #FFF;
}
.ylt01-con p {
	line-height:30px;
	color:#333;
	font-size:14px;
	padding:30px 40px;
}
.ylt01 .shadow-bottom {
	margin-left:50px;
}
.shadow-bottom {
	height:9px;
	background:url(../images/zt/shadow_bottom.jpg) no-repeat;
	width:1000px;
}
.ylt02 {
	width:1002px;
	margin:0 auto;
	margin-top:15px;
}
.ylt-title02 {
	height:64px;
	background:url(../images/zt/ylt_title02.jpg) no-repeat;
}
.ylt02-con {
	background:url(../images/zt/shadow_right.jpg) repeat-y right top #0672c1;
	width:993px;
	margin-left:3px;
	padding-right:5px;
}
.ylt02-con p {
	color:#fff;
	font-size:14px;
	padding:20px 40px 30px 40px;
}
.ylt-title03 {
	height:59px;
	background:url(../images/zt/ylt_title03.jpg) no-repeat;
}
.ylt-title04 {
	height:51px;
	background:url(../images/zt/ylt_title04.jpg) no-repeat;
}
.ylt-title05 {
	height:51px;
	background:url(../images/zt/ylt_title05.jpg) no-repeat;
}
.ylt03-con {
	width:993px;
	margin:0 auto;
	margin-left:4px;
	padding-right:5px;
	background:url(../images/zt/shadow_right.jpg) repeat-y right top #FFF;
}
.ylt03-con p {
	line-height:30px;
	color:#333;
	font-size:14px;
	padding:30px 40px;
}
.ylt04-con {
	width:993px;
	margin:0 auto;
	margin-left:4px;
	padding-right:5px;
	background:url(../images/zt/shadow_right.jpg) repeat-y right top #FFF;
	overflow:hidden;
}
.ylt04-nav {
	width:293px;
	float:left;
}
.ylt04-nav li {
	height:54px;
	border-bottom:dashed 1px #c0c0c0;
	text-align:center;
	font-size:16px;
	color:#ababab;
	line-height:54px;
	cursor:pointer;
	background:#eee;
}
.ylt04-nav li.selected {
	background:url(../images/zt/arrow_right_blue.png) no-repeat 272px center #fff;
}
.ylt04-list ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	overflow-y:auto;
	display:none;
	color:#333;
	font-family:'微软雅黑';
	height:298px;
	line-height:30px;
}
.ylt04-list li {
	line-height:30px;
	float:left;
	width:290px;
	padding-left:25px;
	background:url(../images/dian.jpg) no-repeat 0 center;
}
.ylt04-list li a {
	color:#333;
	font-size:14px;
}
.ylt05-con {
	width:993px;
	margin:0 auto;
	margin-left:4px;
	padding-right:5px;
	background:url(../images/zt/shadow_right.jpg) repeat-y right top #FFF;
	overflow:hidden;
}
.ylt05-con-left {
	width:73px;
	height:581px;
	background:url(../images/zt/ylt05_bg.png) no-repeat 0 0;
	float:left;
}
.ylt05-nav {
	width:219px;
	float:left;
}
.ylt05-nav li {
	width:219px;
	background:#eee;
	cursor:pointer;
}
.ylt05-nav li.selected {
	background:url(../images/zt/arrow_right_blue.png) no-repeat 200px center #fff;
}
.ylt05-list ul {
	border:solid 1px #e1e1e1;
	width:613px;
	height:556px;
	overflow-y:auto;
	padding-left:20px;
	display:none;
	line-height:30px;
}
.ylt05-list {
	float:left;
	padding-left:30px;
	padding-top:14px;
}
.ylt05-list ul li {
	width:280px;
	float:left;
	padding-left:20px;
	background:url(../images/dian.jpg) no-repeat 0 center;
	line-height:30px;
}
.ylt05-list ul li a {
	color:#333;
	font-size:14px;
}
.ylt05-nav-li01 {
	height:113px;
	line-height:37px;
	font-size:16px;
	color:#1e9ffe;
	text-align:center;
	padding-top:50px;
}
.ylt05-nav-li02 {
	height:123px;
	line-height:123px;
	font-size:16px;
	color:#1e9ffe;
	text-align:center;
}
.ylt05-nav-li03 {
	height:132px;
	line-height:123px;
	font-size:16px;
	color:#1e9ffe;
	text-align:center;
}
.m-b-50 {
	margin-bottom:50px;
}
/*卫生监督所*/
.jds {
	background:#f0f0f0;
	font-family:'微软雅黑';
}
.jds-top {
	height:30px;
	margin:0 auto;
	width:1002px;
	line-height:30px;
}
.jds-top p {
	display:inline-block;
}
.jds-phone {
	padding-left:36px;
	background:url(../images/zt/jds_phone.png) no-repeat 10px center;
	font-size:14px;
	font-weight:bold;
	color:#007dc0;
}
#date,#week02 {
	color:#999;
	font-size:14px;
	padding-left:15px;
}
.top-right {
	float:right;
	font-size:14px;
}
.top-right a {
	color:#999;
}
.jds-banner {
	height:182px;
	background:url(../images/zt/jds_banner.jpg) no-repeat center 0 #007fc2;
}
.jds-nav {
	height:40px;
	line-height:40px;
	background:url(../images/zt/jds_nav.jpg) repeat-x 0 0;
	margin-top:1px;
	border-bottom:solid 1px #ddd;
}
.jds-nav ul {
	width:1002px;
	margin:0 auto;
}
.jds-nav ul li {
	float:left;
	font-size:18px;
	width:110px;
	text-align:center;
	background:url(../images/zt/jds_li.jpg) no-repeat right center;
	cursor:pointer;
}
.jds-nav ul li.li-noBg {
	background:none;
}
.jds-nav ul li:hover {
	background:url(../images/zt/jds_nav_s.jpg) repeat-x 0 0;
}
.jds-nav ul li.selected {
	background:url(../images/zt/jds_nav_s.jpg) repeat-x 0 0;
}
.jds-nav ul li a {
	color:#fff;
}
.jds-footer {
	background:#e3e3e3;
	padding:50px 0;
	border-top:solid 1px #fff;
	margin-top:40px;
}
.jds-footer p {
	text-align:center;
	font-size:14px;
	color:#999;
	line-height:26px;
}
.jds-content {
	width:1002px;
	margin:0 auto;
	overflow:hidden;
}
.jds-content01-box1 {
	width:665px;
	float:left;
	margin-top:20px;
	border:solid 1px #dcdcdc;
	border-top:none;
}
.jds-content01-box1-title {
	height:40px;
	background:#ececec;
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
	position:relative;
}
.jds-content01-box1-title p {
	padding:0 25px;
	line-height:40px;
	background:#fff;
	display:inline-block;
	border-right:solid 1px #dcdcdc;
	border-top:solid 3px #0076c4;
	font-size:18px;
	color:#0076c4;
	font-weight:bold;
	margin-top:-3px;
	height:41px;
}
.jds-content01-box1-title .more {
	display:block;
	width:40px;
	height:15px;
	position:absolute;
	top:13px;
	right:15px;
	background:url(../images/zt/jds_more.jpg) no-repeat;
}
.jds-content01-box1-con {
	overflow:hidden;
	background:#fff;
	padding-bottom:15px;
}
.jds-content01-center {
	float:right;
	width:324px;
}
.jds-list {
	min-height:240px;
}
.jds-list li {
	line-height:30px;
	font-size:14px;
	background:url(../images/dian.jpg) no-repeat 0 center;
	padding-left:15px;
	margin-left: 10px;
}
.jds-list li a {
	color:#333;
}
.jds-list li a:hover {
	text-decoration:underline;
	color:#0076c4;
}
.jds-content01-left {
    float:left;
    width: 309px;
    height: 228px;
    overflow: hidden;
	position:relative;
	font-family:微软雅黑;
	margin-left:15px;
	margin-top:10px;
}
.jds-content01-left a, .jds-content01-left img {
    display: block;
    width:309px;
	height:228px;
}
.jds-content01-left a {
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.jds-content01-left p {
	position:absolute;
	height:30px;
	line-height:30px;
	background:url(../images/black.png);
	bottom:0;
	width:100%;
	font-size:14px;
	color:#fff;
	padding-left:5px;
	z-index:55;
}
.jds-content01-left ul {
	height:5px;
	position:absolute;
	z-index:99;
	bottom:15px;
	right:5px;
}
.jds-content01-left ul li {
	width:12px;
	height:12px;
	background:url(../images/zt/li_off.png) no-repeat 0 0;
	float:left; 
	margin-left:5px;
	cursor:pointer;
}
.jds-content01-left ul li.selected {
	background:url(../images/zt/li_on.png) no-repeat 0 0;
}
.jds-content02-right {
	float:right;
	margin-top:20px;
	width:322px;
	border:solid 1px #dcdcdc;
	border-top:none;
}
.jds-content01 {
	overflow:hidden;
}
.jds-content02-right-con {
	background:#fff;
	padding-left:8px;
	padding-top:7px;
	padding-bottom:8px;
}
.jds-content02 {
	overflow:hidden;
}
.jds-content02-con {
	margin-top:20px;
	width:324px;
	float:left;
	border:solid 1px #dcdcdc;
	border-top:none;
}
.jds-content02-video {
	background:#fff;
	padding:11px 16px;
}
#jds-tabs01 ul {
	display:none;
	min-height:214px;
}
#jds-tabs-nav01 {
	overflow:hidden;
}
#jds-tabs-nav01 a {
	color:#FFF;
	text-align:center;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#999;
	background:#f1f1f1;
	display:block;
	float:left;
	width:137px;
	margin-left:10px;
}
#jds-tabs-nav01 a.selected {
	background:#8ac9f2;
	color:#fff;
}
.jds-link {
	border-top:solid 3px #0076c4;
	margin-top:15px;
	padding:0 0 18px 20px;
	background:#fff;
	overflow:hidden;
}
.jds-link p {
	color:#0076c4;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
}
.jds-link img {
	width:114px;
	height:37px;
	margin-right:8px;
	float:left;
}
.jds-left {
	width:301px;
	float:left;
	margin-top:20px;
}
.jds-right {
	width:690px;
	float:right;
	border:solid 1px #e2e2e2;
	background:#fff;
	margin-top:20px;
}
.jds-left-title {
	display:block;
	height:42px;
	text-align:center;
	line-height:42px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:url(../images/zt/jds_left_title.png) no-repeat;
	border-bottom:solid 1px #fff;
}
.jds-position {
	margin:0 13px;
	line-height:45px;
	border-bottom:solid 1px #0059a1;
	padding-left:25px;
	background:url(../images/zt/jds_position.png) no-repeat 12px center;
}
.jds-position a,.jds-position span {
	font-size:16px;
	color:#378dd7;
}
.jds-left-list {
	border-top:solid 6px #00569a;
	border-bottom:solid 2px #00569a;
}
.jds-left-list h2 {
	height:49px;
	line-height:49px;
	font-size:16px;
	color:#0080d3;
	padding-left:86px;
	cursor:pointer;
	background:url(../images/zt/jds_left_h2.jpg) no-repeat center bottom #FFF;
}
.jds-left-list h2 a {
	color:#0080d3;
}
.jds-left-list h2.selected {
	background:#51bbff;
	color:#fff;
}
.jds-left-list h2.selected a {
	color:#fff;
}
.jds-left-list li {
	line-height:36px;
	padding-left:106px;
	background:url(../images/dian.jpg) no-repeat 90px center;
	font-size:14px;
}
.jds-left-list ul {
	padding:5px 0;
	display:none;
}
.jds-left-list li a {
	color:#666;
}
.jds-left-list li.selected a {
	color:#000;
}
.jds-right-con {
	margin:0 20px;
}
.jds-right-con ul {
	padding:20px 35px;
	border-bottom:dashed 1px #b2b2b2;
}
.jds-right-con ul li {
	line-height:34px;
	background:url(../images/dian.jpg) no-repeat 0 center;
	padding-left:15px;
	font-size:14px;
	overflow:hidden;
}
.jds-right-con ul li a {
	float:left;
	color:#333;
}
.jds-right-con ul li span {
	float:right;
	color:#999;
}
.jds-page {
	line-height:50px;
	font-size:14px;
	text-align:center;
}
.jds-page span {
	color:#333;
}
.prev_page,.next_page {
	color:#333;
	margin-left:20px;
}
.jds-page a.off {
	color:#b4b4b4;
}
.page_num {
	width:33px;
	height:20px;
	border:solid 1px #b9dfff;
	margin-left:20px;
	line-height:20px;
}
.page_btn {
	width:27px;
	height:20px;
	line-height:20px;
	background:#b9dfff;
	text-align:center;
	color:#333;
	border:0;
	margin-left:10px;
}
.jds-detail {
	background:#fff;
	margin:20px auto;
	overflow:hidden;
	width:1002px;
	font-family:'微软雅黑';
}
.jds-detail-title {
	margin:0 30px;
	border-bottom:dashed 1px #bcbcbc;
	text-align:center;
	padding-bottom:25px;
}
.jds-detail-title h2 {
	color:#00579c;
	font-size:24px;
	font-weight:normal;
	padding:30px 0;
}
.jds-detail-title span {
	color:#666;
	font-size:14px;
}
.jds-detail-text {
	line-height:30px;
	color:#333;
	margin:10px 30px;
	font-size:14px;
}
.tpxw_one{color: #999;}
.tpxw_one:hover{color:#0072d2; text-decoration:underline;}
.fujia img{width: 400px;height:280px; display: block; margin: 0 auto;}
#city{font-size: 14px !important;}

#nav {
   float:left;
   height: 47px; border:1px solid #6eceff;
   width: 300px;
}
 
#nav ul ul {
    display: none;
}
 
/*#nav ul li:hover > ul {
  display: block;
    }
 */
 
#nav ul {
   position: relative;
    
}
#nav ul:after {
   content: ""; clear: both; display: block;
    }
#nav ul li {
    text-align: center;
    line-height: 47px;
    width: 300px;
    }
    #nav ul li:hover{cursor: pointer;}
#nav ul li:hover a{
    color: #666; 
            
}
#nav ul li a {
  display: block; 
  color: #757575; text-decoration: none;
}
             
         
#nav ul ul {
  background: #f6f4f5 ;
  position: absolute; top: 100%; z-index: 100;
}
#nav ul ul li {
   
    line-height: 30px;
    width: 300px;
    float: none; 
    border-bottom: 1px solid #6eceff; 
    position: relative;
}
#nav ul ul li a {
	font-size: 14px;
    color: #666;
    font-weight: normal;
}   
#nav ul ul li a:hover {
    color: #0072d2 ;
}
#nav ul ul ul {
    position: absolute; left: 100%; top:0;
}

 #mapLeft span{ position: absolute; background: url(../images/arrow.png) no-repeat; width: 14px; height: 9px; right: 5px;
 top:22px;display: block;}



 #mapLeft h2 {
     position: relative; color: #fff; font-size: 16px; font-weight: bold; background: #6eceff; height: 47px; line-height: 47px;
     cursor: pointer;
}

#mapLeft ul {
    background-color: #fff;
    display: none;
    position: absolute;
    z-index: 2;
    border: 1px solid #6eceff;
    border-top: none;
}
#mapLeft ul li{border-bottom: 1px solid #6eceff;}
.htdz{ font-size: 12px; color: #666;}
.htdz:hover{color: #0072d2;}
/*20170505*/
.gh input,.button_cx {
	margin: 10px auto;
}
.wrap-box4-right {
	height: 306px;
	overflow: hidden;
}
.gh-title,.cx p {
	height: 30px;
	line-height: 30px;
}
.icon_yygh,.icon_dacx {
	/*width: 30px;
	height: 30px;*/
	display: block;
	float: left;
	/*margin: 15px 5px 0 0;
	background: url(../images/icon_wycx.png) no-repeat;*/
}
.icon_dacx {
	background: url(../images/icon_dacx.png) no-repeat;
}
.titleGwy{
    float: right;
}
.titleGwy a{
    color: #999;
}