*{
    margin: 0;
    padding: 0;
    list-style: none;
}
html,body{
    background-color: #e6e6e6;
    /*height: 100%;*/
    width: 100%;
    /*overflow: hidden;*/
}



@media (min-width: 1200px){
    .box_1{
        width:1200px;
        margin: 0 auto;
        /*height: 300px;*/
        /*border: 1px solid #cccccc;*/
        margin-bottom: 20px;
    }
    .BG{
        width: 100%;
        height: 300px;
        background: url("../img/person/bj.png") no-repeat;
        background-size: 100% 100%;
        margin:0 auto;
    }
    .BG .ht{
        float: left;
        width: 25px;
        height:25px;
    }
    .bjt{
        width: 460px;
        height: 410px;
        background: #fff;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -230px;
        top: 50%;
        margin-top: -410px;
        display: none;
    }
    .bj0{
        width: 90%;
        height: 80%;
        margin: 15px auto;
    }
    .bj0 li{
        width: 44%;
        height: 40%;
        /*border: 1px solid #ccc;*/
        float: left;
        margin: 17px 11px;
    }
    .bj0 li img{
        width:100%;
        height:100%;
    }
    .bjt .close{
        width: 30px;
        height: 30px;
        position: absolute;
        top: 2px;
        right: 6px;
    }
    .shezhi{
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 30px;
        margin-right: 20px;
    }
    .bjt .save{
        width: 100px;
        height:30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        border-radius: 5px;
        background-color: #ed6d00;
        border:none;
        position: absolute;
        bottom: 20px;
        left:50%;
        margin-left: -50px;
    }
    .return{
        background-color: #000;
        display: block;
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 9px;
        float: right;
        margin-right: 20px;
        margin-top: 30px;
    }
    .return a{
        font-family: 'Microsoft Yahei', serif;
        font-size: 16px;
        color: #fff;
        text-decoration: none;

    }

    .return a:hover{
        color: #ED6D00;
    }
    /*侧边栏*/
    .right_box{
        width: 0;
        height: 600px;
        /*border: 1px solid #000;*/
        background: rgba(0,0,0,0.5);
        position: fixed;
        top:0;
        right:-1px;
        transition: width  0.5s;
    }

    .back{
        width: 30px;
        height: 20px;
        margin-left: 15px;
        margin-top: 15px;
    }
    .right_box .header{
        width: 290px;
        height: 155px;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
    }
    .right_box .header .pho{
        width: 90px;
        height: 90px;
        margin-top: 20px;
        margin-left: 15px;
        border-radius: 45px;
    }
    .right_box .header .change{
        display: block;
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 14px;
        text-align: center;
        color: #fff;
        margin-left: 20px;
        margin-top: 5px;
        cursor: pointer;
    }
    .right_box .header .change:hover{
        color: #00A0F4;
    }
    .right_box .header #img_file{
        position: absolute;
        top: 9%;
        left: 6%;
        width: 93px;
        height: 120px;
        opacity: 0;
    }
    .right_box .bottom_box{
        width: 280px;
        height: 300px;
        /*border: 1px solid #fff;*/
        margin: 0px auto;
    }
    .right_box .bottom_box span{
        display: inline-block;
        width: 55px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        text-align: center;
        font-size: 16px;
        margin: 30px 25px 0 15px;
        color: #FFF;
    }
    .right_box .bottom_box input{
        display: inline-block;
        width: 160px;
        height: 30px;
        outline: none;
        border:none;
        background-color: #f3f3f3;
    }
    .sure_email{
        display: block;
        width: 65px;
        /* height: 25px; */
        /* line-height: 25px; */
        font-family: "微软雅黑";
        font-size: 12px;
        margin-top: 5px;
        margin-left: 190px;
        border: none;
        background-color: #fff;
        border-radius: 7px;
        color: #666;
        outline: none;
    }
    .right_box .bottom_box .yzk .Syzm{
        width: 55px;
        height: 25px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        margin: 10px 25px 0 15px;
    }
    .back_time{
        border: 1px solid #ccc;
        width: 35px;
        height: 25px;
        float: right;
        margin-top: 14px;
        background-color: #fff;
        text-align: center;
        margin-right: 65px;
        font-family: "微软雅黑";
        font-size: 14px;
    }
    .Tyzm{
        float: right;
        margin-top: -25px;
        margin-right: 20px;
        width: 45px;
        height: 25px;
        line-height: 20px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        background-color: #168ED4;
        border: none;
        color: #fff;
    }
    .right_box .bottom_box .yzk .yzm{
        width: 80px;
        height: 25px;
    }
    .right_box .bottom_box .change{
        display: inline-block;
        width: 100px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #666;
        cursor: pointer;
        background: #fff;
        margin-top: 5px;
        border-radius: 6px;
        border: none;
    }
    .right_box .save_1{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #fff;
        border-radius: 8px;
        margin-left: 125px;
        margin-top: 25px;
    }
    /*修改密码*/
    .repla{
        position: absolute;
        left: 50%;
        top:180px;
        margin-left: -100px;
        width: 315px;
        height: 300px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 5px;
        display: none;
    }
    .repla .close_1 {
        float: right;
        width: 20px;
        height: 20px;
    }
    .repla span{
        display: inline-block;
        width: 65px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        margin-top: 40px;
        margin-left: 18px;
        color: #666;
    }
    .repla input{
        width: 60%;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .repla button{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #C7E8F2;
        border-radius: 8px;
        margin-left: 110px;
        margin-top: 30px;
    }
    .photo{
        display: block;
        /* border: 1px solid #eeeeee; */
        height: 80px;
        border-radius: 40px;
        overflow: hidden;
        float: left;
        margin-top: 215px;
        margin-left: 100px;
    }
    .photo img{
        width: 80px;
        height: 80px;
        display: block;
        margin: 0 auto;

    }
    .name{
        display: inline-block;
        /* width: 50px; */
        /* height: 30px; */
        /* line-height: 30px; */
        font-weight: 500;
        font-family: 'Microsoft Yahei', serif;
        font-size: 25px;
        color: #5E5E5E;
        margin-top: 265px;
        margin-left: 20px;
    }
    .sheet{
        width: 1150px;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 15px;
        border-top: 1px solid #cccccc;
    }
    .sheet li{
        float: left;
        width: 180px;
        padding: 0px 50px;
        height: 20px;
        font-size: 16px;
        border-right: 1px solid #ccc;
        text-align: center;
        line-height: 20px;
        margin-top: 9px;
        cursor: pointer;
    }
    .sheet .my{
        border-right: none;
    }
    .sheet li a{
        display: block;
        text-align: center;
        line-height: 26px;
        width: 90px;
        font-size: 20px;
        height: 40px;
        margin-top: -9px;
        padding: 5px 5px;
        text-decoration: none;
        color: #666;
    }
    .sheet li .active{

        background-color: #ED6D00;
        color: #fff;
    }
    .sheet li:hover>a{
        background-color: #ED6D00;
        color: #fff;
    }
    .content{
        /*border: 1px solid #ccc; */
        width: 1150px;
        /* height: 300px; */
        margin: 25px auto;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;

    }
    /*收藏*/
    .big{
        width: 25%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .time00{
        width: 100%;
        height: 50px;
        /* background: lavender; */
        line-height: 50px;
        font-size: 14px;
        margin-top: -25px;
        color: #fff;
        /* margin-left: 20px; */
    }
    .name00{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 130px;
        font-size: 18px;
        transition: height 0.3s;
    }
    .delete{
         display: block;
         width: 20px;
         height: 20px;
         background: url(../img/person/delete.png) no-repeat;
         background-size: 100% 100%;
         float: right;
         margin-top: -55px;
         margin-right: 15px;
         display: none;
         z-index: 999;
         cursor: pointer;
     }
    .name00:hover>.delete{
        display: block;
    }
    /*发布*/
    .big_post{
        width:23%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .zzc1{
        width:100%;
        height:100%;
        background: rgba(57,131,208,0.7);
        overflow: hidden;
        transition:height 0.5s;
    }
    .zzc2{
        width:100%;
        height:100%;
        background: rgba(49,202,155,0.5);
        overflow: hidden;
        transition:width 0.5s;
    }
    .zzc3{
        width:100%;
        height:100%;
        background: rgba(221,173,42,0.6);
        overflow: hidden;
        transition:height 0.5s;
    }
    .big_post:hover>.zzc1{
        height:0;
    }
    .big_post:hover>.zzc2{
        width:0;
    }
    .big_post:hover>.zzc3{
        height:0;
    }
    .dname{
        width:100%;
        height:40px;;
        text-align: center;
        margin-top:30%;
        line-height: 40px;
        font-family: "微软雅黑";
        font-size:18px;
        color: #fff;

    }
    .dtime{
        width:100%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-top:50px;

    }
    /*点赞*/
    .big_zan{
        width: 23%;
        height: 200px;
        margin: 10px;
        float: left;
    }
    .zan_box{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 130px;
        /*font-size: 18px;*/
        overflow: hidden;
    }
    .zan_box span{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color:#fff;
        margin-top: 10px;
    }
    .zan_box .zan_time{
        font-size: 14px;
        margin-top: -1px;
    }
    .zan_box:hover>.delete{
        display: block;
    }
    /*.totle{*/
        /*width: 100%;*/
        /*height: 50px;*/
        /*background: gainsboro;*/
        /*line-height: 50px;*/
        /*font-size: 16px;*/
    /*}*/
    /*.imge{*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*!* z-index: 555; *!*/
        /*margin-top: -220px;*/
        /*display: none;*/
        /*!*opacity:0.5;*!*/
    /*}*/
    /*发布简历*/
    .test{
        width: 100%;
        /*height: 50px;*/
        /*line-height: 50px;*/
        margin: 30px auto;
        background: #fff;
    }
    .test .jl{
        /*border:1px solid #ccc;*/
        width:70%;
        /*height: 800px;*/
        margin:0 auto;
        padding-bottom: 30px;
    }
    .jname{
        width: 300px;
        height: 200px;
        /*border: 1px solid #ccc;*/
        margin:30px;
        float: left;
    }
    .same{
        display: inline-block;
        width: 90px;
        height:30px;
        line-height: 30px;
        text-align: left;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        margin-top: 30px;
    }
    .jname input,.j_right input{
        width:170px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .j_right{
        width: 300px;
        height: 200px;
        /*border:1px solid #ccc;*/
        float: right;
        margin: 30px;
    }
    .work{
        clear: both;
        width:90%;
        margin: 30px;

    }
    .same_1{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        color: #666;
        font-size: 16px;
    }
    .work textarea{
        width:100%;
        margin-top: 20px;
        resize: none;
        height: 150px;
        outline: none;
    }
   /*.test .jl_post{*/
        /*width: 100px;*/
        /*height: 30px;*/
        /*line-height: 30px;*/
        /*text-align: center;*/
        /*border: none;*/
        /*background-color: lightsalmon;*/
        /*border-radius: 5px;*/
        /*margin: 30px 45%;*/
    /*}*/
   .selectsex{
       width: 170px;
       height: 30px;
       font-family: "微软雅黑";
       font-size: 16px;
       color: #333;
       line-height: 30px;
   }
    /*添加附件*/
    .test .add_0{
        width: 85px;
        height: 85px;
        float: left;
        border: 1px dashed #ccc;
        margin-left: 205px;
        margin-top: -45px;
        cursor: pointer;
    }
    .test .add_2{
        display: block;
        width: 85px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0px auto;
        float: left;
    }
    .test .jl_add{
        width: 50px;
        height: 50px;
        float: left;
        /* display: block; */
        margin-left: 16px;
        margin-top: -2px;
    }
    .test .add_0 .file_pro{
        position: absolute;
        width:85px;
        height: 85px;
        opacity: 0;
        cursor: pointer;
    }
    .test .doc{
        float: left;
        margin-top: -55px;
        margin-left: 27%;
        color: #797171;
    }
    .aler{
        display: block;
        width: 100%;
        padding-left: 310px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #ccc;
        margin-top: -12px;

    }
    /*提交 修改*/
    .test .jl_post{
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: none;
        font-family: "微软雅黑";
        color: #fff;
        background-color: #ED6D00;
        border-radius: 5px;
        /*margin: 55px 235px 30px 10px;*/
        outline: none;
        margin: 30px 45%;
    }
    /*.test .jl_change{*/
        /*width: 100px;*/
        /*height: 30px;*/
        /*line-height: 30px;*/
        /*font-family: "微软雅黑";*/
        /*color:#fff;*/
        /*text-align: center;*/
        /*border: none;*/
        /*background-color: #ED6D00;*/
        /*border-radius: 5px;*/
        /*margin: 30px;*/
        /*outline: none;*/
    /*}*/
    .test .jl_post:focus,.test .jl_change:focus{
        background: #C15A03;
    }
    /*评论*/
    .view{
        width: 1100px;
        margin: 30px auto;
        background-color: #fff;
        table-layout:fixed;
    }
    .head{
        /*width: 100px;*/
        text-align: center;
    }
    .head td{
        font-family: "微软雅黑";
        font-size: 20px;
        background-color: #647B7B;
        color: #fff;
        height: 30px;
        border-right: 1px solid #ccc;
        line-height: 30px;
    }
    .dtr td{
        /* width: 100px; */
        text-align: center;
        /* height: 100px; */
        padding: 5px 0;
        margin-top: 5px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        height:100%;
        word-wrap:   break-word;
    }
    .showpic{
        width: 150px;
        height: 150px;
    }
    /*分享*/
    .big_share{
        float: left;
        background: #fff;
        width: 25%;
        height: 200px;
        /*border:1px solid #ccc;*/
        margin: 10px;
    }
    .big_share:hover{
        background: #ed6d00;
    }
    .big_share:hover>.share_name_box .share_name, .big_share:hover>.share_name_box .share_time{
        color:#fff;
    }
    .big_share:hover>.share_name_box .share_delete{
        background: url(../img/person/delete.png) no-repeat;
        background-size:100% 100% ;
    }
    .share_img{
        display: block;
        width: 90%;
        height: 70%;
        margin: 5px auto;
        /*border: 1px solid #ccc;*/
    }
    .share_name_box{
       display: block;
        width: 100%;
        height: 50px;
        padding-left: 15px;
    }
    .share_name{
        display: block;
        width: 100%;
        height: 25px;
        line-height:25px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #555;"
    }
    .share_time{
        display: block;
        width: 100%;
        height: 20px;
        line-height:20px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #555;
    }
    .share_delete{
        background: url(../img/person/delete_1.png) no-repeat;
        background-size:100% 100%;
        display: block;
        width: 20px;
        height: 20px;
        float: right;
        margin-top: -33px;
        margin-right:15px;
    }
    #footer{
        clear: both;
        margin: 0 auto;
        width: 100%;
        /*position: fixed;*/
        /*bottom:10px;*/
        background: url("../img/ft.png") no-repeat;
        background-size: 100% 100%;
    }
    .footer{
        height: 100px;
        width: 1200px;
        margin: 0 auto;

    }
    .QR{
        float: left;
        height: 70px;
        width: 70px;
        margin-top: 15px;
        margin-left: 100px;
    }
    .QR img{
        height: 100%;
        width: 100%;
    }
    .footer-con{
        float: left;
        width: 900px;
        height: 50px;
        margin-top: 25px;
        margin-left: 50px;
    }
    .footer-con p{
        float: left;
        margin: 0;
        height: 25px;
        width: 300px;
        font-family: "΢���ź�";
        font-size: 12px;
        line-height: 25px;
        color: #fff;
    }

}









@media (min-width: 1001px) and (max-width: 1199px){
    .box_1{
        width: 1000px;
        margin: 0 auto;
        /*height: 300px;*/
        /*border: 1px solid #cccccc;*/
        margin-bottom: 20px;
    }
    .BG{
        width: 100%;
        height: 300px;
        background: url("../img/person/bj.png") no-repeat;
        background-size: 100% 100%;
    }
    .BG .ht{
        float: left;
        width: 25px;
        height:25px;
    }
    .bjt{
        width: 460px;
        height: 410px;
        background: #fff;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -230px;
        top: 50%;
        margin-top: -260px;
        display: none;
    }
    .bj0{
        width: 90%;
        height: 80%;
        margin: 15px auto;
    }
    .bj0 li{
        width: 44%;
        height: 40%;
        /*border: 1px solid #ccc;*/
        float: left;
        margin: 17px 11px;
    }
    .bj0 li img{
        width:100%;
        height:100%;
    }
    .bjt .close{
        width: 30px;
        height: 30px;
        position: absolute;
        top: 2px;
        right: 6px;
    }
    .shezhi{
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 30px;
        margin-right: 20px;
    }
    .bjt .save{
        width: 100px;
        height:30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        border-radius: 5px;
        background-color: #ed6d00;
        border:none;
        position: absolute;
        bottom: 20px;
        left:50%;
        margin-left: -50px;
    }
    .return{
        background-color: #000;
        display: block;
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 9px;
        float: right;
        margin-right: 20px;
        margin-top: 30px;
    }

    .return a{
        font-family: 'Microsoft Yahei', serif;
        font-size: 16px;
        color: #fff;
        text-decoration: none;

    }

    .return a:hover{
        color: #ED6D00;
    }
    .right_box{
        width: 0;
        height: 600px;
        /*border: 1px solid #000;*/
        background: rgba(0,0,0,0.5);
        position: fixed;
        top:0;
        right:-1px;
        transition: width  0.5s;
    }

    .back{
        width: 30px;
        height: 20px;
        margin-left: 15px;
        margin-top: 15px;
    }
    .right_box .header{
        width: 290px;
        height: 155px;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
    }
    .right_box .header .pho{
        width: 80px;
        height: 80px;
        margin-top: 20px;
        border-radius: 40px;
        margin-left: 15px;
    }
    .right_box .header .change{
        display: block;
        width: 70px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        text-align: center;
        margin-left: 20px;
        margin-top: 5px;
        cursor: pointer;
    }
    .right_box .header .change:hover{
        color: #00A0F4;
    }
    .right_box .header #img_file{
        position: absolute;
        top: 9%;
        left: 6%;
        width: 85px;
        height: 115px;
        opacity: 0;
    }
    .right_box .bottom_box{
        width: 280px;
        height: 300px;
        /*border: 1px solid #fff;*/
        margin: 0px auto;
    }
    .right_box .bottom_box span{
        display: inline-block;
        width: 55px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        text-align: center;
        font-size: 16px;
        margin:30px 25px 0 15px;
        color: #FFF;
    }
    .right_box .bottom_box input{
        display: inline-block;
        width: 160px;
        height: 30px;
        outline: none;
        border:none;
        background-color: #f3f3f3;
    }

    .sure_email{
        display: block;
        width: 65px;
        /* height: 25px; */
        /* line-height: 25px; */
        font-family: "微软雅黑";
        font-size: 12px;
        margin-top: 5px;
        margin-left: 190px;
        border: none;
        background-color: #fff;
        border-radius: 7px;
        color: #666;
        outline: none;
    }
    .back_time{
        border: 1px solid #ccc;
        width: 35px;
        height: 25px;
        float: right;
        margin-top: 14px;
        background-color: #fff;
        text-align: center;
        margin-right: 65px;
        font-family: "微软雅黑";
        font-size: 14px;
    }
    .Tyzm{
        float: right;
        margin-top: -25px;
        margin-right: 20px;
        width: 45px;
        height: 25px;
        line-height: 20px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        background-color: #168ED4;
        border: none;
        color: #fff;
    }
    .right_box .bottom_box .yzk .Syzm{
        width: 55px;
        height: 25px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        margin:10px 25px 0 15px;
    }
    .right_box .bottom_box .yzk .yzm{
          width: 80px;
          height: 25px;
      }
    .right_box .bottom_box .change{
        display: inline-block;
        width: 100px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #666;
        background: #fff;
        cursor: pointer;
        /* margin-left: 35%; */
        margin-top: 5px;
        border-radius: 6px;
        border: none;
    }
    .right_box .save_1{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #fff;
        border-radius: 8px;
        margin-left: 125px;
        margin-top: 25px;
    }
    /*修改密码*/
    .repla{
        position: absolute;
        left: 40%;
        top:180px;
        margin-left: -100px;
        width: 315px;
        height: 300px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 5px;
        display: none;
    }
    .repla .close_1 {
        float: right;
        width: 20px;
        height: 20px;
    }
    .repla span{
        display: inline-block;
        width: 65px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        margin-top: 40px;
        margin-left: 18px;
        color: #666;
    }
    .repla input{
        width: 60%;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .repla button{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #C7E8F2;
        border-radius: 8px;
        margin-left: 110px;
        margin-top: 30px;
    }
    .photo{
        display: block;
        /* border: 1px solid #eeeeee; */
        height: 80px;
        border-radius: 40px;
        overflow: hidden;
        float: left;
        margin-top: 215px;
        margin-left: 100px;
    }
    .photo img{
        width: 80px;
        height: 80px;
        display: block;
        margin: 0 auto;

    }
    .name{
        display: inline-block;
        /* width: 50px; */
        /* height: 30px; */
        /* line-height: 30px; */
        font-weight: 500;
        font-family: 'Microsoft Yahei', serif;
        font-size: 25px;
        color: #5E5E5E;
        margin-top: 265px;
        margin-left: 20px;
    }
    .sheet{
        width: 1000px;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 15px;
        border-top: 1px solid #cccccc;
    }
    .sheet li{
        float: left;
        width: 165px;
        padding: 0px 50px;
        height: 20px;
        font-size: 16px;
        border-right: 1px solid #ccc;
        text-align: center;
        line-height: 20px;
        margin-top: 9px;
        cursor: pointer;
    }
    .sheet li a{
        display: block;
        text-align: center;
        line-height: 26px;
        width: 90px;
        font-size: 20px;
        height: 40px;
        margin-top: -9px;
        padding: 5px 5px;
        text-decoration: none;
        color: #666;
    }
    .sheet .my{
        border-right: none;
    }
    .sheet li .active{

        background-color: #ED6D00;
        color: #fff;
    }
    .sheet li:hover>a{
        background-color: #ED6D00;
        color: #fff;
    }
    .content{
        /*border: 1px solid #ccc; */
        width: 1000px;
        /* height: 300px; */
        margin: 25px auto;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;

    }
    .big{
        width: 25%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .time00{
        width: 100%;
        height: 50px;
        /* background: lavender; */
        line-height: 50px;
        font-size: 14px;
        margin-top: -25px;
        color: #fff;
        /* margin-left: 20px; */
    }
    .name00{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 130px;
        font-size: 18px;
        transition: height 0.3s;
    }
    .name00:hover>.delete{
       display: block;
    }
    .delete{
        display: block;
        width: 25px;
        height: 25px;
        background: url(../img/person/delete.png) no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-top: -55px;
        margin-right: 15px;
        display: none;
        z-index: 999;
        cursor: pointer;
    }
    /*发布*/
    .big_post{
        width:23%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .zzc1{
        width:100%;
        height:100%;
        background: rgba(57,131,208,0.7);
        overflow: hidden;
        transition:height 0.5s;
    }
    .zzc2{
        width:100%;
        height:100%;
        background: rgba(49,202,155,0.5);
        overflow: hidden;
        transition:width 0.5s;
    }
    .zzc3{
        width:100%;
        height:100%;
        background: rgba(221,173,42,0.6);
        overflow: hidden;
        transition:height 0.5s;
    }
    .big_post:hover>.zzc1{
        height:0;
    }
    .big_post:hover>.zzc2{
        width:0;
    }
    .big_post:hover>.zzc3{
        height:0;
    }
    .dname{
        width:100%;
        height:40px;;
        text-align: center;
        margin-top:30%;
        line-height: 40px;
        font-family: "微软雅黑";
        font-size:18px;
        color: #fff;

    }
    .dtime{
        width:100%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-top:50px;

    }
    /*点赞*/
    .big_zan{
        width: 23%;
        height: 200px;
        margin: 10px;
        float: left;
    }
    .zan_box{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 130px;
        /*font-size: 18px;*/
        overflow: hidden;
    }
    .zan_box span{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color:#fff;
        margin-top: 10px;
    }
    .zan_box .zan_time{
        font-size: 14px;
        margin-top: -1px;
    }
    .zan_box:hover>.delete{
        display: block;
    }

    .totle{
        width: 100%;
        height: 50px;
        background: gainsboro;
        line-height: 50px;
        font-size: 16px;
    }
    .imge{
        width: 100%;
        height: 100%;
        /* z-index: 555; */
        margin-top: -220px;
        display: none;
        /*opacity:0.5;*/
    }
    /*发布简历*/
    .test{
        width: 100%;
        /*height: 50px;*/
        /*line-height: 50px;*/
        margin: 30px auto;
        background: #fff;
    }
    .test .jl{
        /*border:1px solid #ccc;*/
        width:70%;
        /*height: 800px;*/
        margin:0 auto;
        padding-bottom: 30px;
    }
    .jname{
        width: 40%;
        height: 200px;
        /* border: 1px solid #ccc; */
        margin: 30px;
        float: left;
    }
    .same{
        display: inline-block;
        width: 90px;
        height:30px;
        line-height: 30px;
        text-align: left;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        margin-top: 30px;
    }
    .jname input,.j_right input{
        width:170px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .j_right{
        width: 40%;
        height: 200px;
        /* border: 1px solid #ccc; */
        float: right;
        margin: 30px;

    }
    .work{
        clear: both;
        width:90%;
        margin: 30px;

    }
    .same_1{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        color: #666;
        font-size: 16px;
    }
    .work textarea{
        width:100%;
        margin-top: 20px;
        resize: none;
        height: 150px;
        outline: none;
    }
    .selectsex{
        width: 170px;
        height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }
    /*添加附件*/
    .test .add_0{
        width: 85px;
        height: 85px;
        float: left;
        border:1px dashed #ccc;
        margin-left: 185px;
        margin-top: -45px;
        cursor: pointer;
    }
    .test .add_2{
        display: block;
        width: 85px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0px auto;
        float: left;
    }
    .test .jl_add{
        width: 50px;
        height: 50px;
        float: left;
        /* display: block; */
        margin-left: 16px;
        margin-top: -2px;
    }
    .test .add_0 .file_pro{
        position: absolute;
        width:85px;
        height: 85px;
        opacity: 0;
        cursor: pointer;
    }
    .test .doc{
        float: left;
        margin-top: -50px;
        margin-left: 28%;
        color: #797171;
    }
    .aler{
        display: block;
        width: 100%;
        padding-left: 285px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #ccc;
        margin-top: -10px;

    }
    /*提交 修改*/

    .test .jl_post{
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: none;
        font-family: "微软雅黑";
        color: #fff;
        background-color: #ED6D00;
        border-radius: 5px;
        /*margin: 55px 235px 30px 10px;*/
        outline: none;
        margin: 30px 45%;
    }
    .test .jl_change{
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: none;
        background-color: #ED6D00;
        border-radius: 5px;
        margin: 30px;
        outline: none;
    }
    .test .jl_post:focus,.test .jl_change:focus{
        background: #C15A03;
    }
    /*评论*/
    .view{
        width: 1000px;
        margin: 30px auto;
        background-color: #fff;
        table-layout:fixed;
    }
    .head{
        /*width: 100px;*/
        text-align: center;
    }
    .head td{
        font-family: "微软雅黑";
        font-size: 20px;
        background-color: #647B7B;
        color: #fff;
        height: 30px;
        border-right: 1px solid #ccc;
        line-height: 30px;
    }
    .dtr td{
        /* width: 100px; */
        text-align: center;
        /* height: 100px; */
        padding: 5px 0;
        margin-top: 5px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        height:100%;
        word-wrap:   break-word;

    }
    .showpic{
        width: 100px;
        height: 100px;
    }
    /*分享*/
    .big_share{
        background: #fff;
        float: left;
        margin:10px;
        width: 25%;
        height: 200px;
        /*border:1px solid #ccc;*/
    }
    .big_share:hover{
        background: #ed6d00;
    }
    .big_share:hover>.share_name_box .share_name, .big_share:hover>.share_name_box .share_time{
        color:#fff;
    }
    .big_share:hover>.share_name_box .share_delete{
        background: url(../img/person/delete.png) no-repeat;
        background-size:100% 100% ;
    }
    .share_img{
        display: block;
        width: 90%;
        height: 70%;
        margin: 5px auto;
        border: 1px solid #ccc;
    }
    .share_name_box{
        display: block;
        width: 100%;
        height: 50px;
        padding-left: 15px;
    }
    .share_name{
        display: block;
        width: 100%;
        height: 25px;
        line-height:25px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #555;"
    }
    .share_time{
        display: block;
        width: 100%;
        height: 20px;
        line-height:20px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #555;
    }
    .share_delete{
        background: url(../img/person/delete_1.png) no-repeat;
        background-size:100% 100%;
        display: block;
        width: 20px;
        height: 20px;
        float: right;
        margin-top: -33px;
        margin-right:15px;
    }
    #footer{
        margin: 0 auto;
        width: 100%;
        clear: both;
        /*position: fixed;*/
        /*bottom:10px;*/
        background: url("../img/ft.png") no-repeat;
        background-size: 100% 100%;
    }
    #footer .footer{
        height: 100px;
        width: 1000px;
        margin: 0 auto;

    }
    .QR{
        float: left;
        height: 70px;
        width: 70px;
        margin-top: 15px;
        margin-left: 70px;
    }
    .QR img{
        height: 100%;
        width: 100%;
    }
    .footer-con{
        float: left;
        width: 808px;
        height: 73px;
        margin-top: 15px;
        margin-left: 50px;
    }
    .footer-con p{
        float: left;
        margin: 0;
        height: 25px;
        width: 300px;
        font-family: "΢���ź�";
        font-size: 12px;
        line-height: 25px;
        color: #fff;
    }


}







@media (min-width: 769px) and (max-width: 1000px){
    .box_1{
        width: 760px;
        margin: 0 auto;
        /*height: 300px;*/
        /*border: 1px solid #cccccc;*/
        margin-bottom: 20px;
    }
    .BG{
        width: 100%;
        height: 300px;
        background: url("../img/person/bj.png") no-repeat;
        background-size: 100% 100%;
    }
    .BG .ht{
        float: left;
        width: 25px;
        height:25px;
    }
    .bjt{
        width: 410px;
        height: 330px;
        background: #fff;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -230px;
        top: 50%;
        margin-top: -410px;
        display: none;
    }
    .bj0{
        width: 90%;
        height: 80%;
        margin: 15px auto;
    }
    .bj0 li{
        width: 44%;
        height: 40%;
        /*border: 1px solid #ccc;*/
        float: left;
        margin: 17px 11px;
    }
    .bj0 li img{
        width:100%;
        height:100%;
    }
    .bjt .close{
        width: 30px;
        height: 30px;
        position: absolute;
        top: 2px;
        right: 6px;
    }
    .shezhi{
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 30px;
        margin-right: 20px;
    }
    .bjt .save{
        width: 100px;
        height:30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        border-radius: 5px;
        background-color: #ed6d00;
        border:none;
        position: absolute;
        bottom: 5px;
        left:50%;
        margin-left: -50px;
    }
    .return{
        background-color: #000;
        display: block;
        width: 90px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 9px;
        float: right;
        margin-right: 20px;
        margin-top: 30px;
    }
    .return a{
        font-family: 'Microsoft Yahei', serif;
        font-size: 16px;
        color: #fff;
        text-decoration: none;

    }

    .return a:hover{
        color: #ED6D00;
    }
    .right_box{
        width: 0;
        height: 520px;
        /*border: 1px solid #000;*/
        background: rgba(0,0,0,0.5);
        position: fixed;
        top:0;
        right:-1px;
        transition: width  0.5s;
    }

    .back{
        width: 30px;
        height: 20px;
        margin-left: 15px;
        margin-top: 15px;
    }
    .right_box .header{
        width: 290px;
        height: 110px;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
    }
    .right_box .header .pho{
        width: 50px;
        height: 50px;
        margin-top: 20px;
        border-radius: 25px;;
        margin-left: 15px;
    }
    .right_box .header .change{
        display: block;
        width: 50px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-left:16px;
        margin-top: 5px;
        cursor: pointer;
    }
    .right_box .header .change:hover{
        color: #00A0F4;
    }
    .right_box .header #img_file{
        position: absolute;
        top: 9%;
        left: 6%;
        width: 56px;
        height: 85px;
        opacity: 0;
    }
    .right_box .bottom_box{
        width: 280px;
        height: 300px;
        /*border: 1px solid #fff;*/
        margin: 0px auto;
    }
    .right_box .bottom_box span{
        display: inline-block;
        width: 55px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        text-align: center;
        font-size: 16px;
        margin: 30px 25px 0 15px;
        color: #FFF;
    }
    .right_box .bottom_box input{
        display: inline-block;
        width: 160px;
        height:30px;
        outline: none;
        border:none;
        background-color: #f3f3f3;
    }
    .sure_email{
        display: block;
        width: 65px;
        /* height: 25px; */
        /* line-height: 25px; */
        font-family: "微软雅黑";
        font-size: 12px;
        margin-top: 5px;
        margin-left: 190px;
        border: none;
        background-color: #fff;
        border-radius: 7px;
        color: #666;
        outline: none;
    }
    .back_time{
        border: 1px solid #ccc;
        width: 35px;
        height: 25px;
        float: right;
        margin-top: 14px;
        background-color: #fff;
        text-align: center;
        margin-right: 65px;
        font-family: "微软雅黑";
        font-size: 14px;
    }
    .Tyzm{
        float: right;
        margin-top: -25px;
        margin-right: 20px;
        width: 45px;
        height: 25px;
        line-height: 20px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        background-color: #168ED4;
        border: none;
        color: #fff;
    }
    .right_box .bottom_box .yzk .Syzm{
        width: 55px;
        height: 25px;
        font-size: 16px;
        text-align: center;
        margin:10px 25px 0 15px;
    }
    .right_box .bottom_box .yzk .yzm{
        width: 80px;
        height: 25px;
    }
    .right_box .bottom_box .change{
        display: inline-block;
        width: 100px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #666;
        cursor: pointer;
        background: #fff;
        /* margin-left: 35%; */
        margin-top: 5px;
        border-radius: 6px;
        border: none;
    }
    .right_box .save_1{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #fff;
        border-radius: 8px;
        margin-left: 125px;
        margin-top: 25px;
    }
    /*修改密码*/
    .repla{
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -170px;
        margin-top: -150px;
        width: 316px;
        height: 300px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 5px;
        display: none;
    }
    .repla .close_1 {
        float: right;
        width: 20px;
        height: 20px;
    }
    .repla span{
        display: inline-block;
        width: 65px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        margin-top: 40px;
        margin-left: 18px;
        color: #666;
    }
    .repla input{
        width: 60%;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .repla button{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #C7E8F2;
        border-radius: 8px;
        margin-left: 110px;
        margin-top: 30px;
    }
    .photo{
        display: block;
        /* border: 1px solid #eeeeee; */
        height: 80px;
        border-radius: 40px;
        overflow: hidden;
        float: left;
        margin-top: 215px;
        margin-left: 100px;
    }
    .photo img{
        width: 80px;
        height: 80px;
        display: block;
        margin: 0 auto;

    }
    .name{
        display: inline-block;
        /* width: 50px; */
        /* height: 30px; */
        /* line-height: 30px; */
        font-weight: 500;
        font-family: 'Microsoft Yahei', serif;
        font-size: 25px;
        color: #5E5E5E;
        margin-top: 265px;
        margin-left: 20px;
    }
    .sheet{
        width: 760px;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 15px;
        border-top: 1px solid #cccccc;

    }
    .sheet li{
        float: left;
        width: 125px;
        padding: 0px 20px;
        height: 20px;
        font-size: 16px;
        border-right: 1px solid #ccc;
        text-align: center;
        line-height: 20px;
        margin-top: 9px;
        cursor: pointer;
    }
    .sheet li a{
        display: block;
        text-align: center;
        line-height: 26px;
        width: 90px;
        font-size: 20px;
        height: 40px;
        margin-top: -9px;
        padding: 5px 5px;
        text-decoration: none;
        color: #666;
    }
    .sheet .my{
        border-right: none;
    }
    .sheet li .active{

        background-color: #ED6D00;
        color: #fff;
    }
    .sheet li:hover>a{
        background-color: #ED6D00;
        color: #fff;
    }
    .content{
        /*border: 1px solid #ccc; */
        width: 760px;
        /* height: 300px; */
        margin: 25px auto;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;

    }

    .big{
        width:46%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .time00{
        width: 100%;
        height: 50px;
        /* background: lavender; */
        line-height: 50px;
        font-size: 14px;
        margin-top: -25px;
        color: #fff;
        /* margin-left: 20px; */
    }
    .name00{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 130px;
        font-size: 18px;
    }
    .delete{
        display: block;
        width: 25px;
        height: 25px;
        background: url(../img/person/delete.png) no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-top: -55px;
        margin-right: 15px;
        display: none;
        z-index: 999;
        cursor: pointer;
    }
    .name00:hover>.delete{
        display: block;
    }
    /*发布*/
    .big_post{
        width: 30%;
        height: 180px;
        float: left;
        margin: 10px;
    }
    .zzc1{
        width:100%;
        height:100%;
        background: rgba(57,131,208,0.7);
        overflow: hidden;
        transition:height 0.5s;
    }
    .zzc2{
        width:100%;
        height:100%;
        background: rgba(49,202,155,0.5);
        overflow: hidden;
        transition:width 0.5s;
    }
    .zzc3{
        width:100%;
        height:100%;
        background: rgba(221,173,42,0.6);
        overflow: hidden;
        transition:height 0.5s;
    }
    .big_post:hover>.zzc1{
        height:0;
    }
    .big_post:hover>.zzc2{
        width:0;
    }
    .big_post:hover>.zzc3{
        height:0;
    }
    .dname{
        width:100%;
        height:40px;;
        text-align: center;
        margin-top:30%;
        line-height: 40px;
        font-family: "微软雅黑";
        font-size:18px;
        color: #fff;

    }
    .dtime{
        width:100%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-top:35px;

    }
    /*点赞*/
    .big_zan{
        width: 23%;
        height: 200px;
        margin: 10px;
        float: left;
    }
    .zan_box{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 130px;
        /*font-size: 18px;*/
        overflow: hidden;
    }
    .zan_box span{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color:#fff;
        margin-top: 10px;
    }
    .zan_box .zan_time{
        font-size: 14px;
        margin-top: -1px;
    }
    .zan_box:hover>.delete{
        display: block;
    }
    .totle{
        width: 100%;
        height: 50px;
        background: gainsboro;
        line-height: 50px;
        font-size: 16px;
    }
    .imge{
        width: 100%;
        height: 100%;
        /* z-index: 555; */
        margin-top: -220px;
        display: none;
        /*opacity:0.5;*/
    }
    /*发布简历*/
    .test{
        width: 100%;
        /*height: 50px;*/
        /*line-height: 50px;*/
        margin: 30px auto;
        background: #fff;
    }
    .test .jl{
        /*border:1px solid #ccc;*/
        width:90%;
        /*height: 800px;*/
        margin:0 auto;
        padding-bottom: 30px;
    }
    .jname{
        width: 40%;
        height: 200px;
        /*border: 1px solid #ccc;*/
        margin:30px;
        float: left;
    }
    .same{
        display: inline-block;
        width: 90px;
        height:30px;
        line-height: 30px;
        text-align: left;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        margin-top: 30px;
    }
    .jname input,.j_right input{
        width:170px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .j_right{
        width: 40%;
        height: 200px;
        /*border:1px solid #ccc;*/
        float: right;
        margin: 30px;
    }
    .work{
        clear: both;
        width:90%;
        margin: 30px;

    }
    .same_1{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        color: #666;
        font-size: 16px;
    }
    .work textarea{
        width:100%;
        margin-top: 20px;
        resize: none;
        height: 150px;
        outline: none;
    }
    .selectsex{
        width: 170px;
        height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }
    /*添加附件*/
    .test .add_0{
        width: 85px;
        height: 85px;
        float: left;
        border:1px dashed #ccc;
        margin-left: 70px;
        margin-top: -45px;
        cursor: pointer;
    }
    .test .add_2{
        display: block;
        width: 85px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0px auto;
        float: left;
    }
    .test .jl_add{
        width: 50px;
        height: 50px;
        float: left;
        /* display: block; */
        margin-left: 16px;
        margin-top: -2px;
    }
    .test .add_0 .file_pro{
        position: absolute;
        width:85px;
        height: 85px;
        opacity: 0;
        cursor: pointer;
    }
    .test .doc{
        float: left;
        margin-top: -50px;
        margin-left: 22%;
        color: #797171;
    }
    .aler{
        display: block;
        width: 100%;
        padding-left: 175px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #ccc;
        margin-top: -10px;
    }
    /*提交 修改*/
    .test .jl_post{
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: none;
        font-family: "微软雅黑";
        color: #fff;
        background-color: #ED6D00;
        border-radius: 5px;
        /*margin: 55px 235px 30px 10px;*/
        outline: none;
        margin: 30px 45%;
    }
    /*.test .jl_change{*/
        /*width: 100px;*/
        /*height: 30px;*/
        /*line-height: 30px;*/
        /*text-align: center;*/
        /*border: none;*/
        /*background-color: #ED6D00;*/
        /*font-family: "微软雅黑";*/
        /*color:#fff;*/
        /*border-radius: 5px;*/
        /*margin: 30px;*/
        /*outline: none;*/
    /*}*/
    .test .jl_post:focus,.test .jl_change:focus{
        background: #C15A03;
    }
    /*评论*/
    .view{
        width: 760px;
        margin: 30px auto;
        background-color: #fff;
        table-layout:fixed;
    }
    .head{
        /*width: 100px;*/
        text-align: center;
    }
    .head td{
        font-family: "微软雅黑";
        font-size: 20px;
        background-color: #647B7B;
        color: #fff;
        height: 30px;
        border-right: 1px solid #ccc;
        line-height: 30px;
    }
    .dtr td{
        /* width: 100px; */
        text-align: center;
        /* height: 100px; */
        padding: 5px 0;
        margin-top: 5px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        height:100%;
        word-wrap:   break-word;

    }
    .showpic{
        width: 80px;
        height:80px;
    }
    /*分享*/
    .big_share{
        background: #fff;
        width: 46%;
        float: left;
        height: 200px;
        margin:10px;
        /*border:1px solid #ccc;*/
    }
    .big_share:hover{
        background: #ed6d00;
    }
    .big_share:hover>.share_name_box .share_name, .big_share:hover>.share_name_box .share_time{
        color:#fff;
    }
    .big_share:hover>.share_name_box .share_delete{
        background: url(../img/person/delete.png) no-repeat;
        background-size:100% 100% ;
    }
    .share_img{
        display: block;
        width: 90%;
        height: 70%;
        margin: 5px auto;
        border: 1px solid #ccc;
    }
    .share_name_box{
        display: block;
        width: 100%;
        height: 50px;
        padding-left: 15px;
    }
    .share_name{
        display: block;
        width: 100%;
        height: 25px;
        line-height:25px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #555;"
    }
    .share_time{
        display: block;
        width: 100%;
        height: 20px;
        line-height:20px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #555;
    }
    .share_delete{
        background: url(../img/person/delete_1.png) no-repeat;
        background-size:100% 100%;
        display: block;
        width: 20px;
        height: 20px;
        float: right;
        margin-top: -33px;
        margin-right:15px;
    }
    #footer{
        /* margin: 0 auto; */
        width: 100%;
        clear: both;
        /*position: fixed;*/
        /*bottom: 0;*/
        /*padding: 10px;*/
        background: url(../img/ft.png) no-repeat;
        background-size: 100% 100%;
    }
    .footer{
        width: 400px;
        margin: 0 auto;
        padding: 15px 0;
        clear: both;

    }
    .QR{
        /* float: left; */
        height: 70px;
        margin: 0 auto;
        width: 70px;
        /* margin-top: 15px; */
        /* margin-left: 70px; */
        clear: both;
    }
    .QR img{
        height: 100%;
        width: 100%;
    }
    .footer-con{
        /* float: left; */
        width: 50%;
        /* height: 93px; */
        width: 80%;
        /* padding: 10px; */
        margin: 0 auto;
        margin-top: 15px;
        /* margin-left: 20%; */
    }
    .footer-con p{
        /* float: left; */
        margin: 0;
        /* height: 25px; */
        width: 300px;
        font-family: "΢���ź�";
        font-size: 12px;
        /* line-height: 25px; */
        margin-left: 50px;
        color: #fff;
    }
}








@media (min-width:430px)and (max-width: 768px){
    .box_1{
        width: 90%;
        margin: 0 auto;
        height:205px;
        /*border: 1px solid #cccccc;*/
        margin-bottom: 20px;
    }
    .BG{
        width: 100%;
        height: 205px;
        background: url("../img/person/bj.png") no-repeat;
        background-size: 100% 100%;
    }
    .BG .ht{
        float: left;
        width: 25px;
        height:25px;
    }
    .bjt{
        width: 376px;
        height: 320px;
        background: #fff;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -188px;
        top: 50%;
        margin-top: -415px;
        display: none;
        z-index: 999;
    }
    .bj0{
        width: 90%;
        height: 80%;
        margin: 15px auto;
    }
    .bj0 li{
        width: 42%;
        height: 36%;
        /* border: 1px solid #ccc; */
        float: left;
        margin: 15px 13px;
    }
    .bj0 li img{
        width:100%;
        height:100%;
    }
    .bjt .close{
        width: 25px;
        height: 25px;
        position: absolute;
        top: 2px;
        right: 6px;
    }
    .shezhi{
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 30px;
        margin-right: 20px;
    }
    .bjt .save{
        width: 70px;
        height: 25px;
        font-family: "微软雅黑";
        font-size: 15px;
        color: #fff;
        border-radius: 5px;
        background-color: #ed6d00;
        border: none;
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -35px;
    }
    .return{
        background-color: #000;
        display: block;
        width: 70px;
        height: 30px;
        line-height: 29px;
        text-align: center;
        border-radius: 6px;
        float: right;
        margin-right: 20px;
        margin-top: 30px;
    }
    .return a{
        font-family: 'Microsoft Yahei', serif;
        font-size: 14px;
        color: #fff;
        text-decoration: none;

    }

    .return a:hover{
        color: #ED6D00;
    }
    .right_box{
        width: 0;
        height: 520px;
        /*border: 1px solid #000;*/
        background: rgba(0,0,0,0.5);
        position: fixed;
        top:0;
        right:-1px;
        transition: width  0.5s;
    }

    .back{
        width: 30px;
        height: 20px;
        margin-left: 15px;
        margin-top: 15px;
    }
    .right_box .header {
        width: 290px;
        height: 110px;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
    }
    .right_box .header .pho{
        width: 50px;
        height: 50px;
        border-radius:25px;
        margin-top: 20px;
        margin-left: 15px;
    }
    .right_box .header .change{
        display: block;
        width: 50px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-left: 16px;
        margin-top: 5px;
        cursor: pointer;
    }
    .right_box .header .change:hover{
        color: #00A0F4;
    }
    .right_box .header #img_file{
        position: absolute;
        top: 9%;
        left: 6%;
        width: 55px;
        height: 85px;
        opacity: 0;
    }
    .right_box .bottom_box{
        width: 280px;
        height: 300px;
        /*border: 1px solid #fff;*/
        margin: 0px auto;
    }
    .right_box .bottom_box span{
        display: inline-block;
        width: 55px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        text-align: center;
        font-size: 16px;
        margin: 30px 25px 0 15px;
        color: #FFF;
    }
    .right_box .bottom_box input{
        display: inline-block;
        width: 160px;
        height:30px;
        outline: none;
        border:none;
        background-color: #f3f3f3;
    }
    .sure_email{
        display: block;
        width: 65px;
        /* height: 25px; */
        /* line-height: 25px; */
        font-family: "微软雅黑";
        font-size: 12px;
        margin-top: 5px;
        margin-left: 190px;
        border: none;
        background-color: #fff;
        border-radius: 7px;
        color: #666;
        outline: none;
    }
    .back_time{
        border: 1px solid #ccc;
        width: 35px;
        height: 25px;
        float: right;
        margin-top: 14px;
        background-color: #fff;
        text-align: center;
        margin-right: 65px;
        font-family: "微软雅黑";
        font-size: 14px;
    }
    .Tyzm{
        float: right;
        margin-top: -25px;
        margin-right: 20px;
        width: 45px;
        height: 25px;
        line-height: 20px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        background-color: #168ED4;
        border: none;
        color: #fff;
    }
    .right_box .bottom_box .yzk .Syzm{
        width: 55px;
        height: 25px;
        font-size: 16px;
        text-align: center;
        margin:10px 25px 0 15px;
    }
    .right_box .bottom_box .yzk .yzm{
        width: 80px;
        height: 25px;
    }
    .right_box .bottom_box  .change{
        display: inline-block;
        width: 100px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #666;
        cursor: pointer;
        /* margin-left: 35%; */
        background: #fff;
        margin-top: 5px;
        border-radius: 6px;
        border: none;
    }
    .right_box .save_1{
        width: 80px;
        color: #000;
        border: none;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        background-color: #fff;
        border-radius: 8px;
        margin-left: 125px;
        margin-top:30px;
    }
    /*修改密码*/
    .repla{
        position: absolute;
        left: 50%;
        top:180px;
        margin-left: -160px;
        width: 315px;
        height: 300px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 5px;
        display: none;
    }
    .repla .close_1 {
        float: right;
        width: 20px;
        height: 20px;
    }
    .repla span{
        display: inline-block;
        width: 65px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        margin-top: 40px;
        margin-left: 18px;
        color: #666;
    }
    .repla input{
        width: 60%;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .repla button{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #C7E8F2;
        border-radius: 8px;
        margin-left: 110px;
        margin-top: 30px;
    }
    .photo{
        /* display: block; */
        /* border: 1px solid #eeeeee; */
        height: 48px;
        width: 48px;
        border-radius: 48px;
        overflow: hidden;
        float: left;
        margin-top: 156px;
        margin-left: 0px;
    }
    .photo img{
        width: 49px;
        height: 49px;
        display: block;
        margin: 0 auto;

    }
    .name{
        display: inline-block;
        /* width: 50px; */
        /* height: 30px; */
        /* line-height: 30px; */
        font-weight: 500;
        font-family: 'Microsoft Yahei', serif;
        font-size: 16px;
        color: #5E5E5E;
        position: absolute;
        top: 180px;
        left: 130px;
    }
    .sheet{
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 15px;
        border-top: 1px solid #cccccc;
    }
    .sheet li{
        float: left;
        width: 15%;
        /*padding: 0px 1px;*/
        height: 20px;
        font-size: 16px;
        border-right: 1px solid #ccc;
        text-align: center;
        line-height: 20px;
        margin-top: 9px;
        cursor: pointer;
    }
    .sheet .my{
        width:23%;
        border-right: none;
    }
    .sheet .my a{
        font-size: 12px;
        width: 100%;
    }
    .sheet li a{
        display: block;
        text-align: center;
        line-height: 24px;
        width: 100%;
        /*font-size: -webkit-xxx-large;*/
        font-size: 14px;
        height: 30px;
        margin-top: -9px;
        padding: 5px 5px;
        text-decoration: none;
        color: #666;
    }
    .sheet li .active{

        background-color: #ED6D00;
        color: #fff;
    }
    .sheet li:hover>a{
        background-color: #ED6D00;
        color: #fff;
    }
    .content{
        /*border: 1px solid #ccc; */
        width: 90%;
        /* height: 300px; */
        margin: 65px auto;
        font-family: "微软雅黑";
        font-size: 15px;
        color: #666;

    }
    .big{
        width: 43%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .time00{
        width: 100%;
        height: 50px;
        /* background: lavender; */
        line-height: 50px;
        font-size: 14px;
        margin-top: -25px;
        color: #fff;
        /* margin-left: 20px; */
    }
    .name00{
        width: 100%;
        height: 50px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 38px;
        padding-left: 20px;
        margin-top: 150px;
        font-size: 14px;
    }
    .delete{
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/person/delete.png) no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-top: -45px;
        margin-right: 15px;
         display: none;
        z-index: 999;
        cursor: pointer;
    }
    .name00:hover>.delete{
        display: block;
    }
    /*发布*/
    .big_post{
        width: 43%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .zzc1{
        width:100%;
        height:100%;
        background: rgba(57,131,208,0.7);
        overflow: hidden;
        transition:height 0.5s;
    }
    .zzc2{
        width:100%;
        height:100%;
        background: rgba(49,202,155,0.5);
        overflow: hidden;
        transition:width 0.5s;
    }
    .zzc3{
        width:100%;
        height:100%;
        background: rgba(221,173,42,0.6);
        overflow: hidden;
        transition:height 0.5s;
    }
    .big_post:hover>.zzc1{
        height:0;
    }
    .big_post:hover>.zzc2{
        width:0;
    }
    .big_post:hover>.zzc3{
        height:0;
    }
    .dname{
        width:100%;
        height:40px;;
        text-align: center;
        margin-top:30%;
        line-height: 40px;
        font-family: "微软雅黑";
        font-size:18px;
        color: #fff;

    }
    .dtime{
        width:100%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-top:35px;

    }
    /*点赞*/
    .big_zan{
        width: 43%;
        height: 240px;
        margin: 10px;
        float: left;
    }
    .zan_box{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 170px;
        /*font-size: 18px;*/
        overflow: hidden;
    }
    .zan_box span{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color:#fff;
        margin-top: 10px;
    }
    .zan_box .zan_time{
        font-size: 14px;
        margin-top: -1px;
    }
    .zan_box:hover>.delete{
        display: block;
    }
    .totle{
        width: 100%;
        height: 50px;
        background: gainsboro;
        line-height: 50px;
        font-size: 16px;
    }
    .imge{
        width: 100%;
        height: 100%;
        /* z-index: 555; */
        margin-top: -220px;
        display: none;
        /*opacity:0.5;*/
    }
    /*发布简历*/
    .test{
        width: 100%;
        /*height: 50px;*/
        /*line-height: 50px;*/
        margin: 30px auto;
        background: #fff;
    }
    .test .jl{
        /*border:1px solid #ccc;*/
        width:90%;
        /*height: 800px;*/
        margin:0 auto;
        padding-bottom: 30px;
    }
    .jname{
        width: 40%;
        height: 290px;
        /* border: 1px solid #ccc; */
        margin: 10px;
        float: left;

    }
    .same{
        display: inline-block;
        width: 90px;
        height:30px;
        line-height: 30px;
        text-align: left;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        margin-top: 30px;
    }
    .jname input,.j_right input{
        width: 150px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .j_right{
        width: 40%;
        height: 290px;
        /* border: 1px solid #ccc; */
        float: right;
        margin: 10px;
    }
    .work{
        clear: both;
        width:90%;
        margin: 10px;

    }
    .same_1{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        color: #666;
        font-size: 16px;
    }
    .work textarea{
        width:100%;
        margin-top: 20px;
        resize: none;
        height: 150px;
        outline: none;
    }
    .selectsex{
        width: 150px;
        height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }
    /*添加附件*/
    .test .add_0{
        width: 85px;
        height: 85px;
        float: left;
        border: 1px dashed #ccc;
        margin-left: 45px;
        margin-top: -20px;
        cursor: pointer;
    }
    .test .add_2{
        display: block;
        width: 85px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0px auto;
        float: left;
    }
    .test .jl_add{
        width: 50px;
        height: 50px;
        float: left;
        /* display: block; */
        margin-left: 16px;
        margin-top: -2px;
    }
    .test .add_0 .file_pro{
        position: absolute;
        width:85px;
        height: 85px;
        opacity: 0;
        cursor: pointer;
    }
    .doc{
        float: left;
        display: inline-block;
        margin-top: -50px;
        margin-left: 140px;
        color: #797171;
        width: 60%;
    }
    .aler{
        display: block;
        width: 100%;
        padding-left: 145px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #ccc;
        margin-top: 15px;

    }

    /*提交 修改*/
    .test .jl_post{
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: none;
        font-family: "微软雅黑";
        color: #fff;
        background-color: #ED6D00;
        border-radius: 5px;
        /*margin: 55px 235px 30px 10px;*/
        outline: none;
        margin: 30px 45%;
    }
    /*.test .jl_change{*/
        /*width: 80px;*/
        /*height: 30px;*/
        /*line-height: 30px;*/
        /*text-align: center;*/
        /*border: none;*/
        /*background-color: #ED6D00;*/
        /*border-radius: 5px;*/
        /*margin: 30px 50px;*/
        /*outline: none;*/
    /*}*/
    .test .jl_post:focus,.test .jl_change:focus{
        background: #C15A03;
    }
    /*评论*/
    .view{
        width: 90%;
        margin: 65px auto;
        background-color: #fff;
        table-layout: fixed;
    }
    .head{
        /*width: 100px;*/
        text-align: center;
    }
    .head td{
        font-family: "微软雅黑";
        font-size: 20px;
        background-color: #647B7B;
        color: #fff;
        height: 30px;
        border-right: 1px solid #ccc;
        line-height: 30px;
    }
    .head .child5,.good{
        display: none;
    }
    .showpic{
        width: 50px;
        height: 50px;
    }
    .dtr td{
        /* width: 100px; */
        text-align: center;
        /* height: 100px; */
        padding: 5px 0;
        margin-top: 5px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        height:100%;
        word-wrap:   break-word;

    }
    /*分享*/
    .big_share{
        background: #fff;
        float: left;
        width: 43%;
        height: 200px;
        /*border:1px solid #ccc;*/
        margin:10px;
    }
    .big_share:hover{
        background: #ed6d00;
    }
    .big_share:hover>.share_name_box .share_name, .big_share:hover>.share_name_box .share_time{
        color:#fff;
    }
    .big_share:hover>.share_name_box .share_delete{
        background: url(../img/person/delete.png) no-repeat;
        background-size:100% 100% ;
    }
    .share_img{
        display: block;
        width: 90%;
        height: 70%;
        margin: 5px auto;
        border: 1px solid #ccc;
    }
    .share_name_box{
        display: block;
        width: 100%;
        height: 50px;
        padding-left: 15px;
    }
    .share_name{
        display: block;
        width: 100%;
        height: 25px;
        line-height:25px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #555;"
    }
    .share_time{
        display: block;
        width: 100%;
        height: 20px;
        line-height:20px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #555;
    }
    .share_delete{
        background: url(../img/person/delete_1.png) no-repeat;
        background-size:100% 100%;
        display: block;
        width: 20px;
        height: 20px;
        float: right;
        margin-top: -33px;
        margin-right:15px;
    }

    #footer{
        /* margin: 0 auto; */
        width: 100%;
        clear: both;
        /*position: fixed;*/
        /*bottom: 0;*/
        /*padding: 10px;*/
        margin-bottom: 0px;
        background: url(../img/ft.png) no-repeat;
        background-size: 100% 100%;
    }
    .footer{
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
        clear: both;
        overflow: hidden;

    }
    .QR{
        /* float: left; */
        height: 70px;
        margin: 0 auto;
        width: 70px;
        /* margin-top: 15px; */
        /* margin-left: 70px; */
        clear: both;
    }
    .QR img{
        height: 100%;
        width: 100%;
    }
    .footer-con{
        /* float: left; */
        width: 345px;
        /* height: 93px; */
        /* padding: 10px; */
        margin: 0 auto;
        margin-top: 15px;
        /* margin-left: 20%; */
    }
    .footer-con p{
        /* float: left; */
        margin: 0 auto;
        /* height: 25px; */
        width: 270px;
        font-family: "微软雅黑";
        font-size: 12px;
        /* line-height: 25px; */
        /* margin-left: 50px; */
        color: #fff;
    }

}
@media (max-width: 429px){
    .box_1{
        width: 90%;
        margin: 0 auto;
        height:205px;
        /*border: 1px solid #cccccc;*/
        margin-bottom: 20px;
    }
    .BG{
        width: 100%;
        height: 205px;
        background: url("../img/person/bj.png") no-repeat;
        background-size: 100% 100%;
    }
    .BG .ht{
        float: left;
        width: 25px;
        height:25px;
    }
    .bjt{
        width: 250px;
        height: 250px;
        background: #fff;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -125px;
        top: 50%;
        margin-top: -250px;
        display: none;
        z-index: 999;
    }
    .bj0{
        width: 90%;
        height: 80%;
        margin: 15px auto;
    }
    .bj0 li{
        width: 38%;
        height: 30%;
        /* border: 1px solid #ccc; */
        float: left;
        margin: 15px 13px;
    }
    .bj0 li img{
        width:100%;
        height:100%;
    }
    .bjt .close{
        width: 25px;
        height: 25px;
        position: absolute;
        top: 2px;
        right: 6px;
    }
    .shezhi{
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 30px;
        margin-right: 20px;
    }
    .bjt .save{
        width: 70px;
        height: 25px;
        font-family: "微软雅黑";
        font-size: 15px;
        color: #fff;
        border-radius: 5px;
        background-color: #ed6d00;
        border: none;
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -35px;
    }
    .return{
        background-color: #000;
        display: block;
        width: 70px;
        height: 30px;
        line-height: 29px;
        text-align: center;
        border-radius: 6px;
        float: right;
        margin-right: 20px;
        margin-top: 30px;
    }
    .return a{
        font-family: 'Microsoft Yahei', serif;
        font-size: 14px;
        color: #fff;
        text-decoration: none;

    }

    .return a:hover{
        color: #ED6D00;
    }
    .right_box{
        width: 0;
        height: 520px;
        /*border: 1px solid #000;*/
        background: rgba(0,0,0,0.5);
        position: fixed;
        top:0;
        right:-1px;
        transition: width  0.5s;
    }

    .back{
        width: 30px;
        height: 20px;
        margin-left: 15px;
        margin-top: 15px;
    }
    .right_box .header{
        width: 290px;
        height: 110px;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
    }
    .right_box .header .pho{
        width: 50px;
        height: 50px;
        margin-top: 20px;
        margin-left: 15px;
        border-radius: 25px;
    }
    .right_box .header .change{
        display: block;
        width: 50px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-left: 16px;
        margin-top: 5px;
        cursor: pointer;
    }

    .right_box .header .change:hover{
        color: #00A0F4;
    }
    .right_box .header #img_file{
        position: absolute;
        top: 9%;
        left: 6%;
        width: 55px;
        height: 85px;
        opacity: 0;
    }
    .right_box .bottom_box{
        width: 280px;
        height: 300px;
        /*border: 1px solid #fff;*/
        margin: 0px auto;
    }
    .right_box .bottom_box span{
        display: inline-block;
        width: 55px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        text-align: center;
        font-size: 16px;
        margin: 30px 25px 0 15px;
        color: #FFF;
    }
    .right_box .bottom_box input{
        display: inline-block;
        width: 160px;
        height:30px;
        outline: none;
        border:none;
        background-color: #f3f3f3;
    }
    .sure_email{
        display: block;
        width: 65px;
        /* height: 25px; */
        /* line-height: 25px; */
        font-family: "微软雅黑";
        font-size: 12px;
        margin-top: 5px;
        margin-left: 190px;
        border: none;
        background-color: #fff;
        border-radius: 7px;
        color: #666;
        outline: none;
    }
    .back_time{
        border: 1px solid #ccc;
        width: 35px;
        height: 25px;
        float: right;
        margin-top: 14px;
        background-color: #fff;
        text-align: center;
        margin-right: 65px;
        font-family: "微软雅黑";
        font-size: 14px;
    }
    .Tyzm{
        float: right;
        margin-top: -25px;
        margin-right: 20px;
        width: 45px;
        height: 25px;
        line-height: 20px;
        font-family: "微软雅黑";
        font-size: 16px;
        text-align: center;
        background-color: #168ED4;
        border: none;
        color: #fff;
    }
    .right_box .bottom_box .yzk .Syzm{
        width: 55px;
        height: 25px;
        font-size: 16px;
        text-align: center;
        margin:10px 25px 0 15px;
    }
    .right_box .bottom_box .yzk .yzm{
        width: 80px;
        height: 25px;
    }
    .right_box .bottom_box .change{
        display: inline-block;
        width: 100px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #666;
        cursor: pointer;
        background: #fff;
        /* margin-left: 35%; */
        margin-top: 5px;
        border-radius: 6px;
        border: none;
    }
    .right_box .save_1{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
        border: none;
        background-color: #fff;
        border-radius: 8px;
        margin-left: 125px;
        margin-top: 30px;
    }
    /*修改密码*/
    .repla{
        position: absolute;
        left: 38%;
        top: 115px;
        margin-left: -100px;
        width: 270px;
        height: 290px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 5px;
        display: none;
    }
    .repla .close_1 {
        float: right;
        width: 20px;
        height: 20px;
    }
    .repla span{
        display: inline-block;
        width: 65px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        margin-top: 35px;
        margin-left: 25px;
        color: #666;
    }
    .repla input{
        width: 55%;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .repla button{
        width: 70px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #000;
        border: none;
        background-color: #C7E8F2;
        border-radius: 8px;
        margin-left: 100px;
        margin-top: 30px;
    }
    .photo{
        /* display: block; */
        /* border: 1px solid #eeeeee; */
        height: 48px;
        width: 48px;
        border-radius: 48px;
        overflow: hidden;
        float: left;
        margin-top: 156px;
        margin-left: 0px;
    }
    .photo img{
        width: 49px;
        height: 49px;
        display: block;
        margin: 0 auto;

    }
    .name{
        display: inline-block;
        /* width: 50px; */
        /* height: 30px; */
        /* line-height: 30px; */
        font-weight: 500;
        font-family: 'Microsoft Yahei', serif;
        font-size: 16px;
        color: #5E5E5E;
        position: absolute;
        top: 180px;
        left: 130px;
    }
    .sheet{
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 15px;
        border-top: 1px solid #cccccc;
    }
    .sheet li{
        float: left;
        width: 15%;
        /*padding: 0px 1px;*/
        height: 20px;
        font-size: 16px;
        border-right: 1px solid #ccc;
        text-align: center;
        line-height: 20px;
        margin-top: 9px;
        cursor: pointer;
    }
    .sheet .my{
        width:23%;
        border-right: none;
    }
    .sheet .my a{
        font-size: 12px;
        width: 100%;
    }
    .sheet li a{
        display: block;
        text-align: center;
        line-height: 24px;
        width: 100%;
        /*font-size: -webkit-xxx-large;*/
        font-size: 14px;
        height: 30px;
        margin-top: -9px;
        padding: 5px 5px;
        text-decoration: none;
        color: #666;
    }
    .sheet li .active{

        background-color: #ED6D00;
        color: #fff;
    }
    .sheet li:hover>a{
        background-color: #ED6D00;
        color: #fff;
    }
    .content{
        /*border: 1px solid #ccc; */
        width: 90%;
        /* height: 300px; */
        margin: 70px auto;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;

    }
    .big{
        width: 90%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .time00{
        width: 100%;
        height: 50px;
        /* background: lavender; */
        line-height: 50px;
        font-size: 14px;
        margin-top: -25px;
        color: #fff;
        /* margin-left: 20px; */
    }
    .name00{
        width: 100%;
        height: 50px;
        background: rgba(0,0,0,0.5);
        /* text-align: center; */
        color: #fff;
        line-height: 38px;
        padding-left: 20px;
        margin-top: 150px;
        font-size: 14px;
    }
    .delete{
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/person/delete.png) no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-top: -45px;
        margin-right: 15px;
        display: none;
        z-index: 999;
        cursor: pointer;
    }
    .name00:hover>.delete{
        display: block;
    }
    /*发布*/
    .big_post{
        width: 90%;
        height: 200px;
        float: left;
        margin: 10px;
    }
    .zzc1{
        width:100%;
        height:100%;
        background: rgba(57,131,208,0.7);
        overflow: hidden;
        transition:height 0.5s;
    }
    .zzc2{
        width:100%;
        height:100%;
        background: rgba(49,202,155,0.5);
        overflow: hidden;
        transition:width 0.5s;
    }
    .zzc3{
        width:100%;
        height:100%;
        background: rgba(221,173,42,0.6);
        overflow: hidden;
        transition:height 0.5s;
    }
    .big_post:hover>.zzc1{
        height:0;
    }
    .big_post:hover>.zzc2{
        width:0;
    }
    .big_post:hover>.zzc3{
        height:0;
    }
    .dname{
        width:100%;
        height:40px;;
        text-align: center;
        margin-top:30%;
        line-height: 40px;
        font-family: "微软雅黑";
        font-size:18px;
        color: #fff;

    }
    .dtime{
        width:100%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #fff;
        margin-top:35px;

    }
    /*点赞*/
    .big_zan{
        width: 90%;
        height: 240px;
        margin: 10px;
        float: left;
    }
    .zan_box{
        width: 100%;
        height: 70px;
        background: rgba(0,0,0,0.7);
        /* text-align: center; */
        color: #fff;
        line-height: 55px;
        padding-left: 20px;
        margin-top: 170px;
        /* font-size: 18px; */
        overflow: hidden;
    }
    .zan_box span{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color:#fff;
        margin-top: 10px;
    }
    .zan_box .zan_time{
        font-size: 14px;
        margin-top: -1px;
    }
    .zan_box:hover>.delete{
        display: block;
    }
    .totle{
        width: 100%;
        height: 50px;
        background: gainsboro;
        line-height: 50px;
        font-size: 16px;
    }
    .imge{
        width: 100%;
        height: 100%;
        /* z-index: 555; */
        margin-top: -220px;
        display: none;
        /*opacity:0.5;*/
    }
    /*发布简历*/
    .test{
        width: 100%;
        /*height: 50px;*/
        /*line-height: 50px;*/
        margin: 30px auto;
        background: #fff;
    }
    .test .jl{
        /*border:1px solid #ccc;*/
        width:70%;
        /*height: 800px;*/
        margin:0 auto;
        padding-bottom: 30px;
    }
    .jname{
        width: 90%;
        /* height: 200px; */
        /* border: 1px solid #ccc; */
        margin: 0 auto;
        /* float: left; */
    }
    .same{
        display: inline-block;
        width: 90px;
        height:30px;
        line-height: 30px;
        text-align: left;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        margin-top: 30px;
    }
    .jname input,.j_right input{
        width: 190px;
        height: 30px;
        line-height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666;
        outline: none;

    }
    .j_right{
        width: 90%;
        /* height: 200px; */
        /* border: 1px solid #ccc; */
        /* float: right; */
        margin: 0px auto;
        /* margin-top: -50px; */
    }
    .work{
        clear: both;
        width: 90%;
        margin: 30px auto;

    }
    .same_1{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        font-family: "微软雅黑";
        color: #666;
        font-size: 16px;
    }
    .work textarea{
        width: 100%;
        margin-top: 20px;
        resize: none;
        /* height: 150px; */
        outline: none;
    }
    .selectsex{
        width: 190px;
        height: 30px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }
    /*添加附件*/
    .test .add_0{
        width: 60px;
        height: 70px;
        border: 1px dashed #ccc;
        margin-left: 48px;
        margin-top: -40px;
        cursor: pointer;
    }
    .test .add_2{
        display: block;
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0px auto;
        font-size: 12px;
        float: left;
    }
    .test .jl_add{
        width: 40px;
        height: 40px;
        float: left;
        /* display: block; */
        margin-left: 10px;
        margin-top: -2px;
    }
    .test .add_0 .file_pro{
        position: absolute;
        width:60px;
        height: 70px;
        opacity: 0;
        cursor: pointer;
    }
    .doc{
        float: left;
        margin-top: -50px;
        margin-left: 125px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #797171;
    }
    .aler{
        display: block;
        width: 100%;
        padding-left: 120px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #ccc;
        margin-top: -40px;
    }
    /*提交 修改*/
    .test .jl_post{
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: none;
        font-family: "微软雅黑";
        color: #fff;
        background-color: #ED6D00;
        border-radius: 5px;
        /*margin: 55px 235px 30px 10px;*/
        outline: none;
        margin: 30px 40%;
    }
    /*.test .jl_change{*/
    /*width: 80px;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*text-align: center;*/
    /*border: none;*/
    /*background-color: #ED6D00;*/
    /*border-radius: 5px;*/
    /*margin: 30px 50px;*/
    /*outline: none;*/
    /*}*/
    .test .jl_post:focus,.test .jl_change:focus{
        background: #C15A03;
    }
   /*评论*/
    .view{
        width: 90%;
        margin: 65px auto;
        background-color: #fff;
        table-layout: fixed;
    }
    .head{
        /*width: 100px;*/
        text-align: center;
    }
    /*.head td{*/
        /*font-family: "微软雅黑";*/
        /*font-size: 20px;*/
        /*background-color: #647B7B;*/
        /*color: #fff;*/
        /*height: 30px;*/
        /*border-right: 1px solid #ccc;*/
        /*line-height: 30px;*/
    /*}*/
    .head .child1,.child4{
        font-family: "微软雅黑";
        font-size: 14px;
        width:70px;
        background-color: #647B7B;
        color: #fff;
        height: 30px;
        border-right: 1px solid #ccc;
        line-height: 30px;
    }
    .head .child3{
        font-family: "微软雅黑";
        font-size: 14px;
        width:120px;
        background-color: #647B7B;
        color: #fff;
        height: 30px;
        border-right: 1px solid #ccc;
        line-height: 30px;
    }
    .head td:nth-child(5),.head td:nth-child(2),.showp,.good{
        display: none;
    }
    .dtr td{
        /* width: 100px; */
        text-align: center;
        /* height: 100px; */
        padding: 5px 0;
        margin-top: 5px;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        height:100%;
        word-wrap:   break-word;

    }
    /*分享*/
    .big_share{
        background: #fff;
        float: left;
        width: 90%;
        height: 200px;
        margin:10px auto;
        /*border:1px solid #ccc;*/
    }
    .big_share:hover{
        background: #ed6d00;
    }
    .big_share:hover>.share_name_box .share_name, .big_share:hover>.share_name_box .share_time{
        color:#fff;
    }
    .big_share:hover>.share_name_box .share_delete{
        background: url(../img/person/delete.png) no-repeat;
        background-size:100% 100% ;
    }
    .share_img{
        display: block;
        width: 90%;
        height: 70%;
        margin: 5px auto;
        border: 1px solid #ccc;
    }
    .share_name_box{
        display: block;
        width: 100%;
        height: 50px;
        padding-left: 15px;
    }
    .share_name{
        display: block;
        width: 100%;
        height: 25px;
        line-height:25px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #555;"
    }
    .share_time{
        display: block;
        width: 100%;
        height: 20px;
        line-height:20px;
        font-family: "微软雅黑";
        font-size: 12px;
        color: #555;
    }
    .share_delete{
        background: url(../img/person/delete_1.png) no-repeat;
        background-size:100% 100%;
        display: block;
        width: 20px;
        height: 20px;
        float: right;
        margin-top: -33px;
        margin-right:15px;
    }
    #footer{
        /* margin: 0 auto; */
        width: 100%;
        clear: both;
        /*position: fixed;*/
        /*bottom: 0;*/
        /*padding: 10px;*/
        margin-bottom: 0px;
        background: url(../img/ft.png) no-repeat;
        background-size: 100% 100%;
    }
    .footer{
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
        clear: both;
        overflow: hidden;

    }
    .QR{
        /* float: left; */
        height: 70px;
        margin: 0 auto;
        width: 70px;
        /* margin-top: 15px; */
        /* margin-left: 70px; */
        clear: both;
    }
    .QR img{
        height: 100%;
        width: 100%;
    }
    .footer-con{
        /* float: left; */
        width: 345px;
        /* height: 93px; */
        /* padding: 10px; */
        margin: 0 auto;
        margin-top: 15px;
        /* margin-left: 20%; */
    }
    .footer-con p{
        /* float: left; */
        margin: 0 auto;
        /* height: 25px; */
        width: 270px;
        font-family: "微软雅黑";
        font-size: 12px;
        /* line-height: 25px; */
        /* margin-left: 50px; */
        color: #fff;
    }

}
#footer .footer .footer-con p a{
    color:#fff;
}
#footer .footer .footer-con p a:hover{
    text-decoration: none;
    color:red;
}
