.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: #044dd7!important;
    border-color: #044dd7!important;
}

.top .center .logout span.active {
    background: #044dd7!important;
}

.top .center .logout .active a {
    color: #fff!important;
}

.top .center .logout span.active a {
    color: #fff
}

.top .center .logout span a {
    color: #044dd7!important;
}

.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: #007AEB!important;
}

.navbar .Navigation ul li span {
    display: none;
}

.navbar .Navigation ul li .tab-list {
    top: 60px;
    background: #007AEB!important;
}

.navbar .fr {
    position: relative;
    top: 12px;
    cursor: pointer;
}

.banner_ny {
    position: relative;
    height: 334px;
}

.banner_ny .content {
    position: absolute;
    color: white;
    width: 100%;
    text-align: center;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 60px 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: none!important;
}

.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;
    object-fit: cover;
    height: 100%;
}

.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;
    padding-bottom: 10px;
}

.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: #f3f8ff!important;
    width: 100px;
    height: 60px;
    text-align: center;
    padding: 23px 0px;
    color: #999999
}

.h100 {
    height: 100px!important;
    margin-bottom: 10px!important
}

.text_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
}

.xgdw_box li {
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
}

.xgdw {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 15px;
    border-radius: 5px;
}

.xg_r {
    overflow: hidden;
}

.xg_r h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.xg_r p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 15px;
}

.ckxq {
    text-align: right;
    color: #3379ff!important;
}

/* .text_one {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
} */


/*# sourceMappingURL=secondStyle.css.map */
.rybd-ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.rybd-ul li {
    width: 33.33%;
    margin-bottom: 20px;
}

.rybd-ul li .rybd-mar {
    margin: 0 10px;
    border: 1px solid #DDDDDD;
    display: block;

}



.rybd-ul li .rybd-mar img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.rybd-ul li .rybd-mar .rybd-cont {
    padding: 20px;
}

.rybd-ul li .rybd-mar .rybd-sj {
    color: #666666;
    font-size: 12px;
}

.rybd-ul li .rybd-mar h1 {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    margin: 12px 0;
}

.rybd-ul li .rybd-mar .rybd-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 12px;
    color: #999999;
    height: 54px;
    line-height: 18px;
}

.rybd-ul li .rybd-mar .rybd-more {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.rybd-ul li .rybd-mar .rybd-more img{
  margin-left: 10px;
  width: 20px;
  height: 20px;  
}
.ryry-ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-top: 30px;
}

.ryry-ul li {
    width: 50%;
    margin-bottom: 20px;
}

.ryry-ul li .ryry-mar {
    margin: 0 10px;
    border: 1px solid #DDDDDD;
    padding: 20px;
    display: flex;
    align-items: center;
}

.ryry-ul li .ryry-mar .ryry-img img {
    width: 140px;
    height: 120px;
    object-fit: cover;
}

.ryry-ul li .ryry-mar .ryry-rig {
    flex: 1;
    margin-left: 15px;
}

.ryry-ul li .ryry-mar .ryry-rig .ryry-tit {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ryry-ul li .ryry-mar .ryry-rig .ryry-tit .ryry-td {
    color: #333;
    font-size: 16px;
    margin-right: 10px;
  /*   max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */

}

.ryry-ul li .ryry-mar .ryry-rig .ryry-tit .ryry-xx {
    color: #1890FF;
    font-size: 14px;
}

.ryry-ul li .ryry-mar .ryry-rig .ryry-name {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.ryry-ul li .ryry-mar .ryry-rig .ryry-name .ryry-tag {
    position: relative;
    color: #333;
    font-size: 14px;
    margin-right: 10px;
    padding-right: 10px;
}

.ryry-ul li .ryry-mar .ryry-rig .ryry-name .ryry-tag::after {
    position: absolute;
    content: "";
    top: 2px;
    right: 0;
    height: 14px;
    width: 1px;
    background: #D8D8D8;
}
.ryry-ul li .ryry-mar .ryry-rig .ryry-name .ryry-tag:last-child::after {
    display: none;
}

.ryry-ul li .ryry-mar .ryry-rig .ryry-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    margin-top: 15px;
}