form .form-group{
    margin-right: 70px;
}
.user-right-con p label {
    width: 200px!important;
    text-align: right;
    color: #36f;
}
div.manage-imglist ul li p time{
    color: #3366ff;
}
div.manage-imglist ul li div h4{
    color: #3366ff;
}
.li-famous {
    background:#3385ff;
    padding: 0 20px;
    height: 29px;
    border-radius: 20px;
    border: 1px solid #ddd;
    margin-right: 40px;
    margin-top: 4px;
}
.wenti-sousuo input{
    height: 26px;
    margin-top: 6px;
    display: inline-block;
    width: 300px;
    margin-left: 200px;
    border: 1px solid #3366ff;
    text-indent: 1em;
}
.wenti-sousuo button{
    background: #3366ff;
    height: 26px;
    border: 1px solid #3366ff;
    color: #fff;
    padding: 0 10px;
}
.li-tab form{
    margin-top: 20px;
    /* margin-left: 40px; */
}
.li-tab form input[type="text"]{
    border: 1px solid #3366ff;
    width: 320px;
    height: 30px;
    display: inherit;
    margin-left: 6px;
}
.li-tab form .form-group{
    margin-bottom: 20px;
}
.li-tab form .form-group select{
    height: 30px;
    border: 1px solid #3366ff;
    width: 200px;
}
.li-tab button{
    margin-top: 20px;
    background:#ff552e;
    border: 1px solid #ff552e;
    color: #fff;
    padding:4px 10px;
    text-align: center;
}


.li-tab li div.wenti-con h3{
    color: #3366ff;
    font-size: 16px;
}
.li-tab li div.wenti-con p.wenti-p{
    margin-top: 10px;
    line-height: 1.5;
    font-size: 14px;
}
.li-tab li div.wenti-con{
    width: 600px;
    margin-top: 15px;
}
.li-tab li div.time{
    width: 130px;
    margin-top: 15px;
}
.li-tab li div.time p time{
    margin-top: 10px;
    color: #3366ff;
}
.li-tab .wenti-line{
    line-height: 2;
    font-size: 14px;
    padding-left:10px;
}
.li-tab .wenti-line span{
    color: #3366ff;

}
.li-tab .wenti-line i{
    width: 560px;
    display: inline-block;
}

.btn-xz{
    margin-top: 20px;
}

.btn-xuanze{
    background: #3366ff;
    color: #fff;
    border-radius: 10px;
    padding: 4px 10px;
    cursor:pointer;

}
.show-xuanze{
    display: none;
}
