﻿@charset "UTF-8";

* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

*:focus:not(:focus-visible) {
    outline: 0 !important;
}

.app {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf {
    zoom: 1;
}

.cf:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.ss_fl:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

a:hover {
    color: #1492ff;
}

input:focus {
    outline: 0 !important;
}

/* .top {
    height: 125px;
} */

.content {
    height: 715px;
    background-color: #9dd7ff;
}

.item_box {
    width: 1200px;
    margin: auto;
    padding: 25px 0 0;
    position: relative;
}

.top_left a {
    line-height: 31px;
    font-size: 16px;
}

.ss_title {
    text-align: center;
    padding: 117px 0 53px;
    background: url(titbg.png) no-repeat;
    background-position-x: center;
    background-position-y: 120%;
}

.ss_box {
    width: 1000px;
    height: 70px;
    padding: 10px;
    background: url(ssbg.png) no-repeat;
    margin: auto;
    position: relative;
}

.ss_box .inputKey {
    cursor: auto;
    width: 933px;
    height: 100%;
    background: #ffffff;
    text-indent: 18px;
    font-size: 18px;
    border: none;
}

/* .old_type .ss_fl label{  
    margin-right: 16px;
} */

.ss_box .inputKey::placeholder {
    font-size: 16px;
    color: #666666;
}

.ss_box .inputSubmit {
    margin: 12px 11px;
}

.ss_fl {
    width: 1000px;
    margin: 25px auto 0;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #000000;
}

.ss_fl label {
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 0px 10px;
    margin-bottom: 15px;
    /* margin-right: 25px; */
    margin-right: 22px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, .4);
}

.rd.content {
    min-height: 100%;
    background-color: #9dd7ff;
}

.ss_fl label.otherBrowserChecked {
    background-color: #ffffff;
    font-weight: bold;
}

.ss_fl label:hover {
    background-color: #ffffff;
    font-weight: bold;
}

/* .otherBrowserChecked::after {
    position: absolute;
    content: url(hover1.png);
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
} */

.ss_difa {
    width: 760px;
    height: 80px;
    margin: 50px auto 0;
}

.ss_difa_item {
    width: 360px;
    height: 80px;
    background-color: #fefefe;
    border-radius: 8px;
}

.flfg_item {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: #1890ff;
    border-radius: 8px;
    float: left;
}

.flfg1 {
    background-image: url(flfg1.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.flfg2 {
    background-image: url(flfg2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.flfg_txt {
    font-size: 20px;
    color: #000000;
    float: left;
    line-height: 80px;
    display: block;
    padding-left: 20px;
}


/* 老年版 */
.old_type .ss_box .inputKey {
    font-size: 24px;
}

.old_type .ss_box .inputKey::placeholder {
    font-size: 24px;
}

.old_type .ss_fl {
    font-size: 24px;
}

.old_type .ss_fl label {
    /* margin-right: 49px; */
    margin-right: 44px;
    padding: 8px 13px;
    margin-bottom: 30px;
}

.old_type .flfg_txt {
    font-size: 24px;
}

.old_type .top_right {
    margin-top: 30px;
}

.old_type .top_right img {
    width: 120%;
}

.gjjs {
    position: absolute;
    right: -109px;
    top: 0;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    display: none;
}

.old_type .flfg_tx {
    font-size: 24px;
}


/* .sear_wz {
    width: auto;
    margin: 15px auto;
    text-align: center;
}

.sear_wz dl {
    display: inline-block;
}

.sear_wz dl dt {
    font-size: 20px;
    padding-right: 20px;
    color: #0f5a9b;
}

.sear_wz dl dd {
    color: #666666;
    font-size: 20px;
    padding-right: 20px;
}

.sear_wz dl dd p input {
    width: 20px;
    height: 20px;
    appearance: radio;
    float: left;
    -webkit-appearance: radio;
    margin-top: 3px;
} */