@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}
a{color: #333333;
position:relative;
}

a:hover {
    color: #004a7c;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
	
	
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
/*头部*/
.head{
	width:100%;
	position:relative;
	


	}
.nav{
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left: -550px;
	}
.nav ul li{
	float:left;
	line-height:70px;
	width:157px;
	text-align:center;
	
	}
.sx{
	background:url(zwgk_pic_04.png) no-repeat left;
	}
.nav ul li a{
	color:#ffffff;
}
/*主体内容*/
.box{
	margin-top:30px;
	margin-bottom:90px;
	}
.first{
	width:100%;
	height:300px;
	}
.lb{
	width:535px;
	height:300px;
	}
/*图片轮播*/
/*轮播*/
img {
    border: 0;
}

.js {
    width: 90%;
    margin: 10px auto 0 auto;
}

.js p {
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.js p span {
    float: right;
}

.js p span a {
    color: #f00;
    text-decoration: underline;
}

.js textarea {
    height: 100px;
    width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: 2px solid #aaa;
    border-left: 2px solid #aaa;
}

.bord {
    width:535px;
    height: 300px;
}

.focusBox {
    position: relative;
    width: 535px;
    height: 300px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

<!--
.focusBox .pic img {
    width: 535px;
    height: 300px;
    display: block;
}

-->
.focusBox .pic img {
    display: block;
}

.pic {
    float: left;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background:url(zwgk_pic_04.png) no-repeat center bottom;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.focusBox .txt li a {
    display: block;
    color: #ffffff;
    padding: 0 0 0 25px;
    font-size: 15px;
    text-decoration: none;
}

.focusBox .txt li a:hover {
    color: #ff0000;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 25px;
    height: 8px;
    line-height: 8px;
    overflow: hidden;
    text-align: center;
    margin-right:5px;
    cursor: pointer;
}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
	background:url(zwgk_pic_05.png) no-repeat center;
}

.focusBox .num li span {
    display: inline-block;
    width: 25px;
    height: 8px;
    z-index: 1;
    /*filter: alpha(opacity=50);*/
    /*opacity: 0.5;*/
}

.focusBox .num li.on a, .focusBox .num a:hover {
    height:8px;
    background:url(zwgk_pic_06.png) no-repeat center;
}
/*最新信息*/
.zxxx{
	width:535px;
	height:300px;
	overflow:hidden;
	}
.zxxx-title{
	width:100%;
	height:50px;
	border-bottom:1px solid #c0c0c0;
	line-height:50px;
	}
.wz{
	color:#4975b0;
	font-size:23px;
	font-weight:bold;
	background:url(zwgk_pic_07.png) bottom no-repeat;
	}
.more{
	font-size:15px;
	color:#999999;
	line-height:50px;
	height:50px;
	}
.more a{
	color:#999999;
	}
.zxxx-text{
	width:100%;
	height:240px;
	margin-top:10px;
	}
.zxxx-text ul li{
	font-size:15px;
	color:#333333;
	width:100%;
	height:30px;
	line-height:30px;
	background:url(zwgk_pic_08.png) no-repeat left 15px;
	padding-left:15px;
	}
.zxxx-text ul li a{
	color:#333333;
	float:left;
	}
.zxxx-text ul li a:hover{
	color:#d50d00;
	}
span{
	color:#999999;
	float:right;
	}
.second{
	width:100%;
	height:300px;
	margin-top:10px;
	}
.gzdt{
	width:535px;
	height:300px;
	}
.zcjd{
	width:535px;
	height:300px;
	}
/*底部*/
.footer{width: 100%;height:110px;background-color: #cdcdcd;}
    .footer-middle{
        width: 780px;
        /* height: inherit; */
        padding: 25px 0;margin: 0 auto;
    }
    .footer-middle a{display: block;float:left;}
    .footer-middle span{float:left;color:#333333}
    
    .footer-text{width: 585px;height: 75px;line-height: 25px;float:left}
    .footer-text p{text-align: center;font-size: 13px;color: #333333;}
    .ga{    
        width: 217px;
        height: 25px;
       
        line-height: 25px;
        color: #333333;
    }
    /* 无障碍 */
.header{
    position: relative;

}
.header a{
    position: absolute;
    /* z-index: 99; */
    right: 22%;
    top: 20px;
    color: #333333;
}