.code{with:60px;height:60px}
.more{
    color:#c81509;
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;  
}
/*头部*/
.top_top{
    height: 200px;
    background:url(../images/top-bg.png);
}

/*导航*/
.nav-bg{
    height: 50px;
    background-color:#c81509;
}
.nav ul li{
    float: left;
    text-align: center;
    width:14.28%; 
    height: 50px;
    line-height: 50px;    
}
.nav ul li a{
    font-size: 16px;
    color: #fff;
}
.nav ul li:hover{
    background-color: #b81004;
}

.banner{
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
}
.banner img{
   width:100%;
    height: 100%;
}
.banner .swiper-pagination-fraction,
.banner .swiper-pagination-custom,
.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
  /*left: 50%;
  width: 150px;*/
  height: 37px;
  line-height: 37px;
  /*margin-left:-64px; */
}
.banner .swiper-pagination-bullet {
   width: 13px;
  height: 4px;
  display: inline-block;
  background: #fff;
  opacity: .2;
  border-radius: 2px;
  transition: opacity .5s, background-color .5s, width .5s;
  transition-delay: .5s, .5s, 0s;
}
.banner .swiper-pagination-bullet-active {
   opacity: 1;
  background: #ffffff;
  width: 60px;
  transition-delay: 0s;
}
.banner .swiper-button-next,.banner .swiper-button-prev {
   width:18px;
  height:26px;
  background-size: 18px 26px
}

.container_content{
    margin: 30px 0 40px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,.08)
}
/* 
.banner{
  height: 360px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}
.information_cont{
    margin-bottom: 20px;
  }
  .information_cont_img {
    width: 430px;
    height: 325px;
    overflow: hidden;
    position: relative;
  }
  .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: #c81509;
    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{
    height: 350px;
  } */


.information_cont_title{
    margin-top: 5px;
}
.information_container{
    border:1px solid #f1f1f1;
    width: 588px;
    padding: 10px 10px 5px; 
}
.information_cont_list{
    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 #c81509;
   color: #c81509;
}
.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: 39px;
    line-height: 39px;
 }
 .information_cont_list li a,.enrollment_policy_list li a{
    width: 500px;
    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: #c81509;
 }

.faculty_survey{
    margin-top: 20px;
}
.plate_title{
    border-bottom: 1px solid #c81509;
}
.plate_title h3{
    float: left;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/title-img.png) no-repeat left center;
    padding-left: 18px;
}

/*招生政策*/
.enrollment_policy{
    width: 318px;
    margin-right:20px;
    border: 1px solid #f1f1f1;
    padding: 10px 10px 5px 10px;
}
.party_policy{
   width: auto;
   margin: 20px 0 20px 0;
}
.enrollment_policy_list{
    margin-top: 8px;
}
.enrollment_policy_list li a{
    width: 230px;
}
.party_policy .enrollment_policy_list li a{
    width: auto;
}
/*列表页*/
.content{
    margin-top: 20px;
 }
 .content .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;
 }

 .cont_left{
    width: 230px;
    margin-right: 25px;
 }

 .cont_left table{
    margin-top: 30px;
 }
 
 .cont_left td,.cont_left th{
    border: 1px dashed #ccc;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
 }
 .cont_left th{
    line-height: 70px;
    background-color: #c81509;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
 }
.cont_left td.is-active{
    background-color: #c81509;
    color: #fff;
    border: 1px solid #c81509;
 }
 .cont_left td.is-active a{
    color: #fff;
 }
 .cont_right{
    width: 845px;
    margin: 30px 0 20px;
 }
 .cont_right h4{
    font-size: 17px;
    padding-bottom: 8px;
    color: #c81509;
    font-weight: bold;
    border-bottom: 1px solid #c81509;
    position: relative;
 }
 .cont_right h4 i{
    width: 68px;
    height: 3px;
    background-color: #c81509;
    position: absolute;
    bottom: -2px;
 }
 .cont_right_list{
    height: 80px;
    border-bottom: 1px dashed #eaeaea;
    padding-top: 10px;
 }
.cont_right_list .cont_right_list_date{
    width:80px;
    height:60px;
    background-color:#eaeaea;
    text-align:center;
    padding-top:10px;
}
.cont_right_list_date b{
    font-size:30px;
    font-weight:bold;
    color:#c81509;
}
 .cont_right_list .cont_right_list_text{
    line-height: 35px;
 }
 .cont_right_list .cont_right_list_text a{
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 740px;
    display: inline-block;
line-height:17px;
 }
 .cont_right_list .cont_right_list_text a:hover{
    color:#c81509; 
 }
 .cont_right_list .cont_right_list_text span{
    color: #666;
 }
.cont_right_list p{
    width: 745px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.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{
   position:relative;
    min-height:200px;
}
.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;
}
.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: #c81509;
}
.page li a.active{
    background: #c81509;
    color: #fff;
}

/*底部*/
 .foot-bg{
    width: 100%;
    height: 96px;
    color: #fff;
    background-color: #c81509;
 }
 .foot-con{
    margin-top: 4px;
 }
 .foot-con a{
    display: inline-block;
    vertical-align: middle;
 }
 .foot{
    padding-top: 18px;
 }
 .foot-con p{
    margin-top: 7px;
 }


.list-item{
  display: flex;
  align-items:center;
}
.link-dashed{
   height: 1px;
   background: linear-gradient(to right, #e1e1e1, #e1e1e1 3px, transparent 3px, transparent);
   background-size: 6px 100%;
   flex-grow: 1;
   margin:0 20px;
}
