
.more{
    color:#a42721;
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;  
}
/*头部*/
.top_top{
    height: 90px;
    background-color: #a42721;
}

.heard_top .top_right{
    text-align: right;
    margin-top: 14px;
}
.heard_top .top_right p{
    font-size: 14px;
    color: #fff;
    margin-bottom: 4px;
}
.heard_top .top_right .search{
    width: 275px;
    position: relative;
}
.heard_top .top_right .search input{
    width: 230px;
    padding: 0 35px 0 10px;
    height: 36px;
    border-radius: 5px;
}
.heard_top .top_right .search i{
    position: absolute;
    right: 10px;
    top: 9px;
    width: 17px;
    height: 18px;
    background:url(../images/search.png) no-repeat;
}
/*导航*/
.nav-bg{
    height: 50px;
    background-color:#a42721;
}
.nav ul li{
    float: left;
    text-align: center;
    width:12.46%; 
    height: 50px;
    line-height: 50px;    
}
.nav ul li a{
    font-size: 16px;
    color: #fff;
}
.nav ul li:hover{
    background-color: #890009;
}

.container_content{
    margin: 30px auto 40px;
}
.banner{
  height: 360px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}


.information_contbg,.enrollment_policy,.content_right{
     width: 690px;
    height: 415px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1)
 }

.information_cont_img {
    width: 305px;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin-right: 25px;
}
.start-cont{
   margin:15px 0;
}
.start-cont-img{
   margin-right: 0;
   width:340px;
}
.information_cont_img .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.information_cont_img .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.information_cont_img .hd ul li.on {
    background: #a42721;
    color: #fff;
}
.information_cont_img .hd ul li {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}
.information_cont_img .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.information_cont_img .bd li {
    zoom: 1;
    vertical-align: middle;
}
.information_cont_img .bd li img{
   width: 100%;
}
.information_cont_title{
    margin-top: 5px;
}
.information_cont_list{
    width: 360px;
    margin-top: 8px;
 }
.information_container .tabs span {
    float: left;
    height: 30px;
    margin-right: 25px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
}
.information_container .tabs span.select{
   border-bottom: 2px solid #a42721;
   color: #a42721;
}
.information_cont_list .tab_cont{
    display: none;
 }
.information_cont_list .show{
    display: block;
 }
.information_cont_title span{
    font-size: 17px;
    font-weight: bold;
    color: #333;
 }

.information_cont_list li,.enrollment_policy_list li{
    height: 38px;
    line-height: 38px;
 }
 .information_cont_list li a,.enrollment_policy_list li a{
    width: 275px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;
 }
 .information_cont_list li span,.enrollment_policy_list li span{
    float: right;
    color: #666;
 }
 .information_cont_list li a:hover,.enrollment_policy_list li a:hover{
    color: #a42721;
 }

/*系部介绍*/
.faculty_survey{
    margin-top: 20px;
}
.plate_title{
    border-bottom: 1px solid #a42721;
}
.plate_title h3{
    float: left;
    font-size: 16px;
    font-weight: bold;
}
.faculty_survey p{
    line-height: 34px;
    margin-top: 10px;
    text-indent: 2em;
    width: 100%;
    word-break: break-all;
    text-align: justify
}
.school-prof-warp {
  width: 690px;
  height: 140px;
  overflow: hidden;
position:relative;
}
.school-prof-warp::before {
  float: left;
  width: 5px;
  content: '';
  height: 140px;
}
.school-prof-warp::after {
  float: right;
  content: "...";
  height: 34px;
  line-height: 34px;
  /* 为三个省略号的宽度 */
  width: 2em;
  text-align: right;
  /* 使盒子不占位置 */
  margin-left: -2em;
  /* 移动省略号位置 */
  position: absolute;
  right: 0;
  top: 112px;
  padding-right: 5px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
/*招生政策*/
.enrollment_img_list{
  margin-top:10px;
}
.enrollment_img_list li {
    float: left;
    margin-right: 30px;
    margin-top: 3px;
}
.enrollment_policy{
    height: 436px;
    margin-top: 10px;
}
.enrollment_policy_list{
    margin-top: 8px;
}
.enrollment_policy_list li a{
    width: 550px;
}
/*右侧*/
/*开设课程*/
.content_right{
    width: 340px;
    height: auto;
}
.content_right table {
    margin-top: 8px;
}
.content_right table tr{
    line-height: 35px;
}
.content_right table td{
    width: 33.33%;
    text-align: left;
}
.content_right table td i{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #a42721;
    vertical-align: middle;
    margin-right: 8px;
}
/*就业信息*/
.employment_infor li a{
  width: 260px;
}

/*列表页*/
.faculty_list_bg{
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    margin: 15px auto 40px;
    position: relative;
box-sizing:border-box;
}
.faculty_list_title{
    width: 179px;
}
.faculty_list_title h4{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #a42721;
}
.faculty_list_ul{
    height: 310px;
    background:url(../images/list_bg.png);
}
.faculty_list_ul{
    padding: 0 20px;
}

.faculty_list_ul li{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #666;
}
.faculty_list_rightcont{
    width: 840px;
    padding-bottom:50px;
}
.current_location{
     height: 40px;
    line-height: 41px;
    background: url(../images/Se_rig_wei.jpg) no-repeat left;
    padding-left: 20px;
    color: #333;
    border-bottom: 1px dashed #eaeaea;
}
.faculty_list_rightcont>ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #eaeaea;
 }
 .faculty_list_rightcont>ul li a{
    float: left;
 }
 .faculty_list_rightcont>ul li span{
    float: right;
    color: #666;
 }
 .faculty_list_rightcont>ul li a:hover{
    color: #a42721;
 }
.page{
    width: 840px;
    position: absolute;
    bottom: 10px;
}
.page p{
    line-height: 46px;
    float: left;
}
.page li{
    float: left;
}
.page ul{
    margin-top: 9px;
}
.page li a{
    display: inline-block;
    width: 32px;
    height: 28px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin-left: 6px;
    color: #333;
    line-height: 30px;
    text-align:center;
}
.page li.left-icon a{
    background: url(../images/left-icon.png) no-repeat center;
}
.page li.right-icon a{
    background: url(../images/right-icon.png) no-repeat center;
}
.cont_right li:hover .click p a{
    text-decoration: underline;
    color: #a42721;
}
.page li a.active{
    background: #a42721;
    color: #fff;
}
/*详情页*/
.details{
    margin-bottom: 30px;
}
.details_position{
    margin-top: 25px;
}
.details_position p {
    height: 40px;
    line-height: 41px;
    background: url(../images/Se_rig_wei.jpg) no-repeat left;
    padding-left: 20px;
    color: #333;
    border-bottom: 1px dashed #eaeaea;
}
.details_top,.cont_right-cont{
    text-align: center;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 5px;
}
.cont_right-cont{
    border: none;
}
.details_top h4,.cont_right-cont h5{
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.cont_right-cont h5{
    margin:20px 0 15px 0; 
}
.details_top span{
    line-height: 30px;
}
.details_cont,.cont_right-cont{
    margin-top: 15px;
}
.details_cont p,.cont_right-cont p{
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
}

/*底部*/
 .foot-bg{
    width: 100%;
    height: 96px;
    color: #fff;
    background-color: #a42721;
 }
 .foot-con{
    margin-top: 4px;
 }
 .foot-con a{
    display: inline-block;
    vertical-align: middle;
 }
 .foot{
    padding-top: 18px;
 }
 .foot-con p{
    margin-top: 7px;
 }
.table_fixed {
   table-layout: fixed;
    position : sticky;
 }
.table_fixed td{
   overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

.details_cont img{
   margin: 10px auto;
}
