﻿/*Reset CSS*/
*{ margin: 0; padding: 0; list-style: none; text-decoration: none; font-family: "微软雅黑"; box-sizing: border-box;}
html,body{ margin: 0; padding: 0; font-size: 12px; color: #333; font-family: "微软雅黑"; background: #f7f7f7; overflow-x: hidden;}
a { color: inherit;}
a:hover { color: #4492f3; text-decoration: underline;}
img { display: block; border: none;}
table{ border-collapse: collapse; border-spacing: 0; }
.clear{ font-size: 0; margin: 0; padding: 0; clear: both; height: 0; border: 0; line-height: 0;}
.w1000 { width: 1000px; height: auto; margin: 0 auto; overflow: hidden;}
/*分页*/
.pagination { width: 100%; height: 100px; text-align: center; padding-top: 35px;}
.pagination dt,.pagination dd { height: 32px; line-height: 30px; border: 1px #eee solid; padding: 0 12px; display: inline-block; cursor: pointer;}
.pagination .active { color: #fff; border: 1px #4492f3 solid; background: #4492f3;}

.header { width: 100%; height: 90px; background: #fff;}
.header .logo { width: 200px; height: auto; float: left;}
.header .info { width: 300px; height: auto; float: right;}
.header .info .info_icon { width: 70px; height: 70px; margin: 10px 0 0 20px; float: right;}
.header .info .info_name { width: 200px; height: 35px; line-height: 35px; font-size: 14px; text-align: right; margin-top: 15px; float: right;}
.header .info .info_level { width: 200px; height: 20px; text-align: right; float: right;}
.header .info .info_level img { display: inline;}

.writercenter { height: auto; border-radius: 6px; border: 1px #eee solid; background: #fff; margin-top: 20px; margin-bottom: 20px; overflow: hidden;}

.leftnav { width: 210px; height: auto; min-height: 950px; border-right: 1px #eee solid; padding: 20px 0; float: left;}
.leftnav dl { width: 100%; height: auto; font-size: 14px; border-bottom: 1px #eee solid; padding: 15px 0; overflow: hidden;}
.leftnav dl .active { color: #4492f3;}
.leftnav dl dt { width: 100%; height: 36px; line-height: 24px; padding: 6px 0;}
.leftnav dl dt div { margin: 0 15px; float: left;}
.leftnav dl dt .icon_1 { width: 24px; height: 24px; background: url("../images/user_icon.png") -10px -87px;}
.leftnav dl dt .icon_2 { width: 24px; height: 24px; background: url("../images/user_icon.png") -34px -87px;}
.leftnav dl dt .icon_3 { width: 24px; height: 24px; background: url("../images/user_icon.png") -58px -87px;}
.leftnav dl dt .icon_4 { width: 24px; height: 24px; background: url("../images/user_icon.png") -82px -87px;}
.leftnav dl dt .icon_5 { width: 24px; height: 24px; background: url("../images/user_icon.png") -106px -87px;}
.leftnav dl dt span { float: left;}
.leftnav dl dd { width: 100%; height: 35px; line-height: 35px; padding-left: 75px;}

.rightcontent { width: 787px; height: auto; padding: 20px; float: right;}
.rightcontent .path { width: 100%; height: 50px; padding: 15px; background: #f7f7f7;}
.rightcontent .path span { height: 20px; line-height: 20px; border-left: 2px #ec0d0d solid; padding-left: 20px; float: left;}
.rightcontent .btn1 { color: #fff; border-radius: 2px; background: #2690f2; padding: 5px; display: inline-block;}
.rightcontent .btn2 { color: #fff; border-radius: 2px; background: #ffa13d; padding: 5px; display: inline-block;}
.rightcontent .btn3 { color: #fff; border-radius: 2px; background: #999999; padding: 5px; display: inline-block;}
.rightcontent .btn4 { color: #fff; border-radius: 2px; background: #26b6f2; padding: 5px; display: inline-block;}
.rightcontent .btn5 { color: #fff; border-radius: 2px; background: #e53333; padding: 5px; display: inline-block;}
.rightcontent .btn6 { color: #fff; border-radius: 2px; background: #ff9c44; padding: 5px; display: inline-block;}
/*作者首页*/
.rightcontent .zzsy table { width: 100%;}
.rightcontent .zzsy table tr { border-bottom: 1px #f7f7f7 solid;}
.rightcontent .zzsy table th { height: 60px; font-weight: normal; color: #999;}
.rightcontent .zzsy table th a { width: 90px; height: 30px; line-height: 30px; text-align: center; border-radius: 5px; background: #f7f7f7; display: inline-block; float: left;}
.rightcontent .zzsy table th span { color: #4492f3;}
.rightcontent .zzsy table td { height: 60px;}
.rightcontent .zzsy table .read { color: #999;}
/*作品管理*/
.rightcontent .zpgl table { width: 100%; margin-top: 30px;}
.rightcontent .zpgl table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .zpgl table td { height: 55px; text-align: center; border: 1px #f7f7f7 solid;}
/*作品列表*/
.rightcontent .zplb table { width: 100%; margin-top: 30px;}
.rightcontent .zplb table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .zplb table td { height: 70px; text-align: center; border: 1px #f7f7f7 solid;}
.rightcontent .zplb table td span { color: #999;}
/*章节管理*/
.rightcontent .zjgl .select { width: 100%; height: 30px; line-height: 30px; margin-top: 20px; padding: 0 20px;}
.rightcontent .zjgl .select select { width: 95px; height: 30px; margin-right: 10px;}
.rightcontent .zjgl .select input { width: 95px; height: 30px; color: #fff; border: none; border-radius: 4px; background: #ffb517; margin-right: 10px; float: right;}
.rightcontent .zjgl ul li { width: 100%; height: auto; margin-top: 20px; overflow: hidden;}
.rightcontent .zjgl ul li .li_t { width: 100%; height: 70px; background: #f7f7f7; padding: 0 30px;}
.rightcontent .zjgl ul li .li_t .li_t_icon { width: 26px; height: 26px; background: url("../images/user_icon.png") -10px -111px; margin: 22px 20px 0 0; float: left; cursor: pointer;}
.rightcontent .zjgl ul li .li_t .li_t_iconHide { background: url("../images/user_icon.png") -36px -111px;}
.rightcontent .zjgl ul li .li_t .li_t_title { width: 290px; height: 70px; line-height: 70px; float: left;}
.rightcontent .zjgl ul li .li_t .li_t_btn { width: 240px; height: 70px; line-height: 70px; text-align: center; float: left;}
.rightcontent .zjgl ul li .li_t .li_t_add { width: 110px; height: 30px; line-height: 30px; color: #fff; border-radius: 5px; background: #4492f3; text-align: center; margin-top: 20px; float: left;}
.rightcontent .zjgl ul li table { width: 100%; display: none;}
.rightcontent .zjgl ul li table td { height: 60px; border-bottom: 1px #eee solid;}
/*章节调序弹出层*/
.zjtx_box { width: 100%; height: 100%; background: rgba(0,0,0,0.3); position: fixed; top: 0; left: 0; z-index: 99999; display: none;}
.zjtx_box .zjtx { width: 585px; height: 370px; border-radius: 10px; background: #fff; margin: 100px auto 0 auto; overflow: hidden;}
.zjtx_box .zjtx_t { width: 100%; height: 45px; line-height: 45px; background: #f7f7f7; padding: 0 25px;}
.zjtx_box .zjtx_t .close { width: 25px; height: auto; float: right; margin-top: 15px; cursor: pointer;}
.zjtx_box .zjtx_p table { width: 100%; margin-top: 10px;}
.zjtx_box .zjtx_p table td { height: 55px;}
.zjtx_box .zjtx_p table td select { width: 140px; height: 35px; margin-left: 10px;}
.zjtx_box .zjtx_p table td input { width: 290px; height: 50px; color: #fff; border: none; border-radius: 5px; background: #4492f3; margin-top: 10px;}
/*创建新分卷弹出层*/
.cjfj_box { width: 100%; height: 100%; background: rgba(0,0,0,0.3); position: fixed; top: 0; left: 0; z-index: 99999; display: none;}
.cjfj_box .cjfj { width: 585px; height: 370px; border-radius: 10px; background: #fff; margin: 100px auto 0 auto; overflow: hidden;}
.cjfj_box .cjfj_t { width: 100%; height: 45px; line-height: 45px; background: #f7f7f7; padding: 0 25px;}
.cjfj_box .cjfj_t .close { width: 25px; height: auto; float: right; margin-top: 15px; cursor: pointer;}
.cjfj_box .cjfj_p table { width: 100%; margin-top: 10px;}
.cjfj_box .cjfj_p table td { height: 70px;}
.cjfj_box .cjfj_p table td select { width: 110px; height: 35px; margin: 0 10px;}
.cjfj_box .cjfj_p table td .input { width: 420px; height: 50px; border: 1px #eee solid; border-radius: 5px;}
.cjfj_box .cjfj_p table td .btn { width: 290px; height: 50px; color: #fff; border: none; border-radius: 5px; background: #4492f3; margin-top: 10px;}
/*作品信息*/
.rightcontent .zpxx_top { width: 100%; height: 210px; border-bottom: 1px #eee solid;}
.rightcontent .zpxx_top .zpxx_img { width: 120px; height: 160px; margin: 20px; float: left;}
.rightcontent .zpxx_top .zpxx_info { width: 500px; height: auto; padding-top: 15px; margin: 20px; float: left;}
.rightcontent .zpxx_top table { width: 100%;}
.rightcontent .zpxx_top table td { height: 45px;}
.rightcontent .zpxx_bottom dl { width: 100%; height: auto; overflow: hidden;}
.rightcontent .zpxx_bottom dl dt { width: 100px; height: auto; line-height: 50px; text-align: right; padding-right: 10px; float: left;}
.rightcontent .zpxx_bottom dl dd { width: 600px; height: auto; line-height: 50px; float: left;}
.rightcontent .zpxx_bottom dl dd span { height: 27px; line-height: 27px; font-size: 14px; color: #fff; border-radius: 5px; padding: 0 15px; margin-right: 5px; display: inline-block;}
.rightcontent .zpxx_bottom dl dd .tag1 { background: #abe6ff;}
.rightcontent .zpxx_bottom dl dd .tag2 { background: #ababff;}
.rightcontent .zpxx_bottom dl dd .tag3 { background: #ffc5ab;}
.rightcontent .zpxx_bottom .zpxx_btnlist { width: 100%; height: auto; color: #fff; padding: 100px 240px;}
.rightcontent .zpxx_bottom .zpxx_btnlist .zpxx_btn1 { width: 125px; height: 35px; line-height: 35px; text-align: center; border-radius: 4px; background: #ffb517; float: left; cursor: pointer;}
.rightcontent .zpxx_bottom .zpxx_btnlist .zpxx_btn2 { width: 125px; height: 35px; line-height: 35px; text-align: center; border-radius: 4px; background: #ffb517; margin-left: 10px; float: left; cursor: pointer;}
.rightcontent .zpxx_bottom .zpxx_btnlist .zpxx_btn3 { width: 260px; height: 45px; line-height: 45px; text-align: center; border-radius: 4px; background: #4492f3; margin-top: 20px; float: left; cursor: pointer;}
/*新建作品*/
.rightcontent .xjzp .steplist { width: 746px; height: 60px; line-height: 60px; text-align: center; margin-top: 20px;}
.rightcontent .xjzp .steplist li { width: 248px; font-size: 14px; float: left;}
.rightcontent .xjzp .steplist .past { color: #999;}
.rightcontent .xjzp .xjzp_step1 { width: 100%; height: auto; overflow: hidden;}
.rightcontent .xjzp .xjzp_step1_t { width: 100%; height: 100px; line-height: 100px; font-size: 18px; text-align: center;}
.rightcontent .xjzp .xjzp_step1_p { width: 100%; height: auto; padding: 10px; overflow: hidden;}
.rightcontent .xjzp .xjzp_step1_p li { width: 50%; height: auto; line-height: 28px; color: #999; float: left;}
.rightcontent .xjzp .xjzp_step1_p li input { width: 110px; height: 35px; border: 1px #eee solid; border-radius: 5px; background: #fff; margin: 0 0 20px 80px;}
.rightcontent .xjzp .xjzp_step1_p li:nth-child(1) .active { color: #fff; border: none; background: #4492f3;}
.rightcontent .xjzp .xjzp_step1_p li:nth-child(2) .active { color: #fff; border: none; background: #f12074;}
.rightcontent .xjzp .xjzp_step1 .btn { width: 330px; height: 50px; font-size: 16px; color: #fff; border: none; border-radius: 5px; background: #4492f3; display: block; margin: 100px auto 0 auto;}
.rightcontent .xjzp .xjzp_step2 { width: 100%; height: auto; overflow: hidden;}
.rightcontent .xjzp .xjzp_step2 table { width: 100%; margin-top: 20px;}
.rightcontent .xjzp .xjzp_step2 table td { height: 60px;}
.rightcontent .xjzp .xjzp_step2 table td .input { width: 330px; height: 40px; border: 1px #eee solid; border-radius: 5px; margin-right: 10px;}
.rightcontent .xjzp .xjzp_step2 table td select { width: 110px; height: 30px; margin-right: 10px;}
.rightcontent .xjzp .xjzp_step2 table td dt { width: 110px; height: 30px; line-height: 28px; text-align: center; border: 1px #eee solid; border-radius: 5px; margin-right: 10px; display: inline-block;}
.rightcontent .xjzp .xjzp_step2 table td dd { height: 30px; line-height: 28px;  border: 1px #eee solid; border-radius: 5px; padding: 0 10px; margin-right: 10px; display: inline-block;}
.rightcontent .xjzp .xjzp_step2 table td textarea { width: 540px; height: 230px; border: 1px #eee solid; border-radius: 5px; margin-right: 10px;}
.rightcontent .xjzp .xjzp_step2 table td span { color: #999;}
.rightcontent .xjzp .xjzp_step2 table td i { color: #c80202; font-style: normal;}
.rightcontent .xjzp .xjzp_step2 .btn { width: 330px; height: 50px; font-size: 16px; color: #fff; border: none; border-radius: 5px; background: #4492f3; display: block; margin: 50px auto 0 auto;}
.rightcontent .xjzp .xjzp_step2 .return { width: 100%; height: 60px; line-height: 60px; font-size: 16px; color: #999; text-align: center;}
.rightcontent .xjzp .xjzp_step3 .img { width: 250px; height: 70px; margin: 40px auto 20px auto;}
.rightcontent .xjzp .xjzp_step3 .text { width: 340px; height: auto; line-height: 24px; color: #999; text-align: center; margin: 0 auto;}
.rightcontent .xjzp .xjzp_step3 .btn { width: 330px; height: 50px; font-size: 16px; color: #fff; border: none; border-radius: 5px; background: #4492f3; display: block; margin: 50px auto 0 auto;}
/*添加标签弹出层*/
.tjbq_box { width: 100%; height: 100%; background: rgba(0,0,0,0.3); position: fixed; top: 0; left: 0; z-index: 99999;}
.tjbq_box .tjbq { width: 585px; height: 270px; border-radius: 10px; background: #fff; margin: 100px auto 0 auto; overflow: hidden;}
.tjbq_box .tjbq_t { width: 100%; height: 45px; line-height: 45px; background: #f7f7f7; padding: 0 25px;}
.tjbq_box .tjbq_t .close { width: 25px; height: auto; float: right; margin-top: 15px; cursor: pointer;}
.tjbq_box .tjbq_p dl { width: 100%; height: auto; padding: 10px;}
.tjbq_box .tjbq_p dl dt { width: 70px; height: 30px; line-height: 28px; text-align: center; border: 1px #eee solid; border-radius: 5px; margin: 10px; float: left;}
.tjbq_box .tjbq_p dl dd { width: 210px; height: 30px; margin: 10px; float: left;}
.tjbq_box .tjbq_p dl dd input { width: 100%; height: 30px; line-height: 28px; border: 1px #eee solid; border-radius: 5px; padding: 0 10px;}
.tjbq_box .tjbq_p .btn { width: 90px; height: 30px; color: #fff; border: none; border-radius: 5px; background: #4492f3; margin: 10px 20px;}
.tjbq_box .tjbq_p .text { width: 100%; height: 30px; line-height: 30px; color: #999; padding-left: 20px;}
/*新建章节*/
.rightcontent .xjzj table { width: 100%; margin-top: 30px;}
.rightcontent .xjzj table td { height: 45px; padding: 0 20px;}
.rightcontent .xjzj table td .zjnr { width: 100%; height: 300px; border: 1px #eee solid; border-radius: 5px; overflow: hidden;}
.rightcontent .xjzj table td .zjnr input { width: 100%; height: 45px; border: none; border-bottom: 1px #eee solid; padding: 0 20px;}
.rightcontent .xjzj table td .zjnr textarea { width: 100%; height: 253px; border: none; padding: 10px 20px;}
.rightcontent .xjzj table td .zzyhs textarea { width: 100%; height: 100px; border: 1px #eee solid; border-radius: 5px; padding: 10px 20px;}
.rightcontent .xjzj table td select { height: 30px; margin: 0 10px;}
.rightcontent .xjzj table td span { color: #999;}
.rightcontent .xjzj table td i { color: #f68f0a; font-style: normal;}
.rightcontent .xjzj .other { width: 100%; height: 50px; line-height: 50px; padding-left: 160px; margin: 30px 0;}
.rightcontent .xjzj .other input { width: 210px; height: 50px; font-size: 16px; color: #fff; border: none; border-radius: 5px; background: #4492f3;}
.rightcontent .xjzj .other a { font-size: 16px; color: #999;}
/*收入月报*/
.rightcontent .sryb .select { width: 100%; height: 50px; line-height: 50px; margin-top: 20px;}
.rightcontent .sryb .select select { width: 95px; height: 30px; margin-right: 10px;}
.rightcontent .sryb .select input { width: 95px; height: 30px; color: #fff; border: none; border-radius: 4px; background: #4492f3; margin-right: 10px;}
.rightcontent .sryb table { width: 100%; margin-top: 20px;}
.rightcontent .sryb table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .sryb table td { height: 55px; text-align: center; border: 1px #f7f7f7 solid;}
.rightcontent .sryb table td span { color: #4492f3;}
.rightcontent .sryb .total { width: 100%; height: 60px; line-height: 60px; text-align: right; padding: 0 20px;}
.rightcontent .sryb .total span { color: #f86868;}
/*渠道明细*/
.rightcontent .qdmx .select { width: 100%; height: 50px; line-height: 50px; margin-top: 20px;}
.rightcontent .qdmx .select select { width: 95px; height: 30px; margin-right: 10px;}
.rightcontent .qdmx .select input { width: 95px; height: 30px; color: #fff; border: none; border-radius: 4px; background: #4492f3; margin-right: 10px;}
.rightcontent .qdmx table { width: 100%; margin-top: 20px;}
.rightcontent .qdmx table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .qdmx table td { height: 55px; text-align: center; border: 1px #f7f7f7 solid;}
/*订阅明细*/
.rightcontent .dymx .select { width: 100%; height: 50px; line-height: 50px; margin-top: 20px;}
.rightcontent .dymx .select select { width: 95px; height: 30px; margin-right: 10px;}
.rightcontent .dymx .select input { width: 95px; height: 30px; color: #fff; border: none; border-radius: 4px; background: #4492f3; margin-right: 10px;}
.rightcontent .dymx .dymx_top { width: 100%; height: 110px; margin: 20px 0;}
.rightcontent .dymx .dymx_top .dymx_top_l { width: 210px; height: 110px; border-radius: 6px; float: left; overflow: hidden;}
.rightcontent .dymx .dymx_top .dymx_top_l table { width: 100%;}
.rightcontent .dymx .dymx_top .dymx_top_l table td { height: 55px; color: #fff;}
.rightcontent .dymx .dymx_top .dymx_top_r { width: 515px; height: 110px; border-radius: 6px; background: #22cd76; display: -webkit-box; float: right; overflow: hidden;}
.rightcontent .dymx .dymx_top .dymx_top_r li { height: 90px; line-height: 35px; margin-top: 10px; font-size: 14px; color: #fff; text-align: center; border-right: 1px #31df86 solid; padding: 10px 0; -webkit-box-flex: 1;}
.rightcontent .dymx .dymx_top .dymx_top_r li span { font-size: 24px;}
.rightcontent .dymx .dymx_bottom { width: 100%; height: auto; margin: 20px 0;}
.rightcontent .dymx .dymx_bottom table { width: 100%; margin-top: 20px;}
.rightcontent .dymx .dymx_bottom table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .dymx .dymx_bottom table td { height: 70px; text-align: center; border: 1px #f7f7f7 solid;}
/*打赏明细*/
.rightcontent .dsmx .select { width: 100%; height: 50px; line-height: 50px; margin-top: 20px;}
.rightcontent .dsmx .select select { width: 95px; height: 30px; margin-right: 10px;}
.rightcontent .dsmx .select input { width: 95px; height: 30px; color: #fff; border: none; border-radius: 4px; background: #4492f3; margin-right: 10px;}
.rightcontent .dsmx table { width: 100%; margin-top: 20px;}
.rightcontent .dsmx table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .dsmx table td { height: 55px; text-align: center; border: 1px #f7f7f7 solid;}
.rightcontent .dsmx table td span { color: #f86868;}
.rightcontent .dsmx .total { width: 100%; height: 60px; line-height: 60px; text-align: right; padding: 0 20px;}
.rightcontent .dsmx .total span { color: #f86868;}
.rightcontent .dsmx .notice { width: 100%; height: 40px; line-height: 24px; color: #999; text-align: center; background: #fffbf3; padding: 8px 0;}
.rightcontent .dsmx .notice span { width: 24px; height: 24px; background: url("../images/user_icon.png") -130px -87px; vertical-align: middle; display: inline-block;}
/*基础信息*/
.rightcontent .jcxx table { width: 100%; margin-top: 30px;}
.rightcontent .jcxx table td { height: 50px;}
/*银行信息*/
.rightcontent .yhxx table { width: 100%; margin-top: 30px;}
.rightcontent .yhxx table td { height: 50px;}
/*消息通知*/
.rightcontent .xxtz table { width: 100%; margin-top: 30px;}
.rightcontent .xxtz table th { height: 45px; font-weight: normal; background: #f7f7f7;}
.rightcontent .xxtz table td { height: 70px; text-align: center; border: 1px #f7f7f7 solid;}
.rightcontent .xxtz table td span { color: #999;}
/*作者申请*/
.zzsq .zzsq_t { width: 100%; height: 130px; line-height: 130px; font-size: 18px; color: #4492f3; text-align: center;}
.zzsq .zzsq_p { width: 100%; height: auto; overflow: hidden;}
.zzsq .zzsq_p table { width: 100%;}
.zzsq .zzsq_p table td { height: 70px;}
.zzsq .zzsq_p table td .input { width: 580px; height: 50px; border: 1px #eee solid; border-radius: 2px; padding: 0 15px;}
.zzsq .zzsq_p .zzsq_btn { width: 330px; height: 50px; color: #fff; border: none; border-radius: 6px; background: #4492f3; margin: 20px auto 120px auto; display: block;}




















