0, 0); font-size: 17px; text-align: left; }

.am-list-item .am-list-line .am-list-content, .am-list-item .am-list-line .=
am-list-extra { line-height: 1.5; width: auto; overflow: hidden; text-overf=
low: ellipsis; white-space: nowrap; padding-top: 7px; padding-bottom: 7px; =
}

.am-list-item .am-list-line .am-list-extra { flex-basis: 36%; color: rgb(13=
6, 136, 136); font-size: 16px; text-align: right; }

.am-list-item .am-list-line .am-list-brief, .am-list-item .am-list-line .am=
-list-title { width: auto; overflow: hidden; text-overflow: ellipsis; white=
-space: nowrap; }

.am-list-item .am-list-line .am-list-brief { color: rgb(136, 136, 136); fon=
t-size: 15px; line-height: 1.5; margin-top: 6px; }

.am-list-item .am-list-line .am-list-arrow { display: block; width: 15px; h=
eight: 15px; margin-left: 8px; background-image: url("data:image/svg+xml;ch=
arset=3Dutf-8,%3Csvg width=3D'16' height=3D'26' viewBox=3D'0 0 16 26' xmlns=
=3D'http://www.w3.org/2000/svg'%3E%3Cpath d=3D'M2 0L0 2l11.5 11L0 24l2 2 14=
-13z' fill=3D'%23C7C7CC' fill-rule=3D'evenodd'/%3E%3C/svg%3E"); background-=
size: contain; background-repeat: no-repeat; background-position: 50% 50%; =
visibility: hidden; }

.am-list-item .am-list-line .am-list-arrow-horizontal { visibility: visible=
; }

.am-list-item .am-list-line .am-list-arrow-vertical { visibility: visible; =
transform: rotate(90deg); }

.am-list-item .am-list-line .am-list-arrow-vertical-up { visibility: visibl=
e; transform: rotate(270deg); }

.am-list-item .am-list-line-multiple { padding: 12.5px 15px 12.5px 0px; }

.am-list-item .am-list-line-multiple .am-list-content, .am-list-item .am-li=
st-line-multiple .am-list-extra { padding-top: 0px; padding-bottom: 0px; }

.am-list-item .am-list-line-wrap .am-list-content, .am-list-item .am-list-l=
ine-wrap .am-list-extra { white-space: normal; }

.am-list-item select { position: relative; display: block; width: 100%; hei=
ght: 100%; padding: 0px; border: 0px; font-size: 17px; appearance: none; ba=
ckground-color: transparent; }

@-webkit-keyframes ripple {=20
100% { opacity: 0; transform: scale(2.5); }
}

@keyframes ripple {=20
100% { opacity: 0; transform: scale(2.5); }
}

.am-search { display: flex; align-items: center; height: 44px; padding: 0px=
8px; background-color: rgb(239, 239, 244); }

.am-search, .am-search-input { position: relative; overflow: hidden; }

.am-search-input { flex: 1 1 0%; width: 100%; height: 28px; background-colo=
r: rgb(255, 255, 255); background-clip: padding-box; border-radius: 3px; }

.am-search-input .am-search-synthetic-ph, .am-search-input input[type=3D"se=
arch"] { position: absolute; top: 0px; left: 0px; }

.am-search-input .am-search-synthetic-ph { box-sizing: content-box; z-index=
: 1; height: 28px; line-height: 28px; width: 100%; transition: width 0.3s e=
ase 0s; display: block; text-align: center; }

.am-search-input .am-search-synthetic-ph-icon { display: inline-block; marg=
in-right: 5px; width: 15px; height: 15px; overflow: hidden; vertical-align:=
-2.5px; background-repeat: no-repeat; background-size: 15px; background-im=
age: url("data:image/svg+xml;charset=3Dutf-8,%3Csvg width=3D'38' height=3D'=
36' viewBox=3D'0 0 38 36' xmlns=3D'http://www.w3.org/2000/svg'%3E%3Cpath d=
=3D'M29.05 25.23a15.81 15.81 0 0 0 3.004-9.294c0-8.8-7.17-15.934-16.017-15.=
934C7.192.002.02 7.136.02 15.936c0 8.802 7.172 15.937 16.017 15.937a16 16 0=
0 0 10.772-4.143l8.873 8.232 2.296-2.45-8.927-8.282zM16.2 28.933c-7.19 0-1=
3.04-5.788-13.04-12.903 0-7.113 5.85-12.904 13.04-12.904 7.19 0 12.9 5.79 1=
2.9 12.904 0 7.115-5.71 12.903-12.9 12.903z' fill=3D'%23bbb' fill-rule=3D'e=
venodd'/%3E%3C/svg%3E"); }

.am-search-input .am-search-synthetic-ph-placeholder { color: rgb(187, 187,=
187); font-size: 15px; }

.am-search-input input[type=3D"search"] { z-index: 2; opacity: 0; width: 10=
0%; text-align: left; display: block; color: rgb(0, 0, 0); height: 28px; fo=
nt-size: 15px; background-color: transparent; border: 0px; }

.am-search-input input[type=3D"search"]::-webkit-input-placeholder { backgr=
ound: none; text-align: left; color: transparent; }

.am-search-input input[type=3D"search"]::placeholder { background: none; te=
xt-align: left; color: transparent; }

.am-search-input input[type=3D"search"]::-webkit-search-cancel-button { app=
earance: none; }

.am-search-input .am-search-clear { box-sizing: content-box; position: abso=
lute; display: none; z-index: 3; width: 15px; height: 15px; padding: 6.5px;=
border-radius: 50%; top: 0px; right: 0px; background-color: transparent; b=
ackground-position: 50% center; background-repeat: no-repeat; background-si=
ze: 15px 15px; transition: all 0.3s ease 0s; background-image: url("data:im=
age/svg+xml;charset=3Dutf-8,%3Csvg xmlns=3D'http://www.w3.org/2000/svg' vie=
wBox=3D'0 0 28 28'%3E%3Ccircle cx=3D'14' cy=3D'14' r=3D'14' fill=3D'%23ccc'=
/%3E%3Cpath stroke=3D'%23fff' stroke-width=3D'2' stroke-miterlimit=3D'10' d=
=3D'M8 8l12 12'/%3E%3Cpath fill=3D'none' stroke=3D'%23fff' stroke-width=3D'=
2' stroke-miterlimit=3D'10' d=3D'M20 8L8 20'/%3E%3C/svg%3E"); }

.am-search-input .am-search-clear-active { background-image: url("data:imag=
e/svg+xml;charset=3Dutf-8,%3Csvg xmlns=3D'http://www.w3.org/2000/svg' viewB=
ox=3D'0 0 28 28'%3E%3Ccircle cx=3D'14' cy=3D'14' r=3D'14' fill=3D'%23108ee9=
'/%3E%3Cpath stroke=3D'%23fff' stroke-width=3D'2' stroke-miterlimit=3D'10' =
d=3D'M8 8l12 12'/%3E%3Cpath fill=3D'none' stroke=3D'%23fff' stroke-width=3D=
'2' stroke-miterlimit=3D'10' d=3D'M20 8L8 20'/%3E%3C/svg%3E"); }

.am-search-input .am-search-clear-show { display: block; }

.am-search-cancel { flex: 0 0 auto; opacity: 0; padding-left: 8px; height: =
44px; line-height: 44px; font-size: 16px; color: rgb(16, 142, 233); text-al=
ign: right; }

.am-search-cancel-anim { transition: margin-right 0.3s ease 0.1s, opacity 0=
.3s ease; }

.am-search-cancel-show { opacity: 1; }

.am-search.am-search-start .am-search-input input[type=3D"search"] { opacit=
y: 1; padding: 0px 28px 0px 35px; }

.am-search.

Prev | Next
Pg.: 1 ... 66 67 68 69 70 71 72 73 74 75 76 ... 84


Back to home | File page

Subscribe | Register | Login | N