123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298 |
- .c-ccc{
- color: #ccc;
- }
- .list-doctor li .avatar img.default {
- width: 50%;
- height: 50%;
- margin-top: 25%;
- margin-left: 25%;
- }
- .view-more {
- display: inline-block;
- width: 100%;
- text-align: center;
- padding: 15px 0 10px 0;
- }
- .view-more a {
- color: #17b3ec;
- font-size: 15px;
- }
- .list-fuwu2 .iconfont {
- display: block;
- width: 40px;
- height: 40px;
- font-size: 1rem;
-
- }
- /*.list-fuwu2 li {
- box-sizing: border-box;
- height: 3.8rem;
- width: 25%;
- float: left;
- border-bottom: 1px solid #e1e1e1;
- border-right: 1px solid #e1e1e1;
- text-align: center;
- padding-top: calc((3.8rem - 65px)/2);
- }*/
- .list-fuwu2 li {
- box-sizing: border-box;
- height: 4.2rem;
- width: 33.3%;
- float: left;
- border-bottom: 1px solid #e1e1e1;
- border-right: 1px solid #e1e1e1;
- text-align: center;
- padding-top: calc((4.2rem - 65px)/2);
- }
- .icon-bg-qianyueguanli {
- background: url(../images/qianyueguanli-icon.png);
- background-size: cover;
- }
- .icon-bg-manbing {
- background: url(../images/icon_manbingguanli.png) no-repeat;
- background-size: contain;
- background-position: center;
- }
- .icon-bg-manbing2 {
- background: url(../images/icon_manbingguanli_zhihui.png) no-repeat;
- background-size: contain;
- background-position: center;
- }
- .icon-bg-xufangguanli {
- background: url(../images/xufangguanli_quanke_icon.png);
- background-size: cover;
- }
- .icon-bg-xufangguanli2 {
- background: url(../images/xufangguanli_zhihui_icon.png);
- background-size: cover;
- }
- .icon-bg-xufangdingdan {
- background: url(../images/xufangdingdan_quanke_icon.png);
- background-size: cover;
- }
- .icon-bg-dailiqianyue {
- background: url(../images/dailiqianyue_icon.png) no-repeat;
- background-size: contain;
- background-position: center;
- }
- .icon-bg-dailijiandang {
- background: url(../images/dailijiandang_shouye_icon.png) no-repeat;
- background-size: contain;
- background-position: center;
- }
- .icon-bg-jiankangzixun {
- background: url(../images/jiankangzixun_icon.png);
- background-size: cover;
- }
- .icon-bg-suifangjihua {
- background: url(../images/suifangjihua_icon.png);
- background-size: cover;
- }
- .icon-bg-suifangjihua2 {
- background: url(../images/suifangjihua_zhihui_icon.png);
- background-size: cover;
- }
- .icon-wodemingpian {
- background: url(../images/wodemingpian_icon.png);
- background-size: cover;
- }
- .icon-gongzuobaogao {
- background: url(../images/tuanduigongzuobaogao_icon.png);
- background-size: cover;
- }
- .icon-gongzuobaogao2 {
- background: url(../images/gongzuobaogao_zhihui_icon.png);
- background-size: cover;
- }
- .icon-mingyizixun {
- background: url(../images/mingyizixun_icon.png);
- background-size: cover;
- }
- .icon-mingyizixun2 {
- background: url(../images/mingyiguanli_hui_icon.png);
- background-size: cover;
- }
- .icon-bg-daiyuyue {
- background: url(../images/daiyuyue_icon.png);
- background-size: cover;
- }
- .icon-jiankangjiaoyu {
- background: url(../images/jiankangjiaoyu_icon.png);
- background-size: cover;
- }
- .icon-jiankangjiaoyu2 {
- background: url(../images/jianjiaowenku_zhihui_icon.png);
- background-size: contain;
- background-repeat: no-repeat;
- background-position: center;
- }
- .icon-xietongfuwu{
- background: url(../images/xitongfuwu_uanke_icon.png);
- background-size: cover;
- }
- .icon-zhuanzhenxiezuo{
- background: url(../images/zhuanzhenxiezuoz_zhihui__icon.png);
- background-size: contain;
- background-repeat: no-repeat;
- background-position: center;
- }
- .icon-shebeidengji {
- background: url(../images/jiankangcujin.png);
- background-size: cover;
- }
- .circle-40 {
- width: 40px;
- height: 40px;
- border-radius: 15px;
- text-align: center;
- line-height: 40px;
- display: inline-block;
- }
- .circle-40 img{
- width: 100%;
- height: 100%;
- object-fit: contain;
- }
- #zixun_link {
- position: relative;
- height: 65px;
- margin: 10px 0;
- background: url(../images/banner-bg.png) no-repeat;
- background-size: cover;
- }
- img.banner-doctor {
- position: absolute;
- left: 8%;
- bottom: 0;
- height: 60px;
- }
- img.banner-font {
- position: absolute;
- right: 8%;
- bottom: 10px;
- height: 40px;
- }
- .mui-scroll-wrapper {
- height: -moz-calc(100%);
- height: -webkit-calc(100%);
- height: calc(100%);
- }
- .doc-header {
- padding: 10px;
- background: -webkit-linear-gradient(#17b3ec, #17b3ec);
- background: linear-gradient(#17b3ec, #17b3ec);
- position: relative;
- }
- .doc-header .nav-head {
- display: -webkit-box;
- display: box;
- box-sizing: border-box;
- -webkit-box-align: center;
- box-align: center;
- margin-bottom: 20px;
- }
- .doc-header .nav-head .pic {
- width: 1.65rem;
- height: 1.65rem;
- border: 2px solid #86d3eb;
- border-radius: 50%;
- overflow: hidden;
- margin-right: 15px;
- display: inline-block;
- vertical-align: middle;
- }
- .doc-header .nav-head .name {}
- .doc-header .nav-head .name .tit1 {
- font-size: 0.75rem;
- color: #fff;
- display: inline-block;
- vertical-align: bottom;
- margin-right: 6px;
- }
- .doc-header .nav-head .name .tit2 {
- font-size: 0.55rem;
- color: #a0e6ff;
- display: inline-block;
- vertical-align: bottom;
- }
- .doc-header .nav-head .pic img {
- width: 100%;
- height: 100%;
- }
- .doc-header .nav-list {
- display: -webkit-box;
- display: box;
- }
- .doc-header .nav-list .one {
- -webkit-box-flex: 1;
- box-flex: 1;
- color: #fff;
- text-align: center;
- }
- .doc-header .nav-list .one .name {
- font-size: 0.55rem;
- }
- .doc-header .nav-list .one .num {
- height: 25px;
- line-height: 25px;
- font-size: 0.65rem;
- margin-bottom: 0.18rem;
- }
- .doc-header .nav-icon {
- position: absolute;
- top: 20px;
- right: 10px;
- }
- #div-saoma {
- position: absolute;
- top: 20px;
- display: none;
- }
- .abs-right10 {
- right: 10px;
- }
- .abs-right60 {
- right: 60px;
- }
- .list-fuwu2{
-
- }
- .list-fuwu2 li:nth-child(3n){border-right: none;}
|