* {
    margin: 0;
    padding: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 14px;
    box-sizing: border-box;
}

html {
    background: #ffffff;
}

body {
    color: #383838;
    width: 100%;
    cursor: default;
    margin: 0 auto;
    padding: 0;
    height: auto;
    font-size: 14px;
}

ol, ul, li, dl, dd, dt {
    list-style: none;
}

.float {
    float: left;
}

.floatr {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
a{
    text-decoration: none;
}

.top{
    width: 100%;
    height: 170px;
    background: url("../img/topbg.png") center 50%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top .top_con{
    width: 1300px;
    height: 170px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top .img {
    width: auto;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.top .img img {
    width: auto;
    height: 90px;
}
.top_right{
    width: auto;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.top_right .top_right_search{
    width: 350px;
    height: 40px;
    /* border-radius: 25px; */
    background: rgba(255,255,255,.5);
    margin:10px 0px 0 0;
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #6d589d;
}
.top_right_search .search_txt{
    width: 278px;
    height: 38px;
    border: none;
    font-size: 16px;
    outline: none;
    background: none;
}
.top_right_search .search_btn{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
}
.top_right_search .search_btn img{
    width: 20px;
    height: 20px;
    background: none;
    border: none;
}

.nav {
    width: 100%;
    height: 70px;
    background: #6d589d;
    box-shadow: 0 0 10px 0 #7f9abe;
}
.nav .nav_content {
    width: 1300px;
    height: 70px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yd_nav {
    display: none;
}

.yd_nav_content {
    display: none;
}

.banner{
    width: 100%;
    height: 480px;
    position: relative;
}
.banner img{
    width: 100%;
    height: 480px;
    background-size: cover;
}
.banner .swiper-pagination-bullet{
    width: 25px;
    height: 5px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
    border-radius: 10px;
}
.banner .swiper-pagination-bullet-active{
    width: 25px;
    height: 5px;
    background: #6d589d;
    opacity: 1;
    transform: translateY(0px);
    border-radius: 10px;
}



.mainBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;

    align-items: center;
    background: url('../img/body_bg.png') no-repeat center bottom;
    background-size: 2170px auto;
    padding: 20px 0;
}
.xyxwBigBox{
    width: 1300px;
    height: 380px;
    display: flex;
    justify-content: space-between;

}
.xyxwLeft{
    width: 69%;
    height: 380px;
    display: flex;
    flex-flow: column;
}
.xyxwLeftTop{
    width: 100%;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #6d589d;
}
.xyxwBox{
    height: 40px;
    display: flex;
    align-items: center;
}
.xyxwBox span{
    line-height: 24px;
    font-size: 20px;
    margin-left: 10px;
}
.xyxwLeftTop img{
    width: 24px;
    height: 24px;
}
.ckgdBox{
    color: #333;
    line-height: 24px;
    font-size: 16px;
}
.xyxwLeftBottom{
    width: 100%;
    height: 340px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.xyxwLeftBottomLeft {
    width: 49%;
    height: 300px;

}
.xyxwLeftBottomLeft .tybSwiper{
    width: 100%;
    height: 300px;
    position: relative;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper-wrapper img{
    width: 100%;
    height: 300px;
    background-size: cover;
}
.xyxwLeftBottomLeft .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
    border-radius: 0;
}
.xyxwLeftBottomLeft .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
    background: #5f4092;
    opacity: 1;
    transform: translateY(0px);
}
.xyxwLeftBottomLeft .tybSwiper .tswiper{
    width: 100%;
    height: 300px!important;
    overflow: hidden;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .mlxyBox{
    width: 100%;
    line-height: 40px;
    background: #eeeeee;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #333333;
    padding-left: 10px;

}
.xyxwLeftBottomLeft .tybSwiper .tswiper .mlxyBox span{
    width: 80%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .swiper-wrapper{
    width: 100%;
    height: 300px!important;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 300px!important;
}
.xyxwLeftBottomLeft .tybSwiper .tswiper .swiper-wrapper img{
    width: 100%;
    height: 300px!important;
}
.xyxwLeftBottomLeft .swiper-pagination{
    width: 100%;
    text-align: right;
}
.xyxwLeftBottomRight{
    width: 49%;
    display: flex;
    flex-flow: column;
}
.xyxwLeftBottomRight .xyxwSmallTop{
    padding: 10px 20px;
    display: flex;
    flex-flow: column;
    background: #806cd6;
    cursor: pointer;
}
.xyxwLeftBottomRight .xyxwSmallTop >a:nth-child(1){
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}
.xyxwLeftBottomRight .xyxwSmallTop >a:nth-child(2){
    color: #dbdbdb;
    line-height: 25px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.smallFirst{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.smallFirst a{
    width: 100%;
    line-height: 40px;
    color: #333;
    display: flex;
    justify-content:space-between;
}
.smallFirst a >div:nth-child(1){
    width: 80%;
    display: flex;
    align-items: center;
}
.smallFirst a >div:nth-child(2){
    width: 20%;
    display: flex;
    justify-content: flex-end;
    line-height: 40px;
    font-size: 15px;
    color: 808080;
}
.smallFirst a span:nth-child(1){
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #5f4092;
}
.smallFirst a span:nth-child(2){
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 5px;
}
.smallFirst a span:nth-child(2):hover{
    color: #5f4092;
}

.xyxwRight{
    width: 29%;
    height: 380px;
    display: flex;
    flex-flow: column;
}
.tzggBox{
    margin-top: 20px;
    width: 100%;
    height: 300px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.tzggBox a{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.tzggBox a >div:nth-child(1){
    background: #806cd6;
    color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.tzggBox a >div:nth-child(1) span:nth-child(1){
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
}
.tzggBox a >div:nth-child(1) span:nth-child(2){
    display: block;
    font-size: 12px;
    line-height: 23px;
}
.tzggBox a .hlxycj{
    width: 100%;
    height: 60px;
   color: #333;
    font-size: 16px;
    line-height: 25px;
    padding: 10px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.tzggBox a .hlxycj:hover{
    color: #5f4092;
}

.xsxqdxDiv{
    width: 1300px;
    height: 100px;
    margin-top: 10px;
}
.xsxqdxDiv img{
    width: 1300px;
    height: 100px;
}
.djgzBigbOX{
    width: 1300px;
    height: 350px;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.tjgzSmall{
    width: 30%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.tjgzBottom{
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 10px;
}
.tjgzBottom .djgzBox{
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    display: flex;
    justify-content: space-between;
}
.tjgzBottom .djgzBox span:nth-child(1){
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
}
.tjgzBottom .djgzBox span:nth-child(1):hover{
    color: #5f4092;
}
.tjgzBottom .djgzBox span:nth-child(2){
    color: #808080;
    font-size: 16px;
}

.xytdBox{
    width: 1300px;
    height: 280px;
    display: flex;
    flex-flow: column;
}

.xytdBoxBottom{
    width: 100%;
    height:280px;
    display: flex;
   justify-content: flex-start;
   margin-top: 20px;
   gap: 20px;
}
.xytdBoxBottom a{
    width: 310px;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xytdBoxBottom a >div{
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    color: #333;
    line-height: 36px;
}
.xytdBoxBottom img{
    width: 100%;
    height: 180px;
}

/* 友情链接 */
.yqlj{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    box-shadow: 0 -10px 10px -10px #c2d9f0;
    background: #806cd6;
}
.yqlj  .yqljBox{
    width: 1300px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yqlj  .yqljBox .yqljSmall{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    margin:0 20px;
}
.yqlj  .yqljBox a{
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    margin:0 20px;
}
/* 底部 */
.addressDiv{
    width: 100%;
    height: 150px;
    background: url('../img/foot.png') no-repeat left bottom;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;

}
.addressDiv .addressBox{
    width: 1300px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.addressBox .address{
    width: auto;
    display: flex;
    flex-flow: column;
}
.addressBox .address div{
    width: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}
.addressBox .address .copyBox{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.addressBox .address .dzbox{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.addressBox .address .dzbox a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}
.addressBox .address >div:nth-child(2) a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}
.addressBox .address .dzbox a:hover{
    text-decoration: underline;
}
.addressBox .address .copyBox{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.addressBox .address .copyBox a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 15px;
}
.addressBox .address .copyBox a:hover{
    text-decoration: underline;
}

/* 内容页 */
.tzggBox1{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFFFFF;
     box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: linear-gradient(to bottom, #e1e1e1, #fff);
}
.tzggBox1 .dhlBox{
    width: 1300px;
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tzggBox1 .dhlBox img{
    width: 25px;
    height: 30px;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 18px;
    color: #000;
    margin: 0 10px;
}

/* 概况 */
.gkBoxBig{
    width: 1300px;
    padding: 0px 0 0 30px 0;
    min-height: 500px;
    display: flex;
    flex-flow: column;
}
.gkBoxBig .gkTitle{
    width: 100%;
    line-height: 60px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gkBoxBig .fbsjTime{
    width: 1300px;
    padding: 10px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 10px;
}
.gkBoxBig .fbsjTime div{
    margin: 0 30px;
}
.gkBoxBig .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 30px 0;
}
.gkBoxBig .gkwb div{
    text-indent: 2em;
    font-size: 18px;
    line-height: 37px;
}
.gkBoxBig .gkwb div p img {
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}
.gkBoxBig .gkwb div p video{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}

/* 列表页 */
.mainBox .mainBoxBig{
    width: 1300px;
    min-height: 500px;
    display: flex;
    margin-bottom: 130px;
    justify-content: space-between;
}
.mainBoxBig .search_samll{
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    padding: 0 25px;
    font-size: 16px;

}
.mainBoxBig .search_samll .search_small_box{
    width: 700px;
    height: 50px;
    border: none;
    outline: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 0 15px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.mainBoxBig .search_samll input{
    width: 660px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 16px;
}

.mainBoxBig .search_samll img{
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.mainBoxBig .search_samll .search_btn{
    width: 40px;
    height: 40px;
    background: none;
    border: none;
}
.mainBox .mainBoxBig .mainLeft{
    width: 27%;
    display: flex;
    flex-flow: column;
}
.mainBox .mainBoxBig .mainLeft .xiao_left{
    width: 100%;
    line-height: 50px;
    display: flex;
    flex-flow: column;


}
.mainBox .mainBoxBig .mainLeft .xiao_left .firstBox{
    width: 100%;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    background: #1873bb;
    text-align: center;
}

.xiao_left .list_left {
    width: 270px;
    background: #F4F8FF;
}

.xiao_left .list_left span {
    width: 100%;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 30px 20px;
    background: #5f4092;
    color: #fff;
    display: block;
    border-radius: 8px 8px 0 0;
}

.xiao_left .list_left a {
    width: 100%;
    line-height: 30px;
    color: #6d589d;
    padding: 20px;
    text-align: left;
    border-top: 2px solid #fff;
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    align-items: center;
}




/* 三级 */
/* 样式设定 */
.list_left {
    position: relative;
}

.list_left a {
    display: block;
    padding: 10px;
    text-decoration: none;
}

.list_left .action {
    font-weight: bold;
}

/* 初始状态：子菜单显示，三级菜单隐藏 */
.submenu {
    display: block; /* 子菜单默认显示 */
    list-style: none;
}

.submenu-level-2 {
    display: none;  /* 初始状态隐藏三级菜单 */
    list-style: none;
    /* padding-left: 20px; */
    color: #fff;
}
.submenu-toggle:hover {
    background-color: #fff;
}

/* 鼠标悬停时，三级菜单的显示效果 */
.submenu-level-2 a:hover {
    background-color: #5f4092!important;
    color: #fff;
}

/* 默认隐藏箭头，只有当有三级菜单时才显示 */
.submenu-arrow {
    display: block;  /* 默认隐藏箭头 */
    width: 10px;
    height: 10px;
    transition: transform 0.3s ease;  /* 平滑过渡 */
}

/* 旋转箭头的样式 */
.submenu-toggle.rotated .submenu-arrow {
    transform: rotate(90deg);
}
.submenu.has-submenu{
    background: #fff;
}
/* 显示箭头 */
.submenu.has-submenu .submenu-arrow {
    display: inline-block;
}

.mainBox .mainBoxBig .mainLeft .xiao_left .secondBox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #6d589d;
    color: #fff;
    padding: 0 10px;
    font-size: 18px;
    border-bottom: 1px solid #fff;
}
.mainBox .mainBoxBig .mainLeft .xiao_left .secondBox img{
    width: 15px;
    height: 20px;
}
.mainBox .mainBoxBig .mainLeft .xiao_left .three_xxjz{
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    padding: 0 20px 0 40px;
    display: none;
}
.mainBox .mainBoxBig .mainLeft .xiao_left img{
    width: 15px;
    height: 10px;
}
.mainBox .mainBoxBig .mainLeft .xiao_left .ejBox{
    width: 100%;
    font-size: 20px;
}
.xiao_left .active{
    color: #5f4092;
}
.mainBox .mainBoxBig .mainLeft .xiao_leftBig{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 15px 10px;
    align-items: center;
    color: #fff;
    margin-top: -50px;
}
.samll_mainleft .xiao_leftBig div:first-child{
    font-size: 22px;
    width: 100%;
}
.mainBox .xiao_leftBig div:last-child img{
    width: 30px;
    height: 20px;
}

/* 右边列表 */
.mainBox .mainBoxBig .mainRight{
    width: 95%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.mainBoxBig .mainRight .xTitle{
    width: 100%;
    display: flex;
    flex-flow: column;
    font-size: 30px;
    padding: 0 0 10px 10px;
}
.mainBoxBig .mainRight .gjzcBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding-bottom:10px;
}

.mainBoxBig .mainRight .gjzcBox .bgBox {
    width: 240px;
    height: auto;
    flex-flow: column;
    width: 100%;
    display: flex;
    background: #fafafa;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li:hover{
    box-shadow: 0 0 1.2rem 0.1rem #e1e1e1;
    z-index: 999;
    border-radius: 3px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li:nth-child(even){
    width: 100%;
    display: flex;
    padding: 20px;
    background: #fff;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding: 20px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li img{
    width: 220px;
    height: 128px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao{
    width: calc(100% - 230px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-left: 20px;
    color: #000;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao .bgBoxLeft{
	font-size:20px;
	overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
}

.mainBoxBig .mainRight .imgPhoto {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mainBoxBig .mainRight .imgPhoto a{
    width: 33%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    /* border: 1px solid #e1e1e1; */
}
.mainBoxBig .mainRight .imgPhoto a img{
    width: 95%;
    height: 200px;
    object-fit: cover;
}
.mainBoxBig .mainRight .imgPhoto a span{
    font-size: 16px;
    line-height: 28px;
    width: 95%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 底部切换 */
.dbqhBox{
    width: 100%;
    display: flex;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.dbqhBox div{
    border: 1px solid #e1e1e1;
    padding: 10px;
}

.dbqhBox div:hover{
    background: #e1e1e1;
}

/* 列表页 */
.mainBoxBig .mainRight .gjzcBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding-bottom:10px;
}

.mainBoxBig .mainRight .gjzcBox .bgBox {
    width: 240px;
    height: auto;
    flex-flow: column;
    width: 100%;
    display: flex;
    background: #fafafa;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li:hover{
    box-shadow: 0 0 1.2rem 0.1rem #e1e1e1;
    z-index: 999;
    border-radius: 3px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li:nth-child(even){
    width: 100%;
    display: flex;
    padding: 20px;
    background: #fff;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding: 20px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li img{
    width: 168px;
    height: 128px;
    object-fit: contain;
}





/* 列表页1 */
.mainBoxBig .mainRight .gjzcBox1{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom:10px;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    transform: translateY(5px);
    z-index: 999;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox li{
    width: 500px;
    height: 150px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e6e6e8;
    box-shadow: 0 8px 20px rgba(0,0,0,.15);
    padding: 15px;
    margin-bottom: 20px;
    transition: ease-in-out all .1s;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox li img{
    width: 90px;
    height: 120px;
    object-fit: cover;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao{
    width: calc(100% - 100px);
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    gap: 4px;
    color: #000;
}
.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao .bgBoxLeft{
    font-size:18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: bold;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao .bgBoxLeft span{
    font-size: 14px;
    color: #6b5b98;
    margin-left: 10px;
    font-weight: normal;
}

.mainBoxBig .mainRight .gjzcBox1 .bgBox .dl_xiao .zhaiyao{
    font-size:14px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    color:#646464;
}


/* 列表页2 */
.mainBoxBig .mainRight .gjzcBox2{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom:10px;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    transform: translateY(5px);
    z-index: 999;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox li{
    width: 100%;
    height: 240px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e6e6e8;
    box-shadow: 0 8px 20px rgba(0,0,0,.15);
    padding: 15px;
    margin-bottom: 20px;
    transition: ease-in-out all .1s;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox li img{
    width: 120px;
    height: 154px;
    object-fit: cover;
    margin-top: 10px;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox .dl_xiao{
    width: calc(100% - 130px);
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    gap: 4px;
    color: #000;
}
.mainBoxBig .mainRight .gjzcBox2 .bgBox .bgBoxLeft{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f7f7f7;
    font-size:18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: bold;
    color: #000000;
    padding:0 0 0 15px;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox .bgBoxLeft span{
    font-size: 14px;
    color: #6b5b98;
    margin-left: 10px;
    font-weight: normal;
}

.mainBoxBig .mainRight .gjzcBox2 .bgBox .dl_xiao .zhaiyao{
    font-size:16px;
    line-height: 31px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    color:#646464;
    margin-top: 10px;
}




/* 隐藏三级菜单的默认状态 */
.hidden-box {
    display: none;
}

/* 搜索页面 */

.list .list_right {
    width: 1300px;
    min-height: 600px;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
}

.list .list_right li {
    width: 100%;
    height: 80px;
    line-height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #dadbdc;
}

.list .list_right li a {
    width: 80%;
    line-height: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}

.list .list_right li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #0058B4;
    border-radius: 5px;
    left: 0;
    top: 36px
}

.list .list_right li span {
    width: 20%;
    text-align: right;
    color: #999;
    font-size: 18px;
}

.list .list_right li a:hover {
    color: #0058B4;
}
/* 1头条就业招聘信息 */
.jyzpBox{width: 100%;height:72px;display: flex;justify-content: center;align-items: center;border: 1px solid #FFFFFF; box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */background: linear-gradient(to bottom, #e1e1e1, #fff);}
.headline { width: 1200px; height:72px; display: flex; align-items: center; justify-content: space-between;}
.jyzp {width:230px;height:72px;display: flex;align-items: center;position: relative;padding-right: 30px;margin-right:30px;}
.jyzp::before { position: absolute; content: ''; width: 2px; height: 36px; background: #DDDDDD; right: 0; top: 20px;}
.jyzp span{height: 50px; font-size: 22px; font-weight: bold; line-height: 50px;color: #383838;}
.jyzp img {  width: auto;height:40px;margin-right: 20px;}
.headline_content { width: 940px; height:72px; position: relative;}
.scrollText { width: 100%; height:50px; float: left; overflow: hidden; margin: 10px 0;}
.scrollText ul{ display: inline-block; float: left; width:80%; height:50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.scrollText li{ display: inline-block; float: left; width: 100%;height:50px;line-height:50px;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: flex;align-items: center;justify-content: flex-start;}
.scrollText li span { width:15%; height: 50px; line-height: 50px; font-size: 18px; color: #333; display: block; text-align: center;}
.scrollText li a{ width:85%;height:50px;line-height:50px;font-size: 18px;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 30px;}
.headline_content .jyzp_jt { position: absolute; width: 120px; height: 32px; zoom: 1; right: 0; bottom: 18px; display: flex; justify-content: space-evenly; align-items: center; background: url(../img/tz.png) no-repeat; background-size: 100% 100%;}
.headline_content .jyzp_jt .up { width: 15px; height: 7px; background: url(../img/xs.png) no-repeat; background-size: 100% 100%;}
.headline_content .jyzp_jt .mid {width: 26px;height: 6px;background: url(../img/gdtz.png) no-repeat;background-size: 100% 100%;}
.headline_content .jyzp_jt .down { width: 15px; height: 7px; background: url(../img/xx.png) no-repeat; background-size: 100% 100%;}
.scrollText li a:hover{color:#0058b4;}
