/*
    layout颜色控制参数

    主题色：#096900 深绿
    辅助色：#15820a 浅绿
    
*/
.nav-container {
    background-color: #096900;
}

.nav-level1:hover {
    color: #096900 !important;
}

.nav-level2:hover {
    color: #096900 !important;
}

.nav-level3:hover span {
    background: #096900;
}

#iCalendar a.dayon {
    background: #096900 !important;
    border: 3px solid #15820a;
    color: #ffffff !important;
}

.calendarBox {
    border-bottom: 1px solid #096900;
}

.calendarTitle {
    color: #096900;
}

#iCalendar a.dayon {
    background: #15820a;
}

.articlesimplelist-infoPoint, .departmentsimplelist-infoPoint {
    background-color: #096900;
}

.articlesimplelist-infoTitle a:hover {
    color: #096900;
}

.positionsimplelist-infoTitle a:hover {
    color: #096900;
}

.milkroundsimplelist-infoTitle a:hover {
    color: #096900;
}

.campustalksimplelist-infoTitle a:hover {
    color: #096900;
}
.positionbriefsimplelist-infoTitle a:hover{
    color:#096900;
}
.articlesimplelist-infoTitle a:hover{
    color:#096900;
}
#tablist .tablist-title, #tablist-2 .tablist-title, #tablist-3 .tablist-title {
    color: #096900;
}

#tablist > .tablist-header, #tablist-2 > .tablist-header, #tablist-3 > .tablist-header {
    border-bottom: 1px solid #096900;
}

#tablist-4 .tablist-header {
    border-bottom: 1px solid #096900;
}

#tablist-4 .tablist-title {
    height: 50px;
    width: 110px;
    line-height: 50px;
    font-size: 18px;
}

#tablist-4 .tabTitle-active {
    color: #096900;
    border: 1px solid #096900;
    background-color: #ffffff;
    border-top: 2px solid #096900;
    border-bottom: none;
    line-height: 47px;
}

#tablist-4 .milkroundsimplelist-infoTime,
#tablist-4 .campustalksimplelist-infoTime,
#tablist-4 .positionsimplelist-infoTime,
#tablist-4 .positionbriefsimplelist-infoTime,
#tablist-4 .articlesimplelist-infoTime {
    border-right: 1px solid #15820a;
    color: #15820a;
}

#tablist-5 .tablist-header {
    border-bottom: 1px solid #096900;
}

#tablist-5 .tablist-title {
    height: 50px;
    width: 120px;
    line-height: 50px;
    font-size: 18px;
}

#tablist-5 .tabTitle-active {
    color: #096900;
    border: 1px solid #096900;
    background-color: #ffffff;
    border-top: 2px solid #096900;
    border-bottom: none;
    line-height: 47px;
}

.tabslider-title li {
    color: #096900;
}

.sliderBottom-container .job-guide {
    border-bottom: 1px solid #096900;
    color: #096900;
}

#slider-side .slick-active {
    background-color: #096900 !important;
}

#logins li:hover {
    background-color: #15820a;
}

.bottom-logo {
    border-right: 1px solid #15820a;
}

.contact-info {
    border-right: 1px solid #15820a;
}

.scenery-title p {
    color: #096900;
    border-left: 6px solid #096900;
}

.fixed-module .fixed-content .share-module {
    background-color: #15820a;
}

.fixedActive {
    background-color: #096900;
}

.download-code {
    background-color: #15820a;
}

    .download-code .triangle {
        border-left: 15px solid #15820a;
    }

.friendlinksimple-main ul {
    background: #15820a !important;
}

/*
    面包屑导航
*/

.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: 266px;
}

.top-container {
    height: 200px;
    background-image: url(../images/images-header/nydx-top.png);
    background-size: 100% 100%;
}

    .top-container > .top-logo {
        width: 1200px;
        height: 200px;
        margin: 0 auto;
        position: relative;
        line-height: 200px;
        background-image: url(../images/images-header/top-inner.png);
        background-size: 100% 100%;
    }
        .top-container > .top-logo > a {
            cursor:default;
        }
        .top-container > .top-logo > a > img {
            position: absolute;
            top: 60px;
            left: 0px;
            width: 330px;
            height: 80px;
        }

.nav-container {
    height: 66px !important;
}

    .nav-container .nav-content {
        height: 66px !important;
        position: relative;
    }

.nav-main {
    float: left;
}

.nav-main .nav-list {
        height: 66px !important;
}

        .nav-main .nav-list .nav-single {
            width: 110px !important;
            height: 66px !important;
            line-height: 66px !important;
            margin: 0 14px;
        }

.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;
    /*width: 110px !important;*/
    height: 66px !important;
    line-height: 66px !important;
    font-size: 16px;
}

.nav-dropdown a span {
    width: 120px;
}

.nav-level2 {
    width: 120px !important;
    font-size: 14px;
    color: #565656 !important;
    font-weight: bold;
}

.nav-level3 {
    width: 110px !important;
    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: 94px;
    height: 36px;
    line-height: 36px;
    margin: 7px 8px;
    border-radius: 2px;
}

.nav-single {
    font-size: 14px !important;
}

.inp-search {
    float: right;
    margin-top: 18px;
    width: 200px;
    height: 30px;
    border-radius: 30px;
    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 30px 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: "";
}












/*日历样式*/
.calendar {
    width: 382px;
    margin-top: 32px;
}

#iCalendar {
    width: 480px;
    background-color: #fcfcfc;
}

    #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 8px 5px !important;
    border-radius: 4px;
}

    #iCalendar a.dayon {
        line-height: 21px;
    }

.date-header > div {
    display: inline-block;
    color: #333333;
}

#iCalendar > b {
    margin: 6px 12px 5px 14px !important;
    color: #2e2e2d !important;
}

#iCalendar > .dateBox > b, #iCalendar > .dateBox > a {
    margin: 3px 6px 6px 6px !important;
    width: 27px !important;
    height: 27px !important;
}

#iCalendar #date-cap {
    color: #333333;
    font-size: 16px;
}

.calendarBox {
    height: 50px;
    line-height: 50px;
}

.dateBox {
    margin: 6px 6px 7px 6px;
    /*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 {
    width: 6px;
    height: 6px;
    margin-top: 13px;
}

.articlesimplelist-infoTitle a, .departmentsimplelist-infoTitle a {
    font-size: 14px;
    color: #333333;
    margin-left: 5px;
}

#tablist .articlesimplelist-infoTitle a, #tablist-2 .articlesimplelist-infoTitle a, #tablist-3 .articlesimplelist-infoTitle a {
    max-width: 212px;
}


.articlesimplelist-infoTime,.departmentsimplelist-infoTime {
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
    float: right;
}

.departmentsimplelist-infoTime{
    padding-right:10px;
}

.articlesimplelist-infoTitle,.departmentsimplelist-infoTitle {
    height: 35px;
    line-height: 35px;
}
#tablist-4 .articlesimplelist-infoTitle{
    line-height:22px;
}
/*新闻*/
#tablist .tablist-title > span > img, #tablist-2 .tablist-title > span > img, #tablist-3 .tablist-title > span > img {
    margin: -5px 20px 0 0;
}

#tablist .tablist-title, #tablist-2 .tablist-title, #tablist-3 .tablist-title {
    line-height: 48px;
    font-size: 18px;
}

#tablist > .tablist-header, #tablist-2 > .tablist-header, #tablist-3 > .tablist-header {
    width: 370px;
    height: 48px;
}

#tablist-2, #tablist-3 {
    margin-left: 45px;
}
/*#tablist .tabTitle-active {
    color: #ffffff;
    background-color: #b11c17;
}*/
/*宣讲会*/
#tablist-4 {
    margin-right: 55px;
}

    #tablist-4 .tablist-panel > div > ul {
        height: 370px !important;
    }


    #tablist-4 .tablist-header {
        width: 760px;
        height: 50px;
    }

    #tablist-4 .tablist-panel:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-4 .tablist-panel li:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-4 .tablist-panel > div > ul:after {
        display: block;
        clear: both;
        content: "";
    }

    #tablist-4 .milkroundsimplelist-infoTitle,
    #tablist-4 .campustalksimplelist-infoTitle,
    #tablist-4 .positionsimplelist-infoTitle,
    #tablist-4 .positionbriefsimplelist-infoTitle,
    #tablist-4 .articlesimplelist-infoTitle {
        margin-top: 20px;
        float: left;
        width: 380px;
        height: 50px;
    }

    #tablist-4 .departmentsimplelist-info:after {
        display: block;
        clear: both;
        content: "";
    }
    #tablist-4 .departmentsimplelist-infoTitle {
        float: left;
        width: 380px;
    }

    #tablist-4 .tablist-panel li > div {
        float: left;
    }

        #tablist-4 .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-4 .milkroundsimplelist-infoTime,
    #tablist-4 .campustalksimplelist-infoTime,
    /*#tablist-4 .departmentsimplelist-infoTime,*/
    #tablist-4 .positionsimplelist-infoTime,
    #tablist-4 .positionbriefsimplelist-infoTime,
    #tablist-4 .articlesimplelist-infoTime {
        width: 80px;
        height: 50px;
        text-align: center;
    }

    #tablist-4 .milkroundsimplelist-infoTime-day,
    #tablist-4 .campustalksimplelist-infoTime-day,
    #tablist-4 .departmentsimplelist-infoTime-day,
    #tablist-4 .positionsimplelist-infoTime-day,
    #tablist-4 .positionbriefsimplelist-infoTime-day,
    #tablist-4 .articlesimplelist-infoTime-day {
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
    }

    #tablist-4 .milkroundsimplelist-infoTime-month,
    #tablist-4 .campustalksimplelist-infoTime-month,
    #tablist-4 .departmentsimplelist-infoTime-month,
    #tablist-4 .positionsimplelist-infoTime-month,
    #tablist-4 .positionbriefsimplelist-infoTime-month,
    #tablist-4 .articlesimplelist-infoTime-month {
        font-size: 12px;
        line-height: 20px;
    }
    /*#tablist-4 .departmentsimplelist-infoTitle a{
        width:360px;
    }*/

    .milkroundsimplelist-infoTitle a, .campustalksimplelist-infoTitle a, .positionsimplelist-infoTitle a, #tablist-4 .positionbriefsimplelist-infoTitle a, #tablist-4 .articlesimplelist-infoTitle a {
        font-size: 16px;
        width: 240px;
        color: #333333;
        margin-left: 10px;
    }
/*就业政策*/
#tablist-5 {
    margin-right: 31px;
}


    #tablist-5 .tablist-header {
        width: 760px;
        height: 50px;
    }

    #tablist-5 .tabTitle-active {
        background-color: #ffffff;
        border-bottom: none;
    }

#tablist-5 .articlesimplelist-infoTitle a{
    max-width:600px;
}

.tablist-panel > div {
    position: relative;
    padding: 0 !important;
}

.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;
}

#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 !important;
    font-size: 12px;
}

#slider-4 > div > a > div {
    background-size: 100% 100% !important;
}






/*招聘会样式*/
.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: 404px;
    float: left;
}

    .sliderSpace-container > .slider-main > div {
        width: 404px;
        height: 316px;
        word-break: break-all;
        word-wrap: break-word;
    }

        .sliderSpace-container > .slider-main > div > a {
            width: 178px;
            height: 134px;
            margin: 24px 0 0 24px;
            display: block;
            float: left;
        }



/*底部轮播图*/
/*.sliderBottom-container{
    margin-top:20px;
}*/
.sliderBottom-container .job-guide {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 48px;
}

.sliderBottom-container .slick-slide {
    width: 180px !important;
    height: 100px;
    margin-left: 18px;
}

.sliderBottom-container .slider-main {
    margin-top: 30px !important;
}

.sliderBottom-container .slick-slide > div > a > div {
    background-size: 100% 100% !important;
}













/*友情链接样式*/
.friendlinkpanel-content {
    margin-bottom: 30px;
}



/*#loginBtn {
    float: right;
    cursor: pointer;
    width: 200px;
    height: 80px;
    padding: 25px 20px;
    text-align: right;
}
#loginBtn img {
    border: 1px solid #cccccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}*/
#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: "";
}

/*底部栏*/
.layout-bottom {
    margin-top: 40px;
}

.bottom-container {
    height: 250px;
    background-image: url(../images/images-footer/bottom.png);
    background-size: 100% 100%;
    padding-top: 30px;
}

.bottom-inner {
    padding-top: 30px;
    margin: 0 auto;
    width: 1200px;
    height: 134px;
}

    .bottom-inner > div {
        height: 134px;
        color: #ffffff;
    }

    .bottom-inner:after {
        display: block;
        clear: both;
        content: "";
    }

.bottom-logo {
    width: 430px;
    float: left;
    padding-top: 13px;
}

.contact-info {
    width: 520px;
    float: left;
    padding-left: 40px;
    padding-top:20px;
}

    .contact-info .contactUs {
        font-size: 14px;
        line-height: 26px;
    }

        .contact-info .contactUs > li {
            list-style-type: square;
        }
.contactUs li>span:nth-child(2){
    display:inline-block;
    padding-left:20px;
}
.download {
    float: left;
    padding: 16px 0 0 24px;
}

    .download:after {
        display: block;
        clear: both;
        content: "";
    }

    .download img {
        float: left;
        width: 80px;
        height: 80px;
    }

    .download .QRcode-intro {
        float: left;
        font-size: 14px;
        margin: 12px 0 0 20px;
        line-height: 26px;
    }

.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;
    }



.bottom-container .friendlink-group {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

    .bottom-container .friendlink-group span {
        float: left;
        color: #ffffff;
    }

.friendlink-group > div {
    float: left;
}

.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: "";
}



/*校园风景*/
.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;
            border-top-left-radius: 6px;
            border-bottom-left-radius: 6px;
        }

.share-module > li {
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
}


.fixedActive {
    border-top-left-radius: 6px;
    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;
}

.telNumber {
    width: 160px;
    height: 60px;
    position: absolute;
    top: 100px;
    right: 10px;
    padding: 0;
}

    .telNumber > span {
        font-size: 16px !important;
        line-height:30px !important;
    }

.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 {
    display: none;
    position: absolute;
    top: 10px;
    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;
}

.main_content p span{
    position:unset !important;
    margin-left:0 !important;
}
