﻿@charset "utf-8";

.header,.content,.wrap,.footer{
	position:relative;
	margin:0 auto
	
}
.header{
	height:520px;
	width:100%;
    background: center/cover no-repeat;
	background-image:url(../images/banner_bz.png)
}
.content{
	width:1200px;
	margin:0 auto;
	
	
}
.inner,
.nav ul,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
h3 a{
	color:#cf964f;
	font-size:42px;
	font-weight:500;
}
h3{
	height:50px;
	width:100%;
	background:url(../images/bz_h3.png) right center no-repeat;
	margin-top:50px;
	margin-bottom:45px
}
.list-t li:before{
	display:none
	
}
.list-t li:nth-child(1) p,.list-t li:nth-child(2) p,.list-t li:nth-child(3) p{
	border-bottom:1px dashed #eee
	
}
.list-t li{
	padding-top:20px
}
.list-t h4{
	line-height:24px;
	height:48px;
	margin-bottom:12px
}
.list-t p a{
	line-height:24px;
	height:48px;
	margin-bottom:12px
	
}
.list-t h4 a{
	font-size:20px;
	font-weight:500;
	white-space: normal;
}
.list-t p a{
	font-size:16px;
	color:#6e6e6e;
	white-space: normal;
}
.zcfg li h4{
	font-size:18px;
	color:#de6868;
	line-height:30px;
	border-bottom:3px solid #fd9fa0;
	height:105px;
	padding-bottom:20px;
	text-align:center
}
.zcfg li p{
	line-height:24px;
	font-size:16px;
	padding-top:10px;
	height:150px
}
.zcfg li{
    width:33%;

}
.zcfg li a{
	padding:40px 35px;
	border:1px solid #f0d7ae;
	margin:0px 15px
}
.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
 /*   background-size: 16px auto;*/
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.topic-prev {
    left: 0px;
    background-image: url(../images/tp_left.png);
}

.topic-next {
    right: 15px;
    background-image: url(../images/tp_right.png);
}
.zcfg{
	position:relative
}
.inner{
	width:1200px;
	margin:0 auto
	
}
.inner .site-logo a img{
	width:600px
	
}
@media (max-width: 1200px){
.content {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}
.inner{
	width:100%
	
}
}
@media (max-width: 480px){
	.row img{
	width: 100%;
	}
	
	.header{
		height:150px
		
	}
.zcfg li{
	width:100%
	  
}
.topic-next {
    right:0px;
}
.inner .site-logo a img{
	width:50%;
}

}

.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 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;
}

.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: 0px;
    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;
}
.jc {
    right:330px !important;
    margin-top: -13px;
}
.gov {
    left:-8px !important;
}
.wxb a{
    line-height: 96px;
    margin: 10px 132px !important;
}
@media (max-width: 768px) {
    .ht .fr,
    .header h1,
    .nav ul,
    .search,
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }
	.footer {
    padding: 20px;
}
    .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;
    }
}
@media (max-width: 768px){
.jc {
    right: 0px !important;
}
.wxb a {
    line-height: 96px;
    margin: 10px 258px !important;
}
}
@media (max-width: 414px){
.wxb a {
    line-height: 96px;
    margin: 10px 79px !important;
}
}
@media (max-width: 375px){
.wxb a {
    line-height: 96px;
    margin: 10px 60px !important;
}
}
@media (max-width: 320px){
.wxb a {
    line-height: 96px;
    margin: 10px 33px !important;
}
}