.van-field__left-icon {
    margin-right: 4px;
}

.van-field__value {
    overflow: visible;
}
.van-cell__value--alone {
    color: #323233;
    text-align: left;
}

.van-cell__value {
    position: relative;
    overflow: hidden;
    color: #969799;
    text-align: right;
    vertical-align: middle;
    word-wrap: break-word;
}
.van-cell__title, .van-cell__value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.van-field__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.van-cell__value .van-field__body input {
    height: 24Px;
}
.van-field__control[type=search] {
    -webkit-appearance: none;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.04rem;
}
.van-field__control {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    color: #323233;
    line-height: inherit;
    text-align: left;
    background-color: transparent;
    border: 0;
    resize: none;
}

.xilie-home .website-body {
    height: 100%;
    background: #fff;
    padding: 10px;
}
.xilie-home .website-body .website-item.mt {
    padding-top: 0;
}

.xilie-home .website-body .website-item {
    float: left;
    width: 25%;
    text-align: center;
    padding:10px 0 10px;
}
.xilie-home .website-body .website-item div {
    padding: 0 5px;
}
.xilie-home .website-body .website-item p.bg {
    background: #f2f2f2;
    padding: 5px 0;
    border-radius: 5px;
    font-size:12pt;
}

.xilie-home .website-body .website-item p {
    color: #444;
    font-size:12pt;
    line-height: 35px;
    margin-top: 5px;
}
[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus {
	outline:0
}
.qaList-ulList {
    padding: 8px 0 20px;
}
.qaList-ulList li {
    margin: 0 15px;
    padding-left: 10px;
    padding-bottom: 18px;
    border-bottom: 1px #ececec dashed;
    padding-top: 4px;
}
.qaList-ulList .pQ {
    line-height: 26px;
    font-size: 18px;
    height: 26px;
    overflow: hidden;
}
.qaList-ulList .pQ .fr {
    font-size: 12px;
    padding-left: 20px;
}
.lgray {
    color: #999;
}

.fr, .submark {
    float: right;
    display: inline;
}
.qaList-ulList li a {
    display: block;
    zoom: 1;
}
.list_page {
    padding: 10px 10px;
    height:80px;
    text-align: center;
}
.list_page a {color: #000;}
.thisclass{color: #e71607 !important;}
.search-list{padding-top:35px;}
.xilie-home .body-image-bd {
    padding:8px;
}

.van-list{
    padding-top: 35px;
}
.xilie-home .body-image-bd .image-item-title {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    width:100%;
    left: 0;
    padding-left: .7rem;
    padding-right: .9rem;
    text-align: center;
}
.image-item{width:50%;float:left;}