/*全局样式*/


* {
    margin: 0 auto;
    font-weight: 600;
    font-size: 1em;
    text-decoration: none;
    line-height: 1.2em;
    text-align: left;
}
img {
    border: 0px;
}
ul {
    list-style: none;
    margin-left: -20px;
}
a {
    color: #332638;
    text-decoration: none;
}
.clr {
    clear: both;
}
/*头部样式*/
.top {
	height: 220px;
	background: url(../images/daBJ01.jpg) no-repeat top center;
	overflow: hidden;
	margin-right: 0px;
}
.head_0 {
    width: 1000px;
    text-align: right;
}
.head_0 a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: underline;
}
.header {
    width: 1004px;
    background: url(../images/head1.jpg) repeat-x;
    height: 159px;
    margin: 0 auto;
}
.header .logo {
    display: block;
    float: left;
    margin-top: 43px;
    margin-left: 28px;
}
.header .right {
	display: block;
	float: right;
	margin-right: 0px;
	margin-top: 34px;
}
/*导航样式*/

.dh {
    clear: both;
    width: 1004px;
    margin: 0 auto;
    height: 58px;
    line-height: 65px;
    margin-bottom: 10px;
}
.dh a {
    display: block;
    float: left;
}
.dh a.dh1 {
    background: url(../images/dh1.jpg) no-repeat;
    left: auto;
    margin-left: 0px;
}
.dh a.dh2 {
    background: url(../images/dh2.jpg) no-repeat;
}
.dh a.dh3 {
    background: url(../images/dh3.jpg) no-repeat;
}
.dh a.dh4 {
    background: url(../images/dh4.jpg) no-repeat;
}
.dh a.dh5 {
    background: url(../images/dh5.jpg) no-repeat;
}
.dh a.dh6 {
    background: url(../images/dh6.jpg) no-repeat;
}
.dh a.dh7 {
    background: url(../images/dh7.jpg) no-repeat;
}
.dh a.dh8 {
    background: url(../images/dh8.jpg) no-repeat;
}
.dh a.dh9 {
    margin-right: 0px;
    background: url(../images/dh9.jpg) no-repeat;
}
/*底部样式*/
.content04 {
    height: 270px;
    background: url(../images/daBJ06.jpg) no-repeat center;
    overflow: hidden;
}
.content04 .footer {
    width: 940px;
    height: auto;
    line-height: 39px;
    background: #655151;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding-bottom: 35px;
    }
.f8{
    font-size: 1.3em;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    }


