<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.support a{display: inline-block;border:1px solid #0000ff;margin:0 10px;}
.support a i{display: inline-block;width:48px;height:48px;overflow: hidden}
/*background-image:url(../images/bg-contact.png);*/

.contact-ico{position:relative;margin-top:-50px;z-index: 3;}
.contact-ico .media {background-size:auto 300px;background-repeat:no-repeat;background-position:right bottom;padding:20px;display:block;top:0;transition:all .3s;position:relative;}
.contact-ico .media i{font-size:48px;padding-top:10px;}
.contact-ico .media:hover {transition:all 0.3s;top:-10px}
.contact-ico .media-body p{height:50px;display: block}
.contact-ico .media-body strong {margin:10px 0 20px 0;font-size:18px;}
.contact-ico .media:hover .media-body a{color:#9DCC49}

/*.contact-list{margin-top:-70px;z-index: 3;}*/
.contact-list li a{display: block;}
.contact-list li{display: block; background: #fff;border-bottom: 1px solid #eee;padding:20px 20px 20px 70px;position:relative;transition:all 0.3s;}
.contact-list li i{position:absolute;left:30px;top:20px; width:24px;height: 30px;line-height: 24px;text-align:center;font-style: normal;color:#fff; background:url(../images/mapico.png) no-repeat center 50%;display: inline-block;}
.contact-list li:hover{background: linear-gradient(45deg, #00C798, #0187CE);}
.contact-list li.active{background: linear-gradient(45deg, #00C798, #0187CE);}
.contact-list li:last-child {border-bottom: 0}
.contact-list li:hover strong,.contact-list li:hover p,.contact-list li.active strong, .contact-list li.active p{color:#fff;transition:all 0.3s;}
.contact-list li strong{font-weight: 400;display: block;margin-bottom:5px}

.baidu-map {width:100%;height:500px;}

/*åœ°å›¾æ&nbsp;‡é¢˜*/
.BMap_Style{padding:5px 10px 10px 10px;}
.BMap_Style strong{display: block;margin-bottom: 10px;color:#94070A;font-size: 16px}
.BMap_Style p{font-size: 14px;color:#666;line-height: 20px;margin-bottom: 10px}

.BMap_pop div:nth-child(1) div {
    border-radius: 9px 0 0 0;
}

.BMap_pop div:nth-child(3) {
    border-radius: 0 9px 0 0;
    border-top: 1px solid #ababab;
    border-right: 1px solid #ababab;
    border-left: 1px solid white;
    width: 23px !important;
    height: 24px !important;
    background-color: white;
}

.BMap_pop div:nth-child(3) div {
    display: none;
}

.BMap_pop div:nth-child(5) div {
    border-radius: 0 0 0 8px;
}

.BMap_pop div:nth-child(7) {
    border-radius: 0 0 9px 0;
    border-right: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid white;
    width: 23px !important;
    height: 24px !important;
    background-color: white;
}

.BMap_pop div:nth-child(7) div {
    display: none;
}

.guestbook h2{font-size: 32px;margin-bottom:30px}
.guestbook .form-group {padding-bottom:20px}
.guestbook .input{box-shadow: 0 5px 15px 3px rgba(0,0,0,.03);font-size:16px;padding:0 20px;color:#666;height:60px;line-height:60px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;}
.guestbook .textarea {box-shadow: 0 5px 15px 3px rgba(0,0,0,.03);padding:15px 20px;line-height:24px;width:100%;font-size:16px;border:0;}
.guestbook .label {padding-bottom:10px;display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {border:0;border-bottom:2px solid #009A44;height:50px;line-height:50px;appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url(../images/sellect-arrow.png) no-repeat right center;padding-right:30px;padding:0;}
.guestbook .form-tips .guestbook .input-help ul {border:solid 0px #ddd;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .button{padding:15px 100px;}

.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #333;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #333;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #333;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #333;}

@media screen and (max-width:768px) {
.contact-ico{margin-top:-60px}	
.contact-ico .media {padding:10px 0;margin-bottom:10px}
.contact-ico .media i{font-size:32px;}
.contact-ico .media-body {padding:10px}
.contact-ico .media-body strong {margin:0 0 10px 0;font-size:18px;}
.contact-ico .media-body p{height:auto;}
.baidu-map {height:300px;}
}</pre></body></html>