﻿.message { width: 222px; position: fixed; right: 2px; bottom: 0; padding-bottom: 1px; z-index: 99999; background: none; }
.message-title { background: none; color: #fff; position: relative; cursor: pointer; height: 33px; width: 222px; overflow: hidden; }
.message-title_top { height: 1px; line-height: 1px; margin: 0 2px; background: #3C96FD; }
.message-title_center { height: 1px; line-height: 1px; margin: 0 1px; background: #3C96FD; }
.message-title-bottom { background: #3C96FD; height: 31px; line-height: 31px; padding-left: 9px; font-family: "微软雅黑"; font-size: 13px;text-align: center;cursor: pointer}
.message-close { background: url(../images/ly_close.png) left top no-repeat; position: absolute; cursor: pointer; overflow: hidden; width: 19px; height: 20px; right: 12px; top: 8px;}
.message-form {z-index: 100;position: relative;border: 1px solid #4a9cf9;padding: 3px 7px 38px 7px;height: 176px; background: url(../images/ly_bg.jpg) left top no-repeat; }
.message-form-show{display: block;}
.message-form-hide{display: none;}
.message-content_bg { position: relative; }
.message-content { width: 194px; height: 35px; resize: none; overflow-y: auto; overflow-x: hidden; display: block; padding: 6px; font-size: 12px; border: 1px solid #dedede; margin-top: 6px; color: #666666; }
.message-bg { border: 1px solid #cccccc; margin-top: 5px; background: #fff; height: 27px; width: 205px; }
.message-right { position: relative; float: right; }
.message-name-left { float: left; width: 35px; text-align: center; background: #FFE url(../images/ly_name.png) no-repeat 9px center; height: 27px; line-height: 27px; }
.message-name { width: 162px; height: 27px; line-height: 27px; border: none !important; display: block;}
.message-phone-left { float: left; width: 35px; text-align: center; background: #FFE url(../images/ly_phone.png) no-repeat 9px center; height: 27px; line-height: 27px; }
.message-phone { width: 162px; height: 27px; line-height: 27px; border: none !important; display: block;}
.message-email-left { float: left; width: 35px; text-align: center; background: #FFE url(../images/ly_email.png) no-repeat 9px center; height: 27px; line-height: 27px; }
.message-email { width: 162px; height: 27px; line-height: 27px; border: none !important; display: block;}
.message-btn-bg { position: absolute; width: 227px;  left: 0; bottom: 1px; text-align:center; font-weight:600; color:#FF0000}
.message-btn { width: 93px; height: 29px; line-height: 20px; background: url(../images/udows_default2.png) 50% 50% no-repeat; margin-top: 3px; border: none;font-size: 12px;font-family: "微软雅黑", "宋体" ,arial; color: #fff; }