html {

}

}

}
.top .logo img{
    width:1rem;
    height:1rem;
    vertical-align: middle;
    margin-top: -3px;
}
.top h1.logo a{
    color:#1c191d;
}

.top .carousel-box{
    border-radius: 1rem;
    margin-top: 1rem;
}
.top .carousel-box img{
    width: 100%;

}
.item-box .row-right{
    padding-left: 1rem;
    padding-right: 0;
}
.item-box .arc-right{
    padding-left: 2rem;
    padding-right: 0;
}
.item-box .item-title{
    height: 1rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #1c191d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.item-box .item-desc{
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.3rem;
    letter-spacing: 0rem;
    color: #888888;
    margin-top: 0.5rem;
    max-height: 3.5rem;
    overflow:hidden;
    text-overflow:ellipsis;
}
.item-box .arc-right .item-desc{
    max-height: 2.3rem;
}
.item-box .item-view{
    margin-top: 0.5rem;
    height: 1rem;
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #888888;
}
.item-box .item-view span{
    height:0.8rem;
    margin-right: 0.1rem;
    display: inline-block;
}
.item-box .item-view span img{
    height:100%;
}
.item-line{
    height: 1px;
    background-color: #000000;
    opacity: 0.1;
    margin-top: 5px;
}
.audio-box{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-top: 1rem;
}
.audio-box .col-xs-4{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    position: relative;
}
.audio-box .audio-pic{
    height: 6.5rem;
    border-radius: 1rem;
}
.audio-box .audio-pic img{
    height:100%;
    border-radius: 15px;
    border: 1px solid #f1f1f1;
}
.audio-box .audio-info{
    position: absolute;
    top:5rem;
    color: #ffffff;
    height: 0.8rem;
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.8rem;
    letter-spacing: 0rem;
    left: 1rem;
    text-shadow: black 0.1em 0.1em 0.2em
}
.audio-box .audio-info img{
    height: 100%;
    margin-right: 0.3rem;
    top:-4px;
}
.audio-box .audio-title{
    font-size: 0.9rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #1c191d;
    margin-top: 0.5rem;
}
.audio-row{
    padding-bottom: 1rem;
}
.audio-row:last-child{
    padding-bottom: 0;
}
.video-box{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.video-row{
    height: 8rem;
    border-radius: 1rem;
    margin-top: 1rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.video-row .video-pic{
    height: 5.55rem;
    background-color: #f7f7f7;
    overflow: hidden;
}
.video-row .video-pic img{
    width:100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.video-row .video-info{
    padding-top: 0.6rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background-color: #f2f4f9;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    height:2.5rem;
}
.video-row .video-title{
    height: 1rem;
    font-size: 0.9rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #1c191d;
}
.video-row .video-desc{
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #888888;
    float: right;
    height:0.8rem;
    margin-top: 0.2rem;
}
.video-row .video-desc img{
    height:100%;
    margin-top: -2px;
}
.copyright-box{
    background-color: #f2f4f9;
}
.copyright{
    text-align: center;
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5rem;
    letter-spacing: 0rem;
    color: #888888;
}
.copyright p{
    margin: 0;
}
.pagination{
    margin: 1rem auto 0 auto;
}
#pager{
    text-align: center;
}

.arc-con h1{
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #1c191d;
    margin: 0;
    text-align: center;
}
.arc-con .arc-pic{
    margin-top: 1rem;
}
.arc-con .arc-pic img{
    width:100%;
}
.arc-con .arc-body{
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5rem;
    letter-spacing: 0rem;
    color: #888888;
}
.arc-con .arc-info img{
    height:1rem;
    margin-right: 0.3rem;
    margin-top: -3px;
}
.command-item{
    margin-top: 1rem;
}
.command-avatar img{
    width:3rem;
    height:3rem;
    border-radius: 3rem;
}
.command-info{
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #1c191d;
}
.command-info .command-time{
    font-size: 0.8rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #888888;
    float:right;
}
.command-body{
    margin-top: 0.6rem;
    font-size: 0.9rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.3rem;
    letter-spacing: 0rem;
    color: #888888;
}
.command-say{
    margin-top: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.command-say .col-xs-9,.command-say .col-xs-3{
    margin: 0;
    padding: 0 0.5rem;
}

.tab-nav li{
    width:33%;
    display: inline-block;
    text-align: center;
}
.tab2 li{
    width:50%;
}
.tab-nav>li+li{
    margin: 0;
}
.letter-title h2{
    margin: 0;
    padding: 0;
    font-size:1.1rem;
    display: inline-block;
}
.letter-title a{
    float: right;
    margin-top: -8px;
}
.letter-list{
    margin-top: 1rem;
}
.letter-list ul{
    padding: 0;
    margin: 0;
}
.letter-list ul li{
    list-style-type: none;
    float: left ;
    width: 33.3%;
    margin-bottom: 1rem;
}
.letter-list ul.py li{
    width: 25%;
}
.letter-list ul.two li{
    width: 50%;
}
.letter-list ul li a{
    display: block;
    height: 5.5rem;
    background-color: #f2f4f9;
    border-radius: 5px;
    margin-right: 0.3rem;
    margin-left: 0.3rem;
    position: relative;
}
.letter-list ul.py li a{
    height: 4.5rem;
}
.letter-list ul.two-bg li a{
    display: block;
    border: 1px solid #7E93BB;
    position: relative;
    padding: 0 5px;
    margin: 0 5px;
    text-decoration: none;
    color: #000;
    background: white;
    box-shadow: 0 2px 3px 1px #ccc;
    border-radius: 2px;
    overflow: hidden;
}
.letter-list ul li a.active{
    background-color: #337ab7;
    color:#ffffff;
}
.letter-list ul li .letter-name{
    position: absolute;
    top:3px;
    left: 8px;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    color: #1c191d;
}
.letter-list ul.py li .letter-name{
    top: 10px;
    left: 10px;
}
.letter-list ul li a.active .letter-name{
    color:white;
}
.letter-list ul li a.select .letter-name{
    color:#a94442;
}
.letter-list ul li .letter-chinese{
    position: absolute;
    bottom: 8px;
    left: 8px;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #888888;
}
.letter-list ul li .letter-phonetic{
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #888888;
}
