.banner {
    height: 170px;
    overflow: hidden;
}

.pos .more {
    position: absolute;
    top: -55px;
    line-height: 18px;
    right: 0;
    width: 60px;
    border: 1px solid rgba(255,255,255,0.5);
}

.bg-index {
    background: #4a5c68 url("../images/index_015.jpg") no-repeat center center;
    height: 400px !important;
}

.bg-index-pg {
    background-color: rgba(255,255,255,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff)
}

.box268 {
    width: 268px;
    height: 318px;
    padding: 30px;
    background: rgba(255,255,255,0.8);
}

.line-index {
    border: 1px solid #d2d2d2;
}

.warp {
    width: 1200px;
    margin: 0 auto;
}

.important-new {
    width: 67%;
    margin-left: 20px;
    padding-top: 40px;
}

.tabs-modi {
    border-bottom: 1px solid #bd1f28
}

    .tabs-modi > li.active > a, .tabs-modi > li.active > a:focus, .tabs-modi > li.active > a:hover {
        border-radius: 0 !important;
        background-color: #bd1f28;
        color: #fff;
        border: 0;
    }

    .tabs-modi > li > a {
        color: #333;
        border: 0;
    }

        .tabs-modi > li > a:hover {
            border-radius: 0 !important;
            background-color: #bd1f28;
            color: #fff;
            border: 0;
        }

.pos-r {
    position: relative;
}

.more, .more:visited {
    position: absolute;
    top: -55px;
    right: 0px;
    display: block;
    border: 1px solid #bd1f28;
    color: #bd1f28;
    font-weight: normal;
    font-size: 12px;
    padding: 2px 5px;
    font-family: "微软雅黑";
    text-decoration: none !important;
}

    .more:hover, .more:active {
        color: #f62047;
        border: 1px solid #f62047;
        text-decoration: none
    }

.font-1 {
    font-family: "宋体";
    font-weight: bold;
    margin-left: 5px;
}

.article-tit {
    font-size: 16px;
    margin-top: 20px;
}

    .article-tit a {
        color: #bd1f28;
        background: url(../images/icon-circle.png) left center no-repeat;
        padding-left: 15px;
    }

.article-con {
    margin-top: 5px;
    margin-left: 15px;
}

.search-box {
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px;
    background: rgba(255,255,255,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
}

.dropdown-mod, .dropdown-mod:hover {
    width: 100%;
    border-radius: 0;
    background-color: #bd1f28;
    color: #fff;
    height: 50px;
    text-align: left;
    border: 0;
}

    .dropdown-mod.active, .dropdown-mod:active, .open > .dropdown-mod.btn-default {
        background-color: #bd1f28 !important;
        color: #fff !important;
    }

.dropdown-menu-mod {
    background-color: #bd1f28;
    color: #fff;
    border-radius: 0;
    min-width: 120px;
    margin-top: -2px;
    margin-left: -1px
}

    .dropdown-menu-mod > li > a {
        color: #fff;
        padding: 8px 20px;
    }

.search-input {
    height: 50px;
    border: 1px solid #dcdcdc;
    width: 100%;
    padding-left: 15px;
}

.w15pct {
    width: 15%;
}

.w75pct {
    width: 79%;
}

.w5pct {
    width: 6%;
}

.btn-search {
    width: 100%;
    height: 36px;
    color: #fff;
    background-color: #e07130;
    border-radius: 0;
}

.icon-search {
    background: url(../images/icon-search.png) center center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}

.mt8 {
    margin-top: 8px;
}

.h40a {
    height: 40px;
}

    .h40a .input2 {
        width: 160px;
        border: 1px solid #fff;
        color: #666;
        outline: none !important;
        position: absolute;
        left: 35px;
        top: 5px;
    }

    .h40a i {
        position: absolute;
        left: 10px;
        top: 3px;
    }

.index-user {
    width: 70px;
    height: 70px;
    overflow: hidden;
    background: #c0232c url(../images/index-user.png);
    background-size: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

    .index-user img {
        width: 100%;
    }

.index-btn {
    display: block;
    background: #c0232c;
}

.drop-txt1 {
    background: #c0232c !important;
    height: 36px !important;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.soso-ico {
    display: block;
    background: #eeeeee;
    border-left: 1px solid #c0232c;
    width: 46px;
    height: 36px;
    line-height: 36px;
    padding-top: 2px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #c0232c;
}

    .soso-ico:hover {
        background: #c0232c;
        color: #fff !important;
    }



.pt5 {
    padding-top: 5px;
}

.pos .soso {
    top: 118px;
}

a.wit2 {
    color: #fff !important;
}

    a.wit2:hover {
        color: #c0232c !important
    }

a.index-user2 {
    width: 36px;
    height: 36px;
}

a.btn-red2 {
    height: 36px;
    display: block;
    padding: 0 13px;
    background: #c0232c;
    margin-left: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    a.btn-red2:hover {
        color: rgba(255,255,255,0.5) !important
    }


.indexauthorslideBox {
    width: 100%;
    
    position: relative;
    overflow: hidden;
}

    .indexauthorslideBox ul {
        padding: 0;
        margin: 0;
        clear: both;
        list-style: none;
        position: relative;
        width: 200%;
    }

        .indexauthorslideBox ul li {
            list-style: none;
            text-align: center;
            float: left;
            width: 140px;
            margin:31px;
            overflow: hidden;
        }


            .indexauthorslideBox ul li a {
                display: block;
                width: 100%;
                overflow: hidden;
                position: relative;
            }

                .indexauthorslideBox ul li a img {
                    display: block;
                    width: 100%;
                    /* height: 144px; */
                }

                .indexauthorslideBox ul li a span {
                    position: absolute;
                    bottom: 0px;
                    z-index: 1000;
                    width: 100%;
                    text-align: center;
                    display: block;
                    background: rgba(0,0,0,.35);
                    height: 26px;
                    line-height: 26px;
                    color: white;
                }

                .indexauthorslideBox ul li a:hover span {
                    height: 80px;
                    line-height: 80px;
                    font-size: 16px;
                }
.indexuserimg-box {
    /* width: 140px; */
    /* height: 140px; */
    overflow: hidden;
    z-index: 12;
    background: #fff url("/images/scholar-bg2.jpg") no-repeat center center;
    text-align: center;
    /* border: 8px solid #ddd; */
    left: -40px;
    /* top: -43px; */
    /* -webkit-border-radius: 55%;
    -moz-border-radius: 55%;
    border-radius: 55%; */
}
.indexauthorslideBox .spanBox .active, .indexauthorslideBox .spanBox1 .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #bd1f28;
}
    .scholar-name2 {
    font-size: 16px !important;
    padding-top: 10px;
    color: #000 !important;
}
.indexauthorslideBox ul li p {
    margin-bottom: 0px !important;
    margin-top: 0 !important;
    color: #999;
    font-size: 14px;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
    .indexuserimg-box a img {
        width: 100%;
    }

    .indexuserimg-box a:hover img {
        width: 100%;
    }

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
    .warp {
        margin: 0 auto;
        background: transparent;
        width: 1200px;
        min-width: 1000px;
    }

    .box86 {
        width: 90%;
        margin: 0 0 0 80px;
    }
}
