/*****************资源总检索页面 start********************************/
.list_banner{
    width:100%;
    height:295px;
    background:url("../images/index/list_banner.jpg") no-repeat center;
    overflow:hidden;
}

/*显式检索区 start*/
.kinds{
    width:100%;
    background:#fff;
    box-shadow:0 5px 20px rgba(0,0,0,.1);
    margin-top:20px;
    overflow:hidden;
}
.kinds_btn{
    width:100%;
    height:100px;
    line-height:100px;
    border-bottom: 1px solid #f2f2f2;
}
.kinds_btn a{
    float:left;
    padding:0 40px;
    border-right: 1px solid #f2f2f2;
    height: 100px;
    line-height:110px;
    font-size:22px;
    transition: all .3s;
}
.kinds_nav{
    width:100%;
    padding:30px 20px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.kinds_list{
    width:100%;
    height:30px;
    line-height:30px;
    padding-bottom:15px;
    border-bottom:1px dashed #eee;
    overflow:hidden;
}
.kinds_list:not(:last-child){
    margin-bottom:15px;
}
.kinds_list dt{
    float:left;
    width:80px;
    height:30px;
    overflow:hidden;
}
.kinds_list dd{
    float:left;
    width:1080px;
    overflow:hidden;
}
.kinds_list dd a{
    float:left;
    height:30px;
    padding:0 10px;
    margin-right:15px;
    overflow:hidden;
}
.kinds_list dd a:hover,.kinds_list dd a.current{
    color:#fff;
    background:#4a9ff5;
}
/*显式检索区 end*/

/*检索内容 start*/
.res_box{
    width:1200px;
    padding:20px;
    background:#fff;
    box-shadow:0 0 15px rgba(102,102,102,.2);
    margin:20px auto;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*学科导航 start*/
.sub_nav{
    float:left;
    width:270px;
    background:#fff;
}
.layui-add-item{
    width:100%;
    height:45px;
    background:#4a9ff5;
}
.layui-add-item h2{
    padding:0 20px;
    line-height:45px;
    color:#fff;
    font-size:16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.layui-add-item h2 img{
    margin-right:10px;
}
.sub_nav .layui-colla-title{
    background:#eff9ff;
}
/*学科导航 end*/

/*右侧内容 start*/
.res_nav_r{
    float:right;
    width:870px;
    padding:0 18px;
    border:1px solid #e9e9e9;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.res_list{
    width:100%;
    margin:20px 0;
    overflow:hidden;
}
.res_list li{
    float:left;
    width:193px;
    overflow:hidden;
}
.res_list li:not(:nth-child(4n)){
    margin-right:20px;
}
.res_list li span{
    position:relative;
    display:block;
    width:100%;
    height:110px;
    overflow:hidden;
}
.res_list li img{
    width:100%;
    transition:all .3s;
}
.res_list li:hover img{
    transform:scale(1.2,1.2);
}
.res_list li i{
    position:absolute;
    top:-110px;
    left:0;
    width:100%;
    height:110px;
    background:rgba(0,0,0,.1) url("../images/index/icon_watch.png") no-repeat center;
    transition: all .3s;
    overflow:hidden;
}
.res_list li:hover i{
    top:0;
}
.res_list p{
    width:100%;
    height:35px;
    line-height:35px;
    text-align: center;
    overflow:hidden;
}
.res_nav_list{
    width:100%;
    padding:0 0 20px;
    overflow: hidden;
}
.res_nav_list li {
    width:100%;
    padding:15px 0;
    border-bottom:1px solid #e9e9e9;
    overflow:hidden;
}
.res_nav_list li>a {
    float:left;
    width:30px;
    height:30px;
    margin:10px 10px 10px 0;
}
.res_nav_list li>a img {
    width:30px;
    height:30px;
}
.res_nav_list .question_list_l {
    float:left;
    width:645px;
    overflow:hidden;
}
.res_nav_list .question_list_l a {
    width:100%;
    height:30px;
    line-height:30px;
    font-weight:600;
    overflow: hidden;
}
.res_nav_list .question_list_l p{
    color:#999;
    font-size:13px;
}
.res_nav_list .question_list_r {
    float:right;
    line-height:30px;
    font-size:15px;
}
.res_nav_list .question_list_r a {
    width:80px;
    height:30px;
    background:#eee;
    text-align:center;
    color:#666;
    padding:8px 20px;
    box-shadow:0 2px 5px rgba(0,0,0,.2);
    overflow:hidden;
    transition: all .3s;
}
.res_nav_list .question_list_r a:hover{
    background:#4a9ff5;
    color:#fff;
}
.res_nav_list .question_list_r a i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/index/icon_enter02.png") no-repeat center;
    background-size: cover;
    vertical-align: -4px;
    margin-right: 5px;
    transition: all .3s;
}
.res_nav_list .question_list_r a:hover i{
    background: url("../images/index/icon_enter01.png") no-repeat center;
    background-size: cover;
}

.res_video{
    width:100%;
    margin-bottom:10px;
    overflow:hidden;
}
.res_video li{
    float:left;
    width:193px;
    margin-top:15px;
    overflow:hidden;
}
.res_video li:not(:nth-child(4n)){
    margin-right:20px;
}
.res_video li span{
    display:block;
    width:100%;
    height:135px;
    overflow:hidden;
}
.res_video li img{
    width:100%;
    height:135px;
    transition:all .3s;
}
.res_video li:hover img{
    transform:scale(1.2,1.2);
}
.res_video_nr{
    width:100%;
    overflow:hidden;
}
.res_video_nr h3{
    width:100%;
    height:30px;
    line-height:30px;
    font-size:14px;
    margin-top:5px;
    overflow:hidden;
}
.res_video_nr p{
    width:100%;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#999;
    overflow:hidden;
}
/*右侧内容 end*/
.layui-tree li a i{
  float:left;
}
.layui-tree li a cite {
    float: left;
    width: 200px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*检索内容 end*/
/*****************资源总检索页面 end********************************/