.icon {
    vertical-align: middle;
    display: inline-block;
}

.advertising {
    background: #fff;
    padding: 25px 0;
    border-bottom: 1px solid #f0f0f0;
}

.advertising .flexslider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.advertising .slides {
    position: relative;
    z-index: 1;
}

.advertising .slides li {
    width: 100%;
    height: 100px;
}

.advertising .slides li img {
    width: 100%;
    display: block;
}

.advertising .slides li img.bigpic {
    display: none;
}

.advertising .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    right: 20px;
    text-align: center;
    /*background: rgba(0,0,0,.3);*/
    border-radius: 20px;
    height: 22px;
    padding: 0 10px;
    line-height: 18px;
}

.advertising .flex-control-nav li {
    display: inline-block;
    margin: 0 3px;
    *display: inline;
    zoom: 1;
}

.advertising .flex-control-nav a {
    display: inline-block;
    width: 6px;
    height: 6px;
    line-height: 40px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px;
    background: #fff;
    opacity: .4;
}

.advertising .flex-control-nav .flex-active {
    padding: 0 8px;
    opacity: 1;
}

.advertising .flex-direction-nav {
    width: 100%;
    display: none;
    height: 91px;
}

.toptitle {
    background: #fff;
    padding: 25px 0;
}

.toptitle .wrap {
    position: relative;
}

.toptitle h2 {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 35px;
    padding: 0 300px;
    text-align: center;
}

.toptitle .btn {
    position: absolute;
    left: 0;
    top: 5px;
}

.toptitle .btn a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 18px;
    border-radius: 25px;
    margin: 0 10px;
    color: #333;
    font-size: 14px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
}

.toptitle .btn a:hover {
    color: #fff;
    background: #2fd9bf;
    box-shadow: none;
}

.toptitle .wordstype {
    position: absolute;
    right: 0;
    top: 5px;
}

.toptitle .wordstype a {
    display: block;
    height: 25px;
    float: left;
    line-height: 25px;
    padding: 0 18px;
    border-radius: 25px;
    margin: 0 10px;
    color: #333;
    font-size: 14px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
}

.toptitle .wordstype a:hover,.toptitle .wordstype a.on {
    color: #fff;
    background: #2fd9bf;
    box-shadow: none;
}

.listablecont {
    padding: 30px 0 80px;
}

.listablecont .contmain {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 16px rgba(0,0,0,.1);
}

.listablecont .contmain .smtitle {
    padding: 0 20px;
    overflow: hidden;
}

.listablecont .contmain .smtitle b {
    display: block;
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 56px;
    font-weight: bold;
}

.listablecont .contmain .smtitle a {
    display: block;
    float: right;
    height: 24px;
    margin-top: 18px;
    width: 70px;
    box-shadow: 0 0 6px rgba(0,0,0,.3);
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    border-radius: 12px;
    text-align: center;
    background: #2fd9bf;
}

.listablecont .contmain .smtitle i {
    margin-right: 3px;
    vertical-align: 0;
}

.listablecont .contmain ul {
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #fafafa;
    border-right: none;
}

.listablecont .contmain ul li {
    float: left;
    width: 14.28%;
    cursor: pointer;
    border-right: 1px solid #fafafa;
    height: 60px;
    line-height: 60px;
}

.listablecont .contmain ul li.on {
    color: #fff;
    background: #2fd9bf;
}

.listablecont .contmain .tabmain table {
    border: 1px solid #fafafa;
    line-height: 35px;
    border-top: none;
    width: 100%;
}

.listablecont .contmain .tabmain table tr {
    border-bottom: 1px solid #fafafa;
}

.listablecont .contmain td {
    padding: 10px 20px;
}

.listablecont .contmain th {
    text-align: left;
    color: #000;
    padding: 10px 20px;
}

.listablecont .contmain td a {
    display: inline-block;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    border-radius: 25px;
    background: #d9d9d9;
    color: #fff;
    padding: 0 14px;
}

.listablecont .contmain td a i {
    vertical-align: middle;
    font-size: 14px;
}

.listablecont .contmain td a:hover {
    background: #f75555;
}

.listablecont .nullcont {
    padding: 150px 0;
}

.listablecont .nullcont .cont {
    text-align: center;
}

.listablecont .nullcont .cont span {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 100px;
    overflow: hidden;
    background: #2fd9bf;
    box-shadow: 0 0 20px rgba(2,217,184,.5);
}

.listablecont .nullcont .cont i {
    font-size: 100px;
    color: #fff;
}

.listablecont .nullcont .cont p {
    padding-top: 25px;
    font-size: 16px;
}

.pages {
    padding-top: 45px;
    text-align: right;
}

.pages a {
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    height: 35px;
    line-height: 35px;
    color: #ccc;
    font-size: 16px;
    padding: 0 12px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    margin: 0 10px;
    min-width: 35px;
}

.pages a.on,.pages a:hover {
    color: #fff;
    background: #2fd9bf;
}

.pages i {
    display: inline-block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #ccc;
    font-size: 18px;
    min-width: 35px;
}

.pages a.page {
    background: none;
    color: #333;
    font-size: 14px;
    box-shadow: none;
    padding: 0;
}

.pages a.page:hover {
    color: #2fd9bf;
    background: none;
}

.toptitle .words {
    padding-top: 8px;
}

.toptitle .words a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 18px;
    border-radius: 25px;
    margin-right: 28px;
    color: #333;
    font-size: 14px;
    float: left;
}

.toptitle .words a:hover,.toptitle .words a.on {
    color: #fff;
    background: #2fd9bf;
}

.toptitle .cont span {
    display: block;
    float: left;
    overflow: hidden;
    line-height: 35px;
    padding-top: 4px;
    padding-right: 16px;
}

.toptitle .cont .webtxt {
    width: 232px;
    border: none;
    height: 35px;
    border-bottom: 1px solid #23d7bc;
    font-size: 15px;
    color: #333;
}

.toptitle .cont i {
    display: inline-block;
    color: #333;
    font-size: 20px;
    cursor: pointer;
}

.toptitle .cont .webtn {
    border: none;
    background: none;
    padding: 0 8px;
}

.toptitle .cont a {
    float: right;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    border-radius: 25px;
    color: #333;
    font-size: 14px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
}

.toptitle .cont a:hover {
    color: #fff;
    background: #2fd9bf;
    box-shadow: none;
}

.caselist {
    padding: 30px 0 60px;
}

.caselist .contmain {
    margin: 0 -10px;
}

.caselist .zprt {
    width: 224px;
    margin: 10px;
    float: left;
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 18px rgba(0,0,0,.1);
}

.caselist .addbtn {
    height: 268px;
    text-align: center;
    line-height: 268px;
}

.caselist .addbtn i {
    font-size: 80px;
    color: #ccc;
    cursor: pointer;
}

.caselist .addbtn i:hover {
    color: #23d7bc;
}

.caselist .tms {
    text-align: center;
    color: #333;
    padding-top: 10px;
    font-size: 18px;
    height: 65px;
}

.caselist .zprt .picnt {
    position: relative;
    height: 242px;
}

.caselist .zprt .picnt em {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.caselist .zprt .picnt em img {
    display: block;
}

.caselist .zprt .picnt .mohubg {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=false);
}

.caselist .zprt .picnt .mohubg img {
    display: block;
    width: 100%;
    height: 242px;
}

.caselist .zprt .pic {
    position: absolute;
    top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    width: 144px;
    height: 221px;
}

.caselist .zprt .pic img {
    display: block;
    width: 100%;
}

.caselist .zprt .picnt ins {
    display: block;
    width: 59px;
    height: 59px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
}

.caselist .zprt .yifabu {
    background: url(../images/user/yifabu.png) no-repeat center;
}

.caselist .zprt .weifabu {
    background: url(../images/user/weifabu.png) no-repeat center;
}

.caselist .zprt .yitongguo {
    background: url(../images/user/yitongguo.png) no-repeat center;
}

.caselist .zprt .weitongguo {
    background: url(../images/user/weitongguo.png) no-repeat center;
}

.caselist .zprt .tkmark {
    display: none;
    position: absolute;
    z-index: 9;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.caselist .zprt .ewms {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.caselist .tkmark span{
    position: absolute;
    top: 5px;
    left: 5px;
}
.caselist .tkmark span a{
    display: block;
    width: 20px;
    height: 16px;
    background: url(../images/home/star.png) no-repeat center;
}
.caselist .tkmark span a.on {
    background: url(../images/home/stars.png) no-repeat center;
}

.caselist .zprt .ewms i {
    color: #fff;
    font-size: 15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #2fd9bf;
}

.caselist .zprt .ewm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    width: 180px;
}

.caselist .zprt .ewm > a{
    display: inline-block;
    padding: 8px;
    background: #fff;
    margin-left: 28px;
}
.caselist .zprt .ewm a.qrcode {
    display: block;
    width: 122px;
    margin: 0 auto;
    height: 122px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #2fd9bf;
    background: #fff;
}

.caselist .zprt .ewm a.qrcode img {
    width: 94%;
    height: 94%;
    margin: 3%;
}

.caselist .zprt .ewm i a {
    display: block;
    width: 122px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    margin: 0 auto;
    border-radius: 3px;
    background: #2fd9bf;
    text-align: center;
}

.caselist .zprt .casetitle {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    line-height: 24px;
    padding: 8px 10px;
}

.caselist .zprt .casetitle ins.tipsbtn {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
}
.caselist .zprt .casetitle i.work-click {
    display: block;
    float: right;
    color: #ccc;
    cursor: pointer;
}

.caselist .zprt .casetitle i {
    display: block;
    float: right;
    color: #ccc;
    cursor: pointer;
}

.caselist .zprt .casetitle i:hover {
    color: #23D7BC;
}

.caselist .zprt .casetitle .recovery:hover {
    color: red;
}

.caselist .zprt .btns {
    padding: 12px 10px;
    overflow: hidden;
    height: 50px;
}

.caselist .zprt .btns span {
    display: block;
    float: left;
}

.caselist .zprt .btns i {
    color: #ccc;
    font-size: 20px;
    line-height: 26px;
    cursor: pointer;
}

.caselist .zprt .btns span .user-publicsc{
    width: 21px;
    height: 22px;
    background: url(../images/home/publicsc.png) no-repeat center;
    display: inline-block;
    vertical-align: middle;
}
.caselist .zprt .btns span .user-privatesc{
    width: 21px;
    height: 22px;
    background: url(../images/home/privatesc.png) no-repeat center;
    display: inline-block;
    vertical-align: middle;
}

.caselist .zprt .btns span i {
    margin-right: 20px;
}

.caselist .zprt .btns span .tongji-enter {
    color: #cecece;
    margin-right: 10px;
}

.caselist .zprt .btns span .tongji-enter:hover {
    color: #23d7bc;
}

.caselist .zprt .btns span i.icon-tongji {
    margin-right: 5px;
}

.caselist .zprt .btns span i:hover {
    color: #23d7bc;
}

.caselist .zprt .btns ins {
    display: block;
    float: right;
}

.caselist .zprt .btns ins i:hover {
    color: #f75555;
}

.tipso_bubble {
    box-shadow: 0 0 18px rgba(0,0,0,.3);
}

.wbpage {
    display: table;
    margin: 20px auto;
}
.wbpage a {
    min-width: 22px;
    height: 22px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    font-size: 12px;
    color: #999999;
    border-radius: 2px;
    text-align: center;
    line-height: 22px;
    margin-right: 8px;
    box-sizing: content-box;
    padding: 4px;
}

.wbpage span {
    min-width: 22px;
    height: 22px;
    display: inline-block;
    border: 1px solid #45ddc1;
    background-color: #45ddc1;
    font-size: 12px;
    color: #ffffff;
    border-radius: 2px;
    padding: 4px;
    text-align: center;
    line-height: 22px;
    margin-right: 8px;
    box-sizing: content-box;
}

.wbpage .dot {
    min-width: 22px;
    height: 22px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    font-size: 12px;
    color: #999999;
    border-radius: 2px;
    padding: 4px;
    text-align: center;
    line-height: 22px;
    margin-right: 8px;
    box-sizing: content-box;
}

.wbpage span:hover {
    border: 1px solid #45ddc1;
    background-color: #45ddc1;
    color: #ffffff;
}

.huanlogocont {
    padding: 30px 0 145px;
}

.huanlogocont .contmain {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 16px rgba(0,0,0,.1);
}

.huanlogocont .title {
    line-height: 60px;
    color: #333;
    font-size: 14px;
    padding: 0 22px;
    border-bottom: 1px solid #fafafa;
}

.huanlogocont .cont {
    padding: 25px 0 25px 25px;
    overflow: hidden;
}

.huanlogocont .cont .pic {
    width: 220px;
    height: 380px;
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.huanlogocont .pic .logom {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    margin-top: -75px;
    background-size: 100%;
    animation: play 1.5s linear both infinite;
    -webkit-animation: play 1.5s linear both infinite;
}

.huanlogocont .pic .logom img {
    display: block;
    margin: 25px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.huanlogocont .infors {
    overflow: hidden;
    padding-left: 55px;
}

.huanlogocont dl {
    border-bottom: 1px solid #f5f5f5;
    padding: 28px 0 10px 0;
}

.huanlogocont dt {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    margin-bottom: 5px;
}

.huanlogocont dt em {
    display: block;
    width: 98px;
    float: left;
    height: 98px;
}

.huanlogocont dt em img {
    display: block;
    width: 98px;
    height: 98px;
    border-radius: 50%;
}

.huanlogocont dt ins {
    display: block;
    float: left;
    padding: 0 15px;
    border-radius: 15px;
    line-height: 28px;
    height: 30px;
    border: 1px solid #2fd9bf;
    color: #2fd9bf;
    font-size: 14px;
    margin-top: 35px;
    margin-left: 35px;
    cursor: pointer;
}

.huanlogocont dt ins:hover {
    background: #2fd9bf;
    color: #fff;
    box-shadow: 0 0 20px rgba(47,217,191,.2);
}

.huanlogocont dd {
    padding: 8px 20px;
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
}

.huanlogocont dd label {
    float: left;
    padding-right: 10px;
}

.huanlogocont dd b {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.huanlogocont dd b.red {
    color: #f75555;
    text-decoration: underline;
}

.huanlogocont dd b.green {
    color: #2fd9bf;
}

.huanlogocont dd ul {
    float: left;
}

.huanlogocont dd ul li {
    display: inline-block;
    margin-right: 22px;
    padding: 0 15px;
    border-radius: 15px;
    line-height: 28px;
    height: 30px;
    border: 1px solid #2fd9bf;
    color: #2fd9bf;
    font-size: 14px;
    cursor: pointer;
}

.huanlogocont dd ul li:hover,.huanlogocont dd ul li.on {
    background: #2fd9bf;
    color: #fff;
    box-shadow: 0 0 20px rgba(47,217,191,.2);
}

.huanlogocont dd ul li.dis {
    color: #e6e6e6;
    background: none;
    border-color: #e6e6e6;
    box-shadow: none;
}

.huanlogocont dd ul li.dis a {
    color: #e6e6e6;
}

.huanlogocont dd ins {
    padding-left: 40px;
}

.huanlogocont dd ins a {
    color: #2fd9bf;
    font-size: 14px;
    text-decoration: underline;
}

.huanlogocont .btnss {
    text-align: center;
    color: #fff;
    display: block;
    width: 248px;
    height: 42px;
    border-radius: 3px;
    line-height: 42px;
    background: #2fd9bf;
    cursor: pointer;
}

.layui-layer-tips .layui-layer-content {
    color: #333!important;
}

.designerhd {
    padding: 40px 0 20px;
    border-bottom: 1px solid #f1f1f1;
}

.designerhd .cont {
    text-align: center;
}

.designerhd .cont i {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}

.designerhd .cont i img {
    display: block;
    width: 100%;
    height: 100%;
}

.designerhd .cont b {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 36px;
    padding-top: 15px;
}

.destitle {
    box-shadow: 4px 2px 4px rgba(0,0,0,.1);
    text-align: center;
    background: #fff;
    line-height: 68px;
}

.destitle i {
    display: inline-block;
    margin: 0 66px;
    font-size: 16px;
    color: #1b1c20;
}

.destitle i a {
    display: block;
    color: #1b1c20;
    border-bottom: 3px solid transparent;
    padding: 0 26px;
}

.destitle i.on a {
    border-color: #2fd9bf;
    color: #2fd9bf;
}

.descentmain {
    padding: 25px 0;
}

.descentmain .tmls {
    overflow: hidden;
}

.descentmain .tmls .num {
    line-height: 50px;
    font-size: 16px;
    color: #666;
}

.descentmain .tmls .num i.on {
    color: #2fd9bf;
}

.descentmain .tmls .num em {
    padding: 0 26px;
}

.descentmain .tmls .search {
    position: relative;
}

.descentmain .tmls .webtxt {
    border: 1px solid #bbb7b7;
    border-radius: 25px;
    height: 50px;
    line-height: 48px;
    position: relative;
    padding: 0 60px 0 20px;
    background: url(../images/user/seaico1.png) no-repeat right center;
    width: 218px;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.descentmain .tmls .webtxt:focus {
    background: url(/static/images/user/seaico2.png) no-repeat right center;
    border: 1px solid #2fd9bf;
    width: 300px;
}

.descentmain .search .webtn {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 999;
}

@media(min-width:1601px) {
    .wrap {
        width: 1600px;
    }

    .minwid {
        min-width: 1600px;
    }

    .advertising .slides li img.bigpic {
        display: block;
    }

    .advertising .slides li img.smpic {
        display: none;
    }

    .caselist .contmain {
        margin: 0 -14px;
    }

    .caselist .zprt {
        width: 240px;
        margin: 14px;
    }

    .tablemainbody .databody .rightbody .totalpart .totaletable .datepicker {
        top: 35px;
    }

    .tablemainbody .databody .rightbody .totalpart .totaletable select {
        top: 35px;
    }

    .tablemainbody .databody .rightbody .totalpart .totaletable .switchbtn {
        top: 35px;
    }
}

@keyframes play {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.footer {
    background: #1e1e1e;
    overflow: hidden;
    padding-top: 60px;
}

.footer span {
    font-size: 18px;
    color: #ffffff;
}

.footer i {
    display: block;
    width: 36px;
    height: 1px;
    margin: 11px 0 45px 0;
}

.footer .telephone {
    height: 205px;
    margin: 0 0 60px 60px;
}

.footer .telephone p {
    font-size: 36px;
    color: #9e9e9e;
}

.footer .telephone span {
    font-size: 14px;
    color: #9e9e9e;
}

.footer .telephone a {
    display: block;
    width: 141px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #ffffff;
    background: #34d8bd;
    margin-top: 39px;
    text-indent: 6px;
    border-radius: 3px;
}

.footer .telephone a em {
    float: left;
    width: 22px;
    height: 22px;
    background: url(../images/home/qq_icon.png) no-repeat;
    margin: 13px 0 0 25px;
}

.footer .clearfix {
    border-bottom: 1px solid #404040;
}

.footer .entrance {
    height: 205px;
    padding-right: 100px;
    border-right: 1px solid #404040;
}

.footer .entrance a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .aboutus {
    height: 205px;
    margin: 0 0 60px 80px;
    padding-right: 100px;
    border-right: 1px solid #404040;
}

.footer .aboutus a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .help {
    height: 205px;
    margin: 0 0 60px 80px;
    padding-right: 100px;
    border-right: 1px solid #404040;
}

.footer .help a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .agreement {
    height: 205px;
    margin: 0 0 60px 80px;
    padding-right: 100px;
    border-right: 1px solid #404040;
}

.footer .agreement a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .linkus {
    height: 205px;
    margin: 0 0 60px 60px;
}

.footer .linkus p:first-child {
    font-size: 16px;
    color: #cccccc;
}

.footer .linkus p img {
    margin-right: 8px;
}

.footer .linkus p {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .examine {
    height: 205px;
    margin: 0 0 60px 60px;
}

.footer .examine a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .examine p {
    color: #9e9e9e;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}

.footer h1 {
    font-size: 18px;
    color: #fff;
}

.mycaselist .addpt{
    width: 290px;
    height: 238px;
    background: #fff;
    float: left;
    margin: 15px;
    border: 1px dashed #a4e6da;
}

.mycaselist .addpt a {
    display: block;
    padding-top: 66px;
    text-align: center;
    width: 100%;
    height: 100%;
}

.mycaselist .addpt a img {
    display: block;
    margin: 0 auto;
}

.mycaselist .addpt a i {
    display: block;
    padding-top: 16px;
    color: #999999;
    font-size: 15px;
}

.mycaselist .zprt1 {
    width: 290px;
    height: 240px;
    background: #fff;
    float: left;
    margin: 15px;
    box-shadow: 0 0 10px #ddd;
    font-weight: normal;
}

.mycaselist .zprt1 .pic:hover .operate {
    display: block;
}

.pr {
    position: relative;
}

.mycaselist .zprt1 .pic {
    width: 100%;
    height: 164px;
    overflow: hidden;
    background: #999;
}

.mycaselist .zprt1 .pic img {
    display: block;
    /* width: 100%; */
    margin: 0 auto;
    height: 164px;
}

.mycaselist .zprt1 .pic .operate {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 40%;
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 25px;
}


.mycaselist .zprt1 .pic .operate span {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0;
    width: 100%;
    text-align: center;
}

.mycaselist .zprt1 .pic .videoname {
    display: block;
    position: absolute;
    height: 23px;
    top: 0;
    right: 0;
}

.mycaselist .zprt1 .pic .a2 {
    background: none;
    margin: 2px 0 0 2px;
}

.mycaselist .zprt1 .pic a {
    display: inline-block;
    background: #44bdb1;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 32px;
    line-height: 50px;
    color: #fff;
    border-radius: 25px;
}

.mycaselist .zprt1 .pic .videoname em {
    display: block;
    float: left;
    width: 21px;
    height: 23px;
    background: url(/v2/static/images/new/label_none.png) no-repeat center;
}

.mycaselist .zprt1 .pic .videoname b {
    display: block;
    float: left;
    padding-right: 10px;
    color: #FFF;
    line-height: 23px;
    height: 23px;
    background: #4cd3c5;
}

.mycaselist .zprt1 .proname {
    height: 45px;
    line-height: 44px;
    padding: 0 12px;
}

.mycaselist .zprt1 .info {
    height: 25px;
    line-height: 25px;
    padding: 0 12px;
}

.mycaselist .zprt1 .proname {
    height: 45px;
    line-height: 44px;
    padding: 0 12px;
}

.mycaselist .zprt1 .proname .work-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 110px;
    float: left;
}

.mycaselist .zprt1 .proname .work-actions-more {
    box-shadow: 0 0 26px rgba(95,135,131,.2);
    border-radius: 4px;
    overflow: hidden;
    display: none;
    position: absolute;
    z-index: 1000;
    width: 70px;
    right: 0;
}

.mycaselist .zprt1 .proname .work-actions-more ul li a {
    background: #FFF;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.mycaselist .zprt1 .info i {
    display: block;
    float: left;
    color: #999999;
    font-size: 13px;
    background: url(/v2/static/images/new/timeico.png) no-repeat left center;
    padding-left: 20px;
}

.mycaselist .zprt1 .info em {
    display: block;
    float: right;
    font-size: 13px;
    padding-left: 20px;
    color: red;
}

.mycaselist .zprt1 .proname #work-actions:hover .work-actions-more{
    display: block;
}

.mycaselist .zprt1 .proname .work-actions-more ul li a:hover{
    color: #44bdb1;
    background: #e6e6e6;
}

.mycaselist .zprt1 .render {
    width: 290px;
    height: 164px;
    padding-top: 55px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    text-align: center;
    z-index: 99
}

.mycaselist .zprt1 .render span {
    width: 36px;
    height: 36px;
    font-size: 36px
}
