.page1{
    padding-bottom: 20px;
    background: #f8f8f8;
}
.page2{
    background-color: #fff;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.iconbox{
    width: 30px;
    height: 30px;
    background: transparent;
}
.page1left{
    width: 300px;
}
.sjitemselect{
    width: 100%;
    padding: 10px 20px;
    padding-left: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 4px;
    overflow: hidden;

}
.sjitemselect:hover{
    color: #1E5EB0;
    background: #e5e5e5;
    cursor: pointer;
}
.sjitemselect:last-child{
    border: none;
}
.lanmu{
    margin-bottom: 10px;
}
.itemcjyw2{
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;    
    cursor: pointer;
}
.itemcjyw2:hover{
    color: #1E5EB0;
}
.search{
    color: #fff;
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    padding: 0px 20px;
    box-sizing: border-box;
    background: #1E5EB0;
    text-align: center;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
}
.xznf{
    font-size: 20px;
}
.xxcxtl{
    font-size: 22px;
    padding: 20px 0;
    font-weight: bold;
    color: #666666;
}
.xxcxtl:hover{
    color: #1E5EB0;
}