body .grid {
    width: 100%;
    max-width: 1200px;
    min-width: 748px;
    margin: 0 auto;
    overflow: visible;
}

.hb-index-listLeft {
    width: 265px;
    padding: 0px;
    float:left;
}

.hb-index-listRight {
    padding: 0px;
    margin-left: 11px;
    width: 924px;
    float:right;
}

.side_box .title {
    height: 30px;
    line-height: 30px;
    background: url(../images/titlebg.png) no-repeat;
    position: relative;
}

.side_box .title h2 {
    width: 96px;
    text-align: center;
    margin-left: 12px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.side_box .major {
    height: 100%;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}

.major li.hov a {
    color: #b01a0a;
    position: relative;
    box-shadow: 0px 2px 3px #EEE, -2px -2px 3px #EEE;
    z-index: 999;
    border: 1px solid #dadada;
    border-right: 1px solid #f7f7f7;
    background: #f7f7f7;
}

.major li {
    position: relative;
}

.major li .pop-nav a,
a {
    color: #666;
}

.major li.tw_color h2 {
    border-color: #e2d9d2;
}

.major li h2 {
    line-height: 16px;
    border-left: 6px solid #f3b9b2;
    font-weight: bold;
    padding-left: 34px;
    display: inline;
}

.liitem_title {
    display: block;
    padding: 12px 0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px dashed #d6d1d1;
    border-top: 1px solid #fff;
}

.btnone a {
    border-bottom: none !important;
}

.major li i {
    background: url(../images/resource_icon.png) no-repeat left top;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 0px;
    font-style: normal;
    background-position: 0 0;
}

.major li a:hover {
    color: #b01a0a;
}

.major li a:hover i {
    background-position: 0 -25px;
}

.pop-nav {
    background: #f7f7f7;
    border: 1px solid #dadada;
    position: absolute;
    left: 264px;
    top: 0px;
    display: block;
    box-shadow: 2px 2px 3px #EEE, -2px -2px 3px #EEE;
    z-index: 99;
}

.pop-nav dl {
    padding: 10px;
}

.pop-nav dd a {
    margin: 0 2px;
    padding: 8px 5px;
    line-height: 10px;
    width: 87px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    word-wrap: normal;
}

.major li.hov .pop-nav dd a {
    border: 0px;
    box-shadow: none;
}

.pop-nav dd a:hover {
    background: #d3d3d3;
    color: #666;
}

.pop-nav dt {
    background: url(../images/resource_icon.png) no-repeat -7px -56px;
    display: inline-block;
    width: 140px;
    font-weight: bold;
    padding-left: 16px;
    height: 25px;
}

.major li.hov .pop-nav dt a {
    color: #B01A0A;
    padding: 0;
}

.pop-nav dd {
    display: inline-block;
    width: 320px;
}

.pop-nav dl {
    margin: 5px 0px;
    height: 100%;
    overflow: hidden;
}

.major li.hov .pop-nav dt a.second {
    box-shadow: none;
    border: 0px;
}

.major li.hov .pop-nav dt a.second:hover {
    text-decoration: underline;
}

.side_box {
    margin: 8px 0px 10px 0px;
}

.hb-resources-right {
    height: 100%;
    border: 1px solid #dadada;
    margin-top: 13px;
    background: #fff;
}

.hb-resources-right .title {
    height: 35px;
    border-bottom: 1px solid #dadada;
    position: relative;
    background: -moz-linear-gradient(top, #fff, #f0efef);
    background: -webkit-linear-gradient(top, #fff, #f0efef);
    background: -o-linear-gradient(top, #fff, #f0efef);
}

.hb-resources-right .title h2 {
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/resource_icon.png) no-repeat 0px -70px;
    color: #b01a0a;
    padding-left: 27px;
}

.hb-resources-right .title h2 a {
    color: #00bfc9;
    font-size: 14px;
}

.hb-resources-right .title h2 a:hover {
    text-decoration: underline;
}

.hb-resources-right .title .schools {
    position: absolute;
    top: 4px;
    right: 6px;
    color: #5b5b5b;
}

.hb-resources-right .title .schools label{ vertical-align: middle;}

.sear_top {
    padding: 10px;
    position: relative;
    background: #f7f7f7;
    border-bottom: 1px solid #dddddd;
}

.sear-input {
    width: 220px;
    background: #fff;
    color: #9b9b9b !important;
    display: inline-block;
    padding: 4px;
    font-size: 13px;
    color: #555555;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    font-family: "Microsoft YaHei";
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.sear-btn {
    border: none;
    width: 60px;
    height: 28px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    position: absolute;
    left: 238px;
    top: 10px;
    background-color: #00bfc9;
    font-family: "Microsoft YaHei";
    cursor: pointer;
}

.sear-btn:hover {
    background: #019aa2;
    color: #fff;
}

.sear_top .type-list {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 120px;
    height: 50px;
    z-index: 20;
}

.sear_top .type-list a {
    float: left;
    position: relative;
    display: block;
    width: 60px;
    height: 100%;
}

.sear_top .type-list a.cur {
    width: 59px;
    border-left: 1px solid #DDD;
    background: #FFF;
}

.sear_top .type-list a.icon-view.cur {
    width: 58px;
    border-right: 1px solid #DDD;
}

.sear_top .type-list a span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin: -10px 0px 0px -10px;
    background: url(../images/type_icon_bg.png) no-repeat 0px 0px;
}

.sear_top .type-list a.icon-view span {
    width: 26px;
    margin-top: -8px;
    margin-left: -13px;
    background-position: 0px -3px;
}

.sear_top .type-list a.icon-view.cur span {
    background-position: 0px -36px;
}

.sear_top .type-list a.icon-type span {
    background-position: -44px 0px;
}

.sear_top .type-list a.icon-type.cur span {
    background-position: -44px -33px;
}

.sear_top .type-subnav {
    position: absolute;
    z-index: 10;
    top: 100%;
    margin-top: 1px;
    right: -1px;
    padding: 15px;
    border: 1px solid #DDD;
    background: #FFF;
}

.sear_top .type-subnav a {
    display: inline-block;
    zoom: 1;
    padding: 4px 10px;
    color: #666;
}

.sear_top .type-subnav a:hover,
.sear_top .type-subnav a.select {
    background: #D82D2D;
    color: #FFF;
}


/*.subject_list {
    padding-left: 3px;
    padding-bottom: 15px;
}*/

.subject_list_ul li {
    float: left;
    height: 191px;
    overflow: hidden;
    margin: 10px 4px;
    width: 176px;
}

.subject_list_ul li a {
    color: #5b5b5b;
    display: block;
    padding: 5px;
}

.subject_list_ul li a:hover { background-color: #f1f1f1;}

.subject_list_ul li img {
    border: 1px solid #dbd9d9;
    width: 164px;
    height: 123px;
    display: block;
}

.subject_list_ul li p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    word-wrap: normal;
}

.subject_list_ul li p.explain {
    height: 25px;
    line-height: 25px;
    text-align: left;
    color: #8e8c8c;
}

.explain-left {
    float: left;
    width: 102px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: normal;
    word-wrap: normal;
}

input:focus,
textarea:focus {
    outline: 0;
    border-color: #00bfc9!important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 191, 201, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 191, 201, .6);
}

.subject_list li p.explain i {
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-style: normal;
    background: url(../images/resource_icon.png) no-repeat left top;
}

.subject_list li p.explain .user_icon {
    background-position: 0 -199px;
    width: initial;
    padding-left: 20px;
}

.subject_list li p.explain .subject_icon {
    background-position: 0 -175px;
}
.subject_list .x-paging {
    margin: 20px 10px;
    position: relative;
    height: 30px;
    margin-top: 30px;
}

.subject_list .x-paging-right {
    position: absolute;
    right: 0px;
    top: 0px;
}


/*select2*/

.select2:focus,
.select2-selection__rendered:focus,
.select2-selection:focus {
    outline: none;
}

body .select2-container--default .select2-selection--single {
    border-radius: 0;
}

.statistic_help {
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url(/_res.aspx?r=alF1ZXJ5LmpxdWVyeXVpLmltYWdlcy51aS1pY29uc180NTQ1NDVfMjU2eDI0MC5wbmc=&t=&z=image/png&su=1);
    background-position: -50px -142px;
}


/*列表*/

.doctable {
    font-size: 12px;
    margin: 0px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-bottom: none;
    background-color: #FFF;
}

.doctable th,
.doctable td {
    border: none;
    border-bottom: 1px solid #dddddd !important;
    color: #8e8c8c;
    text-align: center;
}

.doctable th {
    white-space: nowrap;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 8px;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -o-linear-gradient(top, #f8f8f8, #ececec);
    background-image: linear-gradient(to bottom, #f8f8f8, #ececec);
    background-repeat: repeat-x;
}

.doctable td {
    padding: 8px;
    background: none;
    border-top: 1px solid #CCC;
    color: #666;
    border-bottom: none !important;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word;
}

.doctable .td_left {
    text-align: left;
}

.tab_list em {
    background: url(../images/resource_icon.png) no-repeat 0px -225px;
    width: 25px;
    height: 25px;
    display: inline-block;
}