.main > .container {
    background: #fff;
    /* margin-top: -160px; */
    padding: 20px;
    min-height: 700px;
}
.ysq-warp {
    overflow: hidden;
    padding-top: 20px;
}
/*.left {
    width: 80%;
    float: left;
    margin-right: 2%;
}*/
.left{
width:100%;
}
.right {
    width: 18%;
    float: right;
}
/* right */
.f-title {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #2f5594;
    margin-bottom: 20px;
    padding: 6px 0;
}
.s-list {
    width: 100%;
}
.s-list li {
    margin-bottom: 3px;
}
.s-list li a {
    display: block;
    font-size: 18px;
    text-align: center;
    position: relative;
    padding: 6px 0;
    background: #eff1f6;
}
.s-list li a:hover,
.s-list li.dis a {
    font-weight: bold;
    color: #255499;
    background-color: #d7e0ed;
}
.s-list li a img {
    transition: all 0.4s linear;
    position: absolute;
    top: 36%;
    left: 7%;
    transform: rotate(0deg);
}
.s-list li a:hover img,
.s-list li.dis a img {
    transform: rotate(-90deg);
}
/* left */
.dq-title {
    font-size: 20px;
    padding: 6px 0;
}
.dq-title span {
    padding: 10px;
    color: #255499;
    border-bottom: 2px solid #255499;
}
.nr {
    padding-left: 5px;
}
.nr-title {
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 16px;
}
.nr-title > p {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 700;
    color: #255499;
    background: url(../images/other/ysqbg.png) no-repeat;
    background-size: 100% 100%;
}
.nr-title > p span {
    width: 210px;
    height: 100%;
    display: block;
    text-align: center;
}
.nr-title > strong {
    font-weight: normal;
    position: absolute;
    left: 230px;
    top: 11px;
}
.nr-title > strong i {
    font-style: normal;
    color: #db2e2e;
}
.form-group {
    margin-bottom: 7px;
}
.form-group .w12 {
    width: 12.5%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    background: #eeeeee;
}
.form-group label {
    margin-right: 10px;
}
.mgrt input {
    margin-left: 12px;
}
.mgrt span {
    margin-right: 40px;
}
.ywarp ul {
    overflow: hidden;
    display: none;
}
.ywarp .dis {
    display: block;
}
.ywarp ul li {
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
}
.ywarp ul li label {
    width: 25%;
    height: 100%;
    text-align: center;
    display: inline-block;
    background: #eeeeee;
}
.ywarp ul li input {
    width: 65%;
    height: 100%;
    outline: none;
    padding: 0 10px;
    border: 1px solid #eeeeee;
}
.ywarp ul li span {
    color: #db2e2e;
}
.ywarp ul li.lxdz {
    width: 100%;
}
.ywarp ul li.lxdz label {
    width: 12.5%;
}
.ywarp ul li.lxdz input {
    width: 82.5%;
}
.box .form-group {
    overflow: hidden;
    line-height: 36px;
}
.box .form-group label {
    float: left;
    width: 12.5%;
    background: #eeeeee;
    padding-right: 20px;
    line-height: 36px;
    text-align: right;
}
.box .form-group label span {
    display: block;
}
.box .form-group textarea {
    float: left;
    width: 70%;
    height: 72px;
    border: 1px solid #eeeeee;
    outline: none;
    padding: 5px 10px;
}
.box .form-group > span.zd {
    color: #db2e2e;
    float: left;
    margin-left: 5px;
}
.box .form-group > input {
    margin-left: 12px; 
    margin-top: -3px;
}
.box .form-group > span {
    margin-right: 32px;
    float: none;
}
.box .form-group > select {
    width: 276px;
    height: 36px;
    line-height: 36px;
    outline: none;
    border: 1px solid #eeeeee;
    padding: 0 10px;
}
.box .yzm > input {
    width: 195px;
    height: 36px;
    border: 1px solid #eee;
    outline: none;
    padding: 0 10px;
    margin-top: 0;
    margin-left: 0;
}
.box .yzm > img {
    width: 60px;
    height: 20px;
    margin: 0 5px 0 10px;
}
.box .yzm > span {
    color: #db2e2e;
}
.btn {
    text-align: center;
    margin: 40px 0 15px;
}
.btn button {
    width: 244px;
    height: 45px;
    line-height: 45px;
    border-radius: 6px;
    border: none;
    outline: none;
    text-align: center;
    font-size: 18px;
    background: #aeaeae;
    color: #fff;
    letter-spacing: 2px;
}
.btn button:first-child {
    letter-spacing: 5px;
    background: #255499;
    margin-right: 25px;
}
/* 申请须知 */
#bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 100;
}
.zzc {
    display: block;
    width: 900px;
    height: 580px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%; 
    z-index: 1000;
    margin-top: -290px;
    margin-left: -450px;
}
.zzc-title {
    height: 58px;
    line-height: 58px;
    text-align: center;
    background: #216db0;
    color: #fff;
    font-size: 27px;
    border-radius: 10px;
}
.zzc-details {
    padding: 20px;
    margin: 25px;
    border: 1px solid #ccc;
}
.zzc-details p {
    text-indent: 2em;
    line-height: 28px;
}
.zzc-details div {
    line-height: 28px;
}
.zzc-btn button {
    display: block;
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    outline: none;
    border: 0;
    background: #216db0;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
    margin: 20px auto 0;
}
.zzc-details p:first-child {
    margin-bottom: 15px;
}
@media screen and (max-width:768px) {
    .main > .container {
        margin-top: 0;
        padding: 0 10px;
        min-height: auto;
    }
    .left,
    .right {
        float: none;
        width: 100%;
    }
    .f-title {
        margin-bottom: 15px;
    }
    .ysq-warp {
        padding-top: 15px;
    }
    .nr-title > p {
        background: none;
        border-bottom: 1px solid #255499;
    }
    .nr-title > p span {
        width: 120px;
    }
    .nr-title > strong {
        left: 115px;
    }
    .form-group .w12 {
        width: 40%;
    }
    .ywarp ul li {
        width: 100%;
    }
    .ywarp ul li label,
    .ywarp ul li.lxdz label {
        width: 95%;
        margin-bottom: 10px;
    }
    .ywarp ul li {
        height: auto;
    }
    .ywarp ul li input,
    .ywarp ul li.lxdz input {
        width: 95%;
        height: 36px;
    }
    .nr-title {
        margin: 10px 0;
    }
    .box .form-group label span {
        display: inline;
    }
    .box .form-group label {
        width: 95%;
        text-align: center;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .box .form-group textarea {
        width: 95%;
    }
    .box .form-group > span {
        margin-right: 0;
    }
    .box .form-group > span.zd {
        margin-left: 2px;
    }
    .box .form-group > select {
        width: 95%;
    }
    .btn {
        margin: 15px 0;
    }
    .btn button {
        width: 100%;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
    }
    .btn button:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .nr {
        padding-left: 0;
    }
    .dq-title,
    .f-title {
        font-size: 18px;
    }
    .s-list li a {
        font-size: 16px;
    }
    .zzc {
        width: 300px;
        height: 500px;
        margin-top: -250px;
        margin-left: -150px;
    }
    .zzc-title {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        border-radius: 10px;
    }
    .zzc-details {
        padding: 6px;
        margin: 6px;
        font-size: 12px;
    }
    .zzc-details p {
        line-height: 18px;
    }
    .zzc-btn button {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin: 5px auto 0;
    }
    .zzc-details p:first-child {
        margin-bottom: 5px;
    }
}

@media screen and (min-width:768px) and (max-width:1180px) {
    .zzc {
        width: 650px;
        height: 630px;
        margin-top: -325px;
        margin-left: -315px;
    }
    .ywarp ul li {
        width: 50%;
    }
    .box .form-group {
        width: 50%;
        float: left;
    }
    .btn button {
        width: 48%;
        margin-top: 20px;
    }
}