<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
}

* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-x: hidden;
}

a {
    outline: none;
}

a:focus {
    outline-style: none;
    -moz-outline-style: none
}

/*è½®æ’­å¼€å§‹*/
.swiper-container {
    width: 232px;
    height: 205px;
    color: #fff;
    text-align: center;
}

.red-slide {
    background: #ca4040;
}

.blue-slide {
    background: #4390ee;
}

.orange-slide {
    background: #ff8604;
}

.green-slide {
    background: #49a430;
}

.pink-slide {
    background: #973e76;
}

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}

.swiper-slide p {
    font-style: italic;
    font-size: 25px;
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

/*è½®æ’­ç»“æŸ*/
.big {
    width: 100%;
    position: relative; /*å‚ç…§ç‰©*/
}

.pic {
    width: 100%;
    height: 205px;
}

.pic_img {
    width: 100%;
    height: 100%;
}

.pic img {
    position: absolute; /*ç»å¯¹å®šä½*/
    display: none;
}

button:focus {
    outline: 0 !important;
}

div:focus {
    outline: 0 !important;
}

.button-next, .button-prev {
    opacity: 0.6;
}

.button-next:hover, .button-prev:hover {
    cursor: pointer;
    opacity: 1;
}

.arr {
    width: 40px;
    height: 70px;
    font-size: 30px;
    font-weight: 900;
    line-height: 70px;
    text-align: center;
    color: #ccc;
    position: absolute;
    top: 125px;
    display: none;
    cursor: pointer;
}

.l-arr {
    left: 0px;
}

.r-arr {
    right: 0px;
}

.big:hover .arr {
    display: block;
}

.arr:hover {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.but {
    position: absolute;
    bottom: 5%;
    right: 6%;
}

.but ul li {
    list-style-type: none;
    width: 6px;
    height: 6px;
    /*border: 1px solid #ccc;*/
    float: left;
    margin-left: 6px;
    text-align: center;
    font-family: "microsoft yahei";
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background: #FFFFFF;
    cursor: pointer;
    border-radius: 50%;
}

.but ul li:hover {
    background: rgba(0, 163, 62, 1);
}

.but .hover {
    background: rgba(0, 163, 62, 1);
}

#bigContent {
    width: 1000px;
    margin: 0px auto 64px;
    min-height: 130px;
}

.bigContent_title {
    width: 1000px;
    height: 166px;
    left: 320px;
    background: #FFFFFF;
    /*box-shadow: 0px 2px 5px 0px rgba(102, 102, 102, 0.09);*/
    border-radius: 4px;
    margin: 0px auto;
    position: relative;
    top: 35px;
    text-align: center;
    padding-left: 46px;
}

.bigContent_box {
    width: 69px;
    text-align: center;
    float: left;
    margin: 25px 57px;
}

.bigContent_box_one {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-top: 8px;
    color: #333333;
}

.bigContent_box_two {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.bigContent_box_three {
    font-size: 18px;
    font-family: Microsoft YaHei;
    /*font-weight: bold;*/
    /*text-align:center;*/
    /*margin-top: -28px;*/
    color: #333333;
}

.bigContent_box_three:hover {
    color: #009FA8 !important;
    font-weight: 700 !important;
}

.news_bulletin {
    width: 1200px;
    margin: -20px auto;
    display: inline-block;
}

.news {
    width: 49%;
    float: left;
    height: 300px;
    border-top: 2px transparent solid;
    border-image: linear-gradient(to right, #FF8500, #00A33E) 1 10;
    border-image-slice: 100% 0 0 0;
    padding: 20px 20px;
    background: #fbfbfb;
    position: absolute;
}

.news_top {
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
}

.news_top_one {
    position: relative;
    width: 100%;
    height: 50px;
    top: -90px;
    margin-bottom: 15px;
}

.teaching_content_one {
    display: inline-flex;
    /*margin:-100px auto;*/
    width: 1190px;
    position: absolute;
    margin-top: -25px;
    margin-left: 15px;
}

.teaching_content_seven {
    display: inline-flex;
    /*margin:-100px auto;*/
    width: 1190px;
    position: absolute;
    margin-top: -16px;
    margin-left: 15px;
}

.index_componentes {
    display: none;
}

.assembly_list {
    margin-left: 5px;
    /*width: 30%;*/
    height: 200px;
}

.teaching_content_six {
    display: inline-flex;
    justify-content: space-between;
    /*margin:-100px auto;*/
    width: 1000px;
    position: absolute;
    margin-top: -100px;
    margin-left: 35px;
}

.teaching_content_ten {
    display: inline-flex;
    justify-content: space-between;
    /*margin:-100px auto;*/
    width: 993px;
    height: 230px;
    position: absolute;
    margin-top: -100px;
    margin-left: 35px;
}

.teaching_content_nine {
    display: inline-flex;
    justify-content: space-between;
    /*margin:-100px auto;*/
    width: 560px;
    position: absolute;
}

.teaching_content_eight {
    display: inline-flex;
    justify-content: space-between;
    /*margin:-100px auto;*/
    width: 560px;
    position: absolute;
}

.teaching_content_two {
    width: 255px;
    float: left;
    margin-right: 1%;
}

.teaching_content_twos{
    width: 375px;
    float: left;
    margin-right: 1%;
}

.teaching_content_eleven {
    width: 32%;
    float: left;
    margin-right: 13px;
}

.teaching_content_zero {
    width: 48.5%;
    float: left;
    margin-right: 13px;
}

.health_car {
    width: 47%;
    float: left;
    margin-right: 13px;
}

.teaching_content_two .img-box:hover {
    opacity: 0.8;
    cursor: pointer;
}

.bulletin_right {
    width: 100%;
}

.news_bottom_left {
    width: 40%;
    height: 205px;
    float: left;
}

.news_bottom_right {
    width: 56%;
    float: right;
}

.news_bottom_right_text_one:hover {
    color: #FF8500;
}

.bulletin_right_text_one:hover {
    color: #FF8500;
}


.news_bottom_right_text {
    width: 100%;
    height: 26px;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #EEEEEE;
}

.bulletin_right_text {
    width: 100%;
    /*è‹*/
    height: 24px;
    font-size: 14px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #EEEEEE;
}

.bulletin_right_text_one {
    width: 67%;
    height: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 15px;
    opacity: 0.8;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    text-indent: 20px;
    display: block;
}

.bulletin_right_text_three {
    width: 96%;
    /*è‹*/
    height: 28px;
    padding: 5px 0px 5px 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    text-indent: 20px;
}

.bulletin_right_text_three:hover {
    color: #FF8500;;
}

.bulletin_right_text_three .dot {
    top: 19px !important;
}

.bulletin_right_text_two {
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    opacity: 0.8;
    float: right;
}

.news_bottom_right_text_one {
    width: 67%;
    height: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    opacity: 0.8;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.dot {
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 2px;
    background: red;
    top: 5px;
    left: 5px;
    background: #DBDBDB;
}

.news_bottom_right_text_two {
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 13px;
    opacity: 0.8;
    float: right;
}

.news_bulletin_text {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5E5E5E;
    line-height: 8px;
}

.news_bulletin_text_one {
    border-bottom: 2px solid #00A33E;
    padding-bottom: 5px;
}

.news_bulletin_img {
    width: 22px;
    height: auto;
    position: relative;
    top: 12px;
    right: 27px;
}

.more_text {
    width: 45px;
    height: 11px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #009FA8;
    position: relative;
    margin-left: 492px;
    top: -22px;
}

.more_border {
    /*width: 47px;*/
    /*!*margin-left: 100px;*!*/
    /*height: auto;*/
    /*float: right;*/
    /*margin-top: 11px;*/
    width: 80px;
    height: 26px;
    color: #009EA7;
    position: relative;
    left: -5px;
    float: right;
    border: 1px solid #009EA7;
    border-radius: 13px;
}

.more_one {
    width: 80px;
    height: 26px;
    border: 1px solid #009EA7;
    border-radius: 13px;
}

.news_bulletin_text_two {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    float: right;
    margin-top: 7px;
}

.news_news_img {
    width: 48%;
    margin-top: -5px;
}

.news_news_img img:hover {
    opacity: 0.8;
}

.swiper-slide img:hover {
    opacity: 0.8;
}


.news_bulletin_img_one {
    width: 5px;
    height: auto;
    padding-bottom: 1px;
}

.bulletin {
    width: 50%;
    height: 300px;
    /*padding: 10px 10px 20px;*/
    float: right;
    /*border-top: 2px transparent solid;*/
    border-image: linear-gradient(to right, #FF8500, #00A33E) 1 10;
    padding: 20px 20px;
    background: #fbfbfb;
}

.bulletin_two {
    width: 50%;
    height: 300px;
    /*padding: 10px 10px 20px;*/
    float: right;
    margin-top: 15px;
    /*border-top: 2px transparent solid;*/
    /*border-image:linear-gradient(to right,#FF8500,#00A33E) 1 10;*/
    padding: 20px 20px;
    /*background: #fbfbfb;*/
}

.physician {
    width: 100%;
    background-image: url("../../images/web/home/bg1@2x.png");
    height: 364px;
    background-size: 100%;
}

.teaching {
    width: 1200px;
    margin: auto;
    position: relative;
    top: -20px;
    /*background-image:url("../../images/web/home/bg2@2x.png");*/
    height: 335px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.teaching_background {
    width: 1200px;
    margin: auto;
    /*background-image:url("../../images/web/bg.png");*/
    height: 335px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.teaching_background_two {
    width: 1904px;
    margin: auto;
    margin-top: -92px;
    background-image: url("../../images/web/bg.png");
    height: 435px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.teaching_content {
    width: 1200px;
    height: 300px;
    /*margin: auto;*/
    /*padding-top: 25px;*/
    margin-top: -55px;
}

.teaching_content_five {
    width: 1200px;
    height: 300px;
    margin: auto;
    padding-top: 35px;
}

.teaching_content_four {
    width: 1200px;
    height: 240px;
    margin: auto;
    padding-top: 25px;
}

.teaching_content_three {
    width: 1200px;
    height: 251px;
    margin: auto;
    margin-top: 60px;
    padding-top: 30px;
}

.news_news_img_bottom {
    width: 100%;
    height: 30px;
    position: relative;
    top: -34px;
    background: linear-gradient(rgba(1, 0, 0, 0), #000000);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding: 0px 5%;
}

.img-one {
    width: 5px;
    height: auto;
    position: relative;
    left: 77%;
}

.friendShip {
    width: 100%;
    height: 61px;
    background: #EEEEEE;
}

.friendShip_content {
    width: 1000px;
    margin: 0px auto;
    height: 100%;
    font-size: 7px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}

.ul_one {
    /*width: 60%;*/
    float: left;
    position: relative;
    top: -10px;
    right: 10px;
}

.li_one {
    /*width: 15%;*/
    float: left;
    text-align: center;
    /*border-right: 1px solid #dedede;*/
    padding: 0px 5px;
}

.li_one a {
    color: #7a7a7a;
    font-size: 14px;

}

.li_one a:hover {
    color: #009EA7;;
}

.a {
    display: block;
    text-decoration: none;
    font-size: 7px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}

.links {
    height: auto;
    float: left;
    width: 42px;
    position: relative;
    top: 17px;
}

.transparent {
    width: 100%;
    height: 30px;
    position: relative;
    top: -34px;
    background-color: rgba(0, 0, 0, 0.5); /* IE9ã€æ&nbsp;‡å‡†æµè§ˆå™¨ã€IE6å’Œéƒ¨åˆ†IE7å†…æ&nbsp;¸çš„æµè§ˆå™¨(å¦‚QQæµè§ˆå™¨)ä¼šè¯»æ‡‚ */
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
}

@media \0screen\,screen\9 {
    /* åªæ”¯æŒIE6ã€7ã€8 */
    .transparent {
        background-color: #000000;
        filter: Alpha(opacity=50);
        position: static; /* IE6ã€7ã€8åªèƒ½è®¾ç½®position:static(é»˜è®¤å±žæ€§) ï¼Œå¦åˆ™ä¼šå¯¼è‡´å­å…ƒç´&nbsp;ç»§æ‰¿Alphaå€¼ */
        *zoom: 1; /* æ¿€æ´»IE6ã€7çš„haslayoutå±žæ€§ï¼Œè®©å®ƒè¯»æ‡‚Alpha */
    }

    .transparent a {
        position: relative; /* è®¾ç½®å­å…ƒç´&nbsp;ä¸ºç›¸å¯¹å®šä½ï¼Œå¯è®©å­å…ƒç´&nbsp;ä¸ç»§æ‰¿Alphaå€¼ */
    }
}


.img-box {
    width: 100%;
    height: 180px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.physician_content {
    width: 100%;
    height: 264px;
}

.physician_name {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5); /* IE9ã€æ&nbsp;‡å‡†æµè§ˆå™¨ã€IE6å’Œéƒ¨åˆ†IE7å†…æ&nbsp;¸çš„æµè§ˆå™¨(å¦‚QQæµè§ˆå™¨)ä¼šè¯»æ‡‚ */
}

@media \0screen\,screen\9 {
    /* åªæ”¯æŒIE6ã€7ã€8 */
    .physician_name {
        background-color: #000000;
        filter: Alpha(opacity=50);
        position: static; /* IE6ã€7ã€8åªèƒ½è®¾ç½®position:static(é»˜è®¤å±žæ€§) ï¼Œå¦åˆ™ä¼šå¯¼è‡´å­å…ƒç´&nbsp;ç»§æ‰¿Alphaå€¼ */
        *zoom: 1; /* æ¿€æ´»IE6ã€7çš„haslayoutå±žæ€§ï¼Œè®©å®ƒè¯»æ‡‚Alpha */
    }

    .physician_name a {
        position: relative; /* è®¾ç½®å­å…ƒç´&nbsp;ä¸ºç›¸å¯¹å®šä½ï¼Œå¯è®©å­å…ƒç´&nbsp;ä¸ç»§æ‰¿Alphaå€¼ */
    }
}


.button-next {
    width: 42px;
    position: relative;
    top: -152px;
    left: 1043px;
}

.button-prev {
    width: 42px;
    position: relative;
    top: -198px;
    right: 85px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#show-area { /*å®½åº¦åœ¨jsä»£ç&nbsp;ä¸­è®¾ç½®çš„*/
    top: -115px;
    height: 100%;
    width: 101vw;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
}

/*æ³¨æ„ï¼šæ‰¾bugæ‰¾äº†å¾ˆä¹…ï¼Œè¿™é‡Œè‡ªåŠ¨æ’å…¥ä¸€å¼&nbsp;ï¼Œçˆ¶å®¹å™¨è¦åŠ&nbsp;ä¸Šä»–çš„å®½åº¦(åœ¨jsä»£ç&nbsp;ä¸­åŠ¨æ€è®¡ç®—äº†)ï¼Œå¦åˆ™æ€Žä¹ˆæ˜¾ç¤ºå‘¢ï¼Ÿå°é—®é¢˜å¤§è§£å†³*/
#show-area ul {
    position: relative;
    right: 0;
}

#show-area ul li { /*å®½åº¦åœ¨jsä»£ç&nbsp;ä¸­è®¾ç½®çš„*/
    float: left;
    height: 28vw;
    text-align: center;
    line-height: 500px;
}

/*#show-area ul li:nth-of-type(1){*/
/*    background-color: #4c3da8;*/
/*}*/
/*#show-area ul li:nth-of-type(2){*/
/*    background-color: #a83c39;*/
/*}*/
/*#show-area ul li:nth-of-type(3){*/
/*    background-color: #8da86f;*/
/*}*/
/*#show-area ul li:nth-of-type(4){*/
/*    background-color: #1492a8;*/
/*}*/
/*#show-area ul li:nth-of-type(5){*/
/*    background-color: #4c3da8;*/
/*}*/
/*æŒ‡ç¤ºå™¨*/
#indicator {
    display: flex;
    justify-content: flex-end;
    width: 100px;
    position: relative;
    /*top:520px;*/
    /*left:1130px;*/
    right: 25px;
    /*margin: auto;*/
    float: right;
    margin-top: -66px;
    /*margin-right: 400px;*/
    z-index: 10;
    /*display: none;*/
}

#indicator div {
    height: 12px;
    width: 12px;
    border-radius: 0px;
    border: white;
    background-color: #838383;
    float: left;
    margin-left: 5px;
    opacity: 0.9;
    filter: Alpha(opacity=90); /*ä¸ºäº†é€‚åº”æ—§çš„æµè§ˆå™¨*/
    transition: all .8s;
}

#button-left, #button-right {
    position: absolute;
    width: 40px;
    height: 72px;
    z-index: 2;
    font-size: 30px;
    color: #FFFFFF;
    border: 3px;
    padding: 12px 5px;
    text-align: center;
    line-height: 110px;
    cursor: pointer;
}

#button-left img, #button-right img {
    opacity: 0.5;
}

#button-left:hover img, #button-right:hover img {
    opacity: 1;
}

#button-left {
    top: 180px;
    left: 28px;
}

#button-right {
    top: 180px;
    right: 55px;
}

.onclick {
    /*width: 30px !important;*/
    /*background-color:#FFF !important;*/
    border: 1px solid #FFFFFF !important;
    background: #009FA8 !important;
}

.bottom_in a {
    color: #B4B4B4;
    text-decoration: none
}

.bottom_in a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.aui-sam-img {
    width: 100px;
    height: 72px;
}

.aui-sam-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: inline-block;
    border: none;
}

* {
    padding: 0;
    margin: 0;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: black;
}

.box {
    width: 100vw;
    margin: auto;
    margin-left: -0.08vw;
    overflow: hidden;
    position: relative;
}

.box-1 ul {
}

.box-1 ul li {
    width: 1904px;
    height: 695px;
    position: relative;
    overflow: hidden;
}

.box-1 ul li img {
    display: block;
    width: 100%;
    height: 695px;
}

.box-1 ul li h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 300px;
    background: rgb(0, 0, 0, 0.45);;
    text-indent: 2em;
    padding-right: 1904px;
    font-size: 15px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    color: ghostwhite
}

.box-2 {
    position: absolute;
    right: 10px;
    bottom: 14px;
}

.box-2 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    text-indent: 100px;
    cursor: pointer;
    z-index: 16
}

.box-2 ul .on {
    background: rgba(255, 255, 255, 0.6);
}

.box-3 span {
    position: absolute;
    color: white;
    background: rgba(125, 125, 120, .3);
    width: 50px;
    height: 80px;
    top: 50%;
    font-family: "å®‹ä½“";
    line-height: 80px;
    font-size: 60px;
    margin-top: -40px;
    text-align: center;
    cursor: pointer;
}

.box-3 .prev {
    left: 10px;
}

.box-3 .next {
    right: 10px;
}

.box-3 span::selection {
    background: transparent;
}

.box-3 span:hover {
    background: rgba(125, 125, 120, .8);
}
</pre></body></html>