body{background-image: none!important;}
.wrap {
    width: 100%;
    background: url('../newimg/bg_banner') top center no-repeat;
}
.top{width: 100%;height: 260px;background: url("../newimg/fwdt-banner.png") top center no-repeat;}
/*content*/
.content{width: 1200px;margin: 8px auto 0;background: #fff;padding-bottom: 50px;}
/*crumb*/
.crumb{width: 1140px;border-bottom: 1px solid #e6e6e6;height: 50px;margin: 0 auto;}
.crumb p{width: 1140px;line-height: 50px;margin: 0 auto;color: #666;}
.crumb p a{color: #666;}
.crumb p a:hover{color: #c30d23;}
/*map*/
.map{width: 780px;height: 600px;margin-top: 10px;}
.map iframe{width: 780px;height: 600px;}
.content .cl p{font-size: 18px;font-weight: bold;margin-top: 30px;}
.content .cl .fl{width: 360px;margin-left:40px;}