﻿/* È«¾ÖCSS¶¨Òå */
body {
    font-family: Microsoft YaHei;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #282828;
    color: #dcdcdc;
}
p, div, form, img, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}
ul, ol, li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
table, li, tr, th, br {
    font-size: 14px;
    font-family: Microsoft YaHei;
}
img {
    display: block;
}

/* Á´½ÓÑÕÉ« */
a {
    text-decoration: none;
    color: #dcdcdc;
}
a:hover {
    text-decoration: none;
    color: #c00;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.cl {
    clear: both;
}

/* nav */
.nav {
    width: 100%;
    color: #1264b0;
    margin: auto;
    padding: 0px;
    height: 27px;
    line-height: 27px;
    width: 100%;
    text-align: center;
    background: url(/topic../images/navbg.gif) repeat-x top;
    font-size: 12px;
    font-family: SimSun;
    font-weight: normal;
}
.nav a {
    color: #1264b0;
}
.bg01 {
    width: 100%;
    background: url(/topic../images/title_01.jpg) no-repeat center top;
    height: 528px;
}
.bg02 {
    width: 100%;
    background: url(/topic../images/title_02.jpg) no-repeat center top;
    height: 940px;
}
.bg03 {
    width: 100%;
    background: url(/topic../images/title_03.jpg) no-repeat center top;
    height: 600px;
}
.bg04 {
    width: 100%;
    background: url(/topic../images/title_04.jpg) no-repeat center top;
    height: 487px;
}
.bg05 {
    width: 100%;
    background: url(/topic../images/title_05.jpg) no-repeat center top;
    height: 501px;
}
.bg06 {
    width: 100%;
    background: url(/topic../images/title_06.jpg) no-repeat center top;
    height: 658px;
}
.ww {
    margin: 0px auto;
    width: 1040px;
    clear: both;
}
.box01{
    height: 720px;
}
.box01 dl{
	float:left;
    width: 445px;
    padding-top: 180px;
}
.box01 dl dt{
    font-size: 16px;
}
.box01 dl dd{
    line-height: 28px;
    padding-top: 40px;
}
.box01 a.jd{
	float:right;
	width:558px;
	height:535px;
	display:block;
}
.box02{
    width: 850px;
    line-height: 30px;
    font-size: 16px;
}
.box02 p{
    padding-top: 8px;
    line-height: 26px;   
    font-size: 15px;
    color: #fff; 
    white-space: pre;
}
.box02 p a{
    color: #fff;
    background: #9a2422;
    font-size: 12px;
    padding: 2px 10px;
    margin-left: 10px;
    display: inline-black;
    border: 1px solid #9a2422;
    border-radius: 12px;
}
.box02 p a:hover{
    background: #9a2422;
    border: 1px solid #dcdcdc;
    color: #dcdcdc;
}
.box03{
    height: 310px;
}
.box03 dl{
    float: right;
    width: 480px;
    padding: 50px 5px 0 0;
}
.box03 dl dt{
    font-size: 20px;
    font-weight: lighter;
    text-align: center;
}
.box03 dl dd{
    padding-top: 20px;
    line-height: 30px;
    color: #bcbcbc;
}
.box03 dl dd a{
    color: #fff;
    background: #9a2422;
    font-size: 12px;
    padding: 2px 10px;
    margin-left: 10px;
    display: inline-black;
    border: 1px solid #9a2422;
    border-radius: 12px;
}
.box03 dl dd a:hover{
    background: #9a2422;
    border: 1px solid #dcdcdc;
    color: #dcdcdc;
}
.box04{
    height: 280px;
}
.box04 dl{
    float: left;
    width: 500px;
}
.box05{
    float: left;
    padding: 82px 0 0 6px;
    width: 550px;
}
.box06{
    float: left;
    width: 475px;
    padding-top: 170px;
}
.box07{
    float: left;
    padding: 110px 0 0 58px;
}
.box08{
    height: 370px;
}
.box08 .text{
    float: left;
    width: 430px;
    color: #4e4e4e;
    line-height: 30px;
    margin-top: 80px;
}
.box08 .text td{
    font-size: 14px;
    line-height: 30px;
}
.box08 .text a{
    color: #4e4e4e;
}
.box08 .text a:hover{
    color: #c00;
}
.box09{
    float: left;
    font-size: 15px;
    line-height: 30px;
    padding-left: 10px;
    width: 370px;
}
.box09 td{
    font-size: 15px;
    line-height: 30px;
}
.box10{
    float: left;
    width: 660px;
    padding-top: 90px;
    font-size: 15px;
    line-height: 30px;
}
/* footer */
#footer {
    width: 100%;
    line-height: 25px;
    font-family: SimSun;
    font-size: 12px;
    color: #dcdcdc;
    text-align: center;
    font-weight: normal;
    padding-top: 30px;
    height: 75px;
    background: url(/topic../images/title_07.jpg) no-repeat center top;
}
#footer td {
    line-height: 25px;
    font-family: SimSun;
    font-size: 12px;
}
#footer a {
    color: #dcdcdc
}
#footer p {
    font-style: normal;
    text-align: center;
    font-size: 12px;
}
#footer address {
    font-style: normal;
    text-align: center;
    color: #dcdcdc;
    font-size: 12px;
}