/* æœç´¢æ ·å¼ */
.input-box{
    width: 667px;
    height: 45px;
    position: relative;
    line-height: 45px;
    border-radius: 10px;
    border: 1px #08a04b solid;
    margin: 40px auto;
}
.input-box>input{
    width: 100%;
    height: 100%;
    border: none;
    line-height: 45px;
    padding-left: 15px;
    background: none;
    font-size: 15px;
}
.input-box>input::placeholder{
    color: #9d9d9d;
}
.input-box>.submitBtn{
    width: 93px;
    height: 44px;
    background-color: #08a04b;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px 9px 9px 0px;
    color: #ffffff;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
}




/* åˆ†ç±»é€‰æ‹© */
.xinxi-fenlei{
    width: 1200px;
    margin: auto;
}

.classSelectUl{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 37px 0 20px 25px;
}
.classSelectUl>li{
    list-style: none;
    margin: 0px 14px;
    font-size: 16px;
}
.classSelectUl>.active{
    color: #08a04b;
    font-weight: 600;
    /* border-bottom: 3px solid #08a04d;
    padding-bottom: 14px; */
}
.classSelectUl li img{
    position: relative;
    top: 2px;
    padding-right: 5px;
}
/* .classSelectUl>.active>.activeBottom{
    width: 47px;
        height: 3px;
        background-color: #08a04b;
        margin: auto;
        margin-top: 14px;
} */
.xiahuanxia{
    width: 47px;
    height: 3px;
    background-color: #08a04b;
    position: relative;
    top: -4px;
    left: 20px;
}




/* å±•ç¤ºåˆ—è¡¨ */
.showBox{
    width: 1200px;
    /* height: 400px; */
    border: 1px #e4e4e4 solid;
    border-bottom: none;
    margin-top: 25px;
    margin: auto;
}
.showBoxUl{
    width: 1200px;
    display: flex;
    height: 32px;
    line-height: 32px;
   
    background: #f5f5f5;
}
.showBoxUl>li{
    line-height: 32px;
    font-size: 15px;
    text-align: left;
}
.showBoxUl>.show-list-title-1{
    margin-left: 20px;
}
.show-list-1{
    width: 122px;
    margin-left: 15px;
}
.show-list-2{
    width: 285px;
}
.show-list-3{
    width: 150px;
}
.show-list-4{
    width: 181px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show-list-5{
    width: 265px;
    margin-left: 20px;
}
.show-list-6{
    text-align: center !important;
    width: 145px;
}

/* å±•ç¤ºä¸­å¿ƒ */
.showCenter{
    margin: 0 5px;
}
.show-list{
    display: flex;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px #eeeeee solid;
}
.rowHeight{
    line-height: 55px;
    font-size: 15px;
}
.proType>.register-Red{
    background: #ffe2e1;
    color: #fb5754;
    padding: 3px;
    font-size: 15px;
}
.proType>.recordKeep-Green{
    background: #cbefdb;
    color: #049544;
    padding: 3px;
    font-size: 15px;
}
.operate>.visit-blue{
    color: #1a57c6;
}
.operate>.details-blue{
    color: #1a57c6;
}
.operate>.claim-orange{
    color: #e36000;
}
.jishu{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* è‚¥æ–™-å½¢æ€-åœ°åŒºé€‰æ‹©    å¼€å§‹ */
.fenlei-Box{
    width: 1198px;
    height: auto;
    border: 1px solid #e0e0e0;
    margin: auto;
}
.fenlei{
    width: 1110px;
    display: flex;
}
.fenlei dt{
    display: inline;
    margin-left: 15px;
    width: 80px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #838383;
}
.fenlei dd{
    display: block;
    font-size: 14px;
    color: #0a0a0a;
    margin-left: 18px;
}
.active3,.active2,.active1{
    color: #009140;
}
.fenge-Img{
    display: block;
    margin: auto;
}
.more-fert,.more-xingtai,.more-diqu{
    width: 50px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    float: right;
    margin-top: -45px;
    margin-right: 26px;
}

/* è‚¥æ–™-å½¢æ€-åœ°åŒºé€‰æ‹©    ç»“æŸ */



/* åˆ†é¡µé€‰æ‹© */

.pagination { float:left; }
.pagination>li>a { color:#3d3c3c; }
.pagination>.active>a {  background-color: #1aaa13; border-color: #1aaa13; }
.order-buy:hover,.order-buy:focus,.nowly-collection:hover,.nowly-collection:focus { background-color:#f55719;color:#ffffff; }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    background-color: #eee
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #1aaa13;
    border-color: #1aaa13
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #3d3c3c;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}





.fenlei-info,.fenlei-diqu,.fenlei-xingtai{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 1800px;
    /* background: red; */
}
.fenlei-info.expanded  , .fenlei-diqu.expanded  ,.fenlei-xingtai.expanded{
    overflow: auto; /* æˆ–è€…ä½¿ç”¨å…¶ä»–å€¼ï¼Œå¦‚ visibleï¼Œä½† auto å…è®¸å†…å®¹æ»šåŠ¨ */
    text-overflow: clip; /* æˆ–è€…ç§»é™¤è¿™ä¸ªå±žæ€§ */
    white-space: normal;
}

.fenlei-info div,.fenlei-diqu div,.fenlei-xingtai div{

    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin-left: 15px;

}

.hidden {
    display: none;
}