@charset "utf-8";
body{ 
    background:none!important
}
.navbar{
	display:none;
}
.banner img{
    width: 100%;
    display: block;
}
.title-top{
    width: 698px;
    height: 64px;
    background: url(../images/title-bg.png) no-repeat;
    margin: 42px auto 0;
}
.title-top p{
    line-height: 48px;
	font-size: 26px;
    color: #ffffff;
    text-align: center;
}

.baoBiao_title{
    width: 1110px;
    height: 82px;
    background: url(../images/baobiao_01.png) no-repeat;
    margin-top: 45px;
}
.baoBiao_title a{
    display: block;
    text-align: center;
    line-height: 82px;
	font-size: 24px;
    color: #005d9f;
}
.baoBiao_title a img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 19px;
} 
.baoBiao_title a span{
    display: inline-block;
    vertical-align: middle;
}

.baoBiao_list{
    width: 1110px;
    height: 271px;
    background: url(../images/baobiao_02.png) no-repeat;
    margin-top: 42px;
}

.baoBiao_list h3{
    width: 1102px;
    line-height: 66px;
    border-bottom: 1px solid #bfbfbf;
    margin: 0 auto;
}
.baoBiao_list h3 em{
    display: inline-block;
    vertical-align: middle;
    width: 5px;
	height: 26px;
	background-color: #005d9f;
}
.baoBiao_list h3 span{
    display: inline-block;
    vertical-align: middle;
	font-size: 26px;
    color: #005d9f;
    margin-left: 15px;
}


.baoBiao_list ul{
    width: 1040px;
    margin: 30px auto 0;
    overflow: hidden;
}
.baoBiao_list li{
    float: left;
    width: 230px;
	height: 45px;
	border-radius: 5px;
    border: solid 1px #bfbfbf;
    margin-left: 37px;
}
.baoBiao_list li:first-child{
    margin-left: 0;
}
.baoBiao_list li a{
    display: block;
    line-height: 45px;
    text-align: center;
	font-size: 18px;
	color: #7d7d7d;
}
.baoBiao_list li a:hover{
    background-color: #005d9f;
    color: #fff;
    border-radius: 5px;
}

.baoBiao_chart{
    text-align: center;
    margin-top: 64px;
    position: relative;
}
.baoBiao_chart a{
    position: absolute;
    display: block;
    width: 126px;
    height: 37px;
}
.hengshan{
    left: 125px;
}
.hengyang{
    left: 75px;
    top: 83px;
}
.zhengxiang{
    left: 136px;
    top: 156px;
}
.qidong{
    left: 95px;
    top: 283px;
}
.hengnan{
    left: 259px;
    top: 325px;
}
.changning{
    left: 224px;
    top: 437px;
}
.nanyue{
    left: 884px;
    top: 25px;
}
.hengdong{
    left: 834px;
    top: 96px;
}
.shigu{
    left: 905px;
    top: 214px;
}
.zhuhui{
    left: 768px;
    top: 230px;
}
.yanfeng{
    left: 905px;
    top: 319px;
}
.leiyang{
    left: 815px;
    top: 418px;
}


.footer{
    width: 100%;
    height: 150px;
    background-color: #2396e5;
    margin-top: 95px;
}
.bottom_link{
    margin-left: 141px;
    margin-top: 42px;
}
.bottom_text{
    margin: 15px 0 0 21px;
}
.bottom_text p{
    line-height: 26px;
    color: #fff;
}
.bottom_text >p a{
    color: #fff;
}