*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
    min-width: 1200px;
    word-wrap: break-word;
}
#box{
    width: 100%;
    height: 100%;

}
.Personal{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    min-height: calc(100% - 274px);
}
.PersonalContent{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.PersonalLeft{
    width: 320px;
    height: auto;
    overflow: hidden;
    float: left;
    /*border-right: 1px solid #eee;*/
    /*background: red;*/
}
#ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10%;
}
#ul>li{
    list-style: none;
    width: 88%;
    height: auto;
    line-height: 40px;
    cursor: pointer;
    padding-left: 12%;
    color: #323233;
}
.downlist{
    width: 100%;
    overflow: hidden;
    display: none;
}
.downlist li{
    list-style: none;
    margin-left: 36px;
}
.hasdown>p{
    /*display: inline-block;*/
    width: 100%;
    height: auto;
    overflow: hidden;
}
.PersonalLeftTop{
    width: 100%;
    height: auto;
    overflow: hidden;
    /*background: #ff7400;*/
    border-bottom: 1px solid #e7e7e9;
}
.personalPic {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: 20px auto 0;
    overflow: hidden;
}
.personalPic img{
    width: 100%;
    height: 100%;
}
.personalName{
    /*display: block;*/
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    color:#272727;
}
.Personalright{
    width: calc(100% - 330px);
    height: auto;
    min-height:470px;
    overflow: hidden;
    float: right;
    border-left: 1px solid #e7e7e9;
}
.personalHeader{
    width: 96%;
    margin: 5% 2% 3%;
    height: 30px;
    font-size: 16px;
    line-height: 14px;
    color: #353535;
    border-bottom: 1px solid #eee;
}
.shortLine {
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #ff7400;
    border-radius: 3px;
    float: left;
}
.xinxi {
    width: auto;
    display: inline-block;
    /* border-left: 5px solid #ff7400; */
    padding: 0 2%;
    font-size: 16px;
    color: #333333;
    height: 18px;
    line-height: 18px;
    float:left;
}
.point{
    color: #f00;
    vertical-align: sub ;
    display: inline-block;
    width: 12px;
    text-align: center;
    height: 32px;
}
.personalInfo{
    width: 96%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.Listrow{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 32px;
    font-size:14px;
    color: #484849;
    /*padding-left: 20px;*/
}
.formName{
    width: 130px;
    height: 32px;
    float: left;
    color: #484849;
    font-size: 14px;
    /*padding-left: 20px;*/
}
#oDiv,#QoDiv{
    width: 200px;
    height: 200px;
    /*background: #ff7400;*/
    /*margin-left: 4%;*/
    float: left;
    border: 1px solid #ccc;
}

#oLabel,#QoLabel{
    width: 96px;
    height: 26px;
    background: #1da5fc;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
}
.shangchuan{
    width: auto;
    height: 50px;
    float: left;
    margin-left: 10px;
    margin-top: 18%;
    position: relative;
    font-size: 12px;
    overflow: hidden;
}
.chuan{
    width: 228px;
    height: 50px;
    float: left;
    margin-left: 10px;
    margin-top: 12%;
    position: relative;
    font-size: 12px;
    overflow: hidden;
}
.contain {
    font-size: 12px;
    color: #9c9c9e;
    line-height: 12px;
}
#oInput,#QoInput{
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    width:90px;
}
.shangchuan>span{
    color: #9c9c9e;
    line-height: 30px;
}
.wrongTips{
    margin-left: 150px;
    line-height: 50px;
    font-size: 12px;
    color: #f00;
    display:none;
}
.iconfont{
    color: #000;
    font-size: 14px;
    margin-right: 20px;
}
.Listrow>input{
    padding-left: 10px;
}

.nicheng {
    width: 180px;
    height: 30px;
    border: 1px solid #ccc;
    outline: 0;
    padding-left: 10px;
}
.wangzhi{
    width: 300px;
    height: 30px;
    border: 1px solid #ccc;
    outline: 0;
}
.icon-shibai{
    color: #f00;
}
.icon-queding{
    color:#07bc03;
}
.sex{
    display: inline-block;
    margin-right: 20px;
    vertical-align: baseline;
}
.button{
    width: 110px;
    height: 30px;
    background: #ff7400;
    color: #fff;
    border: none;
    outline: 0;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 20px;
    padding-left:0!important;
}
.wrong{
    color: #f00;
    font-size: 14px;
}
.tips{
    margin-right:2px;
}
.num{
    color: #f00;
}
.TableHeader{
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.TableHeader ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.TableHeader ul li{
    list-style: none;
    float: left;
    font-size: 14px;
    font-weight: 600;
}
.TableContent{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.TableContent ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 5px 0;
}
    .TableContent ul li {
        list-style: none;
        float: left;
        font-size: 12px;
        color: #8b8b8b;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    } 
    .TableContent ul li:nth-child(1){
        list-style:inside;
    }
.tableli:hover {
    color: #32a0fc;
}
.tableli a:hover {
    color: #32a0fc;
}
.listli > span > a:hover {
    color: #32a0fc;
    border-color: #32a0fc;
}

.spans{
    display: inline-block;
    width: auto;
    padding: 0 2px;
    margin: 0 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}
    .spans:hover {
        color: #32a0fc;
        border-color: #32a0fc;
    }
.guanli{
    font-size: 12px;
    color: #555;
}
.yanzheng{
    width: 90px;
    height: 30px;
    border: 1px solid #ccc;
    outline: 0;
    float: left;
    margin-right: 5px;
}
.code{
    width: 90px;
    height: 30px;
    /*border: 1px solid #ccc;*/
    float: left;
    margin-right: 5px;
    font-size: 12px;
}

/*错误变红*/
.wrongcolor{
    background: red;
}
.youxiang{
    font-size: 14px;
    color: #555;
}
.send{
    width: 133px;
    height: 30px;
    border: none;
    outline: 0;
    color: #999999;
    padding-left: 0!important;
    cursor:pointer;
}
.send:hover{
    background:#1da5fc;
    color:#fff;
}
.yanz{
    width: 200px;
    height: 36px;
    border:1px solid #ccc;
    outline: 0;
}
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    display:none;
}
.maskCenter{
    width: 454px;
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}
.maskTop{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #eee;
}
.tip{
    display: inline-block;
    width: auto;
    padding: 0 20px;
    line-height: 30px;
    font-size: 12px;
    float: left;
}
.close{
    width: 30px;
    height: 30px;
    float: right;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
}
.success{
    width: 100%;
    height: 130px;
    text-align: center;
    line-height: 130px;
}
.chenggong{
    font-size: 50px !important;
}
.btn{
    width: 100%;
    height: 32px;
    overflow: hidden;
}
.btn>div{
    width: 110px;
    height: 30px;
    margin: 0 auto;
    float:left;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
.choicesure{
    background: #1da5fc;
    color: #fff;
    border: 1px solid #1da5fc;
}
.cancel{
    background:#fff;
    border:1px solid #ccc;
    color:#999999;
    margin-left:60px !important;
}
    .cancel:hover {
        background: #1da5fc;
        color: #fff;
        border: 1px solid #1da5fc;
    }
.error{
    width: 100%;
    height: 130px;
    text-align: center;
}
.error div{
    float: left;
    margin-left: 70px;
    line-height: 117px;
}
.error>span{
    display: inline-block;
    float: left;
    line-height: 30px;
    text-align: left;
    margin-top: 8%;
}
.check{
    font-size: 12px;
    color: #646464;
}
.icon-warning{
    color: #f00;
}
.first{
    font-size: 14px;
    color: #272727;
}
.second{
    color: #6f6f70;
    font-size: 14px;
}
/*分页*/
.page{
    width: 100%;
    height: auto;
    overflow: hidden;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #575757;
}

.pagination>li {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #ccc;*/
    line-height: 20px;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin:20px 0;
    float: right;
}

.pagination>ul li {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    /*border: 1px solid #ccc;*/
}

.pagination>ul li.active {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}

.pagination>ul li.active a {
    color: #fff;
}
/*查看认证*/
.Authentication{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    display:none;
}
.AuthCenter{
    width: 500px;
    height: 190px;
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.AuthBottom{
    width: 90%;
    height: auto;
    margin: 0 5%;
}
.AuthBottom>p{
    font-size: 12px;
    color: #666666;
    margin: 10px 0;
}
.copy{
    margin: 2% 0;
}
.AuthContent{
    height:290px ;
}
.shenqing{
    width: 100%;
    height: 130px;
}
.shenqingImg{
    width: 60px;
    height: 60px;
    margin: 6px auto;
}
    .shenqingImg .sure {
        font-size: 62px;
    }
.congra{
    width: 100%;
    height: auto;
    font-size: 22px;
    text-align: center;
    margin-top: 28px;
}
.labelYear,.labelMonth,.labelDay{
    display: inline-block;
    position: relative;
    width: 80px;
    height: 30px;
    z-index: 999;
    border: 1px solid #ccc;
    border-radius: 2px;
    vertical-align: middle;
}
.labelYear{
    margin-left: 0;
}
#select_year, #select_month, #select_day,
#ProvinceId, #CityId, #AreaId,
#industryParentId, #industryChildId {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    width: 100%;
    height: 100%;
    outline: 0;
    z-index: 5;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background:rgba(0,0,0,0);
}

select::-ms-expand {
    display: none;
}
.xiala{
    margin-right: 0;
    float: right;
    color: #ccc;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #fff;
    height: 20px;
    font-size: 14px !important;
}
/*领回企业*/
.topLogin {
    width: 100%;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}

.topContent {
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    line-height: 40px;
    padding: 0 30px;
}

.top_right {
    display: inline-block;
    float: right;
    width: auto;
}

.topContent > span > span {
    width: auto;
    font-size: 12px;
    color: #686463;
    padding: 0 25px;
    cursor: pointer;
}

.header {
    width: 100%;
    height: auto;
}

.headerTop {
    width: 100%;
    height: 66px;
    background: #fff;
}

.HeaderTopContent {
    width: 1200px;
    height: 66px;
    margin: 0 auto;
}

.topLeft {
    width: 590px;
    float: left;
    height: 66px;
    /*background: #eee;*/
}

.logo {
    width: 171px;
    height: 37px;
    float: left;
    margin: 14.5px 0;
}

    .logo img {
        width: 100%;
        height: 100%;
    }

.search {
    width: 350px;
    height: 28px;
    float: right;
    background: #ccc;
    margin: 19px 0;
}

    .search input {
        width: 295px;
        height: 26px;
        border: 1px solid #ccc;
        outline: 0;
        float: left;
        padding-left: 10px;
    }

.icon {
    width: 42px;
    height: 28px;
    float: left;
    cursor: pointer;
}

.icon-search {
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    font-weight: 600;
    margin-left: 33%;
    color: #fff;
}

.topLeft > span {
    display: inline-block;
    width: auto;
    padding-left: 27px;
    height: auto;
    line-height: 70px;
    float: right;
    font-size: 12px;
    cursor: pointer;
}

    .topLeft > span > a {
        color: #ff7400;
    }

.topLeft > .person:hover {
    color: #ff7400;
}

.create {
    color: #ff7400 !important;
}

.person {
    padding: 27px 0;
    text-decoration: none;
    color: #000;
}
.icon-tianjia{
    font-size:15px!important;
}
.topLeft > span {
    color: #999999;
}
/*领回导航*/
.returnNav {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.renavContent {
    width: 1140px;
    height: 54px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 16px;
    border-bottom: 2px solid #ff7400;
}

    .renavContent span {
        display: inline-block;
        width: auto;
        margin-right: 50px;
        line-height: 54px;
        font-size: 14px;
        color: #686463;
    }

        .renavContent span a {
            text-decoration: none;
            display: inline-block;
            width: 100%;
            height: 100%;
            /*border-bottom:1px solid #ff7400 ;*/
        }
            .renavContent span:nth-child(1) a {
                color: #ff7400;
                border-bottom: 2px solid #ff7400;
            }
            .return {
                width: 100%;
                height: auto;
                overflow: hidden;
            }

.returnContent {
    width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
}

.linghui {
    font-size: 14px;
    color: #ff7400;
    display: inline-block;
    margin: 20px 0 30px;
}

.enterName {
    font-size: 14px;
    color: #32a0fc;
}
    .enterName a {
        color: #32a0fc;
    }

#businessoDiv {
    width: 152px;
    height: 152px;
    /*background: #ff7400;*/
    /*margin-left: 4%;*/
    float: left;
    border: 1px solid #ccc;
    margin-top: 10px;
}

#businessLabel {
    width: 96px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 26px;
    border-radius: 3px;
    border: 1px solid #9c9c9d;
    cursor: pointer;
}

#businessInput {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width:90px;
}

.load {
    width: auto;
    height: 32px;
    float: left;
    position: relative;
    font-size: 12px;
    overflow: hidden;
}

.agree {
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #32a0fc;
    border-radius: 3px;
}

.returnImg {
    width: 203px;
    height: 174px;
    float: right;
    margin: 74px 13px 0 0;
    position: relative;
}

    .returnImg img {
        width: 100%;
        height: 100%;
    }

.returnBtn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 104px;
    height: 30px;
    background: #32a0fc;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer;
}

    .returnBtn a {
        display: inline-block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-decoration: none;
    }

.nichengts {
    width: 296px;
    font-size:14px;
    height: 52px;
    background: url(../images/Register_bg1.png) no-repeat;
    float: left;
    line-height:52px;
    color: #959595;
    padding-left:23px;
    margin-left:10px;
    position:absolute;
    left:420px;
}

    .nichengts .iconfont {
        margin-right: 6px;
        color: #959595;
    }
.nichengts2 {
    width: 296px;
    font-size: 14px;
    height: 82px;
    background: url(../images/Register_bg2.png) no-repeat;
    float: left;
    color: #959595;
    padding-left: 23px;
    margin-left: 10px;
    position:absolute;
    left:420px;
    padding-top:6px;
    padding-bottom:6px;
}
.flex_row .nichengts2 p {
    line-height:13px;
    text-align: left;
}
    .nichengts2 p span {
        color: #959595;
        font-size: 14px;
    }
.MyComment .stit{
    font-size:12px;
    line-height:24px;
    margin-left:-10px;
}
.MyComment_tit {
    border-bottom: 1px solid #ececf0;
    margin: 0 2% 3%;
}
    .MyComment_tit a {
        font-size: 14px;
        line-height: 34px;
        padding: 0 15px;
        display: block;
        float: left;
        margin-right:15px;
    }
    .MyComment_tit a.MyComment_titact {
        border-bottom: 1px solid #1da5fc;
    }
.MyComment_Header{
    margin-bottom:15px;
}
.MyComment_con {
    margin: 0 2% 3%;
}
.MyComment_connav li {
    width: 70px;
    height: 30px;
    line-height: 30px;
    float:left;
    cursor:pointer;
    margin-right:30px;
    text-align: center;
    font-size: 14px;
    color: #4d4d4e;
}
    .MyComment_connav li.MyComment_connavact {
        background: #1da5fc;
        color:#FFF;
        border-radius:3px;
    }
    .MyComment_connav li.MyComment_connavact a {
        color: #FFF;
    }
.MyComment_conmain{
    margin-top:20px;
}
.MyComment_conmain > li {
    padding: 15px 0;
    border-bottom: 1px solid #ececf0;
}
.Commentmain_tit {
    font-size: 14px;
    color: #525252;
}
.MyComment_conmain > li .Commentmain_tit p {
    float: left;
    padding: 0;
    margin: 0;
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;

}
    .MyComment_conmain > li .Commentmain_tit p img {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        border: 1px solid #b1b1b2;
        float:left;
        margin-right:10px;
    }
    .MyComment_conmain > li .Commentmain_tit p i {
        line-height: 40px;
        display: block;
        float: left;
        max-width: 500px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .Commentmain_tit span {
        line-height: 23px;
        float: right;
        color: #999999;
        font-size: 12px;
    }
.MyComment_conmain > li p {
    font-size: 14px;
    margin-top: 10px;
    color: #757474;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 48px;
    margin-bottom: 20px;
}
    .MyComment_conmain > li p.tit {
        color: #525252;
    }
    .Commentmain_comment ul {
        float: right;
    }
    .Commentmain_comment ul li {
        float: left;
        font-size: 12px;
        cursor:pointer;
        color: #979696;
        padding: 0 10px;
        border-right: 1px solid #dededf;
    }
    .Commentmain_comment ul li span{
        font-size:14px;
        margin-right:6px;
    }
        .Commentmain_comment ul li:hover{
            color:#ff7400;
        }
        .Commentmain_comment ul li:hover span{
            color: #ff7400;
        }
            .Commentmain_comment ul li:hover i {
                color: #ff7400;
            }

        .Commentmain_comment ul li.spanact span {
            color: #ff7400;
            font-size: 16px;
        }

.Commentmain_tips {
    height: 40px;
    line-height: 40px;
    background: #f0f0f5;
    font-size: 14px;
    color: #757474;
    text-align: center;
    margin-bottom: 20px;
}
    .Commentmain_tips span {
        color: #ff0000;
        margin-right:10px;
    }

.item-rank-sta {
    display: inline-block;
    width: 74px;
    height: 12px;
    line-height: 23px;
    background: url("../images/small.png")0 0 no-repeat;
    color: #999999;
    font-size: 12px;
}
.MyComment_conmain .item-rank-sta {
    margin-top: 14px;
    margin-left: 15px;
}
.start11 {
    background-position: 0 -20px;
}

.start22 {
    background-position: 0 -40px;
}

.start33 {
    background-position: 0 -60px;
}

.start44 {
    background-position: 0 -80px;
}

.start55 {
    background-position: 0 -100px;
}
.Commentmain_tit4 span{
    line-height:40px;
}
.Received_con{
    padding-left:53px;
}
    .Received_con span {
        font-size: 14px;
        color: #999;
        display: block;
        margin-bottom: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
.MyComment_conmain > li .Received_con p {
    font-size: 14px;
    color: #525252;
    margin-bottom:10px;
}
.UpdateEmail_btn {
    border-bottom: 1px solid #ececf0;
    margin: 0 2%;
    margin-bottom:30px;
}
    .UpdateEmail_btn li {
        float: left;
        line-height: 30px;
        width: 130px;
        margin-right: 3px;
        
        text-align: center;
    }
        .UpdateEmail_btn li a {
            display: block;
            color: #4d4d4e;
            font-size:14px;
        }
    .UpdateEmail_btn li.UpdateEmail_btnact {
      
        background: #1da5fc;
        border-radius: 3px;
       
    }
        .UpdateEmail_btn li.UpdateEmail_btnact a {
            display: block;
            color: #FFF;
        }
.UpdateEmail_box .wangzhi, .UpdateEmail_box .yanz {
    height: 30px;
    border: 1px solid #b9b9ba;
    border-radius: 3px;
    line-height: 30px;
}
.UpdateEmail_box .send {
    height: 32px;
    border-radius: 3px;
    width:130px;
    margin-left:10px;
}
.UpdateEmail_box .button {
    background: #1da5fc;
    margin-top:10px;
}
.UpdateEmail_box .wangzhi{
    width:342px;
}
.Home_box{
    padding:28px 15px;
}
.Home_user {
    border: 1px solid #EEE;
    border-radius: 20px;
    height: 207px;
    padding:48px 36px 55px 28px;
    box-sizing:border-box;
}

.Home_userpic {
    float: left;
    height: 99px;
    width: 99px;
    border-radius: 100%;
    border: 1px solid #b1b1b2;
}
    .Home_userpic img {
        width: 100%;
        height: 100%;
        border-radius: 100%;
    }
    .Home_usertext {
        float: left;
    }
.Home_userbtn {
    float: right;
}
    .Home_userbtn a {
        width: 98px;
        height: 30px;
        text-align: center;
        border-radius: 3px;
        line-height: 30px;
        font-size: 14px;
        color: #999999;
        background: #eeeeee;
        display:block;
    }
        .Home_userbtn a:first-child{
            margin-bottom:26px;
            margin-top:15px;
        }
        .Home_userbtn a:hover {
            background: #1da5fc;
            color: #FFF;
        }
.Home_usertext{
    padding-left:38px;
    width:68%;
}
    .Home_usertext p {
        font-size: 18px;
        line-height: 40px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .Home_usertext ul{
        width:310px;
        margin-top:8px;
    }
    .Home_usertext ul li {
        float: left;
        font-size: 14px;
        width: 155px;
        line-height:30px;
    }
        .Home_usertext ul li span {
            color: #1da5fc;
        }
.Home_num {
    border: 1px solid #EEE;
    border-radius: 20px;
    height: 156px;
    padding: 36px 0;
    margin-top: 40px;
    box-sizing: border-box;
}
.Home_num ul li{
    width:25%;
    float:left;
    text-align:center;
}
    .Home_num ul li a {
        font-size: 40px;
        display:block;
        color: #4d4d4e;

    }
        .Home_num ul li a span {
            font-size: 12px;
            display: block;
            color: #4d4d4e;
            margin-top:12px;
        }
.Home_userbtn .all {
    float: left;
    background: #FFF;
    font-size: 12px;
    color: #9d9d9d;
    width: auto;
    margin-left: 30px;
}
    .Home_userbtn .all:hover {
        background: #FFF;
        color: #9d9d9d;
    }
.Home_table{
    padding-top:32px;
}
.Home_tabletitcon{
    float:left;
    font-size:16px;
    line-height:30px;
}
    .Home_tabletitcon span{
        font-size:12px;
    }
    .Home_tablebtn a {
        float: left;
        margin: 0;
    }
.Home_tablebtn a:first-child {
    float: left;
    margin: 0;
}
        .Home_tablebtn a.all:hover {
            color: #1da5fc;
        }
        .Home_tabletit {
            margin-bottom: 10px;
        }
.Home_tableheader {
    height: 28px;
    background: #e7f4fb;
}
.Home_tablecon ul.Home_tableheader li {
    float: left;
    font-size: 14px;
    padding-left: 10px;
    line-height: 28px;
    box-sizing: border-box;
}
.Home_tablecon ul li {
    float: left;
    font-size: 12px;
    padding-left: 10px;
    line-height:35px;
    box-sizing: border-box;
}
    .Home_tablecon ul li:first-child {
        width: 34%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
.Home_tablecon ul li:nth-child(2) {
    width: 18%;
}
    .Home_tablecon ul li:nth-child(3) {
        width: 18%;
    }
.Home_tablecon ul li:nth-child(4) {
    width: 30%;
}
    .Home_tablecon ul li.btn a {
        padding: 3px 8px;
        border: 1px solid #b4b4b5;
        border-radius: 2px;
        cursor:pointer;
        margin-right: 8px;
    }
        .Home_tablecon ul li.btn a:hover {
            background: #1da5fc;
            border: 1px solid #1da5fc;
            color: #FFF;
        }
.Home_tablecon_news ul li:first-child {
    width: 28%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.Home_tablecon_news ul li:nth-child(2) {
    width: 22%;
}

.Home_tablecon_news ul li:nth-child(3) {
    width: 15%;
}

.Home_tablecon_news ul li:nth-child(4) {
    width: 15%;
}
.Home_tablecon_news ul li:nth-child(5) {
    width: 20%;
}
.Home_tablecon_news{
    margin-bottom:200px;
}

/***********2019.3.29 个人中心-我的点赞、我的收藏、浏览历史**********/
.myViews .personalHeader {
    border-bottom: none !important;
    margin-bottom: 1% !important;
}
.numViews {
    font-size: 12px;
    line-height: 20px;
}
.orangeC {
    color: #ff7400;
}
.viewsSection {
    margin-left:38px;
}
    .viewsSection section {
        border-top: solid 1px #ececf0;
        padding: 28px 0;
        color: #4d4d4d;
    }
        .viewsSection section:after {
            content:'';
            display:block;
            clear:both;
        }
        .viewsSection section img {
            width: 163px;
            height: 108px;
            float: left;
            margin-right: 3%;
        }
        .viewsSection section h3 {
            font-size: 16px;
            font-weight:normal;
            margin-bottom:2%;
        }
.parametersInfo {
     margin-top:4.6%;
}
.parametersInfo li {
    float: left;
    margin-right:6%;
}
    .parametersInfo .iconfont {
        margin-right:10px;
    }
.parametersInfo a:hover .iconfont {
    color: #ff0000;
}
.clickIcon {

}
.favoritesIcon {

}
.hositoryIcon {

}
.redColor {
    color:red;
}
.grayColor {
    color: #000;
}