﻿@charset "utf-8";
/* reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, cite, dfn, em, var {
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
/* 清除浮动 */
.clearfix:after, .nav:after, .content:after, .grid:after, .h:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
}
.clearfix, .nav, .content, .grid, .h {
    *zoom:1;
}
.clear {
	clear:both;
	height:0;
	font:0/0 Arial;
	visibility:hidden;
}
/* 通用 */

.vm, input, label {
	vertical-align:middle;
}
.tc {
	text-align:center;
}
.fl {
	float:left;
	_display:inline;
}
.fr {
	float:right;
	_display:inline;
}
.mb10 {
	margin-bottom:10px;
}
.mr10 {
	margin-right:10px;
}
.hide {
	display:none;
}
.notext {
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
}
.notext:first-letter {
    margin-left: -20em;
}
/* 链接 */
a {
	color:#252525;
	text-decoration:none;
}
a:hover {
	color:#048;
}
a:active {
	outline:none;
}
/* nav */
.nav li, .nav dt, .nav dd {
	float:left;
	position:relative;
}
.nav a {
	display:inline-block;
}
.nav dt {
	font-weight:bold;
}
/* tab */
.tab {
	display:block;
}
.tab li {
	float:left;
}
.tab li a {
	display:block;
}
/* list */
.h li {
	float:left;
	_display:inline;
	_white-space:nowrap;
}
.list-t, .list-a, .list-p, .list-b-t, .list-p-t, .list-p-t li, .list-r {
	overflow:hidden;
	zoom:1;
}
.list-t li, .list-a li, .list-p li, .list-b-t li, .list-p-t li, .list-r li {
	position:relative;
	line-height:1.5;
}
.list-t li a {
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-t li a:hover {
	text-decoration:underline;
}
.list-t li span.tag {
	margin-right:5px;
}
.list-t li span.date {
	position:absolute;
	top:0;
	right:0;
}
.list-p li {
	text-align:center;
}
.list-a li a {
	display:inline-block;
}
/* 自定义 */

.ht {
	min-width:1190px;
	height:30px;
	line-height:30px;
	border-bottom:1px #bbb solid;
	background:url(/images/index/ht.png) repeat-x;
}
.ht a {
	display:inline-block;
	margin:0 10px;
}
.wb {
	padding-left:24px;
	background:url(/images/index/wbtt.png) 0 50% no-repeat;
}
.tt {
	padding-left:24px;
	background:url(/images/index/wbtt.png) -102px 50% no-repeat;
}
.ht p, .inner, .content, .copyright {
	width:1190px;
	margin:0 auto;
}
.inner {
	background:url(/images/index/head.jpg) 100% 100% no-repeat;
	position:relative;
}
.header h1 {
	height:198px;
	background:url(/images/index/h1.png) 20px 30px no-repeat;
}
.nav  {
	height:50px;
	background:url(/images/index/nav.png) repeat-x;
	position:relative;
	margin-top:-50px;
}
.nav li {
	margin-right:40px;
}
.nav li a {
	width:120px;
	height:50px;
	font:bold 16px/50px microsoft yahei;
	text-align:center;
	color:#fff;
}
.nav li a:hover {
	color:#ff0;
}
.nav li.current a {
	background:url(/images/index/nav_li.png) bottom no-repeat;
}
.nav .zs {
	width:100px;
	height:54px;
	margin:-4px 0 0 150px;
	padding:0 6px 0 0;
	background:url(../images/index/extra.png) no-repeat;
}
.nav .zs:hover {
	background:url(/images/index/extra.png) 0 100% no-repeat;
}
.nav .ly {
	width:100px;
	height:54px;
	margin:-4px 0 0 0;
	padding:0 20px 0 0;
	background:url(/images/index/extra.png) 100% 0 no-repeat;
}
.nav .ly:hover {
	width:100px;
	height:54px;
	margin:-4px 0 0 0;
	padding:0 20px 0 0;
	background:url(/images/index/extra.png) 100% 100% no-repeat;
}
.nav .zs a, .nav .ly a {
	width:100px;
	margin-top:-4px;
	padding-top:4px;
}
.weather {
	width:280px;
	height:26px;
	position:absolute;
	top:-28px;
	right:60px;
}
.header .search {
	width:382px;
	position:absolute;
	top:10px;
	right:10px;
}
.search input, .search button {
	float:left;
	display:inline-block;
	vertical-align:middle;
	font:normal 14px/24px microsoft yahei;
}
.search input {
	width:210px;
	height:24px;
	line-height:24px;
	padding:4px;
	border:1px #3498db solid;
	background-color:#fff;
	outline:none;
	color:#aaa;
}
.search button {
	width:80px;
	height:34px;
	line-height:34px;
	border:none;
	background:#3498db url(/images/index/search.png) 10px 50% no-repeat;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	margin-left:-1px;
	padding-left:25px;
}
.search .btn {
	float:left;
	display:inline-block;
	width:80px;
	height:34px;
	background-color:#3498db;
	color:#fff;
	font:bold 14px/34px microsoft yahei;
	text-align:center;
	margin-left:2px;
	vertical-align:middle;
}
.content {
	padding:10px 0;
	font-family:microsoft yahei;
	font-size:14px;
}


.top {
width: 1190px;
height: 198px;
position: relative;
overflow: hidden;
margin-top: -198px;
}
/*页尾(A版) 开始*/
.footer {
    padding: 20px 0;
    font-size: 16px;
    line-height: 32px;
    background-color: #eee;
	width:1200px;
          margin: 0 auto;

}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
padding: 0 10px;
}

.links>ul>li>a {
    display: block;
    border: 1px solid #ddd;
    font-size: 16px;
width:100%;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}
.copyright{
position: relative;
}
.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
width:100%;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 50%;
    /*right: 120px;*/
	left:0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -27px;
}
@media (max-width: 768px) {

    .links {
        padding: 0 20px;
    }

    .handle {
        margin-bottom: 10px;
    }

    .footer {
        text-align: center;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        right: auto;
        margin-top: 20px;
        vertical-align: middle;
    }

    .footer p span {
        display: block;
    }
}
/*页尾 结束*/