.category {
    width: 1200px;
    height: 413px;
    margin: 0 auto;
    padding-bottom: 23px;
}

.category .treeC_box {
    float: left;
    width: 220px;
    height: 413px;
    position: relative;
    z-index: 10;
}

.category .treeC_box .treeC-layer {
    width: 714px;
    height: 383px;
    position: absolute;
    left: 220px;
    top: 0;
    background: #fff;
    display: none;
    padding: 15px;
    z-index: 10;
    font-size: 12px;
}

.category .treeC_box .treeC-layer .treeCList {
    float: left;
    border-bottom: 1px dashed #e4e4e4;
    width: 605px;
}

.category .treeC_box .treeC-layer .treeC-MP {
    float: left;
    width: 87px;
    color: #006ADA;
    height: 39px;
    line-height: 39px;
    text-align: right;
    padding-right: 8px;
    font-weight: 900;
}

.category .treeC_box .treeC-layer .treeC-MC {
    float: left;
    margin: 13px 0;
    cursor: pointer;
}

.category .treeC_box .treeC-layer .treeC-MC span {
    line-height: 12px;
    display: block;
    padding: 0 10px;
    border-right: 1px solid #e4e4e4;
    color: #595959;
}

.category .treeC_box .treeC-layer .treeC-MC span:hover {
    color: #2588E6;
}

.category .categoryLF_true {
    float: left;
    width: 220px;
    height: 413px;
    background: #F0F6FD;
    margin-right: 10px;
    position: relative;
}

.category .categoryLF {
    float: left;
    width: 220px;
    height: 413px;
    background: #F0F6FD;
    margin-right: 10px;
    position: relative;
    z-index: 10;
    font-size: 14px;
}

.category .categoryLF .treeC-layer {
    width: 730px;
    height: 402px;
    position: absolute;
    left: 220px;
    top: 0;
    background: #fff;
    display: none;
    padding: 15px;
    z-index: 10;
    font-size: 12px;
}

.category .categoryLF .treeC-layer .treeCList {
    float: left;
    border-bottom: 1px dashed #e4e4e4;
    width: 635px;
}

.category .categoryLF .treeC-layer .treeC-MP {
    float: left;
    width: 87px;
    color: #006ADA;
    height: 39px;
    line-height: 39px;
    text-align: right;
    padding-right: 8px;
}

.category .categoryLF .treeC-layer .treeC-MC {
    float: left;
    margin: 13px 0;
    cursor: pointer;
}

.category .categoryLF .treeC-layer .treeC-MC span {
    line-height: 12px;
    display: block;
    padding: 0 10px;
    border-right: 1px solid #e4e4e4;
    color: #595959;
}

.category .categoryLF .maxC {
    display: block;
    font-size: 14px;
    color: #262626;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
}

.category .categoryLF .maxC .iconfontM {
    margin-right: 8px;
}

.category .categoryLF .maxZ {
    padding-left: 48px;
    height: 38px;
    line-height: 38px;
    color: #595959;
    cursor: pointer;
}

.category .categoryLF .maxZ .iconfont {
    font-size: 12px;
}

.category .categoryLF .bgLi {
    background: #2588E6;
    color: #fff;
}

.category-banner {
    width: 958px;
    height: 413px;
    margin: 0 16px;
    float: left;
    background: white;
}

.category-banner .slide {
    width: 958px;
    height: 413px;
    position: relative;
}

.category-banner .slide .img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.category-banner .slide .JQ-slide {
    position: relative;
    width: 958px;
    height: 413px;
}

.category-banner .slide .JQ-slide-content {
    position: absolute;
    left: 0;
    top: 0;
}

.category-banner .slide .JQ-slide-content div {
    width: 958px;
    height: 413px;
    float: left;
}

.category-banner .slide .JQ-slide-nav {
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -12px;
    z-index: 30;
}

.category-banner .slide .JQ-slide-nav li {
    float: left;
    display: inline;
    background: white;
    opacity: 0.45;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin: 0 4px;
}

.category-banner .slide .JQ-slide-nav li.on {
    background: white;
    opacity: 0.77;
}

.category .categoryRt {
    width: 220px;
    height: 413px;
    float: left;
    background: url("../images/login-bg.png") center top no-repeat;
    -background-size: 100% 100%;
    text-align: center;
}

.category .categoryRt .login_ul .login_liF {
    margin-top: 38px;
    margin-bottom: 18px;
}

.category .categoryRt .login_ul p {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}

.category .categoryRt .login_ul .login_tx {
    width: 82px;
    height: 82px;
}

.category .categoryRt .login_ul .login_hellow {
    margin-top: 17px;
    margin-bottom: 38px;
    font-size: 14;
    color: #262626;
}

.category .categoryRt .login_ul .login_button {
    width: 94px;
    height: 32px;
    display: inline-block;
    background: #1F6CC6;
    border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    line-height: 32px;
    cursor: pointer;
    font-size: 14px;
}

.category .categoryRt .login_ul .register_button {
    width: 94px;
    height: 32px;
    display: inline-block;
    background: #C63F1F;
    border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    line-height: 32px;
    cursor: pointer;
    font-size: 14px;
}

.category .categoryRtLogin {
    width: 220px;
    height: 422px;
    float: left;
    margin-top: 10px;
    background: #fff;
    text-align: center;
    display: none;
}

.category .categoryRtLogin_top {
    width: 220px;
    margin: 0 auto;
    height: 138px;
    border-bottom: 1px dashed #f1f1f1;
    position: relative;
}

.category .categoryRtLogin_top .login_tx {
    width: 52px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.category .categoryRtLogin_top .loginInfo {
    float: right;
    margin-top: 17%;
    width: 168px;
}

.category .categoryRtLogin_top .loginInfo p {
    text-align: left;
}

.category .categoryRtLogin_top .loginInfo .loginName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 138px;
    display: inline-block;
}

.category .categoryRtLogin_top .loginInfo .quit {
    color: #c00;
    margin-left: 5px;
    cursor: pointer;
    float: right;
}

.category .categoryRtLogin_top .loginInfo .companyName {
    color: #006ADA;
    margin-top: 3px;
}

.category .categoryRtLogin_bot {
    padding: 50px 20px 40px 15px;
}

.category .categoryRtLogin_bot_top {
    text-align: left;
}

.category .categoryRtLogin_bot_top .iconfont {
    color: #006ADA;
    margin-right: 6px;
}

.category .categoryRtLogin_bot li {
    float: left;
    width: 33.3%;
    margin-top: 24px;
    margin-bottom: 16px;
    cursor: pointer;
}

.category .categoryRtLogin_bot li svg {
    height: 30px;
    width: 30px;
}

.category .categoryRtLogin_bot li:hover .categoryRtLogin_p {
    color: #595959;
}

.category .categoryRtLogin_p {
    color: #8C8C8C;
}