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

* {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

select, input, textarea {
    outline: none;
    resize: none;
    -webkit-appearance: none;
}

select {
    background: url(../images/selectArrow.png) no-repeat right center;
    background-size: 17px 7px;
    background-color: #fff;
}



.container {
    min-width: 320px;
    max-width: 640px;
    height: auto;
    margin: 0 auto;
    font-size: 62.5%;
}
.container {
    background-color: #d8e5b8;
    padding-bottom: 20px;
}


.ToothTitle {
    width: 100%;
    /*height: 200px;*/
    position: relative;
    overflow: hidden;
    /*padding-top: 20px;*/
}

.TLine {
    width: 100%;
    height: 1px;
    background: #f14752;
    /*position: absolute;*/
    /*top: 22px;*/
    margin-top: 20px;
}

.TitleText {
    /*width: 30%;*/
    /*height: 45px;*/
    line-height: 35px;
    /*background: #ffffff;*/
    /*position: absolute;*/
    left: 10%;
    color: #f5a60d;
    text-align: center;
    font-size: 2.5em;
}
.yy_line{
    background: url(../images/yy_line.png) center center no-repeat;
    background-size: 120%;
}
.TitleMore {
    width: 18%;
    line-height: 45px;
    background: #ffffff;
    position: absolute;
    right: 5%;
    color: #595757;
    text-align: center;
    font-size: 1.6em;
}

/*******å¿«é€Ÿé¢„çº¦**********/
.subscribe {
    width: 91.5%;
    margin: 0 auto;
    height: auto;
    background: #fff;
    /*background: url(../images/yy_bg.jpg) top center no-repeat;*/
    padding-bottom: 20px;
    /*background-size: 100%;*/
}

.m_yy {
}

.m_yy {
    padding: 10px;
    margin-bottom: 10px;
    padding-top: 0;
}

.m_yy ul {
}

.m_zx li {
    border-right: 1px solid #fff;
    float: left;
    width: 19.7%;
}

.m_yy li {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    float: left;
    padding: 0;
}

.m_yy .n1 {
    border: 1px solid #ccc;
    height: 35px;
    padding-left: 5px;
    width: 53%;
    line-height: 35px;
    float: left;
    font-size: 1.8em;
}

.m_yy b {
    float: left;
    line-height: 35px;
    width: 33%;
    text-align: center;
    font-size: 1.8em;
}

.m_yy p {
    color: #f00;
    font-size: 1.8em;
    font-weight: bold;
    float: left;
    line-height: 35px;
    padding-left: 4%;
    width: 1%;
}

.m_yy span {
    float: left;
    display: inline;
    margin-left: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.m_yy .ann {
    width: 150px;
    height: 40px;
    background: #23a658;
    cursor: pointer;
    border: 0px;
    color: #fff;
    font-size: 14px;
}

.m_yy .ann:hover {
    background: #F90;
}

.t {
    width: 200px;
    height: 35px;
    border: 1px solid #ccc;
}

.btn_yy {
    width: 35%;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 7%;
    cursor: pointer;
    border: none;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border-radius: 50px;
    background-color: #ff636e;
    box-shadow: none;
}

.btn_yy:nth-child(2) {
    background-color: #5aa218;
}

.btn_yy.otr {
    background-color: #8bad58;
}

.m_yy li.footer_xm {
    width: 47%;
}

.m_yy li.footer_xmin {
    width: 53%;
}

.m_yy li.footer_rq {
    width: 50%;
}

.m_yy li.footer_sj {
    width: 50%;
}

.m_yy li.footer_dh b, .m_yy li.footer_dq b {
    width: 15%;
}

.m_yy li.footer_dh p, .m_yy li.footer_dq p {
    padding-left: 2%;
}

.m_yy .select_dh, .m_yy .select_dq {
    width: 78%;
}

.form_tips{
    padding-left: 20px;
    font-size: 15px;
    line-height: 20px;
    color: #f00;
    text-align: center;
}</pre></body></html>