/*手机站新增变量*/
.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.line5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.line6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.line7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.line8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.w1h20 {
  width: 100%;
  height: 0.2rem;
  border-bottom: 0.4rem solid #f0f2f5;
  clear: both;
}
.h32 {
  height: 0.32rem;
  background-color: #f5f5f5;
}
.text-c {
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html {
  margin: 0 auto;
  max-width: 750px;
  background: #fff;
  font-size: 25px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
li,
form,
button,
input,
textarea,
th,
td,
a {
  margin: 0;
  padding: 0;
}
header,
section {
  display: block;
}
body {
  font-family: "PingFang SC", Helvetica, Arial, "Microsoft YaHei";
  line-height: 1;
  font-size: 14px;
  color: #444;
  background: #fafafa;
  padding-bottom: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
  background: #fff;
}
body * {
  -webkit-text-size-adjust: 100%;
}
img {
  vertical-align: bottom;
  border: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a {
  color: #535353;
  text-decoration: none;
}
a,
input,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*取消轻按时高亮*/
}
button {
  -webkit-appearance: none;
  border-radius: 0;
  /*去苹果圆角*/
}
a,
input,
textarea,
select,
option,
button {
  outline: 0;
  /*点击时虚线边框*/
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #eee;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
@font-face {
  font-family: 'DINPro', 'DIN';
  src: url('/static/font/DINPro.otf');
}
@font-face {
  font-family: "iconfont";
  src: url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAADr8AAsAAAAAaGgAADqrAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACOcgqBrFyBi30BNgIkA4MUC4FMAAQgBYRnB4dhG3hWNeOYpcDGATCy5xkRFavUqChldIrZ//89uSFDtAnqsqrfUBJSkMOibUNU7RPTjqDKkU0yIVCyFxJlb9pZ3gEm7EaDHuk8WvZackl7kwonYtMRvqMDevwpXP/TuyJup+MekhRNE/6f3x/fOmff+/ghDtQnWcmKU6cK7Yc84wRWIao5Mb8h2GYHqKDQgiIhUjYSNRGLtBAMRMyYVayNXKWuUl251LWL1G0ufumy3dxHTSJijLbvbpiHEjUypHAB0AABWfir5dz3deb7100kWwYM+EptU/qaua3pbX7+tZ/pFrnvt1+WDBSS/xdULQrTHhtfJncEYxKbnGSQwM/vCbU4lFNLc8cj91Dg2IUFO3HiQBEWj1BQWA74kP2RvtJ3ZkSB9tYgCIFjLEJAEAHXbAkt9FHTXXjzKi73Ke8mZeudOLI/U79RUtow3rC4b1l/W39f82QQIJtDFxBuo3pJ7w/ghMF5JYw8BALyxrtpkvgLdGPc7ZICC5cWR4FnHqZZYAlmjv2fqmULiqt70kXpnCL8Hp1i0dhXuSxnBqCEP0OQHIDr5QArncBLArmB4EZoU6bThVylVHmvcsZQF5R2DVAO5EXSUbdOF2LpkKqQevduCpcuXZa+zuuGZIbYNYT43LLzR057L8aNxVc/tFJJI0hJjZVya17D6VFxjZeIvoXtCQYUzBECunBxTCKoPbKzthx0ssM9GuzWduRgYTYovxgInNbI+kT0MgzaUiL4KR8FcAF/b78QhQAnCvfW2n3aPPD3Lfj3uxorOfSRZnkbOHcgAgJmKDb6bf5kV1FUZ4BRsN4MdhKYxoMdxddlFllmmz0OOO7u20dvX719+/bLO+qR42detqHBf68qvgKx1NbwIQ53LvZwq+m+yZ9eqhsexn/x/8/gcXf/8Hjw1Pj8cvjq9cnp2fnF3uXV9U2d2/2d3e3m0bX1jc3VpeWVrYXFufmpyYnW4f6+nt4qXd2dbe0dLU31DTXeVatQrkypEkWKFfrwaebtx/ef30yPjX/99v3H7MjA4FClo+NaXwooKIVlNRT/NecfAnzcCQT3AsWDwPAodjgQezyJAxoFjmdB4EUccShOeCVIvBYUTgSNU8HgTLA4FxwuBI89IeBSnHElRFwLCTfigjriilshY1/csCMU7AoV20JDs9AxKu5YEwbWxQMbwsSmsLAqbCwJB8vCxYp4Yku8sCDeWBQfzIkv5sUvaOKf8QoPsjwlANAqfAyLAP0iRJ+I0CNi9IoEVUSKLpGhW+TolGlok0C0iwIdEoQWUaJJglEvIWiQUNSQMLyTcFQTFSqIGuVEgzKiRSnRoYToUUQiUEwiUUgW4YMswyfZihnZhreyBx/lAN7LcXyWu3gjjzAtrzAmbzEuH/BVPuKbfMJ3+YwfEt0XmAV8o8Io8I0Dg8A3boM4Q2bOGzjDkOMBp4BcJHAWQC4KOAshtwE4dZAbBMEOVmAdsmtveu8izwCw89Azw8d9teYgChwgNQlmYb2YSIgR8VhCQhaAAcEQIB0RSFIE5BEmMUmgM5g9tUBgLpv4CGYmziwnkUIEyQWJ9BXLTchJ1sEazEmZpsojCeZ3er5Y3j0666HHeDD3Tuvg9N8UCVTXT6PnpqpuuK4CJaLz8koIMBybrEAsgjBz56pmUeS9pAQDZvQWmLjlwG+VgtevKBIh7oy6PgGDwFIQa+HdQq3UG/PdfZS4OETn+xMbRuDg9V2BUsRooC5AwkLYrt50+5g1OF8PixHiCGlLsTEKSiGC17/DwmiXlymERfUEMWqECz7Qp2KpWAzFVYlR//oIQ8oXBNt+sGCQj7dcRaUbiPMhmg309sqHyzGq6op+g/e3AJ5JG6MZLxBSBYC8ULLADWr5gltFTOjkS6IIYadOAllf4ZxNM0/rYaQt1B1RZRI7F7o66lu/5aYVtJyy57cJfJqnkuzStb/K0iv+PZr17kvfxdetaXed+9EPEDSOzGbfvFzdzQUD3z/hBLrXd+z9qjczLSoupKh7sEIN8nbpUUeZNHKZ3CC2mPSAobP5DHH4Yj/xpU+BxKPZ0b7oQr5Ku5xIdMMw2pH+GTBVyI2ba94CWTcJI0nUSxkK+8Uxm8jaVeJzCqm0s/UiXM/+Vv42Bv+sMLISlgmkeDpfmiKaq7BXiU5L1qB3qXcvu67JiYhHuvHFthBi/Yzsjy4eRgw/bPbIXFJcOFd9ZrMEfL3sc0/qt1+fec2e5aaH5wvixidL8rIYtSPL0wPVZ1aluJM/Y2Bm/pA14r3NHnz3XuNSdm6UGOx2fuZgrZ1G6em02WflsUE4YjtHHN5pbSzQZjMRRxBmq7yRNeZY7Z/LRPWWeEt8/RtvJph5Tn1LNWjOJ0hx80b3KFBSGP8OGqJAMGMLA6CST7AJ75gIwHfNZKGjhBTa/poN+sB4/vFCsqnqy5oPVIopmPlKlF2MIIi4xCTQmEIjZ07B4MF+I3AG6vmoGnvUaCjMn33MLCP2ZCRjA9SxpQtG/XhBFrNWdMjinzq3gPqskTu4O79NO2+Uv2HdzBedHt30DgWrho4tKghCGidRSntK21F29X11rxwColFVxL2cgFaCOAuNm7KKtsiA70UeKhWzrFWVCHCZpOUYZbIhlHByIaCab/M39J7a1dpK50BYotle8Gbnzynrgqg9uvYOFVQA9z94cQhowofrVXvkROVlA1MgSBLBTSi3n7sv71KSKPKSJK7GP7pirsrisSIs+bRAn5OhxTHV5EJlhACm9yAWQCD1yTY0qWJAPEYfpyWlYXsvIgwZLYMFWno07NNU8+9Ru6e4cA2OlPCuXmXBjBAWDcCkBWTOWKxIfQNXg+RugX0YzEpxKegEyWHKdg7eFKPiWyNYCMg0odPq0IMFbE4KsktvzslJxexe+ZQpb3jryy2As3hhSJJYqk3jIKDUtOv8dKCN8UC5Mp6g+cAmjkTc/35L2wNZ98VhN5+38z/N/e97/LdxQEvow9ak1j9FVEdnJ0tG1VOYCfPP7Yudd8NlrAcq0EHAh5W5kl9TPJqXZrctUwK4D+zxA1yDEFB9jRFAoPWRLX0xsmFFD9gizInFxB81rsfKfzc4wt+m54PW2b9iSzGZvyDmT8y7gL8R1bCWKWpPVzNfVteePaj/a3VFWc79xf1fxT0JrIT/dyOY84vxy5jFiqDFokyWWZHMVedQ/s/Uu1B/xQqypuiiR1lSaugW5b6odl+4G9pk/pEbeaW5ONfb2l6gpA1zGyaBNbOh+Znrs/fO8H/W4jibJFIUZ8eA9jzUv9q+6m1I9IoRHD/sLcvLcZBlHmx1MH00TZ69ybHhOfVfjSOUZDjbhvQ7HvpVpjasABceaE1AwgKDGLdgjqv5pY0Xh3gn6xSLwRrAt/F5mYvRe7X+5uhixu+PjQTDgtmBUnIwI/sA0HIojQ4y04yZQ5I3wlqDBs/PZZeKLZpH8pV8qBsZI1L9XACpUKN3Q8eU3Im806HGzg7DaXOhUVYn1RchIuJq3eEmT9UJBfvlIrGdc+cF9+RIksGU1lV7emcOl5TO9L4qiiO632J2NmlObQ4ili9ileDEwaPpWnHEJ5GgzoqyUa92tM8IqUc126+zB4zqgLl8RZidZDKkoxJoeQJRqd46xDqfdPHiccwsfAtVatxds631v1zpjypV+d5qp/lvYx10wrXii3Flbvp8qfI/GftayrChoQoW409TesiOqveYZzPHzl20mAjSUY3k0mqzaAqKVdXrjmrXtIopwqk1Htubvsyy5GsFwVUGRU8vyoEqSLL4p9R8I4URvbBb82rK2lR4Rla68BDaHycuFa0izKkU8yqYHerawrF3N2raXDvVBox1wwA9eD+UpFGBaqfnqXPATNSsUQRBNmgBGtonE5+VO0rMxnFOWlRf/IRhnbKwTXOr5fjob4sie2sJvFic0qNDsSvMJf+FA2CI4qxUiYYoCd8Dyi2Se+lnGZAxCFHw9XwtrXlX6BeKIu5sddB7nQph0a3ydLK5PDvJGWgnr/OnzxD/U4yzYor3R+1HzZXCGNL8q6Or6omlsaDYo/2Sd2lhZNL3t4BOVhjr7TvDL5ZfVBtZ4PAB7ee2z3UGO5RcdAuNs48zET7R3JMLwdOkZw8Z8s83z9c4ZKYpk3Eh/ZVeboDuRFxiF42Bep0nmcXRxSGfQzm3MB9SEh2LcFwj3Gx8EhHb4OsPXjznYyTvm/FF8ZFOoxyUsTHYBiCVKFj4eIyV6OG0dBVcW+SwvYyEs+9SQXaua4+XKZCVJ48/vKgENjTshbC/p+sY3ECA0pEW2/nZGkBdfQrP1pYgDuSzzSA736IsBrqFHQgv1ThTytJ4jgjZb1tiq0fmkvmmJwNCwyL33YtnlIPT0Ysv8EqxY+X6BGIsnVel9LgydkwpzScIwfJ2FPZNNLo8lPVe0l/W2gzR0XvxK3QPOFfyMXiSRqt1Nv/89MusUwcqhd88FMITt63scQqam0VrKnyQ/vFRCUfdCo7YZ2BZKdAHJ60+bDIoiQWh/WhK00UYNLDg5uMa4jQ/EFbKKWssY9q0rGZt/kaRYBPwRPSWHFNI+qtaDaDtqQ7NV55epeDqq6KYkEAq1zJW9mHg2a+8WL37JV2Qy8s7a0yL/OpjCJxltS88w8CNvRWszAebZ9CD3ZmnnbWW3VKHUCyk9dajj0UcvydOeq6EhrkLkaPLn2hC7eyonR8SXm4OkYzNkf6nYhPOr5+831dhUHo6oSPYs9lNiksXxKf5hQfTERP1bw96t9on1z+jgZFhn1LmG6cUaC4CPLz2Eg07+mpUuFwptFrypS/ucCdllacrU6Xm59bAcFGeCC92l+Yqkeinkxp3YhHcVRjStPVgNyEZxa3BVjaRyWI4OIr9nE4pZABthwJ5cYr+4vUSVmv8Av/bB6h7kOAfDu1duGTYpMJMIMRNkRpS2I/x+O8thQn3/hDhpvzPi3UaD6umvSqkMUjR1O7juEqj1/l7FAYx74NeW9KAFLcq2Ti+TLfUs5xr3Uwn+aOrDU35arEUOOmMyY2w0bnGwe0W+nSKVFyTFQVkeVW+ROlo+Z6m14Nsyj+bxPXA4STZsP1aYA2WXsngAyknWXszEXlvsDPSKQ+rtw4BvXhnnkMzh24dvBlebJxtnMxlcU/w/0PkJWdn5q/nc41Ccjc9fWgmyp/ePP+0oXt8FXxMrrTedAD6V95MuqwlGgE+5QdPBOjo4vkmrOxsY3iekj6rjx1XwZP+JlwOvW+wLgzKnUj/8bNRsSjtt/UskRWHpCMrE25Daw5JfpyE14MltLPiRnRIjBI5G2AxoGF2wMPNk4RmJVdzkp6vPjNwMkGdpvDyJKYC0taq7LEIbkRBNn7e43skmXYR0s43Y4A1vAtDVmYv+9LTHEKA8iBMG4+svTGbmR0a0BwS5MiMKZQBzEW63gt+uW9gizN4B7zkPiPcB75hKLyhq3BwZA68Obx6vvtV9MXG0emDyqGZPmsQs2lgtqAEMSiHTj6u0n4ZMSZqrJXfeB/Z1vVuZY0MAedsIExa+9EmV+PkLz/lgdMb+KbO05jmP3eCxRg0Q5im8E+u77wbyu4pNDBfVt3Tdv6MYAPvgUPMx8/8DAQPVIrwvgZohRBeTrctRUyB3P4EwerLEBOU1bc22F0seyy27i5IRmwbIDuuslhQZmgHpBIhuA4ra3YXY2KTpaUWXW/HEqvyb+F0T8rFUkkJGDPEQ7an8Z1HVv6CtCE9FDTiZFSHwEeQ7DAB+Ibmf/mqgyD5EKQvfgY4xpjTj2+sepnQ4Bdig5cOPbWVx4btEKZyGm4yRHbmvOFz26AHkvW2uKYClVXCrJ+mOhaLl5ItL61Q8MzsJ2ebKNQjzNfl79jYZfFAu+huAqi3ZZjfOoj6KBP1a/clJqb/ncIGGFIeBlNtp2Tooi84iRW3rLMbnBW55t/DDyAQjyQxKu05FPd/snhdLEmy+GveoISzpSGyXqgUCumbVjR9bxXFo3lLXegEWNEmymuddbH5D9rrqg8Jm4O1fc4rdaqu5rTvcmavUqno9EBuvbhTFCKlUK/DQuN07T0NfmGEnTqEOP9X3SFSg/8F2Q4MpXrvGSfe0NbQw5UOPZitb7CX7tRjnQ+uLGWDU5HUwUioXdj3FYZL3GxvdiW9c6v9sKv24O5L+rxXlu51roGKiCTo+7op4q1A/Qwhc1YkkDAcW6Owrr8Ry6v7HxPNNQewEcKeY5Naue6Up7hnjZVpb4O/8AV2xJg86+C8KQjLWh5tUlw6XsG0L832l4U9sXkayMZjWz5wan/OPxaQJFtLC0LFHBQF0xuQxWqQkeTA/hux95tkxVwlt362UZDKqSX4CJrPcRIUKPzeq4ihL7Ji8tvPM6vnm+Hw/GvKL7dFlsc6Tw8kjfslRWar+GzjaHm64ELjWOAPXqr1bx7+/xUChnJffp7o0evRegRU508Izbvt3DQFEtHsiYyY29B4D1Xqrap9iZ108kZ7/tPN0w/fvh66HCdqbWVbD9RFMZdpZISXZt8/O1maQGnUnqf0xJph0kpHy3vGDX8RQlgGEh7nyc/saHdSxClw2fnGzYsoByoMoh/foo4ZvDFgBA7vZDjC+dByFca9j0W0PBio056vDuKFW+lxGzU+pLU04A5kBcS4Spn3h4uZW8dWLmlghZOIzPPJplFrNxELrhu/MR6APL07I7UAPNV+8HioHSrRuc4Pn1QvopWoNaPiR099Jo6wuvRMf7KgLD+u+nGiCf0S63WVk3HguOE4drdaxWTFowxXZZ12g5cNO13dXUCWiMcGMftFbU1bvzZUrqzcZMyfPGZW6yfcj54OUIjYi8ePk4w9C/TEvVrjEe0sHhFHWGyNcLvRpsTCLBuwGXmMae8t9VJQmcV57npum8VUSdmOETywD7LuffJIR5uTqvFfrNF3OZXrVGhyCgSyAVTx3ND2sDB/Pt8ck5fEkaGFs0JjtG/xgtwSKSCfPnoASrMLw8X581JzLL10TtwWzhYbo9LihVxrRFwQ7NDtc6Tzg8o6168caXRQWSMZlZOUrhx5rKCs4axy5AsFZZ0dUGZZvKDU6hUd7HTKeA0bQ/Ncw8U6HGtiQgopCNKIBDRkthaIvPphFjydvspIN5yAPXd1IQr7BBdafPx6XOncG5ANtfMfEwXxiiBL0vFPjn16XDgmL+HGcdnj5clOFA5NtMN4ZKobJ6OlXhL5INDXIhIboMQb3B4KdX5B7YC+s/I2y11oXRBtxe9bOtzSc3N6J4dlgqJDMzIuQbAIW4ct/abgvgYJn445SXaOHqzvkmfu9bzc1mE7a/BAZx0+SJLujUu4z6AhviE9/RmYqtMDQ//DP1XN5yk8Hqid3tROrucgJvtR9++fcItKmZ9Rf70v9UNW1LfAfso91oEguMOrxi4K+KbOzsakikm21zMkQbjxwi+q4X0M6RDt0NHReG07+XMF01f89uUK5WJ7L1nxac/UmiA0WTKaC9X+rvK8UYo3ujPs5ASa/kfjeAx+XDstADNx1jQyjsluIsgbtEsFfyzsf0fHTdeS2WCLFUvGljcDFqVcCZHr6HwGX22HWnw5tJS1zTIC3NS4S4PeU++OGxTWydg28bIYUBV7WTUzK5I8Lu3umCnwZcXhOIaY3ZLLbEItuHS0F1sD0eP9thYYYuSaoEROIm6pnf7zgGvMR+thPYdMuknmeKSrGVRtQUAM/Im1dkDXxl1LnhXmPGK8fxFWGAFtDMnSgb/LhSXjXm/oZj+CWQKC+PdJrIuIs6dKhItQJbpSCpQrXN/vlwjxHI5b7IZAjMBVwHJRsbhpPWey+5iJiIxETML/+LjLfaJU03KC7KwOSXK9l5VFq5MXRWsG9UJpuNGN4yBIHqs1CrNC0mqvxXn2kLqXfd6PjU3po6g4bO4uD0Qs/OJJ4rGDDq2/+3gfc+yC6K/Zs+9jSf99GGZuHBltOriT8H6w8jbnZeXge+jRrVXd7wg9BPt/uSJOg8MeeifdGjFXhsqavm8T9y9kRC28x7g3W8Ff3y8+9KLJO+5KwD/WHsV28Rdz60zdQl3REjJXmVrSb8PGS8oM/0Znhgg7Lz8+4pc3//txTGjbXr5/aWuq33wbt95pdIyiZnr4dXho3snmDb3PqlHlUmqUA74vmsq8N7yeL8Hah8V6iMbF/0gseeuKGaiTXa+2stfMkBo3A3Fcc6hqLV3jvraipqaix11CX8sICQm/StFFdUXf7jSlHxyi5VHgZDK+Dmn+bIW9waehDR3XNoLHHRgDPgX67mRACvPQohk5bD4NfTDf5qW9F0cOPjr1IQa8WSG0rfyCPddbQl40rdtSnGVhZd6rasr094LqYOHJ/RitR75H+4QFooLoa2RGHBvA6ip2wqsKP29vhO+qqIMBNu7s9ew9B8YWB619JSg11e5oWhDQdCC+9O6p4CJNZ3MkneFVev1g5dqQqiO/TqYJSTSacXNPPUPHjrmLyipAVOgGtY4VhahsoBBIuEFcx1FHbo9zD2FbW2jATUa+aNtGIDHrAaAekU6jjlGOo06Yh9Ztjnb0rSufOMe3rn6d02jpQMoreUayFnXEnxMI7ZLsuXYFdkKBXX7IBYKN4NonAQaEvpiBApKFZqGLxFZRUpLIKi5Csygs9MxCZV5QUJ6ycCaadf3QJhKxxSKW0F+qulqNplaHZuXvx+MBiQsmKj0Q0wP3X3ZCKd2DtundFUVl4jq5rcYSr2sQW6mmDC6LIOJ/yaZ2dyEDcFd3Rfd55gyc4mCXkJidmpQrTJXqW3QiHVmjAsKJWCS9ATmObKAjaR206Tnhbc5/LnWsc9r0p3Nbi4qkdfS8ZxMimHrWigV4k41bwIqwZSFl1RU109bI11TUHtPLQleGasWXhlKUWsRKZW1pFbzUndiJashcYXa6bA7oEM7NzJ4t6QDzxJmZktlakMqL9YuJ9jcEpHqMFamE1S4zkqwzydUB2sIQuSQ9TQbCW5SldrNhNlGZuOpC9wyXBlINs4F5eI9XrVc1tgE3a8lIWWCJ3AaZDSrkZzh3j0pSDX+n0HuCupTdyh5n954g4LDk/rv9wMgeUDO42OMyDUG77IEfYG896QMegf9AWmxs/3WaPXP7HDVKXZ0l3kP8Z1+wqqsl7xo490DGQjSqGxEsmYAfZwrIFrLc2KlWl8+FFEqSxUmW7jNuTTSfXHGSJBlSOFddrpbyMowqnrRfRuJvtBOZhcJEMc8rxgdT1LYjmxM4BH6XkqIfxWBmprM0bJ0pjWfwj26IIm9woolO1PuZZmLrWJqZ6TGY6EckqT0kcCib07YDU+TjFcMTCxMThWI7/kZAkkn7eWXcTwb4y+MHTsfU4YLQtam0nTgNjuA/fXYu+4piIEEwrBxq9Yg9XuW8e5PHfw83zlh8cPHW2Svh4Sub+1yAD9QIqwwGSAZqpnGW3z++QmgtNM5X8vv1g72Nx0dxaxjHGSeNbtbgxvt3zNkw6pDKgqXBqlWKD4A9iaPbaH6DvBXIRT+iddLnGRu9NV5eGu/njH4GmbHbvdjXR6fz8S0c9/bSaLzolaZfpkX/PMUmMszYuZmZkTinHBuBFiRaoBsTPOSwOIO+85BLwPLQO34ogBpEQQYeDkCMOQDq4ef/XbFTbzvI38kdd9P/fOisBHusfz9OgL3fkRgxnY0ZfvCgm8qidqHVMEZEF2OQzurvznRFNHr/Qc9A97CY9hai2mHktQ8edJ3FprtPvZAC2cI+qed+j8HdTNSMAlKBVx+H7ezM6K/jDKvqOX29x2hDvd595sYlAFVcT6r36iM6I9j9R+dPVXXufUPH6ENDrN588MbEiH2JPsF8t3hiizl145uQNxv9CIeh7Crcc4bzoDPjB/d9Wvp7BizgfXran2AClj1cXM6ZROfhNiKwJSk0wwtONxhQouB9PSRqU3uv0q/0rpAj8IBh0nfEVS5jD/IPzFiwRzeI2pRSuM71qGJfuKphWZAxrqUivCQktDSs3D6sIrSkJLQizF7I6ER9hZpzOMkcc2urmZ3MdXD2rOz0m4f/cGAX2eOUxwJuoqcTU8hB+v3HYQmkHxI2A8sReZpUllYeI2myckN6IOC903W95z80LSbKHIXW0jZ6styaWAXZx3Wb2ooG8DkuLvjskoEETUzI8cj0zEFdT1v+ACHHwYGQXTgQq44KHYzUvXOpiszQp+VLi2VVJQXyXKkuLSLTpcK1Sp+hTcuRFsjK8grFxZIoqynbtQ6ELM1CZL/eUNjM6XuJ4Qq0rpdexyF0TpXxIXMgutDcfGuwKEvu7M8wfs1vaG9PGT74oepq9Y6wBctl78Z+Clce/sZ2Rotjltnllu2w+vp/7whzio068Tsr3SrLPWZX5AXJ4MX7Gw0CozADapcBM4kMAj8jLwFkMCFZAfH+cUaBSZgFCSVTP1xcMgYZXvhaWp1+zmGE/d6FW+H55pDqkBc/1ADCvP9gh3NVEAMTxOib55hioLBoyFyjrhlEe9lZEtdF+79khK8kp5y5K4phiWTsYjqOOo868mTRGf6V6f7yaJ7jOFDiN84MLlTk5ysKlZNFyvwgRZ6yaEarrqzkcOa06UHpVUXi5KWlnCweC+TvhihJnHyj4ECS6P+VHGYlXIWoZPK1oYYIbtlM5dqyQlecAPdZ8lrpMTJe4F0V+UoUC0xZM/fqW1sj9p3U72tr26c/uS/iS9f6vZlNYWXBJSXBZWEI52wDWBJUVha0dJ1iSXn5EsW6pUYPFYuN0yUp4mSLOEWSP/z12wi7g3Xi8OGDBwqT8qe05g7a4/6ByAuuFyIHtq6sh10PWw2NJHwDy4YnEWyshk3b8A14T7yNbQviNwDiIaXeptPZ9AuyFkaXNhYkaTLllxmXq5ikacXo0l+e6gv0OptNp1fVBOunt9fPlNWEgLBwctCrUUuISmNO4lsDS8tiuGHGn2HcGP1MVTGAQYpnqXQxYdyfRm5YzJUz51QaS8joqyCcOFyRFRiYpZidMlebXZcWHRTPX7lyFaODrt5ps1PmzlYEZmUFKqTpovFF39jfNoDxNBGYCg/hnPPnhKSyEpim2bNMLrKOyjcxZ81moeGjLDaL0WB/SFWULOmXPSTJRSHUAmpIvDQm6TiphN4mw7xfTF/8gH4/eJB3nzAyl6n5VIIlOOZBKN7T36Go+0B5cPXgUZaUdaQ8Gevokaj+6FGC9I+xI4m+9Ouo6DiK9ouCpQIqioqjoqkMyr8oqgMN6pRIhdKyKWhKFu0SuHUogKZsocEoGKeZOwgwJrOyk7lmdmsr28xNPifK1gb4nADnrppwGJqOEDMqMs8B09I0eeZTkdl/45nypwm3fK/PGtF3pyV/Ef5a4sT8pZlioV7MN0Nwd0xMIVZMU2OFmFfrbGDqbAbDx1uj8U51JT31/erFewqk35vpSV4xXpFqEVUemeZblurrzqgagWekd0wyPWamaN1xCgJt9FJ7hod7qr1MDqZCO2qxvNRGpBPl2Ho337V1p2Vm4Vsdp1e9f2sWwlqK4MIUjlbLTRXWRmPSjVKnE8QTTkytfDYS91KBIeMSfPXeOq233mdXhI99b52vPqH9FlFkzYQ7XszSY6QJ7Kmx+P8oqSK+MECFuDjDc9Mbrm9mmdt0FBf5Cwl3+obi2rUgjYRddnpTlv/FNEIXp4uAzYzZuDHVhLRiMgyLF8dkYAjdnB7wNN239xy/VldeWlBSrqv94T/fvApSWdZey6DarjOuzlriyvh5Fb07T4ef+Y3Rjs/XHYc8W5TpTv5weeHEeAfNPaLwHgIXudtremGZOtTCprmp4tn/h/y5T2Ti8VORed8OiJauhozMolEhHnrBRxFwPs3XQ53OD44UUwi0X7qWz7ulK5e751Yso6ndaGzLpLq8sDj/EKLPpTRW/FflQ49FjW9GmXiD241qKXwIXhygjRAk4S5T5dMKnJMC5YlN8A1VWzHCUUi9sWF23HJ6NKrpP/QzdgJ6q8f8lOQ2tNHtBviBcDNVzI1hxbL3a85oVuVcsklNyW5el+KX7n97IBeb1vUo70MQvjEgwMjP41c/jAF8CBvPdmUDzmw6apieRx9G0SGIHrgrfC1CtGUOlI07cFM8GyJIXxTMBj4Y6IFD6agBpAy8XJKFcLSYJsKAZBDvu5fZeWfm4czo6RDf0TVqVjofBB9ozTMeXtJ+MvwCZl/q7HXC07TzkoRCz3I1I9Jxo4t+xTx1416f+ESu1W013kBZn9TWal1PX+fRnJbQ7rrB2WCzuluY/ol7HzEmb3HRbopAqBlzPFOne7eBwz9dvrrsdfni/yUQXxdfIwzVYv6IL+lC6SQMV5AkCg0eT/vVA+myD6OMaEaN/lSORkOvSrZLrnrWUYCvCaY1UH9SG+Tm5QepsSiwkXPyJGoKyUJOYcRxxLERi2SipuCXGW9GMZHYAeQINuz8APLtU0iAOKlxxcS/J4CC2wbklOMoAqAAagpoYZineXNOAbKQ/Kl9FZIwYSwwh5gr9gQB2bb6E3khBDLF6Eepk+86IbY4b3Z02hI5bnbegnACC0YYx0NOhOwO6Tcz+i10fup4UiIScFeIbrtgXf8gfyXHiSCkP1yx7m8d+uHl8H6HaqNZym0MWiWS4TRNjvxGfoGUS1C/yAzDtFv4Trk9ju6b92WNyEfcPXiXjHPRkNbs4Nm8RoqWOkzVUhrDnn+x4WDy2Sb0FgPPPPgAjb4Zhi8fOiV2teadiSUA3W/movEUJnpuu9Mtym2n9jm3vSCg57QtPUs563SBcOpkFwVP7Tx5ym8OTwUKLCKzUJAotlwX8rRZaBFfByQ+n4ghshRoy8uibEkRvjofH51vxG68u49e5x3hu/sivbe3PvF6b53ep3sgvvVHNHF3X7ZlvcODCEcxeUAkczvrsNBS1bObE43VuayOHfPCtPH8Lc4mx7ClKpIOsUiHf6Q1BjBCXZK++KnU7eqMRn5YT9y2ilRJWrWCuL7t2FbJuRMcEXwnIogJtBNLOWNz7tPuzxnjkJ74PiFdyOBiYFC/9wbDJT3xe0I6URQb2TInJkow3BkEiY3vUHlqvIyhJX7dnaV+IaaX54zK01PlrTGGS2uDMo1t8nyziSIBAwPTU6XJYnGyJGW6C1HDiMRpsTq7RmdnI70zqJNuJHlWx9hH4cKxMLKxfE4Uy8C2pJ6ySFJ/E3L/k8Wp0rJ9tcX+eb6xsfn53l1ENmC1sLEeZQx2icmYlPRFMyEd2uZd61PmAVitLKA94jaY0kwpZaJK8Wzw5F+2hIiWJIERXBJWzDymJUuTwGOCGawevOne7U5j5zx0XVPVpi98Cp9RxXMFYAqcCpMbIwp9E2RFyhjPMOPrcM/uKL42njFjlNJCv4SIQrkRluuWkyCMCwiIEybs3zN9uyQ3qY6vurD+CQ7gnqw/LAhPqpfk6DsScoQJAXFxAQnC7CHmV5UX4fHNL9LXN9LiG2FIipQIJbIVwN0JBnywcgUQbL5kPt7V1xX8UO5bGTvWnCKnh/w0wcRb0XXaGYDr58/QI6rRGGz3667Yzg/5R+19p7HzdTcG24nGdAIFPiXrK1LQxtHxb9afK1oGCLGOKRnbVjMP08PYVmLpDjaAaOa7LrVtvt+wC4vytqyiX4UEXz14L39JC2dP8p7vi4vQCL8zpAtzuqYiqnrqvTXz0p6pFLtPZHgq7YU5h3h/znIBkJoFYXNJgD/p67s96hqAj6dVhiW7cO0Cpy2cNnVa7x1I5LoUhWWVwscBeGxd6Tv1mZcojH8532uhOTeapqaGs7KzGnKy/2zwbb648s/c3I6cXCY1nKaOzhUmCuLjBGYh6wI2Hrd/PaPoatz8FZgERgLmCJDfis/MJExKJwk/vnfhVXh1Z2ZWRxSdiz6w3e1dREQ5ZTsm3ek9Y61ybXC/st8diKFD2MDMadMyA7EwMQyj2A4pMHVX/sWwMU4AanBTtHgmOjY6C8NaxZKg2XljGDFVjOnL2kYfmk1jo29hxBjAaAkpSZVaJsn/wamlxSKryJIktkpLIK7Fq9P/Tl6WEyPxS+CZCxzyKgaSxWmy6WmS/m6hWYCYjSBIEy1CIQgRrEucOBhOlz9iGR2IctB2svNlGIVw889L/iIEZ4FbvJ0WXhATPMvhkEdphJ1JpWYYpD4OQRHTWBfs672H9CiYYaJHpfB2cCKT5NBdx0cnL6Nr+oQ+f4mUh0MR4YeUrLf+/N7mX5dhp6+t4chcfJGwjeahhW9DbXsvr/kUS4xuRbIWHfg3+I941BqbCR4B3xv9/DSUWmew53/pvH/axn87awjIWrIBFFq68s4re5wDgEI8t3BW2xEWLjgedfzZCzVMY7V8aSaM7NvLOnyZqzWRu7vgnuboxJbTOPtxCBAXQk6BMDyUBfJltArChRUACBwScKcAAlbt3sOCsTZt6IteW12thts8JyMgePszW01MGGFgP/bx46nOqiogZP3Re/3Xm2AH7HzHJ80qhxoYfDL90f+dEYShbLNbJ5qawttPvEZoCZvpOoPodruelKsYIhOeM+2YToYIoOTVLPKWC0Egx5OBbMsavR4jooowNunmvQjct690QAlprPXH+S7MPwBwx/2RZId25DCV4oFzJLpAOMgwHLIeBXWxd20yuXKymPZe8Ck3IgW9uQEJtSe5NptcMURH8DiW7fCcaMpiDs/gSrsHPCrtcXghRNCYNbCGYofoRGeCM6DDH+JnrncPPgpS8Ou+QyB2WGFtgJ0jmqOXQCBIFxzsufC7no2Gw9wXToR9IQWQp24ndM6ou5ZSOQj/6iogQDl6Du9fgxMvxHZOdni7KQGml+fI6UCpVBP9OJB8CByREKzrl5xwP7FxST/dTO9vaWiq66fLAHGblCpT4RR30CwqC30HE/y0QnFBUQ9vPVrNuvnbpYtjtzXGGzf2WFN8Q/wSZleL+uvi+QkAiGCqQDQWU6pEo4lklNKmRGPwGPkwABWLVpY6YtCBrt0zXAfItm7hMyUaSwVozgC2mQ2ksRs+b5hGRwO06rOq4Kf3APDIVbA0myBGaNwLIwISBhrnR3HhTPV3zsGzS72cTc+Cw+1mnpzY00U8obM5oDwKAGvAmw39Bp1g2i1i5imzGSLM23fMDlY+8DAFTPWfF3Whu7Rrv090gSjv9Ylx4Nn2HDG3GohkFOfVS4J4gnjYQhZDpTii2PkemQPV4IhQNgjKwm/ekBudqS6XpUtTUyXp8nE1pkikqbL08YSS0g9ZeYyWonYzbd5wAlhY34wpBv8of78onuEIL8YvOsrP4H/EMPxO9PHuR3gGv6go/+5SgdS0pECq+apWF9had+N2F7XsZuQ97zfkg/6IiDLu+ofbbWstUGu+aKQFqQVAeeBob67mvfDxrly0781z/8fy2IqzHJPLF9KPZzwrVY/6ivxsT7IXXHI2cs4q2LzYT0TyGAUNpNvcci4JU13HhUDVRL6KuI98goRDYBkBpoBYA6/gFK7j8WL5plN6d54hlmfin+rUwAswBJiGMBloH/MO91W+5gx09UKgCcdmyCujEv0pT6nUYzM04bj1Lvt1cGnz3Udcc1U1VZ+/PAOsGMm5XLPEhbIr8yErkPhtmUynIjOrEcG8xkI0svqjEdY15lOndiBHT9ThEhqc/NsxevFD3H+e/0GQOtGveqeg9ngdlivNBoGNP6q/VzOggFy2q+3jzjZyaWXMqd1jYgwOemR6KURLCUtTNeopGKajQIpKoUfdVoatIZXVnnneSXLEtWzZPg+SsyyfaimuexHudkDmtg9PPEA5SKSfjUHMii5T0GAQ4LVkbc/4vaMiV91s+zFXwMMGfOM9/wBcb0+Vr7xfvKkEyM+9J3DK2IRZs/ZELV/ex+hbtlzIfuWZ8Zpbxv0Z6/mKzQTCg7cKlwVvXx5sUYfTU2gWt2MSgyqngje3sce9p5ZTkBKJlcQgM5CpNAvNmvoTq3H3erO4YCX+RhmYPmMvG5fPEOMCV+z9uAuxnTmI9B60WDWdLJRFPn92jBEz1Djm9b6kXT17Oe79jwumZlW5AGK8Ka6CVkoroQ2+dRuiJdvttm6toJdSS6izf3GmyCj33LF2fasWJ8BpWmeE391/+eMvCAj568hMFWjX7/ClJP3S6TJ1Y10aOYu8aGEI13RXky9alMSAINXqQIM4d3VFI+mL/wshxNIpl5A/PZqgTy+eOi5g6lvoTvXWSl50OC9m3jb1jrk71Nvm+ceE+0dXblXvDNHQkcOBN1EK1M3AYWQvv6MSwDuLGsgMtwZDlvwBNn57fRQ7OqrQavkDV4jHwB0kyowMqbltzOeE6QcwCPJ/CtJMvV0TgkLUVxvU8dgH8tSVemthFIp85m5rtBXayMDNVnTXeQdQTLTjz2dev71xGuG89s7rP458juYnJibECww3Uis8zdvTADftA/3zH9E4RPiKFE+tcP/CSkc0ezET6WCKSC7hxdts8bz9qp/2SMJ7Fcrxzwf/PHC7vxC6XcFxBP4JqvlswB73s7CT1He9fQeyw94MipmugA8C0NTV3nNi3g+gb5PKPGTyMjn6J3jq9c/wv6elGac/nvm4X5a+b+/SM6j9H9Nl/+z7d9+nDOknw2+CVa+n+1FnaJgj/ydd9nHp3n+H/9knS9+fkxTwX/qbQe6pAOKcQ2rNkfAzmL6ssg2sU8KTs5fvjcvRoUWYdWo/kkqbFL4JrPr4G6PH3eq2geZ808V5PAewv9zXunv4SX5Z4WuxPRFKAKJCWInYtXBrGaPPIIjtvUp6cRcrIjKp2+niH20fe76vR6QwIzgvmm6x/WOlA/dqvDRLjJB9L5rHWGTvh1M3KqenSS2rG3ND0ySMuXeVR1+LCu8MFd89NPl6Yv6rK4vuqo+/Vh0H3rloe3sNOZvvprG302S7GZIN1OgdOWp7B3Foc/WZeWdOzzsd4H/dgsAcf6bxhPnRxpCk5C3hX6DPwjdZNCRNBkHc59Dj8GWXBCwj84T5VOgGC8S8vptxMuREqGePeIROyMmRRAchIyGjDOAxyX4akWLd9nWbNeXj25075+7cMftmzJFkNhA1SgW2+oBL33yKYWubROYTG57kUTe2jxF1hdZGPCWI+pNF0QOWHABjm371pFNtANHP/JIntcvLD4xlF+9ddfqvqCLkH7bobhe/zunep4//F/XU+3jB8Wk3ov771eoWwCPzAqLLAHIA9rcABnmTU971hnwicnKVl60XcQ8c1cD74Z99sQyxFofXIk7tlMP7EbIIZAkUfj9cDu/bQR9GMPNYZh6J2TXIWE5O7hatXXa4QeqB22danMj0dYgehC63qSMJa2naZzfg4IB363XDAw9Y2Iyij1eLRT+EfM95QUXKH4lo+IqwIqvELBKZJdaxieY9m0VWyRi6WD5v8/MX8mOvB6wQ+KsEAEiZ4XiW4UvWSdcnSt8gwTj8pPd4ViKeA6b4Pjsv1F82yPwMvLjUEmVqkCVPUiT5KWR0ov5DuKdMCUrOExdJZzwsSeEl+4ujpYa0RF6kn84QAGlqMf7Dp03FDkoNgQKFW9dJntleAPjLdZMPCEmiU7DPih/99HwUtlYwfmW45MQp0SXO3vnPbniAKamuQStlMXJhURRPP0baPt27vsR7u45TYqNF0Q2J8xKrSIv67KuOA4BPDSvblK02Jggi5j+1JtHdvD07SDGezZWAQIRTANFPvCFv0/TJwAF68gmQ+ni6+6uT1nw0TN7mcmZ+MGH8FDLkN+/4RxUdzgS5kfjAitqKQGxgeW15IP6Tvl4fHRwaaQxW6GK2jh6sNDxTPDMI7gJF84vsBwm4KFqRV6Q837kuQn4/fzQ1Hv9X3OYXKJ6DCtXIrA14jytSpNOK1HwDJZai4h91Il1cVcD2P78rqEYHFQ819mDy/dSCFzD0mlXNvTQZDtU9o/j2y1nnsvyAB0z10TtVVKg8qSz0pnmKwuDJouCEVThZaQQyLgZDFTH5aAXDXsDHxEBese/Vm/wuaueNm920nhs3OiksSufQsaGhLgrwgMXNKwkpDlYWh5b8H1rq6WJlSegvIeCEUpoqiQwuCYlIO8nuZI/MX0AYCeGkVV5wggM+Ot99t1F2J+fEgsj5AJVJpXVTCI6dtBGkdjnil3ZTo/foXMqkdNF4J/Xto6cyUEDOjCxaX0144G76l5h1cV4TY9m8zIucf0333QnNCxedWN8jznHgPGCub2L8OZyvIqrO5v/1vGk9k/PAPkEMbiYDO7n7oc2JUdOiNiXSD8ntQNO8Q265w9uN21jePlxzXSsxbrLPfnf2rD8ZQw7xIvNP/9cwFL9BP/JqRseRm1aAnARBHJ8fJ0jI0QqLvBI6Rwxp65/iAO7pOkN6+/28EoRF2hxBAj8ujp8gAPOmXP3PK95r6gqsHKaOD+uB/geY2g9Lg5kAmNoF2w6zAjA1DCMLn+SN/oIenH2e/RlY09R/1dwmHVLnWaPHPcJfmrMqQb5Zn7JRbXFPWaDe7KJk6gUnpVQ3jascda8jSnA3zl/0VZs9r66pRcUiq7shY/SsMtUdHitNPZ9eweqpNFK7p53H7hZP8iKkn01sshxy72Sf1cHaeuMqLIs1gXvKTtM9jyeTqMgUQDeY7wF6YtdrNxyXqC1Eo8LAfWYzVv/1SHD3bitkOJunKGMT0EpPQuK6HwN3t2LV73KAvdag9wG99gMDL9+jumSWgtR7+uULI3UnbaeOGZCwds4yhZTtvheLh8jEeDRd0tonCwVUZ8Oq+CP/THJwr0Ly1Iup1Pqqp2a6x7ytMwI9L3IJaEpltEEyqA89k496VpbC3ftuk7WjehUF7OmYUQf1SF+77D8KlvvYryF3vwRtnKbASJ+bUkzqqI4qkUQ96ZQi4UhdWLQMcUKBoI67JY57TVodaidclLYP0mfLU3JimDjj3BieOOirxizhQSOm5QjXjTX2sd4mtb3uKF50dIc/dz87qtIYXn9AsXJ+5a01d7KHt2aU/zNkwL30y00SROYBng8EKhmO6xr8gpvYEk9zlP/7u7uvsDcA8Ifjpk0fQaD6L3n0KNuM+AJWDYcp8/cuZeYV/4JIZZ/BhzLHoVlOwnf02ewVP6zoP+mErH8HaIUBe80ZMtd3oPAuB79xd2GTp/1YaP5tIGFkhO5knJTujMgYSoXBaZlIybxMQsb8TMF02hOXNKukCAs5MKbFyBgN+jJOHXczosHlVBi8n4m0eZdJaPB/pmCzoeOVjHWSwxVB0A/b80COS1Be8PH+xtgzVNr0f6yNcOmwmi/3N/zAgrWIedohrkXCECqPw3f7W8OceZgq79DJPIlM74tFYCWeOx6vvlQEQT9sz8HHkuMSmgv5m/cbY89QBVP/a7URHP+wmi8FUj9YEdqvIuF2iGtBfhiCsyWPw/d8ArNX42Fiz7ZDJ/OUw5/eF6hZEGXz8s1RgzCG3QHdxffCAeRRQBEllFGB+pT9jgSGhoH86tHpEIAIE8q4kEob63yISZrlRVnVTdv1wzjNy7rtx3ndz/v9EGFCGRdSaWOdDzHlUlsfc1m3/Tiv+3m/X9rhKo1cYj6gHrni6tmzE66zgCNkvE/cJhLIKz0lLngPs5ZoorKyZyg7LB5gFl8i5l421xfdEn52m73QMi7c1Nji+kU6udQ/OxTh9m3geoTqH39mOH9kKgj1bgtuTwG7gZKiQ33u6LuOlfukL3TqRe8IIj55gnLRFh+BcrYxaovEh/quRiz9/rNjE+Ky1nsMfW0dFwEntmE9kEObEHxD0QcmfLPlAOpgCSBW/q6CjTqy8HTXKpfNPEttZl8bjxkF1YV5LHu21MFG6OWS+tEkq6deAmf/0dqQZ1ulZRbh/uiYq6cCgu2hUkyi/MX3GUM0pyp4EjVVPKjEsjJIMFKJtwLRtgkdQTa5GO9EVqrn+072FIdYl+IRgSO4LQV0ZZx6VgUyfYQT6WMlQVtYcAJvO+v1tnH3Opupxdf2yVQWl1keUcv3kNVYMlU1gdvOy9+1pnmXt82VKnhst4LZtMR9RzYz+KqGoO31FmjfpnWzSju6MzkF50w2FC2htdmOInczTPJ3Fqi62mjUza+P0f5au4Rur3vDur5NLOaAlcJZ9UgbJnYoW9Iuc8PnAAeupdaM+Tvi6LcG15jWFQ==') format('woff2'), url('https://at.alicdn.com/t/c/font_916383_bgz4ctbya76.woff?t=1672045742283') format('woff'), url('https://at.alicdn.com/t/c/font_916383_bgz4ctbya76.ttf?t=1672045742283') format('truetype'), url('https://at.alicdn.com/t/c/font_916383_bgz4ctbya76.svg?t=1672045742283#iconfont') format('svg');
  
  /* Project id 916383 */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-gonglve:before {
  content: "\fbf1";
}
.icon-more1:before {
  content: "\e649";
}
.icon-doctor-female:before {
  content: "\e647";
}
.icon-hospital1:before {
  content: "\e648";
}
.icon-phone:before {
  content: "\e646";
}
.icon-a-shipin1:before {
  content: "\e645";
}
.icon-yanjin1:before {
  content: "\e644";
}
.icon-a-pinglun3:before {
  content: "\e643";
}
.icon-z:before {
  content: "\e642";
}
.icon-shequ:before {
  content: "\e72d";
}
.icon-doctors:before {
  content: "\e634";
}
.icon-hospitals:before {
  content: "\e641";
}
.icon-msg2:before {
  content: "\e63f";
}
.icon-tuichuquanping:before {
  content: "\e79d";
}
.icon-forward:before {
  content: "\e616";
}
.icon-Play_linear:before {
  content: "\e63d";
}
.icon-backward:before {
  content: "\e63e";
}
.icon-warning:before {
  content: "\e606";
}
.icon-yuedu:before {
  content: "\e63c";
}
.icon-group:before {
  content: "\e61c";
}
.icon-zixun:before {
  content: "\e63b";
}
.icon-jiage:before {
  content: "\e62e";
}
.icon-dianzan_fill:before {
  content: "\e638";
}
.icon-dianzan:before {
  content: "\e639";
}
.icon-pingjia:before {
  content: "\e63a";
}
.icon-menu:before {
  content: "\e637";
}
.icon-question2:before {
  content: "\e635";
}
.icon-kefu2:before {
  content: "\e636";
}
.icon-contact:before {
  content: "\e632";
}
.icon-service:before {
  content: "\e633";
}
.icon-headset:before {
  content: "\e631";
}
.icon-voice:before {
  content: "\e630";
}
.icon-bofang:before {
  content: "\e724";
}
.icon-zanting:before {
  content: "\e725";
}
.icon-quanping:before {
  content: "\e728";
}
.icon-gotop:before {
  content: "\e62f";
}
.icon-more-dot:before {
  content: "\e71b";
}
.icon-hospital2:before {
  content: "\e61d";
}
.icon-delete:before {
  content: "\e6e3";
}
.icon-zoom:before {
  content: "\e6e6";
}
.icon-dianhua:before {
  content: "\e62d";
}
.icon-gaunzhu:before {
  content: "\e62c";
}
.icon-kefu1:before {
  content: "\e62b";
}
.icon-unfold_small:before {
  content: "\e6da";
}
.icon-jiantou:before {
  content: "\e6a2";
}
.icon-coordinates:before {
  content: "\e6ed";
}
.icon-right_fill:before {
  content: "\e629";
}
.icon-left_fill:before {
  content: "\e62a";
}
.icon-next:before {
  content: "\e627";
}
.icon-prev:before {
  content: "\e628";
}
.icon-hot1:before {
  content: "\e623";
}
.icon-timing:before {
  content: "\e624";
}
.icon-tag:before {
  content: "\e625";
}
.icon-special:before {
  content: "\e622";
}
.icon-lianxi:before {
  content: "\e61e";
}
.icon-tuandui:before {
  content: "\e61f";
}
.icon-xiangce:before {
  content: "\e620";
}
.icon-wendang:before {
  content: "\e621";
}
.icon-jia:before {
  content: "\e626";
}
.icon-diary:before {
  content: "\e61b";
}
.icon-left:before {
  content: "\e619";
}
.icon-right:before {
  content: "\e61a";
}
.icon-write:before {
  content: "\e611";
}
.icon-notepad:before {
  content: "\e618";
}
.icon-pinglun:before {
  content: "\e604";
}
.icon-soushuo:before {
  content: "\e609";
}
.icon-packup:before {
  content: "\e749";
}
.icon-unfold:before {
  content: "\e74a";
}
.icon-home:before {
  content: "\e60c";
}
.icon-medal:before {
  content: "\e60d";
}
.icon-mimi:before {
  content: "\e60e";
}
.icon-kefu:before {
  content: "\e60f";
}
.icon-msg:before {
  content: "\e610";
}
.icon-question:before {
  content: "\e612";
}
.icon-pinglun1:before {
  content: "\e613";
}
.icon-news:before {
  content: "\e614";
}
.icon-tel:before {
  content: "\e615";
}
.icon-shouji:before {
  content: "\e617";
}
.icon-loading:before {
  content: "\e600";
}
.icon-ask:before {
  content: "\e601";
}
.icon-baike:before {
  content: "\e602";
}
.icon-b-riji:before {
  content: "\e603";
}
.icon-b-mingyi:before {
  content: "\e605";
}
.icon-b-mishe:before {
  content: "\e607";
}
.icon-b-jigou:before {
  content: "\e608";
}
.icon-doctor:before {
  content: "\e60a";
}
.icon-hospital:before {
  content: "\e60b";
}
.icon-time:before {
  content: "\e6d4";
}
.icon-right2:before {
  content: "\e6a3";
}
.icon-pinglun2:before {
  content: "\e640";
}
.icon-check:before {
  content: "\e6b1";
}
.icon-user2:before {
  content: "\e68d";
}
.icon-hot:before {
  content: "\e6ac";
}
.icon-verify:before {
  content: "\e691";
}
.icon-more:before {
  content: "\e6ba";
}
.icon-guanbi:before {
  content: "\e7b7";
}
.icon-close:before {
  content: "\e6e9";
}
.icon-favorite_fill:before {
  content: "\e6ea";
}
.icon-favorite:before {
  content: "\e6eb";
}
.icon-coordinates_fill:before {
  content: "\e6ec";
}
.iconfont {
  font-size: 0.36rem;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  vertical-align: middle;
}
.icon-on {
  color: #fe7171;
}
.m_wrap {
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
}
/*
 * 公共css
 */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.mb0_8 {
  margin-bottom: 0.8rem !important;
}
.pb0_8 {
  padding-bottom: 0.8rem !important;
}
footer.copyright {
  line-height: 1rem;
  font-size: 0.26rem;
  color: #888;
  text-align: center;
  margin-bottom: 3rem;
  background: #fff;
}
footer.copyright a {
  display: inline-block;
  padding: 0 0.2rem;
}
footer.copyright .icon2icp {
  float: left;
  display: inline-block;
  margin-right: 0.24rem;
  width: 0.28rem;
  height: 1rem;
  background: url(/static/css/../image/icon_icp.png) center no-repeat;
  background-size: 0.28rem;
}
footer.copyright .about {
  color: #58bcbe;
}
/**
 * 弹性布局
 */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-sb-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-a-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/**
 * 数据筛选
 */
.filterBox {
  position: -webkit-sticky;
  position: sticky;
  z-index: 11;
  top: -1px;
  background: #fff;
}
.filterBox .back-bar {
  display: none;
  height: 1.44rem;
  line-height: 1.44rem;
  font-size: 0.52rem;
  color: #535353;
  background: #fff;
}
.filterBox .back-bar i {
  padding: 0 0.2rem 0 0.4rem;
  width: 0.6rem;
  font-size: 0.52rem;
}
.filterBox .hd {
  padding: 0.4rem 0;
  overflow: hidden;
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 101;
}
.filterBox .hd:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.filterBox .hd ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filterBox .hd li {
  float: left;
  width: 5rem;
  line-height: 0.96rem;
  text-align: center;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.filterBox .hd li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
}
.filterBox .hd li:last-child:after {
  display: none;
}
.filterBox .hd li span {
  font-size: 0.6rem;
  color: #000;
}
.filterBox .hd li .iconfont {
  margin-left: 0.08rem;
  font-size: 0.44rem;
  color: #b2b2b2;
}
.filterBox .hd li.on span {
  color: #19c689;
}
.filter-wrapper {
  background: #fff;
}
.filter-wrapper .list-wrapper {
  width: 15rem;
  margin: 0 auto;
  padding-top: 0.02rem;
  overflow: hidden;
  position: absolute;
  top: 2.9rem;
  bottom: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-wrapper .left-list {
  float: left;
  width: 5.8rem;
  padding-bottom: 0.6rem;
  background: #f7f7f7;
  overflow-y: scroll;
}
.filter-wrapper .left-list::-webkit-scrollbar {
  width: 0;
}
.filter-wrapper .left-list ul {
  position: relative;
}
.filter-wrapper .left-list span,
.filter-wrapper .left-list a {
  display: block;
  line-height: 2rem;
  font-size: 0.6rem;
  color: #000;
  text-align: center;
}
.filter-wrapper .left-list .on span,
.filter-wrapper .left-list .on a {
  color: #19c689;
  background: #fff;
}
.filter-wrapper .right-list {
  float: right;
  width: 9.2rem;
  padding-left: 0.32rem;
  padding-bottom: 0.6rem;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.filter-wrapper .right-list::-webkit-scrollbar {
  width: 0;
}
.filter-wrapper .right-list_province .province-item {
  overflow: hidden;
}
.filter-wrapper .right-list_province a {
  display: block;
  float: left;
  width: 4.28rem;
  height: 3rem;
  line-height: 3rem;
  overflow: hidden;
  position: relative;
  font-size: 0.52rem;
  color: #333333;
  text-align: center;
}
.filter-wrapper .right-list_province a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
.filter-wrapper .right-list_province a:nth-child(2n + 1):before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
}
.filter-wrapper .right-list_province a.on {
  color: #19c689;
}
.filter-wrapper #projectBox .left-list span,
.filter-wrapper #projectBox .left-list a {
  padding-left: 0.6rem;
  text-align: left;
}
.filter-wrapper .right-list_project .first_item {
  padding-top: 0.12rem;
}
.filter-wrapper .right-list_project h3 {
  margin: 0.4rem 0;
  padding-left: 0.68rem;
  line-height: 1rem;
  font-size: 0.56rem;
  color: #19c689;
}
.filter-wrapper .right-list_project h3 a {
  color: #19c689;
}
.filter-wrapper .right-list_project .third_box {
  overflow: hidden;
}
.filter-wrapper .right-list_project .third_box a {
  float: left;
  display: block;
  margin: 0.4rem 0.12rem 0.4rem 0.68rem;
  padding: 0 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1rem;
  font-size: 0.48rem;
  color: #535353;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  border-radius: 0.2rem;
}
.filter-wrapper .right-list_project .third_box a.on {
  border: 1px solid #53c2c6;
}
.filter-wrapper #orderBox {
  background: rgba(0, 0, 0, 0.6);
  bottom: auto;
  padding-top: 0;
}
.filter-wrapper #orderBox .bg {
  position: fixed;
  top: 1.8rem;
  bottom: 0;
  z-index: 2;
  width: 100%;
  width: 15rem;
  background: rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
}
.filter-wrapper .order-list {
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  z-index: 3;
}
.filter-wrapper .order-list a {
  display: block;
  padding: 0 0.6rem;
  height: 2rem;
  overflow: hidden;
  line-height: 2rem;
  font-size: 0.6rem;
  color: #333333;
}
.filter-wrapper .order-list a.on {
  background: #f7f7f7;
}
.filterBox-on {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  background: rgba(0, 0, 0, 0.5);
  width: 15rem;
  margin: 0 auto;
}
.filterBox-on .back-bar {
  display: block !important;
}
.filterBox-on .hd {
  padding-top: 0.1rem;
}
/*
 * 消息提示
 */
.bd-message {
  position: fixed;
  bottom: -2rem;
  z-index: 1000;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.1;
}
.bd-message span {
  display: inline-block;
  padding: 0.4rem;
  line-height: 0.56rem;
  font-size: 0.56rem;
  color: #f5f5f5;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.2rem;
}
.bd-message.show {
  bottom: 2rem;
  opacity: 1;
  left: 0;
  right: 0;
  margin: auto;
}
/**
 * 页面初始加载动画
 */
.loading-page {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  text-align: center;
  background: #fff;
}
.loading-page .circular {
  position: absolute;
  top: 50%;
  z-index: 1000;
  left: 50%;
  margin: -25px 0 0 -25px;
  height: 50px;
  width: 50px;
  -webkit-animation: loading-rotate 2s linear infinite;
          animation: loading-rotate 2s linear infinite;
}
.loading-page .path {
  -webkit-animation: loading-dash 1.5s ease-in-out infinite;
          animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #19c689;
  stroke-linecap: round;
}
@-webkit-keyframes loading-rotate {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes loading-rotate {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@-webkit-keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40px;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120px;
  }
}
@keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40px;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120px;
  }
}
/*
 * 选项卡列表-加载前动画
 */
.tab-loading-box {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.tab-loading-box::after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  background: #000;
  opacity: 0.6;
}
.tab-loading-box .tab-loading {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 100%;
}
.tab-loading-box p {
  color: #333;
}
.tab-loading {
  position: relative;
  z-index: 3;
}
.tab-loading .circular {
  position: absolute;
  top: 50%;
  z-index: 1000;
  left: 50%;
  margin: -35px 0 0 -35px;
  height: 70px;
  width: 70px;
  -webkit-animation: loading-rotate 2s linear infinite;
          animation: loading-rotate 2s linear infinite;
}
.tab-loading .path {
  -webkit-animation: loading-dash 1.5s ease-in-out infinite;
          animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #19c689;
  stroke-linecap: round;
}
.tab-loading p {
  height: 70px;
  line-height: 70px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
/**
 * 加载更多按钮
 */
.loading-more-btn,
.loading-more-btn-index {
  clear: both;
  margin: 1rem auto 2.8rem;
  text-align: center;
}
.loading-more-btn a,
.loading-more-btn-index a,
.loading-more-btn span,
.loading-more-btn-index span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 0.4rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #b2b2b2;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.loading-more-btn a::before,
.loading-more-btn-index a::before,
.loading-more-btn span::before,
.loading-more-btn-index span::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  background: #fff;
  border: 1pxsolid #f0f4f5;
  border-radius: 0.54rem;
  -webkit-box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.15);
          box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.15);
}
.loading-more-btn-index {
  margin: 1rem auto;
}
.loading-more-tips {
  margin: 0.4rem auto;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.48rem;
  color: #999999;
  text-align: center;
}
.bui-load_icon {
  display: inline-block;
  margin-right: 0.08rem;
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
  -webkit-animation: loading-rotate 1s steps(12, end) infinite;
  animation: loading-rotate 1s steps(12, end) infinite;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;
  background-size: 100%;
}
/**
 * 该用户已注销
 */
.closeData {
  margin: 0 auto;
  padding: 2rem 0;
  max-width: 12rem;
  text-align: center;
}
.closeData .pic {
  height: 6rem;
  background: center center url(../image/closeData.png) no-repeat;
  background-size: 7.6rem;
}
.closeData h3 {
  line-height: 1rem;
  font-size: 0.68rem;
  color: #333;
}
/**
 * 模态层-弹框
 */
.dialog-container {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.dialog-container::-webkit-scrollbar {
  width: 0;
}
.dialog-container::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 99%;
}
.dialog-container .dialog-box {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.dialog-container .dialog-body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.4rem;
  min-width: 5.6rem;
  min-height: 5.6rem;
  text-align: left;
  background-color: #fff;
  border-radius: 0.4rem;
}
.dialog-container .dialog-close {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-bottom: 20px;
  width: 1.08rem;
  height: 1.08rem;
}
.dialog-container .dialog-close .icon2close {
  display: inline-block;
  width: 1.08rem;
  height: 1.08rem;
  cursor: pointer;
  background: url(/static/css/../image/close.png) center no-repeat;
  background-size: 1.04rem;
}
.dialog-container .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 1px;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.dialog-animation {
  display: block;
  -webkit-animation: fadeIn 0.2s both;
          animation: fadeIn 0.2s both;
}
.dialog-animation .dialog-box {
  -webkit-animation: tinydown 0.25s;
          animation: tinydown 0.25s;
}
@-webkit-keyframes tinydown {
  0%,
  5% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes tinydown {
  0%,
  5% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loading-rotate {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.dialog-close-account .dialog-body {
  padding-top: 1.36rem;
  width: 12.4rem;
  height: 15rem;
  text-align: center;
}
.dialog-close-account .dialog-body .tips-icon {
  height: 5.2rem;
  background: url(/static/css/../image/close_account_m.png) center no-repeat;
  background-size: 5.08rem;
}
.dialog-close-account .dialog-body h3 {
  margin: 1.2rem 0 0.4rem;
  line-height: 0.76rem;
  font-size: 0.72rem;
  color: #333333;
}
.dialog-close-account .dialog-body p {
  line-height: 0.6rem;
  font-size: 0.56rem;
  color: #535353;
}
.dialog-close-account .dialog-body .btn {
  margin: 65px auto 0;
  width: 11.1rem;
  line-height: 1.8rem;
  font-size: 0.6rem;
  color: #60d0cc;
  border: 1px solid #60d0cc;
  border-radius: 0.92rem;
}
.fixed-tabBar {
  position: fixed;
  z-index: 98;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 3rem;
  max-width: 15rem;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
}
.fixed-tabBar div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fixed-tabBar a {
  position: relative;
  display: inline-block;
  padding-top: 0.28rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  height: 2rem;
  text-align: center;
}
.fixed-tabBar img {
  display: inline-block;
  width: 2rem;
}
.fixed-tabBar p {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.4rem;
  font-weight: 700;
  text-align: center;
  color: #313133;
}
.fixed-tabBar .dot {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  display: inline-block;
  margin-top: 0.36rem;
  margin-left: 0.36rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  background-color: #f41a1a;
}
/*分页*/
.pagination {
  margin: 0 auto;
  padding: 0.8rem 0 0.8rem;
  clear: both;
  text-align: center;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex !important;
}
.pagination li {
  float: left;
  margin: 0 .1rem;
  overflow: hidden;
  min-width: .6rem;
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 0.56rem;
  color: #19c689;
  text-align: center;
  border: 1px solid #19c689;
  border-radius: .08rem;
}
.pagination li a {
  display: block;
  padding: 0 .2rem;
  min-width: .6rem;
  color: #19c689;
}
.pagination li a:hover {
  color: #ffffff;
  background-color: #19c689;
}
.pagination li span {
  padding: 0 .1rem;
  min-width: .6rem;
  display: block;
}
.pagination li.active span {
  color: #ffffff;
  background-color: #19c689;
}
.paginate .d-flex,
.paginate .d-none,
.paginate .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.paginate nav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paginate .d-none {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.paginate p {
  color: #19c689;
  padding-left: .2rem;
  display: none;
}
/*分页OVER*/
.right_common {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: fixed;
  width: 1.84rem;
  height: 6rem;
  background: #e1faf1;
  border-radius: 0px 0px 0.88rem 0.88rem;
  top: 50%;
  right: 0.72rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-top: 0.92rem;
  border-radius: 1.84rem;
}
.right_common .kefu {
  background: rgba(6, 198, 112, 0.8) url("/static/image/icon/icon-kefu.svg") no-repeat center center / 0.88rem;
  width: 1.84rem;
  height: 1.84rem;
  border-radius: 50%;
  margin-top: -0.92rem;
}
.right_common img {
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 auto;
  display: block;
  margin-top: 0.24rem;
}
.right_common span {
  margin: 0 auto;
  margin-top: 0.2rem;
  font-size: 0.38rem;
  font-weight: 500;
  text-align: center;
  color: #35bb8c;
  display: block;
}
[v-cloak] {
  display: none !important;
}
.icon-yanjinff {
  background-image: url(/static/css/../image/icon/yanjin1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.48rem;
}
.index-video {
  margin-top: 0.9rem !important;
  padding: 0 0.6rem;
}
.index-video .video_tit {
  font-size: 0.72rem;
  font-weight: bold;
  text-align: left;
  color: #000;
}
.index-video .video_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 0;
}
.index-video .video_list li {
  width: 48%;
  margin-bottom: 0.8rem;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
}
.index-video .video_list li a .title2 {
  height: 1.3rem;
  line-height: 0.7rem;
  font-size: 0.5rem;
  color: #333333;
  margin: 0.4rem 0.3rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-video .video_list li a .pic {
  position: relative;
}
.index-video .video_list li a .pic img {
  width: 100%;
  height: 100%;
  border-radius: 0.2rem 0.2rem 0 0;
}
.index-video .video_list li a .pic .bofang {
  position: absolute;
  top: 45%;
  left: 45%;
  height: 1rem;
  width: 1rem;
}
.index-video .video_list li a .pic span {
  position: absolute;
  bottom: 0.3rem;
  right: 0.1rem;
}
.index-video .video_list li a .other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 0.44rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.3rem 0.3rem;
  height: 0.34rem;
  line-height: 0.4rem;
}
.index-video .video_list li a .other .iconfont {
  float: left;
  margin-right: 0.16rem;
  color: #d8d8d8;
}
.index-video .video_list li a .other p span {
  margin-top: 0.02rem;
  float: left;
}
.index-audio {
  padding: 0 0.6rem;
}
.index-audio .audio_title {
  opacity: 1;
  font-size: 0.7rem;
  font-weight: bold;
  text-align: left;
  color: #000;
  margin-bottom: 0.1rem;
}
.index-audio .audio_list {
  margin-top: 0.72rem;
}
.index-audio .audio_list li {
  background-image: url(/static/css/../image/bgyyjj.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 0.5rem;
  padding: 0.64rem 0.8rem;
}
.index-audio .audio_list li a .question {
  padding-left: 0.8rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background: url(/static/css/../image/icon/audio.png) left 0.06rem no-repeat;
  background-size: 0.4rem;
}
.index-audio .audio_list li a .author {
  padding-left: 0.8rem;
  line-height: 0.52rem;
  font-size: 0.44rem;
  margin-top: 0.44rem;
}
.index-audio .audio_list li a .author .doctor {
  display: inline-block;
  max-width: 6rem;
  color: #333333;
}
.index-audio .audio_list li a .author .doctor em {
  position: relative;
  display: inline-block;
  padding-left: 0.8rem;
  max-width: 3rem;
  line-height: 1;
  color: #666;
}
.index-audio .audio_list li a .author .doctor em::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
  top: 0.04rem;
  bottom: 0.04rem;
  left: 0.4rem;
  background: #666;
}
.index-audio .audio_list li a .author .tag {
  position: relative;
  top: 0.04rem;
  float: right;
  display: inline-block;
  padding: 0 0.1rem;
  line-height: 0.44rem;
  font-size: 0.36rem;
  color: #999999;
  text-align: center;
}
.index-audio .audio_list li a .author .tag::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #1ac68a;
  border-radius: 0.08rem;
  border-width: 0.5px;
}
.index-audio .audio_list li a .author .hop {
  float: right;
  margin-right: 0.56rem;
  font-size: 0.4rem;
  color: #999999;
  width: 4.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.index-audio .audio_list li a .answer {
  position: relative;
  margin: 0.4rem 0 0.4rem 0;
  padding-top: 0.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 1.4rem;
}
.index-audio .audio_list li a .answer img {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #1ac68a;
  border-radius: 100%;
  -webkit-box-shadow: 0 0.01rem 0.1rem 0 rgba(85, 187, 189, 0.1);
  box-shadow: 0 0.01rem 0.1rem 0 rgba(85, 187, 189, 0.1);
}
.index-audio .audio_list li a .answer .audio-bar {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.6rem;
  padding-left: 1.1rem;
  padding-right: 0.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  width: 5.4rem;
  height: 1rem;
  line-height: 1rem;
  font-family: 'PingFang SC', Politica;
  font-size: 0.48rem;
  font-weight: 500;
  color: #666;
  background: #e6e6e6;
  border-radius: 0.12rem;
}
.index-audio .audio_list li a .answer .audio-bar i {
  font-size: 0.52rem;
  font-weight: normal;
  color: #999999;
}
.index-audio .audio_list li a .answer .audio-bar em {
  display: inline-block;
  font-size: 0.4rem;
  color: #999999;
}
.index-audio .audio_list li a .answer .views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.5rem;
  padding-left: 0.5rem;
}
.index-audio .audio_list li a .answer .views i {
  font-size: 0.36rem;
  color: #999999;
  margin-right: 0.42rem;
  display: inline-block;
  margin-bottom: 0.1rem;
}
.index-audio .audio_list li a .answer .views em {
  font-size: 0.44rem;
  font-family: PingFang SC Medium, PingFang SC Medium-Medium;
  font-weight: 500;
  color: #999999;
}
.index-audio .audio_list li a .answer .views span {
  font-size: 0.44rem;
  font-family: PingFang SC Medium, PingFang SC Medium-Medium;
  color: #999999;
}
.index-audio .audio_list li::after {
  display: none !important;
}
.index-wenda {
  margin-top: 0.9rem;
  padding: 0 0.6rem;
}
.index-wenda .wenda_title {
  opacity: 1;
  font-size: 0.72rem;
  font-weight: bold;
  text-align: left;
  color: #000;
  margin-bottom: 0.5rem;
}
.index-wenda .wenda_cont {
  background-size: cover;
  border-radius: 0.2rem;
}
.index-wenda .wenda_cont .tempWrap {
  border-radius: 0.2rem;
}
.index-wenda .wenda_cont .swiper_zhezhao {
  opacity: 0.1;
  background: #000000;
  border-radius: 0.2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index-wenda .wenda_cont .wenda_list li {
  position: relative;
  padding: 0.44rem 0.6rem;
  background-image: url(/static/css/../image/newimg/new_wendabg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
}
.index-wenda .wenda_cont .wenda_list li a {
  position: relative;
}
.index-wenda .wenda_cont .wenda_list .user_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.3rem;
  border-bottom: 0.01rem solid #fff;
}
.index-wenda .wenda_cont .wenda_list .user_row .user {
  z-index: 10;
}
.index-wenda .wenda_cont .wenda_list .user_row .user img {
  width: 1.22rem;
  height: 1.22rem;
  border-radius: 1rem;
  float: left;
}
.index-wenda .wenda_cont .wenda_list .user_row .user .name {
  font-size: 0.44rem;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  color: #ffffff;
  float: left;
  margin-top: 0.34rem;
  margin-left: 0.3rem;
}
.index-wenda .wenda_cont .wenda_list .user_row .tag_row {
  z-index: 10;
}
.index-wenda .wenda_cont .wenda_list .user_row .tag_row span {
  display: block;
  border: 0.01rem solid #ffffff;
  border-radius: 4px;
  padding: 0.14rem 0.2rem;
  font-size: 0.44rem;
  color: #fff;
}
.index-wenda .wenda_cont .wenda_list .info .con {
  position: relative;
  z-index: 10;
}
.index-wenda .wenda_cont .wenda_list .info .con .question {
  margin-bottom: 0.48rem;
  margin-top: 0.4rem;
  padding-left: 0.92rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.6rem;
  color: #fff;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background: url(/static/css/../image/ask_question.png) left center no-repeat;
  background-size: 0.6rem;
}
.index-wenda .wenda_cont .wenda_list .info .con .answer {
  min-height: 1.38rem;
  margin-bottom: 0.4rem;
  padding-left: 0.92rem;
  max-height: 1.44rem;
  line-height: 0.72rem;
  font-size: 0.52rem;
  color: #fff;
  font-weight: Normal;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  background: url(/static/css/../image/ask_answer.png) left 0.06rem no-repeat;
  background-size: 0.6rem;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.index-wenda .wenda_cont .wenda_list .info .optimum {
  margin-bottom: 0.6rem;
  padding-left: 0.92rem;
  line-height: 0.8rem;
  font-size: 0.48rem;
  font-weight: Normal;
  color: #fff;
  position: relative;
  z-index: 10;
}
.index-wenda .wenda_cont .wenda_list .info .optimum img {
  display: inline-block;
  margin-right: 0.28rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
}
.index-wenda .wenda_cont .wenda_list .info .optimum em {
  margin: 0 0.1rem;
  color: #fff;
}
.index-wenda .wenda_cont .wenda_list .info .other {
  position: relative;
  z-index: 10;
  padding-left: 0.92rem;
  height: 0.52rem;
  line-height: 0.52rem;
  font-size: 0.44rem;
  color: #fff;
}
.index-wenda .wenda_cont .wenda_list .info .other span {
  display: inline-block;
}
.index-wenda .wenda_cont .wenda_list .info .other .views {
  float: right;
}
.index-wenda .wenda_cont .wenda_list .info .other .views .iconfont {
  float: left;
  margin-right: 0.16rem;
  color: #fff;
}
.index-introduction {
  margin-top: 1.2rem;
  padding: 0 0.6rem;
}
.index-introduction .gonglue_title {
  font-size: 0.72rem;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin-bottom: 0.76rem;
}
.index-introduction .gonglue_cont .tempWrap {
  border-radius: 0.3rem;
}
.index-introduction .gonglue_cont .gonglue_list li {
  background: #f1faf7;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(3, 50, 33, 0.1);
          box-shadow: 0px 2px 10px 2px rgba(3, 50, 33, 0.1);
  padding: 0.6rem 0.48rem;
  overflow: hidden;
  position: relative;
}
.index-introduction .gonglue_cont .gonglue_list li .left_img {
  float: left;
  width: 4.4rem;
  height: 3.3rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.index-introduction .gonglue_cont .gonglue_list li .left_img img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.index-introduction .gonglue_cont .gonglue_list li .right_cont .tit {
  padding-left: 0.28rem;
  margin-bottom: 0.32rem;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.72rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index-introduction .gonglue_cont .gonglue_list li .right_cont .tags {
  padding-left: 0.28rem;
  margin-bottom: 0.4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index-introduction .gonglue_cont .gonglue_list li .right_cont .tags span {
  display: inline-block;
  margin-right: 0.36rem;
}
.index-introduction .gonglue_cont .gonglue_list li .bott_cont {
  line-height: 0.6rem;
  font-size: 0.44rem;
  color: #999999;
}
.index-introduction .gonglue_cont .gonglue_list li .bott_cont .yuedu {
  padding-left: 0.28rem;
  display: inline-block;
  min-width: 2.6rem;
  color: #999;
}
.index-introduction .gonglue_cont .gonglue_list li .bott_cont .yuedu .iconfont {
  float: left;
  margin-right: 0.16rem;
  color: #d8d8d8;
}
.index-introduction .gonglue_cont .gonglue_list li .bott_cont .time {
  float: right;
}
.index-project {
  margin-top: 1.2rem;
  padding: 0 0.6rem;
}
.index-project .project_title {
  font-size: 0.72rem;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin-bottom: 0.8rem;
}
.index-project ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-project ul li {
  margin-bottom: 0.6rem;
}
.index-project ul li img {
  width: 4.32rem;
  height: 4.32rem;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.08);
  border-radius: 0.4rem;
}
.index-project ul li p {
  margin-top: 0.4rem;
  font-size: 0.56rem;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333;
}
/*
*脚部
*/
.index-footer {
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0.96rem 1rem 1.2rem;
  font-size: 0.26rem;
  text-align: center;
  margin-bottom: 2.42rem;
  background: #f1faf7;
  position: relative;
  z-index: 1;
  /*
    * 首页二维码
    */
}
.index-footer .top_cont {
  margin: 0.48rem 0 0.72rem;
}
.index-footer .top_cont p {
  text-align: left;
  margin: 0.16rem 0;
  position: relative;
}
.index-footer .top_cont p a {
  font-size: 0.44rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.52rem;
  margin-right: 0.48rem;
}
.index-footer .top_cont p .icon2icp {
  float: left;
  display: inline-block;
  margin-right: 0.24rem;
  width: 0.32rem;
  height: 0.32rem;
  background: url(/static/css/../image/icon_icp.png);
  background-repeat: no-repeat;
  background-size: 0.32rem;
}
.index-footer .capa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.index-footer .capa .capa_img {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.24rem;
}
.index-footer .capa .info {
  width: 6.6rem;
  height: 1.64rem;
  background: url(/static/css/../image/2.0/capa_info.svg) center / contain no-repeat;
}
.index-footer .wx_img {
  width: 3.56rem;
  height: 3.56rem;
  position: absolute;
  right: 0;
}
.index-footer > .about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.72rem;
}
.index-footer > .about a {
  font-size: 0.48rem;
  font-weight: 400;
  color: #16c68a;
  line-height: 0.52rem;
}
.index-tabBar {
  position: fixed;
  z-index: 97;
  bottom: 0;
  left: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  /* iPhone X 兼容，把可交互的部分渲染到安全区域内*/
  padding-bottom: env(safe-area-inset-bottom);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 100%;
  height: 3rem;
}
.index-tabBar::after {
  position: fixed;
  width: 100%;
  height: 2.35rem;
  content: "";
  display: block;
  bottom: 0;
  background: #fff;
  z-index: -1;
}
.index-tabBar div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  max-width: 15rem;
  background-image: url(/static/css/../image/m/footerbar.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 15rem;
  height: 3rem;
}
.index-tabBar div ul {
  width: 100%;
  margin-top: 0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.index-tabBar div ul li a {
  display: block;
}
.index-tabBar div ul li a img {
  display: inline-block;
  width: 1.36rem;
  height: 1.36rem;
}
.index-tabBar div ul li a p {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.4rem;
  font-weight: 700;
  text-align: center;
  color: #313133;
}
.index-tabBar div ul .app_xiazai {
  position: relative;
}
.index-tabBar div ul .app_xiazai .xiazai {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: -0.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.index-tabBar div ul .app_xiazai p {
  margin-top: 1.4rem;
}
/*
*脚部
*/
.index-footer {
  width: 15rem;
  background: #FFFFFF;
  border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
  margin: 0.32rem auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.2rem 0.6rem 3rem;
}
.index-footer .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  right: 0;
  bottom: -0.7rem;
  margin: auto;
}
.index-footer .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 6rem;
  background-color: #E2E7E7;
  margin: 0 0.06rem;
  opacity: 1;
}
.index-footer .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.4rem;
  height: 0.16rem;
  border-radius: 6rem;
  background-color: #19C689;
}
.index-footer .footer_switch {
  margin-bottom: 1.44rem;
}
.index-footer .footer_switch .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 0.64rem;
  color: #2D322A;
  line-height: 0.88rem;
  gap: 0 1.6rem;
  margin-bottom: 0.8rem;
}
.index-footer .footer_switch .hd .on {
  font-weight: 800;
  font-size: 0.64rem;
}
.index-footer .footer_switch .mySwiper {
  height: 5rem;
  display: none;
  position: relative;
  overflow: visible;
}
.index-footer .footer_switch .mySwiper.on {
  display: block;
}
.index-footer .footer_switch .mySwiper.on ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-footer .footer_switch ul li {
  float: left;
  height: 1.4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-footer .footer_switch ul li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1.4rem;
  background: #F6F9F9;
  border-radius: 2.24rem 2.24rem 2.24rem 2.24rem;
  padding: 0 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 0.52rem;
  color: #333333;
}
.index-footer .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 13.8rem;
  height: 4.8rem;
  margin: 0.8rem auto;
  background: url('/static/css/../../static/image/3.0/m_footer_bg.webp?v=1') center no-repeat;
  background-size: contain;
}
.index-footer .banner .title {
  width: 8.07rem;
  height: 0.64rem;
  background: url('/static/css/../../static/image/3.0/m_footer_banner_tit.svg') center no-repeat;
  background-size: contain;
  margin-top: 0.72rem;
  margin-bottom: 0.32rem;
}
.index-footer .banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.84rem;
}
.index-footer .banner ul li {
  font-weight: 500;
  font-size: 0.48rem;
  color: #2D322A;
  line-height: 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-footer .banner ul li:nth-child(1)::before {
  content: '';
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background: url("/static/css/../../static/image/3.0/m_footer_banner_icon_1.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.08rem 0 0;
}
.index-footer .banner ul li:nth-child(2)::before {
  content: '';
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background: url("/static/css/../../static/image/3.0/m_footer_banner_icon_2.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.08rem 0 0;
}
.index-footer .banner ul li:nth-child(3)::before {
  content: '';
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background: url("/static/css/../../static/image/3.0/m_footer_banner_icon_3.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.08rem 0 0;
}
.index-footer .banner .btn {
  width: 5.96rem;
  height: 1.32rem;
  background: rgba(35, 195, 167, 0.1);
  border-radius: 1.8rem 1.8rem 1.8rem 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  font-size: 0.56rem;
  color: #19C689;
  margin-top: 0.48rem;
}
.index-footer .links {
  width: 11.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.76rem;
}
.index-footer .links a {
  font-weight: 500;
  font-size: 0.56rem;
  color: #16C68A;
  line-height: 0.84rem;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-footer .links a:last-child::after {
  display: none;
}
.index-footer .links a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -0.36rem;
  height: 0.32rem;
  border-radius: 0rem 0rem 0rem 0rem;
  border-left: 1px solid #676767;
}
.index-footer .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.6rem;
}
.index-footer .footer_logo {
  height: 2rem;
  display: block;
  text-align: left;
  margin-bottom: 0.48rem;
}
.index-footer .footer_logo img {
  width: auto;
  height: 100%;
}
.index-footer p,
.index-footer .p {
  font-weight: 400;
  font-size: 0.48rem;
  color: #8F9994;
  line-height: 0.72rem;
  margin-bottom: 0.16rem;
}
.index-footer p a,
.index-footer .p a {
  font-weight: 400;
  font-size: 0.48rem;
  color: #8F9994;
  line-height: 0.72rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-footer p:last-child,
.index-footer .p:last-child {
  margin-bottom: 0;
}
.index-footer p a .icon.icon2icp,
.index-footer .p a .icon.icon2icp {
  float: none;
  margin: 0 0.16rem;
}
.index-footer .top_cont {
  margin: 0.68rem 0 0.72rem;
}
.swiper-container {
  overflow: hidden;
  position: relative;
}
.index-box {
  min-width: 15rem;
}
.index-box.subsite-nav {
  background: #FFFFFF;
  border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
  padding: 0.48rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.index-box.subsite-nav .hd {
  padding: 0 0.4rem;
}
.index-box.subsite-nav .ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  gap: 0.56rem;
  padding: 0 0.28rem;
}
.index-box.subsite-nav .ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.index-box.subsite-nav .ul .li img {
  width: 1.76rem;
  height: 1.76rem;
}
.index-box.subsite-nav .ul .li span {
  width: 2.82rem;
  height: 0.72rem;
  font-weight: 500;
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.72rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-align: center;
}
/*
*关于我们
*/
.about_cont .about_title {
  font-size: 0.72rem;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: bold;
  text-align: left;
  color: #000000;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.8rem;
}
.about_cont .about_text {
  border-radius: 0.2rem;
  width: 10.64rem;
  margin: 0 auto;
  padding: 0.8rem;
  background-image: url(/static/css/../image/m/abouttext.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 4.3rem;
  position: relative;
}
.about_cont .about_text .zhezhao {
  opacity: 0.4;
  background: #000000;
  border-radius: 0.2rem;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
.about_cont .about_text .text_title {
  font-size: 0.64rem;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  position: relative;
}
.about_cont .about_text div {
  position: relative;
  padding: 0.48rem 0;
}
.about_cont .about_text div img {
  float: left;
  width: 0.48rem;
  margin-top: 0.2rem;
  margin-left: 0.1rem;
}
.about_cont .about_text div p {
  font-size: 0.48rem;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 0.8rem;
  letter-spacing: 0.02rem;
  margin-left: 0.8rem;
}
.footer_tabBar {
  position: fixed;
  z-index: 98;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3rem;
  max-width: 15rem;
}
.footer_tabBar div {
  width: 100%;
  height: 3rem;
  max-width: 15rem;
  background-image: url(/static/css/../image/m/footerbar.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15rem;
  position: relative;
}
.footer_tabBar div ul {
  width: 100%;
  padding: 0 0.64rem 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.footer_tabBar div ul li {
  text-align: center;
}
.footer_tabBar div ul li a img {
  display: inline-block;
  width: 1.2rem;
  height: 0.92rem;
}
.footer_tabBar div ul li a p {
  font-size: 0.44rem;
  font-family: PingFang SC Medium, PingFang SC Medium-Medium;
  font-weight: 500;
  color: #666666;
  margin-top: 0.24rem;
}
.footer_tabBar div ul .app_xiazai {
  position: relative;
}
.footer_tabBar div ul .app_xiazai .xiazai {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.footer_tabBar div ul .app_xiazai p {
  margin-top: 1.16rem;
}
.sttract_cont {
  margin-bottom: 3rem;
}
.sttract_cont ul {
  padding: 1rem 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sttract_cont ul li {
  font-size: 0.6rem;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  cursor: pointer;
}
.sttract_cont .active {
  color: #16c68a;
}
.sttract_cont .swiper-container {
  margin: 0.8rem 1.4rem;
  cursor: pointer;
}
.sttract_cont .swiper-container .swiper-slide {
  height: 15.6rem;
  margin: 0 auto;
  padding: 1.8rem 2.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  text-align: center;
}
.sttract_cont .swiper-container .swiper-slide p {
  border: 1px solid #ffffff;
  border-radius: 0.16rem;
  font-size: 1.08rem;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  padding: 0.5rem 0;
  position: relative;
  margin-top: 63%;
  text-align: center;
}
.sttract_cont .swiper-container .swiper-slide .zhezhao {
  background-color: #000;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 0.5rem;
  left: 0;
}
.sttract_cont .swiper-container .zhaomu {
  background-image: url(/static/css/../image/koczm.png);
}
.sttract_cont .swiper-container .hezuo {
  background-image: url(/static/css/../image/yyhz.png);
}
.sttract_cont .swiper-container .ruzhu {
  background-image: url(/static/css/../image/yyrz.png);
}
.sttract_cont .swiper-container .swiper-button-prev {
  background-size: 0.77rem;
  width: 0.8rem;
}
.sttract_cont .swiper-container .swiper-button-prev i {
  color: #fff;
  display: inline-block;
  margin-left: 0.1rem;
  font-size: 0.9rem;
}
.sttract_cont .swiper-container .swiper-button-next {
  background-size: 0.77rem;
  width: 0.8rem;
}
.sttract_cont .swiper-container .swiper-button-next i {
  color: #fff;
  display: inline-block;
  margin-left: -0.2rem;
  font-size: 0.9rem;
}
.sttract_cont .swiper-container .swiper-button-next.swiper-button-disabled,
.sttract_cont .swiper-container .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.sttract_cont .sttract_text {
  margin: 0.8rem 1.4rem;
}
.sttract_cont .sttract_text div {
  margin-bottom: 0.5rem;
}
.sttract_cont .sttract_text div p {
  font-size: 0.52rem;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.sttract_cont .sttract_text div i {
  float: left;
  margin-right: 0.2rem;
  font-size: 0.6rem;
  color: #999;
}
.contact_cont {
  margin-bottom: 3rem;
}
.contact_cont .contact_title {
  font-size: 0.72rem;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: bold;
  text-align: left;
  color: #000000;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.8rem;
}
.contact_cont .contact_map {
  border-radius: 0.2rem;
  height: 16rem;
  margin: 0 auto;
  padding: 0 0.8rem;
}
.contact_cont .contact_map .map {
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
}
.contact_cont .contact_map .map .amap-logo,
.contact_cont .contact_map .map .amap-copyright {
  z-index: 0 !important;
}
.contact_cont .contact_text {
  margin: 0.8rem 1.4rem;
}
.contact_cont .contact_text div {
  margin-bottom: 0.5rem;
}
.contact_cont .contact_text div p {
  font-size: 0.52rem;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.contact_cont .contact_text div i {
  float: left;
  margin-right: 0.2rem;
  font-size: 0.6rem;
  color: #999;
}
.popup-menu .nav a {
  background-size: 1.26rem !important;
}
.popup-menu .nav a p {
  padding-left: 2rem !important;
}
.shangwu-page {
  background: url('/static/css/../../static/image//2.0/shangwu/m_bg.webp') top center no-repeat;
  background-size: 100%;
  height: 97.8rem;
  position: relative;
}
.shangwu-page button {
  border: none;
}
.shangwu-page .form {
  padding: 68rem 0.92rem 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.shangwu-page .form .hd {
  font-weight: 800;
  font-size: 0.88rem;
  color: #000000;
  line-height: 1.32rem;
  margin-bottom: 0.16rem;
  margin-top: 0.3rem;
  text-align: center;
}
.shangwu-page .form p {
  font-weight: 500;
  font-size: 0.52rem;
  color: #3B4340;
  line-height: 0.76rem;
  text-align: center;
}
.shangwu-page .form lable {
  font-weight: 800;
  font-size: 0.68rem;
  color: #000000;
  line-height: 0.88rem;
  margin-left: 0.48em;
  margin-bottom: 0.32rem;
  margin-top: 0.88rem;
}
.shangwu-page .form input {
  width: 13.12rem;
  height: 1.76rem;
  background: #FFFFFF;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  border: 0.02rem solid #1A5E44;
  font-weight: 500;
  font-size: 0.56rem;
  color: #2D322A;
  padding: 0 0.48rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.shangwu-page .form input::-webkit-input-placeholder {
  color: #979399;
}
.shangwu-page .form input:-ms-input-placeholder {
  color: #979399;
}
.shangwu-page .form input::-ms-input-placeholder {
  color: #979399;
}
.shangwu-page .form input::placeholder {
  color: #979399;
}
.shangwu-page .form .input-text-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shangwu-page .form .input-text-code .btn-code {
  margin-left: 0.4rem;
  width: 4.96rem;
  height: 1.76rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #4CA605;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  font-weight: 500;
  font-size: 0.56rem;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
}
.shangwu-page .submit {
  border-radius: 2.04rem 2.04rem 2.04rem 2.04rem;
  width: 6.32rem;
  height: 1.76rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 0.64rem;
  color: #FFFFFF;
  margin: 1.1rem auto 0.72rem;
  background-color: #1A5E44;
}
.shangwu-page .agree {
  font-weight: 500;
  font-size: 0.48rem;
  color: #3B4340;
  line-height: 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto;
}
.shangwu-page .agree a {
  color: #1A5E44;
}
.shangwu-page .btn {
  width: 12.12rem;
  height: 2rem;
  border-radius: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  font-size: 0.72rem;
  color: #1A1A1A;
  margin: 2.72rem auto 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffefc7), to(#ffac45));
  background-image: linear-gradient(to bottom, #ffefc7, #ffac45);
}
.shangwu-page .layui-form-select dl {
  width: 13.12rem;
  background: #FFFFFF;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  top: 1.8rem;
}
.shangwu-page .layui-form-select dl dd {
  font-weight: 400;
  font-size: 0.6rem;
  line-height: 0.88rem;
  padding: 0.36rem 0.8rem !important;
}
.shangwu-page .layui-form-select dl dd.layui-this {
  color: #4CA605;
  padding: 0.36rem 0.8rem !important;
}
.shangwu-page .layui-form-checked[lay-skin=primary] > i {
  background-color: #1a5e44 !important;
  border-color: #1a5e44 !important;
}
.bui-index-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 0.2rem 0 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0.16rem 0.16rem 0px rgba(73, 73, 73, 0.08);
          box-shadow: 0px 0.16rem 0.16rem 0px rgba(73, 73, 73, 0.08);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -0.64rem;
  width: 13.8rem;
  height: 1.68rem;
  background: #ffffff;
  border: 0.04rem solid #1dc88d;
  border-radius: 0.4rem;
}
.bui-index-bar .btn {
  width: 1.36rem;
  height: 1.36rem;
  background: transparent;
  border-radius: 2.04rem;
  font-size: 0.6rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 1.36rem;
  border: none;
  margin-left: auto;
  -webkit-transform: translateY(-0.1rem);
          transform: translateY(-0.1rem);
}
.bui-index-bar .logo img {
  width: 1.3rem;
}
.bui-index-bar .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.4rem;
  padding: 0 0rem 0 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1.24rem;
}
.bui-index-bar .search input {
  border: none;
  height: 100%;
  min-width: 70%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 0.6rem;
}
.bui-index-bar .search input::-webkit-input-placeholder {
  color: #999999;
}
.bui-index-bar .search .iconfont {
  margin-right: 0.2rem;
  color: #b2b2b2;
  font-size: 0.9rem;
}
.bui-index-bar .search span {
  font-size: 0.48rem;
  font-weight: 500;
  color: #a2a5ad;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.bui-index-bar .user-avatar {
  overflow: hidden;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background: #dedede;
}
.bui-index-bar .user-avatar img {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.city-location {
  min-width: 2rem;
  max-width: 4.2rem;
  height: 1.24rem;
  line-height: 1.24rem;
  overflow: hidden;
  font-size: 0.64rem;
  font-weight: 400;
  color: #333333;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.city-location span {
  float: left;
  font-size: 0.64rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.city-location .iconfont {
  float: right;
  margin-left: 0.16rem;
  font-size: 0.46rem;
  font-weight: bold;
}
.bui-bar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: .4rem .6rem .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.bui-bar-nav.sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 0;
}
.bui-bar-nav .sub-site-name {
  margin-left: -0.5rem;
  margin-top: 0.14rem;
  -webkit-animation: siteNameShake 12s infinite;
          animation: siteNameShake 12s infinite;
}
.bui-bar-nav .sub-site-name::before {
  display: none;
}
@-webkit-keyframes siteNameShake {
  30% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  32% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  33% {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem);
  }
  34% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  35% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  60% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  62% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  63% {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem);
  }
  64% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  65% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  90% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  92% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  93% {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem);
  }
  94% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  95% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes siteNameShake {
  30% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  32% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  33% {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem);
  }
  34% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  35% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  60% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  62% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  63% {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem);
  }
  64% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  65% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  90% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  92% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  93% {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem);
  }
  94% {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem);
  }
  95% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.bui-bar-nav .logo {
  width: 1.44rem;
  height: 1.44rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.bui-bar-nav .logo img {
  width: 100%;
  height: 100%;
}
.bui-bar-nav .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.1rem;
  padding: 0 0.2rem 0 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10rem;
  height: 1.4rem;
  background: #fff;
  border: 0.04rem solid #f0f4f5;
  border-radius: 0.7rem;
}
.bui-bar-nav .search .iconfont {
  margin-right: 0.2rem;
  color: #b2b2b2;
}
.bui-bar-nav .search span {
  font-size: 0.48rem;
  font-weight: 500;
  color: #a2a5ad;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bui-bar-nav .soBtn,
.bui-bar-nav .bui-tools {
  padding-left: 0.3rem;
  width: 0.8rem;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
}
.bui-bar-nav .bui-tools .icon-menu {
  display: inline-block;
  font-size: 0.8rem;
  color: #b2b2b2;
}
.bui-bar-nav .bui-tools .icon-home {
  display: inline-block;
  font-size: 0.9rem;
  color: #b2b2b2;
}
.bui-bar-nav .bui-tools .icon-home-svg {
  display: block;
  width: 1.1rem;
  margin-left: -0.25rem;
  opacity: 0.9;
  height: 100%;
  background: url('/static/image/2.0/icon_home.svg') center center / contain no-repeat;
}
.bui-bar-nav .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.1rem;
  width: 10rem;
  height: 1.2rem;
}
.bui-bar-nav .breadcrumb a,
.bui-bar-nav .breadcrumb span {
  display: inline-block;
  font-size: 0.6rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.8rem;
  color: #666;
}
.bui-bar-nav .breadcrumb .iconfont {
  display: inline-block;
  width: 0.56rem;
  line-height: 0.6rem;
  font-size: 0.4rem;
  text-align: center;
  margin-right: 0.2rem;
}
.bui-bar-nav .bui-title {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  line-height: 1.4rem;
  font-size: 0.6rem;
  color: #333333;
  font-weight: 500;
  text-align: center;
}
.bui-bar-nav .bui-title .bui-action-back {
  float: left;
  width: 1rem;
  height: 1.4rem;
  line-height: 1.4rem;
}
.bui-bar-nav .bui-title .text-r,
.bui-bar-nav .bui-title .logout {
  float: right;
  font-size: 0.48rem;
  color: #999999;
}
.bui-bar-close {
  padding: 0.18rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.bui-bar-close .bui-action-back {
  display: inline-block;
  line-height: 1.4rem;
  font-size: 0.6rem;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.bui-bar-close .iconfont {
  display: inline-block;
  padding-right: 0.2rem;
}
.bui-bar-mq {
  position: fixed;
  top: -1px;
  z-index: 999999;
  width: 15rem;
  height: 62px;
  line-height: 62px;
  background: #19c689;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
}
.bui-bar-mq::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.bui-bar-mq .iconfont {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 15px;
  height: 62px;
  line-height: 62px;
  font-size: 25px;
  color: #fff;
}
.bui-bar-mq .bui-title {
  float: left;
  width: 85%;
  line-height: 62px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.popup-menu {
  position: fixed;
  z-index: 101;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.popup-menu::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0;
}
.popup-menu .bg {
  height: 101%;
  background: #000;
  opacity: 0.5;
}
.popup-menu .nav-con {
  position: fixed;
  z-index: 121;
  top: 0;
  bottom: 0;
  left: -100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10.8rem;
  background: #fff;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.popup-menu .nav-con::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
}
.popup-menu .nav-con::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.3);
}
.popup-menu .hd {
  padding: 1.3rem 0.7rem 1.6rem 0.8rem;
  line-height: 0.8rem;
  font-size: 0.72rem;
  font-weight: 600;
  color: #333;
}
.popup-menu .hd i {
  float: right;
  display: inline-block;
  padding-left: 0.2rem;
  width: 0.8rem;
  height: 0.8rem;
  font-size: 0.64rem;
  text-align: center;
  color: #666;
}
.popup-menu .nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
}
.popup-menu .nav a {
  display: block;
  margin: 0 0.8rem 0.2rem 0.56rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 2rem;
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto;
}
.popup-menu .nav a p {
  display: inline-block;
  padding-left: 2.3rem;
  line-height: 2rem;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
  text-align: left;
}
.popup-menu .nav a i {
  float: right;
  display: inline-block;
  line-height: 2rem;
  font-size: 0.52rem;
  color: #c5c7cd;
}
.popup-menu.activate .nav-con {
  left: 0;
}
/*
 * 头部栏 + 广告位
 */
.top-mav {
  padding-top: 1.32rem;
  position: relative;
  z-index: 1;
  border-radius: 0 0 0.32rem 0.32rem;
}
.top-mav.border-top {
  border-top: 1px solid #F5F5F5;
}
.top-mav.bf {
  background: #fff;
}
.top-mav.index-list {
  margin-top: -0.7rem;
  padding-bottom: 0.1rem;
}
.top-mav.index-list .index-tab {
  margin-bottom: 0;
  padding: 0;
  width: 13.8rem;
}
.top-mav.pt {
  padding-top: 0.01rem;
  margin-top: -0.7rem;
  padding-bottom: 0.1rem;
}
.top-mav.pt .index-tab {
  margin-bottom: 0;
  padding: 0;
  width: 13.8rem;
}
.top-mav .banner-index .swiper-pagination {
  bottom: 0.3rem;
}
.top-logo-placeholder {
  width: 100%;
  height: 0.88rem;
  position: relative;
}
.index-pgae {
  background: #f5f5f5;
  max-width: 100vw;
  overflow-x: hidden;
}
.top-logo-fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 4.04rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-logo-fixed.nav {
  padding-left: 0;
  padding-right: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: auto;
  background: #19c689 linear-gradient(107deg, #19c689, rgba(25, 198, 198, 0.5));
}
.top-logo-fixed.nav .user-avatar img {
  margin-bottom: 0;
  margin-right: 0rem;
}
.top-logo-fixed.nav .user-avatar {
  margin-right: 0.4rem;
}
.top-logo-fixed.nav + .top-mav {
  border-radius: 0.6rem 0.6rem 0px 0px;
  background: #fff;
}
.top-logo-fixed.nav + .top-mav.pt {
  margin-top: 0 !important;
}
.top-logo-fixed .top-bg {
  width: 100%;
  height: 5.36rem;
  position: absolute;
  left: 0;
  right: 0.2rem;
  top: 0;
  bottom: 0;
}
.top-logo-fixed .top-bg::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.16rem;
  right: 0;
  bottom: 0;
  background: url('/static/image/top-logo-fixed.webp') right top no-repeat;
  background-size: 8.28rem 3.08rem;
  z-index: 1;
}
.top-logo-fixed .logo {
  min-width: 5.72rem;
  height: 2rem;
  z-index: 1;
  margin-bottom: 0.5rem;
}
.top-logo-fixed .logo img {
  max-width: 100%;
  max-height: 100%;
}
.top-logo-fixed .city-location {
  margin-right: 0.96rem;
  margin-bottom: 0.5rem;
}
.top-logo-fixed .user-avatar {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0rem;
}
.top-logo-fixed .user-avatar img {
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}
.top-logo-fixed .mqBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.36rem;
  height: 0.96rem;
  font-size: 0.52rem;
  color: #fff;
  background-color: #19c689;
  border-radius: 0.8rem;
  cursor: pointer;
}
.top-logo-fixed .nav {
  width: 100%;
  height: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  color: #ffffff;
}
.top-logo-fixed .nav .back {
  width: 1.4rem;
  height: 1.4rem;
  background: url('/static/image/2.0/icon_back.svg') center center / 1rem no-repeat;
}
.top-logo-fixed .nav .title {
  font-size: 0.64rem;
  font-weight: 500;
}
.top-logo-fixed .nav > span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 0.64rem;
}
.top-logo-fixed .nav .search {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8rem;
  height: 1.4rem;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 1.84rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 0.52rem;
}
.top-logo-fixed .nav .search::before {
  content: '';
  width: 1.44rem;
  height: 1.44rem;
  display: block;
  background: url('/static/image/2.0/search.svg') 0.5rem center / 0.72rem no-repeat;
}
.top-logo-fixed .nav .search input {
  border: none;
  height: 100%;
  width: 70%;
  font-size: 0.52rem;
  background-color: transparent;
  color: #fff;
  margin-left: 0.2rem;
}
.top-logo-fixed .nav .search input::-webkit-input-placeholder {
  color: #fff;
}
.top-logo-fixed .nav .search .iconfont {
  margin-right: 0.2rem;
  color: #b2b2b2;
  font-size: 0.6rem;
}
.top-logo-fixed .nav .search .btn {
  width: 2.2rem;
  height: 1.36rem;
  background: transparent;
  border-radius: 2.04rem;
  font-size: 0.52rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 1.36rem;
  border: none;
  margin-left: auto;
}
.index-mav {
  border-radius: 0.6rem 0.6rem 0px 0px;
  margin-top: 0rem;
}
.index-mav .c-tab {
  border: none;
  background: transparent;
  padding: 0 1.08rem;
  position: relative;
}
.index-mav .c-tab .icon-unfold {
  content: '';
  position: absolute;
  top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.6rem;
  opacity: 0.1;
}
.index-mav .c-tab .icon-unfold.left {
  display: none;
  left: 0.2rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.index-mav .c-tab .icon-unfold.right {
  display: block;
  right: 0.2rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.index-mav .c-tab .tab-wrap {
  margin: 0 auto;
  width: 100%;
  height: 1.76rem;
  overflow-y: hidden;
  border-right: none;
}
.index-mav .c-tab .tab-wrap .item {
  padding: 0;
  margin: 0 0.8rem 0 0.6rem;
}
.index-mav .c-tab .tab-wrap .item:last-child {
  margin-right: 0;
}
.index-mav .c-tab .tab-wrap .item.on {
  color: #19c689;
}
.index-mav .c-tab .tab-wrap .item.on::after {
  width: 4em;
  margin-left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 1.2rem;
  width: 0.92rem;
  height: 0.28rem;
  background: url(/static/css/../image/m-index-select.svg) no-repeat center center / contain;
}
.home-card-pic {
  margin: 0 0.5rem;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-card-pic li {
  width: 4.48rem;
}
.home-card-pic li img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 2.44rem;
  width: 100%;
  border-radius: 0.2rem;
}
.banner-index {
  border-radius: 0.4rem;
  overflow: hidden;
  width: 13.84rem;
  height: 3.12rem;
  margin: 0 auto;
}
.banner-index.h-4rem {
  height: 4rem;
}
.banner-index .swiper-slide {
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}
.banner-index a {
  display: block;
  height: 100%;
}
.banner-index img {
  display: inline-block;
  width: 13.84rem;
  height: 4rem;
  border-radius: 0.4rem;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  max-width: 100%;
}
.banner-index .swiper-pagination {
  font-size: 0;
  bottom: 0.96rem;
}
.banner-index .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.08rem;
  width: 0.2rem;
  height: 0.2rem;
  font-size: 0;
  border-radius: 100%;
  background: rgba(134, 134, 134, 0.2);
}
.banner-index .swiper-pagination .swiper-pagination-bullet:only-child {
  display: none;
}
.banner-index .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(25, 198, 137, 0.6);
}
.banner-diary {
  margin: 0.4rem auto;
  width: 13.8rem;
  height: 5.4rem;
  margin: 0 auto 0.4rem;
  padding-top: 0.4rem;
}
.banner-diary .swiper-wrapper {
  -webkit-transform: translate3d(-0.12rem, 0, 0);
          transform: translate3d(-0.12rem, 0, 0);
}
.banner-diary .swiper-slide {
  margin: 0 0.12rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
.banner-diary a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner-diary img {
  display: inline-block;
  width: 13.8rem;
  height: 5.4rem;
  background: #f8f8f8;
}
.banner-diary .swiper-pagination {
  font-size: 0;
  bottom: 0.2rem;
}
.banner-diary .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.08rem;
  width: 0.24rem;
  height: 0.24rem;
  font-size: 0;
  border-radius: 100%;
}
.banner-diary .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
  opacity: 0.4;
}
.banner-diary .swiper-pagination {
  bottom: 0.4rem;
  left: 0;
  right: 0;
}
.index-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0.8rem 0.6rem 0rem;
  padding: 0 0.6rem 0.6rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(rgba(255, 255, 255, 0) 10%, #ffffff);
}
.index-nav .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 1.52rem;
  color: #333333;
  background: no-repeat center center / contain;
  cursor: pointer;
  position: relative;
}
.index-nav .item img {
  width: 2.4rem;
  max-height: 2.4rem;
}
.index-nav .item .hot {
  width: 1.36rem;
  height: 0.72rem;
  background: linear-gradient(115deg, #f09235 0%, #fb712d 100%);
  border-radius: 0.32rem 0.4rem 0.4rem 0rem;
  position: absolute;
  right: -0.58rem;
  top: -0.56rem;
  font-size: 0.4rem;
  font-weight: 700;
  text-align: CENTER;
  color: #ffffff;
  line-height: 0.72rem;
}
.index-nav .item .name {
  font-size: 0.56rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.84rem;
}
.index-nav .item .desc {
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
  line-height: 0.72rem;
}
.c-tab.index-tab {
  width: 13rem;
  background: transparent;
  border-radius: 0.4rem;
  border-bottom: 0;
  padding: 0 0.4rem 0rem 0.4rem;
  position: relative;
  z-index: 3;
}
.c-tab.index-tab + .c-tab.index-tab {
  margin-top: 0;
  background: #f9f9f9;
  border-radius: 0;
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-tab.index-tab::after {
  content: '';
  width: 1.12rem;
  height: 0.84rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.3)), to(#ffffff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3), #ffffff);
  -webkit-filter: blur(10px);
          filter: blur(10px);
  pointer-events: none;
}
.c-tab.index-tab .nav,
.c-tab.index-tab .tab-wrap {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-tab.index-tab .nav .item,
.c-tab.index-tab .tab-wrap .item {
  font-size: 0.56rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.52rem;
  margin: 0 0.8rem 0 0;
  padding: 0;
}
.c-tab.index-tab .nav .item:last-child,
.c-tab.index-tab .tab-wrap .item:last-child {
  margin-right: 0;
}
.c-tab.index-tab .nav .item.on,
.c-tab.index-tab .tab-wrap .item.on {
  color: #19c689;
  font-size: 0.56rem;
  font-weight: 700;
}
.c-tab.index-tab .nav .item.on::after,
.c-tab.index-tab .tab-wrap .item.on::after {
  width: 100%;
  width: 0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  top: 1.12rem;
}
.c-tab.index-tab ul,
.c-tab.index-tab .ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 13rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: none;
  padding: 0 0 0.8rem;
  height: 5rem;
}
.c-tab.index-tab ul.on,
.c-tab.index-tab .ul.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-tab.index-tab ul li,
.c-tab.index-tab .ul li,
.c-tab.index-tab ul .li,
.c-tab.index-tab .ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.6rem;
}
.c-tab.index-tab ul li img,
.c-tab.index-tab .ul li img,
.c-tab.index-tab ul .li img,
.c-tab.index-tab .ul .li img {
  width: 1.36rem;
  height: 1.36rem;
  margin: 0rem auto;
}
.c-tab.index-tab ul li span,
.c-tab.index-tab .ul li span,
.c-tab.index-tab ul .li span,
.c-tab.index-tab .ul .li span {
  width: 2.4rem;
  height: 1.52rem;
  font-size: 0.48rem;
  font-weight: 500;
  text-align: center;
  color: #666666;
  line-height: 1.52rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-nav-card {
  display: none;
  margin: 0.2rem auto 0.4rem;
}
.index-nav-card.on {
  display: block;
  background-color: #fff;
  border-radius: 0 0 0.32rem 0.32rem;
  padding-bottom: 0.3rem;
  margin-top: 0;
  margin-bottom: 0.32rem;
}
.index-nav-card .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.index-nav-card.appointment {
  width: 13.8rem;
  height: 6.76rem;
  background: #ffffff;
  border-radius: 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.48rem 0.4rem;
  margin: 0.32rem auto;
}
.index-nav-card.appointment .hd {
  font-size: 0.72rem;
  font-weight: 800;
  color: #333333;
  line-height: 1.08rem;
  margin-bottom: 0.32rem;
}
.index-nav-card.appointment .tit {
  font-size: 0.6rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.84rem;
}
.index-nav-card.appointment p {
  font-weight: 400;
  color: #666666;
  line-height: 0.6rem;
  font-size: 0.4rem;
}
.index-nav-card.appointment .card {
  padding: 0.5rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.index-nav-card.appointment .custom {
  width: 6.36rem;
  height: 4.4rem;
  float: left;
  margin-right: 0.32rem;
  background: url("/static/image/1.4/m/inex_appointment_bg_1.svg") center / contain no-repeat;
}
.index-nav-card.appointment .custom p {
  font-size: 0.44rem;
  margin-top: 0.08rem;
}
.index-nav-card.appointment .custom .btn {
  width: 3.12rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  background: #ffe59f;
  border-radius: 0.52rem;
  position: absolute;
  bottom: 0.4rem;
  left: 0.4rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #e9aa00;
}
.index-nav-card.appointment .custom .btn::after {
  content: "\e61a";
  font-family: "iconfont";
}
.index-nav-card.appointment .doctor {
  width: 6.32rem;
  height: 2.04rem;
  padding: 0.4rem 0.5rem;
  float: left;
  background: url("/static/image/1.4/m/inex_appointment_bg_2.svg") center / contain no-repeat;
}
.index-nav-card.appointment .hospital {
  width: 6.32rem;
  height: 2.04rem;
  padding: 0.4rem 0.5rem;
  margin-top: 0.32rem;
  float: left;
  background: url("/static/image/1.4/m/inex_appointment_bg_3.svg") center / contain no-repeat;
}
.index-nav-card.baike .nav {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.index-nav-card.c-tab.index-tab .nav .item {
  margin: 0 0.32rem 0 0.32rem;
}
.index-nav-card.c-tab.index-tab .nav .item:last-child {
  margin-right: 0.32rem;
}
.index-nav-card .indicator {
  height: 0.16rem;
  font-size: 0;
  text-align: center;
  margin-top: -0.2rem;
  display: none;
}
.index-nav-card .indicator.on {
  display: block;
}
.index-nav-card .indicator.right span::after {
  left: 0.44rem;
}
.index-nav-card .indicator span {
  position: relative;
  display: inline-block;
  width: 1.2rem;
  height: 0.16rem;
  background-color: #e6e6e6;
  border-radius: 0.16rem;
}
.index-nav-card .indicator span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 0.76rem;
  background-color: #1ac68a;
  border-radius: 0.16rem;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
}
.index-nav-card.yimei {
  width: 13.8rem;
  height: 8.08rem;
  background: #ffffff;
  border-radius: 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.index-nav-card.yimei.zhifa {
  height: 4.5rem;
}
.index-nav-card.yimei .ul {
  height: auto;
}
.index-nav-card.yimei .ul .li {
  margin-top: 0.72rem;
}
.index-nav-card.yimei .ul .li .pic {
  width: 1.92rem;
  height: 1.92rem;
  background: #f5f8f7;
  border-radius: 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index-nav-card.yimei .ul .li .pic img {
  width: 1rem;
  height: 1rem;
}
.index-nav-card.yimei .ul .li span {
  margin-top: 0.16rem;
  height: auto;
  line-height: normal;
  font-size: 0.52rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.76rem;
}
.index-nav-card.yimei .indicator {
  margin-top: -0.4rem;
}
.index-pgae .index-form {
  width: 13rem;
  min-height: 8.12rem;
  height: auto;
  background: #ffffff;
  border-radius: 0.24rem;
  display: block;
  margin: 0.32rem auto 0.4rem;
  padding: 0.4rem 0.4rem 0.6rem 0.38rem;
}
.index-pgae .index-form .title {
  font-size: 0.68rem;
  text-align: left;
  font-weight: 500;
  color: #333333;
  line-height: 1.52rem;
}
.index-pgae .index-form .form-item {
  height: 1.52rem;
  padding: 0 0.1rem;
  border-radius: 1.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.4rem auto 0.6rem;
  position: relative;
}
.index-pgae .index-form .form-item .icon {
  width: 0.6rem;
  height: 0.6rem;
  background: center center / contain no-repeat;
  margin-right: 0.24rem;
}
.index-pgae .index-form .form-item .icon.city {
  background-image: url("/static/image/2.0/index_form_1.svg");
}
.index-pgae .index-form .form-item .icon.project {
  background-image: url("/static/image/2.0/index_form_2.svg");
  background-size: 0.48rem;
}
.index-pgae .index-form .form-item .icon.tel {
  background-image: url("/static/image/2.0/index_form_3.svg");
}
.index-pgae .index-form .form-item .icon.gender {
  background-image: url("/static/image/2.0/index_form_6.svg");
}
.index-pgae .index-form .form-item .icon.phone {
  background-image: url("/static/image/2.0/index_form_7.svg");
}
.index-pgae .index-form .form-item .icon.name {
  background-image: url("/static/image/2.0/index_form_8.svg");
}
.index-pgae .index-form .form-item .icon.age {
  background-image: url("/static/image/2.0/index_form_9.svg");
}
.index-pgae .index-form .form-item .icon.tijian {
  background-image: url("/static/image/1.4/index_form_tijian.svg");
}
.index-pgae .index-form .form-item .icon.yimiao {
  background-image: url("/static/image/1.4/index_form_yimiao.svg");
}
.index-pgae .index-form .form-item .icon.phone-1 {
  background-image: url("/static/image/1.4/index_form_phone.svg");
}
.index-pgae .index-form .form-item .icon.code {
  background-image: url("/static/image/1.4/mental_nav_1.svg");
}
.index-pgae .index-form .form-item .icon.addr {
  background-image: url("/static/image/1.4/index_form_addr.svg");
}
.index-pgae .index-form .form-item .icon.pet {
  background-image: url("/static/image/1.5/index_form_pet.svg");
}
.index-pgae .index-form .form-item span {
  min-width: 2.28rem;
  height: 1.44rem;
  font-size: 0.56rem;
  font-weight: 400;
  text-align: LEFT;
  color: #333333;
  line-height: 1.52rem;
  margin-right: 0.32rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-pgae .index-form .form-item input {
  height: 1.52rem;
  background: transparent;
  font-size: 0.56rem;
  font-weight: 400;
  color: #333;
  line-height: 1.52rem;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 0.76rem;
  background: #f5f5f5;
  padding: 0 0.46rem 0 0.72rem;
  letter-spacing: 1px;
}
.index-pgae .index-form .form-item select {
  height: 1.44rem;
  font-size: 0.48rem;
  line-height: 1.52rem;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: transparent;
  background-image: none;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.index-pgae .index-form .form-item select:focus {
  outline: none;
}
.index-pgae .index-form .form-item .icon.select {
  content: "";
  position: absolute;
  right: 0.2rem;
  width: 0.84rem;
  height: 0.84rem;
  background: url("/static/image/1.4/chevron-down.svg") center center / contain no-repeat;
}
.index-pgae .index-form .submit {
  width: 10.4rem;
  height: 1.52rem;
  background: rgba(25, 198, 137, 0.1);
  border-radius: 2.04rem;
  font-size: 0.6rem;
  font-weight: 700;
  text-align: center;
  color: #19c689;
  line-height: 1.52rem;
  margin: 0.8rem auto 0.2rem;
}
.index-pgae .index-form .tip {
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  color: #b2b2b2;
  line-height: 0.6rem;
}
.index-pgae .index-form .tip.tip {
  margin-top: 0.2rem;
}
.index-form {
  width: 13.8rem;
  height: 8.12rem;
  background: #ffffff;
  border-radius: 0.24rem;
  display: block;
  margin: 0 auto 0.4rem;
  padding: 0.4rem 0 0.6rem;
}
.index-form .title {
  font-size: 0.68rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.52rem;
}
.index-form .form-item {
  height: 1.52rem;
  padding: 0 0.6rem;
  border-radius: 1.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.4rem auto 0.24rem;
  position: relative;
}
.index-form .form-item .icon {
  width: 0.6rem;
  height: 0.6rem;
  background: center center / contain no-repeat;
  margin-right: 0.24rem;
}
.index-form .form-item .icon.city {
  background-image: url("/static/image/2.0/index_form_1.svg");
}
.index-form .form-item .icon.project {
  background-image: url("/static/image/2.0/index_form_2.svg");
  background-size: 0.48rem;
}
.index-form .form-item .icon.tel {
  background-image: url("/static/image/2.0/index_form_3.svg");
}
.index-form .form-item .icon.gender {
  background-image: url("/static/image/2.0/index_form_6.svg");
}
.index-form .form-item .icon.phone {
  background-image: url("/static/image/2.0/index_form_7.svg");
}
.index-form .form-item .icon.name {
  background-image: url("/static/image/2.0/index_form_8.svg");
}
.index-form .form-item .icon.age {
  background-image: url("/static/image/2.0/index_form_9.svg");
}
.index-form .form-item span {
  min-width: 2.28rem;
  height: 1.44rem;
  font-size: 0.56rem;
  font-weight: 400;
  text-align: LEFT;
  color: #333333;
  line-height: 1.52rem;
  margin-right: 0.72rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-form .form-item input {
  height: 1.52rem;
  background: transparent;
  font-size: 0.56rem;
  font-weight: 400;
  color: #333;
  line-height: 1.52rem;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.index-form .form-item input::-webkit-input-placeholder {
  color: #999;
}
.index-form .form-item select {
  height: 1.44rem;
  font-size: 0.48rem;
  line-height: 1.52rem;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: transparent;
  background-image: none;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.index-form .form-item select:focus {
  outline: none;
}
.index-form .form-item .icon.select {
  content: "";
  position: absolute;
  right: 0.72rem;
  width: 0.5rem;
  height: 0.5rem;
  background: url("/static/image/icon-arrow.svg") center center / contain no-repeat;
}
.index-form .tip {
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  color: #b2b2b2;
  line-height: 0.6rem;
}
.index-box {
  width: 13.8rem;
  background: #ffffff;
  margin: 0.4rem auto;
  border-radius: 0.4rem;
  overflow: hidden;
}
.index-box + .mt0_32 {
  margin-top: 0 !important;
}
.index-box.blue > .hd {
  background: -webkit-gradient(linear, right top, left top, from(rgba(252, 252, 255, 0)), to(#ecf7ff));
  background: linear-gradient(270deg, rgba(252, 252, 255, 0) 0%, #ecf7ff);
}
.index-box.blue > .hd .tit::before {
  background: -webkit-gradient(linear, left top, right top, from(#49c8ff), to(rgba(217, 217, 217, 0)));
  background: linear-gradient(90deg, #49c8ff 0%, rgba(217, 217, 217, 0) 100%);
}
.index-box.grey > .hd {
  background: -webkit-gradient(linear, right top, left top, from(rgba(252, 252, 255, 0)), to(#e6e9ed));
  background: linear-gradient(270deg, rgba(252, 252, 255, 0) 0%, #e6e9ed);
}
.index-box.grey > .hd .tit::before {
  background: -webkit-gradient(linear, left top, right top, from(#c6cfdb), to(rgba(217, 217, 217, 0)));
  background: linear-gradient(90deg, #c6cfdb 0%, rgba(217, 217, 217, 0) 100%);
}
.index-box.light-blue > .hd {
  background: linear-gradient(1deg, rgba(252, 252, 255, 0) 0%, rgba(235, 245, 252, 0.84) 100%);
}
.index-box.light-blue > .hd .tit::before {
  background: -webkit-gradient(linear, left top, right top, from(#58d5ff), to(rgba(217, 217, 217, 0)));
  background: linear-gradient(90deg, #58d5ff 0%, rgba(217, 217, 217, 0) 100%);
}
.index-box.red > .hd {
  background: -webkit-gradient(linear, right top, left top, from(rgba(252, 252, 255, 0)), to(#fbe9e9));
  background: linear-gradient(270deg, rgba(252, 252, 255, 0) 0%, #fbe9e9);
}
.index-box.red > .hd .tit::before {
  background: -webkit-gradient(linear, left top, right top, from(#ff9090), to(rgba(217, 217, 217, 0)));
  background: linear-gradient(90deg, #ff9090 0%, rgba(217, 217, 217, 0) 100%);
}
.index-box.yellow > .hd {
  background: linear-gradient(1deg, rgba(252, 252, 255, 0) 0%, rgba(252, 245, 235, 0.81) 100%);
}
.index-box.green > .hd {
  background: linear-gradient(1deg, rgba(252, 252, 255, 0) 0%, #ebfcf6 100%);
}
.index-box > .hd {
  height: 1.8rem;
  padding: 0 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.index-box > .hd .tit {
  font-size: 0.72rem;
  font-weight: 700;
  color: #333333;
  line-height: 1rem;
  margin-right: 0.2rem;
  position: relative;
  z-index: 1;
}
.index-box > .hd span {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.84rem;
  z-index: 1;
}
.index-box > .hd .more {
  margin-top: 0;
  margin-left: auto;
  width: 2.8rem;
  height: 0.88rem;
  background: #ffffff;
  border-radius: 1.68rem;
  font-size: 0.48rem;
  font-weight: 400;
  color: #666666;
  display: none;
}
.index-box > .hd .more.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-box > .hd .more::after {
  padding-left: 0.2rem;
}
.index-box .catlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
}
.index-box .catlist.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-box .catlist .cat {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  text-align: center;
}
.index-box .catlist .cat span {
  min-width: 1.42rem;
  padding: 0 0.2rem;
  max-width: 2.2rem;
  height: 0.88rem;
  padding: 0 0.3rem;
  background: #f5f5f5;
  border-radius: 0.8rem;
  font-size: 0.44rem;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 0.88rem;
  margin: 0.2rem 0rem 0.2rem 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.index-box .catlist .cat.on span {
  color: #ffffff;
  background: #19c689;
  border-radius: 0.8rem;
  -webkit-box-shadow: 0px 0.12rem 0.24rem 0px rgba(25, 198, 137, 0.4);
          box-shadow: 0px 0.12rem 0.24rem 0px rgba(25, 198, 137, 0.4);
}
.index-box .datalist {
  display: none;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.index-box .datalist.on {
  display: block;
}
.index-box .datalist.mall .ul .li {
  width: 6.3rem;
  background: #ffffff;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0px 0.04rem 0.24rem 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0.04rem 0.24rem 0px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.index-box .datalist.mall .ul .li img {
  width: 6.32rem;
  height: 4.76rem;
}
.index-box .datalist.mall .ul .li .box {
  padding: 0.4rem;
}
.index-box .datalist.mall .ul .li .title {
  font-size: 0.48rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.72rem;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-line-clamp: 2;
}
.index-box .datalist.mall .ul .li .price-row {
  font-size: 0.44rem;
  font-weight: 400;
  color: #999999;
  line-height: 1.04rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-box .datalist.mall .ul .li .price-row .unit {
  font-size: 0.44rem;
  color: #FF4040;
}
.index-box .datalist.mall .ul .li .price-row .price {
  font-size: 0.56rem;
  color: #FF4040;
  margin-right: 0.12rem;
}
.index-box .datalist.doctor .ul,
.index-box .datalist.hospital .ul {
  margin-top: -0.32rem;
}
.index-box .datalist.doctor .ul .li,
.index-box .datalist.hospital .ul .li {
  width: 6.3rem;
  background: #ffffff;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0rem 0.04rem 0.16rem 0rem rgba(0, 0, 0, 0.08);
          box-shadow: 0rem 0.04rem 0.16rem 0rem rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-top: 0.32rem;
}
.index-box .datalist.doctor .ul .li .pic,
.index-box .datalist.hospital .ul .li .pic {
  width: 6.3rem;
  height: 4.76rem;
  background: #d9d9d9;
  border-radius: 0.24rem 0.24rem 0 0;
  position: relative;
}
.index-box .datalist.doctor .ul .li .pic img,
.index-box .datalist.hospital .ul .li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-box .datalist.doctor .ul .li .pic.hot::after,
.index-box .datalist.hospital .ul .li .pic.hot::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0.4rem;
  width: 0.6rem;
  height: 0.68rem;
  background: url("/static/image/2.0/icon-hospital-hot.svg") center / contain no-repeat;
}
.index-box .datalist.doctor .ul .li .pic.cert::after,
.index-box .datalist.hospital .ul .li .pic.cert::after {
  content: '官方认证';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0.2rem;
  padding: 0 0.0rem 0 0.4rem;
  font-size: 0.36rem;
  font-weight: 500;
  color: #0f392a;
  line-height: .72rem;
  text-align: center;
  width: 1.78rem;
  height: 0.72rem;
  border-radius: 0.08rem;
  background: #f2dcd1 url("/static/image/2.0/icon-hospital-cert.svg") 0.16rem center / 0.32rem no-repeat;
}
.index-box .datalist.doctor .ul .li .box,
.index-box .datalist.hospital .ul .li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.3rem 0 0.3rem;
}
.index-box .datalist.doctor .ul .li .box .name,
.index-box .datalist.hospital .ul .li .box .name {
  font-size: 0.6rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.84rem;
  text-align: center;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 90%;
  margin-bottom: 0rem;
}
.index-box .datalist.doctor .ul .li .box .name.vip,
.index-box .datalist.hospital .ul .li .box .name.vip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-box .datalist.doctor .ul .li .box .name.vip::after,
.index-box .datalist.hospital .ul .li .box .name.vip::after {
  content: '';
  display: inline-block;
  width: 0.72rem;
  height: 0.72rem;
  background: url("/static/image/2.0/icon-hospital-vip.svg") center / contain no-repeat;
  margin-left: 0.2rem;
}
.index-box .datalist.doctor .ul .li .box p,
.index-box .datalist.hospital .ul .li .box p {
  font-size: 0.52rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.84rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index-box .datalist.doctor .ul .li .box p .position,
.index-box .datalist.hospital .ul .li .box p .position {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 3rem;
}
.index-box .datalist.doctor .ul .li .box p .hospital,
.index-box .datalist.hospital .ul .li .box p .hospital {
  padding-left: 0.2rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 3rem;
}
.index-box .datalist.doctor .ul .li .box p .hospital::before,
.index-box .datalist.hospital .ul .li .box p .hospital::before {
  content: '';
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-left: 1px #595959 solid;
  padding-right: 0.2rem;
  width: 0.04rem;
  height: 0.28rem;
}
.index-box .datalist.doctor .ul .li .box .info,
.index-box .datalist.hospital .ul .li .box .info {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.84rem;
  margin-top: 0.2rem;
}
.index-box .datalist.doctor .ul .li .box .info span,
.index-box .datalist.hospital .ul .li .box .info span {
  color: #1ac68a;
  margin: 0 2px;
}
.index-box .datalist.doctor .ul {
  padding-bottom: 0.48rem;
}
.index-box .datalist.hospital .ul {
  padding-bottom: 0.48rem;
}
.index-box .datalist.hospital .ul .li .box {
  padding-bottom: 0.72rem;
}
.index-box .datalist.strategy .ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border-bottom: 1px solid #F0F0F0;
  padding: 0.72rem 0;
}
.index-box .datalist.strategy .ul .li:last-child {
  border-bottom: none;
}
.index-box .datalist.strategy .ul .li:first-child {
  padding-top: 0;
}
.index-box .datalist.strategy .ul .li .pic {
  width: 4.24rem;
  height: 2.8rem;
  background: #d9d9d9;
  border-radius: 0.24rem;
  overflow: hidden;
  margin-right: 0.24rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-box .datalist.strategy .ul .li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-box .datalist.strategy .ul .li .ask {
  font-size: .6rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.7rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 8.2rem;
  padding-left: 0.1rem;
  display: block;
}
.index-box .datalist.strategy .ul .li .ask.icon {
  padding-left: 0.8rem;
  background: url("/static/image/2.0/icon_ask.svg") left top / 0.72rem no-repeat;
}
.index-box .datalist.strategy .ul .li .answer {
  width: 8.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 0.56rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.8rem;
  padding-left: 0.1rem;
  margin: 0.6rem 0 0;
}
.index-box .datalist.strategy .ul .li .answer * {
  display: inline;
}
.index-box .datalist.strategy .ul .li .answer.icon {
  padding-left: 0.8rem;
  background: url("/static/image/2.0/icon_answer.svg") left top / 0.72rem no-repeat;
}
.index-box .datalist.strategy .ul .li .taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 1rem;
  overflow: hidden;
  margin-top: 0.32rem;
}
.index-box .datalist.strategy .ul .li .taglist .tag {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 2.3rem;
  padding: 0 0.32rem;
  margin-right: 0.24rem;
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  color: #f3b0b2;
  height: 0.96rem;
  line-height: 0.96rem;
  background: rgba(243, 176, 178, 0.15);
  border-radius: 0.96rem;
}
.index-box .datalist.strategy .ul .li .taglist .tag:nth-child(3n) {
  margin-right: 0;
}
.index-box .datalist.videos .ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border-bottom: 1px solid #F0F0F0;
  padding: 0.72rem 0;
  width: 100%;
}
.index-box .datalist.videos .ul .li:last-child {
  border-bottom: none;
}
.index-box .datalist.videos .ul .li:first-child {
  padding-top: 0;
}
.index-box .datalist.videos .ul .li .pic {
  width: 5.6rem;
  height: 3.16rem;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  background: #d9d9d9;
  overflow: hidden;
  margin-right: 0.4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.index-box .datalist.videos .ul .li .pic::before {
  content: '';
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: url("/static/css/../../static/image/m/play.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: auto;
}
.index-box .datalist.videos .ul .li .pic::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.index-box .datalist.videos .ul .li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-box .datalist.videos .ul .li .pic .info {
  width: 5.6rem;
  height: 0.96rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0rem 0rem 0.24rem 0.24rem;
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.44rem;
  color: #FFFFFF;
  padding: 0 0.24rem;
}
.index-box .datalist.videos .ul .li .pic .info .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-box .datalist.videos .ul .li .pic .info .num::before {
  content: '';
  display: block;
  width: 0.48rem;
  height: 0.48rem;
  background: url("/static/css/../../static/image/m/play_icon.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.08rem 0 0;
}
.index-box .datalist.videos .ul .li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-box .datalist.videos .ul .li .box .title {
  font-weight: 500;
  font-size: 0.56rem;
  color: #333333;
  line-height: 0.84rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-box .datalist.videos .ul .li .box .time {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.48rem;
  color: #999999;
  line-height: 0.72rem;
  margin-top: auto;
}
.index-box .datalist.ask .ul .li {
  padding: 0.72rem 0;
}
.index-box .datalist.ask .ul .li .ask {
  width: 7.6rem;
}
.index-box .datalist.ask .ul .li .answer {
  width: 7.8rem;
}
.index-box .datalist.ask .ul .li .simple .ask {
  width: 12rem;
  font-size: 0.6rem;
}
.index-box .datalist.ask .ul .li .simple .answer {
  width: 12rem;
  font-size: 0.56rem;
}
.index-box .datalist.video .ul .li {
  width: 6.32rem;
  background: #ffffff;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0 0.08rem 0.24rem 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.08rem 0.24rem 0 rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.index-box .datalist.video .ul .li .pic {
  width: 6.32rem;
  height: 4.76rem;
  background: #d9d9d9;
  border-radius: 0.24rem 0.24rem 0 0;
  position: relative;
}
.index-box .datalist.video .ul .li .pic::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("/static/css/../image/2.0/icon_video_play.svg") center center / 1.12rem no-repeat;
  z-index: 1;
}
.index-box .datalist.video .ul .li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-box .datalist.video .ul .li .pic .bar {
  width: 100%;
  height: 1.12rem;
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.4rem;
  font-weight: 400;
  color: #fff;
  z-index: 1;
}
.index-box .datalist.video .ul .li .pic .bar span {
  padding: 0 0.24rem;
}
.index-box .datalist.video .ul .li .pic .bar::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #d9d9d9;
  -webkit-filter: blur(1px);
          filter: blur(1px);
  z-index: 1;
}
.index-box .datalist.video .ul .li .box {
  padding: 0.45rem 0.4rem;
}
.index-box .datalist.video .ul .li .box .title {
  width: 5.64rem;
  font-size: 0.48rem;
  font-weight: 400;
  color: #000000;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.index-box .datalist.video .ul .li .box .time {
  width: 5.64rem;
  height: 0.6rem;
  font-size: 0.4rem;
  font-weight: 400;
  text-align: RIGHT;
  color: #bfbfbf;
  margin-top: 0.4rem;
}
.index-box .datalist.video .ul .li .box .info {
  border-top: 1px solid #e6e6e6;
  padding-top: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-box .datalist.video .ul .li .box .info .avatar {
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 0.96rem;
  margin-right: 0.16rem;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-box .datalist.video .ul .li .box .info .name {
  font-size: 0.48rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.64rem;
}
.index-box .datalist.video .ul .li .box .info .position {
  font-size: 0.4rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.64rem;
}
.index-box .datalist.video .ul .li .box .info .hospital {
  font-size: 0.4rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.64rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 4.6rem;
  display: block;
}
.index-box .datalist.baike .ul .li {
  width: 100%;
  padding: 0.8rem 0.48rem;
  margin-right: 0;
  background: #ffffff;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0rem 0.04rem 0.24rem 0rem rgba(0, 0, 0, 0.08);
          box-shadow: 0rem 0.04rem 0.24rem 0rem rgba(0, 0, 0, 0.08);
  margin-bottom: 0.48rem;
}
.index-box .datalist.baike .ul .li:last-child {
  margin-bottom: 0.72rem;
}
.index-box .datalist.baike .ul .li .name {
  font-size: 0.56rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.8rem;
  margin-bottom: 0.2rem;
}
.index-box .datalist.baike .ul .li .table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-box .datalist.baike .ul .li .flex {
  margin-top: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  position: relative;
}
.index-box .datalist.baike .ul .li .flex.row {
  width: 100%;
}
.index-box .datalist.baike .ul .li .flex::after,
.index-box .datalist.baike .ul .li .flex::before {
  width: 0.16rem;
  height: 0.16rem;
  background: #19c689;
  border-radius: 1.32rem;
  content: '';
  display: block;
  margin-right: 0rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0.28rem;
  z-index: 1;
  -webkit-transform: translateX(-0.16rem);
          transform: translateX(-0.16rem);
}
.index-box .datalist.baike .ul .li .flex::after {
  position: absolute;
  left: 0.04rem;
  top: 0.04rem;
  background-color: #d3f5e9;
  z-index: 0;
}
.index-box .datalist.baike .ul .li .flex .hd {
  font-size: 0.52rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.8rem;
  letter-spacing: 0.014rem;
  margin-right: 0.12rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 2.7rem;
  text-align: justify;
  text-align-last: justify;
}
.index-box .datalist.baike .ul .li .flex span {
  font-size: 0.52rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-box ul,
.index-box .ul {
  padding: 0 0.4rem;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-box ul.on,
.index-box .ul.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-box ul .li,
.index-box .ul .li {
  margin-right: 0.32rem;
}
.index-box ul .li:nth-child(2n),
.index-box .ul .li:nth-child(2n) {
  margin-right: 0;
}
.index-box .more {
  text-align: center;
  font-size: 0.44rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.2rem;
  -webkit-transform: translateX(0.2rem);
          transform: translateX(0.2rem);
}
.index-box .more::after {
  content: '';
  width: 0.2rem;
  height: 0.36rem;
  padding-left: 0.4rem;
  background: url("/static/image/icon-more.svg") center / contain no-repeat;
}
.index-pgae.subsite .index-box > .hd .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-data {
  position: relative;
  border-radius: 0.4rem;
  padding: 0 0.6rem;
  border-radius: 0.4rem 0.4rem;
  overflow: hidden;
}
.list-data .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: relative;
}
.list-data .tabs a {
  font-size: 0.6rem;
  font-weight: 400;
  color: #000000;
  line-height: 1.52rem;
  height: 1.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-data .tabs a.on {
  width: 3.08rem;
  height: 1.72rem;
}
.list-data .tabs a.goods.on {
  font-size: 0;
  background: url("/static/image/2.0/cata_kexuan.svg") center / contain no-repeat;
}
.list-data .tabs a.hospital.on {
  font-size: 0;
  background: url("/static/image/2.0/cata_kouqiang.svg") center / contain no-repeat;
}
.list-data .tabs a.doctor.on {
  font-size: 0;
  background: url("/static/image/2.0/cata_youxuan.svg") center / contain no-repeat;
}
.list-data .filter {
  position: relative;
  z-index: 1;
  margin: 0.6rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-data .filter.doctor {
  margin: 0.6rem 0 -0.1rem;
}
.list-data .filter.doctor a {
  height: 0.8rem;
}
.list-data .filter.hospital {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.list-data .filter.hospital a {
  margin-right: 0;
}
.list-data .filter a {
  height: 0.96rem;
  line-height: 0.96rem;
  background: #f5f5f5;
  border-radius: 1rem;
  padding: 0 0.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #f5f5f5;
}
.list-data .filter a:last-child {
  margin-right: 0;
}
.list-data .filter a.on {
  background: rgba(22, 198, 138, 0.08);
  border: 1px solid #16c68a;
  color: #16c68a;
}
.list-data .filter a i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 0.4rem;
  margin-left: 0.12rem;
  margin-top: -0.1rem;
}
.list-data .filter a i::after,
.list-data .filter a i::before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-right: 0.12rem solid transparent;
  border-bottom: 0.16rem solid #d9d9d9;
  border-left: 0.12rem solid transparent;
}
.list-data .filter a i::before {
  margin-bottom: 0.1rem;
}
.list-data .filter a i::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.list-data .filter a.up i::before {
  border-bottom-color: #999999;
}
.list-data .filter a.down i::after {
  border-bottom-color: #999999;
}
.list-data .filter.hospital a {
  font-size: 0.48rem;
}
.list-data .filter.doctor a,
.list-data .filter.mall a {
  font-size: 0.52rem;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  margin-right: 0;
  background: none;
  border: none;
}
.list-data .filter.doctor a.on,
.list-data .filter.mall a.on {
  background: none;
  border: none;
}
.list-data > .ul.hospital .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  border-radius: 0.24rem;
  padding: 0.4rem 0.4rem 0.6rem;
  margin-top: 0.4rem;
  position: relative;
}
.list-data > .ul.hospital .li .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.32rem;
}
.list-data > .ul.hospital .li .pic img {
  width: 2rem;
  height: 2rem;
  background: #d9d9d9;
  border-radius: 0.24rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.list-data > .ul.hospital .li .pic.cert::after {
  margin: 0.24rem auto 0;
  content: '';
  display: inline-block;
  background: url('/static/css/../../static/image/1.5/m/hospital_cert.svg') center no-repeat;
  background-size: 1.52rem;
  width: 1.76rem;
  height: 0.56rem;
  background-color: #f2dcd1;
  border-radius: 0.08rem;
}
.list-data > .ul.hospital .li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.list-data > .ul.hospital .li .box .name {
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.96rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 8.6rem;
}
.list-data > .ul.hospital .li .box .taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0.4rem;
  margin-top: 0.24rem;
  height: 1rem;
  max-width: 8.6rem;
  overflow: hidden;
}
.list-data > .ul.hospital .li .box .taglist .tag {
  height: 0.72rem;
  background: #ffffff;
  border: 0.02rem solid #dab092;
  border-radius: 0.08rem;
  font-size: 0.48rem;
  font-weight: 500;
  text-align: center;
  color: #dab092;
  line-height: 0.72rem;
  padding: 0 0.24rem;
  margin-right: 0.24rem;
  margin-bottom: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.list-data > .ul.hospital .li .box .address {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-data > .ul.hospital .li .box .address::before {
  content: '';
  width: 0.48rem;
  height: 0.48rem;
  background: url("/static/image/2.0/icon-addr.svg") no-repeat center center / contain;
  margin-right: 0.1rem;
  display: inline-block;
}
.list-data > .ul.hospital .li .btn {
  width: 1.36rem;
  height: 3.52rem;
  background: rgba(25, 198, 137, 0.08);
  border-radius: 0.8rem;
  font-size: 0.6rem;
  font-weight: 400;
  text-align: center;
  color: #19c689;
  line-height: 0.65rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  padding: 0.48rem .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: 0.4rem;
  z-index: 2;
}
.list-data > .ul.doctor .li {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 0.9rem;
}
.list-data > .ul.doctor .li .box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-data > .ul.doctor .li .box .row .name {
  max-height: 1rem;
  max-width: 5.5rem;
  font-size: 0.64rem;
  font-weight: 500;
}
.list-data > .ul.doctor .li .box .row .position {
  height: 0.76rem;
  padding: 0 0.24rem;
  background: rgba(25, 198, 137, 0.1);
  border-radius: 0.08rem;
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  line-height: 0.76rem;
  color: #19c689;
  margin-left: 0.32rem;
}
.list-data > .ul.doctor .li .pic {
  margin-right: 0.4rem;
}
.list-data > .ul.doctor .li .pic img {
  width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.list-data > .ul.doctor .li .pic.online::before {
  content: '';
  width: 0.28rem;
  height: 0.28rem;
  background: #19c689;
  border: 0.04rem solid #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 0.2rem;
  top: 0;
}
.list-data > .ul.doctor .li .pic.offline::before {
  content: '';
  width: 0.28rem;
  height: 0.28rem;
  background: #d9d9d9;
  border: 0.04rem solid #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 0.2rem;
  top: 0;
}
.list-data > .ul.doctor .li .pic.cert::after {
  position: absolute;
  top: 1.66rem;
  padding: 0 0rem 0 0.4rem;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.list-data > .ul.doctor .li .hospital {
  font-size: 0.52rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.76rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 8.6rem;
  margin-top: 0.16rem;
}
.list-data > .ul.doctor .li .year {
  font-size: 0.52rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.8rem;
  margin-top: 0.08rem;
}
.list-data > .ul.doctor .li .year span {
  color: #000;
}
.list-data > .ul.doctor .li .project {
  margin-top: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.52rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.76rem;
  height: .8rem;
  overflow: hidden;
}
.list-data > .ul.doctor .li .project > span {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.list-data > .ul.doctor .li .project .item {
  font-weight: 400;
  color: #dab092;
  padding: 0 0.24rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 3rem;
}
.list-data > .ul.doctor .li .project .item::before {
  content: '';
  width: 1px;
  height: 0.32rem;
  display: block;
  background-color: #d9d9d9;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.list-data > .ul.doctor .li .project .item:nth-child(2)::before {
  display: none;
}
.list-data > .ul.doctor .li .btn {
  background: #19c689;
  color: #fff;
}
.list-data > .ul.mall .li {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.list-data .index-box {
  background-color: transparent;
  margin: 0.4rem 0 0 0;
  padding: 0;
}
.list-data .index-box .ul {
  padding: 0;
}
.list-data .pagination {
  margin-bottom: 0.8rem;
}
.appointment.custom .top-logo-fixed {
  height: 7.4rem;
  padding-left: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.appointment.custom .top-bg {
  height: 12.44rem;
  background: linear-gradient(179deg, #19c689 4%, #ffffff 100%);
}
.appointment.custom .adbox {
  z-index: 1;
  margin: 0.88rem auto;
  text-align: center;
}
.appointment.custom .adbox .title {
  font-size: 0.8rem;
  font-weight: 600;
  color: #19c689;
  line-height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 9rem;
  text-align: center;
  margin: 0rem 0 0rem 0.2rem;
}
.appointment.custom .adbox .title span {
  font-size: 0.8rem;
  font-weight: 600;
  color: #000000;
  line-height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.15rem;
}
.appointment.custom .adbox .title span.right {
  margin-left: 0.15rem;
}
.appointment.custom .adbox .title span i {
  color: #19c689;
  font-style: normal;
}
.appointment.custom .adbox .desc {
  font-size: 0.36rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.6rem;
  width: 9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 0.35rem 0 0.4rem 0.2rem;
}
.appointment.custom .adbox .box {
  position: relative;
  text-align: left;
  width: 13rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0.32rem;
  -webkit-backdrop-filter: blur(0.08rem);
          backdrop-filter: blur(0.08rem);
  padding: 0.8rem 0.8rem 0.48rem 0.6rem;
  letter-spacing: 0.03rem;
  font-size: 0.4rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}
.appointment.custom .adbox .box::after,
.appointment.custom .adbox .box::before {
  content: '';
  background: center / contain no-repeat;
  position: absolute;
}
.appointment.custom .adbox .box::after {
  width: 4rem;
  height: 4.32rem;
  top: -3.6rem;
  right: 0;
  background-image: url("/static/css/../image/2.0/1v1_mascot.svg");
}
.appointment.custom .adbox .box::before {
  width: 0.96rem;
  height: 0.96rem;
  top: -0.7rem;
  left: 0;
  background-image: url("/static/css/../image/2.0/1v1_star.svg");
}
.appointment.custom .top-mav {
  padding: 1.12rem 1rem;
  background: #fff;
  margin-top: 0.2rem;
  border-radius: 0.8rem;
}
.appointment.custom .progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.7rem 0 0.36rem;
}
.appointment.custom .progress .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.appointment.custom .progress .item span {
  margin-top: 0.16rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.72rem;
}
.appointment.custom .progress .item.on .cicle {
  background-color: rgba(25, 198, 137, 0.15);
}
.appointment.custom .progress .item.on .cicle::after {
  background-color: #19c689;
}
.appointment.custom .progress .cicle {
  width: 1.36rem;
  height: 1.36rem;
  background: rgba(217, 217, 217, 0.3);
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.appointment.custom .progress .cicle::after {
  content: '';
  width: 0.96rem;
  height: 0.96rem;
  background: #d9d9d9;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.appointment.custom .progress .cicle img {
  width: 0.48rem;
  height: 0.48rem;
  z-index: 2;
}
.appointment.custom .line {
  height: 0.08rem;
  background-color: #d9d9d9;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  top: 0;
  left: 1.6rem;
  bottom: 0;
  margin-top: 0.68rem;
}
.appointment.custom .line.on {
  background-color: #19c689;
}
.appointment.custom .line.on::after {
  background-color: #19c689;
}
.appointment.custom .line::after {
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #d9d9d9;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  margin-left: auto;
  display: block;
  z-index: 1;
  -webkit-transform: translateY(-0.06rem);
          transform: translateY(-0.06rem);
}
.appointment.custom .uploadBox .layui-upload-list {
  float: left;
  margin: 0;
}
.appointment.custom .uploadBox .layui-upload-list li {
  position: relative;
  float: left;
  margin: 0 0.3rem 0.3rem 0;
  width: 3.84rem;
  height: 3.84rem;
  border-radius: 0.12rem;
  overflow: hidden;
}
.appointment.custom .uploadBox .layui-upload-list li img {
  width: 100%;
  height: 100%;
  border-right: 0.12rem;
}
.appointment.custom .uploadBox .layui-upload-list li .upload-list__item-actions {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 100%;
  line-height: 3.84rem;
  text-align: center;
  background: #000;
  filter: alpha(opacity=30);
  background: rgba(0, 0, 0, 0.3);
}
.appointment.custom .uploadBox .layui-upload-list li .upload-list__item-actions span {
  display: inline-block;
  line-height: 0.8rem;
  color: #f8f8f8;
  cursor: pointer;
}
.appointment.custom .uploadBox .layui-upload-list li .upload-list__item-actions .iconfont {
  font-size: 0.72rem;
  margin: 0 0.2rem;
}
.appointment.custom .uploadBox .layui-upload-list li:hover .upload-list__item-actions {
  display: block;
}
.appointment.custom .uploadBox .upload-picture-btn {
  width: 3.84rem;
  height: 3.84rem;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  background-color: #fff;
  border: 0.02rem dashed #cccccc;
  border-radius: 0.12rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.9rem;
}
.appointment.custom .uploadBox .upload-picture-btn img {
  width: 0.96rem;
  height: 0.96rem;
  display: block;
  margin: auto;
}
.appointment.custom .uploadBox .upload-picture-btn span {
  font-size: 0.48rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.72rem;
  margin-top: 0.5rem;
  display: block;
}
.appointment.custom .success {
  width: 12.96rem;
  height: 13.68rem;
  margin: 1.6rem auto 0rem;
  display: block;
  position: relative;
}
.appointment.custom .success img {
  width: 12.96rem;
  height: 16.28rem;
}
.appointment.custom .success .info {
  width: 12.96rem;
  height: 16.28rem;
  position: relative;
  display: block;
}
.appointment.custom .success .info p {
  position: absolute;
  top: 2.2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 9.28rem;
  height: 2.64rem;
  font-size: 0.6rem;
  color: #313332;
  line-height: 0.88rem;
  -webkit-transform: translateX(0.6rem);
          transform: translateX(0.6rem);
}
.appointment.custom .success .info .backbtn {
  width: 13.88rem;
  height: 1.76rem;
  background: #19c689;
  border-radius: 1.56rem;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 1.76rem;
  position: absolute;
  bottom: -1.76rem;
  left: -0.46rem;
}
.appointment.custom .formBox {
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.appointment.custom .formBox .hd {
  height: 1rem;
  font-size: 0.6rem;
  font-weight: 700;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.1rem;
  clear: both;
}
.appointment.custom .formBox .hd span {
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  color: #999999;
  margin-left: 0.12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.appointment.custom .formBox .hd.required span::before {
  content: '*';
  font-size: 0.8rem;
  font-weight: 700;
  text-align: center;
  color: #f10000;
  margin-right: 0.12rem;
  -webkit-transform: translateY(0.08rem);
          transform: translateY(0.08rem);
  padding-top: 0.1rem;
  margin-left: -0.1rem;
}
.appointment.custom .formBox .mt-20 {
  margin-bottom: 0.24rem;
}
.appointment.custom .formBox .form-item {
  width: auto;
  margin: 0.72rem 0 0 0;
  background: #f5f5f5;
  padding: 0 0.56rem;
}
.appointment.custom .formBox .form-item.right {
  position: relative;
}
.appointment.custom .formBox .form-item.right::after {
  content: '\e61a';
  font-family: "iconfont";
  font-size: 0.52rem;
}
.appointment.custom .formBox .radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.64rem;
  --td-brand-color: #19c689;
}
.appointment.custom .formBox .radios .t-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
}
.appointment.custom .formBox .radios span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.56rem;
  font-weight: 400;
  text-align: center;
  color: #333;
  margin-right: 0.68rem;
  min-width: auto;
}
.appointment.custom .formBox .fecond-name {
  position: relative;
  height: 1.44rem;
  line-height: 1.44rem;
  font-size: 0.64rem;
  color: #333;
  text-align: center;
  background: #f5f5f5;
  border-radius: 2rem;
  margin: 0.48rem 0.44rem 0 0;
  padding: 0 0.6rem;
}
.appointment.custom .formBox .fecond-name text {
  display: inline-block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.appointment.custom .formBox .fecond-name.active {
  color: #fff;
  background-color: #1ac68a;
}
.appointment.custom .formBox .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(103.2%);
  margin-top: -0.48rem;
}
.appointment.custom .formBox textarea {
  padding: 0.72rem 0.48rem;
  height: 2.6rem;
  background: #f5f5f5;
  border-radius: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 0.48rem;
  font-weight: 400;
  border: none;
}
.appointment.custom .formBox textarea::-webkit-input-placeholde {
  font-size: 0.48rem;
  font-weight: 400;
  color: #ff0000;
}
.appointment.custom .formBox .tips-text {
  margin: 0rem 0rem 0.64rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #999;
}
.appointment.custom .formBox .tips-text span {
  display: inline-block;
  margin-right: 0.16rem;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.6rem;
  vertical-align: bottom;
}
.appointment.custom .formBox > .submit {
  width: 11.8rem;
  height: 1.76rem;
  background: #19c689;
  border-radius: 1.56rem;
  margin: 1rem auto 0.4rem;
  font-size: 0.68rem;
  font-weight: 500;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 4.92rem;
}
.appointment.custom .formBox > .submit img {
  width: 1.2rem;
  height: 1.2rem;
}
.appointment.custom .formBox > .submit .tag {
  width: 2.32rem;
  height: 0.8rem;
  background: linear-gradient(107deg, #f09235 0%, #fb712d 100%);
  border-radius: 0.4rem 0.4rem 0.4rem 0rem;
  font-size: 0.48rem;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 0.8rem;
  position: absolute;
  right: 1rem;
  top: -0.7rem;
}
.appointment.custom .formBox > .submit.success {
  margin-top: 2.4rem;
}
@keyframes fadeIn {
  0% {
    -webkit-transform: translateY(0.32rem);
            transform: translateY(0.32rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
/*
 * 消息提示
 */
.bd-message.info {
  background-color: #fdf6ec;
  color: #e6a23c;
  border-color: #faecd8;
}
.index-pgae {
  overflow-x: hidden;
}
.t-popup {
  max-width: 15rem;
  z-index: 2222;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 0.8rem 0.8rem 0 0 !important;
  overflow: hidden;
}
.t-popup .block {
  width: 100vw;
  height: 70vh;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 15rem;
}
.t-popup .block .header {
  border-bottom: 1px solid rgba(24, 26, 25, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.32rem;
}
.t-popup .block .header .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-weight: 600;
  font-size: 0.72rem;
}
.t-popup .block .header .btn {
  font-size: 0.64rem;
  padding: 0.64rem;
}
.t-popup .block .header .btn--cancel {
  color: rgba(0, 0, 0, 0.6);
}
.t-popup .block .header .btn--confirm {
  color: #19c689;
  margin-left: auto;
}
.t-popup .block .body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.t-popup .wrapper {
  margin: 0.64rem;
  display: block;
}
.side-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  height: calc(70vh - 2.32rem);
}
.side-bar-wrapper .t-side-bar::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0;
}
.side-bar-wrapper .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.side-bar-wrapper .section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
  height: calc(70vh - 2.32rem);
  overflow: auto;
}
.side-bar-wrapper .section.city .title {
  pointer-events: none;
}
.side-bar-wrapper .section.city .flex + .title {
  margin-top: 0.96rem;
}
.side-bar-wrapper .t-side-bar {
  width: 4rem;
  background: #f4f5f7;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  --td-side-bar-bg-color: transparent;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item {
  width: 4rem;
  height: 2rem;
  font-size: .64rem;
  font-weight: 400;
  text-align: CENTER;
  color: #181a19;
  padding: 0;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item .t-icon--image {
  width: .8rem !important;
  height: .8rem !important;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item__prefix,
.side-bar-wrapper .t-side-bar .t-side-bar-item__suffix {
  display: none;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item--active {
  color: #19c689;
}
.side-bar-wrapper .t-side-bar-item__line {
  width: .16rem;
  height: .88rem;
  background: #19c689;
  border-radius: 0rem .12rem .12rem 0rem;
}
.side-bar-wrapper .content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.side-bar-wrapper .content .card {
  width: 10.68rem;
  background: #ffffff;
  padding: .64rem 0 .48rem .72rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  gap: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.side-bar-wrapper .content .card .flex {
  margin-bottom: -0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.side-bar-wrapper .content .card .title {
  font-size: .56rem;
  font-weight: 500;
  color: #a1a1a1;
  line-height: .88rem;
  margin-bottom: .48rem;
}
.side-bar-wrapper .content .card .title:hover,
.side-bar-wrapper .content .card .title:active,
.side-bar-wrapper .content .card .title .on {
  color: #19c689;
}
.side-bar-wrapper .content .card.city {
  min-height: auto;
}
.side-bar-wrapper .content .card.city .title {
  margin-left: 2.24rem;
  min-width: 2.64rem;
  font-size: .64rem;
  font-weight: 500;
  color: #313332;
  line-height: .88rem;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side-bar-wrapper .content .card.city .title:hover,
.side-bar-wrapper .content .card.city .title:active,
.side-bar-wrapper .content .card.city .title .on {
  color: #19c689;
}
.side-bar-wrapper .content .card .btn {
  height: 1.28rem;
  padding: 0rem .48rem;
  background: #f4f5f7;
  border-radius: .96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 .48rem .48rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-bar-wrapper .content .card .btn:hover,
.side-bar-wrapper .content .card .btn:active,
.side-bar-wrapper .content .card .btn .on {
  background: rgba(35, 195, 167, 0.1);
  color: #19c689;
}
.top-nav {
  width: 15rem;
  background: #ffffff;
  border-radius: 0rem 0rem 0.32rem 0.32rem;
  padding: 0 0 0.32rem;
}
.top-nav .t-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.top-nav .nav {
  height: 1.4rem;
  padding: 0.7rem 0.6rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1001;
  background: #fff;
}
.top-nav .back {
  width: 1.12rem;
  height: 1.12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-nav .back::after {
  content: "\e619";
  font-family: "iconfont";
  font-size: 0.62rem;
  display: block;
}
.top-nav .city {
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.28rem;
}
.top-nav .city span {
  width: 3rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.top-nav .city::after {
  content: "\e6da";
  font-family: "iconfont";
  font-size: 0.62rem;
}
.top-nav .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  width: 10.72rem;
  height: 1.4rem;
  background: #ffffff;
  border: 0.04rem solid #19c689;
  border-radius: 0.4rem;
  padding: 0 0.64rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.52rem;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 0.76rem;
  position: relative;
}
.top-nav .search::after {
  content: "\e609";
  font-family: "iconfont";
  position: absolute;
  right: 0.64rem;
  font-size: 0.62rem;
}
.top-nav form.search input {
  border: none;
  height: 100%;
  width: 70%;
  font-size: 0.52rem;
}
.top-nav form.search input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.top-nav form.search::after {
  display: none;
}
.top-nav form.search button {
  background: transparent;
  border-radius: 2.04rem;
  font-size: 0.6rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 1.36rem;
  border: none;
  margin-left: auto;
}
.top-nav form.search button .iconfont {
  color: #b2b2b2;
  right: 0.64rem;
  font-size: 0.62rem;
}
.top-nav .list-data {
  position: relative;
  overflow: visible;
  z-index: 1001;
  border-radius: 0;
  background-color: #fff;
  padding: 0.7rem 0.6rem 0;
}
.top-nav .list-data .tabs {
  padding: 0 1.1rem;
}
.top-nav .list-data .tabs a {
  font-size: 0.68rem;
}
.top-nav .list-data .filter {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
}
.top-nav .list-data .filter.se {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.top-nav .list-data .filter.on {
  border-bottom: 1px solid #e6e6e6;
}
.top-nav .list-data .filter a {
  font-size: 0.56rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.72rem;
  background: none;
  border: none;
  padding: 0;
  min-width: 2.5rem;
  text-align: center;
  display: block;
}
.top-nav .list-data .filter a.on {
  color: #19c689;
}
.top-nav .list-data .filter a.sort::after {
  content: "\e6da";
  font-family: "iconfont";
  font-size: 0.52rem;
}
.top-nav .list-data .tabs .on {
  width: auto;
  color: #19c689;
  position: relative;
}
.top-nav .list-data .tabs .on::after {
  content: '';
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 1.2rem;
  left: 50%;
  width: 0.92rem;
  height: 0.28rem;
  background: url(/static/css/../image/m-index-select.svg) no-repeat center center / contain;
}
.side-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: 1;
          flex-flow: 1;
  overflow: hidden;
  position: absolute;
  z-index: 1010;
  background-color: #fff;
  left: 0rem;
}
.side-bar-wrapper .hr {
  display: block;
  position: absolute;
  width: 13.76rem;
  height: 0rem;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 0.02rem solid #e6e6e6;
  z-index: 1;
}
.side-bar-wrapper.position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: auto;
  right: 0;
  margin: 0 auto;
  width: 15rem;
}
.side-bar-wrapper.position a {
  width: 14.84rem;
  height: 2.4rem;
  background: #ffffff;
  font-size: 0.6rem;
  text-align: center;
  color: #333333;
  line-height: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side-bar-wrapper.position a.on {
  color: #19c689;
}
.side-bar-wrapper.position a::after {
  content: '';
  width: 0.6rem;
  height: 0.52rem;
  display: block;
}
.side-bar-wrapper.city .content .card .title {
  height: 0.8rem;
  font-size: 0.56rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.8rem;
}
.side-bar-wrapper.baike {
  right: 0;
  margin: 0 auto;
  width: 15rem;
}
.side-bar-wrapper .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.side-bar-wrapper .section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  background-color: #fff;
}
.side-bar-wrapper .t-side-bar {
  width: 4rem;
  background: #f4f5f7;
  --td-side-bar-bg-color: transparent;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item {
  max-width: 4.68rem;
  height: 2.4rem;
  padding: 0;
  border-radius: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: .56rem;
  font-weight: 400;
  line-height: 0.88rem;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item .t-side-bar-item__icon {
  width: 0.8rem !important;
  height: 0.8rem !important;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item--active {
  color: #19c689;
  border-radius: 0.32rem 0rem 0rem 0.32rem;
  padding: 0;
  border-radius: 0;
}
.side-bar-wrapper .t-side-bar .t-side-bar-item--active .t-side-bar-item__icon {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.side-bar-wrapper .t-side-bar-item__line {
  width: 0.16rem;
  height: 0.88rem;
  background: #19c689;
  border-radius: 0rem 0.12rem 0.12rem 0rem;
}
.side-bar-wrapper .content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 0.32rem;
}
.side-bar-wrapper .content .card {
  width: 10.68rem;
  background: #ffffff;
}
.side-bar-wrapper .content .card .title {
  height: 0.88rem;
  font-size: 0.6rem;
  font-weight: 800;
  color: #181a19;
  line-height: 0.88rem;
  margin-bottom: 0.48rem;
}
.side-bar-wrapper .content .card .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -0.48rem;
  gap: 0.48rem;
}
.side-bar-wrapper .content .card .flex.mb0 {
  margin-bottom: 0;
}
.side-bar-wrapper .content .card .btn {
  margin: 0;
  height: 1.52rem;
  padding: 0 0.48rem;
  background: #f4f5f7;
  border-radius: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.56rem;
  text-align: center;
  color: #313332;
  line-height: 1.52rem;
}
.side-bar-wrapper .content .card .btn:hover,
.side-bar-wrapper .content .card .btn:active,
.side-bar-wrapper .content .card .btn.on {
  background: rgba(35, 195, 167, 0.1);
  color: #19c689;
}
body.index-pgae.subsite {
  position: relative;
  background-color: #f5f5f5;
}
body.index-pgae.subsite .logo img {
  height: 2rem;
}
body.index-pgae.subsite .top-logo-fixed {
  z-index: 1;
}
body.index-pgae.subsite::after,
body.index-pgae.subsite::before {
  position: absolute;
  content: '';
  top: 0;
}
body.index-pgae.subsite::before {
  width: 7.52rem;
  height: 4.12rem;
  background: rgba(192, 255, 234, 0.6);
  border-radius: 50%;
  -webkit-filter: blur(3.38rem);
          filter: blur(3.38rem);
  left: 0;
}
body.index-pgae.subsite::after {
  width: 8.48rem;
  height: 4.24rem;
  background: rgba(194, 244, 255, 0.5);
  border-radius: 50%;
  -webkit-filter: blur(2.78rem);
          filter: blur(2.78rem);
  right: 0;
  margin: 0;
  left: unset;
}
body.index-pgae.subsite .top-logo-fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 2.6rem;
}
body.index-pgae.subsite .top-mav {
  margin-top: 0.6rem;
}
body.index-pgae.subsite .logo {
  margin-bottom: 0;
  min-width: auto;
  height: auto;
}
body.index-pgae.subsite .banner-index {
  margin: 0.32rem auto;
}
.sub-site-name {
  min-width: 3rem;
  font-size: 0.6rem;
  font-weight: 700;
  color: #19c689;
  line-height: 1.08rem;
  font-style: italic;
  background: url(/static/image/1.4/sub_site_name_bg.svg) no-repeat 0.48rem 0.7rem;
  background-size: 2.64rem;
  padding-left: 0.48rem;
  margin-left: 0.5rem;
  margin-right: auto;
  position: relative;
}
.sub-site-name::before {
  content: '';
  width: 0.04rem;
  height: 0.72rem;
  background: rgba(153, 153, 153, 0.77);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.index-slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 0.48rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.6rem;
  margin: 0.42rem auto;
}
.index-slogan img {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.04rem;
}
.index-slogan .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index-pgae::after {
  width: 15rem;
  height: 11.8rem;
  content: '';
  display: block;
  background: linear-gradient(188deg, #18c588 8%, #91e4cb 21%, #ffffff 41%, #f5f5f5 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btn-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.44rem;
  margin-left: auto;
  background: #19c689;
  border-radius: 1.8rem 1.8rem 1.8rem 1.8rem;
  font-weight: 500;
  font-size: 0.52rem;
  color: #FFFFFF;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 0.4rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.form-item input.code {
  max-width: 4rem;
}
.c-hd {
  padding: 0.8rem 0.6rem 0.6rem;
  height: 0.92rem;
  line-height: 0.92rem;
  position: relative;
}
.c-hd:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.c-hd h2 {
  padding-left: 0.4rem;
  position: relative;
  font-size: 0.72rem;
  color: #000;
  font-weight: 600;
}
.c-hd h2:before {
  position: absolute;
  top: 0.1rem;
  left: 0;
  display: block;
  content: '';
  width: 0.1rem;
  height: 0.72rem;
  background: #19c689;
  border-radius: 0.04rem;
}
.c-hd .more {
  position: absolute;
  top: 0.8rem;
  right: 0.6rem;
  display: block;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.5rem;
  color: #999999;
}
.c-hd .more .iconfont {
  padding-left: 0.12rem;
  font-size: 0.56rem;
}
.c-hd2 {
  position: relative;
  padding: 0.8rem 0.6rem 0.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
}
.c-hd2 h2 {
  position: relative;
  float: left;
  padding-left: 0.4rem;
  font-size: 0.64rem;
  font-weight: 600;
  color: #333333;
}
.c-hd2 h2:before {
  position: absolute;
  top: 0.1rem;
  left: 0;
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.6rem;
  background: #19c689;
  border-radius: 0.04rem;
}
.c-hd2 .order-by {
  position: absolute;
  top: 0.8rem;
  right: 0.6rem;
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  color: #19c689;
}
.c-hd2 .order-by .iconfont {
  display: inline-block;
  margin-left: 0.16rem;
  font-size: 0.48rem;
}
.c-hd2 .order-by.reverse .iconfont {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c-hd3 {
  padding: 0.6rem 0.6rem 0;
  height: 0.8rem;
  line-height: 0.8rem;
}
.c-hd3 h2 {
  position: relative;
  padding-left: 0.36rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333333;
}
.c-hd3 h2:before {
  position: absolute;
  top: 0.12rem;
  left: 0;
  display: block;
  content: '';
  width: 0.04rem;
  height: 0.56rem;
  background: #19c689;
  border-radius: 0.02rem;
}
.c-tab {
  padding: 0 0.6rem;
  position: relative;
  border-bottom: 0.2rem solid #f0f2f5;
  overflow: hidden;
  background: #fff;
}
.c-tab.tab-sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 0;
}
.c-tab .tab-wrap {
  width: auto;
  height: 1.6rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}
.c-tab .tab-wrap::-webkit-scrollbar {
  height: 1px;
}
.c-tab .item {
  float: left;
  display: inline-block;
  margin: 0 1rem 0 0;
  line-height: 1.6rem;
  font-size: 0.56rem;
  color: #333333;
  font-weight: 500;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  cursor: pointer;
}
.c-tab .item:last-child {
  margin-right: 0;
}
.c-tab .item.on {
  font-weight: 600;
}
.c-tab .item.on:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 1.4rem;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  content: '';
  width: 100%;
  height: 0.08rem;
  border-radius: 0.04rem;
  background: #1ac68a;
}
.c-tab .unfold {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 1.8rem;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  background: #fafafa;
}
.c-tab .unfold .iconfont {
  display: inline-block;
  width: 1.6rem;
  font-size: 0.6rem;
}
.c-tab .unfold .bg {
  position: absolute;
  top: 0;
  left: -0.28rem;
  z-index: 2;
  width: 0.28rem;
  height: 1.6rem;
  background: url(/static/css/../image/yinying@2x.png) center center no-repeat;
  background-size: 0.28rem;
}
.c-tab .unfold .more {
  height: 1.6rem;
  font-size: 0.56rem;
  color: #999999;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-tab.tab-unfold .tab-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  border-right-width: 0;
}
.c-tab.tab-unfold .tab-wrap span:nth-child(3) {
  margin-right: 0.8rem;
}
.c-tab.tab-unfold .unfold .bg {
  display: none;
}
.c-tab.tab-unfold .unfold .iconfont {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.catlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
}
.catlist.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catlist .cat {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.catlist .cat span {
  min-width: 1.72rem;
  padding: 0 0.2rem;
  max-width: 2.2rem;
  height: 0.88rem;
  background: #f5f5f5;
  border-radius: 0.8rem;
  font-size: 0.44rem;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 0.88rem;
  margin: 0.2rem 0rem 0.2rem 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.catlist .cat.on span {
  color: #ffffff;
  background: #19c689;
  border-radius: 0.8rem;
  -webkit-box-shadow: 0px 0.12rem 0.24rem 0px rgba(25, 198, 137, 0.4);
          box-shadow: 0px 0.12rem 0.24rem 0px rgba(25, 198, 137, 0.4);
}
.zixunFixed {
  position: fixed;
  right: 0.6rem;
  bottom: 4.4rem;
  z-index: 99;
  width: 2rem;
  height: 2rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #0fe3db;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.2rem 0.4rem 0 rgba(15, 227, 219, 0.4);
          box-shadow: 0 0.2rem 0.4rem 0 rgba(15, 227, 219, 0.4);
  display: none;
}
.zixunFixed .iconfont {
  font-size: 0.8rem;
  color: #fff;
}
.zixunFixed .iconfont:before {
  text-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.2);
}
.goTOP {
  position: fixed;
  z-index: 99;
  right: 0.6rem;
  bottom: 2.8rem;
  display: none;
  width: 2rem;
  height: 2rem;
  background-image: url(/static/css/../image/m/up_m.png);
  background-position: center;
  background-size: 2rem;
  background-repeat: no-repeat;
}
.zixunFixed2 {
  position: fixed;
  top: 50%;
  right: 0.2rem;
  z-index: 99;
  width: 2.64rem;
  height: 4.2rem;
  background: url(/static/css/../image/zixunFixed@2x.png) center top no-repeat;
  background-size: 2.64rem;
}
.contentBox {
  overflow: hidden;
  line-height: 1.6;
  font-size: 0.6rem;
  color: #333333;
}
.contentBox table,
.contentBox img {
  max-width: 100%;
  height: auto;
}
.contentBox table {
  min-width: 80%;
  border: 1px solid #e8e8e8;
  border-collapse: collapse;
}
.contentBox table th,
.contentBox table td {
  padding: 0.16rem 0.3rem;
  border: 1px solid #e8e8e8;
}
.contentBox p {
  margin-bottom: 0.1rem;
}
.contentBox a:hover {
  color: #ff6600;
}
.footer_placeholder {
  height: 2.8rem;
}
/*
 * 医院模块
 */
.index-card {
  margin: 0.4rem 0.5rem;
  background: #fffdfd;
  border-radius: 0.2rem;
  margin-bottom: 0.2rem;
  padding: 0.4rem;
  overflow: hidden;
}
.index-card .hd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-card .hd h2 .icon2 {
  display: inline-block;
  margin-right: 0.16rem;
  width: 0.88rem;
  height: 0.88rem;
  background: center / contain;
  -webkit-transform: translateY(0.16rem);
          transform: translateY(0.16rem);
}
.index-card .hd h2 .icon-news-2 {
  background-image: url(/static/image/icon/icon-news-2.svg);
}
.index-card .hd h2 .icon-doctor-2 {
  background-image: url(/static/image/icon/icon-doctor-2.svg);
}
.index-card .hd h2 .icon-hospital-2 {
  background-image: url(/static/image/icon/icon-hospital-2.svg);
}
.index-card .hd h2 span {
  font-size: 0.64rem;
  line-height: 0.88rem;
  color: #666666;
  font-weight: 700;
  vertical-align: bottom;
}
.index-card .hd h2 em {
  margin-left: 1.04rem;
  display: block;
  font-size: 0.4rem;
  line-height: 0.84rem;
  margin-bottom: 0.2rem;
  margin-top: -0.2rem;
  font-weight: 500;
  color: #999;
}
.index-card .hd .more2 {
  line-height: 0.88rem;
  font-size: 0.44rem;
  color: #999;
  padding-top: 0.08rem;
}
.index-card .hd .more2 i {
  font-size: 0.44rem;
  display: inline-block;
  margin-left: 0.24rem;
  vertical-align: top;
}
.index-card .hr {
  margin: 0 0 0 0.88rem;
  height: 0;
  border: 0.02rem solid #f5f5f5;
}
.index-hospital {
  background: #fcfcff;
}
.index-hospital .hospital-list-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 0.32rem;
  margin-bottom: 0.52rem;
  padding-top: 0;
}
.index-hospital .hospital-list-card li {
  width: 2.96rem;
  height: 2.96rem;
  background: #d9d9d9;
  border-radius: 0.16rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-hospital .hospital-list-card li:last-child {
  margin-right: 0;
}
.index-hospital .hospital-list-card li img {
  width: 100%;
  height: 100%;
  border-radius: 0.16rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.index-hospital .list li {
  padding: 0.6rem;
  overflow: hidden;
  position: relative;
  border-bottom: 0.4rem solid #f0f2f5;
}
.index-hospital .list li .top {
  position: absolute;
  top: 0;
  left: 0.6rem;
  width: 1.92rem;
  height: 0.76rem;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 1.92rem !important;
}
.index-hospital .list li .top.top1 {
  background-image: url(/static/css/../image/top_1@2x.png);
}
.index-hospital .list li .top.top2 {
  background-image: url(/static/css/../image/top_2@2x.png);
}
.index-hospital .list li .top.top3 {
  background-image: url(/static/css/../image/top_3@2x.png);
}
.index-hospital .list li a {
  display: block;
  overflow: hidden;
}
.index-hospital .list li .logo {
  float: left;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  overflow: hidden;
}
.index-hospital .list li .logo img {
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.index-hospital .list li .info {
  float: right;
  width: 11.4rem;
}
.index-hospital .list li .title {
  margin-bottom: 0.12rem;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.64rem;
  color: #333333;
  font-weight: 600;
}
.index-hospital .list li .title span {
  display: inline-block;
  float: left;
  height: 0.96rem;
  line-height: 0.96rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 10.4rem;
}
.index-hospital .list li .title .rz {
  margin-left: 0.2rem;
  display: inline-block;
  width: 0.6rem;
  height: 0.96rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.56rem;
}
.index-hospital .list li .title .rz.rz0 {
  background-image: url(/static/css/../image/m_yiyrzIcon_0.png);
}
.index-hospital .list li .title .rz.rz1 {
  background-image: url(/static/css/../image/m_yiyrzIcon_1.png);
}
.index-hospital .list li .address {
  margin-bottom: 0.2rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.52rem;
  color: #999999;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.index-hospital .list li .address .iconfont {
  text-align: left;
  font-size: 0.48rem;
  padding-right: 0.04rem;
}
.index-hospital .list li .hospital-type {
  margin-bottom: 0.2rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.4rem;
  color: #b2b2b2;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.index-hospital .list li .hospital-example {
  margin-bottom: 0.24rem;
  height: 0.6rem;
  font-size: 0.44rem;
}
.index-hospital .list li .hospital-example i {
  color: #b2b2b2;
}
.index-hospital .list li .hospital-example span {
  color: #19c689;
  font-weight: 600;
}
.index-hospital .list li .tags {
  margin-bottom: 0.4rem;
  max-height: 0.96rem;
  overflow: hidden;
}
.index-hospital .list li .tags a,
.index-hospital .list li .tags span {
  float: left;
  margin: 0 0.24rem 0.24rem 0;
  padding: 0 0.2rem;
  min-width: 1.2rem;
  height: 0.72rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.4rem;
  color: #a2a5ad;
  text-align: center;
  border: 1px solid #ececec;
  border-radius: 0.12rem;
}
.index-hospital .list li dl {
  margin: 0 -0.2rem 0 -0.68rem;
  padding-top: 0.8rem;
  overflow: hidden;
  position: relative;
}
.index-hospital .list li dl:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  top: 0;
  left: 0.68rem;
  right: 0.2rem;
}
.index-hospital .list li dd {
  float: left;
  margin-left: 0.52rem;
  width: 2.36rem;
  text-align: center;
  position: relative;
}
.index-hospital .list li dd .avatar {
  margin: 0 auto 0.2rem;
  width: 1.76rem;
  height: 1.76rem;
  border-radius: 100%;
  overflow: hidden;
}
.index-hospital .list li dd .avatar img {
  width: 100%;
  height: 100%;
}
.index-hospital .list li dd .rz {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: 1.16rem;
  right: 0.28rem;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.56rem;
}
.index-hospital .list li dd .rz.rz0 {
  background-image: url(/static/css/../image/m_yisrzIcon_0.png);
}
.index-hospital .list li dd .rz.rz1 {
  background-image: url(/static/css/../image/m_yisrzIcon_1.png);
}
.index-hospital .list li dd .name {
  width: 100%;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.56rem;
  color: #333333;
  overflow: hidden;
}
.index-hospital .list li dd .job-title {
  height: 0.72rem;
  line-height: 0.72rem;
  overflow: hidden;
  font-size: 0.44rem;
  color: #757575;
}
/*
 * 医院栏目
 */
.hospital-list {
  /*
    .btn-row {
        float: right;
        width: 570 / @rex;
        overflow: hidden;
        .mqBtn {
            float: left;
            display: inline-block;
            padding: 0 12 / @rex;
            height: 50 / @rex;
            font-size: 24 / @rex;
            color: #83bffe;
            .text-c;
            border: 1px solid #83bffe;
            border-radius: 6 / @rex;
        }
        .num {
            float: right;
            line-height: 50 / @rex;
            font-size: 20 / @rex;
            font-weight: 600;
            color: @brandColor;
        }
    }*/
}
.hospital-list ul {
  margin-bottom: 0.4rem;
}
.hospital-list li {
  position: relative;
  padding: 0.6rem 0.6rem 0.44rem;
  overflow: hidden;
}
.hospital-list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 3.1rem;
  right: 0.6rem;
}
.hospital-list li a {
  display: block;
}
.hospital-list .logo {
  float: left;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  background: #fff;
  border-radius: 100%;
}
.hospital-list .logo img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.hospital-list .info {
  position: relative;
  margin-left: 2.5rem;
}
.hospital-list .title {
  display: inline-block;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333333;
  width: 9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.hospital-list .attest-btn {
  position: absolute;
  z-index: 2;
  top: 0.1rem;
  right: 0;
  display: inline-block;
  width: 1.52rem;
  line-height: 0.72rem;
  font-size: 0.4rem;
  font-weight: 500;
  color: #666;
  text-align: center;
}
.hospital-list .attest-btn::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #fff;
  border: 1px solid #1ac68a;
  border-radius: 0.08rem;
}
.hospital-list .address-row {
  position: relative;
  margin-top: 0.12rem;
  overflow: hidden;
}
.hospital-list .address-row .address-text {
  max-width: 9rem;
  max-height: 1.44rem;
  line-height: 0.72rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.hospital-list .address-row .num {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 0.72rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #999999;
}
.hospital-list .tags {
  margin-top: 0.44rem;
  padding-top: 1px;
  max-height: 0.96rem;
  overflow: hidden;
}
.hospital-list .tags span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 0.24rem 0.24rem 0;
  padding: 0 0.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 1.8rem;
  line-height: 0.8rem;
  font-size: 0.4rem;
  font-weight: 500;
  color: #b2b2b2;
  text-align: center;
}
.hospital-list .tags span::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.16rem;
}
.hospital-list .btn-row {
  clear: both;
  margin-left: 1.3rem;
  padding-top: 0.04rem;
  height: 1.04rem;
}
.hospital-list .btn-row a {
  position: relative;
  z-index: 2;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1rem;
  overflow: initial;
  width: 3.2rem;
  line-height: 0.96rem;
  font-size: 0.48rem;
  color: #fff;
}
.hospital-list .btn-row a::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  border: 0.04rem solid #19c689;
  background-color: #19c689;
  border-radius: 0.48rem;
}
.hospital-list .btn-row .mqBtn {
  color: #fff;
}
.hospital-list .btn-row .mqBtn::before {
  border-color: #1ac68a;
}
/*
 * 医院详情页
 */
.hospital-info {
  position: relative;
  padding: 7rem 0.6rem 0.6rem;
  overflow: hidden;
}
.hospital-info .bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 7rem;
  background-position: center top;
  background-size: 15rem;
  background-attachment: fixed;
}
.hospital-info:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.6rem;
  right: 0.6rem;
}
.hospital-info .logo {
  position: relative;
  z-index: 2;
  top: -1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  border-radius: 100%;
  background: #f5f8fa;
}
.hospital-info .logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.hospital-info .info {
  position: relative;
  margin-left: 3rem;
}
.hospital-info h1 {
  padding-top: 0.4rem;
  width: 8rem;
  line-height: 0.8rem;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
}
.hospital-info .follow-btn {
  position: absolute;
  z-index: 2;
  top: 1rem;
  right: 0;
  display: inline-block;
  width: 2.3rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.hospital-info .follow-btn::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  border: 1px solid #90d4d6;
  border-radius: 0.2rem;
  background-color: #1ac68a;
}
.hospital-info .follow-btn i {
  position: relative;
  top: -0.04rem;
  margin-right: 0.08rem;
  font-size: 0.52rem;
}
.hospital-info .follow-btn.on::before {
  border-color: #b2b2b2;
}
.hospital-info .slogan {
  margin-top: 0.3rem;
  line-height: 0.64rem;
  font-size: 0.48rem;
  color: #999999;
}
.hospital-info .tag-row {
  margin-top: 0.48rem;
  height: 0.52rem;
  line-height: 0.52rem;
  font-size: 0.44rem;
  color: #666;
}
.hospital-info .tag-row span {
  float: left;
  display: inline-block;
  margin-right: 0.6rem;
}
.hospital-info .tag-row i {
  display: inline-block;
  float: left;
  margin-right: 0.16rem;
  width: 0.52rem;
  height: 0.52rem;
  background-position: center center;
  background-repeat: no-repeat;
}
.hospital-info .tag-row .icon-age {
  background-image: url(/static/css/../image/hospital_age@2x.png);
  background-size: 0.5rem;
}
.hospital-info .tag-row .icon-type {
  background-image: url(/static/css/../image/hospital_private@2x.png);
  background-size: 0.46rem;
}
.hospital-info .tag-row .icon-acreage {
  background-image: url(/static/css/../image/hospital_area@2x.png);
  background-size: 0.48rem;
}
.hospital-tags {
  position: relative;
  padding: 0.6rem 0 0.4rem 0.6rem;
  overflow: hidden;
}
.hospital-tags:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.6rem;
  right: 0.6rem;
}
.hospital-tags p {
  padding-top: 1px;
  height: auto;
  max-height: 2.8rem;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hospital-tags .part-tags {
  height: 1.2rem;
}
.hospital-tags .all-tags {
  max-height: initial;
}
.hospital-tags span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 0.4rem 0.6rem 0;
  padding: 0 0.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 2.2rem;
  line-height: 1rem;
  font-size: 0.52rem;
  color: #999999;
  text-align: center;
}
.hospital-tags span::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.2rem;
}
.hospital-tags .more {
  float: right;
  margin-right: 0.7rem;
  line-height: 1rem;
  font-size: 0.44rem;
  color: #b2b2b2;
}
.hospital-tags .more i {
  float: right;
  margin-left: 0.2rem;
  font-size: 0.44rem;
}
.hospital-tags .all-btn {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  color: #19c689;
}
.hospital-tags .all-btn .iconfont {
  display: inline-block;
  margin-left: -0.6rem;
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.52rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hospital-tags.all p {
  max-height: none;
}
.hospital-tags.all .all-btn .iconfont {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hospital-desc {
  position: relative;
  padding-bottom: 0.6rem;
  overflow: hidden;
}
.hospital-desc:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.6rem;
  right: 0.6rem;
}
.hospital-desc p {
  margin-top: 0.48rem;
  padding: 0 0.6rem 0 0.96rem;
  max-height: 4.8em;
  line-height: 1.6em;
  font-size: 0.56rem;
  font-weight: 500;
  color: #666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hospital-desc .all-btn {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  color: #19c689;
}
.hospital-desc .all-btn .iconfont {
  display: inline-block;
  margin-left: -0.6rem;
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.52rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hospital-desc.all p {
  display: block;
  max-height: none;
}
.hospital-desc.all .all-btn .iconfont {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hospital-address p {
  display: block;
  height: auto;
}
.hospital-setting {
  position: relative;
  overflow: hidden;
}
.hospital-setting:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.6rem;
  right: 0.6rem;
}
.hospital-setting .min-list {
  padding: 0.6rem;
  overflow: hidden;
}
.hospital-setting .min-list li {
  float: left;
  margin-left: 0.56rem;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 0.2rem;
  background: #f5f8fa;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hospital-setting .min-list li img {
  display: block;
  width: 100%;
  max-height: 100%;
}
.hospital-setting .min-list .more {
  width: 1.6rem;
  line-height: 3.2rem;
  text-align: center;
  background: none;
}
.hospital-setting .min-list .more .icon2more-dot {
  display: inline-block;
  width: 1rem;
  height: 0.4rem;
  background: url(/static/css/../image/icon/more-dot.png) center no-repeat;
  background-size: 0.88rem;
}
.hospital-setting .photos {
  padding-bottom: 0.6rem;
  overflow: hidden;
}
.hospital-setting .photos li {
  float: left;
  margin: 0.6rem 0 0 0.6rem;
  width: 4.2rem;
  height: 4.2rem;
  border-radius: 0.4rem;
  background: #f5f8fa;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hospital-setting .photos li img {
  display: block;
  width: 100%;
  max-height: 100%;
}
.hospital-doctor .hd .more {
  position: absolute;
  top: 0rem;
  right: 0.6rem;
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
}
.hospital-doctor .hd .more .iconfont {
  float: right;
  padding-left: 0.16rem;
  font-size: 0.5rem;
}
.hospital-doctor .doctor-list li:last-child::after {
  display: none;
}
.hospital-doctor .hd,
.hospital-video .hd,
.hospital-diary .hd,
.hospital-hot .hd,
.doctor-audio .hd {
  position: relative;
  margin: 0.6rem 0 0.2rem;
}
.hospital-doctor .hd h2,
.hospital-video .hd h2,
.hospital-diary .hd h2,
.hospital-hot .hd h2,
.doctor-audio .hd h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.hospital-doctor .hd h2 i,
.hospital-video .hd h2 i,
.hospital-diary .hd h2 i,
.hospital-hot .hd h2 i,
.doctor-audio .hd h2 i {
  display: inline-block;
  margin-right: 0.16rem;
  width: 0.6rem;
  height: 0.8rem;
  background-size: 0.52rem;
}
.hospital-doctor .hd h2 .icon2doctor,
.hospital-video .hd h2 .icon2doctor,
.hospital-diary .hd h2 .icon2doctor,
.hospital-hot .hd h2 .icon2doctor,
.doctor-audio .hd h2 .icon2doctor {
  background: url(/static/css/../image/icon/doctor.png) center no-repeat;
  background-size: 0.52rem;
}
.hospital-doctor .hd h2 .icon2kepu,
.hospital-video .hd h2 .icon2kepu,
.hospital-diary .hd h2 .icon2kepu,
.hospital-hot .hd h2 .icon2kepu,
.doctor-audio .hd h2 .icon2kepu {
  background: url(/static/css/../image/icon/kepu.png) center no-repeat;
  background-size: 0.52rem;
}
.hospital-doctor .hd h2 .icon2riji,
.hospital-video .hd h2 .icon2riji,
.hospital-diary .hd h2 .icon2riji,
.hospital-hot .hd h2 .icon2riji,
.doctor-audio .hd h2 .icon2riji {
  background: url(/static/css/../image/icon/riji.png) center no-repeat;
  background-size: 0.52rem;
}
.hospital-doctor .hd h2 .icon2yiyuan,
.hospital-video .hd h2 .icon2yiyuan,
.hospital-diary .hd h2 .icon2yiyuan,
.hospital-hot .hd h2 .icon2yiyuan,
.doctor-audio .hd h2 .icon2yiyuan {
  background: url(/static/css/../image/icon/yiyuan.png) center no-repeat;
  background-size: 0.56rem;
}
.hospital-doctor .hd h2 .icon2audio,
.hospital-video .hd h2 .icon2audio,
.hospital-diary .hd h2 .icon2audio,
.hospital-hot .hd h2 .icon2audio,
.doctor-audio .hd h2 .icon2audio {
  background: url(/static/css/../image/icon/audio_new.png) center no-repeat;
  background-size: 0.5rem;
}
.hospital-diary .diary-list li:last-child {
  border-bottom: 0;
}
/*
 * 医生模块
 */
/**
 * 首页医生
 */
.index-doctor {
  position: relative;
  overflow: hidden;
}
.index-doctor .index-tit {
  background-position: center -2rem;
}
.index-doctor .swiper-container {
  margin: 0 0.6rem;
  padding: 0.6rem 0;
}
.index-doctor .swiper-wrapper {
  height: 4.08rem;
}
.index-doctor .swiper-slide {
  padding: 0.04rem;
  width: 4.08rem;
  height: 4.08rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0.12rem 0.96rem 0 rgba(86, 187, 190, 0.2);
          box-shadow: 0 0.12rem 0.96rem 0 rgba(86, 187, 190, 0.2);
  border-radius: 0.6rem;
}
.index-doctor .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 0.6rem;
  overflow: hidden;
}
.index-doctor .swiper-slide-active {
  background: -webkit-gradient(linear, left bottom, left top, from(#57bbbe), to(#90d4d6));
  background: linear-gradient(0deg, #57bbbe, #90d4d6);
}
.index-doctor .info {
  position: relative;
  margin-top: 0.8rem;
  overflow: hidden;
  min-height: 3.2rem;
}
.index-doctor .info li {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 3.2rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
  text-align: center;
  display: none;
}
.index-doctor .info li.active {
  display: block;
  opacity: 1;
}
.index-doctor .info .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.16rem;
  line-height: 0.68rem;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
}
.index-doctor .info .job {
  position: relative;
  display: inline-block;
  margin-left: 0.26rem;
  padding: 0 0.12rem;
  line-height: 0.48rem;
  font-size: 0.36rem;
  color: #ffa057;
}
.index-doctor .info .job::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #f6b37f;
  border-radius: 0.08rem;
}
.index-doctor .info .hop {
  line-height: 0.72rem;
  font-weight: 500;
  color: #666;
}
.index-doctor .info .tags {
  margin-top: 0.6rem;
  text-align: center;
}
.index-doctor .info .tags span {
  position: relative;
  display: inline-block;
  margin: 0 0.3rem 0.3rem 0;
  line-height: 0.64rem;
  text-align: center;
  /* &::before {
                    position: absolute;
                    top: -1px;
                    right: 0;
                    bottom: -1px;
                    left: 0;
                    display: block;
                    content: '';
                    border: 1px solid @textPlaceholder;
                    border-radius: 4 / @rex;
                } */
}
.index-doctor .doctor-list-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0.32rem;
}
.index-doctor .doctor-list-card li {
  text-align: center;
  margin-bottom: 0.56rem;
}
.index-doctor .doctor-list-card li h3 {
  font-size: 0.48rem;
  font-weight: 500;
  color: #333333;
  height: 0.64rem;
  padding-left: 0.44rem;
}
.index-doctor .doctor-list-card li h3 .rz {
  margin-left: 0.08rem;
  margin-top: 0.04rem;
}
.index-doctor .doctor-list-card li h3 .rz.rz0 {
  display: none;
}
.index-doctor .doctor-list-card li h3 .rz.rz1 {
  background: url(/static/css/../image/rzys_1.png) no-repeat center / contain;
  width: 0.36rem;
  height: 0.28rem;
  display: inline-block;
}
.index-doctor .doctor-list-card li h3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.index-doctor .doctor-list-card li p {
  font-size: 0.4rem;
  font-weight: 500;
  color: #999999;
  line-height: 0.4rem;
}
.index-doctor .doctor-list-card li p.d-area {
  max-width: 4rem;
  margin: 0.2rem 0;
  text-align: left;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.index-doctor .doctor-list-card li p.d-area .sptlit {
  display: inline-block;
  margin: 0 0.16rem 0;
  width: 0.04rem;
  height: 0.4rem;
  background: #999999;
  vertical-align: top;
}
.index-doctor .doctor-list-card li .pic {
  margin: 0 auto 0.4rem;
  width: 2.96rem;
  height: 2.96rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.index-doctor .doctor-list-card li .pic img {
  width: 100%;
  height: 100%;
  border-radius: 2.96rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.index-doctor .doctor-list-card li .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.48rem;
  height: 0.56rem;
  background: no-repeat center / contain;
}
.index-doctor .doctor-list-card li .icon.hot {
  background-image: url(/static/css/../image/icon_hot.png);
}
.index-doctor .doctor-list-card li .icon.jingxuan {
  background-image: url(/static/css/../image/icon_jingxuan.png);
}
.doctor-list li {
  position: relative;
  padding: 0.6rem 0.6rem 0.4rem;
  overflow: hidden;
}
.doctor-list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  right: 0.6rem;
  left: 3.4rem;
}
.doctor-list a {
  display: block;
  overflow: hidden;
}
.doctor-list .pic {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  border-radius: 100%;
  border: 1px solid #1ac68a;
}
.doctor-list .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.doctor-list .info {
  position: relative;
  margin-left: 2.8rem;
  min-height: 3rem;
}
.doctor-list .title {
  margin-bottom: 0.24rem;
  width: 8.2rem;
  line-height: 1rem;
}
.doctor-list .title .name {
  float: left;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
}
.doctor-list .title .job-title {
  position: relative;
  margin-left: 0.5rem;
  padding: 0 0.12rem;
  line-height: 0.56rem;
  font-size: 0.4rem;
  color: #ffab6a;
}
.doctor-list .title .job-title::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #f6b37f;
  border-radius: 0.12rem;
}
.doctor-list .num {
  position: absolute;
  z-index: 3;
  top: 0.2rem;
  right: 0;
  display: inline-block;
  height: 0.64rem;
}
.doctor-list .num i {
  position: relative;
  float: left;
  display: inline-block;
  width: 1rem;
  line-height: 0.6rem;
  font-size: 0.4rem;
  font-weight: 600;
  color: #666;
  text-align: center;
}
.doctor-list .num i::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #fff;
  border: 1px solid #1ac68a;
  border-radius: 0.08rem;
}
.doctor-list .num span {
  display: inline-block;
  margin-left: 0.12rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #999999;
}
.doctor-list .hospital-name {
  margin-bottom: 0.24rem;
  max-width: 10.4rem;
  line-height: 0.6rem;
  font-size: 0.56rem;
  font-weight: 500;
  color: #666;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.doctor-list .work-time {
  margin-bottom: 0.28rem;
  height: 0.6rem;
  font-size: 0.44rem;
}
.doctor-list .work-time i {
  color: #b2b2b2;
}
.doctor-list .work-time span {
  color: #19c689;
  font-weight: 600;
}
.doctor-list .tags {
  margin-top: 0.44rem;
  padding-top: 1px;
  max-height: 1.96rem;
  overflow: hidden;
}
.doctor-list .tags span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 0.24rem 0.24rem 0;
  padding: 0 0.24rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 1.68rem;
  line-height: 0.8rem;
  font-size: 0.4rem;
  font-weight: 500;
  color: #b2b2b2;
  text-align: center;
}
.doctor-list .tags span::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 0.2rem;
}
.doctor-list .tags i {
  font-size: 0.4rem;
  font-weight: 600;
}
.doctor-list .btn-row {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  margin: 0.2rem 1.6rem 0.2rem 2.8rem;
}
.doctor-list .btn-row a,
.doctor-list .btn-row .btn-item {
  padding: 0 0.7rem;
  height: 1.1rem;
  font-size: 0.48rem;
  color: #fff;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #1ac68a;
  background-color: #1ac68a;
  border-radius: 0.2rem;
}
/*
 * 医生栏目页
 */
/*
 * 医生详情页
 */
.doctor-info {
  padding-bottom: 0.2rem;
}
.doctor-info:after {
  display: none;
}
.doctor-info .logo {
  border: 1px solid #1ac68a;
}
.doctor-info .title {
  padding-top: 0.4rem;
  line-height: 0.8rem;
}
.doctor-info .title .name {
  float: left;
  max-width: 4.4rem;
  overflow: hidden;
  height: 0.8rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: #333333;
}
.doctor-info .title .job-title {
  position: relative;
  margin-left: 0.6rem;
  padding: 0 0.16rem;
  line-height: 0.6rem;
  font-size: 0.4rem;
  color: #ffab6a;
}
.doctor-info .title .job-title::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #f6b37f;
  border-radius: 0.12rem;
}
.doctor-info .desc {
  margin-top: 0.3rem;
  line-height: 0.6rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #999999;
}
.doctor-info .js-zixun {
  position: absolute;
  z-index: 2;
  top: 0.9rem;
  right: 0;
  display: inline-block;
  width: 2.8rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #666;
  text-align: center;
}
.doctor-info .js-zixun::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  border: 1px solid #353f3c;
  border-radius: 0.16rem;
  -webkit-box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
          box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
}
.doctor-tags {
  padding-top: 0.2rem;
}
.doctor-tags .all-btn .iconfont {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.doctor-hospital {
  position: relative;
  padding: 0.6rem;
  overflow: hidden;
}
.doctor-hospital a {
  display: block;
  overflow: hidden;
}
.doctor-hospital .logo2 {
  margin-right: 0.5rem;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.doctor-hospital .logo2 img {
  display: block;
  width: 100%;
}
.doctor-hospital p {
  float: left;
  max-width: 10.4rem;
  line-height: 2rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.doctor-hospital .iconfont {
  position: absolute;
  top: 1.36rem;
  right: 0.8rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
/*
 * 日记模块
 */
.diary-list li {
  position: relative;
  padding: 0.6rem 0.6rem 0.4rem;
  overflow: hidden;
  border-bottom: 0.4rem solid #f0f2f5;
}
.diary-list .user {
  margin-bottom: 0.48rem;
  overflow: hidden;
  height: 1.28rem;
  font-size: 0;
}
.diary-list .user .avatar {
  float: left;
  margin-right: 0.4rem;
  overflow: hidden;
  width: 1.28rem;
  height: 1.28rem;
  border-radius: 100%;
}
.diary-list .user .avatar img {
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.diary-list .user .name {
  line-height: 0.72rem;
  font-size: 0.56rem;
  font-weight: 500;
  color: #333333;
  width: 4.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.diary-list .user .time {
  line-height: 0.56rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #b2b2b2;
}
.diary-list .user .follow-btn {
  position: absolute;
  z-index: 2;
  top: 0.7rem;
  right: 0.6rem;
  display: inline-block;
  width: 2.2rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.diary-list .user .follow-btn::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #19c689;
  border: 1px solid #19c689;
  border-radius: 0.54rem;
}
.diary-list .user .follow-btn i {
  position: relative;
  top: -0.04rem;
  margin-right: 0.08rem;
  font-size: 0.44rem;
}
.diary-list .user .follow-btn.on::before {
  border-color: #b2b2b2;
}
.diary-list a {
  display: block;
}
.diary-list .photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.4rem;
  height: 6.8rem;
  overflow: hidden;
}
.diary-list .photos .pic {
  position: relative;
  width: 6.8rem;
  height: 6.8rem;
  background-color: #f5f8fa;
  border-radius: 0.4rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.diary-list .photos .pic img {
  display: block;
  width: 100%;
  /*height: 100%;*/
}
.diary-list .photos .pic span {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0.4rem;
  display: inline-block;
  padding-left: 0.28rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1.52rem;
  line-height: 0.8rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #fff;
  vertical-align: bottom;
}
.diary-list .photos .pic span::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  border: 1px solid #000;
  border-radius: 0 0.4rem 0.4rem 0;
  background: #000;
  opacity: 0.6;
}
.diary-list .photos .pic:last-child span::before {
  border-color: #1ac68a;
  opacity: 0.8;
}
.diary-list .desc p {
  margin-bottom: 0.52rem;
  max-height: 1.9rem;
  line-height: 0.96rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  word-break: break-all;
}
.diary-list .desc .tags {
  margin-bottom: 0.4rem;
  max-height: 0.92rem;
  overflow: hidden;
}
.diary-list .desc .tags span {
  display: inline-block;
  margin: 0 0.4rem 0.2rem 0;
  padding: 0.2rem 0.32rem;
  line-height: 0.48rem;
  font-size: 0.44rem;
  font-weight: 600;
  color: #a2a5ad;
  background: #f5f8fa;
  border-radius: 0.44rem;
}
.diary-list .hospital-row {
  margin-bottom: 0.64rem;
  height: 1.44rem;
}
.diary-list .hospital-row .hospital {
  float: left;
  padding: 0 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  line-height: 1.44rem;
  font-size: 0.52rem;
  font-weight: 500;
  color: #bfc2c7;
  width: 10.72rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background: #f0f2f5;
  border-radius: 0.72rem;
}
.diary-list .hospital-row .hospital .iconfont {
  display: none;
}
.diary-list .hospital-row .js-zixun {
  position: relative;
  z-index: 2;
  float: right;
  display: inline-block;
  margin-top: 0.26rem;
  width: 1.8rem;
  line-height: 0.92rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.diary-list .hospital-row .js-zixun::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #19c689;
  border: 1px solid #19c689;
  border-radius: 0.2rem;
}
.diary-list .other {
  margin-bottom: 0.2rem;
  height: 0.6rem;
  overflow: hidden;
}
.diary-list .other .price {
  width: 8rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #a2a5ad;
}
.diary-list .other .price .iconfont {
  float: left;
  margin-right: 0.12rem;
  font-size: 0.48rem;
  color: #19c689;
  background: linear-gradient(120deg, #1ac68a, #92d7b7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.diary-list .other .price em {
  font-weight: 600;
  color: #ff7777;
}
.diary-list .other a {
  float: right;
  margin-left: 0.6rem;
  overflow: hidden;
  min-width: 1.6rem;
  max-width: 2.84rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #bfc2c7;
  text-align: center;
}
.diary-list .other a span {
  display: inline-block;
  font-size: 0.44rem;
  float: left;
}
.diary-list .other a .iconfont {
  display: inline-block;
  float: left;
  margin-right: 0.12rem;
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.56rem;
}
.diary-list .comment {
  margin-top: 0.5rem;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.diary-list .comment-item {
  line-height: 1rem;
  font-size: 0.56rem;
  font-weight: 500;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.diary-list .comment-item em {
  color: #282828;
}
.diary-list .comment-item span {
  color: #666;
}
/*
 * 日记栏目
 */
.diary-project-box {
  overflow: hidden;
  margin-top: 0.4rem;
  padding: 0 0 0.3rem 0.4rem;
  border-bottom: 0.2rem solid #f0f2f5;
}
.diary-project-box a {
  float: left;
  display: inline-block;
  margin: 0 0 0.2rem 0.2rem;
  padding: 0 0.2rem;
  width: 2.2rem;
  height: 1.76rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.44rem;
  color: #888;
  font-weight: 500;
  background: #f5f8fa;
  border-radius: 6px;
}
.diary-project-box a:nth-child(2),
.diary-project-box a:nth-child(9),
.diary-project-box a:nth-child(18) {
  background: #f3faf9;
}
.diary-project-box a:nth-child(1),
.diary-project-box a:nth-child(3),
.diary-project-box a:nth-child(12),
.diary-project-box a:nth-child(15) {
  background: #ecfaff;
}
.diary-project-box a:nth-child(4),
.diary-project-box a:nth-child(6),
.diary-project-box a:nth-child(13) {
  background: #fff4f8;
}
.diary-project-box a:nth-child(8),
.diary-project-box a:nth-child(11) {
  background: #fcfbea;
}
.diary-project-box a:nth-child(10),
.diary-project-box a:nth-child(14),
.diary-project-box a:nth-child(17) {
  background: #f1f3fe;
}
.diary-project-box a.on {
  color: #19c689;
}
/*
 * 日记本详情页
 */
.diary-info {
  padding: 0.6rem;
  overflow: hidden;
  position: relative;
}
.diary-info:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.diary-info .user {
  height: 1.6rem;
  overflow: hidden;
  margin-bottom: 0.6rem;
}
.diary-info .user .avatar {
  float: left;
  margin-right: 0.4rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  overflow: hidden;
}
.diary-info .user .avatar img {
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.diary-info .user .name {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 4.8rem;
  line-height: 1rem;
  font-size: 0.6rem;
  color: #333333;
}
.diary-info .user .time {
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.diary-info .user .follow-btn {
  float: right;
  margin-top: 0.32rem;
  width: 2.04rem;
  height: 0.96rem;
  cursor: pointer;
  font-size: 0.48rem;
  color: #19c689;
  text-align: center;
  border: 1px solid #19c689;
  border-radius: 0.12rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.diary-info .user .follow-btn .iconfont {
  font-size: 0.48rem;
  padding-right: 0.08rem;
}
.diary-info .user .follow-btn.on {
  color: #b2b2b2;
  background: #ededed;
}
.diary-info .user .follow-btn.on .iconfont {
  display: none;
}
.diary-info a {
  display: block;
}
.diary-info .photos {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.6rem;
  height: 6.8rem;
  overflow: hidden;
}
.diary-info .photos .pic {
  width: 6.8rem;
  height: 6.8rem;
  position: relative;
  background-color: #f5f8fa;
  border-radius: 0.12rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.diary-info .photos .pic img {
  display: block;
  width: 100%;
  /*height: 100%;*/
}
.diary-info .photos .pic span {
  position: absolute;
  left: 0;
  bottom: 0.4rem;
  display: inline-block;
  width: 1.72rem;
  height: 0.8rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.48rem;
  color: #333333;
  text-align: center;
  border: 1px solid #fff;
  border-left: none;
  border-radius: 0 0.4rem 0.4rem 0;
  background: #fff;
  opacity: 0.85;
}
.diary-info .photos .pic:last-child span {
  border-color: #19c689;
}
.diary-info .hospital-row {
  height: 1.44rem;
  overflow: hidden;
  background: #f5f8fa;
  border-radius: 0.12rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.diary-info .hospital-row .hospital {
  float: left;
  width: 8rem;
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.52rem;
  color: #535353;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.diary-info .hospital-row .hospital .iconfont {
  float: left;
  display: inline-block;
  margin: 0 0.2rem 0 0.4rem;
  width: 0.88rem;
  height: 0.88rem;
  font-size: 0.52rem;
  color: #fff;
  text-align: center;
  background: #ff9f9f;
  border-radius: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff9f9f), to(#fe7575));
  background: linear-gradient(0deg, #ff9f9f, #fe7575);
}
.diary-info .hospital-row .js-zixun {
  float: right;
  margin-right: 0.6rem;
  padding-left: 0.6rem;
  line-height: 0.88rem;
  font-size: 0.52rem;
  color: #fe7777;
}
.diary-line {
  overflow: hidden;
  border-bottom: 0.32rem solid #f0f2f5;
  padding-bottom: 0.6rem;
}
.diary-line .hd {
  position: relative;
  z-index: 5;
  -webkit-box-shadow: 0 0.1rem 0.6rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.1rem 0.6rem 0 rgba(0, 0, 0, 0.1);
}
.diary-line .diary-line-wrap {
  padding: 0.4rem 0 0 0.6rem;
  /*max-height: 1000/@rex;*/
  overflow-y: overlay;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.diary-line .diary-line-wrap::-webkit-scrollbar {
  width: 0;
}
.diary-line .diary-line-wrap.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.diary-line .line-day {
  padding: 0.6rem 0;
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.diary-line .line-day:last-child .day-con:after {
  bottom: 0.2rem;
}
.diary-line .line-day .time {
  margin-bottom: 0.52rem;
  padding-left: 0.76rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  color: #333333;
  position: relative;
}
.diary-line .line-day .time:before {
  display: block;
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  font-size: 0;
  background: #535353;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.32rem;
}
.diary-line .line-day .date {
  display: inline-block;
  color: #333333;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.diary-line .day-con {
  margin-left: 0.76rem;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 13.04rem;
  position: relative;
  -webkit-box-shadow: 0 0.12rem 0.56rem 0.02rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.12rem 0.56rem 0.02rem rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
}
.diary-line .day-con:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
  width: 1px;
  left: -0.68rem;
}
.diary-line .day-con h4 {
  margin-bottom: 0.4rem;
  width: 3.32rem;
  height: 0.72rem;
  font-size: 0.48rem;
  color: #19c689;
  border: 1px solid #19c689;
  border-radius: 0.36rem;
}
.diary-line .day-con a {
  display: block;
}
.diary-line .day-con .desc {
  margin-bottom: 0.4rem;
  max-height: 1.6rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  word-break: break-all;
}
.diary-line .day-con .pic {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0.4rem;
  margin-right: -0.2rem;
  overflow: hidden;
}
.diary-line .day-con .pic li {
  margin: 0 0.12rem 0.12rem 0;
  width: 4rem;
  height: 4rem;
  background-color: #f5f8fa;
  border-radius: 0.4rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.diary-line .day-con .pic img {
  display: block;
  width: 100%;
}
.diary-line .day-con .other {
  overflow: hidden;
}
.diary-line .day-con .other a {
  float: right;
  margin-left: 0.64rem;
  overflow: hidden;
  min-width: 1.72rem;
  max-width: 2.56rem;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #b2b2b2;
  text-align: center;
  vertical-align: middle;
}
.diary-line .day-con .other a span {
  display: inline-block;
  font-size: 0.48rem;
  float: left;
  vertical-align: middle;
}
.diary-line .day-con .other a .iconfont {
  display: inline-block;
  float: left;
  margin-right: 0.12rem;
  vertical-align: middle;
}
/*
 * 日记详情
 */
.diary-detail {
  padding: 0.6rem;
  overflow: hidden;
  position: relative;
  border-bottom: 0.4rem solid #f0f2f5;
}
.diary-detail .user {
  height: 1.6rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.diary-detail .user .avatar {
  float: left;
  margin-right: 0.4rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  overflow: hidden;
}
.diary-detail .user .avatar img {
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.diary-detail .user .name {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 4.8rem;
  line-height: 1rem;
  font-size: 0.6rem;
  color: #333333;
}
.diary-detail .user .time {
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.diary-detail .user .follow-btn {
  float: right;
  margin-top: 0.32rem;
  width: 2.04rem;
  height: 0.96rem;
  cursor: pointer;
  font-size: 0.48rem;
  color: #19c689;
  text-align: center;
  border: 1px solid #19c689;
  border-radius: 0.12rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.diary-detail .user .follow-btn .iconfont {
  font-size: 0.48rem;
  padding-right: 0.08rem;
}
.diary-detail .user .follow-btn.on {
  color: #b2b2b2;
  background: #ededed;
}
.diary-detail .user .follow-btn.on .iconfont {
  display: none;
}
.diary-detail .day-num {
  margin-bottom: 0.4rem;
}
.diary-detail .day-num span {
  width: 3.32rem;
  height: 0.72rem;
  font-size: 0.48rem;
  color: #19c689;
  border: 1px solid #19c689;
  border-radius: 0.36rem;
}
.diary-detail .photos {
  margin: 0 -0.4rem 0.6rem 0;
  overflow: hidden;
}
.diary-detail .photos .pic {
  float: left;
  margin: 0.12rem 0.12rem 0 0;
  width: 4.52rem;
  height: 4.52rem;
  background-color: #f5f8fa;
  border-radius: 0.12rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: relative;
}
.diary-detail .photos .pic img {
  display: block;
  width: 100%;
  /*height: 100%;*/
}
.diary-detail .content {
  margin-bottom: 0.6rem;
  line-height: 1.6;
  font-size: 0.64rem;
  color: #000;
  word-wrap: break-word;
  word-break: break-all;
  white-space: pre-line;
}
.diary-detail .content p {
  margin-bottom: 0.2rem;
  white-space: normal;
}
.diary-detail .other {
  margin: 0.16rem 0;
  line-height: 0.8rem;
  overflow: hidden;
}
.diary-detail .hospital {
  max-width: 6.2rem;
  font-size: 0.56rem;
  color: #19c689;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.diary-detail .operate a {
  float: left;
  display: inline-block;
  margin-left: 0.6rem;
  overflow: hidden;
  min-width: 1.2rem;
  max-width: 2.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #b2b2b2;
  text-align: center;
}
.diary-detail .operate a:first-child {
  margin-left: 0;
  min-width: 0.72rem;
}
.diary-detail .operate span {
  display: inline-block;
  font-size: 0.56rem;
  float: left;
}
.diary-detail .operate .iconfont {
  display: inline-block;
  float: left;
  margin-right: 0.12rem;
}
.diary-detail .operate .icon-favorite {
  margin-right: 0;
  padding-right: 0.12rem;
}
/*
 * 评论（日记）
 */
.commentBox {
  padding: 0.2rem 0 2rem;
}
.commentBox .loading-more-btn {
  margin: 0.6rem auto 0;
}
.commentBox .comment-item {
  padding: 0.6rem;
  overflow: hidden;
  clear: both;
  position: relative;
}
.commentBox .info {
  overflow: hidden;
  padding-left: 2rem;
  position: relative;
}
.commentBox .info .avatar {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: #f5f8fa;
  border-radius: 100%;
}
.commentBox .info .name {
  float: left;
  margin-bottom: 0.32rem;
  height: 0.88rem;
}
.commentBox .info .name em {
  display: inline-block;
  max-width: 6rem;
  line-height: 0.88rem;
  font-size: 0.64rem;
  color: #fda9a1;
  font-weight: 600;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.commentBox .info .time {
  float: right;
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.commentBox .info .js-warning {
  display: inline-block;
  float: left;
  margin-left: 0.52rem;
  height: 0.88rem;
  line-height: 0.88rem;
  overflow: hidden;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.commentBox .info .js-warning i {
  display: inline-block;
  float: left;
  padding-right: 0.16rem;
  font-size: 0.48rem;
}
.commentBox .desc {
  clear: both;
  overflow: hidden;
  line-height: 1.5;
  font-size: 0.6rem;
  color: #000;
  word-wrap: break-word;
  word-break: break-all;
}
.commentBox ul {
  margin: 0.4rem 0 0 2rem;
  background: #f8f8f8;
  border-radius: 0.2rem;
}
.commentBox li {
  padding: 0.12rem 0.4rem;
  line-height: 1.5;
  font-size: 0.56rem;
  color: #333333;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.commentBox li:first-child {
  padding-top: 0.4rem;
}
.commentBox li:last-child {
  padding-bottom: 0.4rem;
}
.commentBox li p {
  position: relative;
  z-index: 2;
}
.commentBox li span {
  color: #fda9a1;
}
.commentBox li i {
  padding: 0 0.12rem;
  color: #333333;
}
.commentBox li:nth-child(3n + 1) span {
  color: #f6aafd;
}
.commentBox li:nth-child(3n + 1) em {
  color: #fda9a1;
}
.commentBox li:nth-child(3n + 2) span {
  color: #96b4fe;
}
.commentBox li:nth-child(3n + 2) em {
  color: #f6aafd;
}
.commentBox li:nth-child(3n) span {
  color: #fda9a1;
}
.commentBox li:nth-child(3n) em {
  color: #96b4fe;
}
.comment-bar {
  position: fixed;
  bottom: 0;
  z-index: 10;
  padding-bottom: 0.2rem;
  width: 100%;
  width: 15rem;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.comment-bar:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  top: 0;
}
.comment-bar .form {
  padding: 0 0.4rem;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
}
.comment-bar .text {
  float: left;
  display: block;
  padding-left: 0.2rem;
  width: 8.2rem;
  min-height: 1.5em;
  max-height: 6em;
  line-height: 1.5em;
  font-size: 0.56rem;
  color: #333333;
  background: none;
  border: 0;
  overflow: hidden;
  border-width: 0.6rem 0 0.6rem 0;
  border-color: #fff;
  border-style: solid;
  -webkit-appearance: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.comment-bar .text::-webkit-input-placeholder {
  color: #b2b2b2;
  opacity: 1;
}
.comment-bar p.text {
  color: #b2b2b2;
}
.comment-bar .btn {
  float: right;
  width: 1.8rem;
  height: 3em;
  cursor: pointer;
  font-size: 0.6rem;
  color: #999999;
  text-align: center;
  letter-spacing: 1px;
  border-width: 0.6rem 0 0.6rem 0;
  border-color: #fff;
  border-style: solid;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.comment-bar .btn.active,
.comment-bar .btn:active {
  color: #01bbb4;
}
.comment-bar .row1 .text {
  height: 1.5em;
}
.comment-bar .row1 .btn {
  height: 1.5em;
}
.index-diary .c-tab {
  border-bottom-width: 0.4rem;
}
.index-diary .diary-list {
  padding-bottom: 0.2rem;
}
/*
 * 百科
 */
.baike-list {
  padding-bottom: 0.4rem;
}
.baike-list li {
  margin: 0.6rem;
  padding: 0.52rem 0.48rem;
  border-radius: 16px;
}
.baike-list li:nth-child(1) {
  background-color: #f5f8fa;
}
.baike-list li:nth-child(2) {
  background-color: #fef6f4;
}
.baike-list li:nth-child(3) {
  background-color: #effbfc;
}
.baike-list li:nth-child(4) {
  background-color: #fcf9ed;
}
.baike-list li:nth-child(5) {
  background-color: #f5f8fa;
}
.baike-list a {
  display: block;
}
.baike-list .tit {
  margin-bottom: 0.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.68rem;
  color: #000;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.baike-list p {
  max-height: 1.44rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/*
 * 百科栏目
 */
.top-tab-link {
  padding: 0 0.6rem;
  height: 1.4rem;
  background: #fff;
  border-bottom: 0.2rem solid #f0f2f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-tab-link.tab-sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 11;
  top: 0;
}
.top-tab-link a,
.top-tab-link span {
  float: left;
  display: block;
  width: 25%;
  line-height: 1.4rem;
  font-size: 0.6rem;
  color: #333333;
  font-weight: 600;
  text-align: center;
  position: relative;
}
.top-tab-link a.on,
.top-tab-link span.on {
  color: #19c689;
}
.top-tab-link a.on:after,
.top-tab-link span.on:after {
  position: absolute;
  bottom: 0.16rem;
  left: 50%;
  z-index: 2;
  margin-left: -0.36rem;
  display: block;
  content: '';
  width: 0.72rem;
  height: 0.06rem;
  background: #19c689;
  border-radius: 0.04rem;
}
.baike-sort {
  padding: 0.2rem 0 0.6rem;
  border-bottom: 0.4rem solid #f0f2f5;
}
.baike-sort.baike-sort_last {
  border-bottom: none;
}
.baike-sort .hd {
  margin-bottom: 0.72rem;
}
.baike-sort .tab-row {
  padding: 0 0.2rem 0 0.6rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.baike-sort .tab-row li {
  float: left;
  margin: 0 0.2rem 0.24rem 0;
  padding: 0 0.08rem;
  width: 3.3rem;
  color: #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  border-radius: 0.2rem;
  position: relative;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.baike-sort .tab-row li span {
  display: inline-block;
  padding: 0.46rem 0.04rem;
  line-height: 0.52rem;
  font-size: 0.52rem;
  width: 3.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  text-align: center;
}
.baike-sort .tab-row li.on {
  color: #fff;
  background: #19c689;
}
.baike-sort .tab-row li.on:after {
  content: '';
  width: 0;
  height: 0;
  margin-left: -0.22rem;
  position: absolute;
  left: 50%;
  bottom: -0.18rem;
  z-index: 2;
  border-left: 0.22rem solid transparent;
  border-right: 0.22rem solid transparent;
  border-top: 0.22rem solid #19c689;
}
.baike-sort .tab-row-33 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.baike-sort .tab-row-33 li {
  width: 4.4rem;
  margin: 0 0.3rem 0.3rem 0;
}
.baike-sort .tab-row-33 li a {
  display: inline-block;
  padding: 0.46rem 0.04rem;
  line-height: 0.52rem;
  font-size: 0.52rem;
  width: 4.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  text-align: center;
}
.baike-item_box {
  margin: 0.32rem 0.6rem 0.52rem;
  padding: 0.2rem 0.4rem 0.8rem;
  background: #f8f8f8;
  border-radius: 0.2rem;
  overflow: hidden;
  display: none;
}
.baike-item_box.active {
  display: block;
}
.baike-item_box .item {
  display: block;
  padding: 0.6rem 0 0.4rem;
  overflow: hidden;
  position: relative;
}
.baike-item_box .item:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.baike-item_box .tit {
  margin-bottom: 0.24rem;
  height: 1rem;
  line-height: 1rem;
  position: relative;
}
.baike-item_box .tit h3 {
  font-size: 0.72rem;
  color: #19c689;
  font-weight: 600;
}
.baike-item_box .tit .more {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1rem;
  font-size: 0.52rem;
  color: #999999;
}
.baike-item_box .tit .iconfont {
  margin-left: 0.08rem;
  font-size: 0.56rem;
}
.baike-item_box p {
  line-height: 1.6;
  font-size: 0.6rem;
  color: #333333;
}
/*
 * 百科详情
 */
.mb30 {
  margin-bottom: 0.6rem;
}
.baike-show {
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.baike-show .w1h20 {
  margin: 0 -0.6rem;
  width: auto;
  height: 0;
}
.baike-show .tit-h2 {
  margin: 0.9rem 0 0.8rem;
  padding-left: 0.4rem;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.72rem;
  color: #000;
  font-weight: 600;
  position: relative;
}
.baike-show .tit-h2:before {
  position: absolute;
  top: 0.1rem;
  left: 0;
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.72rem;
  background: #19c689;
  border-radius: 0.04rem;
}
.baike-show .tit-h3 {
  clear: both;
  margin: 0.8rem 0 0.4rem;
  line-height: 0.88rem;
  font-size: 0.64rem;
  color: #000;
  font-weight: 600;
}
.baike-show .tit-h3 .num {
  display: block;
  float: left;
  margin-right: 0.28rem;
  width: 0.88rem;
  height: 0.88rem;
  font-size: 0.48rem;
  color: #fff;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  border-radius: 100%;
}
.baike-show .desc {
  line-height: 1.7;
  font-size: 0.64rem;
  color: #000;
  text-align: justify;
}
.baike-show .desc .bc {
  color: #19c689;
}
.baike-show .intro {
  padding: 0.1rem 0.6rem 0.2rem;
  overflow: hidden;
}
.baike-show .intro.intro2 {
  padding-top: 0;
}
.baike-show .intro.intro2 .tit-h2 {
  margin: 0.8rem 0 0.7rem;
}
.baike-show .intro .operation {
  overflow: hidden;
}
.baike-show .intro .tags span,
.baike-show .intro .tags a {
  display: inline-block;
  margin: 0.4rem 0.32rem 0 0;
  padding: 0.36rem 0.6rem;
  height: 1em;
  line-height: 1em;
  font-size: 0.52rem;
  color: #333;
  background-color: #f5f5f5;
  border-radius: 0.6rem;
}
.baike-show .intro .stars-row {
  padding: 0.52rem 0;
  overflow: hidden;
}
.baike-show .intro .stars-row .stars-item {
  float: left;
  padding: 0.32rem 0;
  overflow: hidden;
  width: 49%;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  color: #000;
}
.baike-show .intro .stars-row .stars-item span {
  float: left;
}
.baike-show .intro .stars-row .stars-item .focus-stars {
  line-height: 0.8rem;
}
.baike-show .intro .stars-row .stars-item .iconfont {
  float: left;
  margin-left: 0.1rem;
  color: #ffbc00;
}
.baike-show .intro .stars-row .stars-item .gray {
  color: #cecece;
}
.baike-show .nurse {
  padding: 0.1rem 0.6rem 0.6rem;
  overflow: hidden;
}
.baike-show .nurse li {
  padding: 0 0 0.8rem 0.8rem;
  position: relative;
}
.baike-show .nurse li .spl {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
  left: 0.12rem;
  top: 1.2rem;
  bottom: 1rem;
}
.baike-show .nurse li i {
  position: absolute;
  top: 0.28rem;
  left: 0;
  z-index: 3;
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  font-size: 0;
  background: #ececec;
  border-radius: 100%;
}
.baike-show .nurse p {
  margin-bottom: 0.12rem;
  line-height: 1.7;
  font-size: 0.6rem;
  color: #888;
  text-align: justify;
}
.baike-show .nurse p strong,
.baike-show .nurse p em {
  color: #333333;
  font-weight: 500;
}
.baike-show .nurse h3,
.baike-show .nurse p.title {
  margin-bottom: 0.32rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.64rem;
  color: #19c689;
  font-weight: 500;
}
.baike-show .nurse h3 em,
.baike-show .nurse p.title em {
  padding-left: 0.2rem;
  color: #19c689;
}
.baike-show .faq {
  padding: 0.1rem 0.6rem 0.6rem;
  overflow: hidden;
}
.baike-show .faq li {
  margin-top: 0.52rem;
  position: relative;
}
.baike-show .faq li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 1rem;
}
.baike-show .faq li h3 {
  position: relative;
  z-index: 3;
  padding: 0 0 0.52rem 1rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.64rem;
  color: #000;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.baike-show .faq li p {
  padding: 0 0 0.52rem 1rem;
  line-height: 1.7;
  font-size: 0.56rem;
  color: #888;
  display: none;
}
.baike-show .faq li .icon {
  float: left;
  display: inline-block;
  margin-left: -1rem;
  width: 0.8rem;
  height: 0.8rem;
}
.baike-show .faq li .faq-q {
  background: url(/static/css/../image/m_ask_question.png) left center no-repeat;
  background-size: 0.6rem;
}
.baike-show .faq li .faq-a {
  background: url(/static/css/../image/m_ask_answer.png) left bottom no-repeat;
  background-size: 0.6rem;
}
.baike-show .faq li .iconfont {
  display: inline-block;
  position: absolute;
  top: 0.1rem;
  right: 0;
  z-index: 6;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.6rem;
  color: #b2b2b2;
  text-align: center;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.baike-show .faq li.on p {
  display: block;
}
.baike-show .faq li.on .iconfont {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.baike-show .operation ul {
  padding: 0.32rem 0.5rem;
  position: relative;
  background-color: #f7f7f7;
  overflow: hidden;
}
.baike-show .operation ul:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-left: 0.2rem solid #ffffff;
  border-top: 0.2rem solid #ffffff;
  border-right: 0.2rem solid #f0f0f0;
  border-bottom: 0.2rem solid #f0f0f0;
}
.baike-show .operation li {
  line-height: 1.6rem;
  font-size: 0.56rem;
  overflow: hidden;
}
.baike-show .operation li .l,
.baike-show .operation li .r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.baike-show .operation li .r {
  background-color: rgba(255, 255, 255, 0.7);
}
.baike-show .operation li span {
  display: inline-block;
}
.baike-show .operation li .name,
.baike-show .operation li .value {
  margin-left: 0.32rem;
  width: 4rem;
  color: #535353;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.baike-show .operation li .value {
  margin-left: 0.4rem;
  width: 8rem;
  color: #000;
}
.baike-show .operation li .tip {
  font-size: 0.48rem;
  color: #b2b2b2;
  text-align: center;
}
.baike-show .baike-info {
  margin: 0.4rem 0.6rem 0;
  padding: 0.6rem 0.4rem;
  background: #f5f5f5;
  border-radius: 0.4rem;
}
.baike-show .baike-info h1 {
  margin-bottom: 0.2rem;
  line-height: 1rem;
  font-size: 0.8rem;
  color: #000;
  font-weight: 600;
}
.baike-show .baike-info p {
  line-height: 1.7;
  font-size: 0.56rem;
  color: #333;
  text-align: justify;
}
.baike-show .auth-icon-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-nav-link {
  width: 15rem;
  height: 2.36rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(45%, #ffffff), to(#f3f3f3));
  background: linear-gradient(180deg, #ffffff, #ffffff 45%, #f3f3f3 100%);
  border-radius: 0.6rem 0.6rem 0rem 0rem;
  border: none;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0;
}
.side-bar-baike {
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 15rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background-color: #f4f5f7;
}
.side-bar-baike .content {
  margin-left: 0;
}
.side-bar-baike .t-side-bar {
  max-width: 4.68rem;
}
.side-bar-baike .t-side-bar .t-side-bar-item {
  background-color: #f4f5f7;
}
.side-bar-baike .t-side-bar .t-side-bar-item__line {
  height: 1.6rem;
}
.side-bar-baike .t-side-bar .t-side-bar-item__icon {
  width: 0.96rem !important;
  height: 0.96rem !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.side-bar-baike .t-side-bar .t-side-bar-item__icon img {
  width: 100%;
  height: 100%;
}
/*
 * 问答
 */
.ask-list li {
  position: relative;
  padding: 0.5rem 0.6rem 0.4rem;
  overflow: hidden;
}
.ask-list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.ask-list a {
  display: block;
}
.ask-list .user-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.4rem;
}
.ask-list .user-row .user .avatar {
  float: left;
  display: block;
  background: #f5f8fa;
  overflow: hidden;
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 100%;
}
.ask-list .user-row .user .name {
  float: left;
  margin-left: 0.4rem;
  line-height: 0.96rem;
  font-size: 0.48rem;
  color: #333333;
  width: 5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.ask-list .tag-row {
  margin-top: 0.08rem;
  max-width: 6rem;
  height: 0.84rem;
  overflow: hidden;
}
.ask-list .tag-row .tag {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 0.2rem 0.2rem;
  padding: 0 0.32rem;
  line-height: 0.8rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #666;
}
.ask-list .tag-row .tag::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #f0f4f5;
  border-radius: 0.12rem;
}
.ask-list .info {
  padding: 0.4rem 0.2rem;
  overflow: hidden;
  background: #fff;
  border-radius: 0.4rem;
}
.ask-list .con {
  min-height: 2.8rem;
  overflow: hidden;
}
.ask-list .pic {
  float: right;
  margin-left: 0.5rem;
  width: 3.4rem;
  height: 2.54rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.ask-list .question {
  margin-bottom: 0.48rem;
  padding-left: 0.92rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.6rem;
  color: #333333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background: url(/static/css/../image/m_ask_question.png) left center no-repeat;
  background-size: 0.6rem;
}
.ask-list .answer {
  margin-bottom: 0.4rem;
  padding-left: 0.92rem;
  max-height: 1.44rem;
  line-height: 0.72rem;
  font-size: 0.52rem;
  color: #666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  background: url(/static/css/../image/m_ask_answer.png) left 0.06rem no-repeat;
  background-size: 0.6rem;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.ask-list .optimum {
  margin-bottom: 0.6rem;
  padding-left: 0.92rem;
  line-height: 0.8rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #b2b2b2;
}
.ask-list .optimum img {
  display: inline-block;
  margin-right: 0.28rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
}
.ask-list .optimum em {
  margin: 0 0.1rem;
  color: #333333;
}
.ask-list .other {
  padding-left: 0.92rem;
  height: 0.52rem;
  line-height: 0.52rem;
  font-size: 0.44rem;
  color: #999999;
}
.ask-list .other span {
  display: inline-block;
}
.ask-list .other .iconfont {
  float: left;
  display: inline-block;
  margin-right: 0.16rem;
  font-size: 0.52rem;
}
.ask-list .other .views {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ask-list .other .views::before {
  display: none;
}
/*
 * 问答栏目
 */
.ask-index {
  position: relative;
  padding-bottom: 1px;
}
.ask-top-btns {
  margin: 0.8rem 0;
  overflow: hidden;
}
.ask-top-btns li {
  float: left;
  margin-left: 0.6rem;
  overflow: hidden;
  width: 4.2rem;
  height: 2.8rem;
  border-radius: 0.4rem;
  background-size: 4.2rem !important;
}
.ask-top-btns li a {
  display: block;
  line-height: 2.8rem;
  font-size: 0.68rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.ask-top-btns li.wen {
  background: #60d0cc url(../image/ask_top_btn1@2x.png) no-repeat;
}
.ask-top-btns li.jiage {
  background: #fd6a7f url(../image/ask_top_btn2@2x.png) no-repeat;
}
.ask-top-btns li.liaojie {
  background: #f3c800 url(../image/ask_top_btn3@2x.png) no-repeat;
}
.ask-doctor .doctor-pagination {
  position: absolute;
  top: 0.8rem;
  left: initial;
  right: 0.6rem;
  width: 1.2rem;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.48rem;
  color: #b2b2b2;
  text-align: right;
}
.ask-doctor .doctor-pagination .p-current {
  font-size: 0.6rem;
  color: #19c689;
  font-weight: 600;
}
/*
 * 问答详情页
 */
.question-box {
  margin-bottom: 0.5rem;
  padding: 0.5rem 0.6rem;
}
.question-box h1 {
  margin-bottom: 0.26rem;
  min-height: 1.3em;
  line-height: 1.3;
  font-size: 0.88rem;
  color: #333333;
}
.question-box .tag-row,
.question-box .tags {
  margin-bottom: 0.6rem;
}
.question-box .tag-row span,
.question-box .tags span {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0.2rem 0.2rem 0;
  padding: 0 0.24rem;
  line-height: 0.8rem;
  font-size: 0.44rem;
  color: #999999;
}
.question-box .tag-row span::before,
.question-box .tags span::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  background: #f2f2f2;
  border-radius: 0.12rem;
}
.question-box .user-row {
  height: 1.6rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
  position: relative;
}
.question-box .user-row .avatar {
  float: left;
  margin-right: 0.4rem;
  width: 1.6rem;
  height: 1.6rem;
  background: #f5f8fa;
  border-radius: 100%;
  overflow: hidden;
}
.question-box .user-row .avatar img {
  width: 100%;
  height: 100%;
}
.question-box .user-row .name {
  margin-bottom: 0.04rem;
  line-height: 0.96rem;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
  width: 4.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.question-box .user-row .time {
  line-height: 0.6rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #b2b2b2;
}
.question-box .user-row .view {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.question-box .content {
  margin-bottom: 0.3rem;
  line-height: 1.5;
  font-size: 0.56rem;
  color: #666;
  word-wrap: break-word;
  word-break: break-all;
  white-space: pre-line;
}
.question-box .content + .tags {
  margin-bottom: 0.3rem;
}
.question-box .photos {
  overflow: hidden;
  margin-right: -0.4rem;
}
.question-box .photos li {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0.2rem 0.2rem 0;
  width: 3.3rem;
  height: 3.3rem;
  background: #f5f8fa;
  border-radius: 0.32rem;
  overflow: hidden;
}
.question-box .photos li img {
  width: 100%;
  height: auto;
}
.answer-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.3rem 0.6rem 0.2rem;
}
.answer-hd h2 {
  margin-right: 1rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.64rem;
  font-weight: 600;
  color: #b2b2b2;
}
.answer-hd h2 em {
  font-weight: 500;
  color: #b2b2b2;
}
.answer-hd h2.on {
  color: #000;
}
.answer-list li {
  position: relative;
  margin: 0 0.6rem;
  padding: 0.5rem 0 0.4rem;
}
.answer-list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.answer-list .info {
  margin-bottom: 0.36rem;
  height: 1.6rem;
  overflow: hidden;
}
.answer-list .link-doctor {
  float: left;
  display: block;
  width: 8rem;
  height: 1.6rem;
}
.answer-list .avatar {
  float: left;
  margin-right: 0.4rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  overflow: hidden;
}
.answer-list .avatar img {
  width: 100%;
  height: 100%;
}
.answer-list .user {
  max-width: 6rem;
  height: 1.6rem;
  float: left;
}
.answer-list .user .name {
  display: block;
  height: 0.96rem;
  line-height: 0.96rem;
  overflow: hidden;
  font-size: 0.64rem;
  color: #333333;
  font-weight: 500;
}
.answer-list .user .zc {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #999999;
}
.answer-list .desc {
  line-height: 1.7;
  font-size: 0.56rem;
  color: #333333;
  white-space: pre-line;
}
.answer-list .optimum {
  color: #19c689;
}
.audio.datalist.strategy > .ul {
  padding: 0;
}
.audio.datalist.strategy > .ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.audio.datalist.strategy > .ul .li .simple .ask,
.audio.datalist.strategy > .ul .li .simple .answer {
  width: 13.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio.datalist.strategy > .ul .li .audio-capsule {
  margin-top: 0.4rem;
}
.c-tab.tab-sticky.simple {
  border-bottom: none;
  margin-bottom: 0.8rem;
}
.c-tab.tab-sticky.simple .tab-wrap {
  height: 1.4rem;
}
.c-tab.tab-sticky.simple .item {
  line-height: 1.4rem;
}
.c-tab.tab-sticky.simple .item.on {
  color: #19c689;
}
.c-tab.tab-sticky.simple .item.on a {
  color: #19c689;
}
.c-tab.tab-sticky.simple .item.on:after {
  width: 0.8rem;
  top: 1.2rem;
}
.question-page {
  padding: 0.64rem 0.6rem;
}
.question-page > .info .title {
  font-weight: bold;
  font-size: 0.72rem;
  color: #333333;
  line-height: 0.96rem;
  margin-bottom: 0.4rem;
}
.question-page > .info > span {
  font-weight: 500;
  font-size: 0.64rem;
  color: #999999;
  line-height: 0.96rem;
}
.question-page > .info p {
  font-weight: 500;
  font-size: 0.64rem;
  color: #333333;
  line-height: 0.96rem;
}
.question-page > .info .row {
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 0.48rem;
  color: #BFBFBF;
}
.question-page > .info .row img {
  width: 0.84rem;
  height: 0.84rem;
  margin-right: 0.24rem;
}
.question-page > .info .row span {
  font-weight: 500;
  font-size: 0.56rem;
  color: #333333;
  line-height: 0.96rem;
}
.question-page > .info .row .time {
  margin-left: auto;
  margin-right: 0.36rem;
}
.question-page .forum-comments {
  margin-top: 1rem;
}
.question-page .forum-comments .comment-list li {
  background: #FAFAFA;
  border-radius: .08rem .08rem .08rem .08rem;
  padding: .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  margin-top: .5rem;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  margin-top: 0.5rem;
}
.question-page .forum-comments .comment-list li:first-child {
  margin-top: 0;
}
.question-page .forum-comments .comment-list li.best {
  background: url('/static/css/../../static/image/2.0/question_best_bg.webp') top center no-repeat;
  background-size: contain;
  position: relative;
  padding-top: 2rem;
  background-color: #FFF9F9;
}
.question-page .forum-comments .comment-list li.best .user-row::before {
  content: '全部回答';
  font-weight: 800;
  font-size: 0.72rem;
  color: #333333;
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
}
.question-page .forum-comments .comment-list li.best::before {
  content: '最佳回答';
  width: 4.48rem;
  height: 1.44rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffe9e7), to(#ffcac7));
  background: linear-gradient(180deg, #ffe9e7 0%, #ffcac7 100%);
  border-radius: 0rem 0.16rem 0rem 0.56rem;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 0.64rem;
  color: #FB5926;
  line-height: 0.96rem;
  right: 0;
  top: 0;
  padding-left: 1.44rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.question-page .forum-comments .comment-list li.best::after {
  position: absolute;
  right: 3.2rem;
  top: .24rem;
}
.question-page .forum-comments .comment-list li.best::after {
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  background: url("/static/css/../../static/image/2.0/question_best.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.question-page .forum-comments .comment-list li .user-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question-page .forum-comments .comment-list li .user-row .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question-page .forum-comments .comment-list li .user-row .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.question-page .forum-comments .comment-list li .user-row .btn {
  width: 3.05rem;
  height: 1.36rem;
  background: linear-gradient(97deg, #19c689 0%, #e4db00 100%);
  border-radius: 2.16rem 2.16rem 2.16rem 2.16rem;
  font-weight: 500;
  font-size: 0.56rem;
  color: #FFFFFF;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question-page .forum-comments .comment-list li .user-row .user-name {
  font-weight: bold;
  font-size: 0.64rem;
  color: #21261E;
}
.question-page .forum-comments .comment-list li .user-row .position {
  font-weight: 500;
  font-size: 0.56rem;
  color: #2D322A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question-page .forum-comments .comment-list li .user-row .position::before {
  content: '/';
  margin-right: .12rem;
  margin-left: .12rem;
  display: block;
}
.question-page .forum-comments .comment-list li .user-row .hospital {
  font-weight: 500;
  font-size: 0.56rem;
  color: #8F9994;
  line-height: 0.88rem;
  margin-top: 0.32rem;
}
.question-page .forum-comments .comment-list li .user-row .avatar {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.4rem;
}
.question-page .forum-comments .comment-list li .audio-capsule {
  width: 13rem;
  margin: 0.72rem auto 0.32rem;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.question-page .forum-comments .comment-list li .con {
  font-weight: 500;
  font-size: 0.6rem;
  color: #676767;
  line-height: 0.92rem;
}
.views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.views::before {
  content: '';
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: url("/static/css/../../static/image/2.0/views.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.16rem 0 0;
}
.sogou-customer-content {
  background: url(/static/image/3.0/head_bg.png) no-repeat #ffffff;
  background-position: top 0 right 0;
  background-size: contain;
  position: relative;
  overflow: hidden;
  padding: 0 .61rem .5rem;
  border-bottom: .14rem solid #eee;
}
.sogou-customer-content .sogou-list-img-flex + .sogou-list-img-flex {
  margin-top: .5rem;
}
.sogou-customer-content .sogou-text-layout {
  font-size: .46rem;
  line-height: .71rem;
}
.sogou-customer-content .sogou-ask-box {
  margin: 0 -0.61rem;
  padding: 0 .61rem .5rem;
  border-bottom: .29rem solid #eee;
}
.sogou-customer-content .sogou-ask-box .sogou-text-title {
  font-size: .86rem;
  line-height: 1.29rem;
  padding: .64rem 0 .21rem;
  color: #222;
  font-weight: 700;
  position: relative;
}
.sogou-customer-content .sogou-time {
  line-height: .68rem;
  font-size: .43rem;
  color: #aaa;
  margin-bottom: .54rem;
  position: relative;
}
.sogou-customer-content .sogou-desc-hidden p,
.sogou-customer-content .sogou-desc-show p {
  font-size: .57rem;
  line-height: 1rem;
}
.sogou-customer-content .sogou-ask-list {
  position: relative;
  padding-top: .5rem;
}
.sogou-customer-content .sogou-ask-list .sogou-tab-title {
  font-size: .64rem;
  line-height: .96rem;
  color: #222;
  padding: .11rem 0 .21rem;
  padding-bottom: .43rem;
  font-weight: 400;
}
.sogou-customer-content .sogou-ask-list .sogou-sub-info {
  color: #222;
  line-height: .79rem;
}
.sogou-customer-content .sogou-ask-list .sogou-sub-info .sogou-big-tag {
  margin-right: .29rem;
  position: relative;
  top: -0.04rem;
  color: #3363c0;
  background: rgba(51, 99, 192, 0.1);
  padding: .07rem .14rem;
  border-radius: .14rem;
  white-space: nowrap;
  height: .5rem;
  line-height: .5rem;
  display: inline-block;
  font-size: .43rem;
  font-style: normal;
  margin-left: .29rem;
}
.sogou-customer-content .sogou-ask-list .sogou-big-text {
  padding: .18rem 0 0;
  font-size: .57rem;
  line-height: 1rem;
  color: #333;
}
.sogou-customer-content .sogou-ask-list .sogou-time {
  margin-bottom: 0;
}
.sogou-customer-content .sogou-radius-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #222;
}
.sogou-customer-content .sogou-samll-title {
  line-height: .86rem;
}
.sogou-customer-content .sogou-samll-title span {
  margin-right: .29rem;
  color: #222;
}
.sogou-customer-content .sogou-samll-title span:first-child {
  font-size: .57rem;
  color: #222;
  font-weight: 700;
}
.sogou-customer-content .thumb {
  margin-right: .29rem;
  width: 1.46rem;
  height: 1.46rem;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ask_mid_banner {
  margin: auto;
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  color: #ffffff;
  margin-top: 1rem;
  padding: 0.4rem 0;
  border-radius: 1rem;
  font-size: 0.56rem;
}
.ask_mid_banner img {
  width: 0.68rem;
  margin-right: 0.16rem;
}
.article-content .tablebox {
  width: 15rem;
  margin-left: -0.6rem;
}
.tablebox {
  width: 100%;
  background: #FCF7F0;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tablebox.scroll {
  cursor: pointer;
}
.tablebox .tbox {
  width: 100%;
  overflow: none;
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
  position: relative;
}
.tablebox .tbox > i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 1;
  z-index: 2;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-animation: fadeOut 1s infinite alternate ease-in-out;
          animation: fadeOut 1s infinite alternate ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tablebox .tbox > i::after {
  font-weight: bold;
  content: '\e61a';
  font-family: "iconfont";
  font-size: 30px;
}
.tablebox .tbox > span {
  width: 100%;
  height: 0.48rem;
  display: block;
  background-color: #F1F3F5;
  position: absolute;
  top: unset;
  bottom: 2px;
  border-radius: 0.48rem;
  overflow: hidden;
}
.tablebox .tbox > span:first-child {
  top: 2px;
  bottom: unset;
}
.tablebox .tbox > span i {
  background: #D9D9D9;
  border-radius: 0.48rem;
  -webkit-transform: all 0.3s;
          transform: all 0.3s;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.tablebox .tbox:hover > span i {
  background: #C9E166;
}
.tablebox * {
  margin: 0 !important;
}
.tablebox .table {
  width: 100% !important;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: auto;
  gap: 0.08rem;
  position: relative;
}
.tablebox .table::-webkit-scrollbar {
  display: none;
}
.tablebox .table .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  gap: 0.08rem;
}
.tablebox .table .tr.sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}
.tablebox .table .tr:nth-child(odd) .th,
.tablebox .table .tr:nth-child(odd) .td {
  width: 6.96rem;
  background: #C9E166;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tablebox .table .tr:nth-child(even) .th,
.tablebox .table .tr:nth-child(even) .td {
  width: 6.96rem;
  background: #EBF6B2;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tablebox .table .tr:first-child .th,
.tablebox .table .tr:first-child .td {
  width: 6.96rem;
  height: 2.76rem;
  background: #AEB8C4;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  font-size: 0.6rem;
  color: #21261E;
  line-height: 0.88rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tablebox .table .tr .td,
.tablebox .table .tr .th {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0.32rem !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-weight: 500;
  font-size: 0.56rem;
  color: #21261E;
  line-height: 0.98rem;
}
.tablebox .table .tr .td img,
.tablebox .table .tr .th img {
  max-width: 6.24rem;
  max-height: 4.72rem;
  border-radius: 0.08rem;
  -o-object-fit: contain;
     object-fit: contain;
}
/*
 * 资讯
 */
/*
 * 首页资讯
 */
.index-news .news-list-card {
  margin-left: 0.88rem;
}
.index-news .news-list-card li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.56rem;
}
.index-news .news-list-card li .pic {
  width: 4.16rem;
  height: 2.96rem;
  margin-right: 0.24rem;
  border-radius: 0.24rem;
  background: #d9d9d9;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.index-news .news-list-card li .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-news .news-list-card li h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index-news .news-list-card li h3 a {
  font-size: 0.48rem;
  font-weight: 500;
  color: #000000;
  display: block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 8rem;
}
.index-news .news-list-card li h3 .time {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 0.4rem;
  font-weight: 500;
  color: #b2b2b2;
  margin-left: auto;
}
.index-news .news-list-card li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-news .news-list-card li .info .desc {
  font-size: 0.44rem;
  line-height: 0.56rem;
  font-weight: 500;
  color: #666666;
  margin: 0.2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-news .news-list-card li .info .tags {
  margin-top: auto;
}
.index-news .news-list-card li .info .tags span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0.8rem;
  line-height: 0.4rem;
  background: #ffebeb;
  border-radius: 0.16rem;
  color: #ffb7b7;
  margin-right: 0.28rem;
  padding: 0rem 0.32rem;
  font-size: 0.4rem;
}
.news-list li {
  padding: 0.6rem;
  overflow: hidden;
  position: relative;
}
.news-list li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.6rem;
  right: 0.6rem;
}
.news-list li a {
  display: block;
  overflow: hidden;
}
.news-list li .info {
  float: left;
  width: 10rem;
  height: 2.6rem;
  overflow: hidden;
}
.news-list li .pic {
  float: right;
  width: 3.4rem;
  height: 2.6rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.news-list li .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.news-list li h3 {
  margin-bottom: 0.36rem;
  height: 0.84rem;
  line-height: 0.84rem;
  font-size: 0.64rem;
  color: #000;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.news-list li .desc {
  margin-bottom: 0.2rem;
  line-height: 0.72rem;
  font-size: 0.52rem;
  color: #535353;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.news-list li .time {
  line-height: 0.52rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
/*
 * 资讯栏目页
 */
.news-list2 li {
  padding: 0.6rem;
  overflow: hidden;
  position: relative;
}
.news-list2 li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.6rem;
  right: 0.6rem;
}
.news-list2 li a {
  display: block;
  overflow: hidden;
}
.news-list2 li .pic {
  float: right;
  margin-left: 0.4rem;
  width: 4.4rem;
  height: 3.3rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.news-list2 li .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f5f8fa;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-list2 li .tit {
  margin-bottom: 0.32rem;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.72rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.news-list2 li .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 0.48rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.6rem;
  margin: 0.4rem 0;
}
.news-list2 li dl {
  margin: 0 -0.4rem 0.32rem 0;
  overflow: hidden;
}
.news-list2 li dd {
  float: left;
  margin-right: 0.3rem;
  width: 4.4rem;
  height: 3.3rem;
  background: #f5f8fa;
  border-radius: 0.2rem;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-list2 li dd img {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.news-list2 li .tags {
  margin-bottom: 0.4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.news-list2 li .tags span {
  display: inline-block;
  margin-right: 0.36rem;
}
.news-list2 li .op {
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.news-list2 li .op .yuedu {
  display: inline-block;
  min-width: 2.6rem;
  color: #8e8e8e;
}
.news-list2 li .op .yuedu .icon-yanjinff {
  width: 0.6rem;
  height: 0.6rem;
  background-size: 0.6rem;
  background-position: center;
  background-repeat: no-repeat;
}
.news-list2 li .op .iconfont {
  float: left;
  margin-right: 0.12rem;
  color: #b2b2b2;
}
/*
 * 新闻详情
 */
.news-show {
  padding: 0.2rem 0.6rem 0.6rem;
}
.news-show h1 {
  margin-bottom: 0.2rem;
  line-height: 1.5;
  font-size: 0.8rem;
  color: #000;
}
.news-show .tags {
  margin-bottom: 0.4rem;
  overflow: hidden;
}
.news-show .tags span {
  float: left;
  margin: 0 0.24rem 0.12rem 0;
  padding: 0 0.36rem;
  height: 0.8rem;
  font-size: 0.52rem;
  color: #b2b2b2;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.16rem;
}
.news-show .op {
  margin-bottom: 0.52rem;
  padding-bottom: 0.52rem;
  position: relative;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #b2b2b2;
}
.news-show .op:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.news-show .op .yuedu {
  display: inline-block;
  min-width: 2.6rem;
  color: #8e8e8e;
}
.news-show .op .iconfont {
  float: left;
  margin-right: 0.12rem;
  color: #b2b2b2;
}
.news-show .op .author {
  margin-left: 0.6rem;
}
.news-show .content {
  font-size: 0.6rem;
  font-weight: normal;
}
.news-show .content * {
  font-size: 0.6rem;
  font-weight: normal;
  margin-top: 0.48rem;
  padding: 0;
  line-height: 1.04rem;
}
.news-show .content *:first-child {
  margin-top: 0 !important;
}
.news-show .content p {
  font-weight: 500;
  font-size: 0.6rem;
  color: #2D322A;
  line-height: 1.04rem;
  margin-top: 0.48rem;
}
.news-show .content h1 {
  font-weight: 800;
  font-size: 0.72rem;
  color: var(--themeColor, #19c689);
  line-height: 1.08rem;
  margin-top: 0.8rem;
}
.news-show .content h2,
.news-show .content h3,
.news-show .content h4,
.news-show .content h5,
.news-show .content h6 {
  font-weight: 800;
  font-size: 0.64rem;
  color: var(--themeColor, #19c689);
  line-height: 0.96rem;
  margin-top: 0.8rem;
}
.news-show .content img {
  display: block;
  margin: .6rem auto;
  max-width: 100%;
}
.news-show .next-prev {
  line-height: 1rem;
}
.news-show .news-banner {
  margin-top: 0.8rem;
}
.news-show .news-banner img {
  width: 100%;
}
.article-merchant-info {
  width: 15rem;
  margin: 0.64rem 0 0.64rem -0.64rem;
  height: 4.32rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0rem 0.16rem 1.2rem 0rem rgba(0, 80, 179, 0.08);
          box-shadow: 0rem 0.16rem 1.2rem 0rem rgba(0, 80, 179, 0.08);
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article-merchant-info .pic {
  width: 3.04rem;
  max-height: 3.04rem;
  position: relative;
  margin-right: 0.48rem;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.article-merchant-info .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.article-merchant-info .pic span {
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0rem 0rem 0.16rem 0.16rem;
  font-weight: 500;
  font-size: 0.4rem;
  color: #FFFFFF;
  line-height: 0.6rem;
  text-align: center;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  bottom: 0;
  left: 0;
}
.article-merchant-info .name {
  height: 0.96rem;
  font-weight: bold;
  font-size: 0.64rem;
  color: #21261E;
  line-height: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article-merchant-info .name span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.article-merchant-info .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.article-merchant-info .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article-merchant-info .row .col {
  height: 0.8rem;
  background: #FBEFF1;
  border-radius: 3.96rem 3.96rem 3.96rem 3.96rem;
  font-weight: 400;
  font-size: 0.48rem;
  color: #B7005D;
  line-height: 0.72rem;
  margin-right: 0.32rem;
  padding-right: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.article-merchant-info .row .col::before {
  content: '';
  width: 0.88rem;
  height: 0.8rem;
  display: block;
  background: linear-gradient(154deg, #ffa9d5 0%, #ff4da8 100%);
  border-radius: 0.4rem 0rem 0rem 0.08rem;
  margin-right: 0.08rem;
}
.article-merchant-info .row .col::after {
  content: '';
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background: url("/static/css/../../static/image/6.0/m/icon-article.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: auto;
}
.article-merchant-info .row .col::after {
  position: absolute;
  left: 0.16rem;
  top: 0;
  bottom: 0;
}
.article-merchant-info .row .col.read {
  color: #967400;
  background: #FDF4EA;
}
.article-merchant-info .row .col.read::before {
  background: linear-gradient(154deg, #ffe59e 0%, #ffb44d 100%);
}
.article-merchant-info .row .col.read::after {
  content: '';
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background: url("/static/css/../../static/image/6.0/m/icon-read.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: auto;
}
.article-merchant-info .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-weight: 500;
  font-size: 0.48rem;
  color: #2D322A;
  line-height: 0.72rem;
  text-align: left;
  margin-top: auto;
}
.article-merchant-info .desc label {
  font-weight: 500;
  font-size: 0.48rem;
  color: #8F9994;
  line-height: 0.72rem;
  text-align: left;
  margin-right: 0.08rem;
}
.index-box .datalist.news .ul .li .v2-time.bl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.index-box .datalist.news .ul .li .v2-time.bl i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.4rem;
  position: relative;
}
.index-box .datalist.news .ul .li .v2-time.bl i::after {
  height: 0.48rem;
  background-color: #CCCCCC;
  margin-left: 0.4rem;
  -webkit-transform: translateY(0.06rem);
          transform: translateY(0.06rem);
}
.pb0_8 {
  padding-bottom: 0.8rem;
}
.banner-position {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner-position img {
  border-radius: 0.4rem;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 5.88rem;
}
.digest {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.8rem;
  padding: 1.88rem 0.4rem 0.72rem !important;
  background: url('/static/css/../../static/image/6.0/digest_m.svg') left top no-repeat;
  background-size: 13.8rem;
}
.digest::after {
  height: 0.4rem;
  width: 100%;
  content: "";
  background: url('/static/css/../../static/image/6.0/digest_m.svg') left bottom no-repeat;
  background-size: 13.8rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.digest::before {
  height: 100%;
  width: 0.4rem;
  content: "";
  background: url('/static/css/../../static/image/6.0/digest_m.svg') right top no-repeat;
  background-size: 13.8rem;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background-color: #fff;
  z-index: 1;
}
.digest .tit {
  font-weight: bold;
  font-size: 0.72rem !important;
  color: #022048;
  line-height: 1.08rem !important;
  letter-spacing: 1px;
  position: absolute;
  left: 0.92rem;
  top: 0.4rem;
  text-align: center;
}
.digest .box {
  margin: 0 !important;
  font-weight: 500 !important;
  font-size: 0.6rem !important;
  color: #2D322A;
  line-height: 1.04rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.digest .box::before {
  height: 0.4rem;
  width: 0.4rem;
  content: "";
  background: url('/static/css/../../static/image/6.0/digest_m.svg') right bottom no-repeat;
  background-size: 13.8rem;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  z-index: 2;
}
.digest + .line {
  border-bottom: 0.02rem solid #DADEF0;
  margin-bottom: 0.8rem;
}
.news-show div.scar-article {
  margin: 0 auto;
  font-family: -apple-system, system-ui, sans-serif;
  line-height: 1.6;
  color: #333333;
  position: relative;
  padding: 0;
  /* 标题样式 */
  /* 摘要卡片 */
}
.news-show div.scar-article * {
  margin: 0;
  padding: 0;
}
.news-show div.scar-article .title-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -0.9rem;
}
.news-show div.scar-article .title-section .title-circle {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.7;
  border-radius: 100%;
  background: #ff664d;
  color: white;
  text-align: center;
  font-weight: bold;
  margin-right: 5px;
}
.news-show div.scar-article .summary-card {
  background: linear-gradient(135deg, rgba(253, 222, 219, 0) 0%, rgba(253, 222, 219, 0) 50%, #ffd467 50%, #ff664d 100%);
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 0.8rem;
}
.news-show div.scar-article .summary-card .content-wrapper {
  background: white;
  border-radius: 8px;
  padding: 2px;
}
.news-show div.scar-article .summary-card .content-wrapper .content-inner {
  border: 1px solid #ffd467;
  border-radius: 7px;
  padding: 15px;
  background: white;
}
.news-show div.scar-article .summary-card .content-wrapper .content-inner .decorative-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.news-show div.scar-article .summary-card .content-wrapper .content-inner .decorative-dots .dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff664d 26%, #ffd467 76%);
  margin-left: 10px;
}
.news-show div.scar-article .summary-card .content-wrapper .content-inner p {
  margin: 0;
  font-size: 16px;
}
/*
 * 秘社
 */
/*
 * 秘社栏目页
 */
.choice-group {
  padding: 0.6rem 0 0.6rem 0.6rem;
}
.choice-group .hd {
  margin-bottom: 0.6rem;
  height: 0.64rem;
  position: relative;
}
.choice-group .hd h2 {
  line-height: 0.6rem;
  font-size: 0.6rem;
  color: #333333;
  font-weight: 600;
}
.choice-group .hd .more {
  position: absolute;
  top: 0.02rem;
  right: 0.6rem;
  display: block;
  line-height: 0.6rem;
  font-size: 0.52rem;
  color: #999999;
}
.choice-group .hd .more .iconfont {
  padding-left: 0.12rem;
  font-size: 0.56rem;
}
.choice-group ul {
  overflow: hidden;
}
.choice-group li {
  float: left;
  margin-right: 0.6rem;
}
.choice-group li a {
  display: block;
  overflow: hidden;
}
.choice-group li .pic {
  margin-bottom: 0.2rem;
  width: 3rem;
  height: 3rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.choice-group li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.choice-group li h3 {
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #535353;
  text-align: center;
}
.forum-list li {
  padding: 0.6rem;
  position: relative;
}
.forum-list li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.forum-list .top-info {
  position: relative;
  margin-bottom: 0.4rem;
  overflow: hidden;
  height: 1.28rem;
  font-size: 0;
}
.forum-list .top-info .avatar {
  float: left;
  margin-right: 0.4rem;
  overflow: hidden;
  width: 1.28rem;
  height: 1.28rem;
  border-radius: 100%;
}
.forum-list .top-info .avatar img {
  width: 100%;
  height: 100%;
  background: #f5f8fa;
}
.forum-list .top-info .name {
  line-height: 0.72rem;
  font-size: 0.56rem;
  font-weight: 500;
  color: #333333;
  width: 4.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.forum-list .top-info .time {
  line-height: 0.56rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #b2b2b2;
}
.forum-list .top-info .group {
  position: absolute;
  top: 0.28rem;
  right: 0;
  line-height: 0.72rem;
  color: #999;
}
.forum-list .top-info .group i {
  float: left;
  display: block;
  font-size: 0.64rem;
}
.forum-list .top-info .group i:before {
  background-image: -webkit-linear-gradient(right, #3ed6a1, #1ac68a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.forum-list .top-info .group span {
  float: right;
  margin-left: 0.12rem;
  font-size: 0.52rem;
  font-weight: 500;
}
.forum-list .content a {
  display: block;
  overflow: hidden;
}
.forum-list .content .desc {
  margin-bottom: 0.4rem;
  max-height: 3em;
  line-height: 1.5;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.forum-list .content .photos {
  margin: 0 -0.4rem 0.3rem 0;
  overflow: hidden;
}
.forum-list .content .pic {
  float: left;
  margin: 0 0.3rem 0.3rem 0;
  max-width: 4.4rem;
  height: 4.4rem;
  background: #f5f8fa;
  border-radius: 0.2rem;
  overflow: hidden;
}
.forum-list .content .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.forum-list .content .video-pic {
  float: left;
  margin: 0 0.3rem 0.3rem 0;
  width: 4.4rem;
  background: #f5f8fa;
  border-radius: 0.2rem;
  overflow: hidden;
}
.forum-list .content .video-pic img {
  width: 100%;
  height: auto;
}
.forum-list .content .openAPP {
  color: #b2b2b2;
  margin-bottom: 0.6rem;
}
.forum-list .op {
  overflow: hidden;
}
.forum-list .op a {
  float: left;
  display: inline-block;
  margin-left: 0.6rem;
  overflow: hidden;
  min-width: 1.6rem;
  max-width: 2.96rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #bfc2c7;
  text-align: center;
}
.forum-list .op a span {
  float: left;
  display: inline-block;
  font-size: 0.48rem;
  font-weight: 500;
  color: #a2a5ad;
}
.forum-list .op a .iconfont {
  float: left;
  display: inline-block;
  margin-right: 0.16rem;
  font-size: 0.52rem;
}
.forum-list .op a .icon-pingjia {
  font-size: 0.68rem;
}
.forum-list .op .js-warning span {
  display: none;
}
.forum-list .op .fr a:first-child,
.forum-list .op .fl a:first-child {
  margin-left: 0;
}
/*
 * 全部秘社
 */
.group-all li {
  margin: 0 0.6rem;
  padding: 0.6rem 0;
  overflow: hidden;
  position: relative;
}
.group-all li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.group-all li a {
  float: left;
  display: block;
  width: 9rem;
  overflow: hidden;
}
.group-all li .pic {
  float: left;
  width: 2.72rem;
  height: 2.72rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.group-all li .pic img {
  width: 100%;
  height: 100%;
}
.group-all li h3 {
  float: left;
  margin-left: 0.6rem;
  line-height: 2.72rem;
  font-size: 0.64rem;
  color: #333333;
}
.group-all li .follow-btn {
  float: right;
  margin-top: 0.72rem;
  width: 3.2rem;
  height: 1.2rem;
  font-size: 0.56rem;
  color: #19c689;
  border-radius: 0.64rem;
  border: 1px solid #19c689;
}
.group-all li .follow-btn .iconfont {
  margin-right: 0.16rem;
  font-size: 0.56rem;
}
.group-all li .follow-btn.on {
  font-size: 0.52rem;
  color: #19c689;
  background: #fff;
  border: 1px solid #ececec;
}
/*
 * 秘社-专题列表
 */
.forum-zt-list {
  padding-bottom: 10px;
  overflow: hidden;
}
.forum-zt-list li {
  padding: 0.6rem;
  overflow: hidden;
  position: relative;
  border-bottom: 0.4rem solid #f0f2f5;
}
.forum-zt-list li a {
  display: block;
  overflow: hidden;
}
.forum-zt-list li .pic {
  margin-bottom: 0.44rem;
  width: 13.8rem;
  height: 6.1rem;
  background: #f5f8fa;
  border-radius: 0.12rem;
  overflow: hidden;
}
.forum-zt-list li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.forum-zt-list li h3 {
  max-height: 1.84rem;
  line-height: 0.92rem;
  font-size: 0.64rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/*
 * 秘社详情页
 */
.forum-show-con {
  border-bottom: 0.4rem solid #f0f2f5;
}
.forum-show-con .content .desc {
  display: block;
  max-height: none;
}
.forum-show-con .content .title {
  margin-bottom: 0.12rem;
}
.forum-show-con .content .desc2 {
  margin-bottom: 0.44rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
  font-weight: 500;
  color: #a2a5ad;
  white-space: pre-line;
}
.warning-box {
  display: none;
}
.warning-box .content {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 103;
  margin: -7.8rem 0 0 -5.6rem;
  width: 11.2rem;
  text-align: center;
  background: #fff;
  border-radius: 0.4rem;
  overflow: hidden;
}
.warning-box .content .hd {
  line-height: 1.76rem;
  background: #f5f5f5;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.warning-box .content .hd i {
  display: inline-block;
  width: 0.56rem;
  height: 0.56rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #fff;
  background: #f52b03;
  border-radius: 100%;
}
.warning-box .content .hd span {
  margin-left: 0.24rem;
  font-size: 0.56rem;
  color: #f52b03;
}
.warning-box .content li {
  line-height: 2rem;
  position: relative;
  font-size: 0.56rem;
  color: #333333;
}
.warning-box .content li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.warning-box .bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: #000;
  opacity: 0.4;
}
/**
 * 医生说（视频）模块
 */
/**
 * 首页视频
 */
.index-video {
  margin-top: 0.9rem;
}
.index-tit {
  position: relative;
  margin-bottom: 0.6rem;
  height: 0.8rem;
  font-size: 0;
  background: url(/static/css/../image/index_tit_m.png) center 0 no-repeat;
  background-size: 13.8rem;
}
.index-tit::after {
  position: absolute;
  bottom: -0.4rem;
  left: 0.6rem;
  right: 0.6rem;
  display: block;
  content: '';
  height: 0;
  border-bottom: 0.02rem solid #f0f0f0;
}
/**
 * 视频列表（首页、栏目页、详情页、医院/医生/问答）
 */
.video-list li {
  position: relative;
  padding: 0.4rem 0.6rem;
  overflow: hidden;
}
.video-list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 6.56rem;
  right: 0.6rem;
}
.video-list li a {
  display: block;
}
.video-list .pic {
  position: relative;
  overflow: hidden;
  width: 5.3rem;
  height: 3rem;
  border-radius: 0.2rem;
}
.video-list .pic::before {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 1.4rem;
  height: 1.4rem;
  background: url(/static/css/../image/m_play-icon.png) center no-repeat;
  background-size: 1.32rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video-list .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-list .pic span {
  position: absolute;
  z-index: 3;
  right: 0.3rem;
  bottom: 0.2rem;
  line-height: 1;
  font-size: 0.44rem;
  font-weight: 500;
  color: #fff;
}
.video-list .info {
  margin-left: 5.9rem;
  min-height: 3rem;
}
.video-list .title {
  margin-bottom: 0.44rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.video-list .title2 {
  padding-top: 0.12rem;
  margin-bottom: 0.4rem;
  height: 1.76rem;
  line-height: 0.88rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.video-list .desc {
  margin-bottom: 0.96rem;
  padding-top: 0.04rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1.44rem;
  line-height: 0.72rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.video-list .other {
  line-height: 0.6rem;
  font-size: 0.44rem;
  font-weight: 500;
  color: #999999;
}
.video-list .other .tag {
  position: relative;
  display: inline-block;
  margin-right: 0.4rem;
  padding: 0 0.1rem;
  line-height: 0.4rem;
  font-size: 0.36rem;
  text-align: center;
}
.video-list .other .tag::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  width: 200%;
  height: 200%;
  border: 0.04rem solid #19c689;
  border-radius: 0.16rem;
  -webkit-transform: scale(0.5) translate(-50%, -50%);
          transform: scale(0.5) translate(-50%, -50%);
}
.video-list .other .time {
  float: right;
}
.answer-box + .video-list {
  padding-top: 1px;
  border: none;
}
/**
 * 视频栏目页
 */
.video-project-box {
  padding-left: 0.4rem;
  overflow: hidden;
}
.video-project-box h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.6rem 0 0.7rem;
  height: 0.76rem;
  line-height: 0.76rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.video-project-box h2 i {
  display: inline-block;
  margin-right: 0.2rem;
  width: 0.64rem;
  height: 0.76rem;
  background: url(/static/css/../image/icon/video_type.png) center no-repeat;
  background-size: 0.64rem;
}
.video-project-box div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.video-project-box a {
  margin: 0 0 0.2rem 0.2rem;
  padding: 0 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 3.3rem;
  height: 1.36rem;
  line-height: 1.36rem;
  font-size: 0.48rem;
  color: #666;
  font-weight: 500;
  text-align: center;
  background: #ecfaff;
  border-radius: 0.12rem;
}
.video-project-box a.on {
  color: #000;
}
.video-project-box a:nth-child(1),
.video-project-box a:nth-child(3),
.video-project-box a:nth-child(10),
.video-project-box a:nth-child(16) {
  background: #ecfaff;
}
.video-project-box a:nth-child(2),
.video-project-box a:nth-child(8),
.video-project-box a:nth-child(15) {
  background: #f3faf9;
}
.video-project-box a:nth-child(4),
.video-project-box a:nth-child(5),
.video-project-box a:nth-child(11) {
  background: #fff4f8;
}
.video-project-box a:nth-child(6),
.video-project-box a:nth-child(13) {
  background: #f5f8fa;
}
.video-project-box a:nth-child(7),
.video-project-box a:nth-child(9) {
  background: #fcfbea;
}
.video-project-box a:nth-child(12),
.video-project-box a:nth-child(14),
.video-project-box a:nth-child(17) {
  background: #f1f3fe;
}
.video-index h2,
.related-video h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem 0 0.2rem;
  height: 0.76rem;
  line-height: 0.76rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.video-index h2 i,
.related-video h2 i {
  display: inline-block;
  margin-right: 0.2rem;
  width: 0.6rem;
  height: 0.76rem;
  background: url(/static/css/../image/icon/video_new.png) center no-repeat;
  background-size: 0.56rem;
}
.related-video h2 {
  margin-bottom: 0.5rem;
  font-size: 0.6rem;
}
.related-video h2 i {
  background: url(/static/css/../image/icon/video_related.png) center no-repeat;
  background-size: 0.58rem;
}
/**
 * 视频详情页
 */
.video-show {
  padding-bottom: 0.2rem;
}
.video-info .title {
  padding: 0.6rem 0.6rem 0.4rem;
  line-height: 1.08rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: #333;
}
.video-info .other {
  margin-bottom: 0.8rem;
  padding: 0 0.6rem;
}
.video-info .other p {
  position: relative;
  display: inline-block;
  padding-bottom: 0.36rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
  overflow: hidden;
}
.video-info .other p::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.video-info .other span {
  float: left;
  display: inline-block;
}
.video-info .other .split-line {
  display: inline-block;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.36rem;
}
.video-info .doctor-row {
  margin: 0.6rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-info .doctor-row a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10.7rem;
}
.video-info .doctor-row .pic {
  float: left;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #1ac68a;
  border-radius: 100%;
}
.video-info .doctor-row .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #ccc;
}
.video-info .doctor-row .info {
  width: 7.8rem;
  min-height: 2.4rem;
}
.video-info .doctor-row h3 {
  padding: 0.3rem 0;
  line-height: 0.84rem;
}
.video-info .doctor-row .name {
  float: left;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333;
}
.video-info .doctor-row .job-title {
  position: relative;
  margin-left: 0.6rem;
  padding: 0 0.12rem;
  font-size: 0.44rem;
  color: #ffa056;
}
.video-info .doctor-row .job-title::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #f6b37f;
  border-radius: 0.12rem;
}
.video-info .doctor-row .hospital-name {
  margin-top: 0.1rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #888;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.video-info .doctor-row .js-zixun {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 0.28rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.video-info .doctor-row .js-zixun::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  border: 1px solid #1ac68a;
  background-color: #1ac68a;
  border-radius: 0.16rem;
  -webkit-box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
          box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
}
.video-info .contentBox {
  position: relative;
  margin: 0.6rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.video-info .contentBox::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  top: 0;
  bottom: initial;
}
.video-info .contentBox .con-hd {
  margin-bottom: 0.4rem;
  line-height: 0.64rem;
  font-size: 0.6rem;
  font-weight: 600;
  color: #999999;
}
.video-info .contentBox .con {
  max-height: 10.2rem;
  line-height: 1.7;
  font-size: 0.6rem;
  color: #555;
  white-space: pre-line;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
}
.video-info .contentBox .all-btn {
  display: none;
  position: absolute;
  z-index: 3;
  bottom: 0;
  padding-top: 1.6rem;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.56rem;
  font-weight: 600;
  color: #666;
  text-align: center;
}
.video-info .contentBox .all-btn::after {
  position: absolute;
  z-index: 2;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 1.6rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 250, 250, 0)), to(#fafafa));
  background: linear-gradient(to bottom, rgba(250, 250, 250, 0), #fafafa);
}
.video-info .contentBox .all-btn i {
  display: inline-block;
  font-size: 0.48rem;
  color: #19c689;
}
.video-info .contentBox.showAll {
  padding-bottom: 0;
}
.video-info .contentBox.showAll .con {
  display: block;
  max-height: initial;
}
.video-info .contentBox.showAll .all-btn {
  position: initial;
  padding-top: 0.2rem;
}
.video-info .contentBox.showAll .all-btn::after {
  display: none;
}
.video-info .contentBox.showAll .all-btn i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.video-bottom-zixun,
.hospital-bottom-zixun {
  /* position: fixed;
    z-index: 10;
    bottom: 0;
    width: 100%;
    max-width: 750px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.2rem 0.8rem 0.4rem;
  height: 1.92rem;
  overflow: hidden;
  font-size: 0.6rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: 1px solid #1ac68a;
  background-color: #1ac68a;
  border-radius: 0.96rem;
  margin-bottom: 4.5rem;
  -webkit-box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
          box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
}
.video-bottom-zixun i,
.hospital-bottom-zixun i {
  margin-right: 0.16rem;
  font-size: 0.68rem;
  color: #19c689;
}
.hospital-bottom-zixun {
  font-size: 0.56rem;
  font-weight: 500;
  margin-bottom: 1.8rem;
}
.hospital-bottom-zixun i {
  color: #fff;
}
/**
 * 视频容器
 */
/**
 * 视频容器
 */
.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 8.48rem;
  background-color: #000;
}
.video-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 99999;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.video-controller {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}
.video-controller .mini-controller-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}
.video-controller .mini-controller-bar .buffered-bar,
.video-controller .mini-controller-bar .progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #fff;
  opacity: 0.6;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
.video-controller .mini-controller-bar .progress-bar {
  background: #19c689;
  opacity: 0.8;
}
.video-controller .loading-icon-box,
.video-controller .poster-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.2rem;
  height: 2.2rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video-controller .loading-icon {
  width: 1.28rem;
  height: 1.28rem;
  -webkit-animation: load1turn 1s linear infinite;
          animation: load1turn 1s linear infinite;
}
@-webkit-keyframes load1turn {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes load1turn {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.controller-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 50px;
  vertical-align: bottom;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.controller-bar .time {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  min-width: 30px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  text-shadow: 0.5px 0.5px 2px rgba(0, 0, 0, 0.12);
}
.controller-bar .current-time {
  margin-left: 5px;
}
.controller-bar .total-time {
  margin-right: 5px;
}
.controller-bar .iconfont {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0 8px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
  -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.15));
}
.controller-bar .bar-container {
  position: relative;
  margin: 0 10px;
  height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.controller-bar .bar-container .background-bar,
.controller-bar .bar-container .buffered-bar,
.controller-bar .bar-container .progress-bar {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: #fff;
  opacity: 0.5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.controller-bar .bar-container .buffered-bar {
  z-index: 3;
  width: 0;
  background: #666;
  opacity: 0.8;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}
.controller-bar .bar-container .progress-bar {
  z-index: 4;
  width: 0;
  background: #19c689;
  opacity: 1;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}
.controller-bar .bar-container .progress-button {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: left 0.5s linear;
  transition: left 0.5s linear;
}
.video-box {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
.video-box video,
.video-box .video-poster {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.video-box video.heng,
.video-box .video-poster.heng {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video-box video.vertical,
.video-box .video-poster.vertical {
  position: absolute;
  top: 0;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.video-box video::-webkit-media-controls-start-playback-button {
  display: none;
}
.video-box video::-internal-media-controls-download-button {
  display: none;
}
.video-box video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
.video-box video::-webkit-media-controls-panel {
  width: calc(150%);
}
/**
 .video-container {
     position: relative;
     overflow: hidden;
     height: 422 / @rex;
     background-color: #000;
 }
 // 播放控制器
 .video-controller {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     -webkit-tap-highlight-color: transparent;
     overflow: hidden;
     // pointer-events: none;
     .mini-controller-bar {
         position: absolute;
         left: 0;
         bottom: 0;
         width: 100%;
         height: 2px;
         .buffered-bar,
         .progress-bar {
             position: absolute;
             left: 0;
             top: 0;
             width: 0;
             height: 100%;
             background: #fff;
             opacity: 0.6;
             transition: width 0.3s linear;
         }
         .progress-bar {
             background: @brandColor;
             opacity: 0.8;
         }
     }
 }
 
 // 控制器-容器
 .controller-bar {
     position: absolute;
     left: 0;
     bottom: 0;
     display: flex;
     padding: 40 / @rex 20 / @rex 0;
     box-sizing: border-box;
     width: 100%;
     height: 100 / @rex;
     vertical-align: bottom;
     background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
     .time {
         box-sizing: content-box;
         min-width: 60 / @rex;
         height: 44 / @rex;
         line-height: 44 / @rex;
         font-size: 24 / @rex;
         font-weight: 600;
         color: #fff;
         text-align: center;
         text-shadow: 1 / @rex 1 / @rex 4 / @rex rgba(0, 0, 0, 0.12);
     }
     .current-time {
         margin-left: 26 / @rex;
     }
     .total-time {
         margin-right: 26 / @rex;
     }
     .iconfont {
         box-sizing: content-box;
         padding: 0 5 / @rex;
         width: 44 / @rex;
         height: 44 / @rex;
         line-height: 44 / @rex;
         font-size: 42 / @rex;
         color: #fff;
         -webkit-filter: drop-shadow(0 1px 0.06rem rgba(0, 0, 0, 0.15));
         filter: drop-shadow(0 1px 0.06rem rgba(0, 0, 0, 0.15));
     }
     .bar-container {
         position: relative;
         margin: 0 16 / @rex;
         height: 44 / @rex;
         flex: 1;
         .background-bar,
         .buffered-bar,
         .progress-bar {
             position: absolute;
             left: 0;
             top: 50%;
             width: 100%;
             height: 4 / @rex;
             border-radius: 1px;
             background: #fff;
             opacity: 0.5;
             transform: translateY(-50%);
         }
         .buffered-bar {
             z-index: 3;
             width: 0;
             background: #666;
             opacity: 0.8;
             transition: width 0.5s linear;
         }
         .progress-bar {
             z-index: 4;
             width: 0;
             background: @brandColor;
             opacity: 1;
             transition: width 0.5s linear;
         }
         .progress-button {
             position: absolute;
             z-index: 5;
             left: 0;
             top: 50%;
             width: 20 / @rex;
             height: 20 / @rex;
             background: #fff;
             border-radius: 100%;
             transform: translate(-50%, -50%);
             transition: left 0.5s linear;
         }
     }
 }
 
 // 播放器盒子
 .video-box {
     position: relative;
     top: 0;
     left: 0;
     height: 100%;
     overflow: hidden;
     video,
     .video-poster {
         position: absolute;
         top: 50%;
         left: 50%;
         display: block;
         width: auto;
         height: 100%;
         max-width: 100%;
         max-height: 100%;
         transform: translate3d(-50%, -50%, 0);
     }
     video::-webkit-media-controls-start-playback-button {
         display: none;
     }
     video::-internal-media-controls-download-button {
         display: none;
     }
     video::-webkit-media-controls-enclosure {
         overflow: hidden;
     }
     video::-webkit-media-controls-panel {
         width: calc(100% + 50px);
     }
 }
 */
.video-show.full {
  min-height: 21rem;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.video-show.full .video-container {
  height: 100%;
}
.video-show.full .video-container video {
  margin: 0 auto;
  left: 0;
  right: 0;
  max-height: 19.6rem;
}
.video-show.full .video-controller {
  bottom: 4.5rem;
}
.video-show.full .video-fullscreen .video-controller {
  bottom: 0;
}
.video-show.full .video-fullscreen video {
  max-height: 100%;
}
.video-extent {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  padding: 0.14rem 0.6rem 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.video-extent::before {
  content: "";
  width: 15rem;
  height: 5.04rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 0rem 0rem 0rem 0rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.video-extent .user-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.video-extent .user-row .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-extent .user-row img {
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 2rem;
  border: 0.04rem solid #ffffff;
  margin-right: 0.16rem;
}
.video-extent .user-row span {
  font-weight: 800;
  font-size: 0.56rem;
  color: #ffffff;
  margin-right: 0.08rem;
}
.video-extent .user-row i {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.48rem;
  color: #cccccc;
}
.video-extent .user-row .js-zixun {
  width: 3.48rem;
  height: 1.28rem;
  background: linear-gradient(94deg, #19c689 0%, #e4db00 100%);
  border-radius: 2.16rem 2.16rem 2.16rem 2.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 0.52rem;
  color: #ffffff;
}
.video-extent .desc {
  position: relative;
  z-index: 1;
  width: 13.8rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.52rem;
  color: #ffffff;
  line-height: 0.88rem;
  margin-top: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 0.7rem;
}
.video-extent .desc .action {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.52rem;
  color: #19c689;
  bottom: 0rem;
  right: 0rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.video-extent .desc .action::before {
  content: "...";
  color: #fff;
  margin-right: 0.1rem;
}
.my-popup.video-popup .mask {
  background: rgba(0, 0, 0, 0.7);
}
.my-popup.video-popup .my-popup__wrapper-box {
  overflow: hidden;
  width: 15rem;
  background: #ffffff;
  border-radius: 0.72rem 0.72rem 0rem 0rem;
  padding: 0.72rem 0.6rem;
  top: unset;
}
.my-popup.video-popup .my-popup__wrapper-box .popup-content {
  max-height: 70vh;
  overflow-y: scroll;
  overflow-x: hidden;
  display: block;
}
.my-popup.video-popup .my-popup__wrapper-box .title {
  padding: 0;
  width: 12.12rem;
  font-weight: 800;
  font-size: 0.68rem;
  color: #333333;
  line-height: 1.04rem;
}
.my-popup.video-popup .my-popup__wrapper-box .source-info {
  width: 13.88rem;
  height: 2.92rem;
  padding: 0;
  margin: 0.36rem auto 0;
  background: url('/static/css/../../static/image/m/source_info_bg.webp') center no-repeat;
  background-size: contain;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.my-popup.video-popup .my-popup__wrapper-box .source-info img {
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 2rem;
  border: 0.04rem solid #ffffff;
  margin-right: 0.24rem;
}
.my-popup.video-popup .my-popup__wrapper-box .source-info .name {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.56rem;
  color: #676767;
  line-height: 0.84rem;
}
.my-popup.video-popup .my-popup__wrapper-box .source-info .time {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.48rem;
  color: #b3b3b3;
  line-height: 0.72rem;
}
.my-popup.video-popup .my-popup__wrapper-box .source-info .a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.48rem;
  color: #5889b7;
  line-height: 0.72rem;
  margin-left: 0.08rem;
}
.my-popup.video-popup .my-popup__wrapper-box .contentBox {
  width: 13.8rem;
  margin: 0;
  padding: 0;
  margin-top: 0.36rem;
}
.my-popup.video-popup .my-popup__wrapper-box .contentBox::after {
  display: none;
}
.my-popup.video-popup .my-popup__wrapper-box .contentBox .con {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.56rem;
  color: #2d322a;
  line-height: 0.98rem;
}
.my-popup.video-popup .my-popup__wrapper-box .shenming {
  width: 13rem;
  background: #fafafa;
  border-radius: 0rem 0rem 0rem 0rem;
  margin: 0.72rem auto;
  padding: 0.64rem 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-popup.video-popup .my-popup__wrapper-box .shenming > div {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.64rem;
  color: #333333;
  line-height: 0.96rem;
  margin-bottom: 0.16rem;
}
.my-popup.video-popup .my-popup__wrapper-box .shenming span {
  font-weight: 400;
  font-size: 0.56rem;
  color: #999999;
  line-height: 0.84rem;
}
.my-popup.video-popup .my-popup__wrapper-box .js-zixun {
  width: 9.12rem;
  height: 1.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 0.72rem;
  color: #ffffff;
  background: linear-gradient(94deg, #19c689 0, #e4db00 100%);
  margin: 0.3rem auto 0;
  border-radius: 2rem;
}
.my-popup.video-popup .my-popup__wrapper-box .close {
  width: 0.96rem;
  height: 0.96rem;
  position: absolute;
  top: 0.72rem;
  right: 0.56rem;
  background: url('/static/css/../../static/image/m/plus-close.svg') center no-repeat;
  background-size: contain;
}
/**
 * 首页音频
 */
.index-audio {
  margin-top: 0.9rem;
}
.index-audio .index-tit {
  height: 0.84rem;
  background-position: center -1rem;
}
.audio-list li {
  position: relative;
  margin-bottom: 0.2rem;
  padding: 0.4rem 0.6rem 0.5rem;
  overflow: hidden;
}
.audio-list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 1.5rem;
  right: 0.6rem;
}
.audio-list li a {
  display: block;
}
.audio-list .question {
  padding-left: 0.8rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.6rem;
  font-weight: 500;
  color: #333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background: url(/static/css/../image/icon/audio.png) left 0.06rem no-repeat;
  background-size: 0.4rem;
}
.audio-list .author {
  padding-left: 0.8rem;
  line-height: 0.52rem;
  font-size: 0.44rem;
}
.audio-list .author .doctor {
  display: inline-block;
  max-width: 6rem;
  color: #333333;
}
.audio-list .author .doctor em {
  position: relative;
  display: inline-block;
  padding-left: 0.8rem;
  max-width: 3rem;
  line-height: 1;
  color: #666;
}
.audio-list .author .doctor em::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
  top: 0.04rem;
  bottom: 0.04rem;
  left: 0.4rem;
  background: #666;
}
.audio-list .author .hop {
  float: right;
  margin-right: 0.8rem;
  font-size: 0.4rem;
  color: #999999;
  width: 4.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.audio-list .author .tag {
  position: relative;
  top: 0.04rem;
  float: right;
  display: inline-block;
  padding: 0 0.1rem;
  line-height: 0.44rem;
  font-size: 0.36rem;
  color: #999999;
  text-align: center;
}
.audio-list .author .tag::before {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  content: '';
  border: 1px solid #19c689;
  border-radius: 0.08rem;
  border-width: 0.5px;
}
.audio-list .answer {
  position: relative;
  margin: 0.4rem 0 0.4rem 0.8rem;
  padding-top: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1.4rem;
}
.audio-list .answer img {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #1ac68a;
  border-radius: 100%;
  -webkit-box-shadow: 0 0.08rem 0.4rem 0 rgba(85, 187, 189, 0.1);
          box-shadow: 0 0.08rem 0.4rem 0 rgba(85, 187, 189, 0.1);
  -o-object-fit: cover;
     object-fit: cover;
}
.audio-list .answer .audio-bar {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.6rem;
  padding-left: 0.9rem;
  padding-right: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  width: 5.4rem;
  height: 1rem;
  line-height: 1rem;
  font-family: 'PingFang SC', Politica;
  font-size: 0.48rem;
  font-weight: 500;
  color: #666;
  background: #e6e6e6;
  border-radius: 0.12rem;
  white-space: nowrap;
}
.audio-list .answer .audio-bar i {
  font-size: 0.52rem;
  font-weight: normal;
  color: #999999;
}
.audio-list .answer .audio-bar em {
  display: inline-block;
  font-size: 0.4rem;
  color: #999999;
  white-space: nowrap;
}
.audio-list .answer .views {
  float: right;
  padding-top: 0.4rem;
  line-height: 0.56rem;
  font-size: 0.44rem;
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.audio-list .answer .views i {
  float: left;
  margin-right: 0.2rem;
  font-size: 0.44rem;
}
.audio-list .answer .views em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-width: 1.3rem;
}
.audio-list .answer .views .time {
  float: right;
  margin-left: 0.2rem;
}
.project-box {
  margin-top: 1.16rem;
}
.project-box ul {
  overflow: hidden;
  padding-left: 0.3rem;
}
.project-box li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 7.2rem;
  height: 3.64rem;
  color: #57bbbe;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
}
.project-box li.n1 {
  background-image: url(/static/css/../image/project_bg_1.png);
  background-size: 6.66rem;
}
.project-box li.n2 {
  color: #f9da0d;
  background-image: url(/static/css/../image/project_bg_2.png);
  background-size: 6.66rem;
}
.project-box li.n3 {
  color: #28a5ff;
  background-image: url(/static/css/../image/project_bg_3.png);
  background-size: 6.64rem;
}
.project-box li.n4 {
  color: #ff9190;
  background-image: url(/static/css/../image/project_bg_4.png);
  background-size: 6.56rem;
}
.project-box li.n5 {
  color: #8f77f3;
  background-image: url(/static/css/../image/project_bg_5.png);
  background-size: 6.62rem;
}
.project-box li.n6 {
  color: #56bbbd;
  background-image: url(/static/css/../image/project_bg_6.png);
  background-size: 6.58rem;
}
.project-box li a {
  display: block;
  width: 7.2rem;
  height: 3.64rem;
  color: inherit;
}
.project-box li p {
  padding-top: 0.5rem;
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.48rem;
  color: #666;
}
.project-box li h3 {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.64rem;
}
.project-box .loading-more-btn2 span {
  padding: 0 0.48rem;
  line-height: 1.28rem;
  font-size: 0.52rem;
  border-radius: 0.64rem;
}
/**
 * 音频栏目页
 */
.audio-project-box h2 i {
  background: url(/static/css/../image/icon/audio_type.png) center no-repeat;
  background-size: 0.62rem;
}
.audio-index h2 {
  margin-bottom: 0.5rem;
}
.audio-index h2 i {
  background: url(/static/css/../image/icon/audio_new.png) center no-repeat;
  background-size: 0.5rem;
}
.related-audio h2 i {
  background: url(/static/css/../image/icon/audio_new.png) center no-repeat;
  background-size: 0.5rem;
}
/**
 * 语音详情
 */
.audio-show .title {
  padding: 0.6rem 0.6rem 0;
  line-height: 1.08rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: #333;
}
.audio-info .doctor-row {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.audio-info .doctor-row .info {
  margin-left: 0.5rem;
}
.audio-info .other {
  margin-bottom: 0.88rem;
  padding: 0 0.6rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
  overflow: hidden;
}
.audio-info .other span {
  float: left;
  display: inline-block;
}
.audio-info .other .split {
  display: inline-block;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.36rem;
}
/**
 * 语音容器
 */
.audio-player {
  margin: 0.6rem 0.6rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio-player .audio-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  width: 8.8rem;
  height: 2.5rem;
}
.audio-player .audio-controller .iconfont {
  font-size: 0.72rem;
  color: #19c689;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.audio-player .audio-controller .playBtn {
  position: relative;
  width: 2.48rem;
  height: 2.48rem;
  line-height: 2.48rem;
  text-align: center;
  background: #fff;
  border: 1px solid #19c689;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.32rem 0.4rem 0 rgba(86, 187, 190, 0.2);
          box-shadow: 0 0.32rem 0.4rem 0 rgba(86, 187, 190, 0.2);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* .loading-icon {
                position: absolute;
                z-index: 2;
                top: 7 / @rex;
                left: 7 / @rex;
                display: inline-block;
                width: 110 / @rex;
                height: 110 / @rex;
                background: rgba(0, 0, 0, 0.1) url(../image/play-loading.png) center no-repeat;
                background-size: 110 / @rex;
                border-radius: 100%;
                animation: load1turn 1s linear infinite;
            } */
}
.audio-player .audio-controller .playBtn .iconfont {
  position: relative;
  left: 0.04rem;
  font-size: 0.88rem;
}
.audio-player .player_music {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.5rem auto;
  padding: 0 1rem;
  height: 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio-player .player_music .time {
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
}
.audio-player .bar-container {
  position: relative;
  margin: 0 0.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.audio-player .bar-container .background-bar,
.audio-player .bar-container .buffered-bar,
.audio-player .bar-container .progress-bar {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0.08rem;
  border-radius: 0.04rem;
  background: #b2b2b2;
  opacity: 0.5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.audio-player .bar-container .buffered-bar {
  z-index: 3;
  width: 0;
  background: #666;
  opacity: 0.8;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}
.audio-player .bar-container .progress-bar {
  z-index: 4;
  width: 0;
  background: #19c689;
  opacity: 1;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}
.audio-player .bar-container .progress-button {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 50%;
  width: 0.12rem;
  height: 0.48rem;
  background: #fff;
  border: 1px solid #1ac68a;
  border-radius: 0.08rem;
  -webkit-box-shadow: 0 0.08rem 0.12rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.08rem 0.12rem 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: left 0.5s linear;
  transition: left 0.5s linear;
}
.audio-player audio {
  display: none;
}
.audio-capsule {
  width: 13.8rem;
  height: 1.44rem;
  background: #F5F5F5;
  border-radius: 2.88rem 2.88rem 2.88rem 2.88rem;
  padding: 0 .4rem 0 .72rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.audio-capsule audio {
  display: none;
}
.audio-capsule .progress {
  width: 4.24rem;
  height: 0.8rem;
  border-radius: 0rem 0rem 0rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.audio-capsule .progress i {
  width: 0.08rem;
  height: 0.72rem;
  background: #CCCCCC;
  border-radius: 1.08rem;
  position: relative;
  overflow: hidden;
}
.audio-capsule .progress i::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #19c689;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}
.audio-capsule .progress i.on::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.audio-capsule .current-time {
  font-weight: 500;
  font-size: 0.52rem;
  color: #2D322A;
  display: block;
  margin: 0 .08rem 0 auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
}
.audio-capsule .playBtn {
  width: 1.12rem;
  height: 1.12rem;
  background: #19c689;
  border-radius: 1.12rem;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
/*
 * 活动or专题详情
 */
.activity-text {
  padding: 0.6rem;
}
.activity-text .top-pic {
  margin-bottom: 0.4rem;
  width: 13.8rem;
  height: 6.1rem;
  overflow: hidden;
  background: #f5f8fa;
  border-radius: 0.12rem;
}
.activity-text .top-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.activity-text h1 {
  padding-bottom: 0.4rem;
  line-height: 1.5;
  position: relative;
  font-size: 0.72rem;
  color: #000;
  font-weight: 600;
  overflow: hidden;
}
.activity-text h1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: -0.6rem;
  right: -0.6rem;
}
.activity-text .content {
  margin: 0.6rem 0;
}
/*
 * 城市切换
 */
.hot-city {
  padding: 0.4rem 0.6rem;
}
.hot-city .current {
  display: block;
  margin-bottom: 0.52rem;
  line-height: 1rem;
  font-size: 0.64rem;
  color: #53c2c6;
}
.hot-city .current .iconfont {
  float: left;
  font-size: 0.72rem;
  margin-right: 0.16rem;
}
.hot-city .tit {
  line-height: 1rem;
  font-size: 0.64rem;
  color: #aaa;
}
.hot-city .list {
  margin-left: -1.5rem;
  padding-bottom: 0.4rem;
  overflow: hidden;
}
.hot-city .list a {
  display: block;
  float: left;
  margin: 0.6rem 0 0.4rem 1.5rem;
  padding: 0 0.12rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1.12rem;
  line-height: 1.12rem;
  font-size: 0.56rem;
  color: #535353;
  text-align: center;
  border: 1px solid #ececec;
  border-radius: 0.2rem;
  width: 3.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.bui-list-cell-divider {
  position: relative;
  padding: 0 0.72rem;
  background: #f5f8fa;
  line-height: 1.6rem;
  font-size: 0.72rem;
  color: #53C2C6;
}
.bui-list-cell {
  position: relative;
  padding: 0 0.72rem;
  line-height: 2rem;
  font-size: 0.68rem;
  color: #535353;
  text-indent: 0.04rem;
}
.bui-list-cell:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  left: 0.72rem;
  right: 0.72rem;
}
.bui-indexed-list-bar {
  position: fixed;
  top: 50%;
  right: 0;
  bottom: 0;
  z-index: 10;
  margin-top: -7rem;
  width: 1.64rem;
  height: 14.4rem;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.bui-indexed-list-bar span {
  display: inline-block;
  padding: 0 0.24rem 0 1rem;
  width: 0.4rem;
  line-height: 0.64rem;
  font-size: 0.48rem;
  text-align: center;
  color: #535353;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.bui-indexed-list-bar .on {
  color: #53C2C6;
}
.bui-indexed-list-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -1.6rem;
  margin-left: -1.6rem;
  width: 3.2rem;
  height: 3.2rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0.12rem;
}
/*
 * 个人中心
 */
/*
 * 个人主页
 */
.member-home {
  padding: 0.2rem 0;
  background: #eee;
}
.member-home .user-row {
  margin: 0.4rem 0.6rem;
  padding: 0.4rem;
  overflow: hidden;
  background: #fff;
  border-radius: 0.4rem;
  position: relative;
}
.member-home .user-row a {
  display: block;
  overflow: hidden;
}
.member-home .user-row .pic {
  float: left;
  width: 2.4rem;
  height: 2.4rem;
  background: #f5f8fa;
  border-radius: 100%;
  overflow: hidden;
}
.member-home .user-row .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.member-home .user-row .name {
  float: left;
  margin-left: 0.4rem;
  width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  line-height: 2.4rem;
  font-size: 0.72rem;
  color: #333333;
}
.member-home .user-row .iconfont {
  position: absolute;
  top: 1.32rem;
  right: 0.4rem;
  color: #d7d7d7;
}
.member-home_diary .diary-list li:last-child {
  border-bottom: none;
}
/*
 * 个人信息
 */
.member-info .user-info {
  padding-bottom: 0.6rem;
  border-bottom: 0.4rem solid #f0f2f5;
}
.member-info .user-info .hd {
  margin-bottom: 0.4rem;
}
.member-info .user-info p {
  padding: 0 0.6rem;
  line-height: 1.04rem;
  font-size: 0.6rem;
  color: #000;
}
.member-info .seen-project {
  border-bottom: 0.4rem solid #f0f2f5;
}
.member-info .tag {
  margin-bottom: 20px;
  padding: 0.6rem 0.2rem 0.2rem 0.6rem;
  overflow: hidden;
}
.member-info .tag span,
.member-info .tag a {
  float: left;
  margin: 0 0.4rem 0.4rem 0;
  padding: 0 0.4rem;
  min-width: 4em;
  height: 1.28rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.56rem;
  color: #1ac68a;
  background: #ecf9f9;
  border-radius: 0.16rem;
}
/*
 * 搜索
 */
/*
 * 搜索页
 */
.bui-search-bar {
  /* position: sticky;
    z-index: 10;
    top: 0; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.1rem 0 0.1rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.bui-search-bar .logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 1.6rem;
  height: 1.6rem;
}
.bui-search-bar .logo img {
  width: 100%;
  height: 100%;
}
.bui-search-bar .search {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-left: 0.5rem;
  margin-top: 0.1rem;
  padding: 0 0.2rem 0 0.4rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 9.8rem;
  height: 1.4rem;
  background: #fff;
  border-radius: 0.7rem;
  -webkit-box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
          box-shadow: 0 0.08rem 0.4rem 0 rgba(86, 187, 190, 0.2);
}
.bui-search-bar .search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.bui-search-bar .search .iconfont {
  margin-right: 0.2rem;
  color: #b2b2b2;
}
.bui-search-bar .search .search-bar__input {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 8rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #a2a5ad;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: none;
  border: 0;
}
.bui-search-bar .search .search-bar__input::-webkit-input-placeholder {
  color: #999999;
}
.bui-search-bar .search .search-bar__input:focus {
  outline: none;
}
.bui-search-bar .btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 0 0.4rem 0 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2.5rem;
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: #19c689;
  text-align: center;
}
.search-hot {
  padding-left: 0.6rem;
}
.search-hot .hd {
  line-height: 1.8rem;
  font-size: 0.6rem;
  color: #999999;
}
.search-hot .bd {
  overflow: hidden;
}
.search-hot .bd a {
  float: left;
  margin: 0.2rem 0.6rem 0.6rem 0;
  padding: 0 0.48rem;
  min-width: 3em;
  height: 1.2rem;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.52rem;
  color: #535353;
  background: #f2f2f2;
  border-radius: 0.6rem;
}
.news-hot {
  padding: 0 0.6rem;
}
.news-hot .hd {
  line-height: 1.8rem;
  position: relative;
  font-size: 0.6rem;
  color: #999999;
}
.news-hot .hd:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.news-hot li {
  height: 1.92rem;
  position: relative;
}
.news-hot li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.news-hot li a {
  display: block;
  overflow: hidden;
  height: 1.92rem;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-hot li i {
  float: left;
  display: inline-block;
  margin-right: 0.4rem;
  width: 0.72rem;
  height: 0.72rem;
  font-size: 0.56rem;
  text-align: center;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-hot li i.n1 {
  color: #fff;
  background-color: #f65c5c;
  border-radius: 0.08rem;
}
.news-hot li i.n2 {
  color: #fff;
  background-color: #fb8d3c;
  border-radius: 0.08rem;
}
.news-hot li i.n3 {
  color: #fff;
  background-color: #19c689;
  border-radius: 0.08rem;
}
.news-hot li span {
  display: inline-block;
  font-size: 0.6rem;
  color: #000;
}
/*
 * 搜索综合页
 */
.search-show {
  position: relative;
  z-index: 1;
}
.search-show .c-tab {
  padding-right: 0;
}
.search-show .c-tab .tab-wrap {
  border-right: 0;
}
.search-show_box {
  margin-bottom: 2.8rem;
}
.search-show_box + .search-show_box {
  margin-top: 1.2rem;
}
.search-show_box h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.6rem 0 0.2rem;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.8rem;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.search-show_box h2 i {
  display: inline-block;
  margin-right: 0.28rem;
  width: 0.64rem;
  height: 0.92rem;
  background-size: 0.6rem;
}
.search-show_box h2 .icon2video {
  background: url(/static/css/../image/icon/video_type.png) center no-repeat;
  background-size: 0.64rem;
}
.search-show_box h2 .icon2audio {
  background: url(/static/css/../image/icon/audio_new.png) center no-repeat;
  background-size: 0.6rem;
}
.search-show_box h2 .icon2ask {
  background: url(/static/css/../image/icon/ask.png) center no-repeat;
  background-size: 0.62rem;
}
.search-show_box h2 .icon2baike {
  background: url(/static/css/../image/icon/baike.png) center no-repeat;
  background-size: 0.54rem;
}
.search-show_box h2 .icon2riji {
  background: url(/static/css/../image/icon/riji.png) center no-repeat;
  background-size: 0.56rem;
}
.search-show_box h2 .icon2forum {
  background: url(/static/css/../image/icon/forum.png) center no-repeat;
  background-size: 0.56rem;
}
.search-show_box .tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.7rem 0;
}
.search-show_box .tab-nav li {
  margin-left: 0.6rem;
  width: 2.08rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #a2a5ad;
  text-align: center;
  background: #f0f2f5;
  border-radius: 0.16rem;
}
.search-show_box .tab-nav li.on {
  color: #333;
}
.search-show_box .noData:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
}
.baike-list_search {
  margin-top: 0.6rem;
}
.baike-list_search li {
  margin: 0.6rem;
  padding: 0.4rem;
  border-radius: 0.2rem;
  overflow: hidden;
  background: #fff;
}
.baike-list_search a {
  display: block;
  overflow: hidden;
}
.baike-list_search .hd {
  position: relative;
  padding-bottom: 0.2rem;
  height: 1rem;
  line-height: 1rem;
}
.baike-list_search .hd h3 {
  font-size: 0.64rem;
  font-weight: 600;
  color: #333333;
}
.baike-list_search .hd .more {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  display: block;
  line-height: 1rem;
  font-size: 0.52rem;
  font-weight: 500;
  color: #a2a5ad;
}
.baike-list_search .hd .more .iconfont {
  padding-left: 0.16rem;
  font-size: 0.56rem;
  color: #b2b2b2;
}
.baike-list_search p {
  max-height: 3.4em;
  line-height: 1.7;
  font-size: 0.56rem;
  font-weight: 500;
  color: #666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/*
 * 无数据提示
 */
.noData {
  margin: 0 auto;
  padding: 2rem 0;
  text-align: center;
  position: relative;
}
.noData .pic {
  height: 7.6rem;
  background: center center url(/static/css/../image/no_data@2x.png) no-repeat;
  background-size: 4.2rem;
}
.noData h3 {
  line-height: 0.84rem;
  font-size: 0.52rem;
  color: #333;
  font-weight: 500;
}
.noData p {
  margin: 0.1rem 0;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #999999;
}
.noData.noData-min {
  padding: 1.2rem 0;
}
.noData.noData-min .pic {
  height: 4rem;
  background-image: url(/static/css/../image/no_data@2x.png);
  background-size: 2rem;
}
.noData.noData-min h3 {
  line-height: 0.64rem;
  font-size: 0.4rem;
}
.noData.noData-min p {
  line-height: 0.6rem;
  font-size: 0.4rem;
}
.ai-border {
  border: 0.04rem solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)) padding-box, -webkit-gradient(linear, left top, right top, from(#a77bff), to(#66f0ff)) border-box;
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to right, #a77bff, #66f0ff) border-box;
  border-radius: 0.4rem;
  overflow: hidden;
}
.ai-border.bui-bar {
  padding-right: 0;
  padding-left: 0 !important;
}
.ai-border.bui-bar.home .search::before {
  content: '';
  display: block;
  width: 2.93rem;
  height: 2.93rem;
  background: url("/static/css/../../static/image/6.0/search_ai_hd.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.24rem 0 0;
}
.ai-border.bui-bar.home .search::before {
  height: 0.75rem;
}
.ai-border.bui-bar.home .search input {
  text-align: center;
}
.ai-border.bui-bar .search {
  padding-left: 0.64rem;
}
.ai-border.bui-bar .search .btn {
  margin: 0 0.48rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: translateY(-0.05rem);
          transform: translateY(-0.05rem);
}
.ai-border.bui-bar .search .btn .iconfont {
  color: #676767;
  font-size: 0.72rem;
}
.ai-border.bui-bar .search input {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  font-weight: 500;
  font-size: 0.52rem;
  line-height: 0.76rem;
  text-align: left;
}
.ai-border.bui-bar .search input::-webkit-input-placeholder {
  color: #676767;
}
.ai-border.bui-bar .search input:-ms-input-placeholder {
  color: #676767;
}
.ai-border.bui-bar .search input::-ms-input-placeholder {
  color: #676767;
}
.ai-border.bui-bar .search input::placeholder {
  color: #676767;
}
.v2.search-page.index-pgae::after {
  content: '';
  width: 15rem;
  height: 9.96rem;
  background: linear-gradient(117deg, #b0fffb 0%, #a4a8ff 100%);
  border-radius: 0rem 0rem 0rem 0rem;
  -webkit-filter: blur(4rem);
          filter: blur(4rem);
  z-index: 0;
}
.v2.search-page.index-pgae .top-logo-fixed .top-bg::before {
  display: none;
}
.search-nav-bar {
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 0.56rem;
  color: #2D322A;
  line-height: 0.84rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.44rem 0.6rem 0.64rem;
}
.search-nav-bar .ul {
  gap: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: scroll;
}
.search-nav-bar .ul::-webkit-scrollbar {
  display: none;
}
.search-nav-bar .ul .li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-nav-bar .ul .li.on {
  font-weight: 800;
  color: #21261E;
}
.search-page-top {
  width: 15rem;
  padding: 0 0.6rem 0.64rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 100%);
}
.search-page-top .box {
  padding: .8rem 0.48rem;
  width: 100%;
  -webkit-box-shadow: 0rem 0.08rem 0.32rem 0rem rgba(0, 0, 0, 0.08);
          box-shadow: 0rem 0.08rem 0.32rem 0rem rgba(0, 0, 0, 0.08);
  border-radius: .8rem .8rem .8rem .8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  max-height: calc(100vh - 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search-page-top .box.success .tit span {
  display: none;
}
.search-page-top .box.success .tit em {
  display: block;
}
.search-page-top .box.success .to-top,
.search-page-top .box.success .bottom .tip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-page-top .box .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .4rem;
}
.search-page-top .box .tit::before {
  content: '';
  display: block;
  width: 0.92rem;
  height: 0.92rem;
  background: url("/static/css/../../static/image/6.0/ai.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.2rem 0 0;
}
.search-page-top .box .tit em {
  display: none;
  font-weight: 500;
  font-size: 0.56rem;
  color: transparent;
  background: -webkit-gradient(linear, right top, left top, from(#ac4bff), color-stop(24%, #2f47d7), color-stop(79%, #2f47d7), color-stop(93%, #2a9bee), to(#26d9ff));
  background: linear-gradient(270deg, #ac4bff 0%, #2f47d7 24%, #2f47d7 79%, #2a9bee 93%, #26d9ff 100%);
  background-clip: text;
  font-style: italic;
}
.search-page-top .box .tit span {
  font-weight: 400;
  font-size: .6rem;
  color: #2F47D7;
  line-height: .88rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-page-top .box .tit span i,
.search-page-top .box .tit span em {
  margin-left: .2rem;
}
.search-page-top .box .content {
  overflow-y: auto !important;
  overflow-x: hidden;
  font-weight: 400;
  font-size: .64rem;
  color: #0F3570;
  line-height: 1.12rem;
}
.search-page-top .box .content * {
  font-size: .64rem;
  color: #0F3570;
  line-height: 1.12rem;
}
.search-page-top .box .content h1,
.search-page-top .box .content h2,
.search-page-top .box .content h3,
.search-page-top .box .content h4,
.search-page-top .box .content h5,
.search-page-top .box .content h6 {
  font-weight: bold;
}
.search-page-top .box .content table {
  overflow-y: auto;
  white-space: nowrap;
}
.search-page-top .box .content ul > li {
  list-style-type: disc;
}
.search-page-top .box .content ol > li {
  list-style-type: decimal;
}
.search-page-top .to-top {
  width: 100%;
  height: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.search-page-top .to-top::before {
  content: '';
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url("/static/css/../../static/image/6.0/up.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.search-page-top .to-top::before {
  -webkit-transform: translateY(0.32rem);
          transform: translateY(0.32rem);
}
.search-page-top .to-bottom {
  width: 100%;
  height: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.search-page-top .to-bottom::before {
  content: '';
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url("/static/css/../../static/image/6.0/down.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.search-page-top .to-bottom::before {
  -webkit-transform: translateY(0.32rem);
          transform: translateY(0.32rem);
  z-index: 1;
  position: relative;
}
.search-page-top .to-bottom::after {
  content: '';
  width: 13.8rem;
  height: 3.48rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(41%, rgba(255, 255, 255, 0.6)), to(#ffffff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 41%, #ffffff 100%);
  border-radius: 0rem 0rem 0rem 0rem;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.search-page-top .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.48rem 0;
  position: relative;
}
.search-page-top .bottom + .banner {
  margin-top: 0;
}
.search-page-top .bottom .tip {
  font-weight: 500;
  font-size: 0.48rem;
  color: #E4773D;
  line-height: 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-page-top .bottom .tip::before {
  content: '';
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: url("/static/css/../../static/image/6.0/tip.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.2rem 0 0;
}
.search-page-top .banner {
  width: 100%;
  height: auto;
  margin-top: 3.2rem;
}
/*
 * tdesign
 */
:root {
  --td-brand-color: #19c689;
  --td-font-size-base: 0.4rem;
}
.t-message {
  --td-font-size-base: 0.6rem;
}
.t-message .t-message__text {
  line-height: normal;
}
.t-message .t-message__icon--left {
  font-size: 0.72rem;
}
.t-message .t-message__icon--right {
  font-size: 0.72rem;
}
.t-picker {
  font-size: 0.6rem;
}
.t-navbar {
  --td-navbar-title-font-size: 0.72rem;
  --td-navbar-title-font-weight: 400;
  --td-navbar-color: #181a19;
  --td-navbar-left-arrow-size: 0.96rem;
  min-height: 1.52rem;
}
/*
 * 孕产
 */
.birth-form {
  width: 13.8rem;
  border-radius: 0.32rem;
  margin: 0 auto;
}
.birth-form .index-box {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(76%, #ffffff), to(rgba(242, 242, 242, 0)));
  background: linear-gradient(180deg, #ffffff, #ffffff 76%, rgba(242, 242, 242, 0) 100%);
  min-width: auto;
}
.birth-form .index-box .hd {
  background: transparent;
  position: relative;
}
.birth-form .index-box .hd .tit {
  margin-right: auto;
}
.birth-form .index-box .hd .tit::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5rem;
  height: 0.6rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(25, 198, 137, 0.32)), to(rgba(25, 198, 137, 0)));
  background: linear-gradient(90deg, rgba(25, 198, 137, 0.32) 0%, rgba(25, 198, 137, 0) 100%);
  border-radius: 0.32rem;
  z-index: -1;
}
.birth-form .index-box .ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0.4rem auto 0.7rem;
}
.birth-form .index-box .ol .li {
  font-size: 0.64rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.birth-form .index-box .ol .li img {
  width: 0.84rem;
  height: 0.8rem;
  display: block;
  margin-right: 0.14rem;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.6;
}
.birth-form .index-box .ol .li.on {
  color: #19c689;
}
.birth-form .index-box .ol .li.on img {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.birth-form .index-box .lable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.birth-form .index-box .lable .btn {
  width: 5.88rem;
  height: 1.44rem;
  background: #f4f4f4;
  border-radius: 0.72rem;
  font-size: 0.64rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.44rem;
  text-align: center;
}
.birth-form .index-box .lable .btn.on {
  background: rgba(25, 198, 137, 0.05);
  border: 0.02rem solid #19c689;
  color: #19c689;
}
.birth-form .box {
  width: 13.8rem;
  background: #ffffff;
  border-radius: 0.32rem;
  display: block;
  margin: 0 auto 0.44rem;
  padding: 0.66rem 1rem 0.8rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.birth-form .box .form-item {
  height: 1.52rem;
  padding: 0 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0rem auto 0.5rem;
  position: relative;
  border-bottom: 0.02rem solid rgba(102, 102, 102, 0.2);
}
.birth-form .box .form-item.right {
  position: relative;
}
.birth-form .box .form-item.right::after {
  content: '\e61a';
  font-family: "iconfont";
  font-size: 0.52rem;
  margin-left: 0.34rem;
}
.birth-form .box .form-item .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 0.8rem;
  height: 0.8rem;
  background: center center / contain no-repeat;
  margin-right: 0.24rem;
}
.birth-form .box .form-item .icon.project {
  background-image: url("/static/image/2.0/index_form_2.svg");
}
.birth-form .box .form-item .icon.gender {
  background-image: url("/static/image/1.4/m/index_form_gender.svg");
}
.birth-form .box .form-item .icon.date {
  background-image: url("/static/image/1.4/m/index_form_date.svg");
}
.birth-form .box .form-item .icon.city {
  background-image: url("/static/image/1.4/m/index_form_city.svg");
}
.birth-form .box .form-item .icon.tel {
  background-image: url("/static/image/1.4/m/index_form_phone.svg");
}
.birth-form .box .form-item .icon.code {
  background-image: url("/static/image/5.7/m/index_form_code_2.svg");
}
.birth-form .box .form-item span {
  min-width: 2.28rem;
  height: 1.44rem;
  font-size: 0.56rem;
  font-weight: 400;
  text-align: LEFT;
  color: #333333;
  line-height: 1.52rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.birth-form .box .form-item input {
  height: 1.52rem;
  text-align: right;
  background: transparent;
  font-size: 0.48rem;
  font-weight: 400;
  color: #333;
  line-height: 1.52rem;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.birth-form .box .form-item input::-webkit-input-placeholder {
  color: #999;
}
.birth-form .box .submit {
  width: 10.4rem;
  height: 1.52rem;
  background: #19c689;
  border-radius: 2.04rem;
  font-size: 0.6rem;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 1.52rem;
  margin: 1.1rem auto 0.4rem;
}
.birth-form .radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.birth-form .radios .t-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.72rem;
}
.birth-form .radios .t-radio span {
  margin-right: 0;
  word-break: keep-all;
  min-width: auto;
}
.pickerform {
  --td-checkbox-icon-size: 0.48rem;
  --td-checkbox-vertical-padding: 0;
}
.pickerform .t-checkbox__icon {
  margin-right: 0.12rem;
}
.pickerform .tip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pickerform .tip a {
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  color: #b2b2b2;
  line-height: 0.6rem;
}
.birth-stage-report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.3rem;
  margin-bottom: 0.8rem;
}
.birth-stage-report img {
  width: 8.4rem;
  height: 8.4rem;
}
.birth-stage-report .btn {
  width: 10.4rem;
  height: 1.52rem;
  background: #19c689;
  border-radius: 2.04rem;
  font-size: 0.6rem;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 1.52rem;
  margin: 0.24rem auto 0.16rem;
}
.birth-stage-report p {
  font-size: 0.48rem;
  font-weight: 500;
  text-align: center;
  color: #999999;
  line-height: 0.72rem;
}
.datalist.birth .ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.52rem;
}
.datalist.birth .ul .li {
  width: 6.64rem;
  height: 6.44rem;
  margin: 0;
  border-radius: 0.32rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.datalist.birth .ul .li.pink {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 153, 176, 0.1)), to(rgba(251, 153, 176, 0)));
  background: linear-gradient(180deg, rgba(251, 153, 176, 0.1), rgba(251, 153, 176, 0) 100%);
}
.datalist.birth .ul .li.pink .bottom {
  background: rgba(251, 153, 176, 0.2);
}
.datalist.birth .ul .li.pink .bottom .btn {
  background-color: rgba(251, 153, 176, 0.9);
}
.datalist.birth .ul .li.pink .bottom .images::after {
  color: rgba(251, 153, 176, 0.9);
}
.datalist.birth .ul .li.yellow {
  background: -webkit-gradient(linear, left top, left bottom, from(#fffaf0), to(#fdfdff));
  background: linear-gradient(180deg, #fffaf0, #fdfdff 100%);
}
.datalist.birth .ul .li.yellow .bottom {
  background: #fbeece;
}
.datalist.birth .ul .li.yellow .bottom .btn {
  background-color: rgba(241, 166, 59, 0.8);
}
.datalist.birth .ul .li.yellow .bottom .images::after {
  color: rgba(241, 166, 59, 0.8);
}
.datalist.birth .ul .li .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.6rem 0.32rem 0 0.32rem;
  font-size: 0.52rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.8rem;
}
.datalist.birth .ul .li .name .icon {
  width: 0.56rem;
  height: 0.56rem;
  margin-right: 0.2rem;
}
.datalist.birth .ul .li .title {
  font-size: 0.56rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.88rem;
  margin-top: 0.8rem;
  padding: 0 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.datalist.birth .ul .li .bg {
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  top: 0.36rem;
  right: 0.04rem;
}
.datalist.birth .ul .li .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 1.92rem;
  background: rgba(251, 153, 176, 0.2);
  border-radius: 0rem 0rem 0.32rem 0.32rem;
  margin-top: auto;
  padding: 0.44rem 0.64rem 0.44rem 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.datalist.birth .ul .li .bottom .btn {
  width: 2rem;
  height: 1.04rem;
  background: rgba(251, 153, 176, 0.9);
  border-radius: 0.6rem;
  font-size: 0.48rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 1.04rem;
  margin-left: auto;
}
.datalist.birth .ul .li .bottom .images {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.datalist.birth .ul .li .bottom .images img {
  width: 0.88rem;
  height: 0.88rem;
  border: 0.02rem solid #ffffff;
  border-radius: 0.88rem;
  margin-right: -0.3rem;
}
.datalist.birth .ul .li .bottom .images::after {
  content: '···';
  font-size: 0.52rem;
  margin-left: 0.3rem;
}
.banner-birth {
  height: 4rem;
}
.banner-birth img {
  height: 4rem;
}
/*
 * 心理
 */
.examine-card {
  border-radius: 0.4rem;
  overflow: hidden;
  width: 13rem;
  height: 5.8rem;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0.8rem;
  margin-top: 0.1rem;
}
.examine-card .swiper-slide {
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}
.examine-card a.li {
  width: 8.64rem;
  height: 5.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url('/static/image/1.4/m/examine-card-bg.svg') center center / contain no-repeat;
  padding: 0.8rem 0.48rem 0.48rem 0.6rem;
}
.examine-card a.li:nth-child(2n) {
  background-image: url('/static/image/1.4/m/examine-card-bg-yellow.svg');
}
.examine-card a.li:nth-child(2n) .name {
  color: #FF9406;
}
.examine-card a.li:nth-child(2n) .btn {
  background-color: #FF9406 !important;
}
.examine-card a.li .name {
  font-size: 0.6rem;
  font-weight: 800;
  color: #19c689;
  line-height: 0.96rem;
  text-align: left;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.examine-card a.li .desc {
  font-size: 0.52rem;
  font-weight: 500;
  color: #666666;
  line-height: 0.76rem;
  text-align: left;
  margin-top: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.examine-card a.li .row {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.examine-card a.li .row span {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.72rem;
}
.examine-card a.li .row .btn {
  width: 3.52rem;
  height: 1.12rem;
  background: #19c689;
  border-radius: 1.36rem;
  font-size: 0.56rem;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 1.12rem;
  margin-left: auto;
}
.examine-card .swiper-pagination {
  font-size: 0;
  position: relative;
  margin-top: 0.5rem;
}
.examine-card .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.08rem;
  width: 0.2rem;
  height: 0.2rem;
  font-size: 0;
  border-radius: 100%;
  background: #868686;
}
.examine-card .swiper-pagination .swiper-pagination-bullet:nth-child(2n).swiper-pagination-bullet-active {
  background: #FFCA83;
}
.examine-card .swiper-pagination .swiper-pagination-bullet-active {
  background: #75DDB8;
}
.mental-index {
  height: 4rem;
}
.mental-index img {
  height: 4rem;
}
.navbar {
  font-size: 0.72rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.88rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 1rem 0.68rem;
}
.navbar .back {
  margin-right: 0.24rem;
}
.navbar .back::after {
  content: "\e619";
  font-family: "iconfont";
  font-size: 0.62rem;
  display: block;
  font-weight: bold;
  color: #000000;
}
.examine-show {
  padding: 0 0.6rem 6.5rem;
}
.examine-show .navbar {
  padding-left: 0;
  padding-right: 0;
}
.examine-show .start .banner {
  width: 13.8rem;
  height: 4rem;
}
.examine-show .start .name {
  width: 11.52rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 2.4rem;
  font-weight: 800;
  text-align: center;
  color: #10845b;
  line-height: 2rem;
  font-size: 0.8rem;
  margin: 0.96rem auto 0;
}
.examine-show .start .info {
  margin-top: -0.8rem;
  padding: 1.24rem 0.8rem 1.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 13.8rem;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0.32rem;
  font-size: 0.56rem;
  font-weight: 500;
  color: #333333;
  line-height: 1rem;
}
.examine-show .start .btn {
  width: 11.2rem;
  height: 1.76rem;
  background: #32aa80;
  border-radius: 1.8rem;
  -webkit-box-shadow: 0rem 0.16rem 0.36rem 0rem rgba(16, 132, 91, 0.25);
          box-shadow: 0rem 0.16rem 0.36rem 0rem rgba(16, 132, 91, 0.25);
  font-size: 0.68rem;
  font-weight: 500;
  text-align: CENTER;
  color: #ffffff;
  line-height: 1.76rem;
  margin: 3.72rem auto 0.24rem;
}
.examine-show .start .agreement {
  font-size: 0.48rem;
  font-weight: 500;
  text-align: center;
  color: #4da787;
  line-height: 0.88rem;
  padding-bottom: 6rem;
}
.examine-show .box {
  display: none;
  width: 13.8rem;
  background: #ffffff;
  margin: 3rem auto 0;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0.96rem 1.4rem 0.96rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.examine-show .box::before {
  display: block;
  content: '';
  width: 13.8rem;
  height: 2.36rem;
  background: url('/static/image/1.4/m/examine-show-header.svg') center top / cover no-repeat;
  position: absolute;
  top: -2.34rem;
  left: 0;
}
.examine-show .box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
}
.examine-show .box .row .progress-text {
  font-size: 0.72rem;
  font-weight: 800;
  color: #32aa80;
  line-height: 1.08rem;
}
.examine-show .box .row .progress-text i {
  margin: 0 0.1rem;
  font-weight: 800;
  color: #999999;
}
.examine-show .box .row .progress-text span {
  font-weight: 500;
  color: #999999;
  font-size: 0.56rem;
}
.examine-show .box .row > span {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.examine-show .box .name {
  width: 11.88rem;
  font-size: 0.72rem;
  font-weight: 800;
  color: #333333;
  line-height: 1.08rem;
  margin: 0.8rem auto;
}
.examine-show .box .options .option {
  width: 11.88rem;
  min-height: 2rem;
  background: rgba(16, 132, 91, 0.1);
  border-radius: 1.8rem;
  font-size: 0.72rem;
  font-weight: 800;
  text-align: CENTER;
  color: #333333;
  line-height: 2rem;
  margin: 0 auto 0.96rem;
  padding: 0 0.72rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.examine-show .box .options .option.on {
  background: #32aa80;
  -webkit-box-shadow: 0rem 0.16rem 0.36rem 0rem rgba(16, 132, 91, 0.25);
          box-shadow: 0rem 0.16rem 0.36rem 0rem rgba(16, 132, 91, 0.25);
  color: #ffffff;
}
.examine-show .box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.examine-show .box .row .btn {
  width: 4.6rem;
  height: 1.52rem;
  background: rgba(16, 132, 91, 0.1);
  border-radius: 1.8rem;
  font-size: 0.56rem;
  font-weight: 500;
  text-align: CENTER;
  color: #666666;
  line-height: 1.52rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}
.examine-show .box .row .btn.last::before {
  content: '';
  width: 0.56rem;
  height: 0.56rem;
  display: block;
  background: url('/static/image/1.4/m/examine-show-back.svg') center center / contain no-repeat;
  margin-right: 0.1rem;
}
.examine-show .box .layui-progress {
  margin-top: 15px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #e7eced;
  border-radius: 19px;
}
.examine-show .box .layui-progress .layui-progress-bar {
  background: #19c689;
  border-radius: 19px;
}
.examine-page {
  background: #e7fcf2 url('/static/image/1.4/m/examine-show-bg.svg') center top / 15rem no-repeat;
}
.examine-page body {
  padding-bottom: 0;
  background-color: transparent;
}
.examine-page.report {
  background-image: url('/static/image/1.4/m/examine-report-bg.svg');
}
.examine-page.report .examine-show::before {
  content: '';
  width: 100%;
  height: 15rem;
  left: 0;
  top: 0;
  background: url('/static/image/1.4/m/examine-report-bg.png') center top / contain no-repeat;
  opacity: 0.1;
  position: absolute;
  z-index: -1;
}
.examine-page.report .top .name {
  margin-top: 2rem;
  font-size: 0.96rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.88rem;
  position: relative;
  margin-bottom: 0.64rem;
}
.examine-page.report .top .name::after {
  content: '';
  position: absolute;
  width: 6.88rem;
  height: 0.48rem;
  bottom: -0.28rem;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#4cccac), to(rgba(76, 204, 172, 0)));
  background: linear-gradient(90deg, #4cccac 0%, rgba(76, 204, 172, 0) 100%);
  z-index: -1;
}
.examine-page.report .top .row {
  margin-bottom: 0.72rem;
}
.examine-page.report .top .row span {
  font-size: 0.56rem;
  font-weight: 500;
  color: #10845b;
  line-height: 0.84rem;
  margin-right: 0.48rem;
}
.examine-page.report .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.96rem 0 0 1.24rem;
}
.examine-page.report .result span {
  font-size: 0.56rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.88rem;
}
.examine-page.report .result i {
  font-size: 0.8rem;
  font-weight: 700;
  color: #10845b;
  line-height: 0.88rem;
  margin-left: 0.24rem;
}
.examine-page.report .submit {
  width: 11.2rem;
  height: 1.76rem;
  background: #32aa80;
  border-radius: 1.8rem;
  -webkit-box-shadow: 0rem 0.16rem 0.36rem 0rem rgba(16, 132, 91, 0.25);
          box-shadow: 0rem 0.16rem 0.36rem 0rem rgba(16, 132, 91, 0.25);
  font-size: 0.68rem;
  font-weight: 500;
  text-align: CENTER;
  color: #ffffff;
  line-height: 1.76rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1.08rem auto;
  position: relative;
}
.examine-page.report .submit .tag {
  width: 2.32rem;
  height: 0.8rem;
  background: linear-gradient(107deg, #f09235 0%, #fb712d 100%);
  border-radius: 0.4rem 0.4rem 0.4rem 0rem;
  font-size: 0.48rem;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 0.8rem;
  position: absolute;
  right: 0rem;
  top: -0.5rem;
}
.examine-page.report .start {
  width: 15rem;
  margin-left: -0.6rem;
  -webkit-box-shadow: 0rem 0.02rem 0.08rem 0rem #ffffff inset, 0rem -0.04rem 0.16rem 0rem rgba(33, 211, 255, 0.1);
          box-shadow: 0rem 0.02rem 0.08rem 0rem #ffffff inset, 0rem -0.04rem 0.16rem 0rem rgba(33, 211, 255, 0.1);
}
.examine-page.report .start .info {
  margin-left: auto;
  margin-right: auto;
}
.mental-list .attach {
  width: 4.08rem;
  height: 1.52rem;
  background: linear-gradient(108deg, #d0ffc9 0%, #d0ffc9 33%, #5df1cd 100%);
  border-radius: 0.8rem 0rem 0rem 0.8rem;
  -webkit-box-shadow: 0rem 0.16rem 0.16rem 0rem rgba(28, 109, 94, 0.25);
          box-shadow: 0rem 0.16rem 0.16rem 0rem rgba(28, 109, 94, 0.25);
  font-size: 0.6rem;
  font-weight: 500;
  text-align: center;
  color: #32aa80;
  position: fixed;
  top: 3rem;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mental-list .attach::before {
  display: block;
  content: '';
  width: 0.56rem;
  height: 0.6rem;
  background: url('/static/image/1.4/m/examine-icon-more.svg') center center / contain no-repeat;
  margin-right: 0.12rem;
}
.mental-list .ul .li {
  width: 15rem;
  height: 5.04rem;
  background: #ffffff;
  border-radius: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.32rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0.32rem 0;
}
.mental-list .ul .li img {
  width: 4.4rem;
  height: 4.4rem;
  margin-left: 0.32rem;
  border-radius: 0.2rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.mental-list .ul .li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mental-list .ul .li .box .title {
  font-size: 0.64rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.88rem;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  width: 8.9rem;
}
.mental-list .ul .li .box .desc {
  font-size: 0.56rem;
  font-weight: 500;
  color: #666666;
  line-height: 0.72rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mental-list .ul .li .box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
}
.mental-list .ul .li .box .row .btn {
  width: 3.36rem;
  height: 1.44rem;
  background: rgba(25, 198, 137, 0.1);
  border-radius: 1.8rem;
  font-size: 0.56rem;
  font-weight: 500;
  text-align: center;
  color: #19c689;
  line-height: 1.44rem;
  margin-left: auto;
}
.mental-list .ul .li .box .row .price {
  font-size: 0.56rem;
  font-weight: 700;
  color: #ff9406;
  line-height: 0.96rem;
}
.mental-list.my .ul .li {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 15rem;
  height: 6.52rem;
  background: #ffffff;
  border-radius: 0.32rem;
}
.mental-list.my .ul .li img {
  margin-left: 0;
  margin-right: 0.48rem;
}
.mental-list.my .ul .li .price {
  margin-left: auto;
}
.mental-list.my .ul .li .row {
  margin-bottom: 0.4rem;
}
.mental-list.my .ul .li .tags {
  font-size: 0.56rem;
  font-weight: 500;
  color: #666666;
  line-height: 0.8rem;
  margin-top: 0.2rem;
}
.mental-list.my .ul .li .tags span {
  border-right: 1px solid rgba(24, 26, 25, 0.1);
  padding: 0 0.32rem;
}
.mental-list.my .ul .li .tags span:last-child {
  border: none;
}
.mental-list.my .ul .li .tags span:first-child {
  padding-left: 0;
}
.mental-list.my .ul .li .time {
  font-size: 0.48rem;
  font-weight: 500;
  color: #999999;
  line-height: 0.72rem;
}
.mental-list.my .action {
  width: 14.04rem;
  border-top: 1px solid rgba(24, 26, 25, 0.1);
  font-size: 0.64rem;
  font-weight: 700;
  line-height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.3rem;
}
.mental-list.my .action a {
  -webkit-transform: translateY(0.16rem);
          transform: translateY(0.16rem);
  color: #19c689;
  width: 50%;
  text-align: center;
}
.mental-list.my .action a:first-child {
  border-right: 1px solid rgba(24, 26, 25, 0.1);
}
body.f5 {
  background-color: #f5f5f5;
}
body.f5 .navbar {
  background-color: #fff;
  padding: 0.6rem 0.4rem;
}
body.f5 .pagination {
  background-color: #fff;
}
/*
 * 医美
 */
.trivia {
  width: 13.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem 0 0.2rem 0;
}
.trivia .title {
  font-size: 0.6rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.88rem;
}
.trivia .people {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.72rem;
  margin-top: 0.16rem;
}
.trivia .box {
  padding: 0.2rem 0.4rem 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.trivia .bottom {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0.72rem;
  width: 100%;
}
.trivia .bottom .left,
.trivia .bottom .right {
  position: relative;
  line-height: 1.48rem;
  border-radius: 2rem 0 0 2rem;
  min-width: 3.5rem;
  font-size: 0.64rem;
  font-weight: 800;
  text-align: center;
  width: 50%;
  height: 1.48rem;
}
.trivia .bottom .left i,
.trivia .bottom .right i {
  position: absolute;
  top: 1.6rem;
  font-weight: 800;
  font-size: 0.48rem;
  line-height: 0.72rem;
}
.trivia .bottom .left {
  background: rgba(58, 136, 254, 0.15);
  -webkit-box-shadow: 0rem -0.02rem 0rem 0rem #ffffff inset;
          box-shadow: 0rem -0.02rem 0rem 0rem #ffffff inset;
  color: #3a88fe;
}
.trivia .bottom .left i {
  left: 0.4rem;
}
.trivia .bottom .left.on i::after {
  content: '已站队';
  width: 1.48rem;
  height: 0.6rem;
  background: #d9d9d9;
  font-size: 0.4rem;
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 0.6rem;
  display: inline-block;
  margin: 0 0.2rem;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  border-radius: 0.1rem;
}
.trivia .bottom .right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: rgba(25, 198, 137, 0.15);
  -webkit-box-shadow: 0rem -0.02rem 0rem 0rem #ffffff inset;
          box-shadow: 0rem -0.02rem 0rem 0rem #ffffff inset;
  color: #19c689;
  border-radius: 0 2rem 2rem 0;
}
.trivia .bottom .right i {
  margin-top: 0.1rem;
  right: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trivia .bottom .right.on i::before {
  content: '已站队';
  height: 0.6rem;
  background: #d9d9d9;
  font-size: 0.4rem;
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 0.6rem;
  display: inline-block;
  margin: 0 0.14rem;
  padding: 0 0.1rem;
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
  border-radius: 0.1rem;
}
.trivia .bottom .vs {
  width: 1.48rem;
  height: 1.48rem;
  position: absolute;
  right: -0.74rem;
  top: 0;
  z-index: 3;
}
.trivia .bottom .vs::before {
  content: '';
  display: block;
  width: 1.48rem;
  height: 1.48rem;
  background: url("/static/image/1.4/m/vs.svg") no-repeat center / 1.12rem;
  position: relative;
  z-index: 1;
}
.trivia .bottom .vs::after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  -webkit-transform: translateY(-100%) skewX(-13deg);
          transform: translateY(-100%) skewX(-13deg);
  position: relative;
  z-index: 0;
}
.trivia .bottom.success {
  padding-bottom: 1rem;
}
.trivia .bottom.success .left {
  width: var(--process);
}
/*
 * 疫苗
 */
.page-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 15rem;
  height: 10.44rem;
}
body.tijian-page {
  position: relative;
}
body.tijian-page::after,
body.tijian-page::before {
  display: none;
}
body.tijian-page .page-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffcc7e), color-stop(52%, #ffeeb1), to(rgba(255, 253, 232, 0)));
  background: linear-gradient(180deg, #ffcc7e, #ffeeb1 52%, rgba(255, 253, 232, 0) 100%);
}
body.tijian-page .sub-site-name {
  background: url('/static/image/1.4/m/sub_site_name_jiankangtijian.svg') no-repeat center;
  background-size: 2.72rem;
  color: #fff;
  width: 3rem;
  height: 2rem;
}
body.tijian-page .top-logo-fixed .user-avatar img {
  margin-bottom: 0;
}
body.tijian-page .bui-index-bar {
  border: none;
}
body.tijian-page .bui-index-bar .search input {
  text-align: center;
}
body.tijian-page .index-slogan {
  margin-top: -1.04rem;
  position: relative;
  z-index: 1;
}
body.tijian-page .index-slogan img {
  width: 13rem;
  height: 5.48rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  pointer-events: none;
}
body.tijian-page .index-slogan .btn {
  position: absolute;
  left: 1rem;
  bottom: 0.7rem;
  width: 3.16rem;
  height: 1rem;
  background: -webkit-gradient(linear, left top, right top, from(#eb583d), to(#ea3a5c));
  background: linear-gradient(90deg, #eb583d 0%, #ea3a5c 100%);
  border-radius: 0.52rem;
  font-size: 0.52rem;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 1rem;
  z-index: 1;
  cursor: pointer;
}
body.tijian-page .index-nav-card.yimei {
  width: 13.8rem;
  background: #ffffff;
  border-radius: 0.32rem;
  margin-top: -0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem 0.2rem;
  height: auto;
}
body.tijian-page .index-nav-card.yimei .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.42rem 0.2rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.tijian-page .index-nav-card.yimei .hd .tit {
  font-size: 0.72rem;
  color: #333333;
  line-height: 1.08rem;
  font-weight: 700;
}
body.tijian-page .index-nav-card.yimei .hd p {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  margin-left: 0.16rem;
}
body.tijian-page .index-nav-card.yimei .hd .more {
  font-size: 0.48rem;
  font-weight: 400;
  color: #666666;
  margin-left: auto;
}
body.tijian-page .index-nav-card.yimei .hd .more::after {
  content: "\e61a";
  font-family: iconfont;
  font-size: 0.32rem;
}
body.tijian-page .index-nav-card.yimei .ul {
  width: 13.8rem;
}
body.tijian-page .index-nav-card.yimei .ul .li {
  width: 3.35rem;
  margin-top: 0.52rem;
}
body.tijian-page .index-nav-card.yimei .ul .li span {
  width: 99%;
}
body.tijian-page .index-nav-card.yimei .ul .li .pic {
  width: 1.8rem;
  height: 1.8rem;
  background: none;
}
body.tijian-page .index-nav-card.yimei .ul .li .pic img {
  width: 100%;
  height: 100%;
}
body.tijian-page .banner-index {
  height: 4.16rem;
  border-radius: 0.1rem;
}
body.tijian-page .banner-index img {
  border-radius: 0.32rem;
  width: 100%;
  height: 100%;
}
body.tijian-page .banner-index .swiper-slide p {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0.64rem;
  left: 0.68rem;
}
body.tijian-page .banner-index .swiper-slide p span {
  font-size: 0.72rem;
  font-weight: 400;
  color: #333333;
  line-height: 1rem;
}
body.tijian-page .banner-index .swiper-slide p i {
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.68rem;
  margin-left: 0.25rem;
}
body.tijian-page .banner-index .swiper-slide .btn {
  font-size: 0.64rem;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  width: 5.2rem;
  height: 1.44rem;
  line-height: 1.44rem;
  background: #ffb637;
  border-radius: 0.72rem;
  top: 2.12rem;
  left: 0.68rem;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.tijian-page .banner-index .swiper-slide .btn::after {
  content: "\e629";
  font-family: iconfont;
  color: #fff;
  font-size: 0.32rem;
  margin-left: 0.24rem;
  -webkit-transform: translateX(0.2rem);
          transform: translateX(0.2rem);
}
body.tijian-page .index-box .datalist.strategy .ul .li .simple .ask {
  width: 12.2rem;
}
body.tijian-page .index-box .datalist.strategy .ul .li .simple .answer {
  width: auto;
}
body.tijian-page .bui-index-bar .search input {
  z-index: 99;
  position: relative;
  background-color: transparent;
}
body.tijian-page .t-overlay,
body.tijian-page .side-bar-wrapper.position,
body.tijian-page .side-bar-wrapper.baike {
  display: none;
}
body.tijian-page .side-bar-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 15rem;
  height: 100vh;
  background: #fff;
  z-index: 99;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
}
body.tijian-page .side-bar-wrapper.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.tijian-page .side-bar-wrapper > .content {
  width: 10rem;
  margin-left: 0;
  z-index: 1;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
body.tijian-page .side-bar-wrapper > .content .card {
  width: 10rem;
  padding-bottom: 2rem;
}
body.tijian-page .side-bar-wrapper .t-mask {
  background: rgba(0, 0, 0, 0.5);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 0.92rem;
  height: 100%;
}
body.tijian-page .side-bar-wrapper .t-navbar {
  padding: 0 0.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 15rem;
  height: 1.52rem;
  background: #ffffff;
  position: relative;
}
body.tijian-page .side-bar-wrapper .t-navbar .title {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0.72rem;
  font-weight: 400;
  text-align: CENTER;
  color: #000000;
  z-index: 1;
}
body.tijian-page .side-bar-wrapper .t-navbar .back {
  margin-right: auto;
  font-size: 0.72rem;
  position: relative;
  z-index: 2;
}
body.tijian-page .side-bar-wrapper .section {
  display: none;
  width: 10rem;
}
body.tijian-page .side-bar-wrapper .section.on {
  display: block;
}
body.tijian-page .side-bar-wrapper .section .content {
  display: block;
}
body.tijian-page .side-bar-wrapper .t-side-bar-item {
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
body.tijian-page .side-bar-wrapper .t-side-bar-item.on::before {
  content: '';
  display: block;
  width: 0.16rem;
  height: 0.88rem;
  background: #19c689;
  border-radius: 0rem 0.12rem 0.12rem 0rem;
  border-radius: 4px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body.yimiao-page .page-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8a83), color-stop(52%, #fadada), to(#fffafb));
  background: linear-gradient(180deg, #ff8a83, #fadada 52%, #fffafb 100%);
}
body.yimiao-page .sub-site-name {
  background-image: url(/static/image/1.4/m/sub_site_name_yimiaojiezhong.svg);
}
body.yimiao-page .index-slogan {
  position: relative;
  height: 5.52rem;
}
body.yimiao-page .index-slogan .box {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
body.yimiao-page .index-slogan img {
  width: auto;
  height: 7.2rem;
  position: absolute;
  right: 1.6rem;
  top: 0.2rem;
}
body.yimiao-page .index-slogan .tit {
  font-size: 0.72rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.08rem;
  margin-bottom: 0.16rem;
}
body.yimiao-page .index-slogan .tit span {
  margin-right: 0.2rem;
}
body.yimiao-page .index-slogan p {
  font-size: 0.52rem;
  font-weight: 400;
  color: #837573;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.yimiao-page .index-slogan p i {
  color: #E83B29;
}
body.yimiao-page .index-slogan p::after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background: url('/static/css/../../static/image/1.4/m/yimiao_slogan_icon.svg') center no-repeat;
  background-size: contain;
  margin-left: 0.16rem;
}
body.yimiao-page .index-slogan .btn {
  width: 3.16rem;
  height: 1rem;
  background: -webkit-gradient(linear, left top, right top, from(#f4813e), to(#f8b53c));
  background: linear-gradient(90deg, #f4813e 0%, #f8b53c 100%);
  border-radius: 0.52rem;
  left: 0;
  bottom: 0;
  top: 0.3rem;
  position: relative;
  display: block;
}
body.yimiao-page .index-slogan .btn::after {
  content: "\e6a3";
  font-family: iconfont;
  color: #fff;
}
body.yimiao-page .index-nav-card.yimei .ul {
  padding-bottom: 0.4rem;
}
body.yimiao-page .index-nav-card.yimei .ul .li {
  width: 3.35rem;
  margin-top: 0.42rem;
}
body.yimiao-page .index-nav-card.yimei .ul .li .pic {
  width: 1.76rem;
  height: 1.76rem;
}
body.yimiao-page .index-nav-card.yimei .ul .li span {
  font-size: 0.48rem;
}
.tijian-purpose-form::after,
.tijian-purpose-form::before {
  display: none !important;
}
.tijian-purpose-form .top-logo-fixed {
  position: relative;
  z-index: 1;
}
.tijian-purpose-form .top-logo-fixed .logo {
  margin-bottom: 0;
}
.tijian-purpose-form .sub-site-name {
  background: url('/static/image/1.4/m/sub_site_name_jiankangtijian.svg') no-repeat center;
  background-size: 2.72rem;
  color: #fff;
  width: 3rem;
  height: 2rem;
}
.tijian-purpose-form .sub-site-name::before {
  background-color: #fff;
}
.tijian-purpose-form .page-bg {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 15rem;
  height: 10.44rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#33c49a), color-stop(28%, rgba(64, 208, 165, 0.85)), to(rgba(255, 255, 255, 0.25)));
  background: linear-gradient(180deg, #33c49a, rgba(64, 208, 165, 0.85) 28%, rgba(255, 255, 255, 0.25) 100%);
}
.tijian-purpose-form .index-slogan {
  position: absolute;
  width: 15rem;
  top: 0.4rem;
  left: 0;
}
.tijian-purpose-form .index-slogan .pic {
  width: 7.16rem;
  height: 7.68rem;
  position: absolute;
  right: 0;
}
.tijian-purpose-form .index-slogan .tit {
  width: 6.56rem;
  height: 1.52rem;
  position: absolute;
  left: 0.94rem;
  top: 2.7rem;
}
.tijian-purpose-form .index-slogan span {
  font-size: 0.52rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.88rem;
  position: absolute;
  left: 1.4rem;
  top: 4.3rem;
}
.tijian-purpose-form .appointment.custom .formBox {
  width: 13.8rem;
  background: #ffffff;
  border-radius: 0.32rem;
  margin: 0 auto;
  margin-top: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.9rem 1rem;
  position: relative;
  padding-bottom: 2.08rem;
  margin-bottom: 3rem;
}
.tijian-purpose-form .appointment.custom .formBox::after,
.tijian-purpose-form .appointment.custom .formBox::before {
  content: '';
  width: 0.2rem;
  height: 0.48rem;
  background: #b9e8d5;
  border-radius: 1.32rem;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tijian-purpose-form .appointment.custom .formBox::after {
  right: 0.88rem;
}
.tijian-purpose-form .appointment.custom .formBox::before {
  left: 0.88rem;
}
.tijian-purpose-form .appointment.custom .formBox .form-item {
  background-color: transparent;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  border-radius: 0;
  padding: 0;
  margin-top: 0.52rem;
}
.tijian-purpose-form .appointment.custom .formBox .form-item:first-child {
  margin-top: 0;
}
.tijian-purpose-form .appointment.custom .formBox .form-item.right::after {
  color: #666;
}
.tijian-purpose-form .appointment.custom .formBox .form-item .icon {
  width: 0.8rem;
  height: 0.8rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tijian-purpose-form .appointment.custom .formBox .form-item input {
  background-color: transparent;
  text-align: right;
  padding: 0 2px;
  border-radius: 0;
  font-size: 0.6rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.88rem;
}
.tijian-purpose-form .appointment.custom .formBox .form-item input::-webkit-input-placeholder {
  color: #666;
}
.tijian-purpose-form .appointment.custom .formBox .form-item .radios {
  float: right;
  margin-left: auto;
  margin-right: -1rem;
}
.tijian-purpose-form .appointment.custom .formBox .form-item .radios span {
  margin-right: 1rem;
}
.tijian-purpose-form .appointment.custom .formBox .form-item .t-radio__icon {
  width: 0.68rem;
  height: 0.68rem;
}
.tijian-purpose-form .appointment.custom .formBox .form-item .t-radio__icon .t-radio__icon-circle {
  width: 96%;
  height: 96%;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 1px solid #c3c3c3;
}
.tijian-purpose-form .appointment.custom .formBox .form-item .t-radio__icon .t-icon {
  width: 100%;
  height: 100%;
}
.tijian-purpose-form .appointment.custom .formBox > .submit {
  margin-top: 2.32rem;
  width: 10.4rem;
  height: 1.52rem;
  border-radius: 2.04rem;
  font-size: 0.6rem;
}
.yimiao-purpose-form .sub-site-name {
  background-image: url('/static/image/1.4/m/sub_site_name_yimiaojiezhong.svg');
}
.yimiao-purpose-form .index-slogan {
  margin-top: 0.3rem;
}
.yimiao-purpose-form .index-slogan .pic {
  width: 6.16rem;
  height: 6.16rem;
  position: absolute;
  right: 0;
  top: 0.5rem;
}
.yimiao-purpose-form .index-slogan .tit {
  width: 6.76rem;
  height: 1.6rem;
  position: absolute;
  left: 0.94rem;
  top: 2.7rem;
}
.yimiao-purpose-form .index-slogan .ul {
  font-size: 0.48rem;
  font-weight: 400;
  color: #f0fffb;
  line-height: 0.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 4.5rem;
  left: 0.6rem;
}
.yimiao-purpose-form .index-slogan .ul i {
  margin-right: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yimiao-purpose-form .index-slogan .ul i::before {
  content: "\e6b1";
  font-family: iconfont;
  font-size: 0.4rem;
  width: 0.56rem;
  height: 0.56rem;
  border: 0.04rem solid #f0fffb;
  border-radius: 1rem;
  margin-right: 0.08rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.report_purpose_form .page-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#41d2a8), color-stop(52%, #5beabf), to(rgba(232, 255, 248, 0)));
  background: linear-gradient(180deg, #41d2a8, #5beabf 52%, rgba(232, 255, 248, 0) 100%);
}
.report_purpose_form .birth-stage-report {
  margin-top: 3rem;
}
.report_purpose_form .birth-stage-report p {
  width: 8.08rem;
  margin-top: 0.48rem;
}
.report_purpose_form .birth-stage-report .btn {
  margin-top: 5.32rem;
}
.td-picker.h300 {
  height: 300px;
}
.td-picker .t-picker__toolbar .t-picker__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-weight: 600;
  font-size: 0.72rem;
  display: none;
}
.td-picker .t-picker__toolbar .t-picker__cancel,
.td-picker .t-picker__toolbar .t-picker__confirm {
  font-size: 0.64rem;
  padding: 0.64rem;
}
.td-picker .t-picker__toolbar .t-picker__cancel {
  color: rgba(0, 0, 0, 0.6);
}
.td-picker .t-picker__toolbar .t-picker__confirm {
  color: #19c689;
  margin-left: auto;
}
.td-picker .block .header {
  border-bottom: none;
}
.td-picker .t-picker-item__item {
  font-size: 0.68rem;
  font-weight: 400;
  color: #666867;
}
.td-picker .t-picker-item__item--active {
  font-size: 0.8rem;
  color: #333333;
}
.td-picker .submit {
  width: 11.2rem;
  height: 1.76rem;
  background: #19c689;
  border-radius: 1.4rem;
  font-size: 0.68rem;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 1.76rem;
  position: absolute;
  z-index: 9;
  bottom: 2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.td-picker.project {
  height: 300px;
}
.td-picker.age {
  height: 400px;
}
/*
 * 疫苗
 */
/*
 * 出国
 */
.chugou-page.index-pgae.subsite::before,
.chugou-page.index-pgae.subsite::after {
  display: none !important;
}
.chugou-page.index-pgae.subsite .sub-site-name {
  background: url(/static/image/1.5/m/sub_site_name_chuguojiuyi.svg) no-repeat center;
  background-size: 2.72rem;
  color: #fff;
  width: 3rem;
  height: 2rem;
}
.chugou-page.index-pgae.subsite .sub-site-name::before {
  background-color: #fff;
}
.chugou-page.index-pgae.subsite .index-slogan {
  position: absolute;
  top: 4rem;
  left: 1.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chugou-page.index-pgae.subsite .index-slogan .li {
  height: 0.84rem;
  font-size: 0.6rem;
  text-decoration: underline;
  text-align: LEFT;
  color: #ffffff;
  line-height: 0.84rem;
  margin-top: 0.6rem;
}
.chugou-page.index-pgae.subsite .index-slogan .li:first-child {
  margin-top: 0.3rem;
}
.chugou-page.index-pgae.subsite .index-slogan .li img {
  width: 0.8rem;
  height: 0.84rem;
  margin-right: 0.32rem;
}
.chugou-page.index-pgae.subsite .top-mav {
  margin-top: 6.3rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #ffffff), to(#f5f5f5));
  background: linear-gradient(180deg, #ffffff 90%, #f5f5f5);
}
.chugou-page.index-pgae.subsite .top-mav .bui-index-bar {
  border-radius: 2.2rem;
  -webkit-box-shadow: 0rem 0.08rem 0.32rem 0rem rgba(73, 73, 73, 0.12);
          box-shadow: 0rem 0.08rem 0.32rem 0rem rgba(73, 73, 73, 0.12);
  border: none;
  width: 13.8rem;
  height: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}
.chugou-page.index-pgae.subsite .nav-bar {
  padding: 0rem 0.6rem 0rem;
  margin: 0.6rem auto 0.72rem;
}
.chugou-page.index-pgae.subsite .nav-bar .ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chugou-page.index-pgae.subsite .nav-bar .ul .li {
  width: 6.76rem;
  height: 2rem;
  background: #f6f8fc;
  border-radius: 0.08rem;
  font-size: 0.68rem;
  font-weight: 400;
  color: #333333;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.chugou-page.index-pgae.subsite .nav-bar .ul .li.hot::after {
  width: 1.36rem;
  height: 0.72rem;
  background: linear-gradient(115deg, #f85a6f 0%, #fb1c17 100%);
  border-radius: 0.32rem 0.4rem 0.4rem 0rem;
  content: 'HOT';
  color: #fff;
  font-size: 0.4rem;
  position: absolute;
  top: -0.2rem;
  right: 0.71rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chugou-page.index-pgae.subsite .nav-bar .ul .li.new::after {
  width: 1.36rem;
  height: 0.72rem;
  background: linear-gradient(115deg, #f85a5a 0%, #fba017 100%);
  border-radius: 0.32rem 0.4rem 0.4rem 0rem;
  content: 'NEW';
  color: #fff;
  font-size: 0.4rem;
  position: absolute;
  top: -0.2rem;
  right: 0.71rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chugou-page.index-pgae.subsite .nav-bar .ul .li img {
  width: 1.28rem;
  height: 1.28rem;
  margin-right: 0.32rem;
  margin-left: 0.72rem;
}
.chugou-page.index-pgae.subsite .banner-index {
  height: 4.16rem;
  margin: 0.72rem auto .92rem;
}
.chugou-page.index-pgae.subsite .index-pgae {
  background-color: transparent;
  margin-top: -0.6rem;
}
.chugou-page.index-pgae.subsite .index-pgae .index-form {
  padding-bottom: 1.2rem;
}
.chugou-page.index-pgae.subsite .index-pgae .index-form .title {
  text-align: center;
  font-size: 0.72rem;
  margin-top: 0.5rem;
}
.chugou-page.index-pgae.subsite .index-pgae .index-form .btn-code {
  background-color: #4b7dff;
}
.chugou-page.index-pgae.subsite .index-pgae .index-form .submit {
  width: 10.4rem;
  height: 1.52rem;
  background: #4b7dff;
  border-radius: 2.04rem;
  color: #fff;
  margin-top: 1rem;
}
.chugou-page.index-pgae.subsite .page-bg {
  margin-top: -1.15rem;
  height: 11.44rem;
  content: unset;
}
.chugou-page.index-pgae.subsite .hospital-li .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.72rem 0;
  border-top: 1px solid #e6e6e6;
}
.chugou-page.index-pgae.subsite .hospital-li .li:first-child {
  border-top: none;
  padding-top: 0.2rem;
}
.chugou-page.index-pgae.subsite .hospital-li .li .pic {
  width: 3.92rem;
  height: 2.92rem;
  border-radius: 0.24rem;
  margin-right: 0.48rem;
}
.chugou-page.index-pgae.subsite .hospital-li .li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.chugou-page.index-pgae.subsite .hospital-li .li .info .title {
  font-size: 0.64rem;
  color: #333333;
  font-weight: bold;
  line-height: 0.96rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.chugou-page.index-pgae.subsite .hospital-li .li .info .tag {
  height: 0.8rem;
  background: rgba(75, 125, 255, 0.15);
  border-radius: 0.08rem;
  font-size: 0.48rem;
  color: #4b7dff;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.16rem;
  margin-left: 0.32rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chugou-page.index-pgae.subsite .hospital-li .li .info p {
  font-size: 0.56rem;
  color: #666666;
  line-height: 0.84rem;
  margin-top: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.chugou-page.index-pgae.subsite .hospital-li .li .info .hospital {
  height: 0.8rem;
  background: #f2f2f2;
  border-radius: 0.08rem;
  font-size: 0.52rem;
  font-weight: 400;
  text-align: center;
  color: #666666;
  line-height: 0.8rem;
  padding: 0 0.16rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.chugou-page.index-pgae.subsite .doctor-li .li {
  border: none;
  padding: 0.5rem 0 0 0;
}
.chugou-page.index-pgae.subsite .doctor-li .li .info {
  border-bottom: 0.02rem solid #e6e6e6;
  padding-bottom: 0.5rem;
}
.chugou-page.index-pgae.subsite .doctor-li .li:last-child .info {
  border-bottom: none;
}
.chugou-page.index-pgae.subsite .pic {
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chugou-page.index-pgae.subsite .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chugou-page.index-pgae.subsite .flow {
  width: 13.8rem;
  background: #ffffff;
  border-radius: 0.4rem;
  margin: 0 auto;
  padding: 0.72rem 0 0.3rem 0;
  position: relative;
}
.chugou-page.index-pgae.subsite .flow .hd {
  font-size: 0.8rem;
  font-weight: 700;
  text-align: center;
  color: #333333;
  line-height: 1.2rem;
  display: block;
}
.chugou-page.index-pgae.subsite .flow .ul .li {
  width: 11.56rem;
  height: 4.48rem;
  background: #e8eefe;
  border-radius: 2.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem auto;
  position: relative;
}
.chugou-page.index-pgae.subsite .flow .ul .li::before {
  content: '';
  width: 12.52rem;
  height: 5.44rem;
  display: block;
  border: 0.02rem dashed #999999;
  position: absolute;
  inset: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: auto;
  border-radius: 10rem;
}
.chugou-page.index-pgae.subsite .flow .ul .li:first-child::before {
  -webkit-clip-path: inset(0px 2.4rem 0px 0px) !important;
          clip-path: inset(0px 2.4rem 0px 0px) !important;
}
.chugou-page.index-pgae.subsite .flow .ul .li:last-child::before {
  border-bottom: 0.02rem dashed #999999;
  -webkit-clip-path: inset(0px 2.4rem 0px 0px) !important;
          clip-path: inset(0px 2.4rem 0px 0px) !important;
}
.chugou-page.index-pgae.subsite .flow .ul .li::after {
  display: block;
  content: '';
  width: 0.4rem;
  height: 0.4rem;
  background: #4478ff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -0.75rem;
  border: 0.08rem solid rgba(255, 255, 255, 0.7);
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: right;
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(even) > img {
  margin: 0 .68rem 0 0.44rem;
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(even) .info {
  border-right: 0.02rem solid #666;
  padding-right: 0.48rem;
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(even)::before {
  -webkit-clip-path: inset(1px 0 0px 2.4rem);
          clip-path: inset(1px 0 0px 2.4rem);
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(even)::after {
  left: unset;
  right: -0.75rem;
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(odd) .info {
  border-left: 0.02rem solid #666;
  padding-left: 0.48rem;
}
.chugou-page.index-pgae.subsite .flow .ul .li:nth-child(odd)::before {
  -webkit-clip-path: inset(1px 2.4rem 0px 0px);
          clip-path: inset(1px 2.4rem 0px 0px);
}
.chugou-page.index-pgae.subsite .flow .ul .li .title {
  font-size: 0.68rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.96rem;
  margin-bottom: 0.24rem;
}
.chugou-page.index-pgae.subsite .flow .ul .li span {
  font-size: 0.56rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.84rem;
  width: 6.88rem;
  display: block;
}
.chugou-page.index-pgae.subsite .flow .ul .li .info {
  height: 2.8rem;
  border-left: 0.02rem solid transparent;
  border-right: 0.02rem solid transparent;
}
.chugou-page.index-pgae.subsite .flow .ul .li > img {
  width: 1.36rem;
  height: 1.36rem;
  margin: 0 0.44rem 0 0.68rem;
}
.chugou-page.index-pgae.subsite .flow .aircraft {
  width: 3.96rem;
  height: 1.96rem;
  position: absolute;
  top: 1.64rem;
  right: 0.4rem;
  z-index: 2;
}
.chugou-page.index-pgae.subsite .flow .dot {
  width: 0.32rem;
  height: 0.32rem;
  background: #999999;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 1;
}
.chugou-page.index-pgae.subsite .flow .dot.start {
  top: -0.65rem;
  right: 3.64rem;
}
.chugou-page.index-pgae.subsite .flow .dot.start::after {
  display: block;
  content: '';
  width: 3rem;
  height: 0.32rem;
  position: absolute;
  top: 0;
  left: 0.32rem;
  background: #ffffff;
  z-index: 1;
}
.chugou-page.index-pgae.subsite .flow .dot.end {
  bottom: -0.65rem;
  right: 1.78rem;
}
.chugou-page.index-pgae.subsite .question .ul .li .answer {
  width: 13rem;
  background: #fafafa;
  border-radius: 0.24rem;
  padding: 0.48rem 0.4rem 0.48rem 0.4rem;
  max-height: 3.6rem;
  line-height: 0.88rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.chugou-page.index-pgae.subsite .question .ul .li .answer::after {
  height: 0.5rem;
  display: block;
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fafafa;
  z-index: 2;
}
.chugou-page.index-pgae.subsite .question .ul .li .ask {
  width: 13rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.64rem;
  line-height: 0.88rem;
  background-size: 0.8rem;
}
.chugou-page.index-pgae.subsite .news .ul .li {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.chugou-page.index-pgae.subsite .news .ul .li .ask {
  font-size: 0.6rem;
}
.chugou-page.index-pgae.subsite .news .ul .li .taglist {
  margin-top: 0.44rem;
}
.chugou-page.index-pgae.subsite .news .ul .li .taglist .tag {
  background-color: transparent;
  font-size: 0.48rem;
  font-weight: 400;
  text-align: center;
  color: #9cabd4;
  line-height: 0.48rem;
  padding: 0 0.16rem;
  margin: 0 0 0 0;
  border-radius: 0;
  border-left: 0.02rem solid #9cabd4;
  height: 0.48rem;
}
.chugou-page.index-pgae.subsite .news .ul .li .taglist .tag:first-child {
  padding-left: 0;
  border-left: none;
}
.chugou-page.index-pgae.subsite .datalist.news {
  padding-top: 0.72rem;
}
.chugou-page.index-pgae.subsite .datalist.news .li {
  width: 100%;
}
.chugou-page.index-pgae.subsite .datalist.news .li .pic {
  margin: 0 0 0 auto;
}
.chugou-page.index-pgae.subsite .datalist.news .li .ask {
  padding-left: 0;
  margin-top: 0.2rem;
  font-size: 0.6rem;
}
.chugou-page.index-pgae.subsite .datalist.news .li .answer {
  padding-left: 0;
  margin-top: 0.2rem;
}
.chugou-page.index-pgae.subsite .datalist.news .li .taglist {
  height: auto;
}
.chugou-page.index-pgae.subsite .datalist.news .li .taglist .tag {
  padding: 0 0.3rem;
}
.chugou-page.index-pgae.subsite .datalist.question {
  padding-top: 0.5rem;
}
.chugou-page.index-pgae.subsite .datalist.question .li {
  border: none;
  padding-top: 0;
}
.chugou-page.index-pgae.subsite .datalist.question .li .answer {
  margin-top: 0.36rem;
}
.show-banner,
.show-banner img {
  height: var(--height);
  min-height: 5rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hospital-show-box {
  width: 15rem;
  background: #ffffff;
  border-radius: 0.96rem 0.96rem 0rem 0rem;
  margin-top: -0.92rem;
  padding: 0.96rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.hospital-show-box .top .title {
  font-size: 0.72rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.04rem;
}
.hospital-show-box .top p {
  margin-top: 0.32rem;
  font-size: 0.56rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.84rem;
  margin-top: 0..32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hospital-show-box .top p span {
  color: #999999;
  margin-right: 0.24rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hospital-show-box .top p::before {
  content: '';
  width: 0.64rem;
  height: 0.64rem;
  display: block;
  margin-right: 0.1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hospital-show-box .top p.hospital::before,
.hospital-show-box .top p.time::before {
  background: url('/static/css/../../static/image/1.5/m/icon_time.svg') center no-repeat;
  background-size: contain;
}
.hospital-show-box .top p.position::before,
.hospital-show-box .top p.addr::before {
  background: url('/static/css/../../static/image/1.5/m/icon_addr.svg') center no-repeat;
  background-size: contain;
}
.hospital-show-box .hd {
  margin-top: 0.96rem;
  font-size: 0.72rem;
  color: #333333;
  line-height: 1.08rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.16rem;
}
.hospital-show-box .hd::before {
  content: '';
  width: 0.12rem;
  height: 0.56rem;
  background-color: #19c689;
  margin-right: 0.24rem;
  border-radius: 1rem;
}
.hospital-show-box .desc {
  font-size: 0.56rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.84rem;
}
.hospital-show-box .hr {
  display: block;
  width: 12.92rem;
  height: 0.04rem;
  background-color: rgba(0, 0, 0, 0.04);
  margin: 0.96rem 0;
}
.hospital-show-box .hospital-attr-box {
  width: 13rem;
  height: 3.4rem;
  background: #fafafa;
  border-radius: 0.16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.72rem 0.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin-top: 0.64rem;
}
.hospital-show-box .hospital-attr-box .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hospital-show-box .hospital-attr-box .li span {
  font-size: 0.64rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.96rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.32rem;
}
.hospital-show-box .hospital-attr-box .li span::before {
  content: '';
  width: 0.8rem;
  height: 0.8rem;
  display: block;
}
.hospital-show-box .hospital-attr-box .li.bed span::before {
  background: url('/static/css/../../static/image/1.5/m/hospital_attr_bed.svg') center no-repeat;
  background-size: contain;
}
.hospital-show-box .hospital-attr-box .li.nature span::before {
  background: url('/static/css/../../static/image/1.5/m/hospital_attr_nature.svg') center no-repeat;
  background-size: contain;
}
.hospital-show-box .hospital-attr-box .li.type span::before {
  background: url('/static/css/../../static/image/1.5/m/hospital_attr_type.svg') center no-repeat;
  background-size: contain;
}
.hospital-show-box .hospital-attr-box .li i {
  font-size: 0.64rem;
  color: #333333;
  line-height: 0.84rem;
}
.shenming-box,
.source-box {
  font-size: 0.56rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.84rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.shenming-box {
  width: 13rem;
  background: #fafafa;
  padding: 0.64rem 0.4rem;
  margin: 1rem auto 0 auto;
}
.shenming-box .tit {
  font-size: 0.64rem;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 0.96rem;
  margin-bottom: 0.16rem;
}
.source-box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.15rem;
}
.source-box .time {
  font-size: 0.56rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.84rem;
  letter-spacing: 0.04rem;
}
.source-box span {
  font-size: 0.56rem;
  color: #000014;
  line-height: 0.84rem;
  padding: 0 0.06rem;
}
.source-box a {
  margin-left: 0.4rem;
}
.source-box a.green {
  color: #16c68a;
}
.source-box a.red {
  color: #f85a5a;
}
.index-pgae.subsite .top-logo-fixed .user-avatar img {
  margin-bottom: 0;
}
.manbing-page.index-pgae.subsite {
  background: -webkit-gradient(linear, left top, left bottom, from(#cfeaff), color-stop(10%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #cfeaff, rgba(255, 255, 255, 0) 10%);
  background-color: #f5f5f5;
}
.manbing-page.index-pgae.subsite::before,
.manbing-page.index-pgae.subsite::after {
  display: none;
}
.manbing-page.index-pgae.subsite .sub-site-name {
  background: url(/static/image/1.5/m/sub_site_name_manbing.svg) no-repeat center;
  background-size: 2.72rem;
  color: #fff;
  width: 3rem;
  height: 2rem;
}
.manbing-page.index-pgae.subsite #banner,
.manbing-page.index-pgae.subsite #banner img {
  height: 4.16rem;
}
.manbing-page.index-pgae.subsite .index-slogan-banner {
  width: 15rem;
  height: 4.36rem;
  margin-top: 0.34rem;
}
.manbing-page.index-pgae.subsite .index-nav-card {
  width: 15rem;
  height: 7.04rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(86%, #ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #ffffff, #ffffff 86%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0.32rem;
  padding: 0.64rem 0.7rem 0;
  overflow: hidden;
}
.manbing-page.index-pgae.subsite .index-nav-card .li {
  width: 2.7rem;
}
.manbing-page.index-pgae.subsite .index-nav-card::after {
  display: none;
}
.manbing-page.index-pgae.subsite .btn-code {
  background: rgba(66, 142, 233, 0.1);
  color: #428ee9;
}
.manbing-page.index-pgae.subsite .submit {
  width: 10.4rem;
  height: 1.52rem;
  background: rgba(66, 142, 233, 0.1);
  border-radius: 2.04rem;
  color: #428ee9;
}
.manbing-page.index-pgae.subsite .top-mav {
  margin-top: 0.4rem;
}
.manbing-page.index-pgae.subsite .top-mav .bui-index-bar {
  border: none;
}
/*
 * 宠物
 */
.chongwu-page.index-pgae.subsite {
  background-color: #f8f8f8;
}
.chongwu-page.index-pgae.subsite::before,
.chongwu-page.index-pgae.subsite::after {
  display: none !important;
}
.chongwu-page.index-pgae.subsite .sub-site-name {
  background: url(/static/image/1.5/m/sub_site_name_chongwu.svg) no-repeat center;
  background-size: 2.72rem;
  color: #fff;
  width: 3rem;
  height: 2rem;
}
.chongwu-page.index-pgae.subsite .index-slogan {
  position: absolute;
  top: 9.6rem;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.chongwu-page.index-pgae.subsite .index-slogan .li {
  font-size: 0.56rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.84rem;
}
.chongwu-page.index-pgae.subsite .index-slogan .li img {
  width: 1.2rem;
  height: 1.2rem;
}
.chongwu-page.index-pgae.subsite .page-bg {
  width: 15rem;
  height: 12.4rem;
  margin-top: -1.15rem;
  position: absolute;
  content: unset;
  top: 0;
}
.chongwu-page.index-pgae.subsite .bui-index-bar {
  position: absolute;
  top: 3.2rem;
  background: rgba(255, 255, 255, 0.3);
  border: 0.04rem solid #ffffff;
  border-radius: 0.4rem;
}
.chongwu-page.index-pgae.subsite .bui-index-bar input {
  background-color: transparent;
  color: #ffffff;
}
.chongwu-page.index-pgae.subsite .bui-index-bar input::-webkit-input-placeholder {
  color: #ffffff;
}
.chongwu-page.index-pgae.subsite .bui-index-bar input:-ms-input-placeholder {
  color: #ffffff;
}
.chongwu-page.index-pgae.subsite .bui-index-bar input::-ms-input-placeholder {
  color: #ffffff;
}
.chongwu-page.index-pgae.subsite .bui-index-bar input::placeholder {
  color: #ffffff;
}
.chongwu-page.index-pgae.subsite .bui-index-bar .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chongwu-page.index-pgae.subsite .bui-index-bar .search .iconfont {
  color: #ffffff;
}
.chongwu-page.index-pgae.subsite .top-logo-fixed .user-avatar img {
  margin-bottom: 0;
}
.chongwu-page.index-pgae.subsite .index-nav-card {
  margin-top: 8.72rem;
  background-color: transparent;
  width: 13.8rem;
}
.chongwu-page.index-pgae.subsite .index-nav-card::after {
  display: none;
}
.chongwu-page.index-pgae.subsite .index-nav-card .indicator span {
  background-color: rgba(251, 196, 97, 0.3);
}
.chongwu-page.index-pgae.subsite .index-nav-card .indicator span::after {
  background-color: #fbc461;
}
.chongwu-page.index-pgae.subsite .index-nav-card .row {
  height: 8.2rem;
}
.chongwu-page.index-pgae.subsite .index-nav-card .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.4rem;
}
.chongwu-page.index-pgae.subsite .index-nav-card .li img {
  width: 2.6rem;
  height: 2.32rem;
  padding: 0.16rem 0.28rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 0.52rem;
  -webkit-box-shadow: 0rem 0.16rem 0.16rem 0rem #f5f5f5;
          box-shadow: 0rem 0.16rem 0.16rem 0rem #f5f5f5;
}
.chongwu-page.index-pgae.subsite .index-nav-card .li span {
  font-size: 0.56rem;
  font-weight: 400;
  text-align: CENTER;
  color: #333333;
  line-height: 0.84rem;
  margin-top: 0.32rem;
}
.chongwu-page.index-pgae.subsite .index-pgae {
  background: #f8f8f8;
}
.chongwu-page.index-pgae.subsite .index-pgae .btn-code {
  background: rgba(251, 196, 97, 0.1);
  color: #fbc461;
  font-weight: bold;
}
.chongwu-page.index-pgae.subsite .index-pgae .submit {
  background: rgba(251, 196, 97, 0.1);
  color: #fbc461;
}
.chongwu-page.index-pgae.subsite .dbox {
  display: none;
}
.chongwu-page.index-pgae.subsite .dbox.on {
  display: block;
}
.chongwu-page.index-pgae.subsite #banner,
.chongwu-page.index-pgae.subsite #banner img {
  height: 4.16rem;
}
.chongwu-page.index-pgae.subsite #banner {
  margin: 0.64rem auto;
}
.chongwu-page.index-pgae.subsite > .nav-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.96rem;
  font-size: 0.64rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.96rem;
}
.chongwu-page.index-pgae.subsite > .nav-bar .li {
  cursor: pointer;
  padding: 0.4rem 0 0.1rem;
}
.chongwu-page.index-pgae.subsite > .nav-bar .li.on {
  font-weight: bold;
  position: relative;
}
.chongwu-page.index-pgae.subsite > .nav-bar .li.on::after {
  content: '';
  width: 1.04rem;
  height: 0.12rem;
  background: #fbc461;
  border-radius: 1rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.chongwu-page.index-pgae.subsite .swiper-pagination {
  bottom: 0.3rem;
}
.chongwu-page.index-pgae.subsite .swiper-pagination .swiper-pagination-bullet-active {
  background: #fbc461;
}
.chongwu-page.index-pgae.subsite .datalist .ul .li {
  margin-left: auto;
  margin-right: auto;
}
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li {
  padding: 0.48rem 0;
  width: 13.8rem;
  height: 3.88rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0.08rem 0.08rem 0.4rem 0rem rgba(203, 203, 203, 0.22);
          box-shadow: 0.08rem 0.08rem 0.4rem 0rem rgba(203, 203, 203, 0.22);
  margin-bottom: 0.48rem;
}
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li:last-child {
  margin-bottom: 0.64rem;
}
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li .answer.icon,
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li .ask.icon {
  background: none;
  padding-left: 0;
  width: 12.8rem;
}
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li .answer.icon::before,
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li .ask.icon::before {
  content: '';
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  background: #ffbd69;
  border-radius: 50%;
  margin-right: 0.32rem;
  margin-left: 0.32rem;
  -webkit-transform: translateY(-0.06rem);
          transform: translateY(-0.06rem);
}
.chongwu-page.index-pgae.subsite .datalist.ask .ul .li .answer.icon::before {
  background: #b9ebcc;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li {
  width: 13.8rem;
  height: 8.6rem;
  background: #d9d9d9;
  border-radius: 0.64rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: #ffffff;
  -webkit-box-shadow: 0.08rem 0.08rem 0.4rem 0rem rgba(203, 203, 203, 0.22);
          box-shadow: 0.08rem 0.08rem 0.4rem 0rem rgba(203, 203, 203, 0.22);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.48rem;
  position: relative;
  padding: 0 0 0.28rem 0;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li:last-child {
  margin-bottom: 0.64rem;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .pic {
  width: 13.8rem;
  height: 5rem;
  border-radius: 0;
  border-radius: 0.64rem 0.64rem 0 0;
  margin-bottom: 0.64rem;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .taglist {
  position: absolute;
  top: 4.2rem;
  right: 0.4rem;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .taglist .tag {
  background: #222222;
  color: #fdae03;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .ask,
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .answer {
  width: 12.5rem;
  padding: 0 0.32rem;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .ask {
  font-size: 0.6rem;
}
.chongwu-page.index-pgae.subsite .datalist.news .ul .li .answer {
  margin-top: 0.2rem;
}
.chongwu-page.index-pgae.subsite .datalist {
  margin-bottom: 0;
}
.chongwu-page.index-pgae.subsite .hospital-li .li {
  width: 13.8rem;
  height: 4.16rem;
  background: #ffffff;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0.08rem 0.08rem 0.4rem 0rem rgba(203, 203, 203, 0.22);
          box-shadow: 0.08rem 0.08rem 0.4rem 0rem rgba(203, 203, 203, 0.22);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 auto 0.48rem;
  padding: 0.48rem 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chongwu-page.index-pgae.subsite .hospital-li .li:last-child {
  margin-bottom: 0.64rem;
}
.chongwu-page.index-pgae.subsite .hospital-li .li .pic {
  width: 4.28rem;
  height: 3.2rem;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-right: 0.32rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chongwu-page.index-pgae.subsite .hospital-li .li .pic img {
  width: 100%;
  height: 100%;
}
.chongwu-page.index-pgae.subsite .hospital-li .li .title {
  font-size: 0.64rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.96rem;
  width: 5.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.chongwu-page.index-pgae.subsite .hospital-li .li p {
  font-size: 0.56rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.84rem;
  margin-top: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.chongwu-page.index-pgae.subsite .hospital-li .li .tag {
  position: absolute;
  right: 0.32rem;
  top: 0.48rem;
  font-size: 0.56rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.84rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chongwu-page.index-pgae.subsite .hospital-li .li .tag::before {
  content: '';
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  background: url('/static/css/../../static/image/1.5/m/addr_icon.svg') center no-repeat;
  background-size: contain;
}
/*
 * 中医
 */
.zhongyi-page.index-pgae.subsite {
  background-color: #f5f5f5;
}
.zhongyi-page.index-pgae.subsite .page-bg {
  width: 15rem;
  height: 11.44rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#d8a478), color-stop(52%, #e8ded3), to(#f4ece3));
  background: linear-gradient(180deg, #d8a478, #e8ded3 52%, #f4ece3 100%);
}
.zhongyi-page.index-pgae.subsite::before,
.zhongyi-page.index-pgae.subsite::after {
  display: none;
}
.zhongyi-page.index-pgae.subsite .sub-site-name {
  background: url(/static/image/1.5/m/sub_site_name_zhongyi.svg) no-repeat center;
  background-size: 2.72rem;
  color: #fff;
  width: 3rem;
  height: 2rem;
}
.zhongyi-page.index-pgae.subsite .sub-site-name::before {
  background: #4d4d4d;
}
.zhongyi-page.index-pgae.subsite #banner,
.zhongyi-page.index-pgae.subsite #banner img {
  height: 4.16rem;
}
.zhongyi-page.index-pgae.subsite .index-slogan-banner {
  width: 13.8rem;
  height: 7.2rem;
  display: block;
  margin: 0rem auto 0;
}
.zhongyi-page.index-pgae.subsite .index-nav-card {
  width: 15rem;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  border-radius: 0.32rem;
  padding: 0.72rem 0.6rem 0;
  overflow: hidden;
}
.zhongyi-page.index-pgae.subsite .index-nav-card .ul {
  height: auto;
  padding-bottom: 0;
}
.zhongyi-page.index-pgae.subsite .index-nav-card .indicator span {
  background-color: rgba(141, 93, 78, 0.3);
}
.zhongyi-page.index-pgae.subsite .index-nav-card .indicator span::after {
  background-color: rgba(141, 93, 78, 0.6);
}
.zhongyi-page.index-pgae.subsite .index-nav-card .li {
  width: 2.76rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.zhongyi-page.index-pgae.subsite .index-nav-card .li .pic {
  width: 2rem;
  height: 2rem;
  margin-bottom: 0.24rem;
}
.zhongyi-page.index-pgae.subsite .index-nav-card .li .pic img {
  width: 100%;
  height: 100%;
}
.zhongyi-page.index-pgae.subsite .index-nav-card .li span {
  font-size: 0.6rem;
  text-align: CENTER;
  color: #7a4839;
  font-weight: 400;
  line-height: 0.84rem;
  width: 100%;
}
.zhongyi-page.index-pgae.subsite .index-nav-card::after {
  display: none;
}
.zhongyi-page.index-pgae.subsite .btn-code {
  background: rgba(124, 60, 41, 0.15);
  color: #7c3c29;
}
.zhongyi-page.index-pgae.subsite .submit {
  width: 10.4rem;
  height: 1.52rem;
  background: rgba(124, 60, 41, 0.15);
  border-radius: 2.04rem;
  color: #7c3c29;
}
.zhongyi-page.index-pgae.subsite .top-mav {
  margin-top: 0.4rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#f4ece3), to(rgba(244, 236, 227, 0)));
  background: linear-gradient(0deg, #f4ece3, rgba(244, 236, 227, 0));
}
.zhongyi-page.index-pgae.subsite .top-mav .bui-index-bar {
  border: none;
}
.zhongyi-page.index-pgae.subsite .top-mav .bui-index-bar .search {
  margin-left: 0;
  padding-left: 0;
}
.zhongyi-page.index-pgae.subsite .top-mav .bui-index-bar .search input {
  text-align: center;
}
.zhongyi-page.index-pgae.subsite .top-mav .ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.28rem 0.6rem 0;
  padding-bottom: 0.96rem;
}
.zhongyi-page.index-pgae.subsite .top-mav .ul .li {
  text-align: center;
  color: #7a4839;
  margin-right: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.zhongyi-page.index-pgae.subsite .top-mav .ul .li:last-child {
  margin-right: 0;
}
.zhongyi-page.index-pgae.subsite .top-mav .ul .li span {
  font-size: 0.64rem;
  background: url('/static/css/../../static/image/1.5/m/zhongyi_nav_bg.webp') center no-repeat;
  background-size: contain;
  width: 2.96rem;
  height: 2.84rem;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding-left: 0.2rem;
  font-weight: 700;
}
.zhongyi-page.index-pgae.subsite .top-mav .ul .li.long span {
  padding: 0.6rem;
  padding-left: 0.8rem;
}
.zhongyi-page.index-pgae.subsite .top-mav .ul .li i {
  font-size: 0.48rem;
  line-height: 0.68rem;
  margin-top: 0.21rem;
  width: 2.4rem;
}
.zhongyi-page.index-pgae.subsite .index-form {
  margin-top: 0.48rem;
  padding-bottom: 1.28rem;
  margin-bottom: 0;
}
.zhongyi-page.index-pgae.subsite .index-form .title {
  text-align: center;
  margin-top: 0.48rem;
}
/*
 * 商城
 */
.prices {
  font-weight: bold;
  font-size: .56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-weight: 400;
  font-family: DINPro;
}
.prices::before {
  content: '￥';
  display: block;
}
.prices.b {
  font-weight: bold;
}
.prices.r {
  color: #F34051;
}
.prices.x {
  color: #a1a1a1;
  text-decoration: line-through;
}
.prices.u48::before {
  font-size: .48rem;
}
.prices.f64 {
  font-size: .64rem;
}
.prices.f72 {
  font-size: .72rem;
}
.prices.f48 {
  font-size: .48rem;
}
.mall-goods-list .li {
  width: 15rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  padding: .64rem 0.6rem 0.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mall-goods-list .li img {
  width: 4rem;
  height: 4rem;
  border-radius: 0.2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.48rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.mall-goods-list .li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mall-goods-list .li .info .title {
  font-weight: bold;
  font-size: 0.56rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: 0.16rem;
}
.mall-goods-list .li .info i {
  font-weight: 500;
  font-size: 0.4rem;
  color: #BF7D4E;
  line-height: 0.6rem;
  margin-bottom: 0.16rem;
}
.mall-goods-list .li .info span {
  font-weight: 500;
  font-size: 0.48rem;
  color: #999999;
  line-height: 0.64rem;
}
.mall-goods-list .li .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: auto;
}
.mall-goods-list .li .row .prices {
  margin-right: 0.12rem;
}
.mall-goods-list .li .row .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.84rem;
  height: 1.44rem;
  margin-left: auto;
  background: linear-gradient(84deg, #ff8481 0%, #f23d4f 100%);
  border-radius: 1.8rem 1.8rem 1.8rem 1.8rem;
  font-weight: 500;
  font-size: 0.64rem;
  color: #FFFFFF;
}
.mr0_16 {
  margin-right: 0.16rem;
}
/*
 * 弹窗
 */
.my-popup {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  overscroll-behavior: contain;
  display: none;
}
.my-popup::-webkit-scrollbar {
  width: 0;
}
.my-popup .mask {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 0.02rem;
  /* 1px converted to rem */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 100%;
  background: #585858;
  opacity: 0.5;
}
.my-popup .my-popup__wrapper-box {
  position: absolute;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.17rem;
  background: #fff;
  border-radius: 0.6rem 0.6rem 0.6rem 0.6rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 1rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes tinydown {
  0%,
  5% {
    opacity: 0;
    -webkit-transform: translateY(0.06rem);
            transform: translateY(0.06rem);
    /* 30rpx -> 0.06rem */
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0.06rem);
            transform: translateY(0.06rem);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/*
 * 其他
 */
/*
 * Swiper点击图片类相册预览
 */
#img-preview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
#img-preview .swiper-container {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
#img-preview .swiper-slide img {
  display: block;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}
#img-preview .swiper-pagination {
  line-height: 0.8rem;
  font-size: 0.72rem;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 15px;
  z-index: 101;
}
#img-preview .swiper-pagination-current {
  color: #19c689;
}
#img-preview .swiper-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 101;
  width: 1.4rem;
  height: 1.4rem;
  color: #f5f5f5;
  text-align: center;
}
#img-preview .swiper-close .iconfont {
  font-size: 1.3rem;
}
/*
   * 百科下相关模块
   */
.related-ask-row {
  padding: 0.92rem 0 0.6rem;
  border-bottom: 0.4rem solid #f0f2f5;
  overflow: hidden;
}
.related-ask-row .hd {
  margin: 0 0.6rem;
  height: 0.92rem;
  line-height: 0.92rem;
  position: relative;
  overflow: hidden;
}
.related-ask-row .hd h2 {
  font-size: 0.72rem;
  color: #333;
  font-weight: 600;
}
.related-ask-row .hd h2 .iconfont {
  float: left;
  margin: 0.06rem 0.2rem 0 0;
  display: inline-block;
  width: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  border-radius: 100%;
}
.related-ask-row .hd .more {
  position: absolute;
  top: 0.16rem;
  right: 0;
  line-height: 0.6rem;
  font-size: 0.52rem;
  color: #999999;
}
.related-ask-row .hd .more .iconfont {
  padding-left: 0.16rem;
}
.related-ask-row .hd h2 .iconfont {
  background-image: -webkit-gradient(linear, right top, left top, from(#9494f6), to(#b3b8fa));
  background-image: linear-gradient(to left, #9494f6, #b3b8fa);
}
.related-ask-row ul {
  padding-top: 0.2rem;
}
.related-ask-row li {
  margin: 0.4rem 0.6rem;
  padding: 0.4rem;
  background-color: #f8f8f8;
  border-radius: 0.2rem;
}
.related-ask-row li .user-row {
  margin-bottom: 0.4rem;
  height: 1.2rem;
  overflow: hidden;
}
.related-ask-row li .user-row .user {
  float: left;
}
.related-ask-row li .user-row .user .avatar {
  float: left;
  display: block;
  background: #f5f8fa;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
}
.related-ask-row li .user-row .user .name {
  float: left;
  margin-left: 0.4rem;
  line-height: 1.2rem;
  font-size: 0.6rem;
  color: #333333;
}
.related-ask-row li .user-row .more {
  float: right;
  line-height: 1.2rem;
  font-size: 0.48rem;
  color: #1ac68a;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.related-ask-row li .user-row .more .iconfont {
  display: block;
  float: right;
  margin-left: 0.12rem;
  width: 0.48rem;
  height: 0.48rem;
  font-size: 0.28rem;
  color: #fff;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  border-radius: 100%;
}
.related-ask-row li p {
  line-height: 1.6;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 0.56rem;
  color: #999999;
  text-align: justify;
}
.related-diary-row {
  padding-top: 0.92rem;
  overflow: hidden;
}
.related-diary-row .hd {
  margin: 0 0.6rem;
  height: 0.92rem;
  line-height: 0.92rem;
  position: relative;
  overflow: hidden;
}
.related-diary-row .hd h2 {
  font-size: 0.72rem;
  color: #333;
  font-weight: 600;
}
.related-diary-row .hd h2 .iconfont {
  float: left;
  margin: 0.06rem 0.2rem 0 0;
  display: inline-block;
  width: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  border-radius: 100%;
}
.related-diary-row .hd .more {
  position: absolute;
  top: 0.16rem;
  right: 0;
  line-height: 0.6rem;
  font-size: 0.52rem;
  color: #999999;
}
.related-diary-row .hd .more .iconfont {
  padding-left: 0.16rem;
}
.related-diary-row .hd h2 .iconfont {
  background-image: -webkit-gradient(linear, right top, left top, from(#5098cf), to(#74b8e8));
  background-image: linear-gradient(to left, #5098cf, #74b8e8);
}
.related-hospital-row {
  padding: 0.92rem 0 0.4rem;
  border-bottom: 0.4rem solid #f0f2f5;
  overflow: hidden;
}
.related-hospital-row .hd {
  margin: 0 0.6rem;
  height: 0.92rem;
  line-height: 0.92rem;
  position: relative;
  overflow: hidden;
}
.related-hospital-row .hd h2 {
  font-size: 0.72rem;
  color: #333;
  font-weight: 600;
}
.related-hospital-row .hd h2 .iconfont {
  float: left;
  margin: 0.06rem 0.2rem 0 0;
  display: inline-block;
  width: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  border-radius: 100%;
}
.related-hospital-row .hd .more {
  position: absolute;
  top: 0.16rem;
  right: 0;
  line-height: 0.6rem;
  font-size: 0.52rem;
  color: #999999;
}
.related-hospital-row .hd .more .iconfont {
  padding-left: 0.16rem;
}
.related-hospital-row .hd h2 .iconfont {
  background: #19c689;
  background-image: -webkit-gradient(linear, right top, left top, from(#1ac68a), to(#74e8a4));
  background-image: linear-gradient(to left, #1ac68a 0%, #74e8a4 100%);
}
.hospital-list-card {
  padding-top: 0.6rem;
  height: auto;
  overflow: hidden;
}
.hospital-list-card .card-item {
  float: left;
  margin: 0 0 0.6rem 0.6rem;
  padding: 0.8rem 0.2rem 0;
  width: 6.6rem;
  height: 8.4rem;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 0.12rem 0.52rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.12rem 0.52rem 0 rgba(0, 0, 0, 0.1);
}
.hospital-list-card .card-item a {
  display: block;
  overflow: hidden;
}
.hospital-list-card .card-item .pic {
  margin: 0 auto 0.5rem;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 100%;
  overflow: hidden;
}
.hospital-list-card .card-item .pic img {
  width: 100%;
  height: 100%;
}
.hospital-list-card .card-item .title {
  margin-bottom: 0.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.64rem;
  color: #000;
  font-weight: 600;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.hospital-list-card .card-item .num,
.hospital-list-card .card-item .job-title {
  line-height: 0.72rem;
  font-size: 0.52rem;
  color: #999999;
}
.hospital-list-card .card-item .btn {
  margin: 0.6rem auto 0;
  width: 3.6rem;
  height: 1.28rem;
  font-size: 0.52rem;
  color: #fff;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #1ac68a;
  background-color: #1ac68a;
  border-radius: 0.6rem;
  -webkit-box-shadow: 0 0.12rem 0.5rem 0 rgba(255, 134, 131, 0.2);
          box-shadow: 0 0.12rem 0.5rem 0 rgba(255, 134, 131, 0.2);
}
.doctor-list-card .card-item .btn {
  color: #fff;
  border: 1px solid #19c689;
  -webkit-box-shadow: 0 0.12rem 0.5rem 0 rgba(15, 227, 219, 0.2);
          box-shadow: 0 0.12rem 0.5rem 0 rgba(15, 227, 219, 0.2);
}
.related-doctor-row {
  padding: 0.92rem 0 0.6rem;
  border-bottom: 0.4rem solid #f0f2f5;
  overflow: hidden;
}
.related-doctor-row .hd {
  margin: 0 0.6rem;
  height: 0.92rem;
  line-height: 0.92rem;
  position: relative;
  overflow: hidden;
}
.related-doctor-row .hd h2 {
  font-size: 0.72rem;
  color: #333;
  font-weight: 600;
}
.related-doctor-row .hd h2 .iconfont {
  float: left;
  margin: 0.06rem 0.2rem 0 0;
  display: inline-block;
  width: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #19c689;
  border-radius: 100%;
}
.related-doctor-row .hd .more {
  position: absolute;
  top: 0.16rem;
  right: 0;
  line-height: 0.6rem;
  font-size: 0.52rem;
  color: #999999;
}
.related-doctor-row .hd .more .iconfont {
  padding-left: 0.16rem;
}
.related-doctor-row .hd h2 .iconfont {
  background: #19c689;
  background-image: -webkit-gradient(linear, right top, left top, from(#f69494), to(#fab3b3));
  background-image: linear-gradient(to left, #f69494, #fab3b3);
}
/*
   * 登录/注册
   */
.loginPage {
  padding: 0 1rem;
}
.loginPage .logo {
  margin: 0.2rem auto 1.4rem;
  width: 2.8rem;
  height: 2.8rem;
}
.loginPage .logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.loginPage .third-part {
  margin: 2.4rem auto 0;
  width: 8.4rem;
}
.loginPage .third-part .tit {
  margin-bottom: 0.6rem;
  height: 0.6rem;
  position: relative;
}
.loginPage .third-part .tit span {
  display: inline-block;
  width: 100%;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #999999;
  text-align: center;
}
.loginPage .third-part .tit:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  width: 2rem;
  right: 0.8rem;
  top: 0.3rem;
  left: initial;
  background: #dedede;
}
.loginPage .third-part .tit:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: left top;
  transform: scaleY(0.5);
  transform-origin: left top;
  width: 2rem;
  left: 0.8rem;
  top: 0.3rem;
  background: #dedede;
}
.loginPage .third-part div {
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.loginPage .third-part a {
  display: block;
}
.loginPage .third-part img {
  width: 1.76rem;
  height: 1.76rem;
}
.loginPage .pact {
  margin-top: 0.8rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  color: #333;
  text-align: center;
}
.loginPage .pact a {
  color: #1ac68a;
}
.bui-input,
.bui-select,
.bui-textarea {
  display: block;
  padding: 0 0.2rem;
  width: 100%;
}
.bui-input::-webkit-input-placeholder,
.bui-select::-webkit-input-placeholder,
.bui-textarea::-webkit-input-placeholder {
  color: #c8c8c8;
}
.bui-input:hover,
.bui-textarea:hover {
  border-color: #d2d2d2;
}
.bui-input:focus,
.bui-textarea:focus {
  border-color: #c8c8c8;
}
.bui-inline {
  display: inline-block;
  vertical-align: middle;
}
.bui-input-inline {
  float: left;
}
.bui-form-logo {
  margin-bottom: 2rem;
}
.bui-form-logo .bui-form-item {
  margin-bottom: 0.8rem;
  padding: 0.16rem 0.4rem;
  clear: both;
  *zoom: 1;
  height: 1.76rem;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0.9rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bui-form-logo .intlCode {
  float: left;
  display: inline-block;
  padding: 0 0.6rem 0 0.2rem;
  height: 1.44rem;
  line-height: 1.44rem;
  font-size: 0.64rem;
  color: #000;
}
.bui-form-logo .splitR {
  display: inline-block;
  float: left;
  margin-right: 0.6rem;
  width: 1px;
  height: 1.44rem;
  position: relative;
}
.bui-form-logo .splitR:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 1px;
  background: #e8e8e8;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: left top;
  transform: scaleX(0.5);
  transform-origin: left top;
  top: 0.4rem;
  bottom: 0.4rem;
  background: #ccc;
}
.bui-form-logo .intlCode + .splitR {
  margin-right: 0.4rem;
}
.bui-form-logo .bui-input {
  float: left;
  padding: 0 0.2rem;
  width: 6.6rem;
  height: 1.44rem;
  font-size: 0.64rem;
  color: #000;
  border: none;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bui-form-logo #verify_sms {
  width: 8rem;
}
.bui-form-logo .icon {
  position: absolute;
  top: 0.44rem;
  right: 0.4rem;
  width: 0.88rem;
  height: 0.88rem;
  background-size: 0.88rem !important;
}
.bui-form-logo .login-next {
  background: center center url(../image/login_next@2x.png) no-repeat;
}
.bui-form-logo .login-refresh {
  background: center center url(../image/login_refresh@2x.png) no-repeat;
}
.bui-form-logo #verify_img_get {
  display: inline-block;
  margin-top: 0.12rem;
  width: 3.88rem;
  height: 1.2rem;
}
.bui-form-logo #verify_img_get img {
  width: 100%;
  height: 2rem;
}
.bui-form-logo .get-smscode {
  line-height: 1.44rem;
  font-size: 0.6rem;
  color: #19c689;
}
.bui-form-logo .btn-primary {
  margin-bottom: 0.4rem;
  line-height: 1.44rem;
  font-size: 0.68rem;
  color: #19c689;
  text-align: center;
  border: 1px solid #19c689;
  cursor: pointer;
}
.bui-form-logo .tips {
  line-height: 0.8rem;
  font-size: 0.56rem;
  color: #aaa;
  text-align: center;
}
/*
   * 打开app悬浮
   */
.app-bottom-fixed {
  position: fixed;
  bottom: 0;
  z-index: 100;
  display: none;
  padding: 0.4rem 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 15rem;
  height: 2.8rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.85);
}
.app-bottom-fixed .pic {
  float: left;
  margin-top: 0.2rem;
  margin-right: 0.4rem;
  width: 1.36rem;
  height: 1.36rem;
}
.app-bottom-fixed .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.app-bottom-fixed .info {
  float: left;
}
.app-bottom-fixed .info .title {
  margin-bottom: 0.12rem;
  line-height: 1.12rem;
  font-size: 0.68rem;
  font-weight: 500;
  color: #000;
}
.app-bottom-fixed .info p {
  line-height: 0.6rem;
  font-size: 0.52rem;
  font-weight: 500;
  color: #999999;
}
.app-bottom-fixed .openAPP {
  position: relative;
  z-index: 2;
  float: right;
  display: inline-block;
  margin-top: 0.36rem;
  width: 3.2rem;
  line-height: 1.28rem;
  font-size: 0.52rem;
  font-weight: 600;
  color: #666;
  text-align: center;
}
.app-bottom-fixed .openAPP::before {
  position: absolute;
  z-index: -1;
  top: -1px;
  right: 0;
  bottom: 1px;
  left: 0;
  content: '';
  overflow: hidden;
  background: #fff;
  border: 1px solid #8dd2d5;
  border-radius: 0.64rem;
}
.app-bottom-fixed .iconfont {
  float: right;
  display: inline-block;
  margin-left: 0.52rem;
  width: 0.68rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.68rem;
  color: #999999;
  text-align: right;
  cursor: pointer;
}
/*
   * 使用协议
   */
.pact {
  padding: 0.5rem;
}
.pact h1 {
  margin-bottom: 20px;
  line-height: 1.5;
  font-size: 24px;
  color: #3daeb6;
  text-align: center;
}
.pact h3 {
  margin: 15px 0 8px;
  line-height: 1.5;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.pact p {
  margin-bottom: 5px;
  line-height: 1.6;
  font-size: 12px;
  color: #333;
  text-indent: 2em;
}
.pact .fwb {
  font-weight: 700;
}
.pact .cr {
  color: red;
}
/*
   * 小屏：最小宽度 500px
   */
@media screen and (max-width: 500px) {
  .banner-diary .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
.wx_cont {
  margin: 0rem;
}
.wx_cont img {
  max-width: 100%;
}
.nav-wrap .li {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#indexNav {
  margin: 0.3rem 0.48rem 0 0.5rem;
  padding-bottom: 0.64rem;
  background: #fcfcff;
  border-radius: 0 0 0.4rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inherit;
}
#indexNav .nav-wrap {
  overflow-x: hidden;
  overflow-y: hidden;
}
#indexNav .nav-wrap::-webkit-scrollbar {
  /* 滚动条整体样式 */
  width: 0;
  height: 0;
}
#indexNav .nav-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 16.8rem;
}
#indexNav li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 0.24rem;
  margin-bottom: 0.32rem;
  width: 2.8rem;
  text-align: center;
}
#indexNav a {
  display: block;
}
#indexNav img {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
  object-fit: contain;
}
#indexNav p {
  line-height: 0.88rem;
  font-size: 0.52rem;
  color: #666;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
#indexNav .indicator {
  height: 0.12rem;
  font-size: 0;
  text-align: center;
}
#indexNav .indicator span {
  position: relative;
  display: inline-block;
  width: 0.9rem;
  height: 0.08rem;
  background-color: #e6e6e6;
  border-radius: 0.04rem;
}
#indexNav .indicator span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 0.7rem;
  background-color: #1ac68a;
  border-radius: 0.04rem;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
}
#indexNav .indicator.right span:after {
  left: 0.22rem;
}
.source-info {
  font-weight: 500;
  font-size: 0.48rem;
  color: #B2B2B2;
  line-height: 0.72rem;
}
.source-info span,
.source-info a {
  color: #5889B7;
}
.shenming {
  color: #7d7d7d;
  border: 1px solid #eee;
  padding: 10px;
  line-height: 32px;
  font-size: .45rem;
  margin: 0 0.6rem;
}
.contentBox img {
  display: block;
  margin: 0 auto;
}
.footer_disclaimer p {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #999;
  margin-top: 0.5rem;
}
.error-page {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  position: relative;
  margin-top: -0.1rem;
}
.error-page img {
  max-width: 60%;
  margin-top: 30%;
}
.parter {
  text-align: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parter li {
  border-radius: .25rem;
  width: 30%;
  padding: .35rem 0;
  font-size: 0.52rem;
}
.parter li:first-child {
  background-color: #629cff;
}
.parter li:nth-child(2) {
  background-color: #f93886;
}
.parter li:nth-child(3) {
  background-color: #2ea7e0;
}
.parter li a {
  color: #fff;
}
.shangwu-popup .close {
  width: 0.96rem;
  height: 0.96rem;
  background: url('/static/css/../../static/image/m/close.svg') center no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 0.72rem;
  right: 0.68rem;
}
.shangwu-popup .my-popup__wrapper-box {
  width: 12.17rem;
  height: 16.6rem;
  background: #FFFFFF;
  border-radius: 0.6rem 0.6rem 0.6rem 0.6rem;
  text-align: center;
}
.shangwu-popup .tit {
  font-weight: bold;
  font-size: 0.88rem;
  color: #20263D;
  line-height: 1.32rem;
  margin-bottom: 0.5rem;
}
.shangwu-popup .name {
  font-weight: 800;
  font-size: 0.64rem;
  color: #181A19;
  line-height: 0.96rem;
  margin-top: 0.72rem;
}
.shangwu-popup span {
  font-weight: 500;
  font-size: 0.6rem;
  color: #717472;
  line-height: 0.88rem;
}
.shangwu-popup .erweima {
  width: 8.16rem;
  height: 8.16rem;
}
.shangwu-popup .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.96rem;
}
.shangwu-popup .row img {
  width: 1.44rem;
  height: 1.44rem;
  margin-right: 0.24rem;
}
.shangwu-popup .row .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
/*
 * 聚合页
 */
body.juhe {
  background: url('/static/css/../../static/image/m/juhe_bg.svg') top center no-repeat;
  background-size: contain;
}
body.juhe .taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.64rem 0.48rem;
}
body.juhe .taglist.index {
  padding: 0 0.32rem 1.16rem 0.6rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
body.juhe .taglist .li {
  height: 1.4rem;
  background: rgba(102, 102, 102, 0.1);
  border-radius: 1.64rem 1.64rem 1.64rem 1.64rem;
  font-weight: 500;
  font-size: 0.52rem;
  color: #333333;
  padding: 0 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.juhe .showdata {
  margin-top: -0.5rem;
  background: #FFFFFF;
  padding: 0 0.6rem 0rem 0.6rem;
  border-bottom: .32rem solid #f5f5f5;
}
body.juhe .showdata .title {
  font-weight: 800;
  font-size: 0.64rem;
  color: #313332;
  margin-bottom: 0.4rem;
}
body.juhe .showdata .title i::before,
body.juhe .showdata .title i::after {
  color: #FF9406;
  content: '#';
}
body.juhe .showdata p {
  font-weight: 500;
  font-size: 0.48rem;
  color: #313332;
  line-height: 0.72rem;
  margin-bottom: 0.48rem;
}
body.juhe .top-logo-fixed {
  padding-top: 0;
}
body.juhe .sub-site-name {
  margin-bottom: 0.8rem;
}
body.juhe .showdata {
  border-bottom: 0.38rem solid #f5f5f5;
}
.juhe_list {
  padding: 0.6rem 0;
}
.juhe_list + .juhe_list {
  padding-top: 0;
}
.juhe_list .hd {
  font-weight: bold;
  font-size: 0.72rem;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.juhe_list .hd::before {
  content: '';
  width: 0.12rem;
  height: 0.56rem;
  border-radius: 0rem 0rem 0rem 0rem;
  background-color: #19c689;
  border-radius: 10rem;
  margin-right: 0.32rem;
}
.juhe_list .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.72rem 0;
  border-bottom: 1px solid #E6E6E6;
}
.juhe_list .li:last-child {
  border-bottom: none;
}
.juhe_list .li .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 2.8rem;
}
.juhe_list .li .info .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 500;
  font-size: 0.6rem;
  color: #333333;
  line-height: 0.88rem;
}
.juhe_list .li .info .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  font-weight: 500;
  font-size: 0.48rem;
  color: #999999;
}
.juhe_list .li .info .row .view {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.juhe_list .li .info .row .view::before {
  content: '';
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  background: url("/static/css/../../static/image/2.0/eye.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0.08rem;
}
.juhe_list .li .pic {
  margin-left: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4.24rem;
  height: 2.8rem;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  margin-left: 0.48rem;
}
/*
 * 漫画页
 */
.comic-list .ol {
  padding: 0 1rem;
}
.comic-list .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0.48rem;
  margin-bottom: 0.48rem;
  border-bottom: 1px solid #F0F0F0;
}
.comic-list .li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.comic-list .li .title {
  height: 1.36rem;
  background: #FAF4F0;
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 0.56rem;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.28rem;
}
.comic-list .li .title::before {
  content: '';
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: url("/static/css/../../static/image/3.0/comic_icon.webp") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.32rem 0 0;
}
.comic-list .li .title span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.comic-list .li .desc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.52rem;
  color: #666666;
  line-height: 0.8rem;
  margin-top: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.comic-list .li .row {
  margin-top: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  font-size: 0.48rem;
  color: #999999;
  line-height: 0.72rem;
}
.comic-list .li .row .view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comic-list .li .row .view::before {
  content: '';
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/static/css/../../static/image/3.0/eye.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.1rem 0 0;
}
.comic-list .li .row .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comic-list .li .row .time::before {
  content: '';
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/static/css/../../static/image/3.0/calendar.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.1rem 0 0;
}
.comic-list.news-index {
  border-top: 0.32rem solid #F5F5F5;
}
.comic-list .c-hd:after {
  display: none;
}
.comic-list .li-big {
  width: 13.8rem;
  height: 10.64rem;
  background: #FAF4F0;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  overflow: hidden;
  position: relative;
}
.comic-list .li-big + .li {
  margin-top: 0.64rem;
}
.comic-list .li-big img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.comic-list .li-big .info {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2.88rem;
  width: 100%;
  padding: 0.48rem 0.4rem;
  background-color: #FAF4F0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.comic-list .li-big .info .title {
  font-weight: bold;
  font-size: 0.6rem;
  color: #2D322A;
  line-height: 0.88rem;
}
.comic-list .li-big .row {
  font-weight: 500;
  font-size: 0.48rem;
  color: #999999;
  line-height: 0.72rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.16rem;
}
.comic-list .li-big .row .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comic-list .li-big .row .time::before {
  content: '';
  width: 0rem;
  height: 0.42rem;
  border-left: 1px solid #999999;
  margin: 0 0.4rem;
}
.comit-show .comit-row {
  margin-top: 0.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  font-size: 0.48rem;
  color: #999999;
  line-height: 0.72rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 0.16rem;
}
.comit-show .comit-row .view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comit-show .comit-row .view::before {
  content: '';
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/static/css/../../static/image/3.0/eye.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.1rem 0 0;
}
.comit-show .comit-row .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comit-show .comit-row .time::before {
  content: '';
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/static/css/../../static/image/3.0/calendar.svg") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0.1rem 0 0;
}
.comit-show .news-banner {
  margin-top: 0;
}
.comit-show .doctor-intro {
  position: relative;
  width: 100%;
  min-height: 4.68rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(#e0feff), color-stop(38%, rgba(230, 252, 254, 0.7)), to(#ffffff));
  background: linear-gradient(180deg, #e0feff 0%, rgba(230, 252, 254, 0.7) 38%, #ffffff 100%);
  -webkit-box-shadow: 0rem 0.08rem 0.32rem 0rem rgba(0, 0, 0, 0.05);
          box-shadow: 0rem 0.08rem 0.32rem 0rem rgba(0, 0, 0, 0.05);
  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.92rem 0.4rem 0 0.4rem;
  margin-top: 0.72rem;
  margin-bottom: 0.4rem;
}
.comit-show .doctor-intro::after {
  content: '';
  display: block;
  width: 3.96rem;
  height: 3.96rem;
  background: url("/static/css/../../static/image/3.0/m_comic_intro_bg.webp") center center / contain no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.comit-show .doctor-intro::after {
  position: absolute;
  bottom: 0;
  right: 0;
}
.comit-show .doctor-intro .thumb {
  width: 2rem;
  height: 2rem;
  border-radius: 1.36rem 1.36rem 1.36rem 1.36rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.4rem;
}
.comit-show .doctor-intro .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 7.6rem;
}
.comit-show .doctor-intro .info .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.comit-show .doctor-intro .info .row .attr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.04rem;
}
.comit-show .doctor-intro .info .row .name {
  font-weight: 800;
  font-size: 0.64rem;
  color: #2D322A;
  line-height: 0.96rem;
  margin-right: 0.24rem;
  margin-bottom: 0.04rem;
}
.comit-show .doctor-intro .info .row i {
  height: 0.72rem;
  background: rgba(0, 120, 233, 0.1);
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  padding: 0 0.16rem;
  margin-right: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comit-show .doctor-intro .info .row em {
  height: 0.72rem;
  background: rgba(44, 206, 136, 0.1);
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  padding: 0 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comit-show .doctor-intro .info .hospital {
  font-weight: 400;
  font-size: 0.48rem;
  color: #676767;
  line-height: 0.72rem;
}
.comit-show .doctor-intro .info .tags {
  font-weight: 400;
  font-size: 0.52rem;
  color: #8F9994;
  line-height: 0.76rem;
  margin-top: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.comit-show .doctor-intro .info .tags span {
  padding: 0;
}
.comit-show .doctor-intro .info .tags span::after {
  content: '';
  width: 0rem;
  height: 0.32rem;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.02rem solid #D9D9D9;
  margin: 0 0.24rem;
}
.comit-show .doctor-intro .info .tags span:last-child::after {
  display: none;
}
.comit-show .doctor-intro .btn {
  height: 1.36rem;
  width: 3.04rem;
  background: #33DFB6;
  border-radius: 1.76rem 1.76rem 1.76rem 1.76rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  font-size: 0.56rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FFFFFF;
  margin-left: auto;
  position: absolute;
  right: 0.4rem;
  top: 0.92rem;
}
.comit-show .shenming {
  background: #FAFAFA;
  border: none;
}
.banner.w15 {
  width: 15rem;
}
.comic-index-swiper {
  position: relative;
  padding-bottom: 0.88rem;
  padding-top: 0.24rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(85%, #ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 85%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0rem 0rem 0rem 0rem;
}
.comic-index-swiper .swiper {
  width: 13.8rem;
  margin: 0 auto;
}
.comic-index-swiper .li {
  width: 11.6rem;
  height: 7.96rem;
  border-radius: 0.32rem;
  overflow: hidden;
}
.comic-index-swiper .li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.comic-index-swiper .li span {
  width: 11.6rem;
  height: 1.44rem;
  background: #19C689;
  border-radius: 0rem 0rem 0.32rem 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 500;
  font-size: 0.6rem;
  color: #FFFFFF;
  line-height: 0.88rem;
  padding: 0.28rem 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.swiper-pagination.v2 {
  font-size: 0;
  bottom: 0.24rem;
}
.swiper-pagination.v2 .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.2rem;
  border-radius: 1rem;
  background-color: #E2E7E7;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.swiper-pagination.v2 .swiper-pagination-bullet:only-child {
  display: none;
}
.swiper-pagination.v2 .swiper-pagination-bullet-active {
  width: 0.44rem;
  background-color: #19c689;
}
