* {
    margin: 0;
    padding: 0;
}

ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

li, dd, dt {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: "微软雅黑", arial;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: bold;
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    overflow: hidden;
    display: block;
}

img {
    display: block;
}

input, button, textarea, select {
    border: none;
    font-family: "微软雅黑", arial;
    font-size: 14px;
    color: #999;
}

:-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

.wid12 {
    width: 1000px;
    margin: 0 auto;
}

/*底部*/
.footer-box {
    width: 100%;
    background: #292828;
}

.footer-one {
    padding: 20px 0;
}

.footer-box-active01 {
    /*position: fixed;*/
    position: absolute;
    bottom: 0;
}

.footer-box-active02 {
    width: 100%;
    background: #292828;
}

.footer-one .footer-left {
    width: 50%;
    float: left;
}

.footer-one .footer-left p,
.footer-one .footer-right p {
    margin-bottom: 6px;
}

.footer-one p {
    color: #999;
}

.footer-one .footer-right {
    width: 50%;
    float: right;
}

.footer-one .footer-right .erweima {
    width: auto;
    margin-left: 230px;
}

.footer-one .footer-right .erweima .erweima_app {
    float: right;
}

.footer-one .footer-right img {
    width: 120px;
    height: auto;
}

.footer-box .footer-two {
    background: #201f1f;
}

.footer-box .footer-two {
    padding: 10px 0;
}

.footer-box .footer-two p {
    text-align: center;
    color: #999;
    font-size: 12px;
}

.footer-box .footer-one p span {
    display: inline-block;
    width: 80%;
}

.footer-box .footer-one p .title {
    width: 15%;
}

.footer-box .footer-two {
    text-align: center;
}

.footer-box .footer-two span {
    color: #999;
    font-size: 12px;
    display: block;
    float: left;
}

.footer-box .footer-two .copy {
    float: right;
}

/*首页*/
.top-box {
    width: 100%;
    background: #fff;
    border-bottom: solid 2px #DE3232;
}

.top-box .top-title {
    text-align: right;
    width: 100%;
    height: 50px;
    background: #fff;
}

.top-box .top-title .top-left {
    float: left;
}

.top-box .top-title .top-left img {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 5px;
}

.top-box .top-title .top-left h1 {
    float: right;
    font-size: 20px;
    line-height: 50px;
    margin-left: 10px;
    color: #de3232;
}

.top-box .top-right > a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.top-box .top-title .top-right {
    float: right;
}

.top-box .top-title .yj-login a,
.top-box .top-title .yj-login span {
    color: #666;
    margin-right: 5px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.top-box .top-title .q-login {
    color: #666;
}

.top-box .top-title .yj-login a {
    color: #de3232;
}

.top-box .top-title .yj-login a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.top-box .top-title .q-login:hover {
    color: #de3232;
    text-decoration: none;
}

.top-left a {
    display: block;
}

.index-tp img {
    display: block;
    width: 100%;
    height: auto;
}

/*登录*/
.login-box .login-center {
    height: 280px;
    width: 250px;
    margin: 110px auto;
}

.login-box h2 {
    height: 20px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.login-box img {
    width: 250px;
    margin: 10px auto;
    border: solid 1px #dbdbdb;
}

/*个人中心*/
.center-box {
    background: #f2f2f2;
}

.center-box .wid12 {
    margin: 10px auto;
    min-height: 500px;
}

.center-box .center-left {
    float: left;
    width: 200px;
}

.center-box .center-left .tx-nc,
.center-box .center-left .items {
    background: #fff;
}

.center-box .center-left .tx-nc {
    padding: 15px 0;
}

.center-box .center-left .hy-tp {
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
    border: solid 1px #e5e5e5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /*解决IE*/
    behavior: url(PIE.htc);
}

.center-box .center-left .tx-nc img {
    width: 100%;
    min-height: 80px;
}

.center-box .center-left .tx-nc p {
    text-align: center;
    margin-top: 15px;
}

.center-box .center-left .items {
    margin-top: 20px;
}

.center-box .center-left .items li a {
    display: block;
    border-bottom: solid 1px #e5e5e5;
}

.center-box .center-left .items li:last-child a {
    border: none;
}

.center-box .center-left .items li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
}

.center-box .center-left .items li a:hover,
.center-box .center-left .items li .active {
    background: #DE3232;
    color: #fff;
    border-bottom: solid 1px #AF3232;
}

.center-box .center-right {
    width: 780px;
    background: #fff;
    float: right;
    min-height: 500px;
}

.center-right .center-title {
    padding: 8px;
    border-bottom: solid 1px #e5e5e5;
}

.center-right .center-title a,
.center-right .center-title span {
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    padding-left: 15px;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #333;
    border-left: solid 4px #DE3232;
}

.center-right .center-title span {
    padding: 0;
    margin-left: 5px;
    border: none;
    color: #999;
}

.center-right .center-title a:hover {
    color: #DE3232;
}

.center-right .center-title a.one:hover {
    color: #333;
}

.center-right-content {
    width: 750px;
    margin: 15px auto;
}

/*我的日记*/
.search-box {
    margin-bottom: 10px;
}

.search-box input, .search-box select {
    width: 180px;
    color: #999;
    height: 28px;
    line-height: 28px;
    text-indent: 5px;
    border: solid 1px #e5e5e5;
    float: left;
}

.search-box select {
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}

.search-box button {
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    margin-left: 20px;
    background: rgba(222, 50, 50, 0.8);
}

.search-box .release_diary {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    background: rgba(222, 50, 50, 0.8);
}

.search-box button:hover,
.search-box .release_diary:hover {
    background: rgba(222, 50, 50, 1);
}

.content-one {
    margin-top: 15px;
    padding-top: 10px;
    border-top: solid 1px #e5e5e5;
}

.content-two {
    border: none;
}

.content-one ul.dialy-list-box li {
    width: 100%;
    font-size: 0;
    border-bottom: dashed 1px #e5e5e5;
}

.content-one ul.dialy-list-box li span {
    font-size: 14px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 25%;
    text-align: right;
    vertical-align: middle;
    color: #666;
}

.content-one ul.dialy-list-box li .list-title {
    width: 75%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content-one ul.dialy-list-box li:hover span {
    color: #DE3232;
}

/*发布日记和编辑日记*/
.content-two form label {
    float: left;
    display: block;
    width: 100px;
    height: 28px;
    line-height: 28px;
}

.content-two .fb-item {
    margin-bottom: 10px;
}

.content-two form .fb-rj-right {
    float: left;
    width: 521px;
}

.content-two form .fb-right-two {
    width: 100%;
}

.content-two form .fb-rj-right input[type=text] {
    float: right;
    width: 520px;
    height: 28px;
    line-height: 28px;
    text-indent: 5px;
    border: solid 1px #e5e5e5;
}

.content-two form .fb-rj-right textarea {
    width: 520px;
    min-height: 240px;
    border: solid 1px #e5e5e5;
    float: right;
}

.content-two form .fb-rj-right p {
    line-height: 28px;
}

.content-two form .uploader {
    /*background: rgba(222, 50, 50, 0.8);
    color: #fff;*/
    height: 28px;
    line-height: 28px;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /*解决IE*/
    behavior: url(PIE.htc);
}

.content-two form .fb-right-two h3 {
    color: #333;
    text-align: center;
}

.content-two form .fb-right-two span {
    margin-top: 5px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.content-two form .fb-right-two p {
    width: 90%;
    margin: 0 auto;
    text-indent: 2em;
    line-height: 20px;
}

.content-two form .gallery-box {
    margin: 15px 0;
    width: 520px;
    /*float: left;*/
}

.content-two form .dairy-two-box {
    width: 90%;
    margin: 0 auto;
}

.content-two form .gallery-box .photos {
    float: left;
    width: 120px;
    height: 120px;
    border: solid 1px #e5e5e5;
}

.content-two form .gallery-box .photo-edit-box {
    float: left;
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 10px;
    margin-bottom: 12px;
}

.content-two form .gallery-box .photo-edit-box .edit-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 22px;
}

.content-two form .xx-fl {
    width: 200px;
    height: 28px;
    margin-right: 15px;
    line-height: 28px;
    border: solid 1px #e5e5e5;
}

.content-two form .last-button {
    margin: 30px 0;
}

.content-two form .last-button-two {
    width: 90%;
    margin: 0 auto;
}

.content-two form .last-button a {
    padding: 8px 20px;
    margin: 0 10px;
    display: inline-block;
}

.content-two form .last-button button {
    padding: 8px 20px;
    margin: 0 10px;
    display: inline-block;
}

.content-two form .last-button-two a {
    margin: 0 8px 0 0;
}

.content-two form .last-button button.release {
    background: rgba(222, 50, 50, 0.8);
    color: #fff;
}

.content-two form .last-button a.go-up {
    background: rgba(229, 229, 229, 0.8);
    color: #666;
}

.content-two form .last-button a.release:hover {
    cursor: pointer;
    background: rgba(222, 50, 50, 1);
}

.content-two form .last-button a.go-up:hover {
    cursor: pointer;
    background: rgba(229, 229, 229, 1);
}

/*我的视频*/
.content-two .sp-box li {
    float: left;
    width: 21%;
    margin: 0 2%;
    margin-bottom: 20px;
}

.content-two .sp-box .sp-active {
    box-shadow: 0 0 20px #f2f2f2;
}

.content-two .sp-box .sp-active p {
    color: #DE3232;
}

.content-two .sp-box li video {
    width: 100%;
}

.content-two .sp-box li p {
    text-align: center;
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

/*我的相册*/
.content-two .photo-box li {
    border: solid 1px #e5e5e5;
    float: left;
    width: 21%;
    margin: 0 2%;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.content-two .photo-box li .list-tp {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.content-two .photo-box li .list-tp img {
    width: 100%;
    min-height: 150px;
}

.content-two .photo-box li p {
    text-align: left;
    font-size: 16px;
    color: #333;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content-two .photo-box li .list-wz {
    border-top: solid 1px #e5e5e5;
    padding: 5px;
}

.content-two .photo-box li .list-wz span {
    color: #999;
}

.content-two .photo-box .photo-active {
    border: solid 1px #DE3232;
}

.content-two .photo-box .photo-active .list-wz {
    background: #DE3232;
}

.content-two .photo-box .photo-active .list-wz p,
.content-two .photo-box .photo-active .list-wz span {
    color: #fff;
}

/*我的相册-详情*/
.photo-detail-one .one-left {
    float: left;
    width: 72px;
    height: 72px;
    overflow: hidden;
    border: solid 2px #DE3232;
}

.photo-detail-one .one-left img {
    width: 100%;
    min-height: 100px;
}

.photo-detail-one .one-right {
    float: left;
    margin-left: 20px;
    width: 640px;
}

.photo-detail-one .one-right h2 {
    font-weight: normal;
}

.photo-detail-one .one-right h2 span {
    font-size: 16px;
    margin-left: 20px;
}

.photo-detail-one .one-right .more-button {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.photo-detail-one .one-right a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    color: #333;
    background: rgba(229, 229, 229, 0.8);
}

#detele {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    background: rgba(222, 50, 50, 0.8);
    color: #fff;
}

.photo-detail-one .one-right .sc-an {
    background: rgba(222, 50, 50, 0.8);
    color: #fff;
}

.photo-detail-one .one-right a:hover {
    background: rgba(229, 229, 229, 1);
    cursor: pointer;
}

.photo-detail-one .one-right .sc-an:hover {
    background: rgba(222, 50, 50, 1);
}

.photo-detail-lists {
    margin-top: 20px;
}

.photo-detail-lists li {
    float: left;
    position: relative;
    width: 18%;
    margin-right: 2%;
    margin-bottom: 20px;
}

.photo-detail-lists li input {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
}

.photo-detail-lists li .xc-tp {
    width: 100%;
    height: 135px;
    border: solid 1px #e5e5e5;
}

.photo-detail-lists li .xc-tp img {
    width: 100%;
    height: 135px;
}

/*删除*/
.pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    z-index: 200;
}

.pop .popMain {
    width: 260px;
    min-height: 100px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -130px;
}

.pop .popMiddle p {
    text-align: center;
    font-size: 16px;
    color: #666;
    height: 60px;
    line-height: 60px;
}

.pop .popBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 0;
}

.pop .popBottom {
    background: #f2f2f2;
    border-top: 1px solid #e5e5e5;
}

.pop .popBottom span {
    width: 49%;
    display: inline-block;
    flex: 1;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    color: #333;
}

.pop .popBottom span:first-of-type {
    border-right: 1px solid #e5e5e5;
    color: #fff;
    background: #DE3232;
}

.event_page {
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.event_page li {
    display: inline-block;
    margin-right: 8px;
    border: 1px solid #999999;
}

.event_page li span {
    display: block;
    min-width: 10px;
    padding: 6px 8px;
    font-size: 12px;
    color: #999999;
    text-align: center;
}

.event_page li span.current {
    color: #FFFFFF;
    background-color: red;
}

.event_page li a {
    display: block;
    min-width: 10px;
    padding: 6px 8px;
    font-size: 12px;
    color: #999999;
    text-align: center;
}

.gallery-detail-box img {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
}