/* 招生简章 */
.zsjz {
    width: 685px;
}

.topzsjz {
    padding: 18px 15px;
    box-sizing: border-box;
    background: #D5EEFF;
}
.fzgz .index1{
    text-indent:5em;
margin-top: 20px;
}
.bgdh .index2{
    text-indent:5em;
    margin-top: 20px;
}
.page_main ul li{
    height: auto !important;
}

.topzsjz a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.topzsjz .time {
    width: 70px;
    height: 57px;
    background: #0062A1;
    text-align: center;
}

.topzsjz .time .day {
    font-size: 18px;
    font-weight: bold;
    line-height: 23.01px;
    color: #FFFFFF;
    padding-top: 8px;
}

.topzsjz .time .year {
    font-size: 14px;
    line-height: 23.01px;
    letter-spacing: -0.04em;
    color: #FFFFFF;
}

.topzsjz .text {
    width: calc(100% - 70px - 10px);
}

.topzsjz .text .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    height: 28px;
    color: #0062A1;
}

.topzsjz .text .disc {
    font-size: 14px;
    height: 21px;
    color: rgba(55, 55, 55, 0.5);
}

.zsjzlist {
    margin-top: 10px;
}

.zyjy .zsjzlist {
    margin-top: 6px;
}

.zsjzlist .box {
    border-bottom: 1px solid #D8D8D8;
}

.zsjzlist .box:last-of-type {
    border-bottom: none;
}

.zsjzlist .box a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zsjzlist .box .title {
    font-weight: 400;
    font-size: 16px;
    line-height: 57px;
    width: calc(100% - 81px - 20px);
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.zsjzlist .box:hover .title {
    font-weight: bold;
    color: #0062A1;
}

.zsjzlist .box .title::before {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #323232;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.zsjzlist .box:hover .title::before {
    background: #0062A1;
}

.zsjzlist .box .time {
    color: rgba(50, 50, 50, 0.5);
    line-height: 57px;
    white-space: nowrap;
}

.zsjz .column {
    border-bottom: none;
    margin-bottom: 35px;
    padding-bottom: 5px;
}

.zyjj {
    width: calc(50% - 20px);
}

.zyjj .column {
    margin-bottom: 33px;
    padding-bottom: 5px;
}

.zyjj .column .title::after {
    bottom: -7px;
}

.zyjj .topzsjz {
    padding: 16px 15px;
}

.zyjj .zsjzlist {
    margin-top: 6px;
}

.xljyny {
    width: calc(100% - 685px - 70px);
}

.xljyny .column {
    border-bottom: none;
    margin-bottom: 35px;
    padding-bottom: 5px;
}

.xljylist .box .iconimg {
    width: 130px;
    height: 110px;
    border-radius: 15px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.jsjz-xljy {
    display: flex;
    justify-content: space-between;
}

.xljylist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xljylist ul li {
    width: 130px;
    margin-right: 45px;
    margin-bottom: 50px;
}

.xljylist ul li:nth-child(3n) {
    margin-right: 0;
}

.xljylist ul li a {
    display: block;
    width: 130px;
}

.xljylist li .iconimg {
    height: 110px;
    border-radius: 15px;
    background: #FFFFFF;
    box-shadow: 21px 20px 30px 0px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
}

.xljylist li:hover .iconimg {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.xljylist li .iconimg img {
    width: 50px;
}

.xljylist li .text {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-top: 15px;
    text-align: center;
}

.content_box2 {
    background: url(../wssimg/xsxz-zyjj-bg.png) no-repeat center;
    background-size: cover;
}

.zccx {
    background: url(../wssimg/zccx-bg.jpg) no-repeat center;
    background-size: cover;
    width: calc(50% - 15px);
    padding: 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
}

.zccx a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zccx a .left {
    display: flex;
    align-items: center;
}

.zccx .imgicon {
    width: 44px;
    height: 44px;
}

.zccx .imgicon img {
    width: 100%;
    height: 100%;
}

.zccx .text {
    position: relative;
    margin-left: 10px;
}

.zccx .text .zctext {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
}

.zccx .text .imghxz {
    width: 300px;
    height: 29px;
    position: absolute;
    left: 0;
    top: 15px;
}

.zccx .text .imghxz img {
    width: 100%;
    height: 100%;
}

.zccx .showmore {
    width: 35px;
    height: 35px;
    background: rgba(30, 99, 171, 0.63);
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    position: relative;
}

.zccx .showmore img {
    width: 7px;
    height: 13px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.zccx-zxd {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 50px;
}

/* 助学点 */
.zxd {
    background: url(../wssimg/zccx-bg.jpg) no-repeat center;
    background-size: cover;
    width: calc(50% - 15px);
    padding: 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
}

.zxd a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zxd a .left {
    display: flex;
    align-items: center;
}

.zxd .imgicon {
    width: 51px;
    height: 42px;
}

.zxd .imgicon img {
    width: 100%;
    height: 100%;
}

.zxd .text {
    position: relative;
    margin-left: 10px;
}

.zxd .text .zctext {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
}

.zxd .text .imghxz {
    width: 300px;
    height: 29px;
    position: absolute;
    left: 0;
    top: 15px;
}

.zxd .text .imghxz img {
    width: 100%;
    height: 100%;
}

.zxd .showmore {
    width: 35px;
    height: 35px;
    background: rgba(30, 99, 171, 0.63);
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    position: relative;
}

.zxd .showmore img {
    width: 7px;
    height: 13px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.zyjs-ksxz {
    display: flex;
    justify-content: space-between;
}

.zyjs,
.ksxz {
    width: calc(50% - 15px);
}

.zyjslist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zyjslist .box {
    width: calc((100% - 48px)/3);
    height: 94px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.13);
    padding: 20px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.zyjslist .box:hover {
    background: #E1F0FF;
}

.zyjslist .box .text,
.zyjslist .box .iszsb {
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    color: #323232;
}

.zyjslist .box:hover .text,
.zyjslist .box:hover .iszsb {
    color: #0062A1;
    font-weight: bold;
}

.ksxzlist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ksxzlist .box {
    width: calc((100% - 48px)/3);
    height: 94px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.13);
    padding: 20px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ksxzlist .box:hover {
    background: #E1F0FF;
}

.ksxzlist .box .text {
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    color: #323232;
}

.ksxzlist .box:hover .text {
    color: #0062A1;
    font-weight: bold;
}

.zyjs .column,
.ksxz .column {
    margin-bottom: 30px;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 5px;
}

.zyjs .column .title::after,
.ksxz .column .title::after {
    bottom: -7px;
}

.content_box1 {
    background: linear-gradient(180deg,
            rgba(214, 237, 255, 0.5) 0%,
            rgba(229, 245, 255, 0.5) 36%,
            rgba(243, 250, 255, 0.5) 100%);
}

/* 学历教育 */
.zsjz1 {
    width: calc(50% - 20px);
}

.zsjz1 .column {
    border-bottom: unset;
}

.zsjz1 .zszx_list {
    border: none;
    padding: 0 20px 28px 0;
    box-sizing: border-box;
}

.zsjz1 .zszx_list li .text {
    padding: 0 0 0 10px;
    box-sizing: border-box;
}

.zsjz1 .zszx_list li a {
    height: 53px;
}

.xsxz-zyjj {
    display: flex;
    justify-content: space-between;
}

/* 学生须知 */
.xsxz {
    width: calc(50% - 20px);
}

.xsxz .column {
    margin-bottom: 33px;
    padding-bottom: 5px;
}

.xsxz .column .title::after {
    bottom: -7px;
}

.xsxzbutton .topbutton {
    display: flex;
    justify-content: space-between;
}

.xsxzbutton .topbutton .box {
    width: calc((100% - 20px) / 2);
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
}

.xsxzbutton .topbutton .box:hover {
    background: #0062A1;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.13);

}

.xsxzbutton .topbutton .box .img {
    width: 28px;
    height: 32px;
}

.xsxzbutton .topbutton .box:hover:nth-child(1) .img {
    background: url(../wssimg/bdzc-icon-hover.png) no-repeat center;
    background-size: 100% 100%;
}

.xsxzbutton .topbutton .box:hover:nth-child(2) .img {
    background: url(../wssimg/xsjf-icon-hover.png) no-repeat center;
    background-size: 100% 100%;
}

.xsxzbutton .topbutton .box:hover:nth-child(3) .img {
    background: url(../wssimg/bysj-icon-hover.png) no-repeat center;
    background-size: 100% 100%;
}

.xsxzbutton .topbutton .box .img img {
    width: 100%;
    height: 100%;
}

.xsxzbutton .topbutton .box:hover .img img {
    display: none;
}

.xsxzbutton .topbutton .box .text {
    font-size: 19px;
    line-height: 34px;
    color: #323232;
    margin-left: 5px;
}

.xsxzbutton .topbutton .box:hover .text {
    color: #FFFFFF;
    font-weight: bold;
}

.xsxzbutton .topbutton .box a {
    display: flex;
    align-items: cen;
    justify-content: center;
}

.bottbutt {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.bottbutt .box {
    width: calc((100% - 10px) / 2);
    height: 70px;
    background: url(../wssimg/xsxz-button-bg.png) no-repeat center;
    background-size: cover;
}

.bottbutt .box:hover,
.bottbutt .box.on {
    background: url(../wssimg/xsxz-button-bg-hover.png) no-repeat center;
    background-size: cover;
}

.bottbutt .box a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottbutt .box .img {
    width: 30px;
    height: 30px;
}

.bottbutt .box .img img {
    width: 100%;
    height: 100%;
}

.bottbutt .box .text {
    font-size: 19px;
    line-height: 58px;
    color: #323232;
    margin-left: 5px;
}

.bottbutt .box:hover .text,
.bottbutt .box.on .text {
    color: #1E63AB;
    font-weight: bold;
}

.xsxzlist {
    display: none;
}

.xsxzlist.on {
    display: block;
}

.xsxzlist .box {
    padding: 15px 0 15px 0;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(191, 0, 9, 0.1);
}

.xsxzlist .box:last-of-type {
    border-bottom: none;
}

.xsxzlist .box a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xsxzlist .box .title {
    height: 21px;
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
    box-sizing: border-box;
    width: calc(100% - 100px - 20px);
    position: relative;
}

.xsxzlist .box:hover .title {
    font-weight: bold;
    color: #0062A1;
}

.xsxzlist .box .title::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #333333;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.xsxzlist .box:hover .title::before {
    background: #0062A1;
}

.xsxzlist .box .time {
    display: flex;
    align-items: center;
}

.xsxzlist .box .time .img {
    width: 12px;
    height: 12px;
    position: relative;
}

.xsxzlist .box .time .img img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.xsxzlist .box .time .date {
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #BEBEBE;
    margin-left: 5px;
}

/* 培训动态 */
.pxdt-pxjd {
    display: flex;
    justify-content: space-between;
}

.pxdtlist {
    display: none;
}

.pxdtlist.on {
    display: block;
}

.pxdtlist li .date {
    flex: none;
    width: auto;
    color: #999;
}

.pxdtlist {
    position: relative;
    border: 3px solid;
    border-image: linear-gradient(209deg, rgba(0, 98, 161, 0) 50%, rgba(0, 98, 161, 0.5) 100%) 3;
    padding: 0 0 28px 22px;
    border-top: none;
    border-right: none;
    height: 380px;
    box-sizing: border-box;
}

.pxdtlist.overflow-y {
    overflow-y: auto;
    padding-right: 22px;
}

.pxdtlist.overflow-y::-webkit-scrollbar {
    width: 4px;
    height: 100%;
}

.pxdtlist.overflow-y::-webkit-scrollbar-thumb {
    background: linear-gradient(270deg, #0062A1 32%, #3A94CE 83%);
}

.pxdtlist.overflow-y::-webkit-scrollbar-track {
    background: #D2E1EA;
}

.pxdtlist.overflow-y li {
    margin-bottom: 4px;
}

.pxdtlist li .title {
    height: 25px;
    line-height: 25px;
    padding-right: 20px;
}

.pxdtlist li {
    margin-bottom: 3px;
}

.pxdtlist li .iconfont {
    color: #0062A1;
    margin-right: 4px;
}

.pxdtlist li a {
    display: block;
    border-radius: 15px;
    height: 52px;
    box-sizing: border-box;
}

.pxdtlist li .text {
    height: 39px;
    border-radius: 10px;
    padding: 0 0 0 15px;
}

.pxdtlist li a:hover {
    box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 5px;
}

.pxdtlist li a:hover .text {
    background: #0062A1;
    box-shadow: 21px 21px 30px 0px rgba(0, 0, 0, 0.3);
    padding: 0 15px;
    color: #fff;
}

.pxdtlist li a:hover .iconfont {
    color: #fff;
}

.pxdtlist li a:hover .date {
    color: #fff;
}

.pxdt {
    width: calc(50% - 20px);
}

.pxdt .column {
    border-bottom: unset;
}

.pxdt .pxdtlist {
    border: none;
    padding: 0 20px 28px 0;
    box-sizing: border-box;
}

/* 培训基地 */
.pxjdlist {
    display: none;
}

.pxjdlist.on {
    display: block;
}

.pxjdlist li .date {
    flex: none;
    width: auto;
    color: #999;
}

.pxjdlist {
    position: relative;
    border: 3px solid;
    border-image: linear-gradient(209deg, rgba(0, 98, 161, 0) 50%, rgba(0, 98, 161, 0.5) 100%) 3;
    padding: 0 0 28px 22px;
    border-top: none;
    border-right: none;
    height: 380px;
    box-sizing: border-box;
}

.pxjdlist.overflow-y {
    overflow-y: auto;
    padding-right: 22px;
}

.pxjdlist.overflow-y::-webkit-scrollbar {
    width: 4px;
    height: 100%;
}

.pxjdlist.overflow-y::-webkit-scrollbar-thumb {
    background: linear-gradient(270deg, #0062A1 32%, #3A94CE 83%);
}

.pxjdlist.overflow-y::-webkit-scrollbar-track {
    background: #D2E1EA;
}

.pxjdlist.overflow-y li {
    margin-bottom: 4px;
}

.pxjdlist li .title {
    height: 25px;
    line-height: 25px;
    padding-right: 20px;
}

.pxjdlist li {
    margin-bottom: 3px;
}

.pxjdlist li .iconfont {
    color: #0062A1;
    margin-right: 4px;
}

.pxjdlist li a {
    display: block;
    border-radius: 15px;
    height: 52px;
    box-sizing: border-box;
}

.pxjdlist li .text {
    height: 39px;
    border-radius: 10px;
    padding: 0 0 0 15px;
}

.pxjdlist li a:hover {
    box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 5px;
}

.pxjdlist li a:hover .text {
    background: #0062A1;
    box-shadow: 21px 21px 30px 0px rgba(0, 0, 0, 0.3);
    padding: 0 15px;
    color: #fff;
}

.pxjdlist li a:hover .iconfont {
    color: #fff;
}

.pxjdlist li a:hover .date {
    color: #fff;
}

.pxjd {
    width: calc(50% - 20px);
}

.pxjd .column {
    border-bottom: unset;
}

.pxjd .pxjdlist {
    border: none;
    padding: 0 20px 28px 0;
    box-sizing: border-box;
}

.dtcatgoary ul {
    display: flex;
}

.dtcatgoary ul li {
    width: 120px;
    background: #EAF4FD;
    padding: 16px 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0 20px;
}

.dtcatgoary ul li.on {
    background: #0062A1;
}

.dtcatgoary ul li.on a {
    color: #FFFFFF;
}

.dtcatgoary ul li:first-of-type {
    margin-left: 0;
}

.dtcatgoary ul li a {
    color: #232323;
}

/* 培训基地的按钮 */
.jdcatgoary ul {
    display: flex;
}

.jdcatgoary ul li {
    width: 120px;
    background: #EAF4FD;
    padding: 16px 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0 20px;
}

.jdcatgoary ul li.on {
    background: #0062A1;
}

.jdcatgoary ul li.on a {
    color: #FFFFFF;
}

.jdcatgoary ul li:first-of-type {
    margin-left: 0;
}

.jdcatgoary ul li a {
    color: #232323;
}


.pxxm-lxfs {
    display: flex;
    justify-content: space-between;
}

.pxxm,
.lxfs {
    width: calc(50% - 20px);
}

.pxxm .column,
.lxfs .column {
    padding-bottom: 5px;
    border-bottom: 2px solid #FFFFFF;
}

.pxxm .column .title::after,
.lxfs .column .title::after {
    bottom: -7px;
}

.pxxmlist {
    margin-top: 30px;
}

.pxxmlist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pxxmlist ul li {
    width: calc((100% - 20px)/3);
    height: 95px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.13);
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
}

.pxxmlist ul li:hover {
    background: #E1F0FF;
}

.pxxmlist ul li a {
    font-size: 19px;
    line-height: 25px;
    color: #323232;
}

.pxxmlist ul li:hover a {
    color: #0062A1;
    font-weight: bold;
}

.lxfslist {
    margin-top: 30px;
}

.lxfslist ul {
    display: flex;
    justify-content: space-between;
}

.lxfslist ul li {
    width: calc((100% - 40px)/2);
    padding: 40px 30px 13px 30px;
    box-sizing: border-box;
    background: url(../wssimg/lxfs-bg.png) no-repeat center;
    background-size: cover;
}

.lxfslist ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.lxfslist ul li .img {
    width: 58px;
    height: 56px;
}

.lxfslist ul li .img img {
    width: 100%;
    height: 100%;
}

.lxfslist ul li .textname {
    font-size: 20px;
    font-weight: 600;
    color: #444444;
    margin-top: 24px;
}

.lxfslist ul li .address {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #666666;
    margin-top: 11px;
    text-align: center;
}

.content_box3 {
    background: url(../wssimg/pxxm-lxfs-bg.png) no-repeat center;
    background-size: cover;
    position: relative;
}

.content_box3::after {
    content: '';
    width: 100%;
    height: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../wssimg/pxxm-lxfs-jz.png) no-repeat center;
    background-size: cover;
    z-index: -1;
}

.jypxlist ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.jypxlist ul li {
    width: calc((100% - 40px) / 3);
    height: 82px;
    background: #e5eef7;
    margin-bottom: 20px;
    padding: 20px 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.jypxlist ul li:nth-child(3n) {
    margin-right: 0;
}

.jypxlist ul li:hover {
    background: #3d8fc9;
}

.jypxlist ul li a {
    font-size: 16px;
}

.jypxlist ul li a span {
    text-align: center;
}


.jypxlist ul li:hover a {
    color: #FFFFFF;
    font-weight: bold;
}

.page-box {
    margin: 20px 0;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #0062A1 !important;
    background-color: #0062A1 !important;
}

.pb_sys_common .p_fun_d,
.pb_sys_common .p_no_d,
.pb_sys_common .p_no_o,
.pb_sys_common .p_fun a,
.pb_sys_common .p_no a {
    padding: 10px 15px !important;
    height: 34px !important;
}

.pxjdlist.overflow-yy {
    overflow-y: auto;
}


/* 新领导页面 */
.page_main ul li {
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    padding: 33px 32px;
    border: 1px solid #DBDBDB;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.page_main li .text .namedip {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.page_main li .text .name {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0em;
    color: #3D3D3D;
}

.page_main li:hover .text .name {
    color: #0850a5;
    cursor: pointer;
}

.page_main li .text .namedip .sub-name {
    font-size: 16px;
    color: #3D3D3D;
    margin-left: 5px;
}

.page_main .text .job {
    color: #3D3D3D;
    margin: 20px 0;
    font-weight: bold;
}

.page_main .text .fzgz {
    color: #3D3D3D;
    margin: 20px 0;
}
.page_main .text .fzgz>p{
    line-height: 40px;
}
.page_main .text .fzgz p.index2{
    text-indent: 5em;
}

.page_main .text .bgdd {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

.page_main .text .bgdd .info {
    margin-left: 10px;
    color: #3D3D3D;
}

.page_main .text .bgdh-yx {
    display: flex;
    align-items: center;
}

.page_main .text .bgdh-yx .bgdh {
    display: flex;
}

.page_main .text .bgdh-yx .bgdh .info {
    color: #3D3D3D;
    margin-left: 10px;
}

.page_main .text .bgdh-yx .yx {
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.page_main .text .bgdh-yx .yx .info{
    margin-left: 10px;
}
.page_main li:hover .text .bgdh-yx .yx .info{
    color: #3D3D3D;
}