.csdn-toolbar .gitChat img {
    display: inline-block;
    width: 20px;
    margin-top: -15px;
    margin-right: 2px;
}
.csdn-toolbar .userinfo {
    display: none !important;
}
body .csdn-toolbar{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    z-index: 4;
    margin-top: 0;
}
body{
    font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Helvetica Neue,Microsoft YaHei,sans-serif !important;
}
.goOnRead{
    width: 200px;
    text-align: center;
    text-decoration: none;
    background:#FF700A;
    color:#ffffff !important;
    height: 40px;
    line-height:40px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    display: block;
}
.goOnRead_m{
    flex: 1;
    -webkit-flex:1;
    text-align: center;
    text-decoration: none;
    background:#FF700A;
    color:#ffffff !important;
    height: 50px;
    line-height:50px;
    font-size: 14px;
    cursor: pointer;
    display: block;
}
.catalog_btns{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items:center;
    justify-content: space-around;
    -webkit-justify-content:space-around;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
}
.catalog_vip_try_read{
    width:130px;
    color: #ffffff;
    font-size: 14px;
    background:#8693A7;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}
.catalog_vip_read{
    width:130px;
    color: #ffffff;
    font-size: 14px;
    background:#4A90E2;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}
.catalog_try_read{
    width:70px;
    color: #ffffff;
    font-size: 14px;
    background:#8693A7;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
}
.catalog_to_vip{
    width:70px;
    color: #ffffff;
    font-size: 14px;
    background:#4A90E2;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
    padding: 0 5px;
}
.catalog_to_vip_2{
    max-width: 170px;
    color: #ffffff;
    font-size: 14px;
    background:#4A90E2;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin:0 10px;
    flex: 1;
    -webkit-flex: 1;
}
.catalog_buy_now{
    max-width: 170px;
    text-align: center;
    text-decoration: none;
    background:#FF700A;
    color:#ffffff !important;
    line-height:40px;
    font-size: 15px;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 4px;
    flex: 1;
    -webkit-flex: 1;
    overflow: hidden;
    white-space: nowrap;
}
.catalog_reads_btn{
    width:130px;
    color: #ffffff;
    font-size: 14px;
    background:#4A90E2;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}
.catalog_reads_btn:hover{
    color: #ffffff;
}
.columnGoOnRead{
    width: 130px;
    text-align: center;
    text-decoration: none;
    background:#FF700A;
    color:#ffffff !important;
    height: 40px;
    line-height:40px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}
#colorWhite{
    color: #ffffff;
}
.colorRed{
    color: #ff0000;
}
.btn_modal{
    background:#FF700A;
    border-color:#FF700A;
    color:#fff;
}
.catalog_vip_try_read:hover{
    color: #ffffff;
}
.catalog_vip_try_read:hover,.catalog_try_read:hover,.catalog_vip_read:hover,.catalog_to_vip:hover{
    color: #ffffff;
}
.color_black{
    color: #000;
}
.catalog_class .catalog_num{
    color: #FF700A !important;
    border-color: #FF700A !important;
}
.catalog_class:before{
    background: #FF700A !important;
}
.catalog_class:after{
    background: #FF700A !important;
}
.bg_red:before{
    background:#FF700A !important;
}
.bg_white:after{
    background:#ffffff !important;
    display: none;
}
/* 目录按钮更新 */
.catalog_btns a:hover{
    color: inherit;
}
.catalog_btns .catalog_go_on_read:hover,
.catalog_btns .catalog_readers_btn:hover {
    color: #fff;
}
.catalog_try_btn_1{
    flex:1;
    -webkit-flex:1;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0 10px 0 5px;
}
.catalog_vip_btn_1{
    flex:1;
    -webkit-flex:1;
    border-radius: 5px;
    background: #FF700A;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0 5px 0 10px;
}
.catalog_try_btn_2{
    width: 70px;
    max-width: 70px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
}
.catalog_vip_btn_2{
    width: 90px;
    max-width: 90px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin: 0 5px;
    overflow: hidden;
}
.catalog_buy_btn_2{
    width: 160px;
    max-width: 160px;
    border: 1px solid #FF700A;
    border-radius: 5px;
    background: #FF700A;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
}
.catalog_go_on_read{
    flex: 1;
    -webkit-flex:1;
    border: 1px solid #FF700A;
    border-radius: 5px;
    background: #FF700A;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    margin: 0 10px;
}
.catalog_readers_btn{
    flex: 1;
    -webkit-flex:1;
    background:#027AFF;
    border: 1px solid #027AFF;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    margin:0 10px;
}
.my_container{
    width:100%;
    max-width:1160px;
    margin:0 auto;
    overflow-x:auto;
    overflow-y:hidden;
}
.right_ad_img{
    display: block;
    margin-bottom: 12px;
}
.right_ad_img img{
    width: 100%;
}
@media screen and (min-width: 768px) {
    .my_container{
        min-width: 1160px;
    }
    .mainDiv {
        width: 100%;
        width: 800px;
        max-width: 800px;
        display: inline-block;
        float: left;
    }
}
@media screen and (max-width: 768px) {
    .my_container {
        overflow: hidden;
    }
    .mainDiv {
        width: 100%;
        max-width: 800px;
    }
    body .csdn-toolbar {
        overflow-x:auto;
        min-width:100%;
    }
}
.vip_model{
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.5);
    z-index:10;
    display: none;
}
.vip_model_content{
    position: relative;
    margin:167px auto 0;
    width:480px;
    border-radius:6px;
    overflow: hidden;
}
.vip_img{
    position: relative;
    width:100%;
    height:154px;
    display: block;
    margin:0 auto;
}
.normalClass{
    position: absolute;
    top:100px;
    left:0;
    right:0;
    margin:0 auto;
    border:1px solid #5A739B;
    border-radius: 16px;
    color:#5D77A0;
    font-size:13px;
    text-align: center;
    padding:5px 15px;
    font-weight:600;
    width:140px;
}
.yearClass {
    position: absolute;
    top:100px;
    left:0;
    right:0;
    margin:0 auto;
    border:1px solid #353535;
    border-radius: 16px;
    color:#787676;
    font-size:13px;
    text-align: center;
    padding:5px 15px;
    font-weight:600;
    width:140px;
}
.vip_list_ul{
    background:#fff;
    padding:1px 0 27px;
    margin:0;
}
.vip_list_ul li{
    list-style: none;
    text-align: center;
    margin:24px 0;
    font-size:14px;
    color:#565D72;
    font-weight:600;
}
.vip_close{
    position: absolute;
    top:12px;
    right:12px;
    width:16px;
    cursor:pointer;
}
.color_orange{
    color:#ff700a;
}
#hamburger{
    display:none !important;
}
/* 登录 */
.fat-nav {
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.fat-nav.active {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.login-error-tip{
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
    width:251px;
    height:50px;
    background:rgba(234,40,73,.68);
    text-align:center;
    font-size:16px;
    line-height:50px;
    font-weight:500;
    color:#fff;
    display:none;
}
.login-modal{
    position:relative;
    background:#fff;
    width:388px;
    height:442px;
    margin:87px auto 0;
    box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);
    border-radius:4px;
    padding:0 32px;
}
.login-modal-close{
    position:absolute;
    top:0;
    right:-29px;
    width:15px;
    cursor:pointer;
}
.login-modal input{
    caret-color:#007AFF;
}
.login-modal input::-webkit-input-placeholder{
    color:#bbb;
}
.login-modal input::-moz-placeholder{
    color:#bbb;
}
.login-modal input:-moz-placeholder{
    color:#bbb;
}
.login-modal input:-ms-input-placeholder{
    color:#bbb;
}
/* 验证码登录 */
.login-change-type{
    position:absolute;
    right:0;
    top:0;
    width:95px;
    cursor:pointer;
}
.login-title-view{
    padding:26px 0 36px;
    text-align: center;
}
.login-title-img{
    width:50px;
}
.login-title-txt{
    height:22px;
    font-size:20px;
    font-weight:600;
    color:#333;
    line-height:22px;
    margin:10px 0 0;
}
.login-tel-view{
    position:relative;
    margin:0;
    padding:0;
    border-bottom:1px solid rgba(229,229,229,1);
}
.login-tel-input{
    width:200px;
    font-size:14px;
    color:#222;
    font-weight:500;
    border:none;
    outline:none;
    height:40px;
    line-height:40px;
}
.login-get-code{
    position:absolute;
    right:0;
    top:0;
    font-size:14px;
    color:#1d1d1d;
    font-weight:500;
    height:40px;
    line-height:40px;
    border:none;
    outline:none;
    padding:0;
    background:#fff;
}
.login-code-view{
    margin:14px 0 10px;
    padding:0;
    border-bottom:1px solid rgba(229,229,229,1);
}
.login-code-input{
    font-size:14px;
    color:#222;
    font-weight:500;
    border:none;
    outline:none;
    height:40px;
    line-height:40px;
    width:100%;
}
.login-tip{
    font-size:13px;
    color:#bbb;
    height:14px;
    line-height:14px;
    margin:10px 0 ;
    padding:0;
}
.login-btn{
    width:324px;
    height:44px;
    background:#222;
    border-radius:22px;
    margin:0 auto;
    display:block;
    margin:27px auto 0;
    color:#fff;
    text-align:center;
    line-height:44px;
    font-size:14px;
    font-weight:500;
    padding:0;
    border:none;
    outline:none;
}
.login-change{
    font-size:14px;
    color:#666;
    display:none;
    margin:21px auto 33px;
    font-size:14px;
    font-weight:500;
    cursor:pointer;
    text-align:center;
    padding:0;
    border:none;
    outline:none;
    background:#fff;
}
.login-agreement{
    font-size:13px;
    color:#bbb;
    text-align:center;
    margin:21px 0 0;
}
.login-agreement-link{
    color:#bbb;
}
.login-agreement-link:hover{
    color:#ff700a;
}
.login-by-pwd{
    display:none;
}
.forget-pwd{
    cursor:pointer;
}
/* 首次设置密码 */
.login-modal-new-password,.login-modal-qr-login,.login-modal-qr-new,.login-modal-find-pwd{
    display:none;
    overflow:hidden;
}
.login-new-pwd-title{
    height:22px;
    line-height:22px;
    color:#333;
    font-size:20px;
    font-weight:600;
    margin:48px auto 60px;
    text-align:center;
}
.login-new-pwd-view{
    margin:60px 0 10px;
    border-bottom:1px solid rgba(229,229,229,1);
}
.login-input-pwd{
    display:block;
    height:40px;
    line-height:40px;
    width:100%;
    font-size:14px;
    color:#222;
    font-weight:500;
    border:none;
    outline:none;
    padding:0;
}
.login-new-pwd-btn{
    margin:94px auto 0;
    width:324px;
    height:44px;
    background:#222;
    border-radius:22px;
    display:block;
    padding:0;
    color:#fff;
    text-align:center;
    line-height:44px;
    font-size:14px;
    font-weight:500;
    border:none;
    outline:none;
}
/* 二维码绑定提示 */
.login-qr-new-title{
    height:22px;
    line-height:22px;
    font-size:20px;
    font-weight:600;
    text-align:center;
    color:#333;
    margin:48px auto 15px;
}
.login-qr-new-tips,.login-qr-new-tips2{
    width:230px;
    font-size:13px;
    line-height:20px;
    color:#666;
    text-align:center;
    margin:0 auto;
}
.login-qr-new-jump{
    position:absolute;
    right:32px;
    top:50px;
    font-size:14px;
    color:#666;
    font-weight:500;
    cursor:pointer;
}
.login-qr-new-code{
    position:relative;
    margin:22px auto;
    width:168px;
    height:168px;
    padding:14px;
    border:2px solid #333;
}
.login-qr-new-success{
    position:absolute;
    width:164px;
    height:100%;
    padding:50px 0;
    background:rgba(0,0,0,.8);
    left:0;
    top:0;
    text-align:center;
}
.login-qr-new-success img{
    width:32px;
}
.login-qr-new-success p{
    font-size:14px;
    font-weight:500;
    margin:10px 0 0;
    color:#fff;
}
/* 二维码登录 */
.login-qr-login-title{
    height:22px;
    line-height:22px;
    font-size:20px;
    font-weight:600;
    text-align:center;
    color:#333;
    margin:48px auto 68px;
}
.login-qr-login-code{
    width:168px;
    height:168px;
    /* padding:14px; */
    margin:68px auto 32px;
    border:2px solid #333;
}
.login-qr-login-tip{
    margin:32px auto 90px;
    font-size:14px;
    color:#333;
    text-align:center;
}
/* 忘记密码 */
.login-find-pwd-title{
    position:relative;
    font-size:20px;
    height:22px;
    line-height:22px;
    font-weight:600;
    text-align:center;
    color:#333;
    margin:47px auto 59px;
}
.login-find-back{
    position:absolute;
    left:0;
    top:0;
    cursor:pointer;
}
.login-find-back>img{
    width:7px;
}
.login-find-back>span{
    font-size:14px;
    font-weight:500;
    margin-left:3px;
}
.login-find-pwd-view{
    margin:15px 0 10px;
    border-bottom:1px solid rgba(229,229,229,1);
}
.login-find-pwd-btn,.login-bind-btn{
    margin:32px auto 0;
    width:324px;
    height:44px;
    background:#222;
    border-radius:22px;
    display:block;
    padding:0;
    color:#fff;
    text-align:center;
    line-height:44px;
    font-size:14px;
    font-weight:500;
    border:none;
    outline:none;
}
/* 绑定手机 */
.login-modal-bind-tel{
    display:none;
}
.login-modal-bind-tel{
    padding:1px 0;
}
.login-bind-title{
    height:22px;
    line-height:22px;
    color:#333;
    font-size:20px;
    font-weight:600;
    margin:46px auto 15px;
    text-align:center;
}
.login-bind-tip{
    font-size:13px;
    height:18px;
    line-height:18px;
    margin:15px 0 26px;
    text-align:center;
    color:#666;
}
.login-pwd-view{
    border-bottom:1px solid #e5e5e5;
    display:none;
}
/* 活动条幅 */
.vip_model_act{
    position: fixed;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    background:rgba(15, 18, 32, 0.9);
    z-index: 102;
}
.vip_model_act .vip_img_act{
    position: relative;
    width:100%;
    cursor: pointer;
    display: block;
    margin:0 auto;
}
.vip_model_act .vip_close_act{
    position: absolute;
    right:1%;
    top:10%;
    width:12px;
    cursor:pointer;
}
.user_select_none, body{
	-webkit-user-select:none;
	-moz-user-select:none;
    -ms-user-select: none;
	-o-user-select:none;
    -khtml-user-select: none;
    user-select: none;
}
.user_select_text{
	-webkit-user-select:text;
	-moz-user-select:text;
    -ms-user-select: text;
	-o-user-select:text;
    -khtml-user-select: text;
    user-select: text;
}