@charset "utf-8";

/* 链接 */

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #1666fe;
    text-decoration: none;
}

a:active {
    outline: none;
}

/* 头部、底部、全局 */

body {
   
    background:#e9f4ff url(/material/images/dzly/bg02.png) 50% 0px no-repeat;
}

.inner,
.nav ul,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    position: relative;
}

.header h1 {
    width: 100%;
    height: 90px;
    background: url(/material/images/dzly/logo02.png) 0 0 no-repeat;
}

.header h1 a {
    display: block;
    height: 90px;
}

.header h2 {
    width: 100%;
    height: 400px;
    font-size: 0px;
}
.header .h2{
	 background: url(/material/images/dzly/head02.png) center 0px no-repeat;
	 margin-top:0px;
}

.header h1 a {
    display: block;
    height: 465px;
}
.footer {
	padding: 20px 0;
	line-height: 22px;
	font-size: 14px;
	background-color: #333;
	color: #fff;
}
.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;
}
.links>ul>li>a {
	display: block;
	margin: 0 -5px;
	padding: 0 20px;
	    background: #fff;
}
.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;
}
.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;
	text-overflow: ellipsis;
	font-size: 14px;
}
.copyright p a, .copyright p span {
	margin: 0 10px;
	color: #fff;
}
.footer-map {
	margin-left: 120px;
}
.gov {
	position: absolute;
	top: 50%;
	left: 0;
	width: 80px;
	height: 80px;
	margin-top: -40px;
}
.jc {
	position: absolute;
	top: 50%;
	right: 0;
	width: 110px;
	height: 55px;
	margin-top: -22px;
}

/* 公用部分 */

.grid {
    margin: 0 auto;	
}
.content{
	width: 1220px;
    margin: auto;
    background: #fff;
	padding: 20px;
}
.tab-pane .pane {
    overflow: hidden;
}

.tab-pane .pane>ul,
.tab-pane .pane>div {
    animation-duration: .3s;
}

.tab-pane .pane {
    overflow: hidden;
}

.tab {
	height:40px!important;
	line-height:30px!important;
    padding-top:10px;
}

.tab a {
	padding:0 20px;
    position: relative;
    display: inline-block;
    /* padding: 0 100px; */
    /* line-height: 113px; */
    font-size: 20px!important;
    color: #fff;
    /* width: 600px; */
    font-weight: bold;
    /* background-color: #6198ff; */
}

.tab a+a{
	border-left:5px solid #df1405;
}

.tab a.current {
    color: #df1405!important;
    /* background: url(/material/images/dzly/tab.jpg) 0px 0px no-repeat; */
}
.tab  a .color:after{
	background:none!important;
	
}

.tab a i{
    width: 30px;
    height: 50px;
    display: block;
    float: left;
    /* margin:20px 30px 20px 0px; */
    background-image: none;
    background-repeat: no-repeat;
    background-size:auto;
}

.tab a.current i{
	background-image: url(/material/images/dzly/img3.png);
    background-repeat: no-repeat;
	background-size:auto;
}

.tab a i.s1{
    background-position: -160px 0px;
}

.tab a i.s2{
    background-position: -240px 0px;
}

.tab a span{
    font-size: 56px;
    margin-left:30px;
}

.tab-pane .pane{
    padding:10px 0px;
    /* border-top:3px solid #1666fe; */
    background-color: #fff;
}
/*数据开放综合页 开始*/

/* part1 开始 */

.t6 {
    position: relative;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.t6 a{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #585858;
}
.t6 a.color{
	color: #df1405;
	cursor: pointer;
}
.t6 a.more{
    display: inline-block;
    font-size: 16px;
    color: #585858;
    float: right;
    font-weight: 400;
}
.t6 a.color:after{
    content: "";
    position: absolute;
    top: 62%;
    left: 280px;
    width: 100%;
    height: 25px;
    margin-top: -16px;
    border-radius: 100px;
    background: url(/material/images/dzly/img9.png) 0px 0px no-repeat;
}
.t6 i{
    width: 35px;
    height: 50px;
    display: block;
    float: left;
    background: url(/material/images/dzly/img3.png) 0px;
    background-repeat: no-repeat;
    background-size:auto;
}

.t6 i.s1{
    background-position: -10px -10px;
}

.t6 i.s2{
    background-position: -80px -10px;
}

.ksh_data div{
    padding:20px;
    background-color: #fff;
}
/* part1 结束  */

/* part2 开始 */

.a1{
    margin:0px 30px;
} 

.a1 li{
    width: 260px;
    height: 97px;
    margin:10px;
    padding:10px 50px 10px 20px;
    font-size:18px;
    font-weight:bold;
}

.a1 li:hover{
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.a1 li a{
    text-align: left;
}

.a1 li.s1{
    border:1px solid #d9e3f9;
    background: #f4f8fe url(/material/images/dzly/icons.png) 170px -85px  no-repeat;
}

.a1 li.s1 a{
    color: #3356bb;
}

.a1 li.s2{
    border:1px solid #fce6de;
    background: #fffaf7 url(/material/images/dzly/icons.png) 170px -185px  no-repeat;
}

.a1 li.s2 a{
    color: #996844;
}

.a1 li.s3{
    border:1px solid #cae9ee;
    background: #f4fafc url(/material/images/dzly/icons.png) 170px -285px  no-repeat;
}

.a1 li.s3 a{
    color: #197a7e;
}

.a1 li.s4{
    border:1px solid #cae9ee;
    background: #f2faff url(/material/images/dzly/icons.png) 170px -385px  no-repeat;
}

.a1 li.s4 a{
    color: #2b85c7;
}

.a1 li.s5{
    border:1px solid #fce6de;
    background: #fffaf7 url(/material/images/dzly/icons.png) 170px -485px  no-repeat;
}

.a1 li.s5 a{
    color: #996844;
}

.a1 li.s6{
    border:1px solid #d9e3f9;
    background: #f4f8fe url(/material/images/dzly/icons.png) 170px -585px  no-repeat;
}

.a1 li.s6 a{
    color: #3356bb;
}

.a1 li.s7{
    border:1px solid #c7e4f9;
    background: #f2faff url(/material/images/dzly/icons.png) 170px -685px  no-repeat;
}

.a1 li.s7 a{
    color: #2b85c7;
}

/* part2 结束  */

/* part3 开始 */
.tbxx .list-t {
   
    background-color: #fff;
	padding-left: 0px;
	padding-top: 10px;
}

.list-t li{
    float: left;
    width: 48%;
	line-height: 35px;
    font-size: 18px;
}

.list-t li .date{
	top:10px;
}

.list-t li:nth-child(2n){
    margin-left: 46px;
}
.p1 .list-t li{
    float: left;
    width: 98%;
}
.p1 .list-t li:nth-child(2n){
    margin-left: 0px;
}
.list-t li a{
	 width:70%;
}
/* part3 结束  */
/*数据开放综合页 结束*/


/* 列表页、正文页 开始  */

.where14 {
    padding: 10px;
    line-height: 20px;
    background-color: #f7f7f7;
}

.where14 a{
    padding: 0px 5px;
}

.where14 i {
    display: inline-block;
    margin: 0 5px;
    color: #1b1f78;
    font-size: 18px;
    vertical-align: middle;
}

.b1 li{
    position: relative;
    padding:20px 30px;
    margin:20px 10px;
    border:1px solid #e6e6e6;
}

.hover-style1 li:after {
    background: #3176c3;
}

.b1 li h4{
    color: #333;
    font-size: 18px;
}

.b1 li p{
    color: #888;
    font-size: 16px;
}

.b1 li p a{
    color: #888;
    font-size: 16px;
}

.b1 li p span,
.b1 li p a{
    margin-right:20px;
}

.b1 li:hover h4 a,
.b1 li:hover p,
.b1 li:hover .time span,
.b1 li:hover .time a,
.b1 li:hover p a{
    color: #fff;
}

.b1 li .time{
    position: absolute;
    top: 35%;
    right: 3%;
}

.b1 li .time span,
.b1 li .time a{
    font-size: 16px;
    padding:0px 10px;
}

.b1 li .time span i,
.b1 li .time a i{
    display: inline-block;
    font-size: 20px;
    color: #78ccff;
    margin-right:5px;
}

.b1 li:hover .time span i,
.b1 li:hover .time a i{
    color: #fff;
}

.b1 .more a{
    display: inline-block;
    color: #9b9b9b;
    font-size: 20px;
    padding:10px 70px;
    background-color: #f0f0f0;
    border-radius: 3px;
    margin-top:10px;
    transition: all .3s;
}

.b1 .more a:hover{
    color: #fff;
    background-color: #109afe;
}


@media (max-width: 480px) {
    .b1 li p span,
    .b1 li p a{
        display: block;
        width: 100%;
    }
}


.pages9 {
    font: 0/0 microsoft yahei;
    padding: 20px 0;
    text-align: center;
}
 
.pages9 a,
.pages9 span {
    display: inline-block;
    line-height: 18px;
    margin: 0 5px 10px 5px;
    padding: 10px 15px;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    border-radius: 2px;
    border:1px solid #eee;
}
 
.pages9 a:hover {
    position: relative;
    background-color: #3176c3;
    border:1px solid #3176c3;
    color: #fff;
}
 
.pages9 .current {
    background-color: #3176c3;
    color: #fff;
    position: relative;
    border:none;
    border:1px solid #3176c3;
    box-shadow: 0 4px 5px rgba(111, 175, 208, .1);
}
 
.pages9 .disabled {
    color: #ccc;
    cursor: not-allowed;
}


.port {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.port h3{
    font-size: 24px;
    line-height: 36px;
    padding:10px 0px;
    font-weight: bold;
    margin-bottom:20px;
}

.port table{
    font-size: 18px;
    width: 100%;
}

.port table td{
    padding: 10px;
    line-height: 20px;
    border: 1px solid #eeeeee;
}

.port table input {
    height: 38px;
    border: none;
    width: 90%;
}

.port table td.md-gray{
    color: #78829a;
}

.t4{
    color: #333;
    font-size: 22px;
    line-height: 46px;
    padding: 0px;
    margin:0px 10px 20px 10px;
    border-bottom: 1px solid #ccc;
    background: url(/material/images/dzly/line.jpg) left bottom no-repeat;
}

.port_con{
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.port_con .list-t{
    padding:20px 40px;
}

.port_con .list-t li{
    line-height: 40px;
    border-bottom: none;
}

.port_con .list-t li:before{
    top: 20px;
}

.port_con .list-t li p{
    line-height: 24px;
    color: #a3a3a3;
    font-size: 14px;
    padding-left: 20px;
}

@media (max-width: 768px) {
    .port table td{
        width: 5%;
    }
}

.t5 {
    line-height: 40px;
    margin:0px 10px;
    padding:0px;
}
.t5+h3.t5{
	margin-left:45px;
}
.t5 b{
    display: inline-block;
    height:40px;
    line-height: 40px;
    padding:0px 30px;
    font-size: 18px;
    border-radius: 0px 0px 10px 0px;
}
 
.port_con .logo a{
    margin:0px 10px;
    padding:5px 25px;
    border-radius: 20px;
    line-height: 20px;
    font-size: 16px;
}

.port_con .logo b{
    font-size: 24px;
}

/* 正文页 结束 */

/* 数据查询 开始 */
.mt20{
    margin-top: 20px;
}

.port .text{
    padding:0px 15px;
    border:1px solid #e4e2e2;
}

.btn{
    font-size: 16px;
    padding:10px 30px;
    margin:0px 10px;
}

/* 列表页、正文页 结束  */
.tbxx{
	width: 47%;
    float: left;
}
.tbxx+div.tbxx{
	margin-left:40px;
}
.div2{
	margin-left:20px;
}

.p2 .t6 a:after{
    left: 160px;
    width: 100%;
    height: 40px;
    margin-top: -16px;
    border-radius: 100px;
    background: url(/material/images/dzly/img6.png) 0px 0px no-repeat;
}
.p2  .tbxx{
	width:100%;
	margin-bottom: 15px;
}
.jd{
	width:100%;
	float:left;
}

.t5{
	margin:0px;
	width: 90%;
	    height: 65px;
	float:left;
}
.t5 a {
    position: relative;
    display: block;
    line-height: 60px;
    text-align: left;
    font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-bottom: 1px dotted #ccc;
}
.list-t1 {
	padding: 10px 0px 15px 0px;
}
.list-t1 li {
    position: relative;
    padding-left: 20px;
    line-height: 30px;
    height: 70px;
    font-size: 16px;
}
.list-t1 li .date {
	top: 0;
    right: 0;
    color: #bbb;
}
.list-t1 li:before {
    content: "";
    position: absolute;
    top: 22%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}
.list-t li:before{
	 background: url(/material/images/dzly/tit.png) 0 50% no-repeat;
    width: 7px;
    height: 12px;
    top: 42%;
}
.jd+div{
    margin-left:24px;
}
.focus{
    margin:0;
}

.focus,
.focus .pic {
    position: relative;
    width: 100%;
	padding: 10px 0px 15px 0px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
}

.focus .pic img {
    width: 100%;
    height: 100%;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 10px 10px 10px;
    line-height: 20px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 14px;
    left: auto;
    right: 0;
    z-index: 9;
    width: auto;
    margin-bottom: 4px\9;
    padding: 0 10px;
    text-align: right;
}

.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border-radius:0px;
    background-color: #fff;
    color: transparent;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #ffc562;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    border-radius:0px;
    background-color: #fff;
}

.focus .swiper-pagination-bullet-active {
    background-color: #ffc562;
}


@media (max-width:1200px) {

    .header{
    	height: 190px;
    	margin-bottom: 0px;
    }
    .header .inner {
    	width: 100%;
    }
    .header h1 {
    	width: 100%;
    	height: 80px;
    	background-position: 10px 50%;
    	background-size: auto 50px;
    }
    .footer {
    	padding: 20px;
	}
	.inner, .nav ul, .links, .copyright,.p2 .tbxx,.jd,.tbxx{
		width:100%;
	}
	.header .h2{
		      width: 100%;
		      height: 200px;
		      font-size: 0px;
		      background: url(/material/images/dzly/head02.png) 50% 0px no-repeat;
		      background-size: 100%;
	}
	.focus{
	    margin-left: 0px;
        padding-bottom: 0px;
	}

    .focus,
    .focus .pic {
        position: relative;
        width: 100%;
        height: auto;
    }
.jd+div{
	margin-left:0px;
}
.jd,.div2{
	margin-left:0px;
}
.p1,.p2{
	    padding: 0px 10px 0 10px;
}
 @media (max-width: 1024px) {
	body {
    background-size: auto 260px;
}
.header {
    height: 270px;
}
 .header h2{
	     background-size: 60%;
 }
 .content,.list-t li,.list-t li a,.t5{
	 width:100%;
 }
 .list-t li:nth-child(2n),.t5+h3.t5,.tbxx+div.tbxx{
	     margin-left: 0px;
 }
 	.t6 a.color:after{
		 background:none;
	 }
 }
 @media (max-width: 768px) {
	 .t6 a.more{
		 display:none;
	 }
    .copyright {
    	text-align: center;
    }
    .copyright p span {
    	display: block;
    }
    .copyright>.p20 {
    	margin: 0;
    	width: 100%;
    }
    .footer .gov,  .footer .jc {
    	position: relative;
    	display: inline-block;
    	top: 0;
    	margin-top: 20px;
    	vertical-align: middle;
    }
	body {
    background-size: auto 195px;
}
.header {
    height: 200px;
}
 .header h2{
	     background-size: 75%;
 }
}

 @media (max-width: 320px) {
	 .t6 a {
    font-size: 20px;
}
}

 
 
 .ym{
	     overflow: auto;
 }
 
