*{
    margin: 0;
    padding: 0;
}
  @font-face {
    font-family: 'iconfont';
    src: url('../iconfont.ttf?t=1627540862031') format('truetype');
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.w {
    width: 1130px;
    margin: 0 auto;
    height: auto;
}
body {
    margin: 0;
    height: 100%;
    width: 100%;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
li {
    list-style: none;
}
em {
    font-style:normal;
}
a {
    text-decoration: none;
}
.header {
    height: 97px;
    line-height: 97px;
}
.header .logo {
    float: left;
    margin-left: 15%;
    padding-top: 1%;
}
.header .logo>img {
    /*margin-top: 20px;*/
}

.underline {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 10px;
}

.underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
}

.underline.active::after {
    font-weight: 700;
    color: #000;
    background-image: url(/images/下滑图标.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.nav {
    float: right;
    margin-right: 15%;
}
 .nav ul li {
     float: left;
     padding: 0 15px;
 }
 .nav ul li a {
     height: 97px;
     line-height: 97px;
     font-size: 20px;
     color: #502a00;
     display: inline-block;
     transition: transform 0.5s ease-in-out;
 }
 .nav ul li a:hover {
     transform: scale(1.1);
 }
 .banner {
     width: 100%;
     height: 600px;
     background-image: url(/images/banner.png);
     background-size: 100% 100%;
 }
.project {
    background-image: url(/images/background270.png);
    background-size: 100% 100%;
    padding-bottom: 200px;
}

.project .a {
    text-align: center;
}
.project .a>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
.project .b {
    width: 75%;
    margin: 1px auto;
}
.project .b .d{
    font-size: 18px;
    font-family: SimSun;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.project .c {
    text-align: center;
}
.project .c>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
.project .d {
    text-align: center;
}

.project2 {
    background-image: url(/images/图层214.png);
    background-size: 100% 100%;
    padding-bottom: 200px;
}
.project2 .a {
    text-align: center;
}
.project2 .a>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
.project2 .b {
    width: 75%;
    margin: 1px auto;
}
.project2 .b .d{
    font-size: 18px;
    font-family: SimSun;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.project2 .d {
    margin-top: 30px;
    text-align: center;
}
.project3 {
    background-image: url(/images/bg.png);
    background-size: 100% 100%;
    padding-bottom: 200px;
}
.project3 .a>img {
    margin-left: 16%;
    margin-top: 170px;
}

.project4 {
    background-image: url(/images/图层4-204.png);
    background-size: 100% 100%;
    padding-bottom: 200px;
}
.project4 .a {
    text-align: center;
}
.project4 .a>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
.project4 .b {
    width: 75%;
    margin: 1px auto;
}
.project4 .b .d{
    font-size: 18px;
    font-family: SimSun;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.project4 .d {
    margin-top: 30px;
    text-align: center;
}
.project4 .d .d1 {
    display: inline-block;
}
.project4 .d .d2 {
    margin-left: 44px;
    display: inline-block;
}
.project4 .d .d3 {
    margin-left: 44px;
    display: inline-block;
}
.project5 {
    height: 280px;
    width: 100%;
}
.project5 .a{
    display: inline-block;
    margin-left: 8%;
}
.project5 .a .a1{
    margin-top: 73px;
    margin-bottom: 23px;
}
.project5 .b{
    float: right;
    margin-right: 8%;
    margin-top: 60px;
    display: inline-block;
}
.project5 .b .b1{
    display: inline-block;
}
.project5 .b .b2{
    margin-left: 13px;
    display: inline-block;
}


.footer {
    padding-top: 50px;
    height: 100px;
    background-color: #2b2b2b;
}
.massage {
    color: #FAFAFA;
    font-size: 16px;
    text-align: center;
}


/*
医生
*/
.doctorBanner {
    width: 100%;
    height: 600px;
    background-image: url(/images/doctor-图层177.png);
    background-size: 100% 100%;
}
.doctorProject {
    background-image: url(/images/doctor-图层-214.png);
    background-size: 100% 100%;
    padding-bottom: 200px;
}
.doctorProject .a {
    text-align: center;
}
.doctorProject .a>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
.doctorProject .b {
    width: 75%;
    margin: 1px auto;
}
.doctorProject .b .d{
    font-size: 18px;
    font-family: SimSun;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.doctorProject .c {
    text-align: center;
}
.doctorProject .c>img {
    margin-top: 96px;
    margin-bottom: 36px;
}

/*
用户
*/
.userBanner {
    width: 100%;
    height: 600px;
    background-image: url(/images/userBanner.png);
    background-size: 100% 100%;
}
.userProject {
    background-image: url(/images/doctor-图层-214.png);
    background-size: 100% 100%;
    padding-bottom: 200px;
}
.userProject .a {
    text-align: center;
}
.userProject .a>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
.userProject .b {
    width: 75%;
    margin: 1px auto;
}
.userProject .b .d{
    font-size: 18px;
    font-family: SimSun;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.userProject .c {
    text-align: center;
}
.userProject .c>img {
    margin-top: 96px;
    margin-bottom: 36px;
}
