@chatset "utf-8";
	*{margin:0;padding:0}
    .clearbox {border-top:1px solid transparent !important;margin-top:-1px !important;border-top:0;margin-top:0;clear: both;
    visibility: hidden;}
    #lxb_wrap{position:fixed;top:10%;z-index: 30000;width:70%;max-width:420px;margin:35px auto;background:#fff;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-o-border-radius:15px}
    #lxb_wrap a#close{position:absolute;top: -15px;right: -15px;left: auto;z-index:200;border: 3px #fff solid;height: 30px;width: 30px;font-size: 20px;color:#fff;background:#333;cursor:pointer;display:block;text-align:center;line-height: 30px;border-radius: 50%;}
    #lxb_wrap h1{font-size: 1em;text-align:center;line-height:1.8em;font-weight:800;color:#c70023;padding-top:0.8em}
    #lxb_wrap h2{font-size: 1.2em;text-align:center;line-height:1em;font-weight:400;color:#403a32;background:none}
    #lxb_wrap h3{font-size: 1em;text-align:center;line-height:1.6em;font-weight:400;color:#5e5c5c;padding-top:0.4em;background:none}
    
    #lxb_wrap h4{background:#b7814e;width:80%;margin:1em auto;font-size:1.1em;text-align:center;font-weight:400;color:#aaa9a9;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;}
    #lxb_wrap h4 input#lxb_input{border-top-left-radius:8px;border-bottom-left-radius:8px;text-indent: 0.5em;float:left;width:65%;background:#fff;color:#aaa9a9;line-height:1.8em;border:0 none;margin:1px 0 0 1px;box-sizing: border-box;}
    #lxb_wrap h4 input#lxb_btn{float:right;width:34%;color:#fff;height:1.8em;line-height:1.8em;background:none;border:0 none;cursor:pointer;box-sizing: border-box;margin: 0;}
    
    #lxb_wrap p{width:80%;margin:0.4em auto;line-height:1.6em;text-indent:0;font-size: 12px;}    
    
    #btns{font-size: 1em;text-align:center;height:2.5em;font-weight:800;color:#5e5c5c}
    #btns span{width:50%;height:2.5em;line-height:2.5em;display:block;text-align:center;margin-top:0.5em;cursor:pointer;text-indent:0.8em}
    #btns span#btn_l{float:left;color:#fff;border-bottom-left-radius:15px;background:#f96208 url(../images/btn_l.png) 5% center no-repeat}
    #btns span#btn_r{float:right;color:#fff;border-bottom-right-radius:15px;background:#ff340c url(../images/btn_r.png) 5% center no-repeat}
	#btns span a{color:#fff}
 #lxb_wrap #lxb{
 	/* position: relative; */
 	display:none; /*background:url(../images/lxb_03.png) center no-repeat;*/
	
 }	
	
/* qqµ¯´° */
.qqtc{
    display: none;
    position: fixed;
    background: url(../images/foot.png)no-repeat;
    bottom: 57px;
    width: 100%;
    max-width: 640px;
    background-size: 100%;
	left:0;
    z-index: 9999999;
}
.qqtc .shzs{
    position: absolute;
    height: 14.577%;
    width: 36.56%;
    left:6.25%;
    bottom: 4.956%;
    cursor: pointer;
}
.qqtc .ljhf{
    position: absolute;
    height: 14.577%;
    width: 36.56%;
    right:7.25%;
    bottom: 4.956%;
    cursor: pointer;
}
.qx{
	color:#fff;
	font-size:20px;
}
@media  screen and (min-width: 640px){
    .qqtc{
        left: 50%;
        margin-left: -320px;
    }
}