
/* 搜索框 */
body{
    width: 100%;
    margin: 0 auto;
    max-width: 650px;
    min-width: 320px;
    background-color: #f4f4f4;
}
.login_header_box{
    border: none;
    position: relative;
    z-index: 14;
    background-color: #fff;
}


/* 咨询页面样式 */
.consultBox{
    margin-top: 6rem;
    background-color: #ffffff;
}
.consultBox li{
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-top: 2rem;
    padding-bottom: 2rem;
}
.consultBox li:nth-child(1){
    margin-top: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.consultBox .per_consult{
    width: 92%;
    margin: 0 auto;
}
.consultBox .per_consult .le{
    width: 25%;
    float: left;
    position: relative;
    top: .2rem;
}
.consultBox .per_consult .fi{
    /*position: relative;*/
    /*top: -.2rem;*/
}
.consultBox .per_consult .le img{
    width: 90%;
    text-align: left;
}
.consultBox .title{
    display: block;
    color: #222;
    font-size: 1.4rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.consultBox .time{
    font-size: 1.4rem;
    color: #555;
    margin-top: .8rem;
}


/*  咨询详情页 样式  */
.breadNavBox{
    background-color: #ffffff;
    margin-top: .5rem;
    border-radius: 1rem 1rem 0px 0px;
}


.breadNavBox .breadnav{
    padding-left: 4%;
    height: 4.2rem;
    line-height: 4.2rem;
    font-size: 1.4rem;
    color:#555;
    border-bottom: 1px dashed #ccc;
    font-family: 微软雅黑;

}
.breadNavBox .breadnav a{
    font-size: 1.4rem;
    color:#555;
    font-family: 微软雅黑;
}
.backlist h1{
    display: block;
    line-height: 1.6;
    margin: auto;
    padding: 1.2rem 4% 0px 4%;
    font-size: 1.6rem;
    color: #222222;
}
.backlist .addtime {
    color: #555555;
    font-size: 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    padding: 1.4rem 0px .6rem;
    margin: 0px 4%;
    border-bottom: 1px dashed #ccc;
}

.articlestar{
    width: 92%;
    margin: 1.4rem auto;
    border: 1px solid #eee;
    border-radius: .5rem;
    height: 6.2rem;
    line-height: 6.2rem;
}
.articlestar .articlestar-img{
    width: 4.5rem;
    margin-right: 1rem;
    border-radius: 50%;
    float: left;
    margin-left: 4%;
    margin-top: .8rem;
}
.articlestar .articlestar-tit{
    float: left;
    font-size: 1.6rem;
}
.articlestar .articlestar-xk{
    float:right;
    width: 7.2rem;
    margin-top: 1.6rem;
    margin-right: 4%;
    background:#ff4200;
    border-radius: 1.5rem;
    text-align: center;
    height: 2.8rem;
    line-height: 2.8rem;
    color: #fff;
    font-size: 1.6rem;
}

/* 后台传过来的富文本咨询详情 内容样式  开始*/
.articalDetailBox{
    background-color: #ffffff;
    padding: .8rem 4%;
    border-radius: 0px 0px 1rem 1rem;
}

.articalDetailBox p{
    color: #555 !important;
    font-size: 1.4rem;
    font-family:微软雅黑;
    line-height: 2;
    text-indent:2em;
    padding-bottom: .7rem;
    word-break: break-all;
}
.articalDetailBox h3{
    color: #222;
    font-size: 1.4rem;
    font-family:微软雅黑;
    line-height: 2;
    font-weight: bold;
}
.articalDetailBox p span{
    font-size: 1.4rem;
    font-family:微软雅黑;
    color: #555;
}
.articalDetailBox p img{
    width: 94%!important;
    height: auto!important;
    margin: 0px auto;
    display: block;
    border-radius: 1rem;
    margin: 1.2rem auto;
}
.articalDetailBox blockquote {
    position: relative;
    width: 94%;
    margin:0px auto 1.2rem;
    padding: 1rem 1rem;
    border-radius: .5rem;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    border: 1px solid #ccc;
}
.articalDetailBox blockquote p{
    line-height: 1.6!important;
    padding-bottom: .2rem;
}
.articalDetailBox blockquote p:nth-last-child(1){
    padding-bottom: 0px!important;
}
.articalDetailBox blockquote p a{
    color: #555!important;
    text-decoration: underline;
}
.articalDetailBox blockquote p a span{
    word-wrap: break-word;
    color: #222 !important;

}
.articalDetailBox blockquote p{
    text-indent:0px;
    color: #555 !important;
}
.articalDetailBox blockquote p span{
    display: inline-block;
}

.articalDetailBox img[src*="loading.gif"]{
    width: 10%!important;
    height: auto!important;
    margin: 0 auto;
}


/* 后台传过来的富文本咨询详情 内容样式  结束*/
/*  关联产品 样式  */

.guanlian {
    background-color: #ffffff;
    margin:1rem 0px .7rem;
}
.guanlian .yanchu{
    padding:4% 2%;
    border: 1px solid #ccc;
    border-radius: .7rem;
    position: relative;
}
.guanlian .yanchu .left_img{
    float: left;
    width: 33%;
}
.guanlian .yanchu .left_img img{
    width: 90%;
    text-align: left;
    border-radius: 1rem;
    border: .5px solid #f1f1f1;
}
.guanlian .yanchu .right_text{
    float: left;
    width: 65%;
}

.guanlian .yanchu .right_text a{
    color: #222222;
    font-size: 1.6rem;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.guanlian .yanchu .right_text p{
    color: #555;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 1.4rem;
    margin-top: .9rem;
    padding-bottom: 0px;
    text-indent: 0em;
}

.guanlian .yanchu .right_text p strong{
    color: #ff4200;
}
.guanlian .yanchu .buyBtn{
    display: inline-block;
    position: absolute;
    bottom: 1.6rem;
    right: 2%;
}
.guanlian .yanchu .buyBtn a{
    font-size: 14px;
    height: 28px;
    border-radius: 15px;
    line-height: 28px;
    padding: 0px 12px;
    display: block;
    background-color:#ff4200;
    color:#ffffff;
}

/* 翻页  */
.pageNext{
    background-color: #ffffff;
    padding: 0px 4% 0px 4%;
    border-radius: 1rem;
    margin-top: .5rem;
}
.pageNext div{
    color: #555;
    font-size: 1.4rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eee;
    padding: 1.5rem 0px;
}
.pageNext div:nth-last-child(1){
    border-bottom: none;
}
.pageNext div a{
    color: #555;
    font-size: 1.4rem;
}

/*  2020.6.17 娱乐资讯 新加调到票务资讯模板样式 Mr.xiao */

.wantSeeBox{
    background-color: #fff;
    padding: 1.2rem 0px;
}

.wantSeeBox a{
    /*width: 92%;*/
    margin: 0px auto ;
    border-radius: 10px;
    border: 1px solid #eee;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 1.4rem;
}
.wantSeeBox .img{
    width: 8.2rem;
    height: 6.2rem;
    border-radius: .5rem;
    border: .5px solid #eee;
    background-repeat: no-repeat;
    background-size: cover;
}
.wantSeeBox .rig{
    width: 23rem;
    margin-left: 1rem;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction:normal;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;
    -webkit-flex-direction:column;
    -webkit-justify-content:center;
    justify-content:center;
    -moz-box-pack:center;
    -webkit--moz-box-pack:center;
    box-pack:center;
}
.wantSeeBox h4,.wantSeeBox div{
    font-size: 1.6rem;
    color: #222;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 1.2rem;
}
.wantSeeBox span{
    line-height: normal;
    font-size: 1.4rem;
    color: #fff;
    width: 6.6rem;
    text-align: center;
    background-color: #ff4200;
    border-radius: 1.5rem;
    padding: .5rem 0px;
}


/* 2020.8.7 新加 Mr.xiao */
.aboutConsult .title_name{
    padding: 1.6rem 4% .4rem;
}
.aboutConsult .title_name div,.aboutConsult .title_name span, .aboutConsult .title_name h3{
    font-size: 1.6rem;
    color: #ff4200;
    font-weight: 700;
}
.consultContent li a,.consultContent li a .pubName{
    font-size: 1.4rem!important;
    padding: 2.2rem 0px;
    color: #555;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
