body.user-body{
    background: #ffffff !important;
}

.navbar-collapse{
    padding: 0 !important;
}
input:focus{
    background:transparent;
}
.head_top{
    height: 90px;
    overflow: hidden;
    padding: 0;
}
.head_logo img{
    margin: 15px 25px 15px 0px;
    height: auto;
}
.user-nav{
    height: 100%;
}
.user-menu-item{
    float: left;
    height: 100%;
    line-height: 90px;
    width: 85px;
    text-align: center;
    font-size: 16px;
}
.user-menu-item a{
    padding: 0 !important;
    border-left: 1px solid #ffffff;
}
#user-menu>li.active a, #user-menu>li>a:hover{
    color: #ffffff;
    background: #C30F23;
}
.head_member{
    padding-top: 33px;
}
.user-banner-reg{
    width: 240px;
    height: 50px;
    line-height: 50px;
    bottom: 120px;
    right: 435px;
    font-size: 30px;
}
.user-index-block{
    overflow: hidden;
    padding: 25px 0 50px;
}
.art_list{
    width: 560px;
    height: 350px;
}
.art_list_title{
    padding-bottom: 5px;
    font-weight: 400;
    border-bottom: 1px solid #C30F23;
    margin-bottom: 5px;
}
.art_list_block{
    overflow: hidden;
}
.art_list_block li{
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 1px 10px;
    margin: 16px 0;
}
.border-bottom{
    border-bottom: 1px solid #888888;
}
.art_list_li_title{
    width: 45%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.art_list_li_info{
    width: 50%;
    color: #888888;
}
.art_list_block a:hover .art_list_li_info{
    color: #C30F23;
}
.index_login_block{
    width: 560px;
    height: 350px;
    background: url("../images/user/index-login.png") top center no-repeat;
    overflow: hidden;
}
.index_login_info{
    padding: 0 75px;
    height: 300px;
    overflow: hidden;
}
.list_bot_title{
    padding: 25px 0 5px;
}
.index_login_input{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff !important;
    background: none;
    border: 1px solid #ffffff;
    padding: 0 40px;
    margin: 15px 0 8px;
}
.index_login_input input{
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    outline:none;
}
.index_login_name{
    background-image: url("../images/user/input_name.png");
    background-repeat: no-repeat;
    background-position: 10px  center;
}
.index_login_pwd{
    background-image: url("../images/user/input_pwd.png");
    background-repeat: no-repeat;
    background-position: 10px  center;
}
.index_login_a label, .index_login_a label>a{
    color: #ffffff;
    font-size: 12px;
}
.list_bot_btn a{
    width: 100%;
    margin: 15px 0 0 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.list_bot_btn .btn-login{
    width: 100%;
    margin: 15px 0 0 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border: none;
    background: #ffffff;
}
.index_login_bottom{
    height: 50px;
    line-height: 50px;
}
.index_login_bottom a{
    display: inline-block;
    width: 100%;
    padding: 0 75px;
    text-align: right;
    color: #888888;
    font-size: 16px;
}
.index_login_bottom a:hover{
    color: #C30F23;
}
.index_block_h3{
    text-align: center;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 400;
}
.index_user_a{
    display: inline-block;
    float: left;
    width: 175px;
    overflow: hidden;
    margin: 0 22px 20px 0;
}
.margin_right_none{
    margin-right: 0 !important;
}
.index_user_img{
    width: 100%;
    height: 219px;
}
.index_user_img img{
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.index_user_li_name{
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
}
.user_btn{
    display: block;
    margin: 0 auto;
    width: 180px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #C30F23;
    border: 1px solid #C30F23;
}
.user_btn:hover{
    background-color: white;
}

.art_user_a{
    display: inline-block;
    float: left;
    width: 96px;
    overflow: hidden;
    margin: 10px 20px 0 0;
}
.art_user_img{
    height: 120px;
}
.art_user_img img{
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.art_user_li_name{
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-weight: 500;
    overflow: hidden;
}
.index_art_bottom_list{
    width: 540px;
}
.index_art_li{
    font-size: 15px;
    padding: 0 !important;
}
.index_art_li .art_list_li_title{
    width: 70%;
}
.index_art_li .art_list_li_info{
    width: 25%;
}
.content_block {
    box-shadow: none;
}
.user-content{
    overflow: hidden;
}
.user_study_list li {
    padding: 20px 0;
    margin: 0;
    font-weight: 500;
}
.user_study_list .art_list_li_date{
    color: #333333;
}
.user_study_list:hover .art_list_li_date{
    color: #C30F23;
}
.audio_list_block{
    overflow: hidden;
    margin-top: 30px;
}
.articles_list_block{
    overflow: hidden;
    margin: 30px 0;
}
.audio_list_block li{
    width: 400px;
    margin-bottom: 30px;
    margin-right: 40px;
}
.audio_list_block li audio{
    width: 100%;
    margin-top: 5px;
}
.audio_list_li_title{
    font-size: 18px;
    font-weight: 500;
}
.audio_list_li_author{
    font-size: 16px;
    font-weight: 400;
}
.p_ellipsis{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.audio_list_a{
    display: inline-block;
    width: 180px;
    height: 175px;
    margin: 0 40px 20px 0;
    overflow: hidden;
}
.photo_img_block{
    width: 100%;
    height: 135px;
}
.photo_img_block img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
}
.photo_list_title{
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
}
.left_block{
    overflow: hidden;
    margin-bottom: 25px;
    background: white;
}
.left_login_info{
    height: 230px;
    padding: 15px 15px 0 15px;
    background: url("../images/user/left_login.png") top center no-repeat;
    overflow: hidden;
}
.left_login_info .index_login_input, .left_login_info .list_bot_btn a{
    height: 35px;
    line-height: 35px;
}
.left_block .index_login_bottom{
    height: 30px;
    line-height: 30px;
    border: 1px solid #C30F23;
    border-top: none;
}
.left_block .index_login_bottom a {
    width: 100%;
    padding: 0 15px;
    text-align: right;
    font-size: 14px;
}
.user_content_block{

}
.user_info_pic{
    width: 300px;
    height: 375px;
}
.user_info_pic img{
    width: 100%;
    height: 100%;
}
.user_info_detail{
    width: 840px;
    overflow: hidden;
}
.center_block{
    width: 100%;
    padding: 40px;
    border: 1px solid #DDDDDD;
    background-color: white;
    margin-bottom: 30px;
    overflow: hidden;
}
.center_user_info, .center_block_head{
    overflow: hidden;
}
.user_info_detail_head{
    margin-bottom: 18px;
}
.center_block_head span{
    color: #C30F23;
    font-size: 32px;
    font-weight: 500;
}
.center_block_head a{
    display: inline-block;
    width: 30px;
    height: 45px;
    background: url("../images/user/edit.png") center no-repeat;
}
.center_block_head a:hover{
    background: url("../images/user/edit_hover.png") center no-repeat;
}
.center_info_li{
    display: block;
    font-size: 18px;
    overflow: hidden;
    height: 33px;
    line-height: 33px;
}
.center_info_li_th{
    display: inline-block;
    font-weight: 600;
    width: 140px;
}
.center_photo_block{
    width: 250px;
    overflow: hidden;
    margin-right: 20px;
}
.center_photo_box{
    width: 100%;
    height: 190px;
}
.img_full{
    width: 100%;
    height: 100%;
}
.center_audio li {
    width: 509px;
    margin-bottom: 25px;
    margin-right: 60px;
}
.text_left{
    text-align: left;
}
.center_video .video_list{
    width: 254px;
}
.center_video .video_list_box{
    height: 140px;
}
.center_video .index_video_name{
    line-height: 20px;
    font-size: 14px;
}
.center_video .index_video_name span{
    color: #888888;
}
.center_articles .art_list_block{
    width: 510px;
    margin-right: 55px;
    float: left;
}
.border-line{
    width: 100%;
    height:1px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
    margin-top: 30px;
}
.center_info .user_info_pic{
    height: 225px;
    width: 180px;
}
.center_info .user_info_detail{
    width: 800px;
    height: 230px;
    position: relative;
}
.info_edit_btn{
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #C30F23;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border: none;
}
.info_edit_btn:hover{
    color: #ffffff;
    background: #E5455C;
}
.info_edit_btn_ob{
    position: absolute;
    right: 0;
    bottom: 0;
}
.center_info_input{
    height: 30px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
}
.info_input_text{
    width: 240px;
    padding: 0 10px;
    border: none;
    border-bottom: 1px solid #ccc;
}
.info_input_text:focus{
    border-color:#66afe9;
    outline:0;
}
.input_birth_year .date-input, .input_birth_month .date-input{
    padding: 0 10px;
    height: 27px;
    border: none;
    border-bottom: 1px solid #ccc;
}
.info_edit_btn_cancel{
    position: absolute;
    right: 120px;
    bottom: 0;
}
.center_info_btn{
    width: 100px;
    cursor: pointer;
}
.center_info_textarea{
    min-height: 80px;
}
.center_info_show{
    color: #888888;
    font-size: 16px;
}
.center_textarea{
    color: #333333;
}
.user_block_li{
    width: 200px;
    height: 45px;
    line-height: 2.5;
    text-align: center;
    color: #888888;
    border: 2px solid #888888;
    margin-right: 40px;
    font-size: 16px;
    font-weight: 500;
}
.user_block_nav a.active, .user_block_nav a:hover{
    color:#C30F23;
    border-color: #C30F23;
}
.user_block_nav{
    margin-bottom: 20px;
    overflow: hidden;
}
.border-25{
    margin-bottom: 25px !important;
    overflow: hidden;
}
.center_info_input, .center_info_btn{
    display: none;
}
.uploaded_avatar_area .uploaded_avatar_btns {
    display: none;
}
.color_red{
    color:#C30F23;
}
.margin_left_45{
    margin-left: 45px;
}
.center_upload_btn{
    display: block;
    margin: 0 auto;
}
.center_upload_btn span{
    display: inline-block;
    width: 30px;
    height: 20px;
    margin-top: -2px;
    vertical-align: middle;
    background: url("../images/pc/upload_icon.png") center no-repeat;
}
.display_none{
    display: none;
}
#center_create_form{
    overflow: hidden;
    padding: 25px;
}
.center_video_name{
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #EFEFEF;
    margin-bottom: 5px;
}
.audio_list_block .center_photo_block{
    overflow: hidden;
    margin-bottom: 25px;
}
.audio_list_block .center_photo_box{
    overflow: hidden;
    margin-bottom: 5px;
}
.center_upload_photo{
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/pc/addphoto.png") center no-repeat;
    border: 2px solid #888888;
}
.center_articles .art_list_li_title{
    width: 55%;
}
.center_articles .art_list_li_info{
    width: 40%;
}
.center_articles .user_study_list li{
    padding: 10px 0;
}
.center_articles .center_audio_action_p{
    overflow: hidden;
    margin: 10px 0;
}
.position_relative{
    position: relative;
}
.layer_black{
    width: 100%;
    height: 30px;
    background: #333333;
    opacity: .7;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}
.layer_title{
    width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 1.3rem;
    text-align: center;
}
.color_white{
    color: white !important;
}
.page_cust{
    text-align: center;
}
.page_cust .layui-laypage-prev{
    margin-right: 35px !important;
}
.page_cust a:focus, .page_cust a:hover{
    color: #C30F23 !important;
}

.user_video_name{
    text-align: left !important;
    padding-right: 60px;
    height: 30px;
    overflow: hidden;
    position: relative;
    font-size: 1.4rem;
}
.user_video_name span{
    position: absolute;
    right: 0;
    top: 0;
}