body.modal-open {
    overflow-y: auto !important;
    padding-right: 0 !important;
}
ul, li {
    padding: 0;
    margin: 0;
}
a:hover, a:active,a ,a:visited, a:link{
    text-decoration: none;
}
.checkbox{
    margin-top: 0px;
}
#video_download .modal-content{
    min-height: 280px;
}
.download_list{
    height: auto;
    font-size: 14px;
}
.video_download_list{
    display: block;
    float: left;
    width: 100%;
    padding-left: 0;
}
.video_download_list li{
    font-size: 14px;
    float: left;
    display: block;
    width: 100%;
    margin: 5px 5px 0 0;
    margin-top: 11px;
    cursor: pointer;
    margin-left: 30px;
}
#all_download{
    margin-bottom: 10px;
    background: #41a1f7;
    border: #41a1f7
}
.download{
    cursor: pointer;
    color: #41a1f7
}
.video_download_list li:hover{
    background-color: #00cccc;
}
#search_nav  dd {
    border: #ddd solid 1px;
    position: absolute;
    width: 80px;
    top: 40px;
    left: 10px;
    z-index: 999;
    display: none;
}
#search_nav  dd a:hover {
    background: #efefef;
}
#search_nav dd i {
    position: absolute;
    left: 24px;
    top: -14px;
    background: url(../../images/images/top.png) no-repeat;
    width: 20px;
    height: 15px;
}
#search_nav dd a {
    display: block;
    line-height: 30px;
    text-align: center;
    background: #fff;
    color: #555;
}
.home_logo{
    float: left;
    cursor: pointer
}
.home_logo_img{
    float: left;
    width: 35px;
    height: 26px;
    margin-top: 22px;
}
.bg_photo img {
    position: absolute;
    width: 100%;
    left: 0px;
}
.res_style{
    width: 100px;
    line-height: 50px;
    height: 50px;
    float: left;
    cursor: pointer;
    font-size: 16px;
    background: #347AEA;
}
.gray{
    color: #d9d9d9
}
.gray_font{
    color: #d9d9d9;
    font-size: 14px;
}
#home_show_resource {
    width: 100%;
}

.g-ucenter .panel{
    position: absolute;
    border: none;
    z-index: 99999;
}
.g-ucenter .up-panel{
    left: -148px;
    top: 45px;
}

.g-ucenter .app-panel{
    top: 60px;
    right: 200px;
}
.app-panel .content{
    width: 140px;
    height: 160px;
    /*padding: 20px 0;*/
    margin: 0 auto;
}
.app-bottom{
    color: #3F3F3F;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}

.app-panel .content img{
    width: 140px;
    height: 160px;
}
.g-ucenter .u-panel{
    width: 270px;
    height: 265px;
    right: 0px;
    top:-17px;
}
.g-ucenter .arrow{
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 12px;
    top: -12px;
    right: 131px;
    background: url(../../images/images/top.png) no-repeat;
}
.u-panel .arrow{
    right: 2px;
}
.app-panel .arrow{
    right: 50px;
}
.panel .content .span-text1{
    display: block;
    width: 78px;
    height: 20px;
    margin: -8px 0px 15px 0px;
}
.panel .content .span-text2{
    display: block;
    width: 65px;
    height: 20px;
    margin: -8px 0px 15px 0px;
}
.panel .content .span-input{
    width: 230px;
    height: 38px;
    background:rgba(247,247,247,1);
    border-radius: 4px;
    border: none;
    padding-left: 10px;
    line-height: 38px;
}
#btn_signin{
    width:230px;
    height:40px;
    background:#347AEA;
    border-radius: 4px;
    margin: 10px auto;
    line-height: 10px;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
}
#btn_signin:hover{
    background: #4482E7;
    border: none;
}
.u-bottom{
    font-size:14px;
    margin-top: -25px;
}
.u-list{
    width: 320px;
    height: 60px;
    padding: 20px 0;
    margin: 0 auto;
}
.u-list li{
    float: left;
    width: 80px;
    height: 80px;
    list-style: none;
}
.u-list li a{
    display: inline-block;
    width: 68px;
    height: 40px;
    font-size: 13px;
    padding-top: 22px;
    text-align: center;
    color:#3F3F3F;
}
.upload-video{
    background: url(../../images/images/video_upload.png) no-repeat 15px;
}
.upload-lesson{
    background: url(../../images/images/lesson_upload.png) no-repeat 15px;
}
.upload-know{
    background: url(../../images/images/know_upload.png) no-repeat 15px;
}
.upload-course{
    background: url(../../images/images/course_upload.png) no-repeat 15px;
}
.line_img{
    width: 16px;
    height: 14px;
    margin-top: -3px;
    margin-left: 10px;
}
.down_img{
    width: 9px;
    height: 6px;
}
#category_nav{
    opacity: 0.97;
    display: none;
    position: absolute;
    width: 220px;
    z-index: 50;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 10px 3px rgba(0,0,0,.1);
}
.classify_nav{
    width:  220px;
    margin: 0px auto
}
#navbar{
    max-width: 1200px;
    margin-left: 39px;
    float: left;
}
.search{
    width: 165px;float: left
}
#nav_list{
    height: 25px;
    line-height: 25px;
}
.user{
    float: left;   
    margin-left: 10px;
}
.foot_span{
    color:#000;
    font:100% verdana !important;
}
.foot_img{
    float:left;
    width:90px;
    height:90px;
    line-height:98px;
    margin-left:8%;
    width:70px;
    height:70px
}
.foot_text_zh{
    float:left;
    width:104px;
    line-height:26px;
    color:#fff;
    margin-left:1%;
    display:none;
    margin-top:10px;
    font-size:12px;
}
.foot_text_en{
    float:left;
    width:100px;
    line-height:9px;
    color:#fff;
    margin-left:1%; 
    display:none;
    margin-top:15px;
    font-size:12px;
}
.foot_space{
    float:left;
    width:28%;
}
.foot_div{
    float:left;
    width:40%;
    font-size:12px;
    letter-spacing: 0px;
}
.foot_color{
    color:#000;
}
/*回到顶部样式*/
.bottom_tools{
    position:fixed;
    z-index:1070;
    right:5px;
    bottom:40px;
}
.bottom_tools>*{
    font:0/0 a;
    display:block;
    margin-top:5px;
    color:transparent;
    border:0;
    background-color:transparent;
    text-shadow:none
}
.qr_img{
    position:absolute;
    top:-148px;
    left:-173px;
    display:none;
    width: 172px;
    height:200px;
    z-index:200
}
#scrollUp{
    width:45px;
    height:45px;
    background-image:url(../../images/images/backgrounds.32.png);
    background-position:-54px -53px;
    display:none;
}
#scrollUp:hover{
    background-image:url(../../images/images/backgrounds.32.png);
    background-position:-100px -53px
}
.qr_tool{
    width:45px;
    height:45px;
    background-image:url(../../images/images/backgrounds.32.png);
    background-position:-148px 0;
    cursor:pointer;
}
.qr_tool:hover {
    width: 45px;
    height: 45px;
    background-image: url(../../images/images/backgrounds.32.png);
    background-position: -192px -46px;
}
#chat{
    z-index: 1000;
}

/*默认样式*/
*{
    outline: none !important;
}
#nav_list .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
html, body {
    font-family: "Microsoft YaHei";
    color:#000000;
    height: 100%;
    font-size:12px;
}

body {
    background:#F7F7F7
}

a,a:hover{
    text-decoration:none
}

@media (min-width: 1200px) {
    #navbar ul >li{
        text-align:center;
        color:#d9d9d9;
        font-size:14px;
        float: left;
        padding:0 29px 0 0;
        list-style: none;
    }
}
.header-title{
    color: #333333;
    width: 250px;
    text-align: left;
    font-size: 16px;
    display: inline;
    overflow: hidden;
    margin-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

button, input {
    outline: none;
}

/*----导航条样式------*/
.title_one{
    color: #b2b2b2;font-size: 12px;
}
.title_two{
    color: #9fcd3c;font-size: 12px;
}
.classify_nav_list{
    display: none;
    position: absolute;
    left:100%;
    top: 0px;
    z-index: 100;
    padding: 0 0 0 30px;
    background-color: #fff;
    box-shadow: 0 1px 10px 3px rgba(0,0,0,.15);
    border: 1px solid #e5e5e5;
    list-style: none;
    width: 500px;
    height: auto;
    min-height: 100px;
}
.classify_nav_list li{
    width:100%;
}
.classify_nav_list span{
    display: inline-block;
    vertical-align: middle;
    color: #333;
    margin-right: 20px;
    text-align: left;
    float: left;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin-top: 10px;
    line-height: 18px;
}
.classify_nav_list span:hover{
    color: #9fcd3c;
}

.classify_nav_list  li a {
    margin-bottom: 10px;
    color: #646464;
    margin-right: 20px;
    overflow: hidden;
    display: block;
    float: left;
    font-size: 12px;

    cursor: pointer;
    padding-top: 1px;
}
.classify_nav_list  li a:hover {
    color: #9fcd3c;
}

.heart{
    margin-right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -2px;
}

.classify_nav_info .classify_nav{
    height: 368px;
    background-color: #ffffff;
    border: 1px #95bf3a solid;
    /*width: 650%;*/
    z-index: 100;
    position: relative;
    top: 0px;
    /*left: 0px;*/
    width: 100%; 
    margin-top: 15px;
}
.classify_nav .sub-nav{
    height: 63px;
    width: 220px;
    border: 0;
    padding-left: 15px;
    padding-top: 11px;
    transition: .3s;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    position: relative;
}
.classify_nav  .no-border {
    border: 0;
}
.classify_nav .sub-nav:hover{
    background: #f4f4f4;
}
.sub-nav-title{
    height: 24px;
}
.sub-nav-title span{
    height: 24px;
    line-height: 24px;
    display: block;
    font-size: 14px;
    float: left;
    color: #333;
    font-weight: 700;
    font-family: "Microsoft YaHei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-align: left;
}
.sub-nav-info{
    width: 160px;
    line-height: 25px;
    float: left;
    height: 26px;
    overflow: hidden;
}
.more_info{
    height: 25px;
    line-height: 25px;
    width: 30%;
    float: left;
}
.sub-nav-info span ,.more_info span{
    display: block;
    color: #808080;
    font-size: 12px;
    float: left;
    cursor: pointer;
    margin-right: 20px;
}
.sub-nav-info span:hover{
    color: #9fcd3c;
}


.head_top{
    height:70px;
    text-align:center;
    line-height:70px;
}


#header{
    z-index:1000;
    height:50px;
    word-break:keep-all;
    white-space:nowrap;
    padding: 0px;
    background-color:#FFFFFF;
    color: #343434;
}

#header-brand{
    line-height: 48px;
}

.serach-form{
    margin:0 auto;
}
.search-group{

    width:100%;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;

    border:none;
}
.search-control{
    padding: 6px 12px;
    line-height: 1.42857143;
    font-size: 12px; 
    display: table-cell;	
    width: 102%;
}
.search-group input{
    background: none;
    background:url(../../images/images/index_seach_left.jpg) 0px 55% no-repeat ;
    border:none;
    color:#fff;
}
.search-group  .input-group-addon{
    background: none;
    text-align: left;
    border:none;
    background:url(../../images/images/index_seach_right.jpg) 0px 55% no-repeat ;
}
.form-control{
    font-size: 12px;
}
.login_status{
    color:#777;
    width:100%;
    text-align:center;
    height: 50px;
}

#global{
    padding: 0px 5px;
}
.login_status span{
    height: 50px
}
.user_opertion div{
    height: 25px;
    line-height: 25px;
}
.user_opertion div:hover{
    color: #61bb00;
}
.user_opertion{
    background: #f2f2f2;
    z-index: 3;
    display: none;
    margin-top: 8px;
    top: 42px;
}
.login_status a{
    color:#b2b2b2;
}
.nav > li > a{
    padding: 10px 18px;
}
.login_status a:hover{
    color:#9fcd3c;
}
.login_status div{
    cursor: pointer;
}

/*面包屑样式*/
#content_top_right a{
    color:#2d2d2d;
}
/*----导航条搜索框------*/
.search {
    width: 340px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    margin-top: 20px;
    float: right;
    margin-right: 35px;
}
.search dl {
    float: left;
    position: relative;
    width: 65px;
}
.search dt {
    width: 87px;
    height: 30px;
    background: url(../../images/images/searchTop_ico.png) no-repeat 76px center;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
    font-weight: normal;
    color: #343434;
}
.g-box{
    float: right;
}
.g-ucenter .u-app,.g-ucenter .u-upload{
    float: left;
    width: 48px;
    height: 40px;
    text-align: center;
    margin-right: 10px;
}
.g-ucenter .u-app .handle,.g-ucenter .u-upload .handle{
    position: relative;
    height: 40px;
    margin: 15px 0;
}

.g-ucenter .u-app .handle a .ico-app{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../../images/images/download.png) no-repeat;
    margin: 0 auto 2px;
    margin-bottom: -26px;
}
.g-ucenter .u-upload .handle a .ico-upload{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../../images/images/upload.png) no-repeat;
    margin: 0 auto 2px;
    margin-bottom: -26px;
}
.g-ucenter .u-app .handle a,.g-ucenter .u-upload .handle a{
    width: 40px;
    height: 40px;
    color: #939799;
    font-size: 12px;
    opacity: .6;
    filter: alpha(opacity=60);
}
.g-box .avatar{
    display: block;
}
.g-ucenter .u-login.u-login {
    margin-right: 0;
    margin-left: 20px;
    float: left;
    width: 40px;
    height: 70px;
    text-align: center;
}
.g-ucenter .u-login .login-before {
    height: 50px;
    margin: 13px 0;
}
.g-ucenter .u-login .login-before a img {
    border-radius: 100%;
    width: 36px;
    height: 36px;
}
.search .inp_btn {
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 0 5px 5px 0;
    background: url(../../images/images/search_btn.png) no-repeat center center;
    border: 0;
    margin-right: 7px;
    cursor: pointer;
}
.search .inp_txt {
    width: 210px;
    height: 18px;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin: 6px 0 0 27px;
    border: 0;
    border-left: 1px solid #939799;
    padding-left: 15px;
    color: #939799;
}

#header-brand .search-input {
    margin: 0 auto;
    border-color: #666666;
    color: #999;
    background: #f2f2f2;

}
#header .search-button{
    color: #c3c3c3;
    background: #f2f2f2;
    width: 20%;
}
#header .search-button span{
    cursor: pointer;
} 
.header-nav{
    box-shadow:0px -8px 8px  #1b1b1b;
    border-color:#2d2d2d;
    margin: 0px;
    /*    padding-left: 20px;*/
}

.navbar-default{
    background-color:#2d2d2d;
}

/*--重新定义导航条样式*/
.navbar-rewrite{
    border-color:#2d2d2d;
    margin-bottom:0px;
    border-bottom-color:#fff;
    border-radius:0px;
}

.navbar-default .navbar-brand{
    color: #fff;
    display:block;
    text-align:center;
    width:100%;
    position: relative;
    font-family: Microsoft YaHei,微软雅黑,宋体,Microsoft JhengHei,华文细黑,STHeiti,MingLiu;
    font-size:18px;
    padding-left:0px;
    background: #95bf3a;

}
.navbar-default .navbar-brand:hover{
    background: #95bf3a;
    color: #fff;
}
.navbar-nav .nav-active{
    color:#9fcd3c;
}
#navbar ul li a:hover{
    color: #347AEA;
    border-bottom: #347AEA solid 2px;
    padding-bottom: 2px;
}
#navbar ul >.nav-active >a{
    color: #347AEA;
    border-bottom: #347AEA solid 2px;
    padding-bottom: 2px;
}

#navbar ul >.nav-active >a:focus {
    text-decoration: none;
}

#navbar ul >li >a{
    color:#343434;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-header {
    width:100%;
    text-align:center;
    margin-left: 8.1%;
}


@media (max-width: 992px) { 
    .navbar-default .navbar-brand{
        background: #2d2d2d;
        width: 68%;
    }
    .navbar-default .navbar-brand:hover{
        background: #2d2d2d;
    }
    #navbar ul >li>a{
        padding-left: 12px;
        padding-right: 12px;
        text-align:center;
        color:#d9d9d9;

    }
}
@media (max-width: 768px) { 
    .navbar-header{width: 95%;}
}

/*----页面主体内容样式------*/
.main{
    /*    background-color:#fafafa;*/
    height: auto;
    min-height: 634px;
}
@media (max-width:400px) { 
    .style_left{
        padding: 0px;
    }
    .style_right{
        padding: 0px;
    }
    .style_noe{
        padding: 0px;
    }
}

@media (min-width:400px) { 
    .style_left{
        padding-left: 0px;
    }
    .style_right{
        padding-right: 0px;
    }
    .style_noe{
        padding: 0px;
    }
}

/*----页尾样式----*/
#footer{
    margin-top: 50px;
    height:100px; 
    background:url(../../images/images/footer_index.jpg) 0px 0px ;
}
.website_backgorund{
    margin: 0 auto;
    text-align: center;
    line-height: 80px;
}

/*----分页样式Start---*/
.pagination-centered{
    height:30px;
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
.pagination-centered ul{
    height:100%;
    display: block;
    text-align: center;
    font-size: 0;
}
.pagination-centered ul li{
    display: inline-block;
    list-style:none;
    border:1px solid #D8D8D8;
    color: #808080;
    cursor: pointer;
    font-size: 14px;
}
.pagination-centered ul li:hover{
    border:1px solid #82ab29;
    background:#82ab29;
    color:white;
}
.pagination-centered li.active{
    border:1px solid #82ab29;
    background-color:#82ab29;
    color:white;
}
.pagination-centered ul li span{
    cursor: pointer;
    display:block;
    padding:4px 10px;
}


/*message box start*/
#message_box{
    display: none;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -99px;
    z-index: 2000;
    min-height: 24px;
    width: 350px;
    background-color: yellow;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px
}

.message_body{
    padding: 10px;
    min-height: 16px;
}

.message_content{
    margin: 0;
    line-height: 20px;
    /*color: red;*/
    color: #ffffff;
    zoom:1;
    filter:alpha(opacity=90);
    -moz-opacity:0.9; 
    opacity:0.9;
    text-align: center;
    font-size: 14px;
}
/*message box end*/

/*--用户登陆框样式start--*/
.modal-header {
    padding: 10px 10px 0 10px !important;
}

.modal-footer {
    padding: 5px 10px 5px 10px !important;
}
.m-close{
    font-size:14px;
}
.m-icon-color{
    color: #CCCCCC !important;
}
.form-signin .msg-box{
    margin-top: 20px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
/*#entrance{color:#fff;}*/
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.pagination-centered ul .total{
    display: inline-block;
    border:0px;
    color: #808080;
    font-size: 12px;
    margin-left: 15px;
}
/*--用户登陆框样式end--*/
#cover{
    background: rgba(0, 0, 0, 0.3) !important; /* IE无效，FF有效 */
    background: #000;
    filter: alpha(opacity=30);
    display:none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
}

#back_to_top{
    width: 64px;
    height: 64px;
    position: fixed;
    right: 60px;
    z-index:10000;
    bottom: 85px;
    /*background:url(../../images/images/gTopa.png) 0px 0px  no-repeat;*/
    cursor: pointer;
}

/*贡献达人样式*/
.rank{
    margin-top: 10px;
    margin-left: 12px;
}


/***********************************$公共的头部*************************************/
.my-logo{
    font-family: Microsoft YaHei,微软雅黑,宋体,Microsoft JhengHei,华文细黑,STHeiti,MingLiu;
    font-size:20px !important;	
    color:#a1cd3a !important;
    font-weight:500;	
}
.addHeight{
    height:75px !important;
}
.head-search-pad {
    padding-top:10px;	
}

.form-control-m{
    border-radius:15px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    height:30px;
    border:none;
    background:url(../../images/images/index_seach_left.jpg) repeat-x !important;
    color:#fff ;
}

.btn-default-m{
    height:30px;
    border-radius:15px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    background:url(../../images/images/index_seach_right.jpg) repeat-x !important;
    border:none;

}

.gray{
    color:#c4c4c4;
}

.navbar-m{
    margin-bottom:0;	
}

.nav-shadow{
    box-shadow: 0px -8px 8px #1b1b1b;
}

.greeBG{
    background-color:#95bf3a;
}

.setPad{
    padding-left:0px !important;
    padding-right:0px !important;

}

.brandLPad{
    padding-left:0px;
}

#logoutButton{
    cursor: pointer;
    /* margin-left: 13px; */
    /*margin-bottom: 5px;*/
}
.login_status  div{
    text-align: left;
    margin-left:19px;
}
#user_center,#entrance,#help,#logoutButton{
    cursor:pointer;
    width: 110px;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    text-align: left;
    color: #3F3F3F;
    font-size: 12px;
}
#user_center p,#entrance p,#help p,#logoutButton p{
    color: #939799;
}
#user_center:hover,#entrance:hover,#help:hover,#logoutButton:hover{
    background: #4482E7;
    color: #FFFFFF;
}

/**附件转化样式**/
.query_hint {
    z-index: 10000;
    border: 5px solid #dedede;
    width: 460px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    position: fixed;
    left: 35%;
    top: 50%;
    margin-top: -40px;
    font-size: 15px;
    color: #666;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    display: none;
}
.query_hint img {
    position: relative;
    top: -5px;
    left: -8px;
}
#base_cover{
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #333;
    z-index: 10000;
    display: none;
}
.gather{
    position: relative;
}
.gather_next{
    position: absolute;
    background: #FFFFFF;
    width: 90px;
    padding-left: 0px;
    margin-left: -11px;
    display: none;
    z-index:100;
}
.gather_next li{
    list-style: none;
    text-align: center;
    width: 60px;
    height: 43px;
    line-height: 43px;
    margin-left: 14px;
}
.no_data{
    float:left;
    margin-top:20px
}
/***********************************公共的头部$*************************************/
/***************公共的播放器底部$*****************/
#content_collection_top{
    line-height: 24px;
    height: 50px;
    background: #343434;
    color: #fff;
    padding-top: 12px;
}

.Rdistinguish{
    float: left;
    padding: 5px;
    background: #F5F5F5;
    border-radius: 5px;
    margin: 0px 10px;
}

.rpdisti:before {
    content: '';
    position: absolute;
    left: 15px;
    top: -20px;
    right: auto;
    height: 2px;
    width: 95%;
    background-color: #F5F5F5;
}

.res_infor{
    float: right;
    margin-right: 15px;
    padding-top: 5px;
}

.rpdisti{
    color: #939799; margin-top: 25px;margin-bottom: 20px;
}

.res_user_info{
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.res_user_info:before {
    content: '';
    position: absolute;
    left: 15px;
    top: -20px;
    right: auto;
    height: 2px;
    width: 95%;
    background-color: #F5F5F5;
}

.res_userp{
    float: left;
    margin-right: 15px;
}

.res_usern{
    float: left;
    margin-right: 40px;
    font-size: 18px;
}

.res_usera{
    float: left;
    font-size: 14px;
}

.res_usera button{
    border-radius: 12px;
}

.res_usera>.btn-primary{
    background: #347AEA;
}

.res_userp img{
    border-radius: 50%;
}

.comment_login{
    float: left;
    margin-top: 30px;
    font-size: 14px;
    color: #9C9FA1;
}

.comment_login span{
    margin-right: 10px;
    cursor: pointer;
}

.Intervals_c{
    color: #9C9FA1;
    margin-left: 15px;
}
/***************公共的播放器底部$*****************/

.clear_padding_col{
    padding-left: 0px;
    padding-right: 0px;
}
.capture_img{
    width: 160px;
    height: 90px;
}
.audio{
    width: 100%;
    min-width: 100px;
    height: 28px;
}
#lsoftware{
    color: #428bca;
    float: right;
    margin-top: -40px;
    margin-right: 20px
}
.hand_check{
    cursor: pointer;
}
.dev_nav{
    height:51px;
    background: #ffffff;
    margin-top: 20px
}
.dev_setting{
    padding: 16px 30px;
    display: block;
    float: left;
    font-size: 14px;
}
.dev_setting a{
    color: #121212;
    cursor: pointer;
}
.dev_nav .active{
    color: #347AEA;
    border-bottom: #347AEA solid 2px;
    padding-bottom: 12px;
}
.ie-tips {
    display: none;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #fcf8e3;
    border: 1px solid  #f5e79e;
    color: #8a6d3b;
    font-size: 12px;
    text-align: center;
}
.ie-tips a{
    font-size:14px;
    color: #8a6d3b;
    float: left;
    margin-left: 52px;
    text-decoration:none
}
.ie-tips b {
    font-weight: bold;
}
.ie-tips .js-tip-close {
    position: absolute;
    top: 0;
    right: 52px;
    cursor: pointer;
}
.box{
    top: 45px;
    position: absolute;
    width: 260px;
    z-index: 100;
    display: none;
}
.box > div {
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    border-radius: 4px;
    background-size: contain;
    margin: 0 5px;
}
#share-qrcode { background-image: url(../../images/share/wechat.png); }
#share-douban { background-image: url(../../images/share/db.png); }
#share-qzone { background-image: url(../../images/share/qzone.png); }
#share-sina { background-image: url(../../images/share/sina.png); }
#share-qq { background-image: url(../../images/share/qq.png); }