.container {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}
.appoint {
    width: 1330px;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.a-wrapper {
    display: flex;
    height: 694px;
    box-shadow: 0px 1px 2px 1px rgba(7, 17, 27, 0.06);
    padding-top: 10px;
    box-sizing: border-box;
}
.a-wrapper .lw {
    width: 305px;
    margin: 0 50px 0 8px;
}
.a-wrapper .lw .a-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 305px;
    height: 233px;
    background: linear-gradient(#61b4ea, #3998d8);
    color: #fff;
}
.a-wrapper .lw .a-btn i {
    width: 68px;
    height: 66px;
    background: url('../img/gua.png') no-repeat center;
    background-size: 100%;
    margin-bottom: 20px;
}
.a-wrapper .lw .a-btn .chinese {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
}
.a-wrapper .lw .a-btn .english {
    line-height: 26px;
}
.a-wrapper .lw .a-benner {
    width: 305px;
    height: 450px;
    background: url('../img/a_banner.jpg') no-repeat center;
}
.a-wrapper .rw {
    width: 738px;
}
.a-wrapper .rw .a-tit {
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(to right, #fbe2cc, #fefbf6);
    color: #0d7e82;
    font-size: 22px;
    padding-left: 18px;
    box-sizing: border-box;
}
.a-wrapper .rw p {
    line-height: 54px;
    font-size: 18px;
    padding-left: 30px;
}
.a-wrapper .rw p.phone {
    color: #066c6e;
    font-size: 24px;
    margin-bottom: 20px;
}
.a-wrapper .rw .icons {
    display: flex;
    padding: 10px 0 30px 30px;
    box-sizing: border-box;
}
.a-wrapper .rw .icons div { 
    width: 175px;
    font-size: 18px;
    text-align: center;
}
.a-wrapper .rw .icons .qr {
    display: flex;
    flex-direction: column;
    color: #1ca2a3;
    margin-right: 60px;
}
.a-wrapper .rw .icons .qr i {
    height: 190px;
    border: 4px solid #1da1a5;
    box-sizing: border-box;
}
.a-wrapper .rw .icons .qr span {
    line-height: 50px;
}
.a-wrapper .rw .icons .lc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 190px;
    background-color: #1da1a5;
}
.a-wrapper .rw .icons .lc i {
    margin-top: 20px;
    width: 60px;
    height: 60px;
}
.a-wrapper .rw .icons .lc span {
    color: #fff;
    line-height: 50px;
}
.workforce {
    height: 755px;
    margin-top: 20px;
    background: url('../img/paiban.jpg') no-repeat center;
}
.w-wrapper,.department,.s-wrapper {
    width: 1330px;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.w-title {
    position: relative;
    text-align: center;
    color: #0168ad;
    font-size: 28px;
}
.w-title .more {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.w-title .more i {
    width: 225px;
    height: 1px;
    border-bottom: 1px dashed #ff9c3e;
}
.w-title .more a {
    margin: 0 10px;
    color: #2674b4;
    font-size: 14px;
}
.w-tab {
    display: flex;
    justify-content: space-between;
    height: 40px;
    margin-top: 50px;
}
.w-tab .t-list {
    display: flex;
    margin-left: 45px;
}
.w-tab .t-list span {
    width: 175px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #0359a2;
    font-size: 18px;
    margin-right: 8px;
    cursor: pointer;
}
.w-tab .t-list span.active {
    background-color: #ed6f00;
}
.w-tab .search {
    display: flex;
    margin-right: 40px;
}
.w-tab .search input {
    width: 300px;
    padding-left: 40px;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 16px;
    margin-right: 10px;
    border: 1px solid rgba(7, 17, 27, 0.06);
}
.w-tab .search .s-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    background-color: #0359a2;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.w-tab .search .s-btn i {
    width: 25px;
    height: 25px;
}
.w-table {
    /*margin-top: 24px;*/
}
.w-table table {
    width: 100%;
    text-align: center;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}
.w-table table th {
    height: 40px;
    width: 145px;
    background-color: #0359a2;
    color: #fff;
}
.w-table table td {
    height: 53px;
    background-color: #fff;
    border-left: 1px solid #eee;
}
.w-more {
    width: 160px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #c9d7e4;
    cursor: pointer;
    margin-top: 30px;
    box-sizing: border-box;
    font-size: 16px;
}
.w-more a {
    color: #0559a1;
}
.d-wrapper {
    display: flex;
    height: 530px;
    margin-top: 30px;
    padding: 10px;
    box-shadow: 0px 1px 2px 1px rgba(7, 17, 27, 0.06);
    box-sizing: border-box;
}
.d-wrapper .dl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 300px;
}
.d-wrapper .dl .item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 120px;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
}
.d-wrapper .dl .item .chinese {
    font-size: 22px;
    line-height: 40px;
}
.d-wrapper .dl .item .english {
    font-size: 10px
}
.d-wrapper .dr {
    width: 980px;
}
.d-wrapper .dr .d-list {
    display: none;
    flex-flow: wrap;
    align-content: flex-start;
    padding: 25px 0 0 10px;
    box-sizing: border-box;
    height: 500px;
    overflow-y: scroll;
}
.d-wrapper .dr .d-list li {
    width: 175px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}
.d-wrapper .dr .d-list li a:hover {
    color: #0267ab;
    text-decoration: underline;
}
.specialist {
    height: 1180px;
    margin-top: 64px;
    background: url('../img/zhanjia.jpg') no-repeat center;
}
.s-tab {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}
.s-tab .tabs {
    display: flex;
}
.s-tab .tabs span {
    height: 40px;
    line-height: 40px;
    width: 174px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #0359a2;
    margin-right: 8px;
    cursor: pointer;
}
.s-tab .tabs span.active {
    background-color: #ed6f00;
}
.s-tab .more {
    display: flex;
    align-items: center;
}
.s-tab .more i {
    width: 300px;
    height: 1px;
    border-bottom: 1px dashed #ed6f00;
}
.s-tab .more a {
    color: #0258a1;
    margin: 0 20px;
}
.s-list {
    margin-top: 30px;
    display: none;
    flex-wrap: wrap;
    height: 920px;
    overflow-y: scroll;
}
.s-list .item {
    width: 420px;
    height: 200px;
    border: 1px solid #d6d6d6;
    margin: 0 15px 30px 0;
    border-radius: 5px;
}
.s-list .item:hover {
    background-color: #3284bc; 
}
.s-list .item:hover a {
    color: #fff;
}
.s-list .item:hover .k-tit {
    color: #fff;
}
.s-list .item .k-tit {
    width: 380px;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    color: #0258a1;
    font-size: 18px;
    border-bottom: 1px solid #cccccc;
}
.s-list .item ul {
    display: flex;
    flex-wrap: wrap;
}
.s-list .item ul li {
    width: 25%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}
.s-list .item ul li a:hover {
    color: #ed6f00;
    text-decoration: underline;
}
.diagnosis {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.diagnosis .dd-list {
    display: flex;
    justify-content: space-between;
    height: 358px;
    margin-top: 30px;
}
.diagnosis .dd-list .item {
    position: relative;
    width: 33%;
}
.diagnosis .dd-list .item img {
    position: absolute;
    height: 100%;
    z-index: 97;
    top: 0;
    left: 0;
}
.diagnosis .dd-list .item span {
    position: absolute;
    z-index: 98;
    width: 100%;
    display: block;
    bottom: 0;
    text-align: center;
    height: 100px;
    line-height: 120px;
    font-size: 24px;
    color: #fff;
    background: linear-gradient(rgba(93,116,130,0.08),rgba(56,121,175,.9));
}
.equipment {
    width: 1330px;
    margin: 0 auto;
    margin-top: 80px;
}
.e-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.e-list .item {
    padding: 4px;
    width: 405px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 4px 0px rgba(7, 17, 27, 0.06);
}
.e-list .item img {
    height: 290px;
}
.e-list .item .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    padding: 0 15px;
}
.e-list .item .title span {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 280px;
    overflow: hidden;
}
.e-list .item .title .detail {
    display: flex;
    align-items: center;
}
.e-list .item .title .detail i {
    width: 18px;
    height: 1px;
    border-top: 1px dashed #6cb9f1;
}
.e-list .item .title .detail a {
    color: #f6842e;
    margin-left: 10px;
}
.e-list .item .title .detail a:hover {
    text-decoration: underline;
}
.medical {
    display: flex;
    height: 426px;
    margin-top: 80px;
}
.medical .ml {
    position: relative;
    width: 50%;
    height: 100%;
    background: url('../img/zhenliao3.jpg') no-repeat center;
    background-size: 100% 100%;
}
.medical .ml .shade {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 103, 168, .8);
}
.medical .ml .l-cont {
    width: 660px;
    height: 100%;
    float: right;
}
.medical .ml .tit, .medical .mr .tit {
    position: relative;
    z-index: 96;
    color: #fff;
    font-size: 30px;
    height: 90px;
    line-height: 90px;
}
.medical .ml .tit i {
    position: absolute;
    width: 48px;
    height: 6px;
    background-color: #fff;
    left: 0;
    bottom: 12px
}
.medical .ml .serves {
    position: relative;
    margin-top: 48px;
    z-index: 96;
    display: flex;
}
.medical .ml .serves .s-item {
    display: flex;
    flex-direction: column;
    color: #fff;
    align-items: center;
    justify-content: center;
    width: 306px;
    height: 234px;
    margin-right: 20px;
}
.medical .ml .serves .s-item .up {
    display: flex;
    align-items: center;
    font-size: 36px;
    margin-bottom: 14px;
}
.medical .ml .serves .s-item .up i {
    width: 58px;
    height: 58px;
    margin-left: 10px;
}
.medical .ml .serves .s-item .ts {
    font-size: 16px;
}
.medical .mr {
    position: relative;
    width: 50%;
    box-shadow: 0px 1px 4px 0px rgba(7, 17, 27, 0.06);
    /*background: url('../img/b-medical.jpg') no-repeat center;*/
    border-top: 1px solid rgba(7, 17, 27, 0.06);
}
.medical .mr .shade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .8);
    z-index: 99;
}
.medical .mr .r-cont {
    position: relative;
    width: 630px;
    height: 100%;
    padding-left: 40px;
    float: left;
    z-index: 100;
}
.medical .mr .r-cont .tit {
    color: #0067ac;
}
.medical .mr .tit i {
    position: absolute;
    width: 48px;
    height: 6px;
    background-color: #0067ac;
    left: 0;
    bottom: 12px;
}
.medical .mr .m-list {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    height: 220px;
}
.medical .mr .m-list .item {
    display: flex;
    align-items: center;
    height: 44px;
    line-height: 44px;
    margin-right: 30px;
    margin-bottom: 14px;
}
.medical .mr .m-list .item a {
    width: 460px;
    height: 44px;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    border-left: none;
    color: #656565;
}
.medical .mr .m-list .item a:hover {
    color: #0267ab;
    text-decoration: underline;
}
.medical .mr .m-list .item i {
   background-color: #448bc9;
   color: #fff;
   padding: 0 10px;
   box-sizing: border-box;
}
.medical .mr .m-list .item span {
    font-size: 18px;
    text-align: center;
    padding: 20px;
    line-height: 24px;
}
.medical .mr .r-cont .more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: rgba(219, 233, 242, .9);
    font-size: 16px;
    float: right;
}
.medical .mr .r-cont .more i {
    display: block;
    width: 38px;
    height: 38px;
    background: url('../img/l-more.png') no-repeat center;
    background-size: 100%;
    margin-right: 10px;
}
.medical .mr .r-cont .more a {
    color: #0c7bc3;
}
.coupe {
    width: 1330px;
    margin: 0 auto;
    margin-top: 90px;
}
.coupe .c-list {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.coupe .c-list .item {
    display: flex;
    width: 650px;
    height: 65px;
    margin-bottom: 50px;
}
.coupe .c-list .item .date {
    display: flex;
    flex-direction: column;
    margin-right: 15px;
}
.coupe .c-list .item .date span {
    width: 56px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #448ac8;
    box-sizing: border-box;
    font-size: 24px;
    color: #448ac8;
}
.coupe .c-list .item .date i {
    width: 56px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #448bc9;
    color: #fff;
}
.coupe .c-list .item .tit {
    display: flex;
    flex-direction: column;
}
.coupe .c-list .item .tit .up {
    display: flex;
    align-items: center;
    height: 25px;
}
.coupe .c-list .item .tit span {
    color: #999999;
    margin-top: 5px;
    line-height: 18px;
    font-size: 12px;
    padding-right: 45px;
    height: 40px;
    overflow: hidden;
}
.coupe .c-list .item .tit .up h3 {
    width: 440px;
    overflow: hidden;
    font-size: 18px;
    color: #656565;
    margin-right: 18px;
}
.coupe .c-list .item .tit .up div {
    display: flex;
    align-items: center;
}
.coupe .c-list .item .tit .up div i {
    width: 55px;
    height: 1px;
    border-bottom: 1px dashed #50aceb;
    margin-right: 10px;
}
.coupe .c-list .item .tit .up div a {
    color: #f7832e;
}
.courtyard {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    height: 384px;
    box-shadow: 0px 1px 3px 1px rgba(7, 17, 27, 0.06);
    margin-top: 60px;
    padding-top: 15px;
    box-sizing: border-box;
}
.courtyard .yuanqu {
    width: 650px;
    height: 350px;
    background: url(../img/yuanqu.png) no-repeat center;
    background-size: 650px 350px;
    margin-right: 15px;
}
.courtyard .jiaotong {
    width: 650px;
    height: 350px;
    background: url(../img/jiaot.jpg) no-repeat center;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
}
.courtyard .jiaotong .tit {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
}
.courtyard .jiaotong .item {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-top: 10px;
}
.courtyard .jiaotong .item i {
    width: 10px;
    height: 10px;
    background-color: #f67d08;
    border-radius: 10px;
    margin-right: 10px;
}
.courtyard .jiaotong p {
    padding-left: 20px;
    line-height: 50px;
}
.courtyard .jiaotong .phone {
    display: flex;
}
.courtyard .jiaotong .phone .pw {
    margin-right: 10px;
}

.technology {
    
}
.technology .t-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}
.technology .t-tab .tabs {
    display: flex;
}
.technology .t-tab .tabs span {
    height: 34px;
    line-height: 34px;
    width: 120px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #0359a2;
    margin-right: 10px;
    cursor: pointer;
}
.technology .t-tab .tabs span.active {
    background-color: #ed6f00;
}
.technology .t-ths {
    display: flex;
    text-align: center;
}
.technology .t-ths span {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #6d91cf;
    font-size: 16px;
}
.technology .t-table {
}
.technology .t-table .t-item {
    
}
.technology .t-table .t-item table {
    border: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    width: 1330px;
}
.technology .t-table .t-item table tr {
    border-bottom: 1px solid #eee;
}

.zfb {
    background: url('../img/zfb.jpg') no-repeat center;
}
.xcx {
    background: url('../img/xcx.jpg') no-repeat center;
}
.liucheng {
    background: url('../img/liucheng.png') no-repeat center;
}
.ru i{
    background: url('../img/ruyuan.png') no-repeat center;
    background-size: 68px 68px;
}
.chu i{
    background: url('../img/chuyuan.png') no-repeat center;
    background-size: 68px 68px;
}
.blue {
    background: linear-gradient(#5eb0e8, #3a99d9);
}
.green {
    background: linear-gradient(#53dfd2, #3bada3);
}
.orange {
    background: linear-gradient(#feb16d, #f18d35);
}
.purple {
    background: linear-gradient(#7091f8, #5572d0);
}
.ru {
    background: linear-gradient(rgba(214,159,120,.8), rgba(197,115,55));
}
.chu {
    background: linear-gradient(rgba(62,211,205,.8), rgba(62,211,207,.9));
}
.t-border {
    border-top: 2px solid #ffb26e;
}

.m-banner {
    width: 100%;
    height: 514px;
    background: url('../img/1.jpg') no-repeat center;
    /* background-color: #0a71bc; */
}