/*在线留言*/
.bottom-leave-msg-container{box-shadow:-4px 2px 10px 1px rgba(0,0,0,0.4);position: fixed; right: 10px; bottom: -5px; z-index: 1000000; min-width: 280px; min-height: 45px; width: 337px; height: 45px; background: transparent; border: none; outline: none; margin: 0px; padding: 0px; transition-duration: 0.5s;}
.title-9-2{background-color:#FF6600;color: #fff;display: flex;justify-content: space-between;height: 45px;font-size: 14px;line-height: 45px;padding: 0 20px;border-top-left-radius: 4px;border-top-right-radius: 4px;cursor: pointer;}
.main-9-2{height: 1000px;border: 1px #FF6600 solid;background-color: #fff;}
.input-9-2,.btn-9-2{margin: 0 auto;margin-top: 15px;box-sizing: border-box;padding:0 20px}
.input-9-2 input,.input-9-2 textarea{border: 1px #e5e5e5 solid;border-radius: 20px;width: 100%;padding:  10px 15px;box-sizing: border-box;font-size: 12px;outline:none;}
.input-9-2 textarea{overflow: hidden;height: 100px;resize:none;}
.btn-9-2 .submit_btn{background-color: #FF6600;color: #fff;text-align: center;border: 0;width: 100%;border-radius: 20px;padding: 8px 0;outline:none;}
.email-icon-9-2,.close-icon-9-2{display: none;}
