html {
    font-size: 62.5%;
}

.logo {
    margin-left:6%;
    margin-top: 1rem;
    width: 13.8rem;
    height: 5.3rem;
}

.nav-content .tabs .tab a {
    padding: 0 2.4rem;
    font-size: 1.4rem;
}

.nav-content .tabs .tab {
    line-height: 4.8rem;
    height: 4.8rem;
}

#donwloadTab a:hover {
    color: white;
}

#donwloadDialog {
    position:absolute;
    display: none;
    width: 30rem;
    height: 15rem;
    padding: 0.8rem 0.5rem;
    background-color: white;
    text-align: center;
    line-height: 1;
    top: calc(100% + 10px);
    left: calc(10px - 100%);
    box-shadow: 2px 2px 10px #666;
}

#donwloadDialog col {
    padding: 0;
}

#donwloadDialog img {
    width: 11.5rem;
    height: 11.5rem;
}

#donwloadDialog p {
    font-size: 1.4rem;
    color: #999;
    line-height: 1;
    margin: 0;
}

.ulStyle {
    overflow: visible !important;
}

.ulStyle li{
    margin-top:1.5% !important;
    margin-right:10% !important;
    font-size:2.8rem !important;
}
.footDiv a{
    color:#666666;
    font-size:1.8rem
}

.horizontal-img {
    width: 100%;
    height: 60rem;
    margin: 0 auto;
    background: url("../images/product/horizontal1.png") 100% center no-repeat;
    background-size: 100% 100%;
}

.content-title {
    text-align: center;
    position: relative;
    margin-top: 5rem;
    margin-bottom: 3rem;
}
.content-title  .title  {
    font-size: 4rem;
    color: #333;
    line-height: 6rem;
    letter-spacing: 0.8rem;
}
.content-title .sub-title {
    font-size: 2.6rem;
    color: #333;
    line-height: 6rem;
    letter-spacing: 0.5rem;
}
.content-title .decorate {
    width: 60rem;
    height: 1.5rem;
    background: #0C9BB6;
    position: absolute;
    top: 4.2rem;
    left: 50%;
    margin-left: -30rem;
    z-index: -1;
}

.ability {
    width: 171rem;
    margin: 0 auto;
}

.ability > div {
    text-align: center;
    margin-bottom: 5.1rem;
}

.ability .item {
    width: 45rem;
    height: 6rem;
    border: 2px solid rgba(12, 155, 182, 0.6);
    border-radius: 1rem;
    display: inline-block;
    font-size: 2.2rem;
    color: #333;
    line-height: 5.8rem;
    margin-right: 7.5rem;
}

.ability .item:last-child {
    margin-right: 0;
}

.early-warning > div:first-child {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.early-warning > div {
    text-align: center;
}

.early-warning .step {
    width: 26rem;
    height: 7rem;
    background: #0C9BB6;
    border-radius: 1rem;
    font-size: 3rem;
    line-height: 7rem;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.early-warning > div:first-child img {
    width: 4.5rem;
    height: 3.4rem;
    text-align: center;
    margin: 0 2rem;
}

.nurse {
    margin-top: 7rem;
    margin-bottom: 6.8rem;
}

.nurse .item {
    width: 49rem;
    margin-right: 8.5rem;
    text-align: center;
    display: inline-block;
}

.nurse .item:last-child {
    margin-right: 0;
}

.nurse .title {
    width: 20rem;
    height: 6rem;
    background: rgba(12, 155, 182, 0.8);
    border-radius: 1rem;
    font-size: 2.6rem;
    line-height: 6rem;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.nurse .container {
    width: 100%;
    height: 42rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), #74BBCB);
    border-radius: 2rem;
}

.nurse .sub-title {
    width: 19.7rem;
    height: 2.5rem;
    font-size: 2.2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #999999;
    line-height: 6rem;
}

.nurse img {
    margin-top: 2.9rem;
    height: calc(100% - 12.8rem);
}

.compare {
    margin: 0 auto;
    margin-top: 8rem;
    text-align: center;
}

.compare .title {
    font-size: 4rem;
    font-weight: 500;
    color: #333;
    line-height: 4.7rem;
    margin-bottom: 4.1rem;
    letter-spacing: 0.8rem;
}

.compare .table {
    width: 150rem;
    margin: 0 auto;
}

.compare .table td {
    text-align: center;
    color: #333;
    border: 1px solid #666;
    font-size: 3rem;
    color: #666;
    line-height: 4.7rem;
}

.compare .table tbody > tr:nth-child(2n), .compare .table thead > tr  {
    background-color: #d2d2d2;
}

.compare .table tbody > tr:nth-child(2n+1) {
    background-color: #eee;
}

.compare .table img {
    width: 4.2rem;
    height: 4rem;
}

.parameter {
    margin: 0 auto;
    margin-top: 6.9rem;
    margin-bottom: 5.5rem;
}

.parameter .title {
    width: 100%;
    height: 8rem;
    background: #BFBFBF;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 8rem;
    font-size: 4rem;
    text-align: center;
}

.parameter .row {
    height: 10.4rem;
    border-bottom: 1px solid #BFBFBF;
    margin-bottom: 0;
}

.parameter .row:last-child {
    border-bottom: none;
}

.parameter .row > div {
    font-size: 2.2rem;
    font-weight: 500;
    color: #8A8A8A;
    line-height: 3.2rem;
    padding-left: 21.4rem;
    padding-top: 2.1rem;
}

.footer-nav {
    background-color: #E6E6E6;
    padding-left: 26.1rem;
    height: 30rem;
    margin-bottom: 0;
}

.footer-nav .col {
    padding: 0;
}

.footer-nav > div:first-child > .list{
    float: left;
    width: calc(100% - 0.2rem);
}

.footer-nav > div:nth-child(2) {
    padding-left: 15rem;
}

.footer-nav .divider {
    float: left;
    width: 0.2rem;
    height: 18rem;
    margin-top: 4rem;
    background-color: #BFBFBF;
}

.footer-nav .list {
    margin-top: 4.5rem;
}

.footer-nav .list > div {
    font-size: 2.2rem;
    font-weight: 400;
    color: #333333;
    position: relative;
}

.footer-nav .list > div::after {
    content: "";
    display: inline-block;
    background-color: #313131;
    height: 0.2rem;
    width: 4rem;
    position: absolute;
    bottom: -1.5rem;
    left: 0;
}

.footer-nav .list > p > a {
    color: #666666;
}

.footer-nav .list > p {
    font-size: 1.8rem;
    font-weight: 400;
    color: #666666;
    line-height: 3.7rem;
    margin-top: 2.2rem;  
}

.footer-copyright {
    width: 100%;
    background-color: #1E9FB6;
    height: 8rem;
    font-size: 1.8rem;
    font-weight: 400;
    color: #E6E6E6;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.footer-copyright .icon-box {
    position: relative;
}

.footer-copyright .qrcode {
    display: none;
    position: absolute;
    width: 12rem;
    height: auto;
    bottom: 130%;
    left: 50%;
    margin-left: -7.7rem;
    box-shadow: black;
    box-shadow: 2px 2px 10px #666;
}

.footer-copyright .icon {
    width: 2.9rem;
    height: 2.9rem;
    margin-right: 3.3rem;
}

.footer-copyright .divider {
    background-color: #f1f1f1;
    width: 0.2rem;
    height: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    display: inline-block;
}

.scene {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}

.scene .item {
    width: 38.1rem;
    height: 51.7rem;
    padding-top: 22.3rem;
    text-align: center;
    padding-left: 8.2rem;
    padding-right: 8.2rem;
    position: relative;
    flex-shrink:0;
    background: url("../images/product/rabbit.png") 100% center no-repeat;
    background-size: 100% 100%;
}

.scene .item:nth-child(2n) {
    margin-top: 11.6rem;
}

.scene .item .content {
    color: #666666;
    font-size: 2.4rem;
    line-height: 5rem;
}

.scene .item .title {
    font-size: 2.8rem;
    color: #333333;
}

.scene .item .arrow {
    width: 5rem;
    height: 5.1rem;
    bottom: 14.8rem;
    right: -3rem;
    background: url("../images/product/arrow1.png") 100% center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
}