.m0 {
    margin: 0px !important;
}

.dot,
.single-box p span {
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 2px;
    background: #333;
    left: 0px;
}

.top .center .fl {
    position: relative;
}

.top .center .logout span {
    color: #904cc3;
    border-color: #904cc3;
}

.top .center .logout span.active {
    background: #904cc3;
}

.top .center .logout span a {
    color: #904cc3;
}

.navbar {
    height: 60px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0px;
    right: 0px;
}

.navbar .Navigation ul {
    height: 60px;
}

.navbar .Navigation ul li {
    height: 60px;
    line-height: 60px;
}

.navbar .Navigation ul li.active {
    background: #5730d1 !important;
}

.navbar .Navigation ul li span {
    display: none;
}

.navbar .Navigation ul li .tab-list {
    top: 60px;
    background: #5730d1 !important;
}

.navbar .fr {
    position: relative;
    top: 12px;
    cursor: pointer;
}

.banner_ny {
    position: relative;
    height: 260px;
}
.banner_ny img {
    width: 100%;
    object-fit: cover;
    height: 260px;
}
/*.banner_ny .content {*/
/*    position: absolute;*/
/*    color: white;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    top: 0px;*/
/*    left: 0px;*/
/*    right: 0px;*/
/*    padding: 80px 0px 0px;*/
/*}*/

.banner_ny .content img {
    width: 60px;
    height: 60px;
    margin: 0px auto 15px;
}

.banner_ny .content .banner_text p {
    text-transform: uppercase;
}

.banner_ny .content .banner_text h2 {
    font-size: 26px;
    padding: 10px 0px;
}

.center-content {
    box-sizing: border-box;
    position: relative;
    padding: 30px 70px 40px 70px;
    height: auto;
    overflow: hidden;
    margin: 60px auto 60px;
    background: white;
    border-radius: 6px;
}

.center-content .list-content {
    min-height: 500px;
    height: auto;
    overflow: hidden;
}

.center-content .list-content li {
    float: left;
    width: 24.66%;
    text-align: center;
    margin-bottom: 40px;
}

.center-content .tab-nav {
    margin-bottom: 30px;
}

.notice_list .single-box {
    width: 50%;
    float: left;
}

.footer {
    padding: 50px 0 40px;
    background: #fff;
    border-top: 10px solid #f4f8fb;
}

.footer_bottom {
    padding: 40px 0px !important;
    text-align: center;
    font-size: 12px;
    color: #999;
    background-color: #fff;
}

.footer h3 {
    color: #333;
}

.footer .code-box {
    width: 290px;
    float: left;
}

.footer .code-box .code {
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-right: 10px;
}

.footer .code-box .code div {
    display: inline-block;
    height: 120px;
    width: 120px;
    background: rgba(0, 0, 0, 0.2);
}

.footer .code-box .code p {
    margin-top: 10px;
    text-align: center;
    color: #a4a5a8;
}

.footer .tab-nav {
    float: left;
    width: 380px;
    height: 120px;
}

.footer .tab-nav ul {
    overflow: hidden;
}

.footer .tab-nav ul li {
    padding: 0 16px 0 10px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #a4a5a8;
}

.footer .tab-nav ul li a {
    color: #a4a5a8;
}

.footer .contact {
    display: inline-block;
}

.footer .contact li {
    height: 30px;
    line-height: 30px;
}

.footer .remark {
    margin: 40px 0 0;
    color: #a4a5a8;
    text-align: center;
}

.single-box p {
    position: relative;
}

.single-box p span {
    top: 10px;
}

.index .banner {
    background: url(../images/index_banner.jpg) no-repeat;
    background-position: center center;
}

.jd_btn a {
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    color: #fff;
}

.index .banner .line {
    height: auto;
    border-bottom: none;
}

.btn_bm {
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    position: relative;
    top: 10px;
}

.index .banner img {
    width: auto;
}

.index .master {
    position: absolute;
    width: 100%;
    height: 100px;
    background: rgba(0, 0, 0, 0.2);
    bottom: 0px;
}

.index .master img {
    float: left;
}

.index .master .remark ul {
    position: relative;
    top: -5px;
    float: left;
    width: 940px;
    padding-left: 30px;
}

.index .master .remark ul li {
    box-sizing: border-box;
    width: 450px;
    border-left: 2px solid #fff;
    padding-left: 60px;
}

.notice_list .single-box {
    margin: 0px 0px 15px;
}

.notice_list .single-box h3 {
    padding-right: 20px;
}

.question_list .single-box {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.question_list_fl {
    width: 800px;
}

.question_list_fr {
    background-color: #f1eaf5;
    width: 100px;
    height: 60px;
    text-align: center;
    padding: 23px 0px;
    color: #999999;
}

.h100 {
    height: 60px;
    margin-bottom: 20px;
}

.text_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
}
/*# sourceMappingURL=secondStyle.css.map */
