dd, div, dl, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, textarea, ul {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
}

/*2020年5月22日17:51*/
input {
    border: 1px solid #efefef; 
}
.ysqgk {
    padding: 0 36px 35px;
    box-sizing: border-box;
    background-color: #eaeaea;
    margin-bottom: 35px;
}
.ysqgk .left-nav {
    float: left;
}
.ysqgk .yfsqsm-content {
    position: relative;
    float: right;
    width: 852px;
    padding: 0 30px 60px;
    background: #fff;
    border: 1px solid #ddd;
}
.yfsqsm-content .inf-title {
    line-height: 100px;
    height: 100px;
    font-size: 28px;
    text-align: center;
    color: #2d66a5;
}
.yfsqsm-content-inf {
    font-size: 16px;
    line-height: 32px;
}
.yfsqsm-content-down-sq .down-load-btn {
    display: inline-block;
    margin: 0 0 70px;
    font-size: 14px;
    color: #187abb;
}
.yfsqsm-content-btn {
    display: inline-block;
    margin: 0 auto;
    width: 100px;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    text-align: center;
    background: #3783b6;
    color: #fff;
} 
.yfsqsm-content-btn.yfsqsm-content-btn-block{
	display: block;
}
.yfsqsm-content .inf-title-1 {
    position: relative;
    margin: 30px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #187abb;
}
.yfsqsm-content .inf-title-1 p {
    position: absolute;
    top: 50%;
    right: 0;
    left: 120px;
    height: 2px;
    background: #187abb;
    width: auto;
}
.inf-title-1 span{
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    right: 0;
    background-color: #ffffff;
    top: -2px;
}
.inf-title-1 span img{
	width: 30px;
    height: 30px;
    cursor: pointer;
}
.inf-input {
    width: 407px;
    height: 39px;
    line-height: 39px;
    margin: 15px auto;
    text-align: center;
}
.inf-input label {
    display: inline-block;
    width: 110px;
    font-size: 16px;
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
}
.inf-input input {
    display: inline-block;
    width: 287px;
    height: 39px;
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
    border-color: #c9c9c9;
    vertical-align: top;
	box-sizing: border-box;
}
.inf-input .input-code {
    width: 160px;
    margin: 0 10px 0 0;
}
.inf-input .check-code {
    float: right;
    width: 115px !important;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    vertical-align: top;
}
.yfsqsm-content-down-sq-btn{
	text-align: center;
}
.query-box{
	display: none;
}
.pack-up{
	display: none;
}

@media screen and (max-device-width: 768px) {
    .ysqgk {
        width: 100%;
        padding: 0 0.3rem 0.9rem;
        background: #fff;
        border: none;
    }
    .ysqgk .yfsqsm-content {
        width: 100%;
        padding: 0;
        border: none;
    }
    .yfsqsm-content-inf {
       font-size: 0.24rem;
       line-height: 0.42rem;
       margin-bottom: 0.3rem;
    }
    .yfsqsm-content .inf-title  {
        font-size: 2rem;
        height: 2rem;
        line-height: 2rem;
        margin: 0.12rem auto 0.52rem;
    }
    .yfsqsm-content-down-sq {
        margin: 0.72rem auto 0;
        text-align: center;
    }
    .down-load-btn,
    .yfsqsm-content-btn {
        height: 0.78rem;
        line-height: 0.78rem;
        font-size: 0.26rem;
    }
    .yfsqsm-content-down-sq .down-load-btn,
    .yfsqsm-content-down-sq .yfsqsm-content-btn {
        display: inline-block;
        margin: 0;
    }
    .yfsqsm-content-btn {
        height: 2rem;
        line-height: 2rem;
    }
    .yfsqsm-content .inf-title-1 {
        line-height: 0.4rem;
        font-size: 0.28rem;
        margin: 1.12rem 0 0.58rem;
    }
    .yfsqsm-content .inf-title-1 p { 
        left: 2rem;
    }
    .inf-input {
        display: flex;
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .inf-input,
    .inf-input label,
    .inf-input input,
    .inf-input .check-code {
        height: 0.78rem;
        line-height: 0.78rem;
    }
    .inf-input label { 
        width: 1.8rem;
        font-size: 0.26rem;
        margin: 0 0.44rem 0 0;
        flex-shrink: 0;
    }
    
    .inf-input input {
        height: 0.78rem;
        font-size: .28rem;
        line-height: .28rem;
        padding: 0 0 0 0.3rem;
        width: 4.55rem;
        box-sizing: border-box;
        border: none;
        flex-shrink: 0;
        background: #f2f4f7;
    }
    .inf-input .input-code {
        width: 2.8rem;
    }
    .inf-input .check-code {
        width: 1.54rem !important;
    }
}
