@charset "utf-8";
/*通用----------------------------------------------------------------------------------------------------------------*/
body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
/*将a标签去掉点击后的虚线边框*/
a:hover{
    cursor: pointer;
    text-decoration:none
}
a:focus {
    outline: none;
}

/*logo区域*/
#tou_bu{
    width: 100%;
    background-color: #222222;
    position: fixed;
    top: 0;
    z-index:1000;
}
#tou_bu .container .row .logo img{
    vertical-align: top;
    width: 50px;
    height: 50px;
}
#tou_bu .container .row .logo h2{
    line-height: 50px;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fffcf9;
}
/*登录区域*/
#tou_bu .container .row .deng_lu_zhu_ce .a{
    width: 100%;
    height: 50px;
}
#tou_bu .container .row .deng_lu_zhu_ce .a div{
    width: 50%;
    height: 50px;
    display: inline-block;
}
#tou_bu .container .row .deng_lu_zhu_ce .a div a{
    white-space:nowrap;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    line-height: 50px;
    margin-left: 10px;
    font-size: 15px;
    color: #50C167;
    cursor:auto;
}
#tou_bu .container .row .deng_lu_zhu_ce .a div a span{
    cursor:pointer;
}
.dlmmzhtquk{
    position: relative;!important;
}
.dlmmzht{
    position: absolute;!important;
    top: 10px;
    right: 20px;
    display: inline-block;
    cursor:pointer;
}
#shye_hy_tx img{
    width: 30px;
    height: 30px;
    border-radius: 100px;
}

/*导航部分-------------------------------------------------------------------------------------------------------------*/
/*导航区域背景色*/
.navbar{
    background-color: #2056AC;
}
.navbar{
    position: fixed;
    /*top: 50px;*/
}
/*搜索*/
#sousuo{
    padding: 0;
}
/*导航a首选标签，聚集光标和鼠标放上去背景色*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    background-color: #FE7C19;
    color: #FFFFFF;
}
/*去除导航ul头部内边距*/
.dhul{
    margin-top:0;
}
/*导航a标签，聚集光标和鼠标放上去背景色*/
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
    background-color: #FE7C19;
    color: #FFFFFF;
}
/*导航条文字颜色*/
.navbar-default .navbar-nav > li > a{
    color: #FFFFFF;
}
/*导航条按钮背景色*/
.navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: #ddd;
}
/*导航条按钮文字三横背景和文字颜色*/
.navbar-default .navbar-toggle .icon-bar{
    background-color: #f5f5f5;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
}
/*导航图标*/
.glyphicon{
    padding-right: 5px;
}
/*导航标题*/
.nav > h2:nth-child(1){
    display: none;
}

/*模态对话框*/
.modal-content{
    top: 90px;
}
.modal-title{
    font-size: 18px;
}
.close > span:nth-child(1){
    font-size: 40px;
    color: #2056AC;
}
div.form-group:nth-child(3) > div:nth-child(2) > img:nth-child(2),div.form-group:nth-child(4) > div:nth-child(2) > img:nth-child(2){
    margin-top: 10px;
}
#kjiequk,#kjiequkzhuce{
    background-color:#28B328;
    border-radius: 6px;
    padding: 0;
}
#kjtb img,#kjtbzhuce img{
    background-color:#FFFFFF;
    margin: 5px 0 5px 0;
    padding: 5px;
    border-radius: 100%;
}
#dlubiaod .error,#zhucebiaodzhuce .error{
    color: #a7142b;
}

/*返回顶部*/
#fhdb{
    width: 40px;
    height: 40px;
    background-color: #C7C7C7;
    position: fixed;
    right: 5px;
    bottom: 40px;
    line-height: 40px;
    border-radius: 6px;
    color: #2056AC;
    cursor: pointer;
    opacity: 0.7;
    z-index: 9999;
}
#fhdb img{
    width: 40px;
    height: 40px;
}

/*轮播器--------------------------------------------------------------------------------------------------------------*/
/*将轮播器头部外边距设置50像素*/
#myCarousel {
    /*margin: 50px 0 0 0;*/
}
.carousel-inner .item img {
    margin: 0 auto;
}
/*.tp1{*/
    /*background:#174AF6;*/
/*}*/
/*.tp2{*/
    /*background:#174AF7;*/
/*}*/
/*.tp3{*/
    /*background:#000000;*/
/*}*/

/*通用区块标题样式*/
.biao_ti{
    margin: 50px 0 20px 0;
}
.biao_ti .biao_ti_xian{
    width: 100%;
    height: 27px;
    /*background-color: brown;*/
    position: relative;
}
.biao_ti .biao_ti_xian .a{
    width: 100%;
    height: 2px;
    display: inline-block;
    border-bottom:1px solid #C0C0C0;
    line-height: 22px;
}
.biao_ti .biao_ti_xian h2{
    height: 27px;
    margin: 0;
    padding: 0 10px 0 10px;
    position: absolute;
    top: 0;
    font-size: 18px;
    background-color: #FFFFFF;
    line-height: 27px;
}

/*试听内容*/
.shi_tin{
    white-space:nowrap;
    overflow-x: hidden;
    text-overflow:ellipsis;
    /*background-color: #ff3622;*/
    margin-top: 10px;
    letter-spacing:1px;
}
.shi_tin .lbtub{
    margin: 0;
    padding: 0;
    color: #0f0f0f;
}
.shi_tin .glyphicon-text-background{
    color: #666;
}
.shi_tin .glyphicon-info-sign{
    color: #666;
}
.shi_tin span{
    margin: 0;
    padding: 0;
    color: #02B2EB;
}
.shi_tin a{
    height: 100%;
    color: #666;
    font-size: 14px;
}

/*配音团队*/
.bx-wrapper .bx-controls-direction a{
    z-index: 99999;
}
.bx-wrapper{
    margin-bottom: 0;
}


/*分类样式*/
.fen_nei{
    width: 100%;
}
.fn_dwei{
    margin: 0 auto;
}
.fen_nei div a{
    /*width: 83px;*/
    margin: 0 5px 10px 5px;
    float: left;
    color: #1a1c22;
}

/*淘宝图片*/
.taobao_quk{
    background-color: #E9E9E9;
}
#taobao{
    margin-top: 40px;
}
#taobao img{
    display: block;
    margin: 0 auto;
    opacity: 0.9;
    /*border-radius: 100%;*/
    /*box-shadow: 5px 4px 10px 8px gray;*/
}

/*底部-----------------------------------------------------------------------------------------------------------------*/
.dibu{
    background-color:#222222;
    margin-top: 40px;
}
.dibu .row{
    color: #FFFFFF;
}
.dibu .row h4{
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.97);
    padding:10px 0;
}
/*版权*/
.banq{
    background-color: #000000;
}
.banq .banq{
    padding: 10px 0 0 0;
}
.banq p{
    color: #777777;
}
/*联系我们*/
#lianxi_wm{
    width: 120px;
    /*height: 209px;*/
    position: fixed;
    left: -120px;
    z-index: 9999;
}
#lianxi_wm > .panel-heading, .panel-body, .panel-footer{
    padding: 5px;
}
#lianxi_wm  > .panel-footer p, .panel-body p{
    margin: 0 0 5px 0;
}
#lianxi_wm > .panel-footer{
    border: 1px solid #95B8E7;
}
.dwei{
   position: relative;
}
#lianxi_wm .anniu{
    width: 30px;
    /*height: 90px;*/
    padding: 5px 5px 5px 5px;
    background-color: rgba(50, 51, 60, 0.82);
    color: #ffffff;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    position: absolute;
    left: 118px;
    /*bottom: 59px;*/
    opacity: 0.8;
    font-weight:bold;
    cursor: pointer;
}

/*站内通知按钮*/
#zhanneitzhi_ann{
    width: 30px;
    height: 90px;
    padding: 5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    background-color: #ee1841;
    position: fixed;
    bottom: 0;
    left: 0;
    color: rgba(255, 255, 255, 0.82);
    font-weight:bold;
    cursor: pointer;
    z-index: 9998;
}

.shouye_xigai{
    margin-top: 20px;
}

/*更多*/
.genduo{
    width: 100px;
    margin-top: 40px;
    font-weight:bold;
    font-size: 15px;
}

/*友情链接*/
.youqinglianj{
    color: #FFFFFF;
}
.youqing{
    padding-top: 5px;
}

/*媒体查询*/
/*媒体查询，宽度小于768，手机*/
@media (max-width:767px){
    /*头部*/
    #tou_bu .container .row .logo h2{
        font-size: 20px;
    }
    .modal-content {
        top: 0;
    }

    /*改变搜索框样式*/
    .navbar-form{
        margin: 0 0 0 0;
        padding: 5px 5px 0 5px;
        border-top: 0 solid transparent;
        border-bottom: 0 solid transparent;
        -webkit-box-shadow:inset 0 1px 0 rgba(32, 86, 172, 0.1),0 1px 0 rgba(32, 86, 172, 0.1);
        box-shadow:inset 0 1px 0 rgba(32, 86, 172, 0.1),0 1px 0 rgba(32, 86, 172, 0.1);
    }
    /*标题样式*/
    .biao_ti {
        margin: 20px 0 10px 0;
    }
    /*更多*/
    .genduo {
        margin-top: 20px;
    }

    #taobao {
        margin-top: 20px;
    }

    .container {
        padding: 0 32px 0 32px;!important;
    }
    #daohang_juli{
       padding: 0 15px 0 15px;!important;
    }
}

#tiahi_neir{
    font-weight:bold;
}
.bitian{
    color: #ff1d2f;
    font-weight:bold;
    padding-left: 5px;
}
/*验证码输入框*/
#id_captcha_1{
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #95B8E7;
    border-radius: 3px;
    width: 80px;
    height: 30px;
}

/*注册短信验证*/
.msgs {
    margin-top:10px;
    margin-left:5px;
    display: inline-block;
    width: 104px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #0697DA;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #0697DA;
    cursor: pointer;
}

form .msgs1 {
    background: #E6E6E6;
    color: #818080;
    border: 1px solid #CCCCCC;
}
.dxyzh_ma{
    margin-left: 5px;
    margin-right: 10px;
    border: 1px solid #95B8E7;
    border-radius: 3px;
    width: 80px;
    height: 30px;
}

/*找回密码短信验证*/
.chzhi_msgs {
    margin-top:10px;
    margin-left:5px;
    display: inline-block;
    width: 104px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #0697DA;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #0697DA;
    cursor: pointer;
}

form .chzhi_msgs1 {
    background: #E6E6E6;
    color: #818080;
    border: 1px solid #CCCCCC;
}
.zhui_dxyzh_ma{
    margin-left: 5px;
    margin-right: 10px;
    border: 1px solid #95B8E7;
    border-radius: 3px;
    width: 80px;
    height: 30px;
}










