@import "http://at.alicdn.com/t/font_585926_0m8gc0gznmviy66r.css";
#lxb_box{
    width: 275px;
    padding-bottom: 10px;;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(10,2,4,.75);
    border-radius: 5px;
    margin: auto;

}
.lxb_form{
    width: 252px;
    height: 30px;
    border: 1px solid #5eb95e;
    padding: 0;
    margin: 8px 0 0 10px;
    border-radius: 3px;;
}
.lxb_form input{
    border: none;
    outline: none;
    height: 28px;line-height: 28px;

}
.lxb_form input:nth-child(1){
    width: 65%;
    float: left;
    text-indent: 6px;;
    font-size: 13px;
    border-radius: 3px;
	border: none !important;
    color: #333 !important;
}
.lxb_form input:nth-child(2){
    width: 35%;
    float: right;
    background: #5EB95E !important;
    color: #fff !important;
    font-size: 13px;
    border: none !important;
}
.lxb_inform{
    font-size: 13px;
    display: inline-block;
    padding: 7px 0;
    letter-spacing:1px;;
}
.lxb_zx a:nth-child(1){
    color: #fff;
    background-color: #5eb95e;
    border-color: #5eb95e;
    display: inline-block;
    width: 48%;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
    margin-right: 1px;
    font-size: 13px;
    border-radius: 2px;
    line-height: 18px;
}
.lxb_zx a:nth-child(2){
    color: #fff;
    background-color: #F37B1D;
    border-color: #F37B1D;
    display: inline-block;
    width: 48%;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
    margin-left: 1px;;
    font-size: 13px;
    border-radius: 2px;
    line-height: 18px;
}
#lxb_box .lxb_zx a span{
    position: relative;
    font-size: 1.2em;
    top:1px;
	color: #fff;
}
.lxb_close{
    position: absolute;
    top:1px;
    right:1px;
    font-size: 25px;
    color: #eee;
    cursor: pointer;
}
.lxb_bbox{
     width: 100% !important;text-align: center;display: none;position: fixed;;top:20%;max-width: 100%;z-index:100;
}