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

    border: none;
    /* åŽ»æŽ‰è¾¹æ¡† */
    outline: none;
    /* åŽ»æŽ‰ç„¦ç‚¹æ—¶çš„è“è‰²è¾¹æ¡† */
    box-shadow: none !important;
}

select:focus {
    box-shadow: none !important;
}


/* é’ˆå¯¹iOS Safari */
select option:checked {
    color: #333;
    /* è®¾ç½®é€‰ä¸­é¡¹çš„å­—ä½“é¢œè‰²ä¸ºè“è‰² */
}

/* é’ˆå¯¹å…¶ä»–ç§»åŠ¨ç«¯æµè§ˆå™¨ */
select:checked+.select-label {
    color: #333;
    /* è®¾ç½®é€‰ä¸­é¡¹çš„å­—ä½“é¢œè‰²ä¸ºè“è‰² */
}

input::-webkit-input-placeholder {
    /* Edge */
    color: #999;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

input::placeholder {
    color: #999;
}

.banner .banner-container {
    overflow: hidden;
    position: relative;
}

.banner .banner-container .bd ul li {
    position: relative;
}

.banner .banner-container .bd ul li .btns-b {
    top: 70.5%;
    right: 19%;
    width: 12.9%;
    height: 7.1%;
    line-height: 7%;
}

.banner .banner-container .bd ul li .btns-b:hover .btn-before {
    left: 71%;
}

.banner .banner-container .bd ul li .btns-b:hover .btn-after {
    right: 59%;
}

.banner .banner-container .bd ul li .btns-b .btn-before {
    width: 59%;
    height: 89%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    top: 5%;
    margin-top: 0;
    left: -32%;
}

.banner .banner-container .bd ul li .btns-b .btn-after {
    width: 32%;
    height: 73%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    top: 13%;
    right: 8%;
    margin-top: 0;
}

.banner .banner-container .prev,
.banner .banner-container .next {
    width: 49px;
    height: 49px;
    background: url(http://oss.hdbkq.cn/hdbgw/icon.png) no-repeat;
    background-position: -7px -167px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -24.5px;
    opacity: 0;
}

.banner .banner-container .prev:hover,
.banner .banner-container .next:hover {
    background-color: #2b2c2c;
}

.banner .banner-container .prev {
    left: 52px;
}

.banner .banner-container .next {
    background: url(http://oss.hdbkq.cn/hdbgw/icon.png) no-repeat;
    background-position: -66px -167px;
    position: absolute;
    right: 52px;
}

.banner .banner-container:hover .prev,
.banner .banner-container:hover .next {
    opacity: 1;
}

.symptoms-teeth-icom {
    background: url(http://oss.hdbkq.cn/hdbgw/icon.png) no-repeat;
}

.symptoms-teeth {
    overflow: hidden;
}

.symptoms-teeth .symptoms-list {
    padding: 80px 0 190px 0;
}

.symptoms-teeth .symptoms-list .symptoms-item {
    float: left;
    width: 142px;
    height: 332px;
    text-align: center;
    background: url(../image/symptoms-item-bg.png) center no-repeat;
    padding-top: 24px;
    position: relative;
    margin: 0 27px;
}

.symptoms-teeth .symptoms-list .symptoms-item .symptoms-item-icon {
    display: inline-block;
    width: 68px;
    height: 68px;
    background-position: -2px 0px;
}

.symptoms-teeth .symptoms-list .symptoms-item .symptoms-item-text {
    font-size: 20px;
    line-height: 32px;
    margin-top: 20px;
}

.symptoms-teeth .symptoms-list .symptoms-item .symptoms-item-english {
    font-size: 16px;
    line-height: 26px;
}

.symptoms-teeth .symptoms-list .symptoms-item .symptoms-item-btn {
    width: 50px;
    height: 50px;
    background-position: -148px -225px;
    position: absolute;
    bottom: 47px;
    left: 50%;
    margin-left: -25px;
}

.symptoms-teeth .symptoms-list .symptoms-item .symptoms-item-btn:hover {
    background-position: -92px -225px;
}

.symptoms-teeth .symptoms-list .symptoms-item:hover {
    margin-top: -2px;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.home-main .home-main-item {
    height: 604px;
    color: #7d7d7d;
    border-top: 1px solid #707070;
    position: relative;
}

.home-main .home-main-item .home-main-item-info .home-main-item-title {
    font-size: 34px;
    line-height: 90px;
    margin-bottom: 20px;
}

.home-main .home-main-item .home-main-item-info .home-main-item-text {
    font-size: 16px;
    line-height: 42px;
}

.home-main .home-main-item .home-main-item-media {
    width: 600px;
    height: 436px;
    -o-background-size: #e8e8e8;
    background-size: #e8e8e8;
    margin-top: 15px;
    position: relative;
    background-color: #000000;
    overflow: hidden;
}

.home-main .home-main-item .home-main-item-media .slider-box {
    width: 100%;
    height: 436px;
    position: relative;
}

.home-main .home-main-item .home-main-item-media .slider-box li {
    width: 100%;
    height: 436px;
}

.home-main .home-main-item .home-main-item-media .slider-box li img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-main .home-main-item .home-main-item-media .video-js {
    width: 100%;
    height: 100%;
}

.home-main .home-main-item .home-main-item-media .video-container {
    width: 100%;
    height: 100%;
}

.home-main .home-main-item .home-main-item-media .playState {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: none;
}

.home-main .home-main-item .home-main-item-media .prev,
.home-main .home-main-item .home-main-item-media .next {
    width: 50px;
    height: 50px;
    background: url(http://oss.hdbkq.cn/hdbgw/icon.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.home-main .home-main-item .home-main-item-media .prev {
    left: 16px;
    background-position: -6px -167px;
}

.home-main .home-main-item .home-main-item-media .next {
    right: 16px;
    background-position: -65px -167px;
}

.home-main .home-main-item .home-main-item-media:hover .prev,
.home-main .home-main-item .home-main-item-media:hover .next {
    opacity: 1;
}

.home-main .home-main-item .btns {
    bottom: 66px;
}

.home-main .hdb-introduce:hover .hdb-introduce-hander .hdb-introduce-title {
    color: #ffea00;
}

.home-main .hdb-introduce .hdb-introduce-hander {
    width: 100%;
    height: 110px;
    background-color: #2b2c2c;
    position: relative;
}

.home-main .hdb-introduce .hdb-introduce-hander .hdb-introduce-logo {
    width: 143px;
    height: 43px;
    background: url(http://oss.hdbkq.cn/hdbgw/logo.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -22px;
}

.home-main .hdb-introduce .hdb-introduce-hander .hdb-introduce-title {
    font-size: 34px;
    line-height: 110px;
    color: #7d7d7d;
    text-align: center;
}

.home-main .hdb-introduce .hdb-introduce-hander .btns {
    left: auto;
    right: 74px;
    top: 50%;
    margin-top: -22px;
}

.home-main .hdb-introduce .hdb-introduce-vidio {
    height: 496px;
    background-color: black;
}

.home-main .hdb-introduce .hdb-introduce-vidio video {
    width: 100%;
    height: 100%;
}

.home-main .hdb-introduce .hdb-introduce-footer {
    width: 100%;
    height: 110px;
    background-color: #2b2c2c;
    position: relative;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .hdb-introduce-link-item {
    float: left;
    width: 33.333%;
    color: #7d7d7d;
    padding-left: 142px;
    border-right: 1px solid #ffffff;
    position: relative;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .hdb-introduce-link-item .hdb-introduce-link-item-icon {
    width: 56px;
    height: 46px;
    background: url(../image/icon.png) no-repeat;
    background-position: -4px -299px;
    position: absolute;
    top: 50%;
    left: 60px;
    margin-top: -23px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .hdb-introduce-link-item .hdb-introduce-link-item-text {
    font-size: 34px;
    line-height: 110px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .hdb-introduce-link-item .hdb-introduce-link-item-text span {
    font-size: 24px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .hdb-introduce-link-item:hover {
    color: #ffea00;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .introduce-link-item-a:hover .hdb-introduce-link-item-icon {
    background-position: -4px -345px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .introduce-link-item-b .hdb-introduce-link-item-icon {
    background-position: -70px -299px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .introduce-link-item-b:hover .hdb-introduce-link-item-icon {
    background-position: -70px -345px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .introduce-link-item-c .hdb-introduce-link-item-icon {
    background-position: -144px -296px;
}

.home-main .hdb-introduce .hdb-introduce-footer .hdb-introduce-link-list .introduce-link-item-c:hover .hdb-introduce-link-item-icon {
    background-position: -147px -345px;
}

.home-main .video-play {
    width: 600px;
    position: relative;
}

.home-main .video-play:hover:before,
.home-main .video-play:hover:after {
    opacity: 1;
}

.home-main .video-play:hover:after {
    background-color: #ffffff;
}

.home-main .video-play:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.home-main .video-play:after {
    content: '';
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
    background: url(../image/play.png) center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    cursor: pointer;
}


/* é¦–é¡µè¡¨å•*/
.bottom {
    width: 100%;
    margin: 10px 0 0;
    font-size: 20px;
}

.bottom .wx {
    display: flex;
    min-height: 492px;
    background: #efefef url(../image/bottom/bottom-rightPic.jpg) right bottom no-repeat;
    background-size: auto 96%;
    box-sizing: border-box;
    padding-left: 36px;
}

.bottom .lid {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}

.bottom input,
.bottom select {
    border: 1px solid #fff;
    width: 265px;
    height: 46px;
    padding: 0 10px;
    font-size: 20px;
}

.bottom .formbtn {
    margin-left: 92px;
    width: 186px;
    height: 50px;
    text-align: center;
    background: #cc0000 url(../image/bottom/ico-arrow.png) 10px center no-repeat;
    color: #fff;
}

.bottom label {
    padding: 0 8px 0 0;
}

.bottom .selectBox {
    position: relative;
    width: 265px;
    background: #fff;
    padding: 0 10px 0 0;
}

.bottom .selectBox select {
    width: 100%;
    padding: 0 6px;
}

.bottom .left {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    background: url(../image/bottom/bottom-leftPic.png) center center no-repeat;
}

.bottom .left span {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #efefef;
    text-align: center;
    font-size: 28px;
    line-height: 1.4;
    color: #9d9c9c;
}

.bottom .center {
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 56px;
    width: 440px;
}

.bottom .right {
    width: 440px;
    box-sizing: border-box;
    padding-left: 56px;
    padding-top: 56px;
    color: #323232;
}

.bottom .dtime {
    font-size: 20px;
    font-weight: bold;
}

.bottom .dtime span {
    font-size: 24px;
}

.bottom h3 {
    margin: 0 0 30px;
}

.bottom .dPhone {
    color: #9d9c9c;
    margin: 0 0 50px;
}

.bottom .dPhone span {
    display: flex;
    align-items: center;
    width: 100%;
    color: #9d9c9c;
}

.bottom .dPhone span em {
    font-style: normal;
    font-size: 36px;
    color: #000;
}

.bottom .clear {
    position: absolute;
    right: 0;
    top: 0;
}

/*ä¿®æ”¹å½“å¤©æ—¥æœŸçš„æ&nbsp;·å¼*/
.ui-datepicker-today .ui-state-highlight {
    border: 1px solid #ecd756;
    color: #f60;
}


/*ä¿®æ”¹é€‰å®šæ—¥æœŸçš„æ&nbsp;·å¼*/
.ui-datepicker-current-day .ui-state-active {
    border: 1px solid #b4aa33;
    background: #efdb01;
    color: #524c0a;
}

.ui-widget {
    font-size: 1.3em;
}</pre></body></html>