/************************************
 Use for:         news.cos.99.com
 Version:         1.0
 Date:            2017-05-15
 Author:          php
 Employee number: 206742
 Update:
 *************************************/
/***********************reset***********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, object, iframe {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

body {
    font: 12px/1.6 "Microsoft YaHei";
}

a {
    text-decoration: none;
    transition: color 0.4s;
}

.clearfix:after, .section-1 .btns-box:after, .section-3 ul:after, .section-4 ul:after, .section-5 .section-container:after, .section-5 .other-works ul:after, .section-5 .other-works li p:after, .my-create-pop li:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.clearfix, .section-1 .btns-box, .section-3 ul, .section-4 ul, .section-5 .section-container, .section-5 .other-works ul, .section-5 .other-works li p, .my-create-pop li {
    zoom: 1;
}

.hide {
    display: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

i, em {
    font-style: normal;
}

body, html {
    height: 100%;
    overflow-y: hidden;
}

body {
    background: #090e14;
}

.main {
    position: relative;
    height: 100%;
}

img { width: 100% }

/*************sidebar************/
.sidebar {
    position: absolute;
    left: 0;
    top: 0;
    width: 201px;
    height: 100%;
    background: url("../images/sidebar-bg.jpg") no-repeat top center;
    border-right: 2px solid #d84546;
    z-index: 1000;
}

.sidebar .logo {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 10px;
    width: 200px;
}

.sidebar .logo a, .sidebar .logo img {
    width: 100%;
}

.sidebar .sidebar-con {
    position: absolute;
    top: 50%;
    margin-top: -184px;
    left: 0;
    width: 201px;
    height: 368px;
}

.sidebar .sidebar-con a {
    display: block;
    height: 91px;
    line-height: 91px;
    text-align: center;
    font-size: 18px;
    color: #8a7c7c;
    border-bottom: 1px solid #1d1726;
}

.sidebar .sidebar-con a.on, .sidebar .sidebar-con a:hover {
    color: #ffdede;
}

.sidebar .sidebar-con .item-1.on, .sidebar .sidebar-con .item-1:hover {
    background-repeat: no-repeat;
}

.sidebar .sidebar-con .item-2.on, .sidebar .sidebar-con .item-2:hover {
    background-repeat: no-repeat;
}

.sidebar .sidebar-con .item-3.on, .sidebar .sidebar-con .item-3:hover {
    background-repeat: no-repeat;
}

.sidebar .sidebar-con .item-4.on, .sidebar .sidebar-con .item-4:hover {
    background-repeat: no-repeat;
}

.sidebar .login-con {
    position: absolute;
    left: 50%;
    margin-left: -90.5px;
    bottom: 20px;
    width: 171px;
    min-height: 33px;
}

.sidebar .login-con.on .cancel-btn, .sidebar .login-con.on .user-name {
    display: block;
}

.sidebar .login-con.on .login-btn {
    display: none;
}

.sidebar .login-con a {
    display: block;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #fed7b8;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.sidebar .login-con a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sidebar .login-con .login-btn {
    width: 110px;
    background: #d3423f;
    margin: 0 auto;
}

.sidebar .login-con .cancel-btn {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    right: 0;
    width: 65px;
    background: #606060;
}

.sidebar .login-con .user-name {
    display: none;
    width: 100px;
    line-height: 23px;
    text-align: center;
    font-size: 18px;
    color: #fed7b8;
    padding: 5px 0;
    word-wrap: break-word;
}

/************section*************/
.section {
    position: absolute;
    left: 203px;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: url("../images/bg.jpg") no-repeat left top;
    overflow: auto;
}

.section.section-2 {
    background: url("../images/bg-2.jpg") no-repeat left top;
}

.section.section-3 .section.section-4, .section.section-5 {
    background: url("../images/bg-3.jpg") no-repeat left top;
}

.section.section-5 {
    overflow-y: scroll;
}

.section .section-container {
    position: absolute;
    background-attachment: fixed;
}

/************section-1*************/
.section-1 .section-container {
    top: 50%;
    margin-top: -380px;
    left: 260px;
    width: 365px;
    height: 760px;
}

.section-1 .slogan {
    width: 446px;
    height: 676px;
    font-size: 0;
    background-repeat: no-repeat;
}

.section-1 .btns-box {
    margin-top: 20px;
}

.section-1 .btns-box > a {
    display: block;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.section-1 .btns-box > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-1 .contribute-btn {
    width: 256px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    background: #d94545;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin-left: 12px;
}

.section-1 .contribute-btn .icon-edit {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 30px;
    background: url("../images/icon-edit.png") no-repeat;
    vertical-align: middle;
}

.section-1 .create-btn {
    width: 67px;
    height: 66px;
    font-size: 0;
    background-repeat: no-repeat;
}

/************section-2*************/
.section-2 .section-container {
    left: 53px;
    top: 50%;
    margin-top: -340px;
    width: 980px;
    height: 680px;
    padding-left: 12px;
    padding-right: 24px;
    overflow-y: auto;
    scrollbar-face-color: #ff4743;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-shadow-color: white;
    scrollbar-arrow-color: white;
    scrollbar-track-color: white;
    background-color: rgba(0, 0, 0, 0.5);
}
.section-2 .section-container::-ms-scrollbar {
    width: 4px
}
.section-2 .section-container::-ms-scrollbar-thumb {
    padding-left: 12px;
    background-color: #ff4743;
    border-radius: 2px
}
.section-2 .section-container::-webkit-scrollbar {
    width: 4px
}
.section-2 .section-container::-webkit-scrollbar-thumb {
    padding-left: 12px;
    background-color: #ff4743;
    border-radius: 2px
}
.section-2 .section-container::scrollbar {
    width: 4px
}
.section-2 .section-container::scrollbar-thumb {
    padding-left: 12px;
    background-color: #ff4743;
    border-radius: 2px
}

.section-2 .section-container > ul {
    margin-top: 15px;
}

.section-2 .section-container > ul > li {
    padding: 4px 0;
}

.section-2 .section-container li {
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
}

.section-2 .section-container li span {
    display: block;
}

.section-2 .section-container em {
    color: #ffa55d;
}

.section-2 .section-container .top {
    display: inline-block;
    width: 120px;
}

.section-2 h3 {
    font-size: 28px;
    color: #ff4743;
    margin-top: 20px;
}

.section-2 .reward-list {
    list-style-type: decimal;
    margin-left: 20px;
}

/************section-3*************/
.section-3 .section-container, .section-4 .section-container {
    left: 50px;
    right: 140px;
    top: 100px;
    bottom: 100px;
}

.section-3 h3, .section-4 h3 {
    font-size: 24px;
    color: #ff4743;
}

.section-3 li, .section-4 li {
    float: left;
    width: 335px;
    margin: 25px 25px 0 0;
}

.section-3 li > div, .section-4 li > div {
    position: relative;
    width: 341px;
    height: 200px;
    padding-bottom: 30px;
    background-color: #d64844;
    border: 6px solid #d64844;
    border-bottom: none;
    overflow: hidden;
}

.section-3 li > div > span, .section-4 li > div > span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 329px;
    height: 30px;
    font-size: 16px;
    color: #FFF;
    background: #d64844;
    padding: 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-3 li img, .section-4 li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: auto;
    display: block;
}

.section-3 li p, .section-4 li p {
    position: relative;
    height: 50px;
    margin-top: 10px;
}

.section-3 li p span, .section-4 li p span {
    display: block;
    width: 193px;
    height: 25px;
    line-height: 25px;
    padding: 0 145px 0 10px;
    font-size: 14px;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-3 li p em, .section-4 li p em {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    font-size: 16px;
    color: #ffffff;
}

.section-3 li p .icon-love, .section-4 li p .icon-love {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 31px;
    height: 28px;
    background: url("../images/icon-love.png") no-repeat;
    vertical-align: middle;
}

.section-3 li .vote-btn, .section-4 li .vote-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    background: #d64844;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.section-3 li .vote-btn:hover, .section-4 li .vote-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-3 li .vote-btn.on, .section-4 li .vote-btn.on {
    color: #fed7b8;
    background: #5e5e5e;
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-3 li .vote-btn.on:hover, .section-4 li .vote-btn.on:hover {
    cursor: default;
}

.section-3 .pagination, .section-4 .pagination {
    text-align: center;
    margin-top: 80px;
    padding-bottom: 80px;
}

.section-3 .pagination button, .section-3 .pagination span, .section-4 .pagination button, .section-4 .pagination span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    background: none;
    border: none;
    color: #ff4743;
    cursor: pointer;
    padding: 0 10px;
}

.section-3 .pagination button.on, .section-3 .pagination button:hover, .section-4 .pagination button.on, .section-4 .pagination button:hover {
    font-size: 18px;
    color: #ffdede;
}

.section-3 h3 + p {
    height: 28px;
    line-height: 28px;
    text-align: right;
    font-size: 18px;
    color: #FFF;
}

.section-3 ul {
    margin-top: 12px;
}

.section-4 #text {
    position: relative;
    width: 100%;
    height: 648px;
    margin-top: 62px;
    overflow-y: auto;
}

.section-4 #text::-webkit-scrollbar {
    display: none;
}

.section-4 ul {
    margin-top: -25px;
}

.section-4 .icon-top {
    display: block;
}

.icon-top {
    position: absolute;
    left: -6px;
    top: -6px;
    width: 57px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background: url("../images/icon-top.png") no-repeat;
    z-index: 2;
}

/************section-5*************/
.section-5 .section-container {
    left: 65px;
    right: 65px;
    top: 105px;
    bottom: 105px;
}

.section-5 .section-container .work-info, .section-5 .section-container .other-works {
    float: left;
}

.section-5 .work-info {
    width: 650px;
    margin-right: 150px;
    padding-bottom: 80px;
}

.section-5 .work-info h3 {
    font-size: 28px;
    color: #ff4743;
}

.section-5 .work-info h6 {
    font-size: 14px;
    color: #636363;
    margin-top: 10px;
}

.section-5 .work-info h6 span {
    margin: 0 20px 0 20px;
}

.section-5 .work-info img {
    width: 700px;
    border: 6px solid #d44845;
    margin-top: 30px;
}

.section-5 .work-info .desc {
    min-height: 180px;
    font-size: 14px;
    color: #cecece;
    margin-top: 15px;
}

.section-5 .work-info .desc p {
    line-height: 25px;
    text-align: justify;
    padding: 5px 20px;
}

.section-5 .work-info .thumb-up-btn {
    display: block;
    width: 256px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    background: #d94545;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin: 20px auto 0;
    opacity: 0.95;
    filter: alpha(opacity=95);
}
.section-5 .work-info .thumb-up-btn.on {
    background-color: #5e5e5e
}

.section-5 .work-info .thumb-up-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-5 .work-info .thumb-up-btn .icon-thumb-up {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 29px;
    height: 30px;
    background: url("../images/icon-thumb-up.png") no-repeat;
    vertical-align: middle;
    padding-right: 6px;
    margin-top: -6px;
}

.section-5 .other-works {
    width: 700px;
}

.section-5 .other-works h3 {
    font-size: 28px;
    color: #ff4743;
}

.section-5 .other-works #text {
    position: relative;
    width: 650px;
    height: 645px;
    margin-top: 60px;
    overflow-y: auto;
}

.section-5 .other-works ul {
    width: 650px;
    margin-top: -20px;
}

.section-5 .other-works ul.on .icon-top {
    display: block;
}

.section-5 .other-works ul .icon-top {
    display: none;
}

.section-5 .other-works li {
    float: left;
    width: 296px;
    margin: 20px 25px 0 0;
}

.section-5 .other-works li.current div {
    border: 3px solid #d44845;
}

.section-5 .other-works li div {
    position: relative;
    width: 290px;
    height: 170px;
    overflow: hidden;
    border: 3px solid transparent;
}

.section-5 .other-works li img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
}

.section-5 .other-works li p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #FFF;
}

.section-5 .other-works li p span {
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-5 .other-works li .work-name {
    width: 170px;
    margin-right: 10px;
}

.section-5 .other-works li .author {
    width: 110px;
    text-align: right;
}

.section-5 .other-works .load-btn {
    display: block;
    width: 500px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background: #ff4743;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin: 30px 0 60px 55px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.section-5 .other-works .load-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-5 .other-works #ascrail2000 {
    left: 800px !important;
}

/*************pop-box*************/
.pop-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    overflow: auto;
    z-index: 1001;
}

/***************pop**************/
.pop {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1002;
}

.pop .close-btn {
    position: absolute;
    right: -40px;
    top: 0;
    display: block;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
}

.my-create-pop {
    margin: -315.5px 0 0 -393px;
    width: 700px;
    background: url("../images/pop-bg.png") repeat;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    padding: 43px;
}

.my-create-pop .pop-con {
    width: 100%;
}

.my-create-pop li {
    height: 42px;
    line-height: 42px;
    padding: 5px 0;
    vertical-align: middle;
}

.my-create-pop li.textarea-li {
    height: 150px;
}

.my-create-pop li.tip-li {
    height: 20px;
    line-height: 20px;
    padding-top: 0;
}

.my-create-pop li em {
    float: left;
    color: #d34542;
    margin-right: 6px;
}

.my-create-pop .tip-li em {
    padding-left: 10px;
}

.my-create-pop label {
    float: left;
    width: 95px;
    font-size: 16px;
    color: #fed7b8;
}

.my-create-pop input[type="text"], .my-create-pop input[type="tel"], .my-create-pop .service-area-con {
    float: left;
    height: 42px;
    line-height: 42px;
    background: #c0c0c0;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    border: none;
    outline: none;
}

.my-create-pop input[type="text"], .my-create-pop input[type="tel"] {
    width: 228px;
    padding: 0 6px;
}

.my-create-pop .service-area-con {
    width: 240px;
    height: auto \9;
    line-height: 20px \9;
    padding: 11px 0 \9;
    overflow: hidden;
}

.my-create-pop .service-area {
    width: 240px;
    height: 42px;
    line-height: 42px;
    height: auto \9;
    line-height: 20px \9;
    background: transparent;
    border: none;
    outline: none;
}

.my-create-pop .info-txt {
    resize: none;
    width: 660px;
    height: 138px;
    background: #c0c0c0;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    border: none;
    outline: none;
    padding: 6px;
}

.my-create-pop .file-txt, .my-create-pop .title-txt {
    width: 454px !important;
    margin-right: 4px;
}

.my-create-pop .select-file-btn, .my-create-pop .upload-btn {
    float: left;
    display: block;
    width: 100px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    background: #d64946;
    border: none;
    outline: none;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin: 0 3px;
}

.my-create-pop .submit-btn {
    float: left;
    display: block;
    width: 258px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    background: #d64946;
    border: none;
    outline: none;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}

.my-create-pop .submit-btn.disabled {
    background: #c0c0c0;
    cursor: default;
    opacity: 1;
    filter: alpha(opacity=100);
}

.my-create-pop .role-name-txt, .my-create-pop .tel-txt {
    margin-right: 30px;
}

.my-create-pop .btns-box {
    height: 66px;
    line-height: 66px;
    margin-top: 15px;
}

.my-create-pop .btns-box .submit-btn {
    margin-left: 200px;
}

.my-create-pop .btns-box em {
    float: left;
    font-size: 18px;
    color: #d34542;
    margin-left: 15px;
}

.my-create-pop button {
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.my-create-pop button:hover,
.my-create-pop .select-file-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
    -webkit-user-select: none;
        -ms-user-select: none;
       -moz-user-select: none;
    user-select: none;
}

.usual-pop {
    margin: -120px 0 0 -221.5px;
    width: 443px;
    background: url("../images/pop-bg.png") repeat;
    padding: 50px 0;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}

.usual-pop .pop-con {
    position: relative;
    width: 85%;
    margin: 0 auto;
    font-size: 18px;
    color: #FFF;
}

.usual-pop .pop-con p {
    text-align: center;
}

.usual-pop .ok-btn {
    display: block;
    width: 100px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    background: #d64946;
    border: none;
    outline: none;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin: 35px auto 0;
}

/*****************sprite-img*****************/
.sidebar .sidebar-con .item-1.on, .sidebar .sidebar-con .item-1:hover {
    background-position: -245px 0px
}

.sidebar .sidebar-con .item-2.on, .sidebar .sidebar-con .item-2:hover {
    background-position: -245px -111px
}

.sidebar .sidebar-con .item-3.on, .sidebar .sidebar-con .item-3:hover {
    background-position: -245px -222px
}

.sidebar .sidebar-con .item-4.on, .sidebar .sidebar-con .item-4:hover {
    background-position: -245px -333px
}

.section-1 .slogan {
    background-position: 0px -444px
}

.section-1 .create-btn {
    background-position: -379px -1140px
}

.pop .close-btn {
    background-position: -417px -1226px
}

.sidebar .sidebar-con .item-1.on, .sidebar .sidebar-con .item-1:hover, .sidebar .sidebar-con .item-2.on, .sidebar .sidebar-con .item-2:hover, .sidebar .sidebar-con .item-3.on, .sidebar .sidebar-con .item-3:hover, .sidebar .sidebar-con .item-4.on, .sidebar .sidebar-con .item-4:hover, .section-1 .slogan, .section-1 .create-btn, .pop .close-btn {
    background-image: url("../images/style_z.png");
}