@charset "utf-8";
/* 分页 */
.paging td>a {font-size: .24rem;display: inline-block;border: 1px solid #dfe4ea;padding: 10px 15px;background-color: #F8FAFF;color: #333;margin: 0 1px;}
.paging td>input {display: none;}
.paging .z_pret {display: none;}
.paging .current {color: #fff !important;background-color: #1281E1;}
.paging .z_num {display: none;}
#paging {padding: 20px 0;}
.clearfix {zoom: 1;}
.am-img-container {width: 38%;position: relative;height: 100%;float: right;}
.am-title-wrap {display: table;width: 60%;height: 100%;float: left;overflow: hidden;}
.am-link {display: block;height: 88px;padding: 5px 0;margin: 10px 0;}
.am-bd-title,
.am-link {text-decoration: none;}
a:-webkit-any-link {cursor: pointer;}
.am-img {display: block;width: 100%;height: 100%;border-radius: 2px;}
.am-title-container {display: table-cell;}
.am-bd-title {color: #666;line-height: .42rem;display: -webkit-box;font-size: .26rem;}
.am-bd-title {-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;font-size: .28rem;line-height: .42rem;}
.info-item {flex: 0 1 100%;width: 100%;}
.info-item .info-msg {padding: .1rem 0;font-size: .28rem;line-height: .42rem;}
.multi-ellipsis {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #666;}
.info-conf {margin-bottom: 4px;position: relative;line-height: .26rem;font-size: .5rem;text-align: right;}
.info-conf span {display: inline-block;line-height: .26rem;font-size: .24rem;color: #999;}
#listB ul li {border-bottom: 1px solid #eee;padding: .05rem 0;}
/* 搜索 */
.search_internal_wrap {height: .7rem;display: flex;position: relative;box-sizing: content-box;}
.search_internal_input {width: 76%;height: .7rem;overflow: hidden;padding: 0 10px;color: #333;border: solid 1px #d9dbde;border-right: 0;outline: 0;line-height: normal;text-rendering: auto;letter-spacing: normal;word-spacing: normal;text-transform: none;text-indent: 0px;text-shadow: none;display: inline-block;text-align: start;font-size: 18px;}
.search_internal_btn {width: 24%;height: .7rem;padding: 0;/* background: url() no-repeat 0 0;*/background: #01BEB7;border: 0;display: inline-block;border-radius: 2px;text-decoration: none;cursor: pointer;-webkit-appearance: none;outline: 0;text-transform: none;overflow: visible;align-items: flex-start;text-align: center;background-size: 100% 100%;font-size: 20px;color: #fff;}
.search_internal_input::-webkit-input-placeholder {/* WebKit browsers */color: #666;font-size: 18px;}
.search_internal_input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */color: #666;font-size: 18px;}
.search_internal_input::-moz-placeholder {/* Mozilla Firefox 19+ */color: #666;font-size: 18px;}
.search_internal_input:-ms-input-placeholder {/* Internet Explorer 10+ */color: #666;font-size: 18px;}
/* .emptyBox2 {display: none;} */
.seachBox {height: .9rem;padding: .1rem;}