@media (max-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 100%;
    margin: 0 auto;
  }
  body .author_Container {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: .8rem;
  }
  body .author_Container .bannerbox {
    width: 100%;
    height: 4.9rem;
  }
  body .author_Container .bannerbox .banner_01 {
    width: 100%;
    height: 3.5rem;
    background-color: #FFF;
    background-image: url(../images/author/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .author_Container .bannerbox .banner_01 a {
    display: block;
    width: 1.8rem;
    position: absolute;
    left: 50%;
    margin-left: -0.9rem;
    top: 1.9rem;
  }
  body .author_Container .bannerbox .banner_01 a img {
    width: 100%;
  }
  body .author_Container .bannerbox .banner_Number {
    width: 90%;
    height: 1.4rem;
    margin: -0.7rem auto;
    background: #FFF;
    border-radius: .2rem;
    position: relative;
    z-index: 2;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: .2rem;
  }
  body .author_Container .bannerbox .banner_Number .items {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
  }
  body .author_Container .bannerbox .banner_Number .items p {
    font-size: .2rem;
    padding-bottom: .1rem;
  }
  body .author_Container .bannerbox .banner_Number .items p span {
    color: #ed6b01;
    font-size: .4rem;
    padding: 0 .15rem;
  }
  body .author_Container .bannerbox .banner_Number .items:first-child::after {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #ffe6ca;
    top: 0px;
    right: 0px;
    content: '';
  }
  body .author_Container .author_ruzhu {
    width: 100%;
  }
  body .author_Container .author_ruzhu .ruzhu_cont {
    width: 90%;
    margin: 0 auto;
    padding-bottom: .7rem;
  }
  body .author_Container .author_ruzhu .ruzhu_cont h3 {
    font-size: .32rem;
    color: #101010;
    text-align: center;
    padding: .2rem 0px .5rem;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox {
    width: 100%;
    overflow: hidden;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox .items {
    float: left;
    width: 50%;
    height: 4.2rem;
    position: relative;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox .items img {
    display: block;
    margin: 0 auto;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox .items .dian {
    display: none;
  }
  body .author_Container .author_yaoqiu {
    width: 100%;
    background-color: #FFF;
    background-image: url(../images/author/bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.1rem 0;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont {
    width: 90%;
    margin: 0 auto;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont h3 {
    font-size: .32rem;
    color: #FFF;
    text-align: center;
    padding-bottom: .7rem;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont .text {
    font-size: .2rem;
    color: #FFF;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont .text p {
    margin-bottom: .2rem;
    line-height: .5rem;
  }
  body .author_Container .author_jieshao {
    width: 100%;
  }
  body .author_Container .author_jieshao .jieshao_cont {
    width: 90%;
    margin: 0 auto;
    padding: .8rem 0px .9rem;
  }
  body .author_Container .author_jieshao .jieshao_cont h3 {
    font-size: .32rem;
    color: #101010;
    text-align: center;
    padding-bottom: .55rem;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list {
    width: 100%;
    overflow: hidden;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list .items {
    width: 20%;
    float: left;
    margin: 2.5%;
    box-shadow: 5px 5px 10px #c9c2c2;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list .items img {
    width: 100%;
  }
  body .author_Container .author_zhinan {
    width: 100%;
    background-color: #FFF;
    background-image: url(../images/author/bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.2rem 0 .95rem;
  }
  body .author_Container .author_zhinan .zhinan_cont {
    width: 90%;
    margin: 0 auto;
  }
  body .author_Container .author_zhinan .zhinan_cont h3 {
    font-size: .32rem;
    color: #FFF;
    text-align: center;
    padding-bottom: .55rem;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list {
    width: 100%;
    margin: 0 auto;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list .items {
    width: 100%;
    overflow: hidden;
    margin-bottom: .45rem;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list .items img {
    width: 1rem;
    margin-right: 50px;
    display: block;
    margin: 0 auto;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list .items div {
    font-size: .2rem;
    color: #FFF;
    line-height: .5rem;
    padding: .3rem 0rem;
  }
  body .liucheng_Container {
    width: 100%;
    padding: 0px;
    position: relative;
    background: #f6f6f6;
    overflow: hidden;
  }
  body .liucheng_Container .bannerbox {
    width: 100%;
  }
  body .liucheng_Container .bannerbox .banner_01 {
    width: 100%;
    height: 4.3rem;
    background-color: #FFF;
    background-image: url(../images/author/banner2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .liucheng_Container .bannerbox .banner_Number {
    width: 90%;
    height: 1.8rem;
    margin: -0.9rem auto 0.4rem;
    background: #FFF;
    border-radius: .2rem;
    position: relative;
    z-index: 2;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: .35rem .5rem;
  }
  body .liucheng_Container .bannerbox .banner_Number .items {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
  }
  body .liucheng_Container .bannerbox .banner_Number .items span {
    display: block;
    width: .5rem;
    height: .5rem;
    font-size: .26rem;
    color: #989898;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #989898;
    text-align: center;
    line-height: .5rem;
  }
  body .liucheng_Container .bannerbox .banner_Number .items p {
    font-size: .2rem;
    margin-top: .15rem;
  }
  body .liucheng_Container .bannerbox .banner_Number .items i {
    width: .5rem;
    height: 1px;
    background: #989898;
    position: absolute;
    top: .25rem;
    right: 1.2rem;
  }
  body .liucheng_Container .bannerbox .banner_Number .items.active span {
    background: #0d55da;
    border-color: #0d55da;
    color: #FFF;
  }
  body .liucheng_Container .bannerbox .banner_Number .items.active p {
    color: #0d55da;
  }
  body .liucheng_Container .bannerbox .banner_Number .items.active i {
    background: #0d55da;
  }
  body .liucheng_Container .bannerbox .xieyibox {
    width: 90%;
    margin: -1.6rem auto 0.4rem;
    background: #FFF;
    position: relative;
    z-index: 2;
    display: block;
    border: 1px solid #ebebeb;
    padding: .5rem;
  }
  body .liucheng_Container .bannerbox .xieyibox .logobox {
    width: 100%;
  }
  body .liucheng_Container .bannerbox .xieyibox .logobox img {
    width: 1.7rem;
  }
  body .liucheng_Container .bannerbox .xieyibox h3 {
    font-size: .36rem;
    color: #313131;
    text-align: center;
    padding: .3rem 0px .6rem;
    font-weight: 600;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont {
    width: 100%;
    padding: .5rem 0px;
    height: 5rem;
    overflow-x: hidden;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    font-size: .2rem;
    color: #414141;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont h5 {
    font-size: .3rem;
    color: #010101;
    line-height: .6rem;
    font-weight: 600;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont b {
    font-size: .2rem;
    color: #414141;
    line-height: .45rem;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont p {
    font-size: .2rem;
    color: #414141;
    line-height: .45rem;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont > div {
    margin-bottom: .3rem;
    font-size: .2rem;
  }
  body .liucheng_Container .bannerbox .xieyibox .lookMore {
    color: #ed6b00;
    display: block;
    width: 1rem;
    margin: .1rem auto 0px;
    text-align: center;
    font-size: .24rem;
    cursor: pointer;
  }
  body .liucheng_Container .bannerbox .xieyibox .lookMore span {
    display: block;
    margin-top: .1rem;
    font-size: .28rem;
  }
  body .liucheng_Container .xieyibtnbox {
    width: 90%;
    margin: 0 auto .5rem;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l {
    width: 100%;
    float: left;
    line-height: .5rem;
    font-size: .2rem;
    vertical-align: middle;
    margin-bottom: .1rem;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l label {
    color: #535353;
    font-weight: 400;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l input {
    height: .3rem;
    width: .3rem;
    vertical-align: middle;
    margin-top: 0px;
    position: relative;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l input[type=checkbox]:checked::after {
    position: absolute;
    top: 0;
    background-color: #ed6b00!important;
    color: #FFF;
    height: .3rem;
    width: .3rem;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px;
    content: "✓";
    font-size: 12px;
    font-weight: bold;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .goRz {
    width: 1.7rem;
    height: .5rem;
    background: #ed6b00;
    color: #FFF;
    display: block;
    float: right;
    text-align: center;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox {
    width: 90%;
    margin: 0 auto .5rem;
    background: #FFF;
    border-radius: .2rem;
    position: relative;
    z-index: 2;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: .6rem .3rem;
  }
  body .liucheng_Container .zhucebox .zc {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .zc h4 {
    font-size: .3rem;
    color: #0f0f0f;
    font-weight: 600;
    line-height: .5rem;
  }
  body .liucheng_Container .zhucebox .zc .text {
    padding: .5rem 0px;
    line-height: .5rem;
    font-size: .2rem;
  }
  body .liucheng_Container .zhucebox .zc .text a {
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .zc .btnbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .zc .btnbox a {
    display: block;
    width: 2.2rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: .05rem;
    font-size: .2rem;
    float: left;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .sf {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .sf h4 {
    font-size: .3rem;
    color: #0f0f0f;
    font-weight: 600;
    line-height: .5rem;
  }
  body .liucheng_Container .zhucebox .sf h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan {
    width: 100%;
    overflow: hidden;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items {
    width: 2.9rem;
    height: 4.8rem;
    border: 2px solid #ededed;
    padding: .1rem;
    float: left;
    cursor: pointer;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items > div {
    padding-top: .2rem;
    overflow: hidden;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items > div span {
    display: block;
    width: .25rem;
    height: .25rem;
    border-radius: 50%;
    border: 1px solid #bbbbbb;
    float: left;
    margin: .1rem .1rem 2px 0px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items > div p {
    font-size: .24rem;
    display: block;
    float: left;
    width: 2rem;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items img {
    width: 100%;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items .img2 {
    display: none;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active {
    border: 2px solid #0d55da;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active .img1 {
    display: none;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active .img2 {
    display: block;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active > div span {
    border: 2px solid #0d55da;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active > div p {
    color: #0d55da;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items:nth-child(2) {
    float: right;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.noClick p {
    color: #999;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.noClick span {
    background: #ebebeb;
  }
  body .liucheng_Container .zhucebox .sf .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .xx {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .xx h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .xx h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
  }
  body .liucheng_Container .zhucebox .xx .xxbox {
    width: 100%;
    overflow: hidden;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .inputbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .inputbox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 4rem;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .tishi {
    font-size: .2rem;
    color: #f41f1f;
    line-height: .4rem;
    padding: .1rem 0rem 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .getYqm {
    font-size: .2rem;
    color: #ed6b00;
    display: block;
    padding: .1rem 0 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .xx .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .xx .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .xx .btnbox .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .sj {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .sj h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sj h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
  }
  body .liucheng_Container .zhucebox .sj .sjbox {
    width: 100%;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox .labels {
    width: 1.4rem;
    margin: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox div {
    float: left;
    margin-right: .2rem;
    line-height: .5rem;
    font-size: .28rem;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox div label {
    font-weight: 400;
    display: inline-block;
    font-size: .28rem;
    color: #414141;
    line-height: .5rem;
    padding-left: .1rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox div input {
    margin: .16rem 0px;
    vertical-align: middle;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox {
    width: 100%;
    overflow: hidden;
    display: none;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 4rem;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox {
    width: 100%;
    overflow: hidden;
    margin-top: .2rem;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 2.5rem;
    float: left;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox .getCode {
    height: .7rem;
    width: 1.5rem;
    float: left;
    font-size: .2rem;
    background: #ed6b00;
    color: #FFF;
    border: none;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .tishi {
    font-size: .2rem;
    color: #f41f1f;
    line-height: .4rem;
    padding: .1rem 0rem 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .sj .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .sj .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .sj .btnbox .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .sfxx {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .sfxx h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sfxx h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox {
    width: 100%;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .inputbox {
    width: 100%;
    overflow: hidden;
    margin-bottom: .1rem;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .inputbox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 4rem;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .sfxx .btnbox {
    width: 100%;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .sfxx .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .sfxx .btnbox .gotijiao {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .shenhe {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .shenhe h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .shenhe h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
    color: #0d55da;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox {
    margin: .4rem 0px;
    width: 100%;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg {
    width: 100%;
    padding: .3rem;
    background-image: url(../images/author/kpbg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg b {
    font-size: .26rem;
    color: #414141;
    line-height: .45rem;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg b span {
    min-width: 2rem;
    display: inline-block;
    font-size: .2rem;
    color: #0d55da;
    text-align: center;
    border-bottom: 1px solid #414141;
    line-height: .45rem;
    padding: 0 .1rem;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg > div {
    padding-top: .3rem;
    font-size: .2rem;
    color: #010101;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg > div p {
    line-height: .45rem;
  }
  body .liucheng_Container .zhucebox .shenhe .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .shenhe .btnbox .goOk {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .shenhe .btnbox .goindex {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .tongguo {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .tongguo h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .tongguo h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox {
    margin: .4rem 0;
    width: 100%;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg {
    width: 100%;
    padding: .3rem;
    background-image: url(../images/author/kpbg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg b {
    font-size: .26rem;
    color: #414141;
    line-height: .45rem;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg b span {
    min-width: 2rem;
    display: inline-block;
    font-size: .2rem;
    color: #0d55da;
    text-align: center;
    border-bottom: 1px solid #414141;
    line-height: .45rem;
    padding: 0 .1rem;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg > div {
    padding-top: .3rem;
    font-size: .2rem;
    color: #010101;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg > div p {
    line-height: .45rem;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg > div p span {
    font-size: .35rem;
    color: #ed6b00;
    padding: 0 .1rem;
    font-weight: 600;
  }
  body .liucheng_Container .zhucebox .tongguo .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .tongguo .btnbox .goindex {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .tongguo .btnbox .goAuthor {
    text-align: center;
    background: #0d55da;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .author_searchbox h4 {
    font-size: .2rem;
    color: #ed6b00;
    font-weight: 600;
    line-height: .4rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox h4 span {
    padding: 0 .1rem;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border {
    border: 1px solid #ebebeb;
    margin: .4rem 0px;
    padding: .2rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list {
    width: 100%;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: .4rem;
    padding-bottom: .4rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: .2rem;
    border-bottom: 1px dashed #ebebeb;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .imgbox {
    width: 1.5rem;
    height: 1.9rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .rtext {
    float: left;
    width: 3.4rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .rtext h5 {
    font-size: .28rem;
    font-weight: 600;
    line-height: .5rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .rtext p {
    font-size: .2rem;
    color: #333;
    line-height: .45rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-top: .4rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem {
    overflow: hidden;
    width: 100%;
    line-height: .5rem;
    margin-bottom: .15rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem p {
    font-size: .2rem;
    float: left;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem button {
    min-width: 1.5rem;
    height: .5rem;
    float: right;
    border: none;
    padding: 0 .1rem;
    background: #999;
    font-size: .2rem;
    border-radius: .05rem;
    color: #FFF;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem button.active {
    background: #ed6b00;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem:last-child {
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .noBtnbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .noBtnbox a {
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    width: 1.7rem;
    height: .5rem;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
    float: right;
  }
  body .liucheng_Container .zhucebox .author_searchbox .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .author_searchbox .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .author_searchbox .btnbox .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .getCodebox {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .getCodebox h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .getCodebox h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox {
    width: 100%;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox {
    width: 100%;
    overflow: hidden;
    margin-top: .2rem;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 2.5rem;
    float: left;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox .getCode {
    height: .7rem;
    width: 1.5rem;
    float: left;
    font-size: .2rem;
    background: #ed6b00;
    color: #FFF;
    border: none;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .tishi {
    font-size: .2rem;
    color: #f41f1f;
    line-height: .4rem;
    padding: .1rem 0rem 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .genghuan {
    width: 100%;
    padding: .1rem 0rem 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .genghuan a {
    color: #0d55da;
    font-size: .3rem;
  }
  body .liucheng_Container .zhucebox .getCodebox .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .getCodebox .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .getCodebox .btnbox .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .addNumber {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .addNumber h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .addNumber h4 span {
    font-weight: 400;
    padding-left: .2rem;
    font-size: .24rem;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox {
    width: 100%;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox {
    width: 100%;
    overflow: hidden;
    display: none;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox span {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .35rem;
    color: #414141;
    line-height: .7rem;
    margin-bottom: 0px;
    letter-spacing: .2em;
    text-align: center;
    padding: 0 .2rem;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 2.5rem;
    float: left;
    text-align: center;
    font-size: .35rem;
    letter-spacing: .2em;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox {
    width: 100%;
    overflow: hidden;
    display: none;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 4rem;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .tishi {
    font-size: .2rem;
    color: #f41f1f;
    line-height: .4rem;
    padding: .1rem 0rem 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .addNumber .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .addNumber .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .addNumber .btnbox .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .xgsj {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .xgsj h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: .4rem;
  }
  body .liucheng_Container .zhucebox .xgsj h4 span {
    font-weight: 400;
    font-size: .24rem;
    color: #f41f1f;
    display: block;
    padding-top: .2rem;
    line-height: .3rem;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox {
    width: 100%;
    margin: .4rem 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox .labels {
    width: 1.4rem;
    margin: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox div {
    float: left;
    margin-right: .2rem;
    line-height: .5rem;
    font-size: .28rem;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox div label {
    font-weight: 400;
    display: inline-block;
    font-size: .28rem;
    color: #414141;
    line-height: .5rem;
    padding-left: .1rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox div input {
    margin: .16rem 0px;
    vertical-align: middle;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox {
    width: 100%;
    overflow: hidden;
    display: none;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 4rem;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox {
    width: 100%;
    overflow: hidden;
    margin-top: .2rem;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: .28rem;
    color: #414141;
    width: 1.4rem;
    line-height: .7rem;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox input {
    height: .7rem;
    border: 1px solid #ebebeb;
    padding: 0 .2rem;
    width: 2.5rem;
    float: left;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox .getCode {
    height: .7rem;
    width: 1.5rem;
    float: left;
    font-size: .2rem;
    background: #ed6b00;
    color: #FFF;
    border: none;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .tishi {
    font-size: .2rem;
    color: #f41f1f;
    line-height: .4rem;
    padding: .1rem 0rem 0 1.4rem;
  }
  body .liucheng_Container .zhucebox .xgsj .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .xgsj .btnbox .goprev {
    display: inline-block;
    line-height: .5rem;
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    font-size: .2rem;
    border-radius: .05rem;
    margin-right: .2rem;
  }
  body .liucheng_Container .zhucebox .xgsj .btnbox .gonext {
    text-align: center;
    background: #ed6b00;
    width: 1.7rem;
    height: .5rem;
    color: #FFF;
    display: inline-block;
    line-height: .5rem;
    font-size: .2rem;
    border-radius: .05rem;
  }
  body .liucheng_Container .zhucebox .active {
    display: block;
  }
  body .service_Container {
    width: 100%;
    padding: 0px;
    position: relative;
    background: #FFF;
  }
  body .service_Container .bannerbox {
    width: 100%;
  }
  body .service_Container .bannerbox .banner_01 {
    width: 100%;
    height: 7rem;
    background-color: #FFF;
    background-image: url(../images/author/banner3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .service_Container .bannerbox .banner_01 .cont {
    width: 90%;
    margin: 0  auto;
    padding: 100px 0px;
  }
  body .service_Container .bannerbox .banner_01 .cont h3 {
    font-size: .6rem;
    color: #FFF;
  }
  body .service_Container .bannerbox .banner_01 .cont .text {
    padding: .5rem 0px;
    color: #FFF;
  }
  body .service_Container .bannerbox .banner_01 .cont .text p {
    font-size: .28rem;
    line-height: .5rem;
  }
  body .service_Container .bannerbox .banner_author {
    width: 90%;
    margin: -2.2rem auto 0px;
    background: #FFF;
    position: relative;
    z-index: 2;
    border: 1px solid  #ebebeb;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: .5rem;
    overflow: hidden;
  }
  body .service_Container .bannerbox .banner_author .imgbox {
    width: 1.5rem;
    height: 1.95rem;
    float: left;
    margin-right: 20px;
  }
  body .service_Container .bannerbox .banner_author .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .service_Container .bannerbox .banner_author .author_right {
    width: 3.8rem;
    float: left;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox {
    overflow: hidden;
    width: 100%;
    line-height: 25px;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .name {
    max-width: 3rem;
    font-size: .28rem;
    color: #358dc5;
    display: inline-block;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .name a {
    color: #358dc5;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .author_icon_img {
    height: .25rem;
    margin: 0 .1rem;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .tag {
    max-width: 3.8rem;
    color: #ed6b00;
    font-size: .2rem;
    display: block;
  }
  body .service_Container .bannerbox .banner_author .author_right .ssid {
    color: #414141;
    font-size: .2rem;
    line-height: .4rem;
    font-weight: 600;
  }
  body .service_Container .bannerbox .banner_author .author_right .jigou {
    color: #414141;
    font-size: .2rem;
    line-height: .4rem;
  }
  body .service_Container .bannerbox .banner_author .author_right .info {
    color: #414141;
    font-size: .2rem;
    line-height: .4rem;
    overflow: hidden;
    height: .8rem;
  }
  body .service_Container .bannerbox .banner_author .author_right .info span {
    float: left;
  }
  body .service_Container .bannerbox .service_cont {
    width: 90%;
    margin: .5rem auto;
    background: #FFF;
    position: relative;
    z-index: 2;
    border: 1px solid  #ebebeb;
    box-shadow: 5px 5px 10px #b9b9b9;
    overflow: hidden;
    background: #f6f6f6;
  }
  body .service_Container .bannerbox .service_cont .service_left {
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
    border-bottom: 2px solid #0d55da;
  }
  body .service_Container .bannerbox .service_cont .service_left a {
    height: .6rem;
    line-height: .6rem;
    font-size: .2rem;
    color: #999999;
    display: block;
    width: 25%;
    transition: all .4s;
    float: left;
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_left a .iconfont {
    font-size: .2rem;
    padding-right: .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_left a.active {
    background: #0d55da;
    color: #FFF;
  }
  body .service_Container .bannerbox .service_cont .service_right {
    width: 100%;
    padding: .3rem;
    background: #FFF;
    float: right;
  }
  body .service_Container .bannerbox .service_cont .service_right.nopadding {
    padding: 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont {
    width: 100%;
    margin-bottom: .5rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .h4_title {
    font-size: .3rem;
    color: #414141;
    border-left: 5px solid #ed6b00;
    padding-left: .1rem;
    line-height: .4rem;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list {
    width: 100%;
    overflow: hidden;
    margin-top: .5rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left {
    width: 100%;
    padding: .3rem 0;
    background: #fff8f2;
    border-radius: .1rem;
    overflow: hidden;
    margin-bottom: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items {
    width: 33.33333333%;
    float: left;
    border-right: 1px solid #fee3d6;
    padding: 0 .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items:last-child {
    border-right: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items p {
    font-size: .2rem;
    color: #414141;
    text-align: center;
    width: 150%;
    transform: scale(0.7);
    transform-origin: 0 0;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items b {
    color: #ed6b00;
    font-size: .2rem;
    padding-top: .2rem;
    font-weight: 400;
    display: block;
    line-height: .5rem;
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items b span {
    font-size: .36rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right {
    width: 100%;
    background-image: url(../images/author/numBg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: .1rem;
    padding: .2rem;
    overflow: hidden;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right p {
    font-size: .2rem;
    color: #FFF;
    width: 1.5rem;
    line-height: .5rem;
    float: left;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right b {
    width: 3.5rem;
    color: #FFF;
    font-size: .2rem;
    font-weight: 400;
    display: block;
    line-height: .5rem;
    float: right;
    text-align: right;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right b span {
    font-size: .36rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_text {
    width: 100%;
    margin-top: .5rem;
    line-height: .5rem;
    font-size: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_text span {
    color: #ed6b00;
    padding: 0 .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_text a {
    color: #358dc5;
    padding: 0 .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_chart {
    width: 100%;
    padding: .5rem 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_chart #main {
    width: 100%;
    height: 5rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox {
    width: 100%;
    overflow-y: hidden;
    border-bottom: 1px solid #ed6b00;
    padding-bottom: .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox > div {
    width: 11.5rem;
    line-height: .6rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox > div > a {
    width: 1.5rem;
    float: left;
    color: #414141;
    text-align: center;
    font-size: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox > div > a.active {
    color: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list {
    width: 100%;
    padding: 0px .2rem .5rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items .tishi_text {
    color: #e7413a;
    font-size: .2rem;
    line-height: .4rem;
    min-height: .5rem;
    padding: .2rem 0;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table {
    width: 6.2rem;
    border: 1px solid #e4e4e4;
    table-layout: fixed;
    word-break: break-all;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr {
    border-bottom: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th {
    background: #f6f6f6;
    font-size: .2rem;
    color: #414141;
    line-height: .5rem;
    text-align: center;
    border-right: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:nth-child(1) {
    width: 2.7rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:nth-child(2) {
    width: 1.1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:nth-child(3) {
    width: 1.1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:last-child {
    width: 1.1rem;
    border-radius: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td {
    background: #FFF;
    border-right: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td:last-child {
    border-radius: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox {
    width: 100%;
    padding: .2rem .1rem;
    overflow: hidden;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .imgbox {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    margin: 0 auto;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext {
    width: 100%;
    padding: .1rem 0rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 {
    overflow: hidden;
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 > div {
    width: 100%;
    font-size: .26rem;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 > div a {
    color: #414141;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .45rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 .addbook {
    font-size: .2rem;
    color: #ed6b00;
    line-height: .5rem;
    float: right;
    cursor: pointer;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 .addbook span {
    font-size: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext > p {
    font-size: .2rem;
    color: #414141;
    line-height: .4rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext .status a {
    color: #0d55da;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext .price span {
    color: #e7413a;
    font-size: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext .goRead {
    font-size: .2rem;
    color: #FFF;
    background: #ed6b00;
    padding: .05rem .1rem;
    border-radius: .1rem;
    display: block;
    text-align: center;
    margin: 0.1rem auto;
    width: 1.5rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td > .text {
    text-align: center;
    display: block;
    color: #414141;
    font-size: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td > a.qidai {
    display: block;
    width: .5rem;
    text-align: center;
    margin: 0 auto;
    color: #FFF;
    background: #0d55da;
    border-radius: .1rem;
    font-size: .2rem;
    padding: .1rem .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items .morebox {
    width: 100%;
    text-align: center;
    padding: .2rem 0px 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items .morebox a {
    color: #ed6b00;
    font-size: .2rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 {
    border-top: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_navbox {
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_navbox > div {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_navbox > div a {
    float: none;
    margin: 0 auto;
    display: inline-block;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in {
    width: 100%;
    padding: .5rem .3rem 1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items {
    width: 100%;
    display: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .book_editinfo {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .book_editinfo h5 {
    font-size: .38rem;
    color: #000000;
    text-align: center;
    margin-bottom: .5rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .book_editinfo p {
    font-size: .2rem;
    color: #000;
    line-height: .45rem;
    text-indent: 2em;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li {
    overflow: hidden;
    line-height: .6rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > span {
    display: block;
    float: left;
    width: .1rem;
    height: .1rem;
    background: #ed6b00;
    border-radius: 50%;
    margin: .25rem 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > .book_title {
    float: left;
    font-size: .2rem;
    line-height: .6rem;
    color: #000;
    width: 5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0 .1rem;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > .preView {
    float: right;
    font-size: .2rem;
    color: #ed6b00;
    line-height: .6rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul {
    width: 100%;
    overflow: hidden;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul > li {
    overflow: hidden;
    line-height: .6rem;
    padding-left: .3rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul > li .book_title {
    float: left;
    font-size: .2rem;
    color: #000;
    width: 5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0 .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul > li .preView {
    float: right;
    font-size: .2rem;
    color: #ed6b00;
    line-height: .6rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li {
    overflow: hidden;
    line-height: .6rem;
    border-bottom: 1px dashed #ebebeb;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > p {
    float: left;
    font-size: .2rem;
    color: #000;
    width: 3.9rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0 .1rem;
    font-weight: 600;
    line-height: .6rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns {
    float: right;
    width: 2.2rem;
    text-align: right;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns a {
    font-size: .2rem;
    padding: 0 .1rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns .read {
    color: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns .download {
    color: #358dc5;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items.active {
    display: block;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items > .getMore {
    color: #ed6b00;
    font-size: .2rem;
    margin: .4rem auto 0px;
    display: block;
    width: 2.5rem;
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload {
    width: 100%;
    padding: .4rem .2rem;
    overflow: hidden;
    display: table;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .imgbox {
    float: left;
    width: 1.61rem;
    height: 2.24rem;
    display: table-cell;
    position: relative;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright {
    display: table-cell;
    width: 4.6rem;
    height: 2.24rem;
    padding-left: .2rem;
    float: left;
    position: relative;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright h4 {
    font-size: .32rem;
    color: #414141;
    font-weight: 600;
    line-height: .6rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .times {
    font-size: .2rem;
    color: #414141;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns {
    width: 100%;
    padding-top: .85rem;
    overflow: hidden;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns a {
    display: block;
    float: right;
    color: #FFF;
    font-size: .2rem;
    padding: 0 .3rem;
    line-height: .45rem;
    margin-right: .2rem;
    border-radius: 3px;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns .read {
    background: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns .downloadbtn {
    background: #0d55da;
  }
  body .author_Container_0728 {
    width: 100%;
    padding-top: .8rem;
    position: relative;
  }
  body .author_Container_0728 .bannerbox {
    width: 100%;
  }
  body .author_Container_0728 .bannerbox .banner_01 {
    width: 100%;
    height: 2.5rem;
    background-color: #FFF;
    background-image: url(../images/author_0728/autho0728r_banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .author_Container_0728 .bannerbox .banner_01 .bottom {
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 100%;
    height: .9rem;
    text-align: center;
    padding: .1rem 0px;
  }
  body .author_Container_0728 .bannerbox .banner_01 .bottom a {
    display: inline-block;
    width: 2.8rem;
    margin: 0 .2rem;
  }
  body .author_Container_0728 .bannerbox .banner_01 .bottom a img {
    width: 100%;
  }
  body .author_Container_0728 .items_box {
    width: 100%;
    margin: .4rem auto .2rem;
  }
  body .author_Container_0728 .items_box .title1 {
    max-width: 100%;
    display: block;
    margin: 0 auto .15rem;
  }
  body .author_Container_0728 .items_box .i_list {
    width: 6.8rem;
    margin: 0 auto;
    overflow: hidden;
  }
  body .author_Container_0728 .items_box .i_list .i_item {
    width: 3.2rem;
    display: block;
    float: left;
    margin: .1rem;
  }
  body .author_Container_0728 .items_box .i_text {
    font-size: 14px;
    color: #333;
    padding: .3rem .3rem;
    text-align: center;
    line-height: .45rem;
  }
  body .author_Container_0728 .items_box .liucheng {
    width: 6.8rem;
    height: 2.66rem;
    margin: .35rem auto;
    background-image: url(../images/author_0728/liucheng-m.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (min-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 1200px!important;
    margin: 0 auto;
  }
  body .author_Container {
    width: 100%;
    padding: 0px;
    position: relative;
  }
  body .author_Container .bannerbox {
    width: 100%;
  }
  body .author_Container .bannerbox .banner_01 {
    width: 100%;
    height: 400px;
    background-color: #FFF;
    background-image: url(../images/author/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .author_Container .bannerbox .banner_01 a {
    display: block;
    width: 160px;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    top: 260px;
  }
  body .author_Container .bannerbox .banner_01 a img {
    width: 100%;
  }
  body .author_Container .bannerbox .banner_Number {
    width: 1200px;
    height: 220px;
    margin: -45px auto 0;
    background: #FFF;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: 60px;
  }
  body .author_Container .bannerbox .banner_Number .items {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
  }
  body .author_Container .bannerbox .banner_Number .items p {
    font-size: 18px;
    padding-bottom: 5px;
  }
  body .author_Container .bannerbox .banner_Number .items p span {
    color: #ed6b01;
    font-size: 60px;
    padding: 0 15px;
  }
  body .author_Container .bannerbox .banner_Number .items:first-child::after {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #ffe6ca;
    top: 0px;
    right: 0px;
    content: '';
  }
  body .author_Container .author_ruzhu {
    width: 1200px;
    margin: 0 auto;
  }
  body .author_Container .author_ruzhu .ruzhu_cont {
    width: 100%;
    padding-bottom: 75px;
  }
  body .author_Container .author_ruzhu .ruzhu_cont h3 {
    font-size: 24px;
    color: #101010;
    text-align: center;
    padding: 70px 0px;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox {
    width: 100%;
    overflow: hidden;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox .items {
    float: left;
    width: 20%;
    position: relative;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox .items img {
    display: block;
    margin: 0 auto;
  }
  body .author_Container .author_ruzhu .ruzhu_cont .listbox .items .dian {
    width: 125px;
    position: absolute;
    top: 15px;
    left: 180px;
  }
  body .author_Container .author_yaoqiu {
    width: 100%;
    background-color: #FFF;
    background-image: url(../images/author/bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont {
    width: 1200px;
    margin: 0 auto;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont h3 {
    font-size: 24px;
    color: #FFF;
    text-align: center;
    padding-bottom: 70px;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont .text {
    font-size: 14px;
    color: #FFF;
  }
  body .author_Container .author_yaoqiu .yaoqiu_cont .text p {
    margin-bottom: 20px;
    line-height: 25px;
  }
  body .author_Container .author_jieshao {
    width: 100%;
  }
  body .author_Container .author_jieshao .jieshao_cont {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0px 90px;
  }
  body .author_Container .author_jieshao .jieshao_cont h3 {
    font-size: 24px;
    color: #101010;
    text-align: center;
    padding-bottom: 55px;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list {
    width: 100%;
    overflow: hidden;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list .items {
    width: 250px;
    height: 364px;
    float: left;
    margin: 25px;
    box-shadow: 5px 5px 10px #c9c2c2;
    position: relative;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list .items img {
    width: 100%;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list .items h5 {
    font-size: 20px;
    color: #FFF;
    position: absolute;
    bottom: 75px;
    padding: 0 20px;
  }
  body .author_Container .author_jieshao .jieshao_cont .jieshao_list .items p {
    height: 40px;
    line-height: 20px;
    font-size: 16px;
    color: #FFF;
    position: absolute;
    bottom: 20px;
    left: 0px;
    padding: 0 20px;
  }
  body .author_Container .author_zhinan {
    width: 100%;
    background-color: #FFF;
    background-image: url(../images/author/bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0 95px;
  }
  body .author_Container .author_zhinan .zhinan_cont {
    width: 1200px;
    margin: 0 auto;
  }
  body .author_Container .author_zhinan .zhinan_cont h3 {
    font-size: 24px;
    color: #FFF;
    text-align: center;
    padding-bottom: 55px;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list {
    width: 800px;
    margin: 0 auto;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list .items {
    width: 100%;
    overflow: hidden;
    margin-bottom: 45px;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list .items img {
    width: 90px;
    float: left;
    margin-right: 50px;
  }
  body .author_Container .author_zhinan .zhinan_cont .zhinan_list .items div {
    font-size: 14px;
    color: #FFF;
    line-height: 25px;
  }
  body .liucheng_Container {
    width: 100%;
    padding: 0px;
    position: relative;
    background: #f6f6f6;
    overflow: hidden;
  }
  body .liucheng_Container .bannerbox {
    width: 100%;
  }
  body .liucheng_Container .bannerbox .banner_01 {
    width: 100%;
    height: 220px;
    background-color: #FFF;
    background-image: url(../images/author/banner2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .liucheng_Container .bannerbox .banner_Number {
    width: 1200px;
    height: 180px;
    margin: -110px auto 20px;
    background: #FFF;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: 50px;
  }
  body .liucheng_Container .bannerbox .banner_Number .items {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
  }
  body .liucheng_Container .bannerbox .banner_Number .items span {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 22px;
    color: #989898;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #989898;
    text-align: center;
    line-height: 38px;
  }
  body .liucheng_Container .bannerbox .banner_Number .items p {
    font-size: 12px;
    margin-top: 30px;
  }
  body .liucheng_Container .bannerbox .banner_Number .items i {
    width: 200px;
    height: 1px;
    background: #989898;
    position: absolute;
    top: 20px;
    right: 175px;
  }
  body .liucheng_Container .bannerbox .banner_Number .items.active span {
    background: #0d55da;
    border-color: #0d55da;
    color: #FFF;
  }
  body .liucheng_Container .bannerbox .banner_Number .items.active p {
    color: #0d55da;
  }
  body .liucheng_Container .bannerbox .banner_Number .items.active i {
    background: #0d55da;
  }
  body .liucheng_Container .bannerbox .xieyibox {
    width: 1200px;
    margin: -110px auto 40px;
    background: #FFF;
    position: relative;
    z-index: 2;
    display: block;
    border: 1px solid #ebebeb;
    padding: 50px 160px 30px;
    box-shadow: 5px 5px 10px #ebebeb;
  }
  body .liucheng_Container .bannerbox .xieyibox .logobox {
    width: 100%;
  }
  body .liucheng_Container .bannerbox .xieyibox .logobox img {
    width: 85px;
  }
  body .liucheng_Container .bannerbox .xieyibox h3 {
    font-size: 24px;
    color: #313131;
    text-align: center;
    padding: 0px 0px 30px;
    font-weight: 600;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont {
    width: 100%;
    padding: 30px 0px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    font-size: 14px;
    color: #414141;
    height: 360px;
    overflow: hidden;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont h5 {
    font-size: 18px;
    color: #010101;
    line-height: 30px;
    font-weight: 600;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont b {
    font-size: 14px;
    color: #414141;
    line-height: 25px;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont p {
    font-size: 14px;
    color: #414141;
    line-height: 25px;
  }
  body .liucheng_Container .bannerbox .xieyibox .xieyicont > div {
    margin-bottom: 30px;
    font-size: 14px;
  }
  body .liucheng_Container .bannerbox .xieyibox .lookMore {
    color: #ed6b00;
    display: block;
    width: 200px;
    margin: 10px auto 0px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
  }
  body .liucheng_Container .bannerbox .xieyibox .lookMore span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
  }
  body .liucheng_Container .xieyibtnbox {
    width: 1200px;
    padding: 0px 160px 60px;
    margin: 0 auto;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l {
    width: 50%;
    float: left;
    line-height: 35px;
    font-size: 14px;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l label {
    color: #535353;
    font-weight: 400;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l input {
    height: 17px;
    width: 17px;
    vertical-align: middle;
    margin-top: 0px;
    position: relative;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .l input[type=checkbox]:checked::after {
    position: absolute;
    top: 0;
    background-color: #ed6b00!important;
    color: #FFF;
    height: 17px;
    width: 17px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px;
    content: "✓";
    font-size: 12px;
    font-weight: bold;
  }
  body .liucheng_Container .xieyibtnbox .xieyibtn .goRz {
    width: 110px;
    height: 35px;
    background: #ed6b00;
    color: #FFF;
    display: block;
    float: right;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    border-radius: 5px;
  }
  body .liucheng_Container .zhucebox {
    width: 1200px;
    margin: 0 auto 50px;
    background: #FFF;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: 60px;
  }
  body .liucheng_Container .zhucebox .zc {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .zc h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .zc .text {
    padding: 45px 0px;
    line-height: 30px;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .zc .text a {
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .zc .btnbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .zc .btnbox a {
    display: block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .sf {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .sf h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sf h4 span {
    font-weight: 400;
    padding-left: 20px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan {
    width: 100%;
    overflow: hidden;
    margin: 48px 0px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items {
    width: 270px;
    height: 330px;
    border: 4px solid #ededed;
    padding: 25px;
    float: left;
    cursor: pointer;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items > div {
    padding-top: 20px;
    overflow: hidden;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items > div span {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #bbbbbb;
    float: left;
    margin: 2px 10px 2px 0px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items > div p {
    font-size: 12px;
    display: block;
    width: 87%;
    float: left;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items img {
    width: 215px;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items .img2 {
    display: none;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active {
    border: 4px solid #0d55da;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active .img1 {
    display: none;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active .img2 {
    display: block;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active > div span {
    border: 4px solid #0d55da;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.active > div p {
    color: #0d55da;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items:nth-child(2) {
    float: right;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.noClick p {
    color: #999;
  }
  body .liucheng_Container .zhucebox .sf .shenfenXuan .items.noClick span {
    background: #ebebeb;
  }
  body .liucheng_Container .zhucebox .sf .gonext {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
  }
  body .liucheng_Container .zhucebox .xx {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .xx h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .xx h4 span {
    font-weight: 400;
    padding-left: 20px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox {
    width: 100%;
    padding: 40px 20px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .inputbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .inputbox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 460px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .xx .xxbox .getYqm {
    font-size: 14px;
    color: #ed6b00;
    display: block;
    padding: 10px 0 0 80px;
  }
  body .liucheng_Container .zhucebox .xx .btnbox {
    width: 100%;
    padding-left: 100px;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .xx .btnbox .goprev {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .xx .btnbox .gonext {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .sj {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .sj h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sj h4 span {
    font-weight: 400;
    padding-left: 20px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox {
    width: 100%;
    padding: 40px 20px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox .labels {
    width: 80px;
    margin: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox div {
    float: left;
    margin-right: 20px;
    line-height: 45px;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox div label {
    font-weight: 400;
    display: inline-block;
    font-size: 14px;
    color: #414141;
    line-height: 45px;
    padding-left: 5px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .selectbox div input {
    margin: 16px 0px;
    vertical-align: middle;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 460px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .inputbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 360px;
    float: left;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .yambox .getCode {
    height: 45px;
    width: 100px;
    float: left;
    background: #ed6b00;
    color: #FFF;
    border: none;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .sj .sjbox .getYqm {
    font-size: 14px;
    color: #ed6b00;
    display: block;
    padding: 10px 0 0 80px;
  }
  body .liucheng_Container .zhucebox .sj .btnbox {
    width: 100%;
    padding-left: 100px;
    overflow: hidden;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .sj .btnbox .goprev {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .sj .btnbox .gonext {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .sfxx {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .sfxx h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .sfxx h4 span {
    font-weight: 400;
    padding-left: 20px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox {
    width: 100%;
    padding: 40px 20px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .inputbox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .inputbox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 460px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .sfxx .xxbox .getYqm {
    font-size: 14px;
    color: #ed6b00;
    display: block;
    padding: 10px 0 0 80px;
  }
  body .liucheng_Container .zhucebox .sfxx .btnbox {
    width: 100%;
    padding-left: 100px;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .sfxx .btnbox .goprev {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .sfxx .btnbox .gotijiao {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .shenhe {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .shenhe h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .shenhe h4 span {
    font-weight: 400;
    padding-left: 20px;
    color: #0d55da;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox {
    margin: 45px 0 35px;
    width: 100%;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg {
    width: 100%;
    padding: 100px;
    background-image: url(../images/author/kpbg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg b {
    font-size: 16px;
    color: #414141;
    line-height: 25px;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg b span {
    min-width: 115px;
    display: inline-block;
    font-size: 14px;
    color: #0d55da;
    text-align: center;
    border-bottom: 1px solid #414141;
    line-height: 25px;
    padding: 0 5px;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg > div {
    padding-top: 30px;
    font-size: 14px;
    color: #010101;
  }
  body .liucheng_Container .zhucebox .shenhe .shenhebox .shbg > div p {
    line-height: 25px;
  }
  body .liucheng_Container .zhucebox .shenhe .btnbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .shenhe .btnbox .goOk {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .shenhe .btnbox .goindex {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .tongguo {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .tongguo h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .tongguo h4 span {
    font-weight: 400;
    padding-left: 20px;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox {
    margin: 45px 0 35px;
    width: 100%;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg {
    width: 100%;
    padding: 100px;
    background-image: url(../images/author/kpbg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg b {
    font-size: 16px;
    color: #414141;
    line-height: 25px;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg b span {
    min-width: 115px;
    display: inline-block;
    font-size: 14px;
    color: #0d55da;
    text-align: center;
    border-bottom: 1px solid #414141;
    line-height: 25px;
    padding: 0 5px;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg > div {
    padding-top: 30px;
    font-size: 14px;
    color: #010101;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg > div p {
    line-height: 25px;
    font-weight: 600;
  }
  body .liucheng_Container .zhucebox .tongguo .shenhebox .shbg > div p span {
    font-size: 30px;
    color: #ed6b00;
    padding: 0 10px;
  }
  body .liucheng_Container .zhucebox .tongguo .btnbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .tongguo .btnbox .goindex {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .tongguo .btnbox .goAuthor {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #0d55da;
    color: #FFF;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .author_searchbox {
    width: 100%;
    display: none;
  }
  body .liucheng_Container .zhucebox .author_searchbox h4 {
    font-size: 16px;
    color: #ed6b00;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .author_searchbox h4 span {
    padding: 0 5px;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border {
    border: 1px solid #ebebeb;
    margin: 20px 0px;
    padding: 30px 20px 30px 30px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list {
    width: 100%;
    max-height: 603px;
    padding-right: 10px;
    margin-bottom: 20px;
    overflow-x: hidden;
    /*滚动条样式*/
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list::-webkit-scrollbar {
    width: 6px;
    height: 8px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l {
    width: 50%;
    float: left;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .imgbox {
    width: 126px;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .rtext {
    float: left;
    width: 350px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .rtext h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .l .rtext p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r {
    width: 50%;
    float: left;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem {
    overflow: hidden;
    width: 100%;
    line-height: 42px;
    margin-bottom: 15px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem p {
    font-size: 16px;
    float: left;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem button {
    min-width: 100px;
    height: 42px;
    float: right;
    border: none;
    padding: 0 10px;
    background: #999;
    color: #FFF;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem button.active {
    background: #ed6b00;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .search_list .items .r .numItem:last-child {
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .noBtnbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .author_searchbox .search_border .noBtnbox a {
    display: block;
    float: right;
    line-height: 28px;
    color: #ed6b00;
    border-radius: 5px;
    background: #ed6b00;
    color: #FFF;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .btnbox {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  body .liucheng_Container .zhucebox .author_searchbox .btnbox .goprev {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .author_searchbox .btnbox .gonext {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
  }
  body .liucheng_Container .zhucebox .getCodebox {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .getCodebox h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .getCodebox h4 span {
    font-weight: 400;
    padding-left: 20px;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox {
    width: 100%;
    padding: 40px 20px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 360px;
    float: left;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .yambox .getCode {
    height: 45px;
    width: 100px;
    float: left;
    background: #ed6b00;
    color: #FFF;
    border: none;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .genghuan {
    width: 100%;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .getCodebox .sjbox .genghuan a {
    color: #0d55da;
    font-size: 16px;
  }
  body .liucheng_Container .zhucebox .getCodebox .btnbox {
    width: 100%;
    padding-left: 100px;
    overflow: hidden;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .getCodebox .btnbox .goprev {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .getCodebox .btnbox .gonext {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .addNumber {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .addNumber h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .addNumber h4 span {
    font-weight: 400;
    padding-left: 20px;
    color: #ed6b00;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox {
    width: 100%;
    padding: 40px 20px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox span {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 30px;
    color: #414141;
    line-height: 45px;
    margin-bottom: 0px;
    text-align: center;
    letter-spacing: .5em;
    padding: 0 10px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 200px;
    float: left;
    font-size: 30px;
    letter-spacing: .5em;
    text-align: center;
    line-height: 45px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .inputbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    line-height: 45px;
    margin-bottom: 0px;
    text-align: center;
    padding: 0 10px;
    width: 80px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 460px;
    float: left;
    font-size: 18px;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .emailbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .addNumber .sjbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .addNumber .btnbox {
    width: 100%;
    padding-left: 100px;
    overflow: hidden;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .addNumber .btnbox .goprev {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .addNumber .btnbox .gonext {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .xgsj {
    width: 100%;
    padding: 0 240px;
    display: none;
  }
  body .liucheng_Container .zhucebox .xgsj h4 {
    font-size: 16px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 20px;
  }
  body .liucheng_Container .zhucebox .xgsj h4 span {
    font-weight: 400;
    padding-left: 20px;
    color: #f41f1f;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox {
    width: 100%;
    padding: 40px 20px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox {
    width: 100%;
    overflow: hidden;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox .labels {
    width: 80px;
    margin: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox div {
    float: left;
    margin-right: 20px;
    line-height: 45px;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox div label {
    font-weight: 400;
    display: inline-block;
    font-size: 14px;
    color: #414141;
    line-height: 45px;
    padding-left: 5px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .selectbox div input {
    margin: 16px 0px;
    vertical-align: middle;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 460px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .inputbox.active {
    display: block;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox label {
    font-weight: 400;
    display: block;
    float: left;
    font-size: 14px;
    color: #414141;
    width: 80px;
    line-height: 45px;
    margin-bottom: 0px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox input {
    height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    width: 360px;
    float: left;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .yambox .getCode {
    height: 45px;
    width: 100px;
    float: left;
    background: #ed6b00;
    color: #FFF;
    border: none;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .tishi {
    font-size: 14px;
    color: #f41f1f;
    line-height: 30px;
    padding-left: 80px;
  }
  body .liucheng_Container .zhucebox .xgsj .sjbox .getYqm {
    font-size: 14px;
    color: #ed6b00;
    display: block;
    padding: 10px 0 0 80px;
  }
  body .liucheng_Container .zhucebox .xgsj .btnbox {
    width: 100%;
    padding-left: 100px;
    overflow: hidden;
    font-size: 14px;
  }
  body .liucheng_Container .zhucebox .xgsj .btnbox .goprev {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid  #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
  }
  body .liucheng_Container .zhucebox .xgsj .btnbox .gonext {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ed6b00;
    color: #FFF;
    border-radius: 5px;
    float: left;
  }
  body .liucheng_Container .zhucebox .active {
    display: block;
  }
  body .service_Container {
    width: 100%;
    padding: 0px;
    position: relative;
    background: #FFF;
  }
  body .service_Container .bannerbox {
    width: 100%;
  }
  body .service_Container .bannerbox .banner_01 {
    width: 100%;
    height: 340px;
    background-color: #FFF;
    background-image: url(../images/author/banner3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .service_Container .bannerbox .banner_01 .cont {
    width: 980px;
    margin: 0  auto;
    padding: 60px 0px;
  }
  body .service_Container .bannerbox .banner_01 .cont h3 {
    font-size: 48px;
    color: #FFF;
  }
  body .service_Container .bannerbox .banner_01 .cont .text {
    padding: 30px 0px;
    color: #FFF;
  }
  body .service_Container .bannerbox .banner_01 .cont .text p {
    font-size: 18px;
    line-height: 35px;
  }
  body .service_Container .bannerbox .banner_author {
    width: 1200px;
    margin: -85px auto 0px;
    background: #FFF;
    position: relative;
    z-index: 2;
    border: 1px solid  #ebebeb;
    box-shadow: 5px 5px 10px #b9b9b9;
    padding: 50px 100px;
    overflow: hidden;
  }
  body .service_Container .bannerbox .banner_author .imgbox {
    width: 100px;
    height: 130px;
    float: left;
    margin-right: 20px;
  }
  body .service_Container .bannerbox .banner_author .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .service_Container .bannerbox .banner_author .author_right {
    width: 878px;
    float: left;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox {
    overflow: hidden;
    width: 100%;
    line-height: 25px;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .name {
    max-width: 50%;
    font-size: 16px;
    color: #358dc5;
    display: inline-block;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .name a {
    color: #358dc5;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .author_icon_img {
    height: 15px;
    margin: 0 5px;
  }
  body .service_Container .bannerbox .banner_author .author_right .namebox .tag {
    color: #ed6b00;
    font-size: 14px;
  }
  body .service_Container .bannerbox .banner_author .author_right .ssid {
    color: #414141;
    font-size: 12px;
    line-height: 32px;
    font-weight: 600;
  }
  body .service_Container .bannerbox .banner_author .author_right .jigou {
    color: #414141;
    font-size: 12px;
    line-height: 32px;
  }
  body .service_Container .bannerbox .banner_author .author_right .info {
    color: #414141;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
  }
  body .service_Container .bannerbox .banner_author .author_right .info span {
    float: left;
  }
  body .service_Container .bannerbox .service_cont {
    width: 1200px;
    margin: 50px auto 100px;
    background: #FFF;
    position: relative;
    z-index: 2;
    border: 1px solid  #ebebeb;
    box-shadow: 5px 5px 10px #b9b9b9;
    overflow: hidden;
    background: #f6f6f6;
    display: table;
  }
  body .service_Container .bannerbox .service_cont .service_left {
    float: left;
    width: 200px;
    background: #f6f6f6;
    display: table-cell;
  }
  body .service_Container .bannerbox .service_cont .service_left a {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #999999;
    display: block;
    width: 100%;
    transition: all .4s;
  }
  body .service_Container .bannerbox .service_cont .service_left a .iconfont {
    font-size: 18px;
    padding-right: 20px;
    padding: 0 20px 0 30px;
  }
  body .service_Container .bannerbox .service_cont .service_left a.active {
    background: #0d55da;
    color: #FFF;
  }
  body .service_Container .bannerbox .service_cont .service_right {
    width: 998px;
    padding: 50px;
    background: #FFF;
    display: table-cell;
    float: right;
  }
  body .service_Container .bannerbox .service_cont .service_right.nopadding {
    padding: 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right.noactive .bookdownload {
    display: none;
  }
  body .service_Container .bannerbox .service_cont .service_right.noactive .book_list2 {
    border: none;
  }
  body .service_Container .bannerbox .service_cont .service_right.noactive .book_list2 .book_navbox {
    display: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont {
    width: 100%;
    margin-bottom: 50px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .h4_title {
    font-size: 16px;
    color: #414141;
    border-left: 5px solid #ed6b00;
    padding-left: 10px;
    line-height: 18px;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left {
    width: 630px;
    height: 135px;
    float: left;
    padding: 25px;
    background: #fff8f2;
    border-radius: 10px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items {
    width: 33.33333333%;
    float: left;
    padding: 0 30px;
    border-right: 1px solid #fee3d6;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items:last-child {
    border-right: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items p {
    font-size: 14px;
    color: #414141;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items b {
    color: #ed6b00;
    font-size: 20px;
    padding-top: 20px;
    font-weight: 400;
    display: block;
    line-height: 46px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_left .items b span {
    font-size: 38px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right {
    width: 250px;
    height: 135px;
    float: right;
    border-radius: 10px;
    background-image: url(../images/author/numBg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right p {
    font-size: 14px;
    color: #FFF;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right b {
    color: #FFF;
    font-size: 20px;
    padding-top: 20px;
    font-weight: 400;
    display: block;
    line-height: 46px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .num_list .num_right b span {
    font-size: 38px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_text {
    width: 100%;
    margin-top: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_text span {
    color: #ed6b00;
    padding: 0 5px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_text a {
    color: #358dc5;
    padding: 0 5px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_chart {
    width: 100%;
    padding: 30px 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .number_allcont .service_chart #main {
    width: 850px;
    height: 430px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox {
    width: 100%;
    line-height: 60px;
    padding: 0 50px;
    overflow: hidden;
    border-bottom: 1px solid #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox > div {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox > div > a {
    display: block;
    width: 14.28571429%;
    float: left;
    color: #414141;
    text-align: center;
    font-size: 16px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .book_navbox > div > a.active {
    color: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list {
    width: 100%;
    padding: 0px 50px 50px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items .tishi_text {
    color: #e7413a;
    font-size: 14px;
    line-height: 50px;
    min-height: 50px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table {
    width: 100%;
    border: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr {
    border-bottom: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th {
    background: #f6f6f6;
    font-size: 14px;
    color: #414141;
    line-height: 45px;
    text-align: center;
    border-right: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:nth-child(1) {
    width: 494px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:nth-child(2) {
    width: 90px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:nth-child(3) {
    width: 152px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr th:last-child {
    width: 152px;
    border-radius: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td {
    background: #FFF;
    border-right: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td:last-child {
    border-radius: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox {
    width: 100%;
    padding: 30px 20px;
    overflow: hidden;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .imgbox {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext {
    width: 339px;
    float: left;
    padding-left: 20px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 {
    overflow: hidden;
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 > div {
    width: 200px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 > div a {
    color: #414141;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 .addbook {
    font-size: 14px;
    color: #ed6b00;
    float: right;
    cursor: pointer;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext h5 .addbook span {
    font-size: 14px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext > p {
    font-size: 12px;
    color: #414141;
    line-height: 29px;
    min-height: 29px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext .status a {
    color: #0d55da;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext .price span {
    color: #e7413a;
    font-size: 18px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td .bookbox .booktext .goRead {
    font-size: 14px;
    color: #FFF;
    background: #ed6b00;
    padding: 3px 8px;
    border-radius: 3px;
    display: inline-block;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td > .text {
    text-align: center;
    display: block;
    color: #414141;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items table tr td > a.qidai {
    display: block;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    color: #FFF;
    background: #0d55da;
    padding: 3px 15px;
    border-radius: 3px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items .morebox {
    width: 100%;
    text-align: center;
    padding: 30px 0px 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list .bookinfo_list .items .morebox a {
    color: #ed6b00;
    font-size: 14px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 {
    border-top: 1px solid #e4e4e4;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_navbox {
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_navbox > div {
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_navbox > div a {
    float: none;
    margin: 0 auto;
    display: inline-block;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in {
    width: 100%;
    padding: 50px 100px 100px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items {
    width: 100%;
    display: none;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .book_editinfo {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .book_editinfo h5 {
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .book_editinfo p {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    text-indent: 2em;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li {
    overflow: hidden;
    line-height: 45px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > span {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: #ed6b00;
    border-radius: 50%;
    margin: 17px 0px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > .book_title {
    float: left;
    font-size: 14px;
    color: #000;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0 10px;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > .preView {
    float: right;
    font-size: 14px;
    color: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul {
    width: 100%;
    overflow: hidden;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul > li {
    overflow: hidden;
    line-height: 45px;
    padding-left: 40px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul > li .book_title {
    float: left;
    font-size: 14px;
    color: #000;
    width: 570px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0 10px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .nav_list > li > ul > li .preView {
    float: right;
    font-size: 14px;
    color: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list {
    width: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li {
    overflow: hidden;
    line-height: 45px;
    border-bottom: 1px dashed #ebebeb;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > p {
    float: left;
    font-size: 14px;
    color: #000;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding: 0 10px;
    font-weight: 600;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns {
    float: right;
    width: 150px;
    text-align: right;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns a {
    font-size: 14px;
    padding: 0 10px;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns .read {
    color: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items .download_list > li > .btns .download {
    color: #358dc5;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items.active {
    display: block;
  }
  body .service_Container .bannerbox .service_cont .service_right .book_list2 .book_in .items > .getMore {
    color: #ed6b00;
    font-size: 14px;
    margin: 40px auto 0px;
    display: block;
    width: 200px;
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload {
    width: 100%;
    padding: 50px;
    overflow: hidden;
    display: table;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .imgbox {
    float: left;
    width: 115px;
    height: 160px;
    display: table-cell;
    position: relative;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright {
    display: table-cell;
    width: 780px;
    min-height: 160px;
    padding-left: 20px;
    float: left;
    position: relative;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright h4 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
    line-height: 40px;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .times {
    font-size: 12px;
    color: #414141;
    line-height: 20px;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns {
    width: 100%;
    position: absolute;
    bottom: 0px;
    overflow: hidden;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns a {
    display: block;
    float: right;
    color: #FFF;
    font-size: 14px;
    padding: 0 20px;
    line-height: 28px;
    margin-right: 20px;
    border-radius: 3px;
    min-width: 90px;
    text-align: center;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns .read {
    background: #ed6b00;
  }
  body .service_Container .bannerbox .service_cont .service_right .bookdownload .bookright .btns .downloadbtn {
    background: #0d55da;
  }
  body #pagesCont {
    text-align: center;
    padding: 35px 0px;
  }
  body #pagesCont .layui-laypage-em {
    background-color: #ed6b00;
  }
  body #pagesCont .layui-laypage {
    font-size: 12px;
  }
  body #pagesCont .layui-laypage a {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage span {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage select {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage input {
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage button {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body .author_Container_0728 {
    width: 100%;
    padding: 0px;
    position: relative;
    min-width: 1200px;
  }
  body .author_Container_0728 .bannerbox {
    width: 100%;
  }
  body .author_Container_0728 .bannerbox .banner_01 {
    width: 100%;
    height: 280px;
    background-color: #FFF;
    background-image: url(../images/author_0728/autho0728r_banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  body .author_Container_0728 .bannerbox .banner_01 .bottom {
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 1200px;
    height: 100px;
    margin-left: -600px;
    text-align: center;
    padding: 10px 0px;
  }
  body .author_Container_0728 .bannerbox .banner_01 .bottom a {
    display: inline-block;
    width: 350px;
    margin: 0 30px;
  }
  body .author_Container_0728 .bannerbox .banner_01 .bottom a img {
    width: 100%;
  }
  body .author_Container_0728 .items_box {
    width: 1200PX;
    margin: 40px auto 20px;
  }
  body .author_Container_0728 .items_box .title1 {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
  }
  body .author_Container_0728 .items_box .i_list {
    width: 918px;
    margin: 0 auto;
    overflow: hidden;
  }
  body .author_Container_0728 .items_box .i_list .i_item {
    width: 286px;
    height: 108px;
    display: block;
    float: left;
    margin: 10px;
  }
  body .author_Container_0728 .items_box .i_text {
    font-size: 18px;
    color: #333;
    padding: 30px 0px;
    text-align: center;
  }
  body .author_Container_0728 .items_box .liucheng {
    width: 1200px;
    height: 147px;
    margin: 35px auto;
    background-image: url(../images/author_0728/liucheng.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
