.layui-layer.newlayerclass{
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 10px 20px!important;
    background-color: #fff;
    -webkit-background-clip: none;
    border-radius: 10px!important;
    box-shadow: 1px 1px 50px rgb(0 0 0 / 30%);
}
.newlayerclass .layui-layer-btn-l.layui-layer-btn .layui-layer-btn0{
    border-color: #FB5F42;
    background-color: #FB5F42;
}
#listppt .typs_doc p.tit{
    font-size: 18px;
    margin-bottom: 30px;
}
#listppt .typs_doc p.info{
    font-size: 14px;
    color: #999;
}
#listppt .typs_doc p.info span{
    margin-right: 30px;
}
#listppt .flex_grid .item{
    width: 265px;
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden;
    padding: 10px 10px 0;
    background: #fff;
    -webkit-transition: all .28s;
    -moz-transition: all .28s;
    transition: all .28s;
    box-shadow: 0 4px 6px 0 rgb(0 0 0 / 16%);
}
.w_list .flex_grid .item{
    width: 285px;
    position: relative;
    padding: 0;
    border-radius: 10px;
}
.result_main {
    min-height: 600px;
    margin-top: 10px;
    width: 1220px;
    min-width: 1220px;
    margin-bottom: 40px;
}
.item .counts{
    float: right;
    position: relative;
    top: 0;
    right: 6px;
}
.item_row .title{
    width: 180px;
    float: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.result_main.w_list .item .image, .mayneed.w_list .item .image{
    border-radius: 10px;
    /* border: 1px solid #999; */
    box-sizing: border-box;
    text-align: center;
    text-align: center;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    padding: 8px;
}
#listppt .item .image{
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
#listppt .item_row{
    height: 32px;
    line-height: 32px;
}
.bottom_tags{
    padding: 20px;
    background: #fff;
    margin-top: 30px;
    border: 1px solid #DCDFE6;
}
.tag_nav .select{
    color: #ff552e;
}
.tag_list li{
    float: left;
    margin-right: 20px;
    line-height: 30px;
}
.bottom_tags a{
    line-height: 38px;
    white-space: nowrap;
    border-radius: 3px;
}
.tag_nav a{
    float: left;
    margin-right: 30px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.userid_name{
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
}
.head_uname .uname_info{
    position:relative;display:inline-block
}
.newlayerclass .layui-layer-title{
    padding: 0 80px 0 20px;
    height: 20px!important;
    line-height: 20px!important;
    border-bottom: none!important;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background:none!important;
    border-radius: 2px 2px 0 0;
    border-left: 4px solid #1E9FFF!important;
    margin: 10px 0 15px 0!important;
    /* padding-bottom: 20px;*/
}
.newlayerclass.layui-layer-dialog .layui-layer-content{
    padding:20px 0 ;
}
.newlayerclass .layui-layer-btn-l{
    margin-left: -6px;
    padding: 0 15px 12px 0;
}
.newlayerclass .layui-layer-content{
    position: relative;
    border-top: 1px solid #eee!important;
}
/* 清除浮动 */
.clear::after {
    content: "";
    display: block;
    clear: both;
}
.clear:after {
    content: "";
    display: block;
    clear: both;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.homehead{
    background: url(/img/banner.png);
    height: 350px;
    background-size: cover;
    color: #fff;
    /* 此处加上-ms前缀，让IE识别 */ 
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/banner.png',sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/banner.png',sizingMethod='scale');
  /* \9 是 IE的CSS hack,IE9以下识别，不包括IE 9 */

}
#read_fixed{
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid #ddd;
}
#read_fixed .de_downbtn{
    background: #F7603E;
    cursor: pointer;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    /* background-color: #009688; */
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 20px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    vertical-align: -2px;
}
.succ_msg .layui-layer-content{
    text-align: center!important;
    padding: 30px!important;
}
.succ_msg .layui-layer-content .layui-layer-ico{
    position: relative!important;
    top: 0!important;
    left: 0!important;
}
.tx_img{
    border-radius: 50%;
}
.pay_method .scan_box .scan_area{
    width: 160px;
    height: 160px;
    margin: 15px auto 0;
    background: url(/img/scan_wait.gif) no-repeat center center;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.scan_tit img{
    width: 26px;
    margin-right: 4px;
}
.scan_tit{
    font-size: 16px;
}
.left_docinfodiv{
    width: 80%;
}
.homehead .head_logo img{
    width: 30px;
}
.homehead .head_logo{
    text-align: center;
    margin: 60px 0 20px;
}
.homehead .head_logo a{
    color: #fff;
}
.topiccor{
    color: #1C8AF1;
}
.topicbcor{
    color: #1C8AF1;
}
.topics{
    display: flex;
    justify-content: space-between;
}
.ppt_div a{
    position: relative;
}
.ppt_div span{
    position: absolute;
    left: 50%;
    top: 8px;
    color: #dc6969;
    font-size: 21px;
    transform: translateX(-50%);
    font-family: Microsoft YaHei;
    font-weight: bold;
}
.ppt_img{
    width: 224px;
    height: 139px;
    border-radius: 10px;
}
.topics div{
    float: left;
    width: 19%;
}
.topics img{
    cursor: pointer;
    width: 100%;
}
.homehead .head_top a{
    margin-left: 20px;
}
.homehead .home_serchinp{
    width: 538px;
    height: 38px;
    margin-right: 20px;
    border-radius: 3px;
    vertical-align: middle;
    padding-left: 10px;
}
.otherhead .home_serchinp{
    border: 1px solid #ddd;
    width: 438px;
    height: 38px;
    margin-right: 20px;
    border-radius: 3px;
    vertical-align: middle;
    padding-left: 10px;
}
.pagination{
    text-align: right;
}
.pagination a{
    line-height: 30px;
    width: 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    display: inline-block;
    
}
.pagination span{
    background: #1677FF;
    color: #fff;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    display: inline-block;
}
.homehead .head_uname{
    color: #fff;
}
.pagination #prev_page,.pagination #next_page{
    /* background: #1677FF;
    color: #fff; */
    width: 80px;
}
.logotext{
    font-size: 18px;
    font-weight: 700;
    margin-right: 120px;
}
.home_search{
    text-align: center;
}
.head_top{
    /* text-align: right; */
    line-height: 38px;
}
.moreguide{
    background: rgb(245, 235, 203);
    display: inline-block;
    position: absolute;
    /* height: 100px; */
    width: 100px;
    color: #333;
    top: 18px;
    right: -37px;
    display: none;
    border-radius: 3px;
    z-index: 99;
}
.moreguide ul{
    display: inline-block;

}
.head_top .head_top_guide .moreguide a{
    color: #333333;
    display: block;
    margin: 0;
    line-height: 28px;
    text-align: center;
}
.detailpage .head_top .head_top_guide .moreguide a{
    color: #333333;
}
.detailpage .head_top .head_top_guide  a{
    color: #333333;
}
.head_top_guide_more{
    position: relative;
}
.head_top_guide_more:hover .moreguide{
    display: block;
}
.homehead .homesearch_btn{
    width: 90px;
}
.otherhead .loginmsg a{
    margin-left: 20px;
}
.right{
    float: right;
}
.homebody{
    background: #F4F4F4;
}
.box{
    border-radius: 3px ;
    border:1px solid #DCDFE6;
    margin-top: 30px;
}
.box_title{
    background: #FAFAFA;
    color: #333;
    font-size: 18px;
    line-height: 48px;
    padding-left: 20px;
}
.box_main{
    background: #FFFFFF;
    padding: 20px;
}
.more_type{
    text-align: right;
    line-height: 50px;
}
.wap_25{
    width: 25%;
}
.wap_73{
    width: 73%;
}
.typeleft{
    background: #fff;
    border-radius: 3px;
    margin-top: 30px;
    float: left;
}
.typeright{
    float: right;
}
.typeright_main div,.search_main div{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 14px;
    padding: 15px;
}
.searchbody .typs_doc_tit{
    padding: 0 0 10px 0;
    margin-bottom: 15px;
}
.searchbody .typs_doc_left{
    width: 75%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 0;
}
.searchbody .typs_doc_right{
    width: 23%;
    float: right;
    padding: 0;
}
.searchbody .typs_doc_right img{
    width: 70%;
    float: right;
    padding: 0;
    height: 100px;
    border: 1px solid #ddd;
    margin-top: 20px;

}
.searchbody .search_main div{

}
.flex_b{
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
    
}

/* 清除浮动 */
.userflex::after {
    content: "";
    display: block;
    clear: both;
}
.userflex:after {
    content: "";
    display: block;
    clear: both;
}
.flex_a{
    display: flex;
    justify-content:space-around;
    flex-wrap: wrap;
}
.flex_s{
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
}
.flex_item_4{
    width: 25%;
}
.today_rmlist_li{
    line-height: 40px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    box-sizing: border-box;
}
.today_rmlist_li img{
    width: 20px;
    margin-right: 10px;
}
.today_rmlist_li a{
    vertical-align: middle;
}
.flex_item_7{
    width: 14.2%;
}
.new_list{
    text-align: center;
    float: left;
}
.new_list img{
    width: 80%;
    border: 1px solid #ddd;
    height: 175px;
}
.new_list p{
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 80%;
    margin: 0 auto;
    margin-top: 12px;
    color:#666666 ;
    margin-bottom: 20px;
    height: 36px;
}
.footer{
    height: 230px;
    margin-top: 6px;
    background: #fff;
    padding-top: 20px;
    text-align: left;
    position: relative;
    border-top: 1px solid #ddd;
}
.newupdate a{
    margin-right: 30px;
    line-height: 30px;
    /* display: inline-block; */

}
.memberbody .typeright_main div{
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 16px;
    /* max-width: 250px; */
    /* overflow: hidden; */
    padding: 7px 15px 3px 10px!important;
    border-radius: 4px;
    
}
.memberbody .typeright_main div.empty{
    display: block;
    padding: 180px 0;
}

.memberbody .typs_doc_tit{
    border: none;
}
.memberbody .typs_doc_tit img{
    width: 20px;
    margin-right: 6px;
}
.box_rementit{
    float: right;

}
.box_rementit a{
    margin-left: 20px;
}
.rm_down p img{
    width: 16px;
    margin-right: 7px;
}
.errorimg:after{content:" " " " attr(alt);font-size:16px;font-family:FontAwesome;color:rgb(100,100,100);display:block;position:absolute;z-index:2;top:0;left:0;width:100px;height:100px;background-color:#fff}
.rm_down div p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 35px;
}
.rm_down {
    background-color:#F4F4F4 ;
    padding: 20px;
}
.re_down_box{
    font-size: 20px;
    line-height: 40px;

}
.today_rmlist li{
    margin-right: 50px;
    line-height: 40px;
}
.newupdate{
    padding:30px 0 60px 0px;
}
.newupdate .pagination a{
    margin-right: 0;
}
.center{
    text-align: center;
}
.otherhead{
    background: #fff;
    height: 70px;
    line-height: 70px;

}
.otherhead_logo{
    width: 39px;
    margin-right: 10px;
    vertical-align: -8px;
}
.types_on{
    background: #1C8AF1;
    color: #fff;
}
.left_types li{
    padding-left:30px ;
    line-height: 55px;
    cursor: pointer;
}
.alltype{
    line-height: 50px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 600;
}
.typeright .type_right_type{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 30px;
    /* height: 130px; */
    margin-top: 30px;
    padding: 15px;

}
.type_right_type .type_tit{
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    
}
.s_on{
    background: #1C8AF1;
    color: #fff;
    border-radius: 4px;
}
.type_sel_p{
    /* line-height: 40px; */
    margin: 10px 0;
    color: #999999;
}
.type_sel_p a{
    display: inline-block;
    padding: 4px 10px;
    margin-left: 10px;
}
.type_sel_p a.s_on:hover{
    color: #fff;
}
.typs_doc img{
    width: 20px;
    margin-right: 10px;
}
.typs_doc_tit{
    border-bottom: 1px solid #ddd;
    padding: 5px 0 20px 0;
    font-size: 18px;
    line-height: 20px;
    padding-top: 0!important;
    padding-left: 0!important;
    padding-bottom: 12px!important;
}
.typs_doc_tit .tit_a{
    display: inline-block;
    max-width: 680px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.typs_doc_info{
    line-height: 28px;
    margin-top: 8px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999999;
    margin-bottom: 20px;
}
.type_doc_msg{
    color: #666;
}
.downbtn{
    display: inline-block;
    padding: 10px 18px;
    background: #F7603E;
    color: #fff;
    float: right;
    cursor: pointer;
    border-radius: 4px;
    margin-top: -6px;
    display: none;
}
.box_title span{
    color: #999;
    font-size: 12px;
    margin-right: 30px;
    cursor: pointer;
    padding: 5px 12px;
}
.box_title b{
    display: inline-block;
    width: 160px;
}
.box_title span.tit_on{
    background: #1C8AF1;
    color: #fff;
    padding: 5px 12px;
    border-radius: 12px;
}
#login{
    cursor: pointer;
    float: right;
}
#log_layer{
    text-align: center;
}
.layer_login form .inp{
    font-size: 14px;
    padding-left: 12px;
    width: 251px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.inp{
    font-size: 14px;
    padding-left: 12px;
    width: 251px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}
.wp95{
    width: 95;
}
.layer_login #changeimg{
    float: right;
    width: 100px;
    border: 1px solid #ddd;
    height: 41px;
    border-radius: 5px;
    cursor: pointer;
}
.layer_login #yz-sendyz1{
    float: right;
    width: 102px;
    height: 42px;
    background: #1C8AF1;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.layer_login form{
    width: 251px;
    margin: 0 auto;
    margin-top: 20px;
}
.layer_login input.ok{
    width: 251px;
    background: #D6EBFF;
    color: #1C8AF1;
    margin: 0;
    height: 41px;
    border-radius: 4px;
    font-size: 17px;
    margin-bottom: 10px;
    cursor: pointer;
}
.other_login div{
    float: left;
    width: 50%;
    text-align: center;
}
.other_login div img{
    width: 65px;
    cursor: pointer;
}
.footer_l{
    width: 60%;
    float: left;
}
.footer_m{
    width: 20%;
    padding-left: 48px;
    box-sizing: border-box;
    float: left;
    margin-left: 30%;
}
.footer_r{
    width: 20%;
    /* padding-top: 20px; */
    float: left;
    position: relative;
}
.footer_kf{
    position: absolute;
    bottom: -21px;
    left: 12px;
}
.footer_kf2{
    left:133px
}
.footer_l p,.footer_m p{
    font-size: 26px;
    color: #333333;
    line-height: 50px;
}
.footer_l a,.footer_m span{
    display: inline-block;
    line-height: 40px;
    margin-right: 20px;
    color: #999999;
}
.footer_l a{
    margin-right: 20px;
}
.footer_b{
    margin-top: 50px;
}
.toolbarmain ul{
    list-style: none;
}
.erji{
    margin-left: 47px;
    display: inline-block;
    margin-top: -19px;
}
.toolbarmain{
    width: 70px;
    position: fixed;
    right: 50%;
    bottom: 68px;
    margin-right: -718px;
    z-index: 301;
    /* background: #fff; */
    border-radius: 10px;
}
.toolbarmain li a {
    width: 100%;
    font-size: 12px;
    /* background: #fff; */
    /* padding: 10px 0; */
    /* border-bottom: 1px solid #ececec; */
    display: block;
    text-align: center;
    position: relative;
    color: #777;
}
#jump_page{
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    margin: 0 5px;
    width: 40px;
    padding-left: 3px;
    box-sizing: border-box;
}
.wp_68{
    width: 1070px;
}
.wp_30{
    width: 308px;
}
.detail_right img{
    width: 17px;
    vertical-align: middle;
    margin-right: 8px;
}
.detail_right h2{
    display: inline-block;
    width: 231px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 2px;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: middle;
}
.detail_right div{
    height: 40px;
}
.typeright_main div.typs_doc_left{
    float: left;
    width: 70%;
    padding: 0!important;
    margin-bottom: 0!important;
}
.typeright_main div.typs_doc_right{
    float: right;
    width: 18%;
    padding: 0!important;
    height: 100px;
    border: 1px solid #ddd;
}
.typeright_main div.typs_doc_right img{
    width: 100%;
    height: 100%;
}
/* .head_top_guide{
    position: relative;
} */
.head_top .head_top_guide a{
    color: #fff;
}
#detailpage .head_top .head_top_guide a{
    color: #333;
    margin-right: 20px;
}
#detailpage .head_top{

}
.otherhead .wrap{
    /* padding-left: 50px; */
    box-sizing: border-box;
}
#detailpage .wrap{
    width: 1400px;
}
.glike{
    float: left;
    width: 20%;
    padding: 0px 10px;
    box-sizing: border-box;
}
.detail_right div span.s2{
    display: inline-block;
    width: 46px;
    text-align: right;
    vertical-align: 11px;
    color: #999999;
    vertical-align: middle;
}
.detail_right p a{
    vertical-align: -14px;
    display: inline-block;
    line-height: 34px;
}
.detail_right p{
    /* line-height: 40px; */
}
.detail_right p span.s2{
    display: inline-block;
    width: 47px;
    text-align: right;
    /* vertical-align: 11px; */
    color: #999999;
}
.wp_30 .detail_right{
    background: none;
    padding: 0px 0px 0px 0px;
}
.wp_30 .box_title{
    background: none;
    padding: 0;
    /* border-left: 5px solid #1C8AF1; */
}
.wp_30 .box_title span{
    display: inline-block;
    width: 5px;
    background: #1C8AF1;
    height: 23px;
    vertical-align: middle;
    padding: 0;
    margin-right: 3px;
}
.wp_30 .box{
    border: none;
}
.tag_1,.tag_2,.tag_3,.tag_4,.tag_5,.tag_6{
    color: #fff;
    padding: 3px 10px;
    margin: 4px 10px 6px 0;
    display: inline-block;
    border-radius: 3px;
}
.tag_a a{
    color: #fff;
}
.tag_1{
    background: #7232DD;
}
.tag_2{
    background: #FF976A;
}
.tag_3{
    background: #EDA29E;
}
.tag_4{
    background: #07C160;
}
.tag_5{
    background: #1989FA;
}
.tag_6{
    background: rgb(158, 40, 10);
  
    
}

.detail_right p span.s1{
    display: inline-block;
    width: 231px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 2px;
    box-sizing: border-box;
}
.detail_right{
    background: #fff;
    padding: 10px 15px 20px;
}
.left_docinfo{
    background: #fff;
    height: 67px;
    border-radius: 4px;
    padding: 20px;
    position: relative;
}
.p_info {
    color: #333959;
    font-size: 22px;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 585px;
}
.info_val{
    display: inline-block;
    margin-right: 23px;
}
.left_docinfo p{
    line-height: 35px;
}
.p_info img{
    width: 20px;
}
.de_downbtn{
    display: inline-block;
    padding: 10px 22px;
    background: #F7603E;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 40px;
    font-size: 20px;
    font-weight: bold;
}
#read_fixed{
    display: none;
    position:fixed;top:0;display:none;
}
.ensmall{
    cursor: pointer;
}
.big_close{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 10px;
    cursor: pointer;
    display: none;
}
.de_downbtn:hover{
    color: #fff;
}
.p_infoimg{
    width: 100px;
    height: 136px;
    border: 1px solid #ddd;
    right: 20px;
    top: 20px;
}
.p_infoimg2{
    position: absolute;
    right: 20px;
    top: 20px;
}
.de_tools{
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
}
#bottomfixed .de_tools{
    padding-top: 0px;
    margin-top: 0;
    border: none;
}
.enlarge{
    cursor: pointer;
}
.de_tools img{
    width: 24px;margin-right: 20px;
}
.view_main{
    /* height: 800px; */
    background: #fff;
    margin-top: 15px;
}
.user_left{
    width: 21%;;
    min-height: 600px;
    border: 1px solid #ddd;
    background-color: #4E5865;
    text-align: center;
    float: left;
}
.user_left li {
    color: #fff;
    line-height: 55px;
    vertical-align: middle;
}
.user_left li.my_uname {
    line-height: 30px;
    margin-top: -10px;
    margin-bottom: 45px;
}
.user_left li a.list_on {
    color: #D8B879;
}
.user_left li a {
    color: #fff;
}
.user_left{
    margin-top: 30px;
}
.user_right{
    margin-top: 30px;
    width: 76%;
    min-height: 600px;
    border: 1px solid #ddd;
    background: #fff;
    float: right;
}
.memberbody{
    background: #F4F4F4;
}
.member_top{
    background: #fff;
    border-radius: 6px;
    margin-top: 30px;
    padding: 20px;
}
.member_top p{
    display: inline-block;
    margin-top: 10px;
    line-height: 32px;
    vertical-align: middle;
    margin-left: 20px;
}
.detail_right.relatedcate a{
    display: inline-block;
    padding: 5px 7px;
    background: #fff;
    margin: 3px;
    border-radius: 5px;
}
.member_top p .s1{
    font-size: 18px;
    color: #333959;
}
.member_top p .s2{
    color: #999999;
    font-size: 14px;
}
.member_top img{
    border-radius: 50%;
    width: 60px;
}
.memberbody .typeright_main div.typs_doc_left{
    width: 100%;
}
.memberbody .typeright{
    margin-top: 30px;
}
.user_left li.my_tou{
    margin-top: 62px;
    margin-bottom: 10px;
}
.user_left li.my_tou img{
    margin: 0;
}
.user_left li img{
    margin-right: 10px;
}
.user_right .user_right_top {
    position: relative;
    padding: 20px 60px 20px 20px;
}
.user_right .user_right_top .vip {
    color: #D8B879;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}
.user_right .user_right_top .time {
    color: #999999;
    font-size: 14px;
}
.user_right .user_right_top .chargebtn {
    position: absolute;
    right: 60px;
    background: #D8B879;
    color: #fff;
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    top: 37px;
    text-align: center;
    border-radius: 8px;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
}
.my_doc, .my_share, .my_bind {
    padding: 20px 60px 20px 20px;
}
.my_doctype, .my_sharetype {
    color: #333959;
    font-size: 18px;
    border-top: 1px solid #ddd;
    padding: 20px 0;
    font-weight: 800;
}
.my_doctype a {
    float: right;
    font-size: 13px;
    color: #999999;
}
.my_doclist a{
    display: inline-block;
    width: 50%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
    line-height: 40px;
}
.my_doclist a img{
    width: 18px;
}
.zh_bind {
    color: #333333;
    font-size: 22px;
    line-height: 66px;
    border-bottom: 1px solid #ddd;
}
.my_bind p {
    line-height: 40px;
    color: #666666;
}
.my_bind p span.s1 {
    line-height: 40px;
    color: #333333;
    font-weight: bold;
    margin-right: 20px;
    width: 66px;
    display: inline-block;
}
.my_bind p span.s3 {
    float: right;
    color: #4E97FF;
    cursor: pointer;
}
.paymain{
    padding: 20px;
    box-sizing: border-box;
}
.paymain .pay_toptap{
    padding-bottom: 15px;
    border-bottom: 1px solid #E7E7E7;
    font-weight: 700;
}
.pay_toptap span{
    margin-right: 15px;
    cursor: pointer;
    padding-bottom: 14px;

}
.buyone{
    margin-top: 5px;
}
.buy_docinfo{
    background: #F6F6F6;
    padding: 20px;
}
.buy_docinfo img{
    width: 20px;
    margin-right: 10px;
}
.doc_pt{
    font-size: 16px;
    color: #333333;
}
.doc_pi{
    color: #999999;
    font-size: 12px;
    margin-top: 20px;
}
.doc_pi span{
   margin: 10px;
}
.pt_on{
    color: #1C8AF1;
    border-bottom: 2px solid #409EFF;
}
.buyone_price{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    margin-top: 20px;
}
.buyone_price span{
    color: #F7603E;

}
.ewm{
    width: 130px;
    height: 130px;
    background-color: #ddd;
    margin: 20px auto 16px;
}
.pay_t{
    text-align: center;
    font-weight:800;
    font-size: 20px;
    color: #333333;
}
.pay_msg{
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-top: 9px;
}
.user_right .buyvip{
    padding: 20px;
}
.buyvip_p{
    font-size: 12px ;
    color: #999999;
    padding-bottom: 15px;
    border-bottom: 1px solid #DCDFE6;
}
.payvip_t{
    text-align: center;
    width: 30%;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 20px 20px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    margin: 1.5%;
}
.payvip_tit{
    text-align: center;
}
.payvip_price{
    text-align: center;
    color: #D8B879;
    margin-top: 6px;
}
.payvip_price span{
    text-align: center;
    color: #D8B879;
    font-size: 34px;
}
.payvip_tit{
    font-size: 16px;
}
.pay_vipmain{
    background: #F8F8F8;
    padding:20px 0;
    border-radius: 10px;
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
}
.payvip_t .p1{
    font-size: 14px;
}
.payvip_t .p2{
    font-size: 36px;
    border-bottom: 1px solid #E9E9E9;
    font-weight: bold;
    line-height: 59px;
    margin-bottom: 10px;
}
.payvip_t .p3{
    font-size: 16px;
}
.payvip_t .p4{
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}
.paytype_on{
    border-color: #D9BA7C;
    background: #FFF9EE;
}
.paytype_on .p2{
    color: #D8B879;
}
.payvip_time{
    border: 1px solid #F33B3D;
    color: #F33B3D;
    width: 250px;
    line-height: 40px;
    border-radius: 6px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}
.search_msg{
    color: hsl(0, 0%, 40%);
    line-height: 55px;
}
.search_msg span{
    color: #F7603E;
}
.search_type{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 30px;
    /* height: 130px; */
    padding: 15px;
}
.search_type p{
    line-height: 30px;
    /* margin:20px 0; */
}
.search_type p.p1{
    margin-bottom:20px;
}
.search_type span{
    display: inline-block;
    width: 75px;
    color: #999999;
}
.search_type a{
    display: inline-block;
    margin-left: 20px;
    width: 50px;
    text-align: center;
}
.search_type a.st_on{
    background: #1C8AF1;
    color: #fff;
    border-radius: 4px;
}
.total_num{
    color: #999999;
    font-size: 12px;
    float: right;
}
.my_doctype span.total_clear{
    color: #4E97FF;
    font-size: 12px;
    float: right;
    margin-left: 40px;
    cursor: pointer;
}
.empty{
    text-align: center;
    padding-bottom: 48px!important;
}
.search_main .empty{
    padding-bottom: 48px!important;
}
.empty img{
    margin-top: 200px;
}
.paymain_layer .buyvip{
    margin-top: 20px;
}
.feedback_main{
    padding-left: 20px;
    padding-top: 10px;

}
.feedback_main ul li{
    line-height: 30px;
}
.feedback_main ul li label{
    margin-left: 10px;
}
.feedback_main .layui-textarea{
    width: 90%;
}
.sharehover{
    position: relative;
    display: inline-block;
    height: 50px;
}
.sharehover1{
    position: relative;
    display: inline-block;
    height: 50px;
}
.share_div{
    position: absolute;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    display: none;
    left: 0;
    width: 163px;
    top: 36px;
    z-index: 99;
    
}
.histitle{
    color: #999;
    text-align: left;
}
.hisitems{
    display: inline-block;
    text-align: left;
    width: 100%;
}
.hisitems a{
    margin-right: 10px;
    display: inline-block;
}
.bread_crumbs{
    line-height: 40px;
}
.cleanhis{
    color:#1E9FFF;
    cursor: pointer;
}
.search_tips{
    position: absolute;
    left: 0px;
    /* height: 100px; */
    background: #fff;
    width: 547px;
    top: 39px;
    padding: 10px 10px;
    box-sizing: border-box;
    line-height: 30px;
    display: none;
    text-align: left;
}
.share_div1{
    position: absolute;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    display: none;
    left: 0;
    width: 130px;
    top: -44px;
    
}
.share_div img{
    margin-right: 0;
    margin-left: 9px;
    cursor: pointer;
}
.share_div1 img{
    margin-right: 0;
    margin-left: 9px;
    cursor: pointer;
}
.sharehover:hover .share_div{
    display: block;
}
.sharehover1:hover .share_div1{
    display: block;
}
.scan_box {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px;
}
#previe_bg{position: absolute;width: 100%;height: 100%;z-index: 999;background: #EBEBEB;filter: alpha(opacity=50);top:0px;}

.banner-wrap{
    height: 193px;
    position: relative;
    top: 0;
    left: 0;
    _zoom: 1;
    overflow: hidden;
    background: #fff;
    padding-top: 10px;
    margin: 0 auto 6px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    text-align: center;
    display: none;
}
.pageBox{
    position: relative;
    text-align: center;
}
.more-btn-banner .banner-more-title{
    font-size: 18px;
    line-height: 18px;
    margin: 32px 0 20px;
    color: #333;
}
.more-btn-banner .ui-bz-btn-senior{
    color: #fff;
    border: 0;
    border-radius: 2px;
    background: #2fad85;
    display: inline-block;
    position: relative;
    font-family: '微软雅黑','冬青黑体','宋体',arial;
    padding: 8px 40px;
    font-weight: bold;
}
.more-btn-banner .banner-more-btn{
    width: 247px;
    padding-top: 12px;
    font-size: 16px;
    line-height: 16px;
    margin: 0 auto;
    margin-top: 18px;
    color: #ff0000;
    border-top: 1px dotted #d1d1d1;
}
.more-btn-banner .fc2e{
    color: #2eae84;
}
.wxkf_hover:hover .wxkf_showimg{
    display: block;

}
.wxkf_hover{
    position: relative;

}
.wxkf_showimg{
    position: absolute;
    display: none;
    right: 65px;
    width: 128px;
    top: -38px;
    /* display: inline-block; */
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    background: #fff;
    padding-bottom: 5px;
    padding-top: 2px;
}
.wxkf_showimg img{
    width: 96%;
}
.ls_item{
    width: 16.6%;
    text-align: center;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}
.ls_item_img{
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    height: 150px;
    margin-bottom: 10px
}
.ls_main{
    padding: 20px;
    background: #fff;
    color: #666;
}
.maylikedoc img{
    width: 15px;
    vertical-align: top;
}
.maylikedoc div{
    float: left;
    width: 33%;
    padding-right: 15px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.maylikedoc div .s2{
    float: right;
}
.maylikedoc div a{
    max-width: 191px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-left: 6px;
}
.ls_tit{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
color: #666;
}
.doc_intro{
    line-height: 28px;
    word-break: break-word;
}
#doc_zk{
    float: right;
    cursor: pointer;
}
.newlists.box_title span{
    background: #FAFAFA;
    color: #333;
    font-size: 18px;
    line-height: 48px;
    padding-left: 0px;
}
.newlists.box_title span.showtypes.types_on{
    color: #1E9FFF;
}
#doc_zk img{
    width: 25px;
    margin-left: -3px;
    margin-top: -3px;
}
.wp_68 .box_title{
    
}
.typs_doc_tit .tit_a h2{
    max-width: 532px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
span.big_close{
    position: absolute;
    /* float: right; */
    right: 10px;
    /* display: none; */
    cursor: pointer;
    top: 14px;
    width: 109px;
    height: 38px;
    line-height: 38px!important;
    background-color: #2878FF;
    border: 1px solid #458DEC;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
/* .viewtip_layer .layui-layer-btn .layui-layer-btn1{
    border-color: #1E9FFF!important;
    background-color: #1E9FFF!important;
    color: #fff!important;
}
.viewtip_layer .layui-layer-btn .layui-layer-btn0{
    border: 1px solid #dedede!important;
    background-color: #fff!important;
    color: #333!important;
} */
.viewtip_layer .layui-layer-title{
    padding: 0 80px 0 20px!important;
    height: 42px!important;
    line-height: 42px!important;
    border-bottom: 1px solid #eee!important;
    font-size: 14px!important;
    color: #333!important;
    overflow: hidden!important;
    background: #F8F8F8!important;
    border-radius: 2px 2px 0 0!important;
}
.viewtip_layer .layui-layer-setwin .layui-layer-close1{
    background-position: 1px -40px!important;
}
.viewtip_layer .layui-layer-close{

}
.viewtip_layer .layui-layer-content p{
    line-height: 32px!important;
    font-size: 16px!important;

}
.viewtip_layer .layui-layer-btn a{
    /* height: 35px!important; */
    /* line-height: 35px!important; */
}
.viewtip_layer .layui-layer-btn a.layui-layer-btn0{
    width: auto!important;
}