.more{
    color:#a42721;
    line-height: 20px;
    font-size: 12px;
}
/*头部*/
.top_top{
    height: 90px;
    background-color: #fff;
}
.logoAStyle{
font-size: 0;display: block;
}
.code{
   width:60px;height:60px;
}
.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;
    box-shadow: 0 2px 5px rgba(117,5,0,0.3);
}
.nav ul li{
    float: left;
    text-align: center;
    width:12.5%; 
    height: 50px;
    line-height: 50px;    
}
.nav ul li a{
    font-size: 15px;
    color: #fff;
}
.nav ul li:hover{
    background-color: #890009;
}

.container_content{
    margin:10px 0 30px;
}

.enrollment_policy,.content_right{
    width: 360px;
    padding: 20px 15px 15px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    margin-right:15px;
 }
 .content_right{
    margin-right: 0;
 }

.plate_title{
    height: 20px;
}
.plate_title h3{
    float: left;
    font-size: 15px;
    font-weight: bold;
    border-left: 3px solid #a42721;
    height: 15px;
    line-height: 16px;
    padding-left: 5px;
}
.enrollment_policy_list li{
    height: 45px;
    line-height: 45px;
 }
 .enrollment_policy_list li a{
    width: 260px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;
 }
 .enrollment_policy_list li span{
    float: right;
    color: #666;
 }
.enrollment_policy_list li a:hover{
    color: #a42721;
 }

/*招生政策*/
/*.employment_infor li a{
    width: 360px;
}*/


/*底部*/
 .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;
 }

 .cont_bg{
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    margin:30px auto 40px;
    padding: 20px;
     box-sizing:border-box;
 }
 .depart_list_cont .tab_header{
    margin-top:20px;
    border-bottom: 3px solid #a42721;
 }
 .depart_list_cont .tabs span{
    float: left;
    height: 30px;
    margin-right: 25px;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
    font-weight: bold;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    position: relative;
}
.depart_list_cont .tabs span i{
    display: none;
    width: 15px;
    height: 10px;
    background:url(../images/lowd-arrow.png);
    position: absolute;
    bottom: -10px;
    left: 40%;
}
.depart_list_cont .tabs span.select a{
   color: #a42721;
}
.depart_list_cont .tabs span.select i{
   display: block;
}
.depart_list_tabcont{
    margin-top: 15px;
}
.depart_list_tabcont .tab_cont{
    display: none;
 }
 .depart_list_tabcont .show{
    display: block;
 }
 .depart_list_tabcont .tab_cont>ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #eaeaea;
 }
 .depart_list_tabcont .tab_cont>ul li a{
    float: left;
 }
 .depart_list_tabcont .tab_cont>ul li span{
    float: right;
    color: #666;
 }
 .depart_list_tabcont .tab_cont>ul li a:hover{
    color: #a42721;
 }
.page{
    width: 100%;
    margin-top: 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: 25px auto 30px;
}

.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>div{
   width:1100px!important;
    margin:0!important;
}
.details_cont p,.cont_right-cont p{
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
}
.details_cont img{
  max-width:90%;
display:inline-block;
}


/*列表布局*/
.gallery{
  display: flex;
  flex-wrap: wrap; 
}
.gallery:after {
      content: '';
      flex-grow: 999999999;
  }
.gallery .gallery-box{
  flex-grow: 1;
  margin:5px 20px 10px 5px;
  /*height:140px;*/
}
.gallery img{
  /*height:140px;*/
  height:85%;
  object-fit: cover;
  width: 100%;
  /*min-width: 100%;*/
  vertical-align: bottom;
}
.gallery .gallery-box{
    overflow: hidden;
}
.gallery .gallery-box a{
    display: block;width:100%;height:100%;
    position: relative;
}   
.gallery-box-hover{
    width: 200px;
    text-align: center;
    /*height: 50px;
    line-height: 60px;
    background-image:linear-gradient(0deg,rgba(0,0,0,.25),transparent);
    position: absolute;
    left: 0;
    bottom: 0px;*/
}
.gallery-box-hover span{
    color:#333;
    font-size: 13px;
    /*text-shadow:1px 1px 0 #000;*/
}
