html,body{min-height: 100%;}
.xfbox{z-index: 99999;width: 140px;text-align: center; padding:10px 18px; position: fixed; right: 0px; background-color:#2c80ff; color: #fff; bottom: 0;border-radius: 5px;}
.lybox{ margin-right: 55px;z-index: 99999999;width:425px; height:490px;position: fixed; right:0px; background-color: #fff; border: 1px solid #f1f1f1; bottom: 70px; border-radius: 10px 10px 0 0; overflow: hidden; display: none;}
.lytit{line-height: 50px; background-color:#2c80ff;color: #fff; padding: 0 20px 0 60px; background:#2c80ff url(../img/tx.png) no-repeat 20px center; background-size: 30px;}
.lytit span{float: right;}
.lylist{padding:8px;}
.lylist input{width: 100%; outline-style: none; line-height: 50px; margin-bottom:20px; padding-left: 20px; box-sizing: border-box; border: 1px solid #dcdcdc;border-radius: 5px;}
.lylist textarea{width: 100%; outline-style: none; line-height: 50px; margin-bottom:20px; padding-left: 20px; box-sizing: border-box; border: 1px solid #dcdcdc;border-radius: 5px;}
.lylist .tijiao{background-color:#2c80ff;color: #fff; line-height: 40px; width: 150px; margin: 0 auto; padding: 0;display: block;}
.lyzi{overflow: hidden; margin-bottom:30px;}
.lyzi img{float: left; width: 50px;}
.lyzi p{float: right; width:290px; background-color: #e9f1fd; padding:10px 10px; margin: 0; border-radius: 5px;}
