@charset "utf-8";
body{
	width:100%;
}
.wrap{
	width:100%;
}
.header{
	height:350px;
	width:100%;
	background: url(../images/banner02.png) no-repeat center;
}
.header a{
	width: 300px;
    height: 70px;
    position: absolute;
    right: 75%;
    top: 2%;
}
.content{
	width:1200px;
	margin:0 auto;
}
.footer{
	
}
.grid{
	width:100%
	
}
.list-t{
	text-align:left;
	float:left;
	width: 100%;
}
h4{
	font-size:20px;
	line-height:26px;
	color:#333333;
	font-family:"微软雅黑";
	height: 43px;
}
.list-t li:before {
    top: 5px;
    width: 4px;
    height: 118px;
    background: url(../images/before.png) no-repeat;
}
.list-t p {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    height: 45px;
	text-indent: -1.8em;
}
.list-t span{
	font-size:16px;
	line-height:30px;
	font-family:"微软雅黑";
	color:#333333;
	background: url(../images/span.png) no-repeat center;
	    display: block;
}
.list-t li{
	height:140px;
	margin: 20px 0px
}
.xq{
	display:inline !important;
}
.xq a{
	color:#797979;
	display:inline !important;
}
.footer {

    border-top: 2px solid #37e;
    padding: 20px 0;
    background-color: #eee;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    width: 18%;
    float: left;
    margin:0 1% 20px 1%;
}
.links{
	    height: 40px;
}
.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: -5px;
    right: 10px;
    bottom: 40px;
    width:225px;
    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 {
    line-height: 32px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 70%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 70%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}
.inner, .content, .links, .copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1200px){
.footer {
    padding: 20px;
}
}

@media (max-width: 480px){
	.ht .fr, .header h1, .nav ul, .search, .inner, .content, .links, .copyright{
	width: 100% !important;
}
.copyright p a, .copyright p span {
    margin: 0 10px;
    display: block;
}
.footer {
    padding: 20px;
}
.copyright>.p20 {
    margin: 0;
    width: 100%;
}
.footer .gov, .footer .jc {
    position: relative;
    display: inline-block;
    top: 0;
    margin-top: 20px;
    vertical-align: middle;
}
	.header {
    background: url(../images/banner02.png) 50% no-repeat;
    height: 150px;
    margin: 0 auto;
    background-size: 140% 100%;
}
.hover-style2 li{
	width: 95%;
	margin-left:9px;
}
.grid .row{
	width:95%;
	height:100%;
	margin-left:9px;
}
.list-t span{
	line-height:80px;
}
.list-t p{
	margin-top:5px;
	line-height:0px
	
}
.links>ul>li{
	width:98%
}
.header a{
	display:none
}
}
@media (max-width: 330px){
.list-t h4{
	font-size:20px;
}
.list-t span{
	line-height:68px
}
.xq{
	line-height: 0px;
    float: right;
}
.list-t p{
	margin-top:5px;
	line-height:27px
	
}
}
