﻿@charset "utf-8";
.borrow{
    background: #f3f6f6;
}
/*.ui-page{*/
/*padding: 0;*/
/*}*/
/*一级菜单*/
.borrow{
    padding: 0;
}
.switch-nav{
    height: .45rem;
    background: #fff;
    box-shadow: 0 0.03rem 0.05rem rgba(0,0,0,.1);
    margin-bottom: 0;
    z-index: 1000;
    position: relative;
    overflow: hidden;
}
.switch-nav a{
    width: auto;
    min-width: 33.3%;
    padding: 0 .2rem;
    height: .45rem;
    line-height: .41rem;
    font-size: .15rem;
    border: none;
    font-weight: 400!important;
    /*margin-left: .1rem;*/
}
.switch-nav .current{
    color: #389EB1!important;
    background: #fff;
}
.switch-nav .current:before {
    content: "";
    display: inline-block;
    left: 15%;
    position: absolute;
    bottom: 0;
    width: 70%;
    height: .02rem;
    background: #389EB1;
    border: none;
}
/*二级菜单*/
.select-date{
    width: 100%;
    padding: 0 .1rem;
    position: relative;
    /* box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.1); */
    background: #fff;
    z-index: 400;
    margin-bottom: .05rem;
    height: .6rem;
    overflow: hidden;
    border: .1remx solid #fff;
    border-top: 0;
    overflow: hidden;
}
.select-box{
    padding: .185rem 0;
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    /* display: flex; */
    /* width: 1000%; */
}
.select-box-term{
    display: inline-block;
    height: .25rem;
    line-height: .25rem;
    margin-right: .07rem;
    margin-bottom: .2rem;
    font-size: .14rem;
    color: #515151;
    text-align: center;
    /*webkit-box-flex: 1;*/
    /* -webkit-flex: 1; */
    /* flex: 1; */
    position: relative;
    width: auto;
}
.select-box-term_right{
    /* flex: 1.5; */
    /* margin: 0px; */
    /*float: right;*/
}
.select-box-term span{
    display: inline-block;
    padding: 0 .15rem;
    border: .01rem solid #d8d8d9;
    border-radius: .15rem;
    color: #666;
    /* width: .95rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select-box-term_on span{
    color: #fff;
    background: linear-gradient(to right, #0b859c,#0f6a7b);
    border: 1px solid #0b859c;
}
.swiper-slide{
    width: auto;
}
/*列表*/
.borrow-list dl{
    padding: .14rem .15rem;
}
.borrow-list dt,.borrow-list dd{
    padding-left: 0;
    /*background: #fff;*/
}
.borrow-list dt {
    max-height: .6rem;
    overflow: hidden;
    position: relative;
    border-bottom: .01rem solid #f3f6f6;
    margin-bottom: .1rem;
    font-size: .16rem;
}
.borrow-list dt:before{
    content: "";
    width: 100%;
    height: .01rem;
    background: #f3f6f6;
    position: absolute;
    bottom: .05rem;
    display: none;
}
.borrow-list dd{
    position: relative;
}
.borrow-list dd.time{
    color: #999;
}
.borrow-list dd.time i{
    margin-right: .03rem;
}
/*类别标签*/
.kinds-article{
    display: inline-block;
    margin-right: .03rem;
    padding: .02rem .05rem;
    line-height: .18rem;
    border-radius: .03rem;
    color: #fff;
    font-style: normal;
    font-size: .12rem;
    /* top: 0!important; */
}
.kinds-green{
    background: #3c9228e8;
}
.kinds-red{
    background: #ec3652;
}
.kinds-blue{
    background: #0f6a7b;
}
.borrow-list dd .green{
    color: #3ba024;
}
.borrow-list dd .blue{
    color: #058aa2;
}
/*我的回复*/
.borrow-list dl.answered{
    background-image: linear-gradient(to right, #fff,#f8fdfa99);
    position: relative;
}
.borrow-list dl.unanswered{
    background-image: linear-gradient(to right, #fff,#f9f2ed9e);
    position: relative;
}
.borrow-list dl.answered dt,.borrow-list dl.unanswered dt {
    border: none;
}
.borrow-list dl.answered:before{
    content: "";
    width: .6rem;
    height: .5rem;
    background: url("../images/icon-yhf.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: .15rem;
    bottom: .15rem;
}
.borrow-list dl.unanswered:before{
    content: "";
    width: .6rem;
    height: .5rem;
    background: url("../images/icon-whf.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: .15rem;
    bottom: .15rem;
}
/*留言咨询*/
.ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a{
    border-color: #fff;
}
.ui-checkbox, .ui-radio {
    /* margin: .5em 0; */
    position: relative;
    display: inline-block;
    margin: 0;
}
.ui-checkbox input, .ui-radio input {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    margin: 0;
    /* outline: 0!important; */
    z-index: 1;
}

.message-send, .message-detail{
    padding: 0;
    background: none;
}
.input-type2 .input-line{
    position: relative;
    margin: .1rem 0 0 0;
    min-height: .45rem;
    line-height: .45rem;
    background: #fff;
}
.input-type2 .input-label {
    float: none;
    width: .7rem;
    text-align: left;
    color: #999;
    position: absolute;
    left: .2rem;
    z-index: 100;
}
.input-box .input input[type="text"], .input-box .input select{
    border: none;
    height: .45rem;
    padding: .03rem .05rem;
    border-radius: 0;
}
.input-box .input input[type="text"]{
    padding-left: 1rem;
}
.input-radio .input{
    padding-left: 1.1rem;
}
.input-box .input input[type="radio"]{
    margin: 0 .05rem 0 .1rem;
    /* margin-left: .1rem; */
    vertical-align: middle;
}
.input-box .input label{
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

.input-box .input textarea{
    border: none;
    border-radius: 0;
    margin-bottom: .1rem;
    text-indent: .2rem;
    line-height: .3rem;
    height: 1.1rem!important;
    border-radius: 0;
    box-shadow: none;
}

.input-update{
    padding-top: .4rem;
    padding-bottom: .15rem;
    background: #fff;
    margin-top: .1rem;
    position: relative;
}
.input-update input[type="file"]{
    border: none;
}
.input-update .input-label{
    top: .1rem;
    float: none;
    width: .7rem;
    text-align: left;
    color: #999;
    position: absolute;
    left: .2rem;
    z-index: 100;
    font-size: .14rem;
}
.input-update .input{
    margin-left: .15rem;
}
#btn_SaveImg{
    width: 1.5rem;
    margin-left: .2rem;
    height: .3rem;
    line-height: .1rem;
    font-size: .14rem;
}
/*知识库页面*/
.dialogue{
    background: #fff;
    padding: .3rem;
    padding-bottom: 1.6rem;
}
.welcome-plate{
    padding: .15rem;
    border: 1px solid #f2eded;
    border-radius: .2rem;
}
.welcome-plate-words{
    position: relative;
}
.service-poto{
    display: inline-block;
    width: .7rem;
    height: .7rem;
    line-height: .7rem;
    background: #faf6f6;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
.service-poto img{
    width: auto;
    height: 85%;
    transform: translateY(50%);
    top: -36%;
    position: relative;
}
.service-yy{
    display: inline-block;
    width: calc(100% - .8rem);
    line-height: .25rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .15rem;
}
.welcome-plate-edit{
    /*padding-left: .8rem;*/
}
.welcome-plate-edit a{
    display: inline-block;
    height: .4rem;
    line-height: .4rem;
    padding: 0 .15rem;
    margin: .2rem .1rem 0 0;
    border: 1px solid #ddd;
    border-radius: .2rem;
    font-size: .15rem;
    color: #666!important;
}
.welcome-plate-edit a:last-child{
    margin-right: 0;
}
.dialogue-word{
    display: inline-block;
    width: auto;
    min-height: .5rem;
    padding: .2rem;
    padding: .1rem;
    margin: .3rem 0;
    background: #f7f5f5;
    border-radius: .5rem .5rem .5rem 0;
    font-size: .14rem;
    position: relative;
}
.dialogue-word span{
    display: inline-block;
    line-height: .3rem;
    position: relative;
    vertical-align: baseline;
    top: 50%;
    /* transform: translateY(-50%); */
}
/*常见问题*/
.common-problem{
    background: #faf9f7;
    border-radius: .15rem;
    padding-top: .05rem;
}
.common-problem h3{
    font-size: .15rem;
    line-height: .45rem;
    padding: 0 .15rem;
    font-weight: 400;
    border-bottom: 1px solid #ececec;
}
.common-problem ul{
    padding: .15rem;
    padding-bottom: 0;
}
.common-problem li{
    line-height: .3rem;
    padding-left: .1rem;
    position: relative;
    font-size: .14rem;
}
.common-problem li:before{
    content: "";
    width: .04rem;
    height: .04rem;
    border-radius: 50%;
    background: #3b76f6;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.02rem;
}
.common-problem li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 100%;
    color: #3b76f6;
    /* line-height: .25rem; */
}
.more-list{
    display: block;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    position: relative;
}
.more-list:before{
    content: "";
    width: calc(100% - .3rem);
    height: 1px;
    border-bottom: 1px dashed #ccc;
    position: absolute;
    top: 50%;
    left: .15rem;
}
.more-list span{
    display: inline-block;
    padding: 0 .15rem;
    line-height: .5rem;
    background: #faf9f7;
    position: relative;
    font-size: .14rem;
    color: #666;
}
.more-list i{
    padding-left: .05rem;
}

.knowledge-bottm{
    width: 100%;
    height: 1.6rem;
    padding: .15rem 0 .2rem 0;
    background: #fff;
    position: fixed;
    bottom: 0;
}
.knowledge-bottm .select-date{
    width: 100%;
    height: .6rem;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.knowledge-bottm .select-box{
    width: 60%;
}
.knowledge-bottm .kinds-tile{
    width: 1.2rem;
    height: .6rem;
    line-height: .6rem;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: -2px 13px 11px rgba(0,0,0,.1);
    text-align: center;
    z-index: 1000;
}
.knowledge-bottm .kinds-tile span{
    display: inline-block;
    height: 0.36rem;
    line-height: .36rem;
    padding: 0 .12rem;
    /* border: .01rem solid #d8d8d9; */
    border-radius: .2rem;
    color: #0f6a7b;
    background: #fcfafa;
    font-size: .15rem;
    margin-top: .12rem;
    font-weight: 500;
}
.knowledge-bottm .kinds-tile span i{
    padding-right: .05rem;
}
.search-bottm{
    padding: .15rem .15rem 0;
}
.search-bottm-plate{
    width: 100%;
    height: .45rem;
    background: #f7f5f5;
    border-radius: .3rem;
    position: relative;
}
.search-bottm-plate input{
    float: left;
    width: 100%;
    line-height: .43rem;
    padding: 0;
    padding-right: .05rem 20% .05rem 0;
    border: none;
    background: #f7f5f5;
    text-indent: .2rem;
    border-radius: .3rem;
    /*border: 1px solid #f7f5f5;*/
    box-shadow: none!important;
}
.search-bottm-plate input:focus{
    /*box-shadow: 0 5px 15px rgba(0,0,0,.1);*/
    box-shadow: none!important;
    border-radius: .3rem;
    border: 1px solid #edebeb;
}
.search-bottm-plate button{
    width: 20%;
    line-height: .45rem;
    height: .45rem;
    text-align: center;
    padding: 0;
    background: none!important;
    border: none;
    font-size: .2rem;
    color: #999;
    position: absolute;
    right: 0;
    z-index: 1000;
    margin: 0;
    top: 0;
    box-shadow: none;
}
/*问题详细*/
.dialogue-wd{
    padding: .3rem .6rem;
    padding-top: 0;
}
.dialogue-word{
    position: relative;
}
.wen-ixon{
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .16rem;
    text-align: center;
    color: #fff;
    background: #ec3652;
    position: absolute;
    left: -.4rem;
    bottom: 0;
    border-radius: 50%;
}
.dialogue-wd .common-problem{
    position: relative;
    padding: .15rem;
    line-height: .25rem;
    font-size: .14rem;
}
.da-ixon{
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .16rem;
    text-align: center;
    color: #fff;
    background: #87b36c;
    position: absolute;
    right: -.4rem;
    bottom: 0;
    border-radius: 50%;
}

/*提交按钮*/
.submit.submit-new{
    height: .85rem;
    text-align: center!important;
    padding: .2rem 0;
    /* position: relative; */
    /* bottom: .15rem; */
}
.submit.submit-new button{
    display: inline-block;
    height: .40rem;
    line-height: .40rem;
    padding: 0 .05rem;
    font-size: .16rem;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(to right, #0b859c,#0f6a7b);
    border: 0;
    float: none;
    width: 2rem;
    border-radius: .25rem;
}
.submit.submit-new button i{
    vertical-align: middle;
}