* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: black;
	background: url(/rdzt/resource/theme/rdsm/build/images/bj_dzrd.jpg);
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.top{
        width:1920px;
	height: 428px;
	background: url(/rdzt/resource/theme/rdsm/build/images/top_dzrd.png) no-repeat top;
}

.top .bza{
	width: 995px;
    margin: 0 auto;
    position: relative;
    top: 264px;
}

.top .bza .bza_title{
    float: left;
    width: 30px;
    text-align: center;
    background: #cd081a;
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: 黑体;
    padding: 15px 4px 15px 4px;
    margin-top: 11px;
}

.top .bza .bza_con{
	float: right;
    width: 930px;
    text-indent: 32px;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 1px;
}
.middle{
    width: 1920px;
}

.middle_part{
    width: 1060px;
    margin: 0 auto;
}

.middle_part .part .title {
    height: 160px;
}

.middle_part .part .t1{
	background: url(/rdzt/resource/theme/rdsm/build/images/title01_dzrd.png) no-repeat bottom;
}

.middle_part .part .t2{
	background: url(/rdzt/resource/theme/rdsm/build/images/title02_dzrd.png) no-repeat bottom;
}

.middle_part .part .t3{
	background: url(/rdzt/resource/theme/rdsm/build/images/title03_dzrd.png) no-repeat bottom;
}

.middle_part .part .t4{
	background: url(/rdzt/resource/theme/rdsm/build/images/title04_dzrd.png) no-repeat bottom;
}
.middle_part .part .t5{
	background: url(/rdzt/resource/theme/rdsm/build/images/title05_dzrd.png) no-repeat bottom;
}
.middle_part .part .t6{
	background: url(/rdzt/resource/theme/rdsm/build/images/title06_dzrd.png) no-repeat bottom;
}
.middle_part .part .t7{
	background: url(/rdzt/resource/theme/rdsm/build/images/title07_dzrd.png) no-repeat bottom;
}
.middle_part .part .t8{
	background: url(/rdzt/resource/theme/rdsm/build/images/title08_dzrd.png) no-repeat bottom;
}
.middle_part .part .t9{
	background: url(/rdzt/resource/theme/rdsm/build/images/title09_dzrd.png) no-repeat bottom;
}
.middle_part .part .t10{
	background: url(/rdzt/resource/theme/rdsm/build/images/title10_dzrd.png) no-repeat bottom;
}


.middle_part .part .content{
	height: auto;
    overflow: hidden;
	margin-top: 20px;
}

.middle_part .part .content .letter{
	float: left;
    width: 549px;
    text-indent: 32px;
    letter-spacing: 1px;
    line-height: 30px;
}

.middle_part .part .content .image{
	float: right;
    width: 466px;
    height: 340px;
	text-align: right;
}

.middle_part .part .content .image .img_bj{
	width: 430px;
    height: 286px;
    background: #d1eaf3;
    transform: rotate(-3deg);
    position: relative;
    top: 26px;
}

.middle_part .part .content .image img{
	width: 430px;
	height: 286px;
    position: relative;
    bottom: 282px;
}

.foot{
    width:1920px;
    line-height: 60px;
    height: 60px;
    font-size: 18px;
    letter-spacing: 20px;
    background: #cd081a;
    color: white;
    text-align: center;
    margin-top: 20px;
} 

@media only screen and (max-width:700px){
.top {width: 1400px;margin: 0 auto;}
.middle{width: 1400px;}
.foot {width: 1400px;margin: 0 auto;}
}
