/*底部弹出层开始*/

.open{width:154px;height:104px;position:fixed;bottom:25px;left:0; z-index:9999;display:none;}
.open img{cursor:pointer;}

.suspend{height:150px;width:100%;background:url(../images/suspend_bg.png) left bottom repeat-x;position:fixed;bottom:0;left:0;z-index:9999}
.suspend_detail{width:1240px;margin:0 auto;padding-left: 38px;}
.suspend_detail .strength{float:left;width:507px; margin-top:38px;}
.suspend_detail .consult{float:left;margin:38px 26px 0 40px;}
.suspend_detail .consult .consult_left{float:left;margin-top:4px;}
.suspend_detail .consult .personal_information{}
.suspend_detail .consult .personal_information .user_name{background:url(../images/user_name.jpg) center no-repeat;border:none;height:29px;line-height:29px;width:113px;padding-left:10px;float:left;margin-right:12px;color:#232323;font-family:"宋体";}
.suspend_detail .consult .personal_information .user_phone{background:url(../images/user_phone.jpg) center no-repeat;border:none;height:29px;line-height:29px;width:145px;padding-left:10px;float:left;color:#232323;font-family:"宋体";}
.suspend_detail .consult .consult_message .user_phone{background:url(../images/user_phone.jpg) center no-repeat;border:none;height:29px;line-height:29px;width:145px;padding-left:10px;float:left;color:#232323;font-family:"宋体"; margin-bottom:11px;}
.suspend_detail .consult .consult_message{margin-top:8px;/*background:#fff;width:105px;*/ margin-right:12px;height:60px;}
.suspend_detail .consult .consult_message textarea{padding:10px 9px;width:105px; margin-right:12px;height:40px;max-width:272px;max-height:40px;border:none;line-height:20px;color:#232323;font-family:"宋体"; float:left}
.suspend_detail .consult .consult_right{float:left;margin:5px 0 0 15px;}
.suspend_detail .consult .consult_right .consult_submit{background:url(../images/consult_submit_bg.jpg) center no-repeat;width:88px;height:96px;border:none;cursor:pointer;}

.suspend_detail .app_ewm{width:235px;height:109px;float:left;margin-top:41px;}
.suspend_detail .app_ewm .app_ewm_txt{float:left;width:91px;text-align:center;padding-top:15px;font-family:"宋体";font-size:12px;}
.suspend_detail .app_ewm .app_ewm_txt span{color:#da0001;line-height:24px;}
.suspend_detail .app_ewm .app_ewm_txt p{color:#454545;line-height:16px;}
.suspend_detail .app_ewm .app_ewm_img{float:left;padding-top:5px;width:88px;}

.suspend_detail .close{float:left;margin:40px 0 0 10px;}
.suspend_detail .close img{cursor:pointer;}



/*底部弹出层结束*/