* {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* 头部全部内容 */

#heard_title {
    width: 1080px;
    margin: 0 auto;
}

#heard_title {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    padding: 10px 0px;
}

#heard_title>img {
    position: absolute;
    left: 0px;
    top: 10px;
    height: 50px;
}

#heard_sousuo {
    margin-top: 6px;
    position: relative;
    display: inline-block;
    height: 38px;
    width: 320px;
    border: 1px solid #C9C9C9;
}

#heard_sousuo input {
    width: 260px;
    height: 36px;
    border: 0px;
    float: left;
    padding-left: 10px;
}


#heard_sousuo img {
    position: absolute;
    right: 0px;
    width: 20px;
    height: 20px;
    padding: 9px;
    background-color: #3E3D43;
}

.heard_title_right {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 70px;
    font-size: 12px;
    color: #3E3D43;
}

.heard_title_right span {
    margin: 0px 10px;
}

nav {
    background-color: #3E3D43;
}

.nav_list {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    line-height: 60px;
}

.nav_list>a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 0px 30px;
}

.nav_list>a:hover {
    color: #fff;
    background-color: #313035;
}

.login {
    position: absolute;
    right: 0px;
    top: 0px;
}

.login img {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 20px;
    margin-right: 5px;
}

.login a {
    color: #fff;
    text-decoration: none;
    float: left;
    font-size: 14px;
}

.bg {
    position: absolute;
    width: 100%;
}

/* 中间内容区域 */
main {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    margin-top: 10px;
}

h1 {
    position: relative;
    padding-left: 30px;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    line-height: 40px;
    border-bottom: 1px solid #1a1a1a;
    background: url(../images/caidan.png) no-repeat;
    background-size: 16px;
    background-position: 10px 13px;
}

#main_left {
    width: 800px;
    position: relative;
    display: inline-block;
}

#main_right {
    position: absolute;
    right: 0px;
    top: 0px;
    display: inline-block;
    width: 260px;
}

#banner {
    width: 100%;
}

#banner img {
    width: 100%;
}

#tuijian {
    background-color: #ffffff91;
}

.list1 {
    border-bottom: 1px solid #c1c1c1;
    text-align: center;
}

.list1 li {
    width: 260px;
    height: 126px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 20px;
    display: inline-block;
}

.list1 li p {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.list1 li p:nth-child(2) {
    color: #BF2C24;
    font-size: 16px;
    font-weight: 600;
}

.list1 li p:nth-child(2) span {
    color: #BF2C24;
    font-size: 12px;
    font-weight: 400;
}

.list1 li p:nth-child(3) {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

/* 完本精品 */
.complete {
    border-bottom: 1px solid #c1c1c1;
    padding: 0px 20px;
    padding-top: 10px;
}

.complete li {
    position: relative;
    display: inline-block;
    width: 370px;
    margin-bottom: 10px;
}

.complete li {
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 10px 10px 0px;
}

.complete_img {
    float: left;
    height: 110px;
    margin-right: 10px;
}

.complete_img img {
    width: 100%;
    height: 100%;
}

.complete_txt {
    position: relative;
}

.complete_txt p:nth-child(1) {
    margin-bottom: 10px;
}

.complete_txt p:nth-child(2) {
    font-size: 12px;
    color: #666;
    height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.complete_txt p:nth-child(3) {
    font-size: 12px;
    color: #666;
}

.zuozhe {
    margin-top: 20px;
}

.zuozhe {
    font-size: 12px;
    color: #979595;
}

.zuozhe span {
    float: right;
}

.zuozhe span:nth-child(1) {
    display: inline-block;
    border: 1px solid #979595;
    padding: 0px 5px;
    margin-left: 10px;
}

.zuozhe span:nth-child(2) {
    display: inline-block;
    border: 1px solid #BF2C24;
    padding: 0px 5px;
    color: #BF2C24;
}

/* 最近更新 */
.renew {
    width: 100%;
    padding: 0px 10px;
    border: 0px;
    line-height: 30px;
}

.renew tr td {
    border-bottom: 1px dotted #d2d0d0;
}

.renew tr td:nth-child(1) {
    color: gray;
    font-size: 14px;
}

.renew tr td:nth-child(2) {
    color: #1a1a1a;
    font-size: 14px;
}

.renew tr td:nth-child(3) {
    color: #666;
    font-size: 12px;
}

.renew tr td:nth-child(4) {
    color: #666;
    font-size: 12px;
}

.renew tr td:nth-child(5) {
    color: #1a1a1a;
    font-size: 12px;
}

/* 限时免费 */
.limited_time {
    width: 1080px;
    margin: 0 auto;
    height: 224px;
    margin-top: 20px;
}

.limited_time ul li {
    padding: 20px 0px;
    float: left;
    display: inline-block;
    width: 154px;
    text-align: center;
    height: 184px;
}

.limited_time ul li:not(:nth-child(1)) p:nth-child(2) {
    color: #1a1a1a;
    height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 14px;
    padding: 0px 10px;
    margin: 5px 0px;
}

.limited_time ul li:not(:nth-child(1)) p:nth-child(3) {
    font-size: 12px;
    text-decoration: line-through;
    margin: 5px 0px;
}

.limited_time ul li:not(:nth-child(1)) p:nth-child(4) {
    font-size: 12px;
    border: 1px solid #BF2C24;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 20px;
    color: #BF2C24;
}

.limited_time ul li img {
    width: 80px;
    height: 105px;
}

.limited_time ul li:nth-child(2n-1) {
    background-color: #F7F6F2;
}

.limited_time_list p:last-child {
    margin-top: 20px;
    font-size: 20px;
}

.limited_time_list {
    color: #BF2C24;
    line-height: 30px;
}

footer {
    background-color: #F2F2F2;
    color: #666;
    margin-top: 20px;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
}

/* 右侧内容栏 */
#main_right {
    background-color: #ffffff91;
}

h2 {
    position: relative;
    padding-left: 20px;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    line-height: 40px;
    border-bottom: 1px solid #1a1a1a;
    background: url(../images/caidan.png) no-repeat;
    background-size: 16px;
    background-position: 0px 13px;
}

/* 网文新风 */
.newfly {
    margin-bottom: 20px;
}

.newfly li {
    color: #262626;
    font-size: 12px;
    line-height: 30px;
    border-bottom: 1px dotted #d2d0d0;
    cursor: pointer;
}

.newfly li span {
    font-size: 12px;
    float: right;
    margin-right: 5px;
    color: #979595;
}

.new_people {
    padding: 0px 5px;
}

.new_people li:not(:nth-child(1)) {
    line-height: 30px;
    font-size: 12px;
}


.new_people li:not(:nth-child(1)) span {
    background-color: #EDEDED;
    color: #666666;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 4px;
    margin-right: 5px;
}

.new_people li:nth-child(2) span {
    color: #fff;
    background-color: #E67225;
}

.new_people li:nth-child(3) span {
    color: #fff;
    background-color: #E6BF25;
}

.new_people li:nth-child(1) {
    box-sizing: border-box;
    padding: 10px;
}

.new_people li:nth-child(1) img {
    float: right;
    width: 80px;
}

.new_people li:nth-child(1) span {
    background-color: #BF2C24;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
}

.new_people li:nth-child(1) p:nth-child(3) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 21px;
    overflow: hidden;
    margin-top: 10px;
}

.new_people li:nth-child(1) p:nth-child(4) {
    color: #BF2C24;
    margin-top: 5px;
}

.new_people li:nth-child(1) p:nth-child(5) {
    color: #C1C1C1;
    font-size: 12px;
    margin-top: 5px;
}

.bg1 {
    width: 100%;
    margin: 10px 0px;
}

/* 全部作品页面 */
.all_works {
    width: 100%;
    font-size: 0px;
    margin-top: 10px;
}

.all_works li {
    display: inline-block;
    font-size: 16px;
    width: 380px;
    padding: 10px 0px;
}

.all_works li img {
    float: left;
    width: 90px;
    height: 120px;
    margin-right: 10px;
}

.all_works li>div p:nth-child(1) {
    display: inline-block;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 8px;
}

.all_works li>div p:nth-child(2) {
    color: #a6a6a6;
    font-size: 12px;
}

.all_works li>div p:nth-child(2) span {
    margin: 0px 5px;
}

.all_works li>div p:nth-child(3) {
    color: #666;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 5px;
    padding-right: 10px;
}

.all_works li>div p:nth-child(4) {
    color: #a6a6a6;
    font-size: 12px;
}

.all_works li>div p:nth-child(4) span {
    margin: 0px 5px;
}

.all_more {
    display: block;
    text-align: center;
}

.all_more span {
    display: inline-block;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    margin: 20px 10px;
    cursor: pointer;
}

.all_more1 {
    background-color: #BF2C24;
    color: #fff;
}

/* 排行榜页面 */
.new_people2 {
    width: 260px;
    display: inline-block;
    float: left;
}

#tuijian .new_people2 {
    margin-left: 10px;
    margin-bottom: 20px;
}

#tuijian .new_people2:nth-child(3n-2) {
    margin-left: 0px;
}

/* 免费页面 */
.free_list {
    margin-top: 20px;
}

.free_list li {
    position: relative;
    height: 135px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #d2d0d0;
    margin-bottom: 20px;
}

.free_list img {
    height: 135px;
    width: 100px;
    margin-right: 10px;
    float: left;
    margin-left: 10px;
}

.free_list_txt p:nth-child(1) {
    font-weight: bolder;
    margin-bottom: 8px;
}

.yuedu {
    position: absolute;
    right: 10px;
    bottom: 20px;
}

.free_list_txt p:nth-child(2) {
    color: #a6a6a6;
    font-size: 12px;
    margin-bottom: 8px;
}

.free_list_txt p:nth-child(2) span {
    margin: 0px 5px;
}

.free_list_txt p:nth-child(3) {
    color: #666;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 500px;
}

.free_list_txt p:nth-child(4) {
    color: #b5b5b5;
    font-size: 12px;
    margin-top: 18px;
}

.yuedu p:nth-child(1) {
    color: #666;
    text-align: right;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bolder;
}

.yuedu p:nth-child(2) {
    text-decoration: line-through;
    text-align: right;
    color: #666;
    font-size: 12px;
    margin-bottom: 20px;
}

.yuedu p:nth-child(3) {
    display: inline-block;
    background-color: #BF2C24;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    width: 110px;
    cursor: pointer;
}

/* 下棋预告 */
.next_time {
    margin-top: 10px;
}

.next_time li {
    height: 105px;
    margin-bottom: 10px;
}

.next_time li img {
    float: left;
    height: 105px;
    width: 80px;
    margin-right: 10px;
}

.next_time li p:nth-child(2) {
    font-weight: bolder;
}

.next_time li p:nth-child(3) {
    font-size: 12px;
    color: #b5b5b5;
    margin-top: 10px;
    margin-bottom: 10px;
}

.next_time li p:nth-child(4) {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* 注册 */
#login_heard {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0px;
    line-height: 60px;
}

#login_heard img {
    float: left;
    height: 60px;
}

#login_heard span {
    font-size: 30px;
    color: #666;
    margin: 0px 20px;
}

#login_heard {
    font-size: 24px;
    color: #666;
}

.login_main {
    text-align: center;
    border-top: 1px solid #b0b0b0;
}

.login_form ul {
    margin-top: 200px;
}

.login_form ul li {
    margin: 40px 0px;
}

.login_form span {
    display: inline-block;
    width: 70px;
    text-align: right;
    color: #1A1A1A;
    font-size: 14px;
    padding-right: 10px;
    box-sizing: border-box;
    font-family: "PingFangSC-Regular";
}

.input_list input {
    width: 308px;
    height: 40px;
    padding: 0px 16px;
    border: 1px solid #E6E6E6;
}

.yinsi {
    padding-left: 20px;
    font-size: 12px;
    color: #3E3D43;
}

.yinsi input {
    position: relative;
    top: 2px;
}

.button_list {
    margin: 10px 0px;
}

.button_list a {
    display: inline-block;
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #2E9DE7;
    color: #fff;
    text-decoration: none;
}

.button_list2 a {
    background-color: #A6A6A6;
}