/*明星大师--*/
.st_retu {
    color: #666666;
    padding: 0.1rem;
    margin: 0.2rem 0.27rem;
    line-height: 0.52rem;
}

.thumb img {
    width: 2.8rem;
}

.starteach {
    overflow: hidden;
    padding: 0 0.2rem;
    background-color: #fff;
}

.st_title {
    line-height: 0.5rem;
    font-weight: 700;
    padding: 0 0.1rem;
}

.st_title img {
    float: left;
    width: 0.12rem;
    height: 0.3rem;
    margin: 0.1rem;
}

.st_title span {

}

.st_ul {
    overflow: hidden;
}

.st_ul li {
    width: 28.5%;
    min-height: 2.9rem;
    float: left;
    margin: 1%;
    border: 1px solid #ffaa80;
    border-radius: 5px;
    padding: 1%;
}

.st_ul li a {
    color: #000;
}

.st_imgbox {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0.75rem;
    margin: 0 auto;
    overflow: hidden;
}

.st_imgbox img {
    width: 100%;
}

.st_ul p {
    font-size: 0.28rem;
    margin: 0.2rem auto;
    text-align: center;
}

.st_text1 {
    text-align: center;
    margin: 0.1rem 0;
}

body .list li .infor .pic .hot {
    background: #fe5400;
    font-size: .24rem;
    height: .36rem;
    width: 0.6rem;
    border-radius: 0.18rem 0 0 0.18rem;
    bottom: .1rem;
    overflow: hidden;
    line-height: 0.36rem;
}

body .list li .tag span {
    padding: 0 .06rem;
    height: .3rem;
    line-height: .3rem;
    color: #fe5400;
    font-size: .2rem;
    text-align: center;
    margin-right: .05rem;
    border: 1px solid #fe5400;
    border-radius: 2px;
}

body .list li .tag {
    padding: 0 .2rem;
    position: relative;
}

.st_ifonline {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0.28rem;
    font-style: normal;
    color: #000;
}

.st_ifonline img {
    width: 0.09rem;
    height: 0.09rem;
    float: left;
    margin: 0.095rem 0.1rem;
}

body .list li .infor {
    overflow: hidden;
}

body .list li .infor .intro1 {
    margin-right: 0.05rem;
}

body {
    background: #fff;
}

/*快速提问*/
body .list li .quicktiwen{
    background: #fe5400;
    padding-bottom: 0;
    margin-bottom: 0.28rem;
    color: #fff;
}
.qutw_top{
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.55rem;
    margin-top: 0.15rem;
}
.qutw_top img{
    width: 0.36rem;
    height: 0.32rem;
    margin-right: 0.05rem;
}
.list li .infor .qutw_cen{
    font-size: 0.26rem;
    text-align: center;
    display: block;
}
.qutw_btn{
    width: 1.83rem;
    height: 0.45rem;
    text-align: center;
    line-height: 0.45rem;
    background: #fff;
    border-radius: 0.2rem;
    color: #fe5400;
    font-size: 0.28rem;
    margin: 0.1rem auto;
}
.nowquesbtn{
    width: 1.66rem;
    height: 0.52rem;
    border-radius: 0.05rem;
    text-align: center;
    line-height: 0.52rem;
    color: #fff;
    float: right;
    background: #fe5400;
    cursor: pointer;
}
/*分类*/
.da_typy{
    padding: 0.2rem;
    overflow: hidden;
    width: 7.1rem;
    margin: 0 auto;
}
.da_typy li{
    width: 3.45rem;
    float: left;
    min-height: 1.33rem;
    margin: 0.05rem;
    text-align: center;
    line-height: 1.33rem;
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #fd7b3b;
    cursor: pointer;
    box-shadow: 0 7px 10px #bfbaba;
    -webkit-box-shadow:0 7px 10px #bfbaba;
}
.da_typy li:nth-child(1){
    background:transparent url("../images/questiwen/tw_bck1.png") center center no-repeat;
    background-size: 100%;
}
.da_typy li:nth-child(2){
    background:transparent url("../images/questiwen/tw_bck3.png") center center no-repeat;
    background-size: 100%;
}
.da_typy li:nth-child(3){
    background:transparent url("../images/questiwen/tw_bck4.png") center center no-repeat;
    background-size: 100%;
}
.da_typy li:nth-child(4){
    background:transparent url("../images/questiwen/tw_bck2.png") center center no-repeat;
    background-size: 100%;
}

/*产片列表分类导航*/
.dstp_nav{
    position: fixed;
    top: 0;
    left: 0;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 100%;
    background: #fff;
    z-index: 1000;
}
.dstp_nav li{
    float: left;
    width: 25%;
    text-align: center;
    font-size: 0.3rem;
    letter-spacing: 1px;
}
.dstp_nav .dstp_active{
    color: #fd7b3b;
}

/*登录弹窗*/
.discu_propo {
    background: transparent;
}