@charset "utf-8";

/*常用内容样式*/


.news-content {
    padding-top: 10px;
}

.news-content>h2 {
    text-align: center;
    font-size: 2.4em;
    font-family: '微软雅黑';
    color: #282828;
    margin: 0 0 20px;
}

.news-content>h3.subtitle {
    font-family: '微软雅黑';
    font-size: 1.8em;
    text-align: center;
    color: #333;
    font-weight: normal;
}

.news-content>h4 {
    text-align: center;
    font-size: 1.4em;
    color: #999;
    margin: 10px 0 20px;
    background: #f5f5f5;
    line-height: 36px;
    position: relative;
}
.news-content>h4 .from{
    padding-right: 15px;
}
.news-content>h4 .msg-center{
    padding: 0 20px;
    background: url('../images/common/ico_edit.png') no-repeat left center;
}
.news-content>h4 .view{
    padding: 0 20px;
    background: url('../images/common/ico_eyes.png') no-repeat left center;
}
.news-content>h4 .time{
    padding: 0 20px;
    background: url('../images/common/ico_calendar_un.png') no-repeat left center;
}

.news-content>h4:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
    border-top: 1px solid #f5f5f5;
}

.news-content-txt {
    text-indent: 2em;
    width: 97%;
    padding-left: 1%;
    font-size: 1.6em !important;
    color: #333;
    margin: 0 auto;
    line-height: 200%;
    font-family: '微软雅黑';
}
.news-content-txt table{
    width: 100%;
    text-indent: 0;
}
.news-content-txt>p ,.news-content-txt>p>span{
    text-indent: 2em;
    width: 100%;
    font-size: 1em;
    color: #333;
    margin: 0 auto;
    line-height: 200%;
    font-family: '微软雅黑';
}

.news-content-txt img {
    margin: 10px auto 10px;
    display: block;
    max-width: 96%;
    height: auto !important;
}
.news-content a.ke-insertfile{
    color: #114fa4;
}

/*翻页*/

.pagination-list {
    border-top: 1px solid #f4f4f4;
    margin-top: 20px;
    width: 97%;
    margin: 0 auto;
}

.pagination-list a {
    width: 48%;
    float: left;
    font-size: 1.6em;
    color: #333;
    display: block;
    margin: 20px 0;
    font-family: '微软雅黑';
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pagination-list a:last-child {
    float: right;
    text-align: right;
}

.pagination-list a:hover {
    color: #3471DF;
}


/*联系我们*/

#mapBox{
    height: 340px;
    border: 1px solid #e2e2e2;
    padding: 4px;
    margin: 15px auto;
}

#dituContent {
    height: 100%;
    background: url('../images/common/bg_map.jpg') no-repeat left top !important;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}
.contact-info{
    margin: 10px auto;
    text-align: center;
    font-family: '微软雅黑';
    font-size: 1.6em;
    color: #333333;
}
.contact-info a{
    background-position: 0 center;
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px 0 5px 35px;
    line-height: 40px;
}
.contact-info a.address{
    background-image: url('../images/common/ico_map2.jpg');
}
.contact-info a.tel{
    background-image: url('../images/common/ico_tel.jpg');
}
.contact-info a.mail{
    background-image: url('../images/common/ico_mail.jpg');
}
.contact-info a span{
    font-size: 1.3em;
    color: #e58100;
}
/*校园风光内容页面*/

.landscape-box {
    position: relative;
    width: 100%;
}

.landscape-box .landscape-hide {
    display: none;
}

.scroll-box {
    margin: 20px auto;
    position: relative;
    overflow: hidden;
}

.scroll-prev,
.scroll-next {
    width: 94px;
    height: 94px;
    position: absolute;
    margin-top: -47px;
    top: 50%;
    z-index: 1;
    cursor: pointer;
}

.scroll-prev {
    background: url(../images/frame/img-prev.png) no-repeat center center;
    background-color: #7A7A78;
    background-color: rgba(81, 86, 94, 0.5);
    left: 0;
}

.scroll-next {
    background: url(../images/frame/img-next.png) no-repeat center center;
    background-color: #7A7A78;
    background-color: rgba(81, 86, 94, 0.5);
    right: 0;
}

.scroll-prev:hover,
.scroll-next:hover {
    background-color: #999;
    background-color: rgba(81, 86, 94, .9);
}

.scroll-img {
    width: 95%;
    margin: 10px auto;
}
.swiper-slide{
    float: left;
}
.scroll-img img {
    max-width: 100% !important;
    height: 530px !important;
    display: block !important;
    width: auto !important;
    margin: 0 auto !important;
}

.scroll-box .scroll-title {
    text-align: center;
    font-size: 1.8em;
}
/*畅言评论*/
#SOHUCS #SOHU_MAIN .module-cmt-box .post-wrap-w .post-wrap-main{
    background-image: none !important;
}
#SOHUCS #SOHU_MAIN .module-cmt-footer,
#SOHUCS #SOHU_MAIN .module-mobile-cmt-list .list-footer-wrapper-wap .cy-logo{
    display: none !important;
}

/*1024 - 1199*/

@media only screen and (max-width: 1199px) {
.contact-info a{
    padding: 0 0 0 40px;
    display: inline-block;
    text-align: left;
    text-indent: 0;
    background-position: 0 center;
}
.contact-info em{
    display: none;
}
.contact-info a span{
    font-size: 1em;
    color: #333333;
}
}


/*768 - 1023*/

@media only screen and (max-width: 1023px) {
    /*校园风光*/
    .contact-info a{
    padding: 0 0 0 40px;
    display: inline-block;
    text-align: left;
    text-indent: 0;
    background-position: 0 center;
}
.contact-info em{
    display: none;
}
.contact-info a span{
    font-size: 1em;
    color: #333333;
}
    .pagination-list a {
        width: 100%;
        float: none !important;
        margin-right: 0;
        text-align: left !important;
    }
}


/*640 - 767*/

@media only screen and (max-width: 768px) {
    .contact-info a{
        margin-left: 5px;
        margin-right: 5px;
    }
    /*默认内容*/
    .scroll-img img {
        height: 480px !important;
    }
     .pagination-list a:last-child{
        padding-bottom: 10px;
    }
}


/*480 - 639*/

@media only screen and (max-width: 639px) {
    .news-content>h4 .from {
        display: none;
    }
    .scroll-img img {
        height: 300px !important;
    }
    .scroll-prev,
    .scroll-next {
        width: 43px;
        height: 43px;
        top: 65%;
        background-size: 30% auto;
    }
}


/*360 - 479*/

@media only screen and (max-width: 479px) {
    #mapBox{
    height: 240px;
}

    .frame-page .main-right h4 {
        /* padding-bottom: 15px; */
    }
    .pagination-list {
        padding-top: 5px;
    }
    .pagination-list a {
        margin: 10px 0;
    }
    .scroll-img img {
        height: 250px !important;
    }
    .news-content>h2{
        font-size: 2.0em;
    }
    .news-content > h4 .msg-center{
        width: 30%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        float: left;
        margin-left: 10px;
    }
}


/*320 - 359*/

@media only screen and (max-width: 359px) {
    .scroll-img img {
        height: 190px !important;
    }
    .news-content > h4 .msg-center{
        width: 25%;
        padding: 0 0 0 20px;
    }
}
