@media (min-width: 1200px) {
    body {
        width: 600px;
        margin: 0 auto;
        position: relative;
    }

    .login {
        width: 100%;
        height: 400px;
        box-sizing: border-box;
        background: #ffffff;
    }

}


* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    width: 100%;
    display: block;
}

@font-face {
    font-family: 'iconfont';
    /* project id 1123378 */
    src: url('https://at.alicdn.com/t/font_1123378_6cf3o9dgvdq.eot');
    src: url('https://at.alicdn.com/t/font_1123378_6cf3o9dgvdq.eot?#iefix') format('embedded-opentype'),
        url('https://at.alicdn.com/t/font_1123378_6cf3o9dgvdq.woff2') format('woff2'),
        url('https://at.alicdn.com/t/font_1123378_6cf3o9dgvdq.woff') format('woff'),
        url('https://at.alicdn.com/t/font_1123378_6cf3o9dgvdq.ttf') format('truetype'),
        url('https://at.alicdn.com/t/font_1123378_6cf3o9dgvdq.svg#iconfont') format('svg');
}

@font-face {
    font-family: 'bbs';
    /* project id 1134086 */
    src: url('https://at.alicdn.com/t/font_1134086_dngf19avni5.eot');
    src: url('https://at.alicdn.com/t/font_1134086_dngf19avni5.eot?#iefix') format('embedded-opentype'),
        url('https://at.alicdn.com/t/font_1134086_dngf19avni5.woff2') format('woff2'),
        url('https://at.alicdn.com/t/font_1134086_dngf19avni5.woff') format('woff'),
        url('https://at.alicdn.com/t/font_1134086_dngf19avni5.ttf') format('truetype'),
        url('https://at.alicdn.com/t/font_1134086_dngf19avni5.svg#iconfont') format('svg');
}

@font-face {
    font-family: 'onlive';
    /* project id 1241271 */
    src: url('https://at.alicdn.com/t/font_1241271_gona3uogpi.eot');
    src: url('https://at.alicdn.com/t/font_1241271_gona3uogpi.eot?#iefix') format('embedded-opentype'),
        url('https://at.alicdn.com/t/font_1241271_gona3uogpi.woff2') format('woff2'),
        url('https://at.alicdn.com/t/font_1241271_gona3uogpi.woff') format('woff'),
        url('https://at.alicdn.com/t/font_1241271_gona3uogpi.ttf') format('truetype'),
        url('https://at.alicdn.com/t/font_1241271_gona3uogpi.svg#iconfont') format('svg');
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

input {
    outline: none;
    font-family: "Microsoft Yahei";
    color: #666666;
    font-size: 14px;
}

.login {
    width: 100%;
    height: 400px;
    position: absolute;
    top: 20%;
    padding: 50px 0 50px 0;
    box-sizing: border-box;
    background: #ffffff;
}

.login h2 {
    font-size: 1.25rem;
    color: #333333;
    text-align: center;
    padding-bottom: 20px;
}

.form-table {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.form-table ul li {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}

.form-table ul li input {
    display: block;
    width: 80%;
    height: 36px;
    margin: 0 auto;
    line-height: 36px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding: 0 10px;
    color: #666666;
    text-indent: 20px;
}

.form-table ul li.name::before {
    position: absolute;
    font-family: "onlive";
    content: "\e6bb";
    font-size: 18px;
    color: #999999;
    left: calc(10% + 15px);
    top: 0;
    width: 20px;
    height: 56px;
    line-height: 56px;
}

.form-table ul li.psd::before {
    position: absolute;
    font-family: "onlive";
    content: "\e617";
    font-size: 22px;
    color: #999999;
    left: calc(10% + 15px);
    top: 0;
    width: 20px;
    height: 56px;
    line-height: 56px;
}

.form-table ul li button {
    display: block;
    width: 60%;
    height: 40px;
    line-height: 40px;
    background: #ff8300;
    color: #ffffff;
    outline: none;
    text-align: center;
    font-size: 18px;
    border: 0 none;
    border-radius: 5px;
    margin: 0 auto;
}



.login-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #ffffff;
}

.login-mes {
    width: 100%;
    height: 60px;
    line-height: 40px;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}

.login-mes p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #999999;
}

.login-mes p span {
    color: #2089e4;
    margin-right: 5px;
}

.login-mes a {
    display: block;
    float: right;
    width: 50%;
    text-align: right;
    color: #666666;
    text-decoration: underline;
    font-size: 14px;
}

.jg {
    width: 100%;
    height: 10px;
    background: #eeeeee;
}

.login-box h2 {
    width: 100%;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 16px;
    color: #2089e4;
}

.onlive-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
}

.onlive-lists ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}

.onlive-lists ul li p {
    float: left;
    width: calc(100% - 200px);
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.onlive-lists ul li span.onlive {
    display: block;
    float: left;
    width: 60px;
    color: #2089e4;
    text-align: center;
}

.onlive-lists ul li span.end {
    display: block;
    float: left;
    width: 60px;
    color: #999999;
    text-align: center;
}

.onlive-lists ul li span.date {
    width: 80px;
    display: block;
    float: left;
    text-align: right;
    font-size: 12px;
}

.onlive-lists ul li a {
    width: 60px;
    display: block;
    float: left;
    text-align: right;
    font-size: 12px;
    color: #2089e4;
    text-decoration: underline;
}

.bt-table {
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    margin-top: 10px;
}

.bt-table a {
    display: block;
    flex: 1;
    background: #eeeeee;
    text-align: center;
    color: #666666;
}

.bt-table a.on {
    background: #2089e4;
    color: #ffffff;
}

.bt-table a+a {
    margin-left: 5px;
}

.add-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 50px 10px;
    box-sizing: border-box;
}

.add-cont h3 {
    font-size: 16px;
    color: #666666;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    overflow: hidden;
    margin-bottom: 10px;
}

.add-cont textarea {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #e3e3e3;
    font-family: 'Microsoft Yahei';
    color: #666666;
}

.seltct-button {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.select-pic,
.select-photo {
    width: 50%;
    float: left;
    height: auto;
    overflow: hidden;
}

.upload-wrap {
    position: relative;
    width: 80%;
    height: 40px;
    font-size: 16px;
    border: 1px solid #cacbcc;
    line-height: 40px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
}

.upload-wrap1 {
    position: relative;
    margin-left: 20%;
    width: 80%;
    height: 40px;
    font-size: 16px;
    border: 1px solid #cacbcc;
    line-height: 40px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
}

input.upload-pic {
    position: absolute;
    font-size: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    cursor: pointer;
    left: 0;
}


input.upload-img {
    position: absolute;
    font-size: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    cursor: pointer;
    right: 0;
    top: 0;
}

.imgs-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-right: -20px;
}

.imgs-lists ul li {
    width: calc(100% / 3);
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.add-cont p {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.add-cont .btn-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.add-cont input[type="button"] {
    display: block;
    width: 50%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    outline: none;
    background: #ff8300;
    color: #ffffff;
    text-align: center;
    border: 0 none;
    border-radius: 5px;

}

.edit-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    /* border-top: 10px solid #eeeeee; */
}

.edit-one {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-top: 10px solid #e3e3e3;

}

.edit-title {
    width: 100%;
    height: auto;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e3e3e3;
}

.edit-title span {
    display: block;
    float: left;
    width: 55%;
    text-align: left;
    color: #999999;
    font-size: 12px;
}

.edit-title a {
    display: block;
    float: left;
    width: 15%;
    text-align: right;
    color: #2089e4;
    font-size: 16px;
}

.edit-nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.edit-nr p {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.edit-video {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.edit-video span {
    position: absolute;
    font-family: "onlive";
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 50px;
    margin-top: -25px;
    color: #ffffff;
}

.edit-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.edit-img ul li {
    float: left;
    width: calc(100% / 3);
    padding: 5px;
    box-sizing: border-box;
}

.more {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ececec;
    color: #999999;
    text-align: center;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.mask-edit {
    display: none;
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    box-sizing: border-box;
    overflow-y: scroll;
}

.mask-edit h2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 16px;
}

.edit-contxg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.edit-contxg .old-nr {
    width: 100%;
    height: auto;
    min-height: 120px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    padding: 10px;
    box-sizing: border-box;
}

.edit-contxg textarea {
    display: block;
    width: 100%;
    height: auto;
    min-height: 120px;
    overflow: hidden;
    outline: none;
    border: 1px solid #e3e3e3;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    padding: 10px;
    box-sizing: border-box;
}

.edit-btn {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.edit-contxg input[type="button"] {
    width: 30%;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 10%;
    outline: none;
    border: 1px solid #e3e3e3;
    height: 40px;
    line-height: 40px;
    color: #666666;
    box-sizing: border-box;
    margin-top: 10px;
}

.edit-contxg a.del {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    color: #666666;
    text-decoration: underline;
    font-size: 16px;
    margin-top: 20px;
}

.old-video {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.video-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 10px;
}

.video-btn a {
    color: #666666;
    text-decoration: underline;
    margin-right: 20px;
    padding-right: 20px;
}

.old-imgs {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.old-imgs ul li {
    float: left;
    width: calc(100% / 3);
    height: auto;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box;
}

.old-imgs ul li a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666666;
    text-decoration: underline;
    text-align: center;
    display: block;
    text-align: center;
}

.fb-pl {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 20px;
}

.fb-pl a {
    display: block;
    float: left;
    width: 40%;
    height: 40px;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    text-align: center;
    color: #666666;
    box-sizing: border-box;
    border-radius: 5px;
}

.pl-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;

}

.pl-lists ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 36px;
    border-bottom: 1px dashed #e3e3e3;
    padding-top: 10px;
}

.pl-lists ul li input {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    outline: none;
    border: 1px solid #e3e3e3;
    margin-top: 7px;
}

.pl-state {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pl-state span {
    float: left;
    display: block;
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
}

.pl-state span.state {
    float: right;
    color: #2089e4;
}

.pl-mem {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.pl-gly {
    color: #2089e4;
}

.pl-nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
}

.pl-state span.state.state-sh {
    color: #ff0000;
}

.fb-pl a.close-btn {
    display: block;
    float: right;
    width: 40%;
    height: 40px;
    outline: none;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    text-align: center;
    color: #666666;
    box-sizing: border-box;
    border-radius: 5px;
    background: #f6f6f6;
}

.shdel-btn {
    position: fixed;
    right: 0;
    bottom: 150px;
    z-index: 999;
}

.shdel-btn button {
    display: block;
    outline: none;
    border: 0 none;
    font-size: 16px;
}

.sh-btn,
.del-btn {
    padding: 8px 20px;
    margin-bottom: 20px;
    background: #2089e4;
    color: #ffffff
}

.del-btn {
    background: rgba(0, 0, 0, 0.6);
}

.top {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.top>span {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 0 20px 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.5);
    color: #333333;
    font-size: 14px;
}

.top>span::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    background: #00ff00;
    border-radius: 50%;
}

.top>span.on::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    background: #ff0000;
    border-radius: 50%;
}

.logo {
    position: absolute;
    right: 10px;
    bottom: 10px;
    box-sizing: border-box;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 255, 255, 0.5);
    color: #333333;
    font-size: 0;
    display: table-cell;
    vertical-align: middle;
}

.logo>img {
    display: inline;
    width: 60%;
    vertical-align: middle;
    padding: 0 5px;
    border-right: 1px solid #ffffff;
}

.logo span {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(40% - 10px);
    height: 30px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.logo span img {
    display: inline;
    width: 60%;
    vertical-align: middle;
}


.onlive-intr {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px solid #e4e4e4;
}

.onlive-intr div {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
    padding: 0 5px 0 10px;
    box-sizing: border-box;
}


.onlive-intr div.intr-left {
    border-right: 1px solid #e4e4e4;
}

.onlive-intr div p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #666666;
}

.onlive-intr div p span {
    width: 100%;
    height: 20px;
    overflow: hidden;
    color: #333333;
}

.onlive-intr div.intr-right p {
    height: 40px;
    line-height: 40px;
    text-align: center;
}


h2.onlive-title {
    width: 100%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 20px;
    color: #000000;
    margin-top: 20px;
    text-align: center;
}

.onlive-js {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    padding: 0 10px 15px 10px;
    box-sizing: border-box;
}

.gksx {
    width: 40%;
    height: auto;
    overflow: hidden;
    padding: 10px 30%;
    font-size: 16px;
}

.gksx a {
    width: 50%;
    height: 40px;
    line-height: 40px;
    float: left;
    display: block;
    position: relative;
    padding-left: 25px;
    box-sizing: border-box;
    color: #333333;
}


.gksx a.zx::before {
    content: "\e784";
    position: absolute;
    font-family: "onlive";
    left: 0;
    top: 0;
    width: 20px;
    height: 40px;
    font-size: 18px;
    color: #e5e5e5;
}

.gksx a.zx.on::before {
    color: #ff9933;
}

.gksx a.on {
    color: #ff9933;
}

.gksx a.dx::before {
    content: "\e601";
    position: absolute;
    font-family: "onlive";
    left: 0;
    top: 0;
    width: 20px;
    height: 40px;
    font-size: 18px;
    color: #e5e5e5
}

.gksx a.dx.on::before {
    color: #ff9933;
}


.onlive-total {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #999999;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}




.imageDiv {
    display: block;
    float: left;
    width: 100px;
    height: 67px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed darkgray;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin: calc(100% / 6 - 300px / 6);
}

.cover {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100px;
    height: 67px;
    background-color: rgba(0, 0, 0, .3);
    display: none;
    text-align: center;
    cursor: pointer;
}

.cover>.delbtn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    background: #ff2300;
    color: #ffffff;
    font-size: 18px;
    font-family: "bbs";
}

.imageDiv:hover .cover {
    display: block;
}

.addImages {
    display: block;
    float: left;
    width: 100px;
    height: 67px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed darkgray;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin: calc(100% / 6 - 300px / 6);
}

.text-detail {
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.text-detail>span {
    font-size: 40px;
}

.file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 67px;
    opacity: 0;
}

.onlive-con {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.onlive-tab {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.onlive-tab a {
    position: relative;
    display: block;
    width: calc(50% - 2.5px);
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    background: #ff9933;
    color: #ffffff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.onlive-tab a.on {
    background: #206f96;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: 5px;
}

.onlive-time {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    line-height: 14px;
    color: #999999;
    position: relative;
    padding-left: 14px;
    box-sizing: border-box;
    border-left: 1px solid #e3e3e3;
}

.onlive-time::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ff9933;
    left: -5px;
    top: 0;
    border-radius: 50%;
}


.onlive-video {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    padding-left: 9px;
    border-left: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.onlive-video p {
    font-size: 16px;
    margin-bottom: 10px;
}

.onlive-video p a {
    color: #206f96;
}

.live-icon {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    margin-top: 10px;
    display: flex;
}

.live-icon a {
    flex: 1;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333333;
    background: #eeeeee;
}

.child+.child {
    margin-left: 8px;
}


.live-icon a.child-thumb {
    background: #ff9300;
    color: #ffffff;
}

.live-icon a em{
    font-style: normal;
}

.live-icon a.child-thumb::before {
    content: "\e66d";
    font-size: 16px;
    color: #ffffff;
    font-family: "onlive";
    margin-right: 2px;
}

.live-icon a.child-thumb-on::before {
    content: "\e609";
    font-size: 16px;
    color: #ffffff;
    font-family: "onlive";
    margin-right: 2px;
}

.imgwrap {
    overflow: hidden;
}

.onlive-imgs {
    margin-right: -10px;
    overflow: hidden;
}

.onlive-imgs .img-live {
    position: relative;
    float: left;
    width: 50%;
    height: auto;
    margin-bottom: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background-clip: content-box;
}

.video-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px 0;
    position: relative;
}

.img-big {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px 0;
    position: relative;
}

.img-big img {
    width: 100%;
    height: auto;
    background: url('../images/logoc.jpg') no-repeat center center;
}

.video-wrap span {
    position: absolute;
    font-family: "onlive";
    font-size: 80px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    color: #ffffff;
}

.onlive-plcon {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}

.onlive-pltit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #2089e4;
    color: #ffffff;
    padding-left: 10px;
    box-sizing: border-box;
}

.onlive-plnr {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    border-top: 0 none;
}

.onlive-plnr textarea {
    outline: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #666666;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 28px;
    border: 0 none;
}

.fb-btn {
    width: 100%;
    height: auto;
    overflow: hidden;

}

.fb-btn a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background: #ff8300;
    color: #ffffff;
    text-align: center;
    margin: 10px auto;
}

.pl-tx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.person-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
}

.pl-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f2f2f2;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.comment_header {
    width: 100%;
    height: 40px;
    position: relative;
}

.comment_info {
    float: right;
    width: calc(100% - 50px);
    height: auto;
    overflow: hidden;
}

.comment_name {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}

.comment_time {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}

.personal_btn_area {
    position: absolute;
    right: 0;
    top: 0;
}

.personal_btn_area a.praise_num {
    float: left;
    display: block;
    padding: 2px 4px;
    background: #ff8300;
    color: #ffffff;
    height: 20px;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    margin-right: 10px;
}

.personal_btn_area a.comment_share_btn {
    float: left;
    display: block;
    padding: 2px 4px;
    background: #2089e4;
    color: #ffffff;
    height: 20px;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
}

.personal_btn_area a.comment_share_btn::before {
    content: "\e657";
    font-family: "iconfont";
    font-size: 14px;
    color: #ffffff;
}

.personal_btn_area a.praise_num::before {
    content: "\e665";
    font-family: "iconfont";
    font-size: 14px;
    color: #ffffff;
    margin-right: 2px;
}

.personal_btn_area a.praise_num.on::before {
    content: "\e601";
    font-family: "iconfont";
    font-size: 14px;
    color: #ffffff;
    margin-right: 2px;
}

.comment-text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 5px;
    color: #333333;
    font-size: 14px;
}

.comment-text p {
    margin-bottom: 10px;
}

.comment-text-hf {
    padding-bottom: 10px;
    color: #666666;
}

.comment-text a.replay {
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #999999;
}

.comment-text-replay {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
}

.comment-text-replay-wbk {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dddddd;
    padding: 5px;
    box-sizing: border-box;
}

.comment-text-replay .fb-btn a {
    float: right;
}


.picDiv1 {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}


.imageDiv1 {
    display: block;
    float: left;
    width: 80px;
    height: 53px;
    box-sizing: border-box;
    border: 1px dashed darkgray;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin: 10px calc(100% / 6 - 240px / 6);
}

.cover1 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 80px;
    height: 53px;
    background-color: rgba(0, 0, 0, .3);
    display: none;
    text-align: center;
    cursor: pointer;
}

.cover1>.delbtn1 {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    background: #ff2300;
    color: #ffffff;
    font-size: 18px;
    font-family: "bbs";
}

.imageDiv1:hover .cover1 {
    display: block;
}

.addImages1 {
    display: block;
    float: left;
    width: 80px;
    height: 53px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed darkgray;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin: 10px calc(100% / 6 - 240px / 6);
}

.text-detail1 {
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.text-detail1>span {
    font-size: 20px;
}

.file1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 53px;
    opacity: 0;
}



.picDiv2 {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}


.imageDiv2 {
    display: block;
    float: left;
    width: 80px;
    height: 53px;
    box-sizing: border-box;
    border: 1px dashed darkgray;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin: 10px calc(100% / 6 - 240px / 6);
}

.cover2 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 80px;
    height: 53px;
    background-color: rgba(0, 0, 0, .3);
    display: none;
    text-align: center;
    cursor: pointer;
}

.cover2>.delbtn2 {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    background: #ff2300;
    color: #ffffff;
    font-size: 18px;
    font-family: "bbs";
}

.imageDiv2:hover .cover2 {
    display: block;
}

.addImages2 {
    display: block;
    float: left;
    width: 80px;
    height: 53px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed darkgray;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin: 10px calc(100% / 6 - 240px / 6);
}

.text-detail2 {
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.text-detail2>span {
    font-size: 20px;
}

.file2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 53px;
    opacity: 0;
}

.comment-text>a img {
    width: calc(100% / 3);
    padding: 0 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    float: left;
}

.comment-all {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    text-align: right;
    margin-top: 10px;
}

.comment-all a {
    color: #999999;
}


.comment-all a span {
    color: #2089e4;
    margin: 0 2px;
}

.comment-replay-one {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 2px;
}

.right-nav {
    width: 50px;
    height: auto;
    overflow: hidden;
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 1000;
}

.right-nav a {
    width: 50px;
    padding: 10px 0;
    text-align: center;
    line-height: 16px;
    background: #000000;
    color: #ffffff;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.right-nav a.refresh {
    background: #ff9933;
}

/* 后改 */

.word-edit {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 28px;
}

.selected-photos {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 10px;
}

.select-video {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 10px;
}

.btn-pic::before {
    content: "\e622";
    font-family: "onlive";
    color: #999999;
    margin-right: 3px;
    font-size: 16px;
}

.btn-photo::before {
    content: "\e623";
    font-family: "onlive";
    color: #999999;
    margin-right: 3px;
    font-size: 16px;
}

.btn-video::before {
    content: "\e602";
    font-family: "onlive";
    color: #999999;
    margin-right: 3px;
    font-size: 16px;
}

.btn-camera::before {
    content: "\e600";
    font-family: "onlive";
    color: #999999;
    margin-right: 3px;
    font-size: 16px;
}

.onlive-word {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.add-cont input.submit {
    width: 40%;
    float: left;
}

.add-cont input.cancle {
    width: 40%;
    float: right;
    background: #dadada;
    color: #333333;
}

.add-cont input.del {
    width: 50%;
    float: right;
    background: #000000;
    color: #ffffff;
}

.close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "onlive";
    font-size: 30px;
    color: #000000;
    text-align: center;
    line-height: 50px;
}

.add-editbox {
    padding-top: 30px;
}

.load-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px 0;
    text-align: center;
    color: #999999;
}

.load {
    width: 40px;
    height: 40px;
    background: url('../images/loag.png');
    margin: 0 auto;
}

.loading {
    width: 40px;
    height: 40px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5lGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxOS0wNC0xMVQwOToxNDowNyswODowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE5LTA0LTExVDA5OjI1OjI3KzA4OjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxOS0wNC0xMVQwOToyNToyNyswODowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpiNzdjN2YwMS1hYWFiLTU3NDgtOWQyMC1jNTkyNzY3MzM4NmI8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6MUFEQUFFNUQ1QkY3MTFFOTg2OTZBQjdBODhGQzFFMkU8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6MUFEQUFFNUE1QkY3MTFFOTg2OTZBQjdBODhGQzFFMkU8L3N0UmVmOmluc3RhbmNlSUQ+CiAgICAgICAgICAgIDxzdFJlZjpkb2N1bWVudElEPnhtcC5kaWQ6MUFEQUFFNUI1QkY3MTFFOTg2OTZBQjdBODhGQzFFMkU8L3N0UmVmOmRvY3VtZW50SUQ+CiAgICAgICAgIDwveG1wTU06RGVyaXZlZEZyb20+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDoxQURBQUU1RDVCRjcxMUU5ODY5NkFCN0E4OEZDMUUyRTwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6Yjc3YzdmMDEtYWFhYi01NzQ4LTlkMjAtYzU5Mjc2NzMzODZiPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE5LTA0LTExVDA5OjI1OjI3KzA4OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj40MDwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj40MDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+S+P6FwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAALFUlEQVR42rRYa2xVVRZee5/3fZ77LsX2treFFmgp0FqwOhlmUB5Wh1EnEx0nxgwEMeMYncmME4mJJmT8oRnmEVMcSMYYxoyoYyREhmiE2tpiZdQKXLAgre3F3ktvb+/tfZzX3mfPDynhVSgVV3J+nXP2+vZae3/rWwsdPnwYZmqMMaCUAmNsEcdxLYqiLJFluVaSJK+iKDSVSsGLL74IjDFYsWIFNk0zU1dX92V9ff2nhmF8QikdNE0TLMsChNCMfKKZAiSEYMbYXW63+2der3ep1+stk2W5JAiCAQAMAPCxY8dQQ0MDAABramqy+/v78aOPPioPDg7Ky5Yt+/q+++772Ofz/VvX9S5N04Axdk2//LU+OBexNS6X6xG/3780GAwKPM9PIoS+AQDFNE2OUko5jjMcDge5//77McdxPKVUTCQSKB6P5zs7O9OWZbk6Ozt/6vf71zz11FOd0Wi0I5vNHtY0DTDGs4sgIUTBCD9dVlb2cKQsYmOMMwBMsW0m5nK5HKV0wLbtAULI15TSCcaYrqoqxhi7MplMOJ/P13Z1dS3s6emp0HWde/vtt4vz588nd9xxR0TTtPxjjz32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');
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {

    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }

}

@keyframes spin {

    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }

}


.loading-img {
    width: 100%;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 0;
    z-index: 3;
    background: #f9f9f9 url("../images/loading24.gif") no-repeat center center;
}


.news-link {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
}

.news-link a {
    display: block;
    color: #333333;
}

.news-link img {
    width: 90px;
    height: 60px;
    float: left;
}

.news-link .news-tit {
    float: right;
    width: calc(100% - 90px);
    height: 60px;
    background: #fafafa;
    padding: 6px 10px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    box-sizing: border-box;
}


.light {
    position: relative;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background: #000000;
    color: #ffffff;
}


.light-img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 1000;
}

.light-one {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 1000;
    padding-top: 150px;
    box-sizing: border-box;
}

.pic-lbtit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: flex;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
    margin-bottom: 20px;
}

.pic-lbtit span {
    flex: 1;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
}

.pic-lbtit span.on {
    color: #ff8300;
}

.pic-lbtit span.on::after {
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin-left: -15px;
    width: 30px;
    height: 2px;
    background: #ff8300;
    content: "";
}

.pic-lbtit span a {
    display: block;
    color: #ffffff;
}

.pic-lbtit span.on a {
    color: #ff8300;
}

.hdp-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 150px;
    box-sizing: border-box;
}

.swipe {
    width: 100%;
    float: left;
    overflow: hidden;
    visibility: visible;
    position: relative;
    height: auto;
}


.hdp-box .title {
    position: absolute;
    left: 0;
    top: 400px;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 26px;
    text-align: center;
}

.hdp-box .title p {
    font-size: 14px;
}

.hdp-box .title p span {
    color: #ff2300;
}

.light .count {
    position: absolute;
    left: 50%;
    margin-left: -5%;
    top: 50px;
    width: 10%;
    height: 30px;
    text-align: right;
    line-height: 30px;
    color: #ffffff;

}

.light .count b {
    font-weight: normal;
}

.light-img .count {
    position: absolute;
    left: 50%;
    margin-left: -5%;
    top: 50px;
    width: 10%;
    height: 30px;
    text-align: right;
    line-height: 30px;
    color: #ffffff;

}

.light-img .count b {
    font-weight: normal;
}

.enjoy {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 800px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    display: none;
}

.enjoy-friends {
    width: 60%;
    height: auto;
    padding: 10px;
    border: 2px dashed #ffffff;
    font-size: 16px;
    line-height: 32px;
    box-sizing: border-box;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    margin-left: -30%;
    top: 150px;
}

.enjoy-know {
    width: 30%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    border: 2px dashed #ff9933;
    font-size: 16px;
    border-radius: 10px;
    box-sizing: border-box;
    line-height: 28px;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    top: 300px;
    text-align: center;
}

.enjoy-plane {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30%;
    height: 150px;
}

.enjoy-plane img {
    height: 140px;
}

.enjoy-know-img {
    width: 45px;
    height: 41px;
    position: absolute;
    right: 30%;
    top: 340px;
}

.light-xf {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}

.btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ffffff;
    font-family: "onlive";
    font-size: 24px;
}

/* .onlive-video a{
    display: block;
} */

.video-wrap video {
    width: 100%;
    height: auto;
}


/* 评论 */

.talk-box,
.reply-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}

.reply-wrap{
    padding-bottom: 50px;
}

.talk-box h2 {
    width: 100%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 18px;
    color: #000000;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}

.talk-box textarea {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 80px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    font-family: "Microsoft Yahei";
    color: #666666;
    outline: none;
    margin-bottom: 10px;
}

.talk-box button {
    width: 50%;
    height: 36px;
    line-height: 36px;
    background: #ff9300;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    outline: none;
    border: 0 none;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
}

.reply-text {
    width: 80%;
    margin: 100px auto;
    height: auto;
    overflow: hidden;
}

.reply-text textarea {
    width: 100%;
    min-height: 120px;
    line-height: 28px;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    font-family: "Microsoft Yahei";
    color: #666666;
    outline: none;
    margin-bottom: 10px;
}

.reply-text button {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #ff9300;
    color: #ffffff;
    text-align: center;
    outline: none;
    border: 0 none;
    display: block;
    border-radius: 3px;
    font-size: 14px;
    margin: 20px auto;
}

.talk-tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    height: 36px;
    line-height: 36px;
    background: #206f96;
    text-indent: 10px;
    color: #ffffff;
    font-size: 18px;
}

.talk-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.talk-li {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 5px solid #eeeeee;
}

.mem-mes {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ff9300;
    font-size: 16px;
    position: relative;
}

.mem-mes span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    width: 60%;
    height: 30px;
    text-align: right;
    color: #a8a8a8;
    font-size: 14px;
}

.mem-words {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 26px;
}

.talk-li .reply {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #666666;
}

.talk-li .reply::before {
    line-height: 24px;
    content: "\e719";
    font-size: 24px;
    font-family: "onlive";
    color: #ff9300;
    vertical-align: middle;
    margin-left: -3px;
}

.reply-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
    position: relative;
}


.reply-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 20px;
    border-bottom: 1px solid #ffffff;
    position: relative;
}

.reply-box::before {
    position: absolute;
    content: "\e784";
    left: 20px;
    top: 5px;
    color: #f5f5f5;
    width: 20px;
    height: 20px;
    font-family: "onlive";
    font-size: 20px;
}

.reply-li {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 10px;
}

.reply-li:last-child {
    border-bottom: 0 none;
}

.reply-list .mem-words {
    color: #666666;
}


.pl-wrap {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    display: none;
}

.pl-wrap h2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 16px;
    color: #2089e4;
}

.pl-wrap textarea {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    line-height: 28px;
    outline: none;
    font-family: "Microsoft Yahei";
}

.pl-wrap button {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #ff9300;
    color: #ffffff;
    outline: none;
    border: 0 none;
    margin-top: 10px;
}

.login-cont{
    width: 90%;
    margin: 0 5%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin-top: 80px;
    box-sizing: border-box;
}

.login-cont h2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 5px;
}

.login-cont form div {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
}

.login-cont form div input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    border-radius: 20px;
    color: #666666;
    margin-bottom: 5px;
    padding: 0 10px;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #dddddd;
}

.login-cont form div input.yzm {
    float: left;
    width: calc(100% - 110px);
}

.login-cont form div img {
    width: 100px;
    height: 40px;
    float: right;
}

.login-cont form div p {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #ff2300;
    font-size: 14px;
}

.login-cont form div p::before {
    font-size: 14px;
    content: "\e6d2";
    font-family: "bbs";
    margin-right: 3px;
}

.login-cont form div span.code {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #ff8300;
    color: #ffffff;
    text-align: center;
    border-radius: 15px;
    z-index: 99;
    font-size: 14px;
}

.login-cont form div.btn input.on {
    background: #ff9300;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
}

.login-cont form div.xy {
    font-size: 14px;
    color: #999999;
}

/* .login-cont form div.btn {
    margin: 10px 0;
} */

/* .light-login {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.8);
    display: none;
} */

.confirm-wap {
    position: fixed;
    left: 10%;
    top: 150px;
    width: 80%;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #dddddd;
    z-index: 999;
    box-sizing: border-box;
    display: none;
}

.confirm-wap a {
    color: #333333;
}

.confirm-wap p {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #f4f4f4;
    border-bottom: 1px solid #dddddd;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.confirm-wap .confirm-btn {
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.confirm-wap .confirm-btn a {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    position: relative;
}

.confirm-wap .confirm-btn a:nth-child(1)::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 60px;
    background: #dddddd;
}


.confirm-wap .confirm-btn a:nth-child(2) {
    color: #23789f;
}

.light-reply {
    width: 100%;
    height: auto;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 999;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

input{
　　appearance:button;
　　-moz-appearance:button; /* Firefox */
　　-webkit-appearance:button; /* Safari 和 Chrome */
}

textarea {
    -webkit-appearance: none;
}

.back{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px 0;
    text-align: center;
    font-size: 18px;
}

.back a{
    color: #666666;
}


.close-b{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    font-family: "onlive";
}

.close-b a{
    color: #ffffff;
    display: block;
}
