li, ul {
    list-style: none;
    text-decoration: none
}

body {
    position: relative;
    overflow-x: hidden;
    min-width: 975pt
}

@media screen and (max-width: 1300px) {
    body {
        overflow-x: auto
    }
}

table {
    position: absolute;
    left: 50%;
    margin-left: -60pc
}

table tr {
    line-height: 0
}

table tr > td {
    position: relative
}

.none {
    display: none
}
/*a {border: 1px solid red;}*/

.content-01, .content-03 {
    position: relative;
}

.timer {
    position: absolute;
    top: 57%;
    left: 21%;
    width: 19%;
    height: 10%;
    display: block;
    color: #fff;
    text-align: center;
    /*border: 1px solid #fff;*/
}

.time-item01 {
    font-size: 18px;
    margin: 20px;
}
.time-item02 {
    padding-top: 5px;
    color: #ddd;
    margin: 20px;
    font-size: 14px;
}
.color-gr {
    color: #fedc4d;
}

.applyStep01 {
    position: absolute;
    top: 70%;
    left: 20%;
    width: 21%;
    height: 12%;
    display: block;
}

.applyStep02 {
    position: absolute;
    bottom: 10%;
    right: 20%;
    width: 16%;
    height: 8%;
    display: block;
}

.question {
    position: absolute;
    top: 180px;
    left: 50%;
    z-index: 1;
    margin-left: -520px
}

.question > ul:after {
    clear: both;
    display: block;
    content: "";
    zoom: 1
}

.question > ul > li {
    position: relative;
    float: left;
    margin: 20px 40px;
    width: 180px;
    height: 197px;
    border-radius: 8px;
    background-color: #f8f9fc
}

.question > ul > li > .icon {
    height: 121px;
    text-align: center
}

.question > ul > li > .icon > img {
    margin-top: 2pc;
    width: 72px;
    height: 68px
}

.question > ul > li > h2 {
    height: 76px;
    color: #2e419f;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 76px
}
.question > ul > li h2.fz20 {
    font-size: 20px;
}
.question > ul > li .fz16 {
    font-size: 16px;
}

.question > ul > li > .info {
    position: absolute;
    bottom: 0;
    display: none;
    padding-top: 9pt;
    width: 100%;
    height: 76px;
    border-radius: 0 0 8px 8px;
    background-color: #5268d7;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 26px
}

.question > ul > li:hover > .info {
    display: block
}

.question > ul > li:hover > h2 {
    display: none
}

.fixed-top {
    position: fixed;
    right: 40px;
    bottom: 20px
}

.diagnose-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.popup-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 740px;
    height: 498px;
    /*border-radius: 20px;*/
    /*background-color: #fff;*/
    /*box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);*/
    background: url("../img/dgv3/dgv3_popup.png");
}


.closePopup {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #fff;
    font-size: 22px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.popup-content {
    width: 600px;
    height: 314px;
    position: absolute;
    top: 157px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.popup-tip-1 {
    letter-spacing: 1px;
    font-size: 1pc
}

.popup-tip-2 {
    margin-top: 3px;
    color: #999;
    letter-spacing: 1px;
    font-size: 14px
}

.popup-content input {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 10px;
    height: 42px;
    outline: 0;
    border: 1px solid #cecece;
    border-radius: 5px;
    color: #666;
    font-size: 14px
}

.popupDiv2 {
    display: flex
}

.popup-wang {
    margin-top: 20px;
    width: 600px
}
.popup-cost {
    width: 600px
}

.popup-name {
    flex: 1
}

.popup-tel {
    margin-left: 10px;
    flex: 1px
}

.popup-text {
    padding: 10px;
    width: 600px;
    height: 65px;
    outline: 0;
    border: 1px solid #cecece;
    border-radius: 5px;
    color: #666;
    font-size: 14px;
    resize: none
}

.popup-submit {
    width: 300px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.submit-question {
    position: absolute;
    bottom: 372px;
    left: 459px;
    width: 990px;
    height: 28pc
}

.submit-question input {
    display: inline-block;
    margin-bottom: 30px;
    padding-left: 20px;
    height: 60px;
    outline: 0;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #ddd;
    color: #000;
    font-size: 18px
}
.submit-question  input::-webkit-input-placeholder,
.submit-question  textarea::-webkit-input-placeholder{
    color: #999 !important;
}

.qDiv2 {
    display: flex
}

.wangWangId {
    width: 990px
}
.ztcCost {
    width: 990px
}

.userName {
    flex: 1
}

.telPhone {
    margin-left: 20px;
    flex: 1
}

.qText {
    padding: 10px 20px;
    width: 990px;
    height: 245px;
    outline: 0;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #ddd;
    color: #000;
    font-size: 20px;
    border: none;
}

.sub-mask {
    position: absolute;
    bottom: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 22%;
    height: 8%;
    display: block;
}