/*
    layout颜色控制参数

    主题色：#163178 深红
    辅助色：#28438a 侧边栏
    #0a2c84   
    
*/

.top-container {
    background-image: url(../images/images-header/top.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/*.nav-level1 > span {
    border-left: 1px solid #28438a;
    box-shadow: -2px 0 0 #0a2c84;
}*/
.nav-level1:hover {    
    color: #163178 !important;
}
.nav-level2:hover {
    color: #163178 !important;
}
.nav-level3:hover span {
    background: #163178;
}
.calendarTitle {   
    color: #163178;
}
#iCalendar a.dayon {
    background: #163178
}
.friendlinksimple-main ul{
    background-color:#163178;
}
.articlesimplelist-infoPoint, .departmentsimplelist-infoPoint, .positionsimplelist-infoPoint, .positionbriefsimplelist-infoPoint {
    background-color: #163178;
}
.articlesimplelist-infoTitle a:hover {
    color: #163178;
}
.positionsimplelist-infoTitle a:hover {
    color: #163178;
}
.milkroundsimplelist-infoTitle a:hover {
    color: #163178;
}
.campustalksimplelist-infoTitle a:hover {
    color: #163178;
}
.positionbriefsimplelist-infoTitle a:hover {
    color: #163178;
}
#tablist .tabTitle-active {    
    background-color: #163178;
}
#iCalendar a.dayon {
    background: #b11c17 !important;
    border: 3px solid #ffa19e;
    color:#ffffff !important;
}
#tablist-2 .tabTitle-active {   
    background-color: #163178;
}
#tablist-2 .milkroundsimplelist-infoTime, 
#tablist-2 .campustalksimplelist-infoTime,
#tablist-2 .articlesimplelist-infoTime{   
    border-right: 1px solid #28438a;
    color: #28438a;    
}
#slider-side .slick-active {
    background-color: #163178 !important;
}
#tablist-4 .tabTitle-active {
    color: #163178;
}
.tabslider-title li {
    color: #163178;
}
.sliderBottom-container .job-guide {   
    color: #163178;   
}
#logins li:hover {
    background-color: #163178;
}
.bottom-container {
    background-color: #163178;
}
.contact-info {
    border-left: 1px solid #28438a;
    box-shadow: -2px 0 0 #0a2c84;
}
.download {
    border-left: 1px solid #28438a;
    box-shadow: -2px 0 0 #0a2c84;
}
.shareBtn {
    border-top: 1px solid #163178;
}
    .shareBtn > button {
        background-color: #28438a;
    }
.scenery-title p {
    color: #163178;
    border-left: 6px solid #163178;
}
.fixed-module .fixed-content .share-module {
    background-color: #163178;
}
.fixedActive {
    background-color: #28438a;
}
.download-code {   
    background-color: #163178;   
}
.download-code .triangle {
    border-left: 15px solid #163178;       
}


/*
    面包屑导航
*/

.breadcrumb {
    background-color: inherit !important;
    width: 1200px;
    margin: 10px auto;
    padding:8px 0;
}
.breadcrumb a{
    display:inline-block;
    text-align:center;
   
}

/*头部 header*/



.layout-top {
    height: 206px;
}

.top-container {
    height: 154px;
}
    .top-container > .top-logo {
        width: 1200px;
        height: 154px;
        margin: 0 auto;
        position: relative;
        line-height: 154px;
        display: flex;
        align-items:center;
    }
        .top-container > .top-logo a {
            cursor:default;
        }
        .top-container > .top-logo > a > img {
            height: 90px;
        }
        .top-container > .top-logo > .jiuyeImg {
            height: 90px;
            margin-left: 60px;
        }

.nav-container {
    height: 52px !important;
    background-image: url(../images/images-header/navBackground.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .nav-container .nav-content {
        height: 52px !important;
        position:relative;
    }

.nav-main {
    float: left;
}

    .nav-main .nav-list {
        height: 52px !important;
        
    }

        .nav-main .nav-list .nav-single {
            height: 52px !important;
            width: initial !important;
            position:relative;
        }
        .nav-main .nav-list #loginBtn{
            display:none !important;
        }
        .nav-dropdown {
            background-color: #ffffff;
            box-shadow: 7px 7px 20px #999999;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
        }
.nav-level1 {
    color: #ffffff !important;
    height: 52px !important;
    line-height: 14px !important;
    font-size: 16px;
    width: initial !important;
    padding: 0 30px;
}

    .nav-level1 > span {
        display: inline-block;
        height: 16px;
        vertical-align: middle;
        margin-top: 18px; 
       
    }
.nav-dropdownBox {
    position: absolute;
}

    .nav-level2 {
        font-size: 14px;
        color: #565656 !important;
        font-weight: bold;
    }

.nav-level3 {
    font-size: 14px;
    color: #666666 !important;
}


.nav-level1:hover {
    background: #ffffff;
    
}
.nav-level1:hover > span {
    border: none;
    box-shadow: none;
}




    .nav-level3:hover span {
        
        color: #ffffff !important;
        width: 110px;
        height: 36px;
        line-height:36px;
        margin:7px 0;border-radius:2px;
    }

.nav-single {
    font-size: 14px !important;
}

.inp-search {
    float: right;
    margin-top: 11px;
    width: 200px;
    height: 30px;
    border-radius: 4px;
    border: none;
    text-indent: 20px;
    outline: none;
}

.nav-container .nav-content:after {
    display: block;
    clear: both;
    content: "";
}

* {
    font-family: "微软雅黑",'Microsoft YaHei';
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
}

/*.nav-container {
    background: #9e2926;
}*/

/*轮播图*/




/*登录*/
.users-login {
    height: 165px;
    padding: 30px 0 40px 0;
}

    .users-login .login-list {
        margin: 0 auto;
        width: 1200px;
    }

.login-list div {
    float: left;
    width: 394px;
    height: 95px;
    border-radius: 10px;
    line-height: 95px;
    padding: 0 26px 0 18px;
    color: #ffffff;
}
.login-list div>a{
    color:#ffffff;
}
.student-login {
    background-color: #ff9f03;
}

.employer-login {
    background-color: #0085cc;
    margin-left: 9px;
}

.insider-login {
    background-color: #46a35c;
    margin-left: 9px;
}

.user-type {
    font-size: 18px;
}

.login-btn {
    float: right;
    font-size: 16px;
    cursor:pointer;
}

.login-list div:after {
    display: block;
    clear: both;
    content: "";
}

.users-login .login-list:after {
    display: block;
    clear: both;
    content: "";
}










/*日历样式*/
.calendarBox img {
    margin-bottom: 7px;
    margin-left: 10px;
}
.calendar {
    width: 480px;
    top: -5px;
}

#iCalendar {
    width: 480px;
    background-color: #fafafa;
}

    #iCalendar .date-header {
        height: 52px !important;
        line-height: 52px !important;
        border-bottom: 1px solid #e8e8e8;
    }

    #iCalendar #date-cap {
        height: 52px !important;
        line-height: 52px !important;
    }

    #iCalendar .left-btn, #iCalendar .right-btn {
        height: 52px !important;
        line-height: 52px !important;
    }

#iCalendar {
    padding: 0 15px 14px 5px !important;
    border-radius:4px;
}

    #iCalendar a.dayon {
        
        line-height: 21px;
    }

.date-header > div {
    display: inline-block;
    color: #333333;
}

#iCalendar > b {
    margin: 10px 20px 3px 20px !important;
    color: #2e2e2d !important;
}

#iCalendar > .dateBox > b, #iCalendar > .dateBox > a {
    margin: 6px 8px 6px 8px !important;
    width: 27px !important;
    height: 27px !important;
}

#iCalendar #date-cap {
    color: #333333;
    font-size: 16px;
}

.calendarBox {
    height: 58px;
    line-height: 58px;
}

.dateBox {
    margin: 2px 11px 0 11px;
    /*border-top:none;*/
}


.calendarTitle {
    font-size: 18px;
   
}





#iCalendar .day.dayon {
    color: #fff;
}


/*table样式*/
.tablist-content .tablist-inner{
    margin-top:10px;
}




.tablist-panel > div > ul {
    height: 288px !important;
    margin-top: 10px;
}




.articlesimplelist-infoPoint, .departmentsimplelist-infoPoint, .positionsimplelist-infoPoint,.positionbriefsimplelist-infoPoint {
    width: 6px;
    height: 6px;
    margin-top: 13px;
}

.articlesimplelist-infoTitle a,
.departmentsimplelist-infoTitle a,
.positionsimplelist-infoTitle a,
.milkroundsimplelist-infoTitle a,
.campustalksimplelist-infoTitle a,
.positionbriefsimplelist-infoTitle a{
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
}


.departmentsimplelist-infoTime, .positionsimplelist-infoTime,.articlesimplelist-infoTime,.positionbriefsimplelist-infoTime {
    font-size: 14px;
    color: #333333;
    float: right;
}

.articlesimplelist-infoTitle, .positionsimplelist-infoTitle, .departmentsimplelist-infoTitle, .positionbriefsimplelist-infoTitle {
    height: 35px;
    line-height: 35px;
}
/*新闻*/
#tablist .tablist-title {
    height: 52px;
    width: 120px;
    line-height: 52px;
    font-size: 18px;
}

#tablist .tablist-header {
    width: 600px;
    height: 52px;
    background-color: #f7f7f7;
}

#tablist .tabTitle-active {
    color: #ffffff;
   
}
#tablist .articlesimplelist-infoTitle a{
    max-width:430px;
}
/*宣讲会*/
#tablist-2, #tablist-3 {
    margin-right: 30px;
}

    #tablist-2 .tablist-title {
        height: 52px;
        padding:0 25px;
        line-height: 52px;
        font-size: 18px;
    }

    #tablist-2 .tablist-header {
        width: 690px;
        height: 52px;
        border-bottom: 1px solid #dddddd;
    }

    #tablist-2 .tabTitle-active {
        color: #ffffff;
        
    }

    #tablist-2 .tablist-panel:after {
        display: block;
        clear: both;
        content: "";
    }
    #tablist-2 .tablist-panel li:after {
        display: block;
        clear: both;
        content: "";
    }
    #tablist-2 .campustalksimplelist-infoTitle,
    #tablist-2 .milkroundsimplelist-infoTitle,
    #tablist-2  .articlesimplelist-infoTitle{
        width: 335px;
        margin-top: 20px;
        float: left;
        height:50px;
    }
     #tablist-2 .tablist-panel li>div{
         float:left;
     }
        #tablist-2 .tablist-panel li > div > span {
            line-height: 30px;
            color: #666666;
            font-size: 12px;
            margin-left: 10px;
            width: 240px;
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        #tablist-2 .articlesimplelist-infoTitle a{
            line-height:25px;
            white-space:pre-wrap;
        }
        #tablist-2 .milkroundsimplelist-infoTime,
        #tablist-2 .campustalksimplelist-infoTime,
        #tablist-2 .articlesimplelist-infoTime{
            width: 80px;
            height: 50px;
            text-align: center;
        }

    #tablist-2 .milkroundsimplelist-infoTime-day,#tablist-2 .campustalksimplelist-infoTime-day,#tablist-2 .articlesimplelist-infoTime-day {
        font-size: 30px;
        line-height: 30px;
        font-weight:bold;
    }

    #tablist-2 .milkroundsimplelist-infoTime-month, #tablist-2 .campustalksimplelist-infoTime-month, #tablist-2 .articlesimplelist-infoTime-month {
        font-size: 12px;
        line-height: 20px;
    }

    #tablist-2 .tablist-panel > div > ul a {
        font-size: 16px;
        max-width: 210px;
    }
    /*在线招聘*/
    #tablist-3 .tablist-title {
        height: 45px;
        width: 120px;
        line-height: 42px;
        font-size: 18px;
    }

    #tablist-3 .tablist-header {
        width: 690px;
        height: 45px;
        border-bottom: 1px solid #dddddd;
    }

    #tablist-3 .tabTitle-active {
        width: 120px;
        height: 43px;
        color: #ffffff;
        background-color: #163178;
        border-bottom: 1px solid #ffffff;
        box-shadow: 0 1px 0 #163178;
        border-radius: 2px;
    }
    #tablist-3 .positionbriefsimplelist-infoTitle a,
    #tablist-3 .departmentsimplelist-infoTitle a,
    #tablist-3 .positionsimplelist-infoTitle a,
    #tablist-2 .positionbriefsimplelist-infoTitle a,
    #tablist-2 .departmentsimplelist-infoTitle a,
    #tablist-2 .positionsimplelist-infoTitle a {
        max-width: 560px;
    }
/*第二讲堂*/
#tablist-4 .tablist-title {
    height: 45px;
    padding-right:20px;
    line-height: 45px;
    font-size: 18px;
}
    #tablist-4 .tablist-title>span>img{
        margin:-5px 10px 0 0;
    }
    #tablist-4 .tablist-header {
        width: 480px;
        height: 45px;
        border-bottom: 1px solid #dddddd;
    }



#tablist-4 .articlesimplelist-infoTitle > a {
    max-width: 300px;
}
/*西部计划*/
#tablist-5 .tablist-title {
    height: 45px;
    width: 120px;
    line-height: 42px;
    font-size: 18px;
}

#tablist-5 .tablist-header {
    width: 840px;
    height: 45px;
    border-bottom: 1px solid #dddddd;
}

#tablist-5 .tabTitle-active {
    width: 120px;
    height: 43px;
    color: #ffffff;
    background-color: #163178;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 1px 0 #163178;
    border-radius: 2px;
}
#tablist-5 .articlesimplelist-infoTitle a{
    max-width:660px;
}



.tablist-panel > div {
    position: relative;
}

.more {
    position: absolute;
    top: -42px;
    right: 20px;
}

    .more > a {
        color: #999999;
        font-size: 12px;
    }

.tablist-content .tablist-inner:after {
    display: block;
    clear: both;
    content: "";
}
/*第二个轮播*/
.tablist-content .tablist-inner #slider-side {
    width: 570px;
    height: 340px;
    float:left;
    margin-left:25px;
}

.tablist-content .tablist-inner #slider-side .slick-slide>div>a>div{
    position:relative;
}
    .tablist-content .tablist-inner #slider-side .slick-slide > div > a > div > p {
        width: 100%;
        height: 30px !important;
        background-color: rgba(0,0,0,0.3);
        position: absolute;
        left: 0px;
        bottom:0;
        font-size: 14px;
        color: #ffffff !important;
        line-height:30px;
        z-index: 9999;
        display:block !important;
        padding-left:10px;
    }
#slider-side .slick-dots {
    width: 100%;
    height: 30px;
    /*background-color: rgba(0,0,0,0.3);*/
    position: absolute;
    bottom: 0 !important;
    text-align: right !important;
}
    #slider-side .slick-dots > li {
        border-radius: 50%;
        background-color: #eeeeee;
        margin: 5px !important;
    }
#slider-side .slick-dots>li button:before{
    content:none !important;
}

#slider-side .slick-active>button{
    color:#ffffff !important;
}
#slider-side .slick-dots li button{
    color:#696969;
    font-size:12px;
}





           

/*招聘会样式*/
.tabslider-content {
    margin-bottom: 30px;
}

.MilkroundSlider-info > div, .campustalkSlider-info > div {
    padding: 10px 0;
    border-bottom: 1px solid #F3F3F3;
    line-height: 30px;
}

.MilkroundSlider-info > p {
    font-size: 14px;
    color: #666666;
}

.MilkroundSlider-main, .campustalkSlider-main {
    display: none;
}

.campustalkSlider-content, .MilkroundSlider-content {
    width: 280px;
    height: 250px;
    border: 1px solid #cccccc;
}

.MilkroundSlider-cover, .campustalkSlider-cover {
    height: 120px;
    width: 280px;
}

    .MilkroundSlider-cover img, .campustalkSlider-cover img {
        width: 278px;
        height: 120px;
    }

.MilkroundSlider-info, .campustalkSlider-info {
    padding: 0 20px;
    text-align: left;
    height: 130px;
    line-height: 30px;
}

.tabslider-title {
    height: 60px;
    width: 100%;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #dddddd;
}

.tabslider-title ul {
    list-style: none;
}

.tabslider-title li {
    float: left;
    width: 100px;
    margin: 15px 10px 15px 0;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
   
    cursor: pointer;
    padding: 0 15px;
    text-align: left;
    border-bottom: none;
}

.tabSliserContainer {
    width: 1200px;
    margin: 0 auto;
}

/*广告展示位*/
.sliderSpace-container{
    width:298px;
    float:left;
    margin-left:44px;
}
.sliderSpace-container>.slider-main>div>a{
    margin-top:10px;
    display:block;
}




/*底部轮播图*/
.sliderBottom-container{
    height:176px;
    margin-top:20px;
}
.sliderBottom-container .job-guide {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    font-size: 18px;
    line-height:48px;
}
    .sliderBottom-container .job-guide>span{
        margin-left:18px;
    }
    .sliderBottom-container .slick-slide {
        margin-left:20px;
    }
    .sliderBottom-container .slider-main {
        margin-top: 30px !important;
    }
    .sliderBottom-container .slick-slide{
        width:180px !important;
        height:100px;
    }
    #slider-4 {
        margin-top: 20px;
    }
    #slider-4 .slick-slide {
        width: 585px !important;
        margin-left: 15px;
    }
#slider-4 a{
    width:585px;height:120px;
    float:left;
    display:block;
    
}
#nameSpace {
    float: right;
    width: 200px;
    height: 80px;
    padding: 25px 20px;
    text-align: right;
    line-height: 30px;
}

#exit {
    cursor: pointer;
    color: #999999;
    display: inline-block;
    margin-left: 30px;
}

.top-search {
    position: relative;
}

    .top-search img {
        border: none !important;
        height: 25px;
        position: absolute;
        right: 10px;
        top: 27px;
        cursor: pointer;
    }



#logins li {
    width: 100px;
    height: 35px;
    line-height: 35px;
}




.layout-top .top:after {
    display: block;
    clear: both;
    content: "";
}

.slick-dots {
    display:none !important;
}
/*底部栏*/
.layout-bottom {
    margin-top: 40px;
}

.bottom-container {
    height: 290px;
}
.bottom-container .friendlink-group {
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}

.bottom-container .friendlink-group span {
    float: left;
    color: #ffffff;
}

.friendlink-group > div {
    float: left;
    margin-top:30px;
}

.friendlink-group .outside-link {
    margin-left: 20px;
}

.friendlink-group .inside-link {
    margin-left: 40px;
}

.friendlink-group > div:after {
    display: block;
    clear: both;
    content: "";
}

.friendlinksimple-main {
    cursor: pointer;
    float: left;
    width: 200px !important;
    position: relative;
    height: 40px;
    background-color: inherit;
    border-radius: 2px;
    border: 1px solid #ffffff !important;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    margin: 0 0 0 46px !important;
}

.friendlinksimple-main ul {
    width: 198px !important;
    position: absolute;
    bottom: 40px !important;
    left: 0 !important;
    z-index: 99999;
    display: none;
    box-shadow: -1px -1px 2px #cccccc;
}

.friendlinksimple-main ul li {
    line-height: 30px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 198px !important;
    text-align: center !important;
    white-space: nowrap;
    font-size: 14px;
    text-align: left;
}

.friendlinksimple-main ul li a {
    color: #ffffff !important;
}

.friendlink-group:after {
    display: block;
    clear: both;
    content: "";
}
.bottom-inner {
    margin: 0 auto;
    width: 1200px;
    padding: 24px 0;
}

.bottom-inner > div {
    height: 172px;
    width: 398px;
    color: #ffffff;
}

.bottom-inner:after {
    display: block;
    clear: both;
    content: "";
}

.bottom-logo {
    float: left;
    text-align:center;
}
    .bottom-logo img {
        max-width: 100%;
        max-height:100%;
    }
.contact-info {
    float: left;
    padding-left: 60px;
    width: 530px!important;
}

.contact-info .contactUs {
    width: 260px;
    border-bottom: 1px solid #ffffff;
    font-size: 18px;
   padding:6px 0;
}

.contact-info > div {
    font-size: 12px;
    line-height: 27px;
}

.contact-info>.contactAddress {
    margin-top: 7px;
}

    .contact-info > div span {
        display: block;
        float: left;
    }

    .contact-info > div:after {
        display: block;
        clear: both;
        content: "";
    }

.download {
    width: 250px !important;
    float: left;
    padding-left: 45px;
    padding-top: 40px;
}

.download .QRcode {
    padding-bottom: 12px;
}

.download .QRcode:after {
    display: block;
    clear: both;
    content: "";
}

.download .QRcode img {
    float: left;
    width:92px;
    height:92px;
 }

.QRcode-intro {
    float: left;
    margin-left: 15px;
}

.QRcode-intro > p {
    font-size: 18px;
    width: 90px;
    line-height: 48px;
    border-bottom: 1px solid #ffffff;
}

.QRcode-intro > span {
    font-size: 12px;
    line-height: 22px;
}

.shareBtn {
    width: 204px;
    padding-top: 12px;
   
}

.shareBtn > button {
    width: 98px;
    height: 32px;
    
    border: none;
    border-radius: 4px;
    outline: none;
}
    .shareBtn > button > a {
        display: inline-block;
        width: 98px;
        height: 32px;
        color: #ffffff;
        line-height: 32px;
        font-size: 12px;
    }

.bottom-copyright {
    height: 60px;
}

.copyright-inner {
    width: 1200px;
    margin: 0 auto;
    line-height: 60px;
}

.copyright-inner:after {
    display: block;
    clear: both;
    content: "";
}

.copyright-inner img {
    float: right;
    margin-top: 13px;
}











/*校园风景*/
.slick-track {
    min-width: 1200px;
}

.scenery {
    height: 125px;
}

    .scenery .scenery-content {
        width: 1200px;
        height: 340px;
        margin: 0 auto;
    }

.scenery-content .scenery-title {
    height: 60px;
    width: 1200px;
    margin-bottom: 30px;
    margin-top: 10px;
    border-bottom: 1px solid #dddddd;
}

.scenery-title p {
    display: inline-block;
    margin: 15px 10px 15px 0;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    
    cursor: pointer;
    padding: 0 15px;
    text-align: left;
    
}

.scenery-inner {
    padding-top: 30px;
    width: 1200px;
    position: relative;
}

    .scenery-inner .left {
        position: absolute;
        left: -45px;
        top: 80px;
    }

    .scenery-inner .right {
        position: absolute;
        right: -45px;
        top: 80px;
    }

    .scenery-inner .imgs {
        float: left;
        width: 294px;
        height: 210px;
        margin-left: 8px;
        position: relative;
    }

        .scenery-inner .imgs img {
            width: 294px;
            height: 210px;
        }

        .scenery-inner .imgs span {
            position: absolute;
            bottom: 0;
            right: 0;
            display: inline-block;
            width: 116px;
            height: 30px;
            border-radius: 4px;
            text-align: center;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            background-color: rgba(51,51,51,0.3);
        }

    .scenery-inner:after {
        display: block;
        clear: both;
        content: "";
    }

.banner-details img {
    width: 100%;
}

.banner-details {
    margin-top: 0 !important;
}





/*侧边固定栏*/
.fixed-module {
    position: fixed;
    bottom: 100px;
    right: 17px;
}
.fixed-module .fixed-content{
    width: 50px;
    height: 250px;
    position:relative;
}
.fixed-module .fixed-content .share-module{
    width:50px;
}
.share-module > li {
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
}

.back-top{
    border-bottom-left-radius:6px;
}

.share-type {
    position: absolute;
    top: 0;
    right: 52px;
}
.share-type>.type-list{
    display:none;
    width:157px;
    height:183px;
}
.download-code{
    width:142px;
    height:183px;
    padding-top:9px;
    text-align:center;
    
    border-radius:6px;
    position:relative;
}
    .download-code .triangle {
    
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
       
        border-bottom: 12px solid transparent;
    }
    .download-code .tel {
        position: absolute;
        top: 20px;
        right: -15px;
    }
    .download-code .wechat {
        position: absolute;
        top: 60px;
        right: -15px;
    }
    .download-code .blog {
        position: absolute;
        top: 110px;
        right: -15px;
    }
.download-code img{
    width:124px;
    height:124px;
}
.download-code span{
    color:#ffffff;
    font-size:12px;
    line-height:50px;
}
    .download-code p {
        padding-top: 7px;
        font-size: 12px;
        color: #fff;
    }
#slider-3 .slick-prev:before, #slider-3 .slick-next:before {
    color: rgba(0,0,0,0.6);
}

/*宣讲会修改*/
#tablist-2 .aircampustalklist-infoTitle {
    margin: 0 2px 10px;
}


/*在线问答*/
#tablist {
    overflow:hidden
}

#consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 9px
}

    #consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle p a {
        float: none;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 440px;
        margin-left: 10px;
        white-space: nowrap;
        display: inline-block;
        vertical-align: middle;
        color: #000000
    }

    #consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle p:nth-child(1) {
        width: 100%;
    }

    #consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle p:nth-child(2) {
        width: 80%;
    }

    #consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle p:nth-child(3) {
        margin-top: -25px;
    }

    #consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle p:nth-child(1) span {
        color: #ffffff;
        background: #fd7a22;
        padding: 3px 5px;
        border-radius: 3px;
    }

    #consultsimplelist .consultsimplelist-info .consultsimplelist-infoTitle p:nth-child(2) span {
        color: #ffffff;
        background: #0091ff;
        padding: 3px 5px;
        border-radius: 3px;
        margin-top: 3px;
        display: inline-block;
    }

#consultsimplelist .tablist-panel li a {
    color: #333333;
    margin-left: 10px;
    font-size: 14px;
    width: 580px;
}