.intor_con{
    padding: 0;
}

.seekError{
    margin: 0;
}

.index-list{
    min-height: 500px;
    width: 835px;
    float: left;
    position: relative;
}

.index-list ul li {
    padding: 30px 0;
    font-size: 14px;
    height: 160px;
    color: #919191;
    position: relative;
    background: #FFFFFF;
    border-bottom: 1px dashed rgba(221, 226, 227, 1);
    overflow: hidden;
}

.index-list ul li a {
    position: relative;
    color: #919191;
}

.index-list ul li .list_img_wrap {
    float: left;
    width: 220px;
    height: 160px;
    overflow: hidden;
}

.index-list ul li a>div {
    position: relative;
    overflow: hidden;
}

.index-list ul li img {
    display: block;
    height: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.schooldom_main {
    position: relative;
    margin: 0 0 0 240px;
}

.schooldom_main_noImg {
    margin: 0;
}

.index-list ul li h3 {
    font-size: 18px;
    color: #1A1D1F;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
}

.schooldom_main .region {
    display: block;
    font-size: 14px;
    color: #999;
    margin: 15px 0 20px 0;
}

.index-right {
    width: 340px;
    float: right;
    margin-top: 30px;
    position: relative;
}

.hot_zixun {
    width: 100%;
    background: rgba(249, 249, 249, 1);
    border: 1px solid rgba(221, 226, 227, 1);
    margin-bottom: 20px;
}

.hot_zixun .hot_title {
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #dfdfdf;
}

.hot_zixun .hot_title>div, .hot_content {
    padding: 15px 20px;
    overflow: hidden;
}

.hot_zixun .hot_title>div span {
    font-size: 16px;
    color: rgba(26, 29, 31, 1);
}

.hot_zixun .hot_title a {
    font-size: 16px;
    color: rgba(49, 86, 179, 1);
}

.red_box {
    width: 4px;
    height: 18px;
    background: rgba(226, 46, 50, 1);
    margin-right: 10px;
}

.hot_list li {
    margin-bottom: 20px;
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.hot_list .hot_li_con {
    width: 170px;
    height: 100%;
}

.hot_list .hot_li_con h3 {
    font-size: 16px;
    margin-bottom: 12px;
    color: #333;
    font-weight: 400;
}

.hot_list .hot_li_con span {
    display: block;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot_list .hot_li_img {
    position: relative;
    width: 110px;
    height: 100%;
    overflow: hidden;
}

.hot_list .hot_li_img img {
    display: block;
    height: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.body-ask{
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0;
}

.information_main {
    padding: 30px 0;
    background-color: #fff;
}

.information_main .text_header {
    margin-bottom: 50px;
}

.information_main .text_header h3 {
    font-size: 24px;
    font-weight: bold;
    color: rgba(26, 29, 31, 1);
    margin-bottom: 18px;
}

.information_main .text_header span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-right: 50px;
    line-height: 30px;
}

.information_main .text_header a {
    font-size: 16px;
    color: rgba(49, 86, 179, 1);
    line-height: 30px;
}

.information_main .text_footer {
    background: rgba(240, 240, 240, 1);
    line-height: 40px;
    color: #666;
    font-size: 14px;
    padding-left: 10px;
}

.information_main .text_footer>a {
    float: right;
    color: rgba(49, 86, 179, 1);
    font-size: 14px;
    margin-right: 10px;
}

.information_main .text_con p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 40px;
    line-height: 1.6;
}

.prevOrNext {
    margin-top: 40px;
}

.prevOrNext a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 53px;
}

.relevant_text {
    margin-top: 30px;
    margin-bottom: 30px;
}

.relevant_text .relevant_title .line {
    width: 320px;
    border-bottom: 1px dashed #DDE2E3;
    margin-top: 10px;
}

.relevant_text .relevant_title .title {
    font-size: 18px;
    font-weight: 400;
    color: rgba(26, 29, 31, 1);
    text-align: center;
}

.relevant_list {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.relevant_list ul {
    border: 0px;
}

.relevant_list ul li:last-of-type {
    margin-right: 0;
}

.relevant_list ul li {
    width: 130px;
    padding: 0;
    font-size: 14px;
    color: #919191;
    position: relative;
    background: #FFFFFF;
    border: 0px solid #DEDEDE;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    margin-bottom: 12px;
    text-align: center;
    margin-right: 30px;
    height: 170px;
}

.index-list ul li a {
    position: relative;
    color: #919191;
}

.index-list ul li a>div {
    position: relative;
    overflow: hidden;
}

.index-list ul li p {
    height: 70px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #808080;
}

.relevant_list ul li img {
    position: relative;
    width: 130px;
    height: 94px;
    margin-bottom: 10px;
}

.relevant_list ul li p {
    line-height: 1.7;
}