.kk_wrapper {
    line-height: 1;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    height: 100%;
    height: auto !important;
}

.kk_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 2;
    box-shadow: 0 0 4px 0 rgba(150, 151, 153, .6);
}

.kk_nav {
    width: 96%;
    margin: 0 auto;
    position: relative;
}

.logoLi .logo {
    width: 146px;
    height: 90px;
}

.logoLi .qydm:hover {
    color: #1ea0fa;
}

.logoLi .qydm {
    height: 16px;
    margin-top: 46px;
    display: inline-block;
    font-size: 16px;
    color: #666;
    font-style: normal;
}

.logoLi .qydm:hover {
    color: #1ea0fa;
}

.logoLi span {
    margin-top: 0px;
    position: absolute;
    top: 46px;
    left: 152px;
    height: 16px;
}

.logo {
    height: 44px;
}

.qydm {
    height: 28px;
    margin-top: 16px;
    margin-left: 18px;
}

.navUl {
    margin-left: 2px;
}

@media (min-width:1400px) {
    .navUl {
        margin-left: 38px;
    }
}

@media (min-width:1500px) {
    .navUl {
        margin-left: 78px;
    }
}

.navUl li {
    position: relative;
    font-size: 16px;
    color: #666;
    line-height: 90px;
    margin: 0 18px;

}

.navUl li a {
    display: block;
    color: inherit;
}

.navUl li img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    transform: translate(0, -2px);
}

.navUl li:hover em,
.navUl li.hover em {
    color: #ff6661;
}

.nav-indicator-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border: 1px solid #ff6661;
    -webkit-transition: border-width .25s linear 0s;
    transition: border-width .25s linear 0s;
}

.navUl li:hover .nav-indicator-bar,
.navUl li.hover .nav-indicator-bar {
    display: block;
}

.login {
    position: relative;
}

.login a,
.qydm a {
    display: block;
    width: 80px;
    height: 36px;
    background: #FE6767;
    border-radius: 18px;
    text-align: center;
    margin: 27px 0 27px 24px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
}

.login span {
    position: absolute;
    top: 27px;
    left: 24px;
    width: 80px;
    height: 36px;
    background: rgba(0, 0, 0, .06);
    border-radius: 18px;
    display: none;
    pointer-events: none;
}

.login:hover span,
.qydm:hover span {
    display: block;
}

.exits {
    padding: 25px 0 25px 24px;
    position: relative;
}

.exits em{
    position: absolute;
    left: 50px;
    bottom: 24px;
    width: 16px;
    height: 16px;
    background: url('//7niu.kaokao.mobi/thp_v_big@2x.png') 0 0/100% 100% no-repeat;
}

.exits .qy_em {
    background: url('//7niu.kaokao.mobi/thp_v_big_qy@2x.png') 0 0/100% 100% no-repeat;
}

.exits img {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin-right: 10px;
}

.exits div {
    padding-top: 3px;
}

.exits p {
    font-size: 14px;
    color: #333;
    margin-bottom: 4px;
}

.exits span {
    display: block;
    width: 86px;
    height: 16px;
    border-radius: 8px;
    display: block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
}

.version_edu {
    background-color: #FFB12A !important;
}

.version_qy {
    background-color: #2A98FF !important;
}

.version_xy {
    width: 58px !important;
    background-color: #FF8C54 !important;
}

.edition—box {
    position: absolute;
    top: 66px;
    right: -6px;
    /* height: 408px; */
    /* background: url('//7niu.kaokao.mobi/edition_box@2x.png') 0 0/100% 408px no-repeat; */
    padding-top: 12px;
    z-index: 5;
}

.edition—content-box {
    width: 223px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.13);
    position: relative;
}

.personal_edition {
    /* border-bottom: 1px solid #eee; */
    padding: 0 20px 12px;
}

.personal_edition p {
    width: 106px;
    height: 16px;
    background: #FF8C54 url('//7niu.kaokao.mobi/kk_pc_icon@2x.png') 90% center/14px 14px no-repeat;
    border-radius: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    text-indent: 8px;
    position: relative;
    cursor: pointer;
}

.personal_edition p span {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background:rgba(0, 0, 0, 0.02);
}

.personal_edition p:hover span {
    display: block;
}

.arrow_icon {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 31px;
    height: 14px;
    background: url('//7niu.kaokao.mobi/pc_arrow_icon@2x.png') 0 0/100% 100% no-repeat;
}

.small-edition-box {
    max-height: 200px;
    /* background: url('//7niu.kaokao.mobi/small_edition_box@2x.png') 0 0/100% 100% no-repeat; */
}

.single,
.manage,
.other {
    width: 185px;
    padding-top: 10px;
    margin: 0 auto;
}

.edition—box h4 {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.edition—content-box>.personal_info {
    width: 223px;
    padding: 18px 20px 10px;
    margin: 0 auto;
}

.personal_info p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-right: 8px;
}

.personal_info em {
    line-height: 18px;
    font-style: normal;
    font-size: 12px;
    color: #999;
}

.manage,
.other {
    border-top: 1px solid #eee;
}

.info_box {
    padding-bottom: 10px;
}

.info_box img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 10px;
}

.single img {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.info_box p {
    line-height: 30px;
    font-size: 12px;
    color: #999;
}

.info_box .selectP {
    color: #fe6767;
}

.info_box .select {
    width: 18px;
    height: 28px;
    background: url('//7niu.kaokao.mobi/checked@2x.png') 0 center/100% 18px no-repeat;
}

.exit_box {
    width: 223px;
    height: 36px;
    border-top: 1px solid #eee;
    padding: 10px 0;
    margin: 10px auto 0;
}

.exit_box span {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    padding-left: 20px;
    background: url('//7niu.kaokao.mobi/edition_icon@2x.png') 0 0/16px 16px no-repeat;
    margin-right: 20px;
    cursor: pointer;
}

.footer {
    width: 100%;
    background: #4a4b4d !important;
}

.footer-content {
    width: 1224px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px;
}

.footer-content h2 {
    margin-bottom: 48px;
    font-size: 30px;
    color: #fff;
    letter-spacing: 3px;
}

.footer-content ul {
    width: 330px;
    margin-right: 80px;
    margin-bottom: 24px;
}

.footer-content ul li {
    font-size: 16px;
    color: #9da0a3;
    margin-bottom: 12px;
}

.footer-content ul li img {
    margin-right: 12px;
}

.footer-content .func_list {
    margin-top: 72px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    width: 50px;
    margin-right: 50px;
    float: left;
}

.footer-content .func_list a {
    text-decoration: none;
    color: #fff;
}

.footer-content dt {
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #fff;
    line-height: 18px;
    margin-bottom: 34px;
    opacity: 0.7;
}

.footer-content dd {
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    margin-bottom: 24px;
    opacity: 0.7;
}

.icon_list_box {
    width: 100%;
    height: 40px;
    margin: 40px auto 33px;
}

.icon_list_box>div {
    width: 40px;
    margin-right: 18px;
    height: 40px;
    float: left;
    cursor: pointer;
}

.icon_list_box>div:nth-child(5) {
    margin-right: 0;
}

/* .footer-content dd {
    font-size: 14px;
    color: #9da0a3;
    text-align: center;
} */

.footer_link a {
    font-size: 16px;
    line-height: 30px;
    color: #9da0a3 !important;
}

.place {
    width: 18px;
    height: 20px;
}

.kefu {
    width: 180px;
    height: 185px;
    background: url("//7niu.kaokao.mobi/kefu.png") center center/180px 185px no-repeat;
    position: absolute;
    top: -180px;
    right: -62px;
    display: none;
}

.company {
    width: 100%;
    height: 60px;
    background: #4a4b4d;
    padding-top: 12px;
}

.company p {
    font-size: 14px;
    color: #9da0a3;
    line-height: 20px;
    text-align: center;
}

.fixed_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5) !important;
    z-index: 1;
}

.content_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 480px;
    background: url('//7niu.kaokao.mobi/web_login_bg@2x.png') 0 0/100% 100% no-repeat;
    margin: -240px 0 0 -250px;
    line-height: 1;
}

.content_box h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 1px 0px rgba(245, 100, 49, 0.6);
    padding: 40px 0 88px;
    text-align: center;
}

.sign_box h3 {
    padding-bottom: 82px;
}

.input_box {
    width: 422px;
    height: 54px;
    background: url('//7niu.kaokao.mobi/web_login_email@2x.png') 0 0/100% 100% no-repeat;
    position: relative;
    padding: 1px;
    margin: 0 auto 28px;
}

.input_box label {
    position: absolute;
    top: -10px;
    left: 20px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.input_box input {
    display: block;
    width: 420px;
    height: 52px;
    background: none;
    border: none;
    outline: #D0D0D0;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    padding: 15px 16px;
    margin: 0 auto;
}

.input_box2 {
    background-image: url('//7niu.kaokao.mobi/web_login_password@2x.png');
}

.input_box3 {
    background-image: url('//7niu.kaokao.mobi/web_login_verification_code.png');
}

.input_box4 {
    background-image: url('//7niu.kaokao.mobi/web_login_resend-sel@2x.png');
}

.input_box4 span {
    border-color: rgba(254, 103, 103, 1);
}

.show_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    background: url('//7niu.kaokao.mobi/web_login_show@2x.png') center center/18px 14px no-repeat;
}

.hide_btn {
    background-image: url('//7niu.kaokao.mobi/web_login_hide@2x.png');
}

.send {
    position: absolute;
    top: 0;
    right: 0;
    width: 96px;
    height: 54px;
    border-left: 1px solid rgba(221, 221, 221, 1);
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    text-align: center;
    line-height: 54px;
}

.red_send {
    color: rgba(254, 103, 103, 1);
}

.red_Resend {
    width: 152px;
}

.btn_box {
    margin-top: 62px;
}

.btn_box p {
    margin: 0 auto;
}

.btn_box2 {
    margin-top: 30px;
}

.grey_btn {
    width: 288px;
    height: 60px;
    background: rgba(206, 206, 206, 1);
    border-radius: 8px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 60px;
}

.grey_btn:hover {
    background-color: #FEab67;
    color: #fff;
}

.red_btn {
    background: rgba(254, 103, 103, 1);
}

.register_btn {
    line-height: 52px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(254, 103, 103, 1);
    text-align: center;
}

.close_fixed_box {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: url('//7niu.kaokao.mobi/web_login_close@2x.png') center center/20px 20px no-repeat;
}

.hover .bg_icon {
    background: url('//7niu.kaokao.mobi/web_shouye_s@2x.png') 0 0 /20px 20px no-repeat;
}

.bg_icon {
    background: url('//7niu.kaokao.mobi/web_shouye@2x.png') 0 0 /20px 20px no-repeat;
    padding-left: 25px;
}

.bc_school {
    background: url('//7niu.kaokao.mobi/web_xuexi@2x.png') 0 0 /20px 20px no-repeat;
    padding-left: 25px;
}

.hover .bc_school {
    background: url('//7niu.kaokao.mobi/icon_xuexi_red@2x.png') 0 0 /20px 20px no-repeat;
}

.bc_self {
    background: url('//7niu.kaokao.mobi/web_gongzuo@2x.png') 0 0 /20px 20px no-repeat;
    padding-left: 25px;
}

.hover .bc_work {
    background: url('//7niu.kaokao.mobi/icon_zixue@2x.png') 0 0 /20px 20px no-repeat;
}

.bc_work {
    background: url('//7niu.kaokao.mobi/web_zixue@2x.png') 0 0 /20px 20px no-repeat;
    padding-left: 25px;
}

.bc_scene {
    background: url('//7niu.kaokao.mobi/web_xianchang_icon@2x.png') 0 0 /20px 20px no-repeat;
    padding-left: 25px;
    position: relative;
}

.hover .bc_scene {
    background: url('//7niu.kaokao.mobi/icon_red_xianchang@2x.png') 0 0 /20px 20px no-repeat;
}

.bc_download {
    background: url('//7niu.kaokao.mobi/web_download_icon@2x.png') 0 0 /20px 20px no-repeat;
    position: relative;
}

.hover .bc_download {
    background: url('//7niu.kaokao.mobi/icon_red_download@2x.png') 0 0 /20px 20px no-repeat;
}

/*  */
.bc_scene span {
    display: inline-block;
    width: 32px;
    height: 14px;
    background: url('//7niu.kaokao.mobi/hot@2x.png') 0 0 /100% 100% no-repeat;
    top: -4px;
    position: absolute;
    right: -34px;
}

.footer_left_icon {
    width: 388px;
    position: absolute;
    top: 80px;
    right: 0;
}

.info-box {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 92px;
    text-indent: 30px;
    line-height: 24px;
}

.info-box p {
    margin-bottom: 10px;
}

.info-box p:first-child {
    background: url('//7niu.kaokao.mobi/kaokao_icon_dz.png') 0 0/24px 24px no-repeat;
}

.info-box p:last-child {
    background: url('//7niu.kaokao.mobi/kaokao_icon_dh.png') 0 0/24px 24px no-repeat;
}

.icon_kaokao {
    width: 148px;
    height: 50px;
    background: url('//7niu.kaokao.mobi/kaokao_icon_white.png') 0 0 / 100% 100% no-repeat;
}

.web_webo_icon {
    background: url('//7niu.kaokao.mobi/web_weibo@2x.png') 0 0 /100% 100% no-repeat;
    position: relative;
}

.web_webo_icon:hover {
    background: url('//7niu.kaokao.mobi/web_weibo_s@2x.png') 0 0 /100% 100% no-repeat;
}

.web_webo_icon:hover .icon_qr {
    display: block;
}

.web_weixin_icon {
    background: url('//7niu.kaokao.mobi/web_weixin@2x(3).png') 0 0 /100% 100% no-repeat;
    position: relative;
}

.web_weixin_icon:hover {
    background: url('//7niu.kaokao.mobi/web_weixin_s@2x.png') 0 0 /100% 100% no-repeat;
}

.web_weixin_icon:hover .icon_qr {
    display: block
}

.web_douyin_icon {
    background: url('//7niu.kaokao.mobi/web_douyin@2x.png') 0 0 /100% 100% no-repeat;
    position: relative;
}

.web_douyin_icon:hover {
    background: url('//7niu.kaokao.mobi/web_douyin_s@2x.png') 0 0 /100% 100% no-repeat;
}

.web_douyin_icon:hover .icon_qr {
    display: block;
}

.web_toutiao_icon {
    background: url('//7niu.kaokao.mobi/web_toutiao@2x.png') 0 0 /100% 100% no-repeat;
    position: relative;
}

.web_toutiao_icon:hover {
    background: url('//7niu.kaokao.mobi/web_toutiao_s@2x.png') 0 0 /100% 100% no-repeat;
}

.web_toutiao_icon:hover .icon_qr {
    display: block;
}

.web_bili_icon {
    background: url('//7niu.kaokao.mobi/bilibili@2x.png') 0 0 /100% 100% no-repeat;
    position: relative;
    width: 60px !important;
}

.web_bili_icon:hover {
    background: url('//7niu.kaokao.mobi/bilibili_s@2x.png') 0 0 /100% 100% no-repeat;
}

.web_bili_icon:hover .icon_qr {
    display: block;
}

.feishu {
    width: 388px;
    height: 40px;
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feishu div {
    width: 88px;
    height: 40px;
}

.feishu div img {
    width: 100%;
    height: 100%;
}

.icon_qr {
    position: absolute;
    top: -150px;
    left: -50px;
    background: url('//7niu.kaokao.mobi/icon_bg_qrimg.png') 0 0 /100% 100% no-repeat;
    width: 140px;
    height: 140px;
    text-align: center;
    display: none;
    padding: 5px;
    padding-bottom: 10px;
    z-index: 1;
}

.icon_qr img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.func_list:nth-child(1) dd {
    cursor: pointer;
}

.func_list:nth-child(2) dd {
    cursor: pointer;
}

.pc_btn a {
    display: block;
    width: 109px;
    height: 36px;
    background: url('//7niu.kaokao.mobi/web_index_kongzhitai@2x.png') 16px 8px/20px 20px no-repeat;
    border: 1px solid #FE6767;
    border-radius: 18px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FE6767;
    line-height: 34px;
    margin: 27px 0;
    text-indent: 42px;
}

.pc_btn a:hover {
    background: #FE6767 url('//7niu.kaokao.mobi/web_index_kongzhitai-s@2x.png') 16px 8px/20px 20px no-repeat;
    color: #fff;
}

.cursor:hover {
    cursor: pointer;
}

.basic_change_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    z-index: 100;
}

.basic_change_content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 460px;
    background: #FFFFFF;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 48px 0 36px;
    box-sizing: border-box;
    margin: 0 auto;
    line-height: 1;
}

.basic_change_box .basic_change_content h3 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    padding: 0 48px 12px;
    text-align: left;
    margin: 0 auto;
}

.basic_change_box .basic_change_content h4 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    text-align: left;
    padding: 0 48px;
    margin: 0 auto 36px;
}

.basic_change_box .basic_change_content .close {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 20px;
    height: 20px;
    background: url('//7niu.kaokao.mobi/pc_close@2x.png') 0 0/100% 100% no-repeat;
    opacity: 1;
}

.basic_change_box .btn {
    width: 220px;
    height: 54px;
    background: #D2D2D2;
    border-radius: 4px;
    margin: 110px auto 0;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 54px;
}

.basic_change_box .btn2 {
    margin-top: 75px;
}

.basic_change_box .red_btn {
    background: #FE6767;
}

.basic_change_box .creator_list1 li {
    width: 364px;
    height: 96px;
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 6px;
    padding: 24px 16px 24px 92px;
    margin: 0 auto 16px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
}

.basic_change_box .creator_list1 li:first-child {
    background: url('//7niu.kaokao.mobi/pc_index_zzr_un@2x.png') 16px center/64px 64px no-repeat;
}

.basic_change_box .creator_list1 li:last-child {
    background: url('//7niu.kaokao.mobi/pc_index_xxr_un@2x.png') 16px center/64px 64px no-repeat;
}

.basic_change_box .creator_list1 li p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.basic_change_box .creator_list1 li em {
    display: block;
    font-style: normal;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #AAAAAA;
    margin-top: 16px;
}

.basic_change_box .creator_list1 li span {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    background: url('//7niu.kaokao.mobi/Unchecked@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list1 li.select1 span,
.basic_change_box .creator_list1 li.select2 span {
    background: url('//7niu.kaokao.mobi/checked@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list1 li.select1 {
    border: 2px solid #FE6767;
    box-shadow: 0px 8px 10px 0px rgba(254, 103, 103, 0.08);
    margin-bottom: 144px;
    background-image: url('//7niu.kaokao.mobi/pc_index_zzr@2x.png');
}

.basic_change_box .creator_list1 li.select2 {
    border: 2px solid #FF8C54;
    box-shadow: 0px 8px 10px 0px rgba(255, 140, 84, 0.08);
    background-image: url('//7niu.kaokao.mobi/pc_index_xxr@2x.png');
}

.basic_change_box .creator_list2 {
    position: absolute;
    top: 252px;
    left: 0;
    width: 100%;
}

.basic_change_box .creator_list2 li {
    padding: 0 0 0 18px;
    margin: 0 48px 20px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
}

.basic_change_box .creator_list2 li span {
    position: absolute;
    top: 0;
    right: 16px;
    width: 20px;
    height: 20px;
    background: url('//7niu.kaokao.mobi/Unchecked@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list2 li .select_span {
    background: url('//7niu.kaokao.mobi/checked@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list2 li p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.basic_change_box .creator_list2 li div {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #AAAAAA;
    margin-top: 7px;
}


.edition—box2 .edition—content-box>.personal_info {
    padding: 32px 20px 10px;
}

.edition—box2 .personal_edition {
    border-bottom: none;
}

.edition—box2 .personal_info img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 auto;
}

.edition—box2 .personal_info p {
    text-align: center;
    margin: 14px 0 10px;
}

.edition—box2 .personal_info em {
    display: block;
    text-align: center;
}

.edition—box2 .personal_edition p {
    margin: 0 auto;
}