body{height: 100%; font-family: "黑体"; background: url(../img/bg.png) no-repeat; background-size: cover;}
html{height: 100%;}

*{margin: 0; padding: 0;}
img{display: block;}
ul{list-style: none;}
.fl{float: left;}
.fr{float: right;}
.clearflx{clear: both;}
.wrap_1000{width: 1200px; margin: 0 auto;}


#banner{width: 100%; height: 600px; margin: 0 auto;}
#banner img{width: 100%; height: 100%;}

#daoyu{margin: 20px auto;}

.dialogue{width: 600px; height: 830px; background: url(../img/dialogue.png) no-repeat; padding: 90px 0 0 100px; box-sizing: border-box; font-size: 20px;}
.dialogue dl{margin: 10px 0; line-height: 30px;}
.dialogue input{width: 380px; height: 30px;  border-radius: 5px;}
.dialogue textarea{width: 380px; height: 100px; border: 2px solid #616161; border-radius: 5px;}
.dialogue span{color: red; font-size: 18px;}

/* 链接 */
.dialogue .link input{width: 300px;}
.dialogue .link button{width: 70px; height: 30px; background-color: #fff; font-size: 18px; border-radius: 5px;}

/* 图片上传 */
.dialogue .img_btn{width: 90px; height: 90px; line-height: 90px; text-align: center; border: 2px solid #616161; border-radius: 5px; color: #e9e8e8; font-size: 120px; cursor: pointer;}

.dialogue p{color: red; font-size: 18px;}
.dialogue_btn{width: 380px; height: 40px; line-height: 40px; text-align: center; background: #ed5a38; color: #fff; margin-top: 20px; font-size: 24px; cursor: pointer; border-radius: 5px;}


/* 献花 */
.flower{width: 565px; height: 830px; background: url(../img/flower.png) no-repeat;}
.flower img{width: 100px; margin: 615px auto 0; cursor: pointer;}
.flower_message{width: 380px; height: 40px; line-height: 40px; text-align: center; background: #ed5a38; color: #fff; margin-top: 20px; font-size: 24px; cursor: pointer; border-radius: 5px; margin: 15px auto 0;}

/* 留言 */
#message{background: url(../img/message.png) no-repeat; margin: 20px auto; padding-top: 100px; font-size: 28px;}
#message li{padding: 27px 40px; border-bottom: 2px solid #d5d5d5; margin: 0 2px; line-height: 40px; height:171px;}
#message li span{color: #ed5a38;}
#message .page{height: 100px;}


#flooter{height: 40px; background: #ed5a38;}

#cont{width: 100%; min-width: 1200px; height: auto; margin: 0px auto;}
body,html{ min-width: 1200px;}
#message{box-sizing: border-box; height: 1742px;}







