.headerpic{
    background:url('../../images/business/ks_common/headerBGHLW.93e38af4.png') no-repeat center top/cover;
    width:100%;
    background-size: cover;
    height: 35vh
}
.title_pic{
    width:100%;
    height: 64px;
    background-color: #096ee1;
}

.header{
    width:1200px;height:100%;margin:0 auto;
}

.header-cqrsksw{
    float: left;
    width: 320px;
    height: 52px;
    background: url("../../images/business/website/ks017.png");
    background-size: cover;
    margin: 6px;
}

.header-cqrsksw-wdl{
    float: left;
    width: 280px;
    height: 52px;
    background: url("../../images/business/ks_common/sm_logo.a88f323b.png");
    background-size: cover;
    margin: 6px;
}
.searchBox{
    text-align: right;
    margin-top: 11vh;
    font-size: 0;
    border-radius: 10px;
    width: 440px;
    float: right;
    margin-right: 22.5vw;
}
.searchBox-header{
    text-align: right;
    font-size: 0;
    border-radius: 10px;
    width: 300px;
    float: left;
    margin-top: 12px;
    margin-left: 160px;

}

#rc_select_1{
    width: 400px;
    height: 50px;
    font-size: 16px;
    padding: 15px;
    background-color: rgba(0,0,0,.4);
    border: #40a9ff 0px solid;
    color: #FFFFFF;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px
}
#rc_select_1::placeholder{
    color:#fff;
}
#rc_select_1:focus {
    border: #40a9ff 0px solid;
    outline: none;
}

#ant-input-search-button{
    background: url('../../images/business/ks_common/search.png') no-repeat center rgba(0,0,0,.4);
    width: 40px;
    height: 50px;
    border: #fff 0px solid;
    border-top-right-radius : 10px;
    border-bottom-right-radius : 10px;
    cursor: pointer;
    float: right
}

.header-cqsrsksw{
    float: left;
    margin-top: 23px;
    margin-left: 15px;
    width: 191px;
    height: 24px;
}
.header-exit{
    margin-top: 15px;margin-left: 10px;float: right;
    width: 97px;
    height: 34px;
}

.img-exit{
    background-image: url('../../images/business/ks_common/exit.png');
    background-size: 100% 100%;
    width: 97px;
    height: 34px;
    margin-top: 2px;
}

.header-passwd{
    margin-top: 15px;margin-left: 10px;float: right;
    width: 97px;
    height: 34px;
}

.img-passwd{
    background-image: url('../../images/business/ks_common/passwd.png');
    background-size: 100% 100%;
    width: 97px;
    height: 34px;
    margin-top: 2px;
}

.head-welcome{
    float: right;margin-top: 23px;
}

.head-welcome-font{
    color: #fafcff;font-size: 16px;
}

/*################### 菜单样式 ##########################*/


.img-header{
    width: 74px;
    height: 74px;
}

.name{
    margin:auto;height: 50px;width: 200px;border-radius:5%;text-align: center;line-height:50px;
}
.name spam{
    font-size: 16px;font-weight:700;
}

.region{
    margin:auto;height: 30px;width: 200px;border-radius:5%;text-align: center;line-height:30px;
}

.region name{
    font-size: 12px
}

.button-per{
    margin:10px auto;height: 35px;width: 196px;border-radius:5%;text-align: center;background-color: #086ee5;padding-top: 3px
}

.button-per span{
    font-size: 20px;font-weight:800;letter-spacing:2px
}

.button-exit{
    margin:10px auto;height: 35px;width: 196px;border-radius:5%;text-align: center;padding-top: 3px;border:1px solid #b0b0b0;
}

.button-exit span{
    font-size: 20px;font-weight:800;letter-spacing:2px
}

.menu{
    height:57%;
    background-color: #fafcff;
    margin-top: 15px;
    padding-top: 30px;
}

.menu-item{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.menu-item:hover,
.menu-item-active{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: url(../../images/business/ks_common/bar.png) no-repeat;
    cursor: pointer;
}

/*公共样式*/
.content_right {
    float: right !important;
}
.content_left {
    margin-right: 0px !important;
}
.mainContent {
    min-height: 950px !important;
}
li {
    list-style: none !important;
}
