
@charset "utf-8";
.b24-widget-button-shadow {
    position: fixed;
    background: rgba(33,33,33,.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 10100;
}
.guanggao-dbbox{width: 400px; min-height:100%; padding-bottom: 10px; background-color:#ededed; position: fixed; z-index: 1; overflow: hidden;display:none;}
.changedw{right: 0;z-index: 99999; display:block !important;top: 0;}
#nb-show,#nb-gb{display: none;padding-right: 10px;}
.nb-nodeboard-top{background: #b12323; height: 50px; line-height: 50px; color: #fff;  font-size: 15px; }
.nb-nodeboard-top .fl{margin-left: 8px;}
.nb-nodeboard-top .fr img{vertical-align:middle;width: 22px;}
.nb-nodeboard-text{ zoom: 1; padding: 25px 0; line-height:1.75; border-bottom: 1px solid #d5d5d5; font-size:15px;}
.nb-nodeboard-link{color: #666; font-size: 14px;}
.nb-nodeboard-text p{text-align:center}
#nb_nodeboard_form{width: 94%; margin: 0 auto; display:block;}
#nb-nodeboard-set-content-js{ width:98%; height:100px;margin:10px auto 0px;padding:4px; resize: none;overflow: hidden;border: 1px solid #d5d5d5;background-color: #fff;text-align: left; font-size: 14px; font-family:Arial}
.nb-nodeboard-tips,.nb-nodeboardphone-tips{display:none; color: #f00; font-size: 12px; }
.nb-nodeboard-inputbox{height: 50px; width:100%; line-height: 50px;margin:7px auto 0;border: 1px solid #d5d5d5;position: relative;background-color: #fff; overflow:hidden;}
.nb-nodeboard-inputbox input{width:100%; border: none; font-size: 14px; height:50px;line-height:50px;outline: none; 
	padding-left: 5px;
}
.nb-nodeboard-icon { width: 24px;height: 28px;display: inline-block;text-align: center; background-color: #fff; vertical-align: top; border-right: 1px solid #fff; }
.nodeName{background: #fff url(../images/user.png) no-repeat 9px center;}
.nodePhone{background: #fff url(../images/nodephone.png) no-repeat 9px center;}
.nb-nodeboard-send-btn{ height: 50px;width:100%; line-height: 50px;text-align: center;border-radius: 2px;font-size: 16px;color: #fff;cursor: pointer;background-color: #b12323; margin-top:8px;border:0}
.nb-nodeboard-send-btn:hover{background-color: #cd3232;}

/*在线咨询*/
.nb-online-box{position: fixed; right:10px; bottom:35%; z-index: 9; background-color: #b12323; width: 80px;border-radius:6px;  text-align: center; padding: 8px 0;}
.nb-online-box h2{ font-size:20px; color: #fff; text-shadow: 1px 1px 1px #666;}
.nb-online-box p{color: #fff; font-size: 12px; text-shadow: 1px 1px 1px #666;}

 @media (max-width: 768px){
	.guanggao-dbbox{
		width:100% !important;
	}
 }