.content #slider1 {
    width: 100%;
    height: 500px;
}

.content #slider1 div {
    text-align: center;
}

.content #slider1 a {
    width: auto;
    height: auto;
}

.content #slider1 div img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.content .container .mark_row .shown img {
    margin-right: 30px;
}


.content .container .mark_row .shown p {
    display: inline-block;
    vertical-align: middle;
}

.content .container .news_row .tab-pane .row a p {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
    height: 40px;
}



.content .container .news_row .tab-pane .row .list-text {
    display: block;
    padding: 6px 15px;
    font-size: 16px;
    color: #3e4149;
    cursor: pointer;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

.content .container .news_row .tab-pane .row .list-text:hover {
    color: #F08300;
    -webkit-transition: 0.7s all ease;
    transition: 0.7s all ease;
}

.content .container .news_row .month,
.content .container .news_row .day {
    font-size: 36px;
    display: inline-block;
    color: #3e3e3e;
    font-weight: bold;
    background-size: cover;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 4px;
    background-image: url("../img/date.png");
}

.content .container .education p {
    margin-bottom: 10px;
}

.footer .contact p {
    margin-bottom: 10px;
}

.yqljmk {
    background-color: #333;
    border-bottom: 1px solid #585858;
    border-top: 1px solid #585858;
}

.yqljmk .youlian {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding: 8px 40px;
    padding-left: 70px;
    line-height: 23px;
    font-size: 14px;
    color: #ccc;
}

.yqljmk .youlian .link a {
    padding-left: 8px;
    padding-right: 10px;
    line-height: 23px;
    color: #CCCCCC;
    white-space: nowrap;
}

.copyright {
    margin-bottom: 80px;
}

.footer-form #close {
    position: absolute;
    right: 13px;
    font-size: 14px;
    top: -18px;
    border: 1px solid #575757;
    width: 27px;
    height: 27px;
    line-height: 15px;
    border-radius: 14px;
    opacity: 0.5;
    z-index: 99;
}

#close {
    cursor: pointer;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: absolute;
}

.list1 {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 30px;
    font-size: 16px;
}

.education {
    font-size: 14px;
}
.education .list-unstyled span {
    font-size: 16px;
}
.current_menu_item a {
    font-size: 16px;
}
.tab1 {
    font-size: 16px;
}
.tab2 a {
    font-size: 16px;
}