
.body{margin: 0px;padding: 0px;}
/*顶部*/
.top{width: 100%;height: 460px;background: url(bj.jpg) no-repeat top center;}
.nav{width: 1100px;height: 20px;margin: 0 auto;padding-top: 400px; }
.nav ul li{float: left;width: 135px; }
.nav ul li a{width: 135px;color:#fff;}
.nav ul span{ display: inline-block;height: 20px;border-right: #fff solid 1px;margin: -3px 24px;}
/*内容区域*/
.content{margin-top: 15px; width: 1100px;margin:0 auto;}
.ct01-left{height: 380px;width: 570px;float: left;}
.ct01-right{ height: 380px; float: left; width: 515px; }
.ct01-tight-01{height: 170px;border-bottom: 1px solid #dcdcdc;}
.ct01-tight-01 ul li{margin-top:10px;}
.ct02{margin-top: 30px;height:280px;overflow: hidden;width: 1100px;}
.ct02-left{width: 470px;height: 280px;}
.media {width: 530px;height: 280px;}
.fl {float: left;}
.copyTit {
    height: 30px;
    width: 100%;
    position: relative;
}
.copyTit span {
    width: 99%;
    height: 20px;
    display: block;
    position: absolute;
    border: 1px solid #c1c1c1;
    top: 5px;
    line-height: 20px;
}
.copyTit span a {
    color: #a6a6a6;
    position: absolute;
    right: 5px;
}
.copyTit h4 {
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    z-index: 99;
    color: #FF5400;
    background-color: #FFF;
}
.fr {float: right;}
.copyRight{background-color: #da0303;height: 270px;}
#dDfooter {
    width: 980px;
    font-size: 14px;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
    padding-top: 100px;
    line-height: 25px;
}
a{text-decoration: none;}