
#cultural .banner_con .banner_icon>img {
    width: 40%;
}
/*#music .banner_con .banner_icon>img {*/
/*    width: 40%;*/
/*}*/
#music .hr_main{
    padding:20px 15px;
}
#music .hr_main ul {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
}
#music .hr_main ul>div{
    width:100%;
}
/*#music .hr_main ul>div:nth-child(odd){*/
/*    padding-right: 5px;*/
/*}*/
/*#music .hr_main ul>div:nth-child(even){*/
/*    padding-left: 5px;*/
/*}*/
#music .hr_main ul>div>li{
    position: relative;
    border: 1px solid #ff7b19;
    border-radius: 9px;
    /*margin-bottom: 2.5%;*/
    overflow: hidden;
    background-color: #fffbf8;
    /*padding: 10px 10px 30px;*/
    margin-bottom: 10px;
}
#music .hr_main ul li::before {
    display: block;
    content: "";
    width: 8px;
    height: 25px;
    background-color: #fffbf8;
    position: absolute;
    top: 45px;
    right: 45px;
    z-index: 10;
}
#music .hr_main ul li h4 {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding: 19px 0 5px;
}
#music .hr_main ul li .audio_btn{
    display: flex;
    justify-content:space-around;
    align-items: center;
    padding:0 55px;
}
#music .hr_main ul li .musicBtn>img{
    width: 35px;
}
#music .hr_main ul li .pauseBtn{
    display: none;
}
#music .hr_main  .detail_btn{
    text-align: center;
    padding: 0 0 12px 0;
}
#music .hr_main  .detail_btn>img{
    width:13px;
}
#music .hr_main  .detail_btn>span{
    color:#666;
    font-size: 12px;

}
#music audio{
    width:100%;
    position: relative;
    height:35px;
}

/*audio::-webkit-media-controls{*/
/*    overflow: hidden !important;*/
/*}*/
/*audio::-webkit-media-controls-panel{*/
/*    background-color: #fffbf8 !important;*/
/*    width: 100%;*/
/*}*/


/*audio::-webkit-media-controls-mute-button {*/
/*    display: none;*/
/*}*/


/*audio::-webkit-media-controls-play-button{*/
/*    display: none;*/
/*}*/

/*audio::-webkit-media-controls-current-time-display{*/
/*    font-size: 12px;*/
/*}*/

/*audio::-webkit-media-controls-time-remaining-display{*/
/*    position: absolute;*/
/*    right:20px;*/
/*    font-size: 12px;*/
/*}*/
/*audio::-o-media-controls-time-remaining-display{*/
/*    position: absolute;*/
/*    right:20px;*/
/*    font-size: 12px;*/
/*}*/
/*video::-webkit-media-controls-overlay-play-button {*/
/*    display: none;*/
/*}*/

/*audio::-internal-media-controls-download-button {*/
/*    display:none;*/
/*}*/
/*audio::-webkit-media-controls-enclosure {*/
/*    overflow:hidden;*/
/*}*/

.hr_main .jp-audio {
    background-color: #fffbf8;
    border: 1px solid #ff7b19;
    border-radius: 9px;
    overflow: hidden;
    position: relative;
    height: 160px;
    width:100%;
    margin-bottom: 10px;
}

.hr_main .jp-interface {
    background-color: #fffbf8;
}

.hr_main .jp-details {
    background-color: #fffbf8;
}

.hr_main .jp-details .jp-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    padding:15px 0 0;
}

.hr_main .jp-audio .jp-progress {
    background-color: #ffcc9d;
    height: 5px;
    border-radius: 2px;
    position: relative;
    width: calc(100% - 120px);
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 10;
    margin: 15px 0;
}

.hr_main .jp-seek-bar {
    background-image: none;

}

.hr_main .jp-play-bar {
    background-image: none;
    background-color: #ff7b19;
    position: relative;
}
.hr_main .jp-play-bar::before{
    /*display: block;*/
    /*content:"";*/
    /*width:8px;*/
    /*height:8px;*/
    /*background-color: #ff7b19;*/
    /*border-radius: 50%;*/
    /*position: absolute;*/
    /*right: -5px;*/
    /*top: -2px;*/
}
.hr_main .jp-audio .jp-controls{
    width:100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 55px 5px;
}
.hr_main .jp-controls button{
    display: inline-block;
    float: none;
    overflow: auto;
    /* text-align: center; */
    text-indent: 0;
    /*margin: 0 25px;*/
    background-color: #fffbf8;
}
.hr_main .jp-play {
    background-image: url(https://hrss.h3c.com/Uploads_New/Navigator/yd/images/music/bofang.png) !important;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-position-y: 1px;
}
/*.hr_main .jp-play:focus {*/
/*    !*background: url("https://hrss.h3c.com/Uploads_New/Navigator/yd/images/jplayer.blue.monday.jpg") -41px 0 no-repeat;*!*/
/*    background-image: url(https://hrss.h3c.com/Uploads_New/Navigator/yd/images/music/bofang.png) !important;*/
/*    background-size: 39px 39px;*/
/*    background-repeat: no-repeat;*/
/*    background-position-y: 1px;*/
/*}*/
.hr_main .jp-state-playing .jp-play{
    background-image: url(https://hrss.h3c.com/Uploads_New/Navigator/yd/images/music/ting.png) !important;
    background-size: 39px 39px;
    background-repeat: no-repeat;
    background-position-y: 1px;
}
/*.jp-state-playing .jp-play:focus {*/
/*    background-image: url(https://hrss.h3c.com/Uploads_New/Navigator/yd/images/music/ting.png) !important;*/
/*    background-size: 39px 39px;*/
/*    background-repeat: no-repeat;*/
/*    background-position-y: 1px;*/
/*}*/
.hr_main .jp-controls .tui{
    width: 22px;
    height: 22px;
    margin-top: -5px;
}
.hr_main .jp-controls .kuai{
    width: 22px;
    height: 22px;
    margin-top: -5px;
}
.hr_main .jp-audio .jp-type-single .jp-time-holder{
    width: 100%;
    left: 0;
    top: 47px;
    padding: 0 10px;
}
.hr_main .jp-current-time,
.hr_main .jp-duration{
    width: auto;
    color: #333;
    font-style: inherit;
    font-size: 12px;
}


#emoticon .banner-text>span{
    font-size: 12px;
    color:#666;
    display: block;
    margin-bottom: 5px;
}
#emoticon .banner_con .banner_icon>img {
    width: 40%;
}
#emoticon .banner_con .banner_icon{
    /*bottom: 97px;*/
    /*position: absolute;*/
}

#emoticon .hr_main,
#cultural .hr_main{
    padding-top: 25px;
}
#emoticon .hr_main>.nav-tabs,
#cultural .hr_main>.nav-tabs{
    border-bottom: none;
    text-align: center;
    display: flex;
    justify-content: space-around;
    position: relative;
}
#emoticon .hr_main>.nav-tabs .nav_line,
#cultural .hr_main>.nav-tabs .nav_line{
    position: absolute;
    width: 60%;
    height: 1px;
    border-bottom: 1px dashed #ff771c;
    top: 50%;
}
#emoticon .hr_main>.nav-tabs>li {
    width: calc(33.333% - 15px);
    background-color: #fff;
    float: none;
    margin: 0 5px;
}
#cultural .hr_main>.nav-tabs>li {
    width: calc(25% - 15px);
    background-color: #fff;
    float: none;
    margin: 0 5px;
}
#emoticon .hr_main>.nav-tabs>li>a,
#cultural .hr_main>.nav-tabs>li>a{
    width: 100%;
    text-align: center;
    border: 1px solid #ff771c;
    color: #666;
    font-weight: 600;
    border-radius: 5px;
    padding: 4px 5px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#emoticon .hr_main>.nav-tabs>li.active>a,
#cultural .hr_main>.nav-tabs>li.active>a{
    color: #fff;
    background-color: #ff771c;
}
.hr_main .nav-tabs>li.active>a::before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    background-color: #ff7b19;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    transform: rotate(45deg);
}

#emoticon .tab-content ,
#cultural .tab-content {
    padding:15px;
}

#emoticon .tab-content ul>li{
    width: 100%;
    border: 1px solid #ff7b19;
    border-radius: 5px;
    margin-bottom: 15px;
}
#emoticon .hr_main .tab-pane ul li>.box_img {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 0 10px;
    border-bottom: 1px dashed #ff7b19;
    text-align: center;
    cursor: pointer;
}
#emoticon .hr_main .tab-pane ul li>.box_img>img{
    max-width: 100%;
}
#emoticon .hr_main .tab-pane ul li>.box_img>p {
    cursor: pointer;
    color: #888;
    font-size: 12px;
    width: 124px;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 4px;
}
#emoticon .hr_main .tab-pane ul li>.box_img>p>img {
    width: 12px;
}
#emoticon .hr_main .tab-pane ul li>h4 {
    font-size: 16px;
    color: #ff7b19;
    text-align: center;
    padding: 12px 0 12px 0;
    background: #fffbf8;
}
#emoticon .hr_main .tab-pane ul li>p {
    font-size: 16px;
    text-align: center;
    background: #fffbf8;
    padding-bottom: 10px;
    margin-top: -4px;
}
#emoticon .hr_main .tab-pane ul li>.box_btn {
    background-color: #ff7b19;
    color: #fff;
    text-align: center;
    cursor: pointer;
    padding: 6px 0;
    display: none;
}
#emoticon .hr_main .tab-pane ul li>.box_btn.active {
    display: block;
}
#emoticon .banner_con .banner-text{
    padding:5px 15px 10px 15px;
}


.culturalModal .modal-dialog .modal-content,
.musicModal .modal-dialog .modal-content{
    background-color: #fffdf8;
    border: 1px solid #ff7b19;
    box-shadow: none;
    position: relative;
    border-radius: 8px;
}
.culturalModal .modal-dialog .modal-body,
.musicModal .modal-dialog .modal-body{
    padding: 20px 20px 0px;
    display: none;
}
.culturalModal .modal-dialog .modal-body.active,
.musicModal .modal-dialog .modal-body.active {
    display: block;
}

.culturalModal .close,
.musicModal .close,
.emoticonModal .close{
    opacity: 1;
    position: absolute;
    top: -1px;
    right: -1px;
}
.culturalModal .close img,
.musicModal .close img,
.emoticonModal .close img{
    width: 40px;
}
.culturalModal .modal-dialog .modal-body>div,
.musicModal .modal-dialog .modal-body>div{
    margin-bottom: 15px;
}
.culturalModal .modal-dialog .modal-body img,
.musicModal .modal-dialog .modal-body img{
    display: inline-block;
    margin-bottom: 12px;
}
.culturalModal .modal-dialog .modal-body span,
.musicModal .modal-dialog .modal-body span{
    display: inline-block;
    font-weight: 600;
    vertical-align: middle;
    margin-bottom: 8px;
}
.culturalModal .modal-dialog .modal-body .cultural_text,
.musicModal .modal-dialog .modal-body .cultural_text{
    line-height: 22px;
    padding-left: 14px;
    white-space: pre-wrap;
}
.culturalModal .modal-dialog .modal-body .cultural_text.color,
.musicModal .modal-dialog .modal-body .cultural_text.color{
    color:#ff7b19;
}

.emoticonModal .modal-dialog .modal-content {
    background-color: #fffdf8;
    border: 1px solid #ff7b19;
    box-shadow: none;
    position: relative;
    border-radius: 8px;
}
.emoticonModal .modal-dialog .modal-body {
    padding: 15px 0 0 0;
    display: none;
}
.emoticonModal .modal-dialog .modal-body.active {
    display: block;
}
.emoticonModal .img_top {
    background-image: url(https://hrss.h3c.com/Uploads_New/Navigator/yd/images/emoticon/emoticon_bg.png);
    background-size: 100% 100%;
    padding-bottom: 10px;
}
.emoticonModal .img_detail {
    text-align: center;
}
.emoticonModal .img_detail>img {
    height: 150px;
}
.emoticonModal .img_detail>p {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    height: 20px;
}
.emoticonModal .img_items {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}
.emoticonModal .img_items>.img_list {
    width: 20%;
    text-align: center;
    padding: 6px;
    margin-bottom: 2px;
    border: 2px solid transparent;
}
.emoticonModal .img_items>.img_list img {
    width: 100%;
}
.emoticonModal .img_items>.img_list p {
    font-size: 12px;
}
.emoticonModal .img_items.download >.img_list a {
    color: #428bca;
    font-weight: 600;
}
.emoticonModal .img_text {
    padding: 10px 20px;
}
.emoticonModal .img_text>div {
    margin: 10px 0;
}
.emoticonModal .img_text>div>img {
    display: inline-block;
}
.emoticonModal .img_text>div>span {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
}
.emoticonModal .img_text>div>span:nth-child(3) {
    color: #ff7b19;
}
.emoticonModal .img_text>div>p {
    line-height: 22px;
    margin-top: 4px;
}

#cultural .tab-pane li{
    float: left;
    width:100%;
    position: relative;
    box-shadow: 0 0 10px 0 #eee;
    border-radius: 9px;
    margin-bottom: 15px;
    border: 1px solid #ff7b19;
    padding:15px;
}
#cultural .tab-pane li:nth-child(even){
    float: right;
}
#cultural .listBox>li>img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}
#cultural .list-txtBox {
    /*width: 88%;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 7%;*/
    /*transform: translateY(-50%);*/
}
#cultural .list-txtBox .list-txt {
    font-size: 15px;
    line-height: 1.4;
    color: #000000;
    max-height: 42px;
    overflow: hidden;
    margin-bottom: 3%;
    white-space: pre-wrap;
}
#cultural .list-btn {
    width: 100%;
}
#cultural .list-img1 {
    width: 12px;
}
#cultural .list-btn>span {
    font-size: 12px;
    color: #888888;
    line-height: 1.2;
}
#cultural .cultural_type {
    margin-bottom: 15px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    height:27px;
}
#cultural .cultural_type>img{
    height:27px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
#cultural .cultural_type .title-txt {
    width: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    font-weight: 600;
    line-height: 25px;
}
#cultural .cultural_type>span {
    display: inline-block;
    width: 4px;
    height: 16px;
    background-color: #ff7b19;
    vertical-align: middle;
}
#cultural .cultural_type>h4 {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

/*.culturalModal.in .modal-dialog{*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*}*/

.culturalModal.in .modal-dialog{
    margin-top: 40px;
}


@media (min-width:320px) and (max-width:374px){
    #emoticon .banner_con .banner_icon>img {
        width: 30%;
    }
    #emoticon .banner_con .banner_icon {
        bottom: 133px;
    }
    /*#emoticon .banner-text>span:nth-child(2){*/
    /*    margin-top: 62px !important;*/
    /*}*/
    .emoticonModal .img_items>.img_list{
        padding:5px 1px;
    }
    #cultural .hr_main>.nav-tabs>li {
        width: calc(25% - 10px);
    }
    #emoticon .hr_main>.nav-tabs>li>a,
    #cultural .hr_main>.nav-tabs>li>a{
        line-height: 17px;
    }
    #cultural .list-txtBox .list-txt{
        font-size: 14px;
        max-height: 40px;
    }
    .culturalModal .modal-dialog .modal-body,
    .musicModal .modal-dialog .modal-body {
        padding: 40px 15px 0px;
    }
}
@media (min-width:768px){

    #music .hr_main ul>div {
        width: calc(50% - 8px);
        float: left;
    }
    #music .hr_main ul>div:nth-child(even){
        float: right;
    }
    #music .banner_con .banner_icon>img {
        width: 36%;
    }
    .hr_main .jp-audio{
        width:calc(50% - 8px);
        float: left;
    }
    .hr_main .jp-audio:nth-child(4n){
        float: right;
    }
}