﻿@charset "UTF-8";

* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.pc {
    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;
}

.content {
    background-color: #9dd7ff;
    min-height: 51vh;
}

.top {}

.item_box {}

.top_right {
    margin: 5vw;
}

.top_right img {
    width: 90vw;
}

.top_left {
    line-height: 7vw;
    font-size: 0;
    padding-right: 4vw;
}

.top_left a:nth-child(1) {
    font-size: 3vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 7vw;
    letter-spacing: 0vw;
    color: #000000;
}

.ss_title {
    text-align: center;
    padding: 10vw 0 10vw;
    background: url(app_titbg.png) no-repeat;
    background-position-x: center;
    background-position-y: 120%;
    background-size: 55vw;
}

.ss_title img {
    width: 55vw;
}

.ss_box {
    width: 94vw;
    height: 10vw;
    margin: auto;
    background-color: #ffffff;
}

.ss_box .inputKey {
    cursor: auto;
    width: 84vw;
    height: 100%;
    background: #ffffff;
    text-indent: 18px;
    font-size: 4vw;
    border: none;
}

.ss_box .inputKey::placeholder {
    font-size: 4vw;
    color: #666666;
}

.ss_box .inputSubmit {
    width: 6vw;
    height: 6vw;
    margin: 2vw;
}

.ss_fl {
    width: 94vw;
    margin: 4vw auto 0;
    font-size: 4vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 10vw;
    letter-spacing: 0px;
    color: #000000;
}

/* .ss_fl label {
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 0px 2.5vw;
    margin-bottom: 2vw;
    margin-right: 4vw;
    border-radius: 1vw;
    background-color: rgba(255, 255, 255, .4);
} */

.ss_fl label {
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 0px 1.5vw;
    margin-bottom: 2vw;
    margin-right: 2vw;
    border-radius: 1vw;
    background-color: rgba(255, 255, 255, .4);
}

.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(app_hover1.png);
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
} */

.ss_difa {
    width: 94vw;
    height: auto;
    /* margin: 13vw auto 5vw; */
    margin: 10vw auto 5vw;
}

.ss_difa_item {
    width: 45vw;
    background-color: #fefefe;
    border-radius: 8px;
    padding: 4vw 3vw 2vw;
}

.flfg_item {
    display: block;
    width: 21vw;
    height: 21vw;
    background-color: #1890ff;
    border-radius: 8px;
    margin: auto;
}

.rd .ss_title img {
    width: 91vw;
}

.rd.content {
    background-color: #9dd7ff;
    min-height: 100%;
}

.flfg1 {
    background-image: url(flfg1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30vw;
}

.flfg2 {
    background-image: url(flfg2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30vw;
}

.flfg_txt {
    font-size: 4vw;
    color: #000000;
    display: block;
    line-height: 10vw;
    text-align: center;
}

.ss_fl.ovfl {
    overflow: unset;
}

.new_boount,
.old_boount,
.Btn_tsk,
#downdiv {
    display: none;
}


.item_box:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}


/* .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;
} */