*{
	font-family: 微软雅黑;
}
body,div,img,a,p,ul,li,span,h1,h2,label{
    padding:0;
    margin:0;
}

a{
    text-decoration:none; 
    outline:none;
    color: #000;
}

img{
    border:none;
}

ul{
    list-style:none;
}

/* 首页 */

/* 头部 */
.header-container{
    width:100%;
    height: 178px;
}

.header-wrap{
    background-color: #10d3bd;
}

.header{
    width: 960px;
    height: 131px;
    margin: 0 auto;
}

.logo{
    float: left;
    width: 350px;
    height: 100px;
    margin-top: 20px;
}

.logo img{
    float: left;
}

.logo_1{
    float: left;
    margin-top: 8px;
    margin-left: 10px;  
}

.title{
    float: left;
    width: 140px;
    height: 76px;
    border-left: 2px solid #96ebe1;
    margin-top: 30px;
    margin-left: 15px;
}

.title img{
    margin-left: 20px;
    margin-top: 20px;
}

.aim{
    float: left;
    width: 380px;
    height: 35px;
    margin-top: 50px;
    margin-left: 60px;
    
}

.aim-1{
    float: left;
    height: 22px;
    border-right: 2px solid #5ee0d1;
    margin-top: 8px;
}

.aim-2{
    float: left;
    height: 22px;
    margin-top: 8px;
}

.aim-1 img{
    margin-top: -5px;
    margin-left: 10px;
    margin-right: 10px;
}

.aim-2 img{
    margin-top: -5px;
    margin-left: 10px;
}
/* 导航栏 */
.nav-wrap{
    background-color: #527681;
}

.nav{
    width: 960px;
    height: 47px;
    margin: 0 auto;
}

.nav li{
    float: left;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fdfafa;
}

.nav a{
    float: left;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fdfafa;
}

.nav li:hover{
    color: #000;
    /* background-color: #fffdcb; */
}

.nav li:hover a{
    color: #000;
    background-color: #fffdcb;
}

.main-container{
    width: 960px;
    margin: 0 auto;
}

/* #banner{
    float: left;
    width: 484px;
    height: 323px;
    position: relative;
    margin-top: 17px;
    overflow: hidden;
}

#list{
    float: left;
    width: 2420px;
    height: 323px;
    z-index: 1;
    position: absolute;
}

#list img{
    float: left;
}

#button{
    position: absolute;
    width: 150px;
    height: 7px;
    z-index: 2;
    bottom: 20px;
    left: 168px;
}

#button span{
    cursor: pointer;
    float: left;
    width: 42px;
    height: 7px;
    background-color: #3f310b;
    margin-left: 8px;
}

#button .on{
    background-color: #10d3bd;
} */



/* 轮播图 */
.banner {
    float: left;
    width: 484px;
    height: 323px;
    position: relative;
    margin-top: 17px;
    overflow: hidden;
}

.banner .move {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.banner img{
	width: 484px;
	height: 323px;
}
.move ul,
.move ul li {
    position: absolute;
}

.ctrl {
    position: absolute;
    width: 100%;
    bottom: 20px;
    text-align: center;
}
/* 底下的点 */
.ctrl .libs {
    display: inline-block;
    margin-left: 10px;
    width: 42px;
    height: 7px;
    background-color: #3f310b;
    z-index: 50;
    cursor: pointer;
}

.ctrl span.active {
    background-color: #10d3bd;
}
/* 箭头 */
.ctrl .arrow {
    display: block;
    position: absolute;
    width: 30px;
    height: 60px;
    top: 50%;
    margin-top: 90px;
    background-color: #333;
    cursor: pointer;
    font-family: "宋体";
    opacity: 0;
    line-height: 58px;
    color: #fff;
    font-size: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ctrl .next {
    top: -250px;
    right: 0px;
}

.ctrl .prev {
    top: -250px;
}

.banner:hover .arrow{
	 opacity: .5;
}
/* 动态 */
.news{
    float: left;
    width: 441px;
    height: 323px;
    margin-top: 17px;
    margin-left: 35px;
}

.news img{
    float: left;
}

.news a{
    color: #000;
}

.news a:hover{
    color: #10d3bd;
}

.news-top{
    float: left;
    width: 441px;
    height: 33px;
    border-bottom: 2px solid #10d3bd;
}

.top-name{
    float: left;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 1px;
}

.news-con{
    float: left;
    width: 441px;
    height: 47px;
    line-height: 50px;
    font-size: 15px;
    border-bottom: 1px dashed #e6e6e6;
}

.news-con a{
	float: left;
	width: 80%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.data{
	width: 20%;
    float: left;
    text-align: right;
    line-height: 50px;
    height: 47px;
}
/* 政策法规 */
.zhengcefagui{
    float: left;
    width: 328px;
    height: 349px;
    margin-top: 27px;
}

.zhengcefagui img{
    float: left;
    margin-top: 3px;
}

.zhengcefagui a{
    color: #000;
}

.zhengcefagui a:hover{
    color: #10d3bd;
}

.zhengcefagui-top{
    float: left;
    width: 328px;
    height: 33px;
    border-bottom: 2px solid #10d3bd;
}

.zhengcefagui-con{
    float: left;
    width: 328px;
    height: 47px;
    line-height: 50px;
    font-size: 15px;
    border-bottom: 1px dashed #e6e6e6;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/* 审计天地 */
.shenjitiandi{
    float: left;
    width: 328px;
    height: 211px;
    margin-top: 27px;
    margin-left: 19px;
}

.shenjitiandi img{
    float: left;
    margin-top: 3px;
}

.shenjitiandi a{
    color: #000;
}

.shenjitiandi a:hover{
    color: #10d3bd;
}

.shenjitiandi-top{
    float: left;
    width: 328px;
    height: 33px;
    border-bottom: 2px solid #10d3bd;
}

.shenjitiandi-con{
    float: left;
    width: 328px;
    height: 47px;
    line-height: 50px;
    font-size: 15px;
    border-bottom: 1px dashed #e6e6e6;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/* 更多 */
.more{
    float: right;
}

.more img{
    float: right;
    margin-top: 5px;
}
.more a{
    color: #afacac;
}

/* 相关链接 */
.xiangguanlianjie{
    float: left;
    width: 253px;
    height: 224px;
    margin-top: 27px;
    margin-left: 19px;
}

.xiangguanlianjie img{
    float: left;
    margin-top: 3px;
}

.xiangguanlianjie-con{
    float: left;
    width: 253px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    background-color: #f3f2f2;
    margin-top: 9px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.xiangguanlianjie a{
    color: #527681;
}

.xiangguanlianjie li:hover{
    color: #f3f2f2;
    background-color: #527681;
    
}
.xiangguanlianjie li:hover a{
    color: #f3f2f2;
}
    
.xiangguanlianjie-top{
    float: left;
    width: 253px;
    height: 33px;
    border-bottom: 2px solid #10d3bd;
}




/* 底部 */
.footer-container{
    float: left;
    width: 100%;
    height: 132px;
    background-color: #10d3bd;
    margin-top: 100px;
    position: relative;
}

.footer-1{
    float: left;
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 110px;
    color: #fff;
}

.footer-2{
    float: left;
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 132px;
    color: #fff;
}
.footer-3 {
    float: left;
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 132px;
    color: #fff;
    margin-top:10px;
}