/* 全局搜索 */
.st-search{
	padding: 0.266667rem;
	margin-bottom: 0.266667rem;
    background: #fff
}
.st-search-box{
	height: 1rem;
	overflow: hidden;
    position:relative;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    background:#eaeaea
}
.st-search-box .st-search-text{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
    padding: 0 0.2rem;
    font-size: 0.373333rem;
    background:#eaeaea;
}
.st-search-box .st-search-btn{
    display:block;
    width: 0.693333rem;
    height: 0.693333rem;
    position:absolute;
    right: 0.2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background:url("../images/faq-search-btn-icon.png") center no-repeat;
    background-size: contain;}
.swiper-container{
	background: #fff;
}
.swiper-slide {
    cursor: pointer;
    text-align: center;
    font-size: 0.32rem;
    line-height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pdt_list {
    display: -webkit-box;
    border-bottom: 1px solid #e5e5e5;
}
.pdt_list a {
    display: -webkit-box;
    width: 100%;
}
.pdt_img {
    display: block;
    width: 2.8rem;
    height: 1.95rem;
    background-color: white;
    margin: 0.2rem 0 0.2rem 0.2rem;
    overflow: hidden;
}
.pdt_img img{
	width: 100%;
}
.pdt_txt {
    -webkit-box-flex: 1;
    padding: 0px 0.2rem 0px 0.2rem;
    margin: 0.2rem 0px;
}
.pdt_box {
    color: #333;
    font-size: 0.4rem;
    display: -webkit-box;
}
.pdt_box .p_tit {
    margin: 0;
    -webkit-box-flex: 1;
    width: 0%;
}
.pdt_box .p_tit em {
    display: block;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pdt_box .p_tit em i.bq {
    color: #fff;
    padding: 0.1rem 0.2rem;
    margin-right: 0.1rem;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pdt_box .p_tit span {
    display: block;
    color: #999;
    overflow: hidden;
    margin-top: 0.2rem;
    line-height: 0.56rem;
    height: 1.12rem;
}
.bg_1c{
    background:#bcaef0}
.bg_2c{
    background:#e78d7f}
.bg_3c{
    background:#6ad0c5}
.bg_4c{
    background:#acd98d}
.bg_5c{
    background:#77d6ee}
.bg_6c{
    background:#57c296}
.bg_7c{
    background:#f5bb79}
.bg_8c{
    background:#6ec8d2}
.bg_9c{
    background:#08aeb1}
.bg_10c{
    background:#ef8008}
.bg_11c{
    background:#e5c946}
.bg_12c{
    background:#4896ed}
.bg_13c{
    background:#f34b67}
.bg_14c{
    background:#3c9bbe}
.tuan_more {
    display: block;
    width: 100%;
    margin: 0.5rem 0;
    text-align: center;
}
.tuan_more a {
    color: #ff6b1a;
    padding: 0.3rem 1rem;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    background: #fff;
    font-size: 0.4rem;
}    