/* ------------------banner轮播---------------- */
.scroll{position: relative;margin: 0 auto;}
.scroll .slides {width: 100%;}
.scroll .slides .item {
    /* background:black;
    opacity: 0.4;
    filter:alpha(opacity=40);
    background-color:rgba(0,0,0,1) */
}
.scroll .slides .item.slick-active {opacity: 1;filter:alpha(opacity=100);}
.scroll .scroll-text{ position:absolute;bottom:80px;  width:100%;}
.scroll .scroll-text h3 a{ font-size:20px; color:#3b3b3b; line-height:24px;}
.scroll .scroll-text p{ color:#535353; line-height:20px; padding-top:15px}
.point{ margin-top:45px; text-align:center;}
.point li{zoom:1; display:inline-block;margin:0 5px;}
.point li span{background:#ffd800;border-radius:7px;cursor:pointer;display:block;height:10px;margin:0 5px;width:10px;}
.point li.current span,.point li:hover span{ background:#870000;}
.point li.slick-active button {width:30px;background-color: #870000;}
.point li button {font-size: 0;line-height: 0;border-radius:7px;display: block;width: 10px;height: 10px;padding: 0px;cursor: pointer;border: 0;outline: none;}
.scroll-text a.prev,.scroll-text a.next{font-size:50px;line-height:28px;color:#fff;display:block;width:28px;text-align:center; position:absolute;bottom:250px;}
.scroll-text a.prev{left:62px;}
.scroll-text a.next{right:64px;}
.scroll-text a.prev:hover,.scroll-text a.next:hover{ color:#000;}
.scroll .scroll-2{ position:absolute; top:0; left:360px;}
.scroll .scroll-2 .scroll-text{ right:0;}
/* ----------------新闻公告------------------ */
.news{
    width:100%;
    height:358px;
    margin-top: -60px;
}
.news_top{
    width:100%;
    height: 30px;
    position: relative;
    top:12px;
    background:#F2F2F2;
}
.news_top>div{
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    font-size: 15px;
    position: relative;
}
.news_top>div>img{
    vertical-align: -1px;
}
.news_top>div>b{
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 30px 20px 7px 0;
    border-top-color: #870000;
    position: absolute;
    top: 0;
    right: -20px;
}
/*.news_top>div>i{
    display: block;
    position: absolute;
    bottom:-12px;
    left:43%;
    width: 0px;
    height:0px;
    border:6px solid transparent;
    border-top:6px solid #870000;
}*/
.news_top>a{
    font-size: 10px;
    margin-top:5px;
    display: none;
    float: right;
    font-weight: bold;
}
.news_top>p{
    width:100%;
    height:2px;
    position: absolute;
    bottom:0;
    left:0;
}
.news_bottom{
    width:100%;
}
.news_bottom>.nb_top{
    width:100%;
    font-size: 14px;
    margin: 20px 0 10px 0;
}
.news_bottom>.nb_top>a{
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
}
.news_bottom>.nb_top>i{
    line-height: 30px;
    padding:0 14px;
    display: inline-block;
    font-style: normal;
}
.news_bottom>.nb_bottom{
    display: none;
}
.news_bottom>.nb_bottom>li{
    width:100%;
    height:34px;
    line-height: 34px;
}
.news_bottom>.nb_bottom>li i{
    width:40px;
    font-style: normal;
    display:block;
    float:left;
    color:#870000;
    font-weight: bold;
}
.news_bottom>.nb_bottom>li>span{
    width:12%;
    text-align: right;
    font-size: 12px;
    display:block;
    float:right;
}
.news_bottom>.nb_bottom>li>a{
    width:81%;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
    font-size:14px;
    display:block;
    float:left;
}
.news_bottom>.nb_bottom>li>a>p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new_bottom{
    width:100%;
    height: 20px;
    line-height: 20px;
    padding:30px 9px 0 9px;
}
.new_bottom p{
    float: left;
    margin-right: 30px;
}
.new_bottom p span{
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    border-radius: 5px;
    margin-right: 5px;
    vertical-align: 1px;
}
.new_bottom p span.zhuan{
    background: #870000;
}
.new_bottom p span.sxhs{
    background: #E8B70C;
}

/* ------------------日历------------------ */
#calendar .sign th, .sign td, #calendar .sign .on span, #calendar .sign .today span{width: 26px;height: 26px;line-height: 26px;text-align: center;}
#calendar .sign .today span{line-height: 26px;}
#calendar .sign .on:hover span{line-height:26px;}
#calendar .sign .on{padding: 0;}
#calendar .sign .sxh span,#calendar .sign .xjh span,#calendar .sign .px span,#calendar .sign .jz span,#calendar .sign .qt span{width: 26px;height: 26px;line-height: 26px;text-align: center;}
#calendar .sign .sxh:hover span,#calendar .sign .xjh:hover span,#calendar .sign .px:hover span,#calendar .sign .qt:hover span,#calendar .sign .jz:hover span{line-height: 26px;}
#calendar .sign .sxh,#calendar .sign .xjh,#calendar .sign .px,#calendar .sign .qt,#calendar .sign .jz{padding:0;}
#calendar .sign_succ_calendar_title{
    /* margin-bottom: 15px; */
}
#calendar .sign_main,#calendar .sign_succ_calendar_title{width:100%;}
#calendar .sign .text{
    box-shadow: 0 0 2px #807e7e;
    -webkit-box-shadow:  0 0 2px #807e7e;
    -moz-box-shadow:  0 0 2px #807e7e;
    box-shadow:  0 0 2px #807e7e;}
#calendar .sign .arrow{top:-25px;left: 10px}
#calendar .sign td,#calendar .sign th,#calendar .calendar_month_span ,#calendar .sign_main, #calendar .sign_succ_calendar_title{color: #fff;}
/* ------------------双选会------------------- */
.shuangxuan{
    background:#f0f0f0;
    /* padding:20px 0 25px 0; */
}
.shuangxuan>div>.row>div:first-child{
    height:230px;
}
.l{
    padding-left:0;
}
.sx_bottom{
    margin-top:38px;
    padding-left:0;
    position: absolute;
}
.sx_bottom>li{
    width:60%;
    padding-right:0;
    float: left;
    position: absolute;
    top:40px;
}
.sx_bottom>li:first-child{
    left:0;
}
.sx_bottom>li:last-child{
    left:29%;
}
.sx_bottom>li>a{
    display: block;
    float: left;
    /* padding-right:0; */
}
.sx_bottom>li>div{
    display: none;
    padding:0;
}
.sx_bottom>li>div>a{
    display: block;
}
.sx_bottom>li>div>a>h4{
    width:100%;
    font-size: 14px;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.sx_bottom>li>div>span{
    color:#666666;
    display: block;
    margin-top:5px;
    font-size: 12px;
}
.s_bottom{
    width:100%;
    margin-top:12px;
}
.s_bottom li{
    display:flex;
    justify-content: space-between;
}
.s_bottom>li>a{
    display: block;
    /* width: 45%; */
    line-height: 33px;
    border: 1px solid #FFFFFF;
    text-align: center;
    background: #fff;
    margin: 5px 0;
    font-size: 14px;
    color: #870000;
}
.s_bottom>li>a>img{
    margin: 0 13px 2px 0px;
}
.s_bottom>li>a:hover .quickimgbox,.s_bottom>li>a:hover .quicktext{
    background: #870000;
    color: #fff;
    border:1px solid #870000;
}
.s_bottom>li>a .quickimgbox{
    display: inline-block!important;
    border:1px solid #870000;
    width:37px;
}
.s_bottom>li>a .quicktext{
    display: inline-block;
    border:1px solid #870000;
    padding:0 14px;
    margin-left:8px;
    width:114px;
}
/* .imgah,.imgbh,.imgch,.imgdh{
    display: inline-block;
    border:1px solid #870000;
    padding:5px;
} */
/* .quicka:hover img{
    background:url("/image/quicka.png") no-repeat
}
.quickb:hover img{
    background:url("/image/quickb.png") no-repeat
}
.quickc:hover img{
    background:url("/image/quickc.png") no-repeat
}
.quickd:hover img{
    background:url("/image/quickd.png") no-repeat
} */
.shuang{
    overflow: hidden;
    width:100%;
    height:185px;
    margin: auto;
    position: relative;
    /* margin-top: 40px; */
}
.shuang li{
    width:440px;
    height:150px;
    overflow:hidden;
    position: absolute;
}
.shuang li:last-child{
    left:66%;
}
.shuang li:first-child{
    left:0;
}

.shuang li .right{
   padding-top: 5px;
}
.shuang li .right>a>h4{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shuang li div>span{
    margin-top: 5px;
    display: block;
}

.xuan_{
    height: 185px;
    position: relative;
    padding:0;
}
.xuan_>div{
    width:100%;
    height:185px;
    margin: auto;
    position: relative;
}

.xuan_ ul{
    height:185px;
    position: absolute;
    left: 0;
    top: 0;
}
.xuan_ ul li{
    height:185px;
    float: left;
    margin: 0 0 0 0;
}
.xuan_ a {
    display: inline-block;
    height: 160px;
    width: 250px;
}
.xuan_ a>div{
    height: 160px;
    /* background: #fff; */
    background: url("/image/xuanbg.png");
}
.xuan_ ul li a{
    /* margin-right: 10px; */
    margin:0 2px;
    padding: 0;
}
/* .xuan_ ul li a:last-child{
    margin-right: 0;
} */
.xuan_ a>div>.neir {
    padding: 20px 15px;
    position: relative;
    border: 1px solid #eee;
    background: url("/image/xuanbg.png");
    color:white;
}
.xuan_ a>div>.neir>h4 {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xuan_ a>div>.neir>.sj {
    font-size: 14px;
    color: white;
    line-height: 49px;
    border-bottom: 1px dashed #ddd;
}
.xuan_ a>div>.neir>.sj>img {
    padding-right: 8px;
    width: 21px;
    display: inline-block;
    margin-top: -2px;
}
.xuan_ a>div>.neir>.dd {
    font-size: 12px;
    color: white;
    margin-top: 10px;
    margin-bottom: 5px;
}
.xuan_ a>div>.neir>.dd>span {
    color: white;
    width: 65%;
}
.xuan_ a>div>.neir>.qiye {
    font-size: 12px;
    color: white;
}
.xuan_ a>div>.neir>.qiye p span{
    width: 55%;
    color: white;
}
.xuan_ a>div>.neir .dd span, .xuan_ a>div>.neir .qiye p span{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: -4px;
    width:66%;
}
.xuan_ .btn{
    width:30px;
    height:100px;
    position: absolute;
    top:22px;
    display: block;
    font-size: 20px;
    padding:0;
    color:#000;
    background:transparent;
}
.xuan_ .btn1{
    left:-15px;
}
.xuan_ .btn2{
    right:0px;
}
.xuan_ .btn:hover{
    background:#ddd;
}
.shuang_box ul li{
    height: 185px;
    margin: 0;
}
.shuang_box ul li a{
    display: inline-block;
    height: 160px;
    width: 250px;
}
.shuang_box ul li a>img{
    width:100%;
    height:160px;
}
.shuang_box ul li a .neired{
    position: absolute;
    top:0;
    width:94%;
    padding: 10px 15px 20px 15px;
}
.shuang_box ul li a .neired h4{
    font-size: 15px;
    color: white;
    text-align: center;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    border-bottom: 1px dashed white;
    margin-bottom: 14px;
    margin-top: 20px;
}
.shuang_box ul li a .neired .sj,.shuang_box ul li a .neired .dd{
    width:100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:white;
    font-size:12px;
}
@media screen and (max-width:768px){
    .l{
        padding-right:0;
    }
    .shuangxuan>div>.row>div:first-child{
        height:380px;
    }
    .sx_bottom>li{
        width:100%;
        float: inherit;
        position: relative;
        margin-bottom:10px;
    }
    .sx_bottom>li>div{
        display: block;
    }
    .sx_bottom>li:last-child{
        left:0;
    }
    .sx_bottom>li>div>span{
        margin-top:4px;
    }
}
/*------------------------- 飘窗 ------------------*/
.automv{
    width: 200px;
    height: 150px;
    z-index: 1032;
    position: relative;
}
.automv a{
    display: block;
    width: 100%;
    height: 100%;
}
.automv a img{
    width: 100%;
    height: 100%;
}
.automv span{
    position: absolute;
    right: 3px;
    top: -7px;
    font-size: 26px;
    color:#fff;
    cursor: pointer;
}
.automv span:hover{
    color: #fc87a3;
}
/* ------------------- 企业秀 --------------*/
.qiyeshow{
    margin-bottom: 10px;
    margin-top:15px;
}
.comp_tab {
    height: 30px;
    position: relative;
    margin-bottom: 15px;
    background:#F2F2F2;
}
.comp_tab>div{
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    font-size: 15px;
    position: relative;
}
.comp_tab>div>b{
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 30px 20px 7px 0;
    border-top-color: #870000;
    position: absolute;
    top: 0;
    right: -20px;
}
.comp_tab>span {
    cursor: pointer;
    border: 2px solid #870000;
    position: relative;
    width: 108px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
}
.comp_tab>a {
    position: absolute;
    right: 0;
    bottom: 7px;
    font-size: 10px;
    display: none;
}
.comp_tab>span>i {
    position: absolute;
    bottom: -13px;
    left: 43%;
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-top: 6px solid #870000;
    display: none;
}
.comp_tab>p {
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.btn_lunbo {
    height: 84px;
    position: relative;
    margin: 0 30px;
}
.btn_lunbo .box {
    width: 100%;
    height: 84px;
    position: relative;
    overflow: hidden;
}
.btn_lunbo .box>ul {
    height: 84px;
    position: absolute;
    top: 0;
}
.btn_lunbo .box>ul {
    height: 84px;
    position: absolute;
    top: 0;
}
.btn_lunbo .box>ul>li {
    height: 84px;
    float: left;
}
.btn_lunbo .box>ul>li>a{
    width:16%;
    height:84px;
    border:1px solid #e3e3e3;
    float: left;
    margin: 0 2%;
    display: block;
    background: #fff;
    text-align: center;
    line-height: 82px;
    position: relative;
    overflow: hidden;
}
.btn_lunbo .box>ul>li>a>img{
    max-width:100%;
    max-height:80px;
    width:auto;
    height:auto;
}
.cont_txt .btn{
    width: 30px;
    height: 100px;
    position: absolute;
    top: -10px;
    display: block;
    font-size: 20px;
    padding: 0;
    color: #000;
    background: transparent;
}
.cont_txt .btn:hover{
    background: #ddd;
    /* color:#fff; */
}
.btn_lunbo .btn1{
    left:-30px;
}
.btn_lunbo .btn2{
    right:-30px;
}
.da-thumbs a div {
    position: absolute;
    background: #333;
    background:rgba(135,0,0,0.7);
    width: 100%;
    height: 100%;
}
.da-thumbs a div span {
    width:100%;
    height:20px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin: auto;
}
.da-thumbs a div {
    top: 0px;
    left: -100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.da-thumbs a:hover div{
    left: 0px;
}
/* -----------------友情链接------------------ */
.you{
    width:100%;
    height:50px;
    background: #fff;
    position: relative;
    padding:7px 100px;
    box-sizing: border-box;
}
.you>span{
    position: absolute;
    left:18px;
    top:16px;
}
.dropdown{
    width:24%;
    height:28px;
    float: left;
}
.dropdown:nth-child(3){
    margin:0 100px;
}
.dropdown>button{
    width:100%;
    height:30px;
    border:none;
    outline:none;
    border-radius: 0;
    background:none;
    color: white!important;
    text-align: left;
    padding:0 9%;
    line-height:28px;
    border: 1px solid #ccc;
}
/* .dropdown>button:hover{
    background:white;
    color: #870000;
} */
.dropdown>button>span{
    margin-left:10px;
    float: right;
    margin-top: 13px;
}
.dropdown-menu{
    width:100%;
    min-height: auto;
    width: auto;
    padding-right:30px;
    /* overflow-y: auto; */
    margin:0;
    top: 152%;
}
.dropdown-menu>li>a{
    padding:6px 9%;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}
.dropdown-menu>li>a:hover{
    color: #870000;
}
@media screen and (max-width:768px){
    .dropdown:nth-child(2){
        margin:0px 0px 20px 0px;
    }
    .you{
        height:160px;
        padding:7px 30px 7px 80px;
    }
    .you>span{
        left:10px;
    }
    .dropdown {
        width: 60%;
        height: 36px;
        margin-bottom:20px;
    }
    .news>div>div>div{
        margin-bottom:20px;
    }
}
/* ----------------------右侧固定----------------------- */
.right_fixed{
    width:45px;
    height:140px;
    position: fixed;
    right:0px;
    top:50%;
    transform: translateY(-50%);
}
.right_fixed>div{
    position: relative;
}
.right_fixed>div>p{
    width:auto;
    height:20px;
    padding:0 5px;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top:50%;
    left:0;
    transform: translate(-100%,-50%);
    background:rgba(0,0,0,0.7);
    display: none;
}
.right_fixed>div>p>i{
    width:0;
    height:0;
    display: block;
    border:5px solid transparent;
    border-left:5px solid rgba(0,0,0,0.7);
    position: absolute;
    top:5px;
    right:-9px;
}
.right_fixed>div>p>a{
    color:#fff;
}
.right_fixed>div>p>a:hover{
    text-decoration: underline;
}
.qq{
    margin:2px 0;
}
.big{
    width:139px;
    height:139px;
    background:url(/image/jyb.jpg);
    background-size: 100% 100%;
    position: absolute;
    top:0;
    left:-300px;
    opacity: 0;
    display:none;
}
.big>i{
    width:0;
    height:0;
    display: block;
    border:5px solid transparent;
    border-left:5px solid #fff;
    position: absolute;
    top:20px;
    right:-9px;
}

/* --------------------活动报名----------------------- */
 .activi{
    height: 214px;
    margin-bottom: 15px;
}
/* .signup{
    width: 554px;
    height: 220px;
    background: #fff;
}
.signup>div{
    width: 277px;
    height: 100%;
    float: left;
}
.sigact{
    border:1px solid #CCCCCC;
    padding: 26px 23px 0 15px;
}
.sigact h3{
    font-size:18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 18px;
}
.sigact span{
    color: #D0021B;
}
.sigact span img{
    vertical-align: -1px;
    margin-right: 3px;
}
.sigact small{
    font-size:16px;
}
.sigact .djb{
    color: #0E419C;
}
.listitem{
    margin-top: 14px;
}
.listitem p{
    line-height: 27px;
    color: #666;
}
.shaky{
    background: url(/image/huodong.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.shaky a{
    display: block;
    width: 130px;
    height: 37px;
    background: #fff;
    text-align: center;
    line-height: 37px;
    color: #0E419C;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    bottom: 20%;
} */
.stration a>div {
    height: 150px;
}
.stration a>div>div {
    width: 100%;
    height: 168px;
}
.neir {
    padding: 15px;
    position: relative;
    background:url("/image/activebg.png");
    color:#333333;
}
.stration a>div:hover{
    box-shadow: 0px 0px 10px rgba(155,155,155,0.50);
}
.stration a>div>.neir>h4 {
    font-size: 16px;
    height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color:#870000;
}
.stration a>div>.neir>.sj {
    font-size: 14px;
    color: #333333;
    line-height: 45px;
    border-bottom: 1px dashed #ddd;
}
.stration a>div>.neir>.sj>img {
    padding-right: 8px;
    width: 21px;
    display: inline-block;
    margin-top: -2px;
}
.stration a>div>.neir>.dd {
    font-size: 12px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.adreetow{
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: initial!important;
}
.stration a>div>.right {
    background-size: 100% 100%;
    position: relative;
    z-index: 3;
}
.stration a>div>.right>p {
    width: 131px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #fff;
    position: absolute;
    top: 139px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.acupdate{
    text-align: center;
    font-size:17px;
    margin-top:57px;
}
.sximg{
    height:160px;
    background: url(/image/sx.png) no-repeat;
    background-size: 100% 160px;
}

/* 人才推荐 */
.talentbox{
    height: 290px;
}
.marp_cont{
    height: 200px;
    position: relative;
    margin: 40px 40px 0;
}
.marp_cont .rencaitj {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.rencaitj>ul {
    height: 200px;
    position: absolute;
    top: 0;
}
.rencaitj>ul>li {
    height: 200px;
    float: left;
}
.talentbox li a{
    display: block;
    width: 18%;
    float: left;
    margin-top: 40px;
    padding: 0;
    border-radius: 50%;
    margin-right: 22px;
}
.talentbox li a:first-child{
    margin-left: 10px;
}
.talentbox li a:last-child{
    margin-right: 0;
}
.talentbox .talents{
    background:rgba(255,255,255,1);
    border-radius:10px;
    height: 140px;
    border:1px solid #f2f2f2;
    position: relative;
}
.talentbox .talents:hover{
    box-shadow: 0px 0px 10px rgba(155,155,155,0.50);
}
.talentbox .talentlogo{
    width:80px;
    height:80px;
    border-radius: 50%;
    border:1px solid #f2f2f2;
    position: absolute;
    top:-40px;
    left: 50%;
    margin-left: -40px;
}
.talentbox .talentlogo img{
    width:100%;
    height: 100%;
    border-radius: 50%;
}
.talentbox .talentstxt{
    padding: 48px 10px 0 10px;
    text-align: center;
}
.talentbox .talentstxt p{
    line-height: 26px;
}
.talentbox .stuname{
    color:#333333;
    font-size:16px;
}
.talentbox .overhid{
    width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:14px;
    color:#666666;
}
.marp_cont .btn{
    width: 30px;
    height: 100px;
    position: absolute;
    top: 50%;
    display: block;
    font-size: 20px;
    padding: 0;
    color: #000;
    background: transparent;
    margin-top: -50px;
}
.marp_cont .rc_btn1{
    left:-34px;
}
.marp_cont .rc_btn2{
    right: -34px;
}

/*人才推荐更多列表页*/
.talentmore li{
    height: 250px;
    margin-top:40px;
    padding:0;
    border-radius: 50%;
    margin: 19px;
}
.talentmore .talents:hover{
    box-shadow: 0px 0px 10px rgba(155,155,155,0.50);
}
.talentmore .talents{
    background:rgba(255,255,255,1);
    border-radius:10px;
    height: 200px;
    border:1px solid #f2f2f2;
    /* box-shadow:0px 7px 34px 4px rgba(179,179,181,0.4); */
}
.talentmore .talentlogo{
    width:120px;
    height:120px;
    border-radius: 50%;
    position: absolute;
    top:-40px;
    left:38px;
}
.talentmore .talentlogo img{
    width:100%;
    height: 100%;
    border-radius: 50%;
}
.talentmore .talentstxt{
    padding: 88px 10px 0 10px;
    text-align: center;
}
.talentmore .talentstxt p{
    line-height: 28px;
}
.talentmore .stuname{
    color:#333333;
    font-size:16px;
}
.talentmore .overhid{
    width:173px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:14px;
    color:#666666;
}
