

/* AD-serv */
.AD-service { margin-top: .4rem; }
/* .AD-serv h3 { width: 4.66rem; height: .66rem; line-height: .66rem; border: 1px dashed #ccc; border-radius: .2rem; margin: .4rem auto .3rem; font-size: .3rem; color: #008861; text-align: center; } */
/* .AD-serv h3 span { color: #cd7900; } */
.AD-service img { width: 6rem; height: 5.79rem; margin: 0 auto; }
.AD-service ul li { height: .75rem; }
.AD-service ul li span { height: .75rem; }

/* AD-clinical */
.AD-clinical { margin: .4rem 0; }
.AD-clinical h4 { font-size: .24rem; text-align: center; }
.AD-clinical > ul > li { margin-top: .4rem; padding: 0 .2rem; }
.AD-clinical-title { position: relative; display: flex; display: -webkit-flex; width: 2.88rem; height: .6rem; line-height: .6rem; font-weight: bold; }
.AD-clinical-title > span:first-child { width: 1.08rem; height: .6rem;  background: #0190D4; font-size: .24rem; text-align: center; color: #fff; }
.AD-clinical-title > span:first-child i { font-size: .3rem; font-style: normal; }
.AD-clinical-title > span:last-child { box-sizing: border-box; width: 1.8rem; height: .6rem; border: 1px dashed #0190D4; text-align: center; color: #008f66; font-size: .26rem; border-left: none; }
.AD-clinical-title:after { content: ' '; position: absolute; top: 0; left: 0;  border-top: .2rem solid #fff;  border-right: .4rem solid transparent;  border-bottom: .2rem solid transparent; }
.AD-clinical-list { position: relative; box-sizing: border-box; width: 6rem; margin-top: .2rem; padding: .2rem .4rem; border: 1px dashed #0190D4;  }
.AD-clinical-list:after {  content: ' '; position: absolute; }
.AD-clinical > ul > li:nth-of-type(1) .AD-clinical-list:after { top: -.6rem; right: .2rem; background: url(/images/topic1/4.png); background-size: cover; width: 1.03rem; height: 2.12rem; }
.AD-clinical > ul > li:nth-of-type(2) .AD-clinical-list:after { top: -.6rem; right: .2rem; background: url(/images/topic1/5.png); background-size: cover; width: 1.13rem; height: 2rem; }
.AD-clinical > ul > li:nth-of-type(3) .AD-clinical-list:after { top: -1rem; right: -.2rem; background: url(/images/topic1/6.png); background-size: cover; width: 2rem; height: 1.99rem; }
.AD-clinical-list ul li { display: flex; display: -webkit-flex; align-items: center; margin-bottom: .1rem; font-size: .24rem; color: #444; }
.AD-clinical-list ul li:last-child { margin-bottom: none; }
.AD-clinical-list ul li i { width: .18rem; height: .18rem; transform: rotate(45deg); margin-right: .2rem; background: #0190D4; }
.AD-imgs { margin-top: .48rem; padding: 0 .2rem; }
.AD-imgs ul {  display: flex; display: -webkit-flex; justify-content: space-between; }
.AD-imgs ul li { width: 2.92rem; text-align: center; font-size: 0; }
.AD-imgs ul li img { width: 2.9rem ; height: 1.8rem; border: .01rem solid #ccc; margin-bottom: .2rem; border-radius: .1rem; }
.AD-imgs ul li span { font-size: .24rem; }







































