/*多行溢出*/
/*网站响应样式*/
@media (max-width: 991px) {
  /*other-menu*/
  .other-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  /*分页*/
  .comp-pages .page-pc {
    display: none;
  }
  .comp-pages .page-phone {
    display: block!important;
  }
  /*文字列表*/
  .comp-text-list-01 .box-s {
    line-height: 26px;
  }
  .comp-text-list-01 .box-s:after {
    top: 25px;
    margin-top: 0;
  }
  .comp-text-list-01 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-text-list-02 li {
    margin-bottom: 20px;
  }
  .comp-text-list-02 .box-s {
    padding: 15px;
  }
  .comp-text-list-02 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-text-list-03 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-text-list-04 .box-s {
    height: auto;
    display: flex;
    align-items: center;
    padding-left: 0;
  }
  .comp-text-list-04 .box-s .box-icon {
    position: relative;
  }
  .comp-text-list-04 .box-s .box-title {
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: normal;
    height: auto;
    line-height: 20px;
  }
  .comp-text-list-05 .box-s {
    padding: 20px;
    position: relative;
  }
  .comp-text-list-05 .box-s .box-date {
    float: left;
    width: 80px;
  }
  .comp-text-list-05 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 30px;
  }
  .comp-text-list-05 .box-s .box-more {
    display: none;
  }
  .comp-text-list-06 .box-s {
    padding-right: 0;
  }
  .comp-text-list-06 .box-s:before {
    top: 26px;
    margin-top: 0;
  }
  .comp-text-list-06 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-text-list-06 .box-s .box-date {
    position: static;
    margin-top: 0;
  }
  .comp-text-list-07 li {
    margin-bottom: 20px;
  }
  .comp-text-list-07 li .box-s {
    padding: 20px 20px 20px 0;
  }
  .comp-text-list-07 li .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  /*图文列表*/
  .comp-image-text-list-01 .box-s {
    margin-bottom: 20px;
  }
  .comp-image-text-list-01 .box-s .box-img {
    height: 220px;
  }
  .comp-image-text-list-02 .box-s {
    margin-bottom: 20px;
  }
  .comp-image-text-list-02 .box-s .box-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .comp-image-text-list-03 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-image-text-list-04 .box-s .box-top {
    position: relative;
    margin-bottom: 15px;
  }
  .comp-image-text-list-04 .box-s .box-date {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 0;
  }
  .comp-image-text-list-04 .box-s .box-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .comp-image-text-list-05 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-image-text-list-06 .box-s .box-img {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .comp-image-text-list-06 .box-s .box-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .comp-image-text-list-07 .box-s .box-info {
    margin-top: -40px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .comp-image-text-list-07 .box-s .box-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  /*人员列表*/
  .comp-personnel-list-01 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
  .comp-personnel-list-01 .box-s .box-img {
    height: 210px;
  }
  .comp-personnel-list-01 .box-s .box-info .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-personnel-list-02 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
  .comp-personnel-list-02 .box-s .box-img {
    height: 210px;
  }
  .comp-personnel-list-02 .box-s .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .comp-personnel-list-05 .box-s .box-img {
    float: none;
    margin-right: 0;
  }
  /*人员细览*/
  .comp-personnel-details-01 .info-top {
    padding: 15px;
  }
  .comp-personnel-details-01 .info-top .box-img {
    position: static;
    margin-bottom: 20px;
  }
  .comp-personnel-details-01 .info-top .box-info {
    padding: 20px 15px;
  }
  .comp-personnel-details-01 .info-top .box-info .info-table {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-01 .info-top .box-info .info-table .table-row {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-01 .info-top .box-info .info-table .table-call {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-02 .info-center {
    padding-left: 0;
  }
  .comp-personnel-details-02 .info-center .box-img {
    position: relative;
    padding: 20px;
    width: 100%;
  }
  .comp-personnel-details-02 .info-center .box-img img {
    display: block;
    width: 100%;
  }
  .comp-personnel-details-02 .info-center .box-info {
    padding: 20px;
  }
  .comp-personnel-details-02 .info-other {
    padding: 20px;
  }
  .comp-personnel-details-03 .details-info {
    float: none;
  }
}
/*网站响应样式*/
@media (max-width: 1679px) {
  .index-banner {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .index-banner .scroll-main .box-s .box-img {
    height: 508px;
  }
  .index-banner .scroll-main .swiper-slide {
    width: 900px;
  }
  .index-banner .scroll-main .scroll-prev {
    left: -34px;
  }
  .index-banner .scroll-main .scroll-next {
    right: -34px;
  }
  .index-achievement {
    margin-bottom: 60px;
  }
  .index-achievement .box-s .box-img {
    height: 182px;
  }
  .index-achievement .scroll-groups {
    margin-bottom: 55px;
  }
  .list-img-box.img-box-02 .box-s .box-img img {
    height: 166px;
  }
  .list-img-box .box-s .box-img img {
    height: 198px;
  }
}
@media (max-width: 1439px) {
  .index-banner .scroll-main .scroll-page {
    right: 250px;
  }
  .list-img-box.img-box-02 .box-s .box-img img {
    height: 160px;
  }
  .list-img-box .box-s .box-img img {
    height: 172px;
  }
}
@media (max-width: 1199px) {
  .index-banner {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .index-banner .scroll-main .box-s .box-img {
    height: 444px;
  }
  .index-banner .scroll-main .box-s .box-title {
    left: 20px;
    font-size: 20px;
    bottom: 10px;
  }
  .index-banner .scroll-main .swiper-slide {
    width: 600px;
  }
  .index-banner .scroll-main .scroll-page {
    right: 180px;
    padding-top: 0;
    bottom: 20px;
  }
  .index-banner .scroll-main .scroll-page .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin-left: 8px;
  }
  .index-banner .scroll-main .scroll-prev,
  .index-banner .scroll-main .scroll-next {
    position: absolute;
    width: 44px;
    height: 44px;
    margin-top: -22px;
  }
  .index-banner .scroll-main .scroll-prev::after,
  .index-banner .scroll-main .scroll-next::after {
    font-size: 20px;
  }
  .index-banner .scroll-main .scroll-prev {
    left: -22px;
  }
  .index-banner .scroll-main .scroll-next {
    right: -22px;
  }
  .index-title {
    margin-bottom: 20px;
  }
  .index-title .title-txt {
    height: 54px;
    line-height: 54px;
    font-size: 28px;
    font-weight: bold;
    padding-right: 25px;
  }
  .index-title .title-txt::after {
    height: 54px;
    width: 54px;
  }
  .index-title .title-more {
    font-size: 18px;
    line-height: 44px;
    margin-top: 8px;
    padding-right: 20px;
  }
  .index-title .title-more::after {
    width: 32px;
    height: 35px;
  }
  .tabs-title {
    margin-bottom: 35px;
  }
  .tabs-title .title-groups a {
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 15px;
  }
  .tabs-title .title-groups a span {
    font-size: 28px;
    line-height: 56px;
    color: #383838;
  }
  .tabs-title .title-groups a::before {
    width: 48px;
    height: 4px;
  }
  .tabs-title .title-groups a::after {
    top: -20px;
    width: 54px;
    height: 54px;
  }
  .tabs-title .title-more {
    position: absolute;
    right: 0;
    top: 0;
  }
  .tabs-title .title-more a {
    display: block;
    font-size: 20px;
    color: #808080;
    line-height: 44px;
    margin-top: 6px;
    padding-right: 30px;
    display: none;
  }
  .tabs-title .title-more a.active {
    display: block;
  }
  .tabs-title .title-more a::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 44px;
    right: 0;
    background: url('ltxbgs-morebg.png') no-repeat;
  }
  .tabs-title .title-more a:hover {
    color: #A20000;
  }
  .index-box {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .index-info-w .hot-news {
    margin-bottom: 35px;
  }
  .index-info-w .hot-news .hot-title {
    font-size: 26px;
  }
  .index-info-w .hot-news .hot-txt {
    font-size: 18px;
  }
  .index-info-w .news-groups .box-s {
    padding: 20px 20px;
    margin-bottom: 30px;
    height: 170px;
    position: relative;
  }
  .index-info-w .news-groups .box-s .box-title {
    font-size: 20px;
    color: #383838;
    margin-bottom: 25px;
  }
  .index-info-w .news-groups .box-s .box-date {
    color: #808080;
    line-height: 26px;
    font-size: 16px;
  }
  .index-notice-public .main-cont {
    min-height: 532px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .index-notice-public .box-s {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .index-notice-public .box-s .box-date {
    width: 80px;
  }
  .index-notice-public .box-s .box-date .date-01 {
    font-size: 34px;
    line-height: 44px;
  }
  .index-notice-public .box-s .box-date .date-02 {
    font-size: 16px;
  }
  .index-notice-public .box-s .box-title {
    font-size: 20px;
  }
  .index-achievement {
    padding-top: 70px;
    margin-bottom: 30px;
  }
  .index-achievement .box-s .box-info .info-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .index-achievement .swiper-container {
    margin-bottom: 35px;
  }
  .index-achievement .scroll-other {
    position: relative;
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 90px;
    padding-right: 90px;
    height: 30px;
  }
  .list-img-box.img-box-02 .box-s .box-img img {
    height: 200px;
  }
  .list-img-box .box-s .box-img img {
    height: 238px;
  }
}
@media (max-width: 991px) {
  .index-campus-info {
    margin-bottom: 40px;
  }
  .news-groups {
    margin-bottom: 10px;
  }
  .index-links {
    padding-top: 30px;
  }
  .index-links .links-title {
    width: 230px;
    float: none;
  }
  .index-links .links-main {
    margin-left: 0;
  }
  .list-img-box.img-box-02 .box-s .box-img img {
    height: 162px;
  }
  .list-img-box .box-s .box-img img {
    height: 194px;
  }
  .channel-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer {
    font-size: 16px;
    line-height: 30px;
  }
  .index-banner {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .index-banner .scroll-main .box-s .box-img {
    height: 260px;
  }
  .index-banner .scroll-main .box-s .box-title {
    left: 15px;
    right: 15px;
    font-size: 16px;
    bottom: 10px;
    font-weight: bold;
    white-space: normal;
    height: auto;
    line-height: 1.6;
    line-height: 1.7;
  }
  .index-banner .scroll-main .swiper-slide {
    width: 100%;
  }
  .index-banner .scroll-main .scroll-page {
    position: static;
    left: 20px;
    right: 20px;
    padding-top: 20px;
    bottom: 20px;
  }
  .index-banner .scroll-main .scroll-page .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin-left: 8px;
    background: rgba(162, 0, 0, 0.6);
  }
  .index-banner .scroll-main .scroll-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #a20000;
  }
  .index-banner .scroll-main .scroll-prev,
  .index-banner .scroll-main .scroll-next {
    position: absolute;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    background-color: rgba(255, 255, 255, 0.8);
    top: 45%;
  }
  .index-banner .scroll-main .scroll-prev::after,
  .index-banner .scroll-main .scroll-next::after {
    font-size: 18px;
  }
  .index-banner .scroll-main .scroll-prev {
    left: 10px;
  }
  .index-banner .scroll-main .scroll-next {
    right: 10px;
  }
  .index-title .title-more {
    margin-top: 3px;
  }
  .index-info-w .hot-news {
    margin-bottom: 25px;
  }
  .index-info-w .hot-news .hot-title {
    font-size: 22px;
    font-weight: 700;
    color: #a20000;
    margin-top: 5px;
    margin-bottom: 10px;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .index-info-w .hot-news .hot-txt {
    font-size: 18px;
    color: #383838;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .index-info-w .news-groups .box-s {
    height: auto;
    border-bottom: 4px solid #a20000;
    padding: 20px ;
    margin-bottom: 30px;
    position: relative;
  }
  .index-info-w .news-groups .box-s .box-title {
    margin-bottom: 20px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .index-notice-public .main-cont {
    min-height: auto;
    border-top: 4px solid #a20000;
  }
  .index-notice-public .box-s {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .index-notice-public .box-s .box-date {
    float: left;
    width: 80px;
    position: relative;
    margin-right: 20px;
  }
  .index-notice-public .box-s .box-date::after {
    height: 40px;
  }
  .index-notice-public .box-s .box-date .date-01 {
    font-size: 26px;
    line-height: 30px;
  }
  .index-notice-public .box-s .box-date .date-02 {
    font-size: 16px;
    line-height: 22px;
  }
  .index-notice-public .box-s .box-title {
    color: #383838;
    font-size: 18px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .index-campus-info {
    background-size: 150px;
  }
  .index-campus-info .info-left {
    margin-bottom: 20px;
  }
  .index-campus-info .info-left .box-s .box-img img {
    height: auto;
  }
  .index-campus-info .info-left .box-s .box-info {
    padding: 20px 30px;
    height: auto;
  }
  .index-campus-info .info-left .box-s .box-info .info-title {
    font-size: 20px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  .index-campus-info .info-list .box-s {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .index-campus-info .info-list .box-s:first-child {
    padding-top: 10px;
  }
  .index-campus-info .info-list .box-s:first-child::after {
    top: 22px;
  }
  .index-campus-info .info-list .box-s::after {
    width: 8px;
    height: 8px;
    top: 34px;
  }
  .index-campus-info .info-list .box-s .box-title {
    font-size: 20px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .index-fresh-enrollment .main-cont {
    min-height: auto;
    border-top: 4px solid #a20000;
    padding: 20px;
  }
  .index-fresh-enrollment .box-s {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .index-fresh-enrollment .box-s::after {
    width: 8px;
    height: 8px;
    top: 12px;
  }
  .index-fresh-enrollment .box-s .box-title {
    font-size: 20px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .tabs-title {
    margin-bottom: 25px;
  }
  .tabs-title .title-groups {
    text-align: left;
  }
  .tabs-title .title-groups a {
    margin-left: 10px;
    margin-right: 10px;
  }
  .tabs-title .title-groups a span {
    font-size: 24px;
    line-height: 46px;
  }
  .tabs-title .title-more a {
    margin-top: 0;
  }
  .index-achievement .box-s .box-info {
    padding: 20px 30px;
    height: auto;
  }
  .index-achievement .box-s .box-info .info-title {
    font-size: 20px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  .index-links {
    padding-top: 20px;
  }
  .index-links ul li {
    float: none;
    padding-left: 25px;
  }
  .index-links ul li::after {
    width: 8px;
    height: 8px;
    top: 12px;
  }
  .index-links ul li a {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .public-banner {
    height: 180px;
  }
  .main-content {
    padding: 20px 15px 40px;
  }
  .content-top {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .content-top .channle-title {
    float: none;
    line-height: 40px;
    padding-bottom: 10px;
    font-size: 22px;
    margin-bottom: 15px;
  }
  .content-top .bread-crumbs {
    float: none;
    margin-top: 8px;
  }
  .list-img-box li:last-child .box-s {
    margin-bottom: 0;
  }
  .list-img-box.img-box-02 .box-s .box-img img {
    height: auto;
  }
  .list-img-box .box-s {
    margin-bottom: 30px;
  }
  .list-img-box .box-s .box-img img {
    height: auto;
  }
  .list-img-box .box-s .box-info {
    height: auto;
  }
  .list-img-box .box-s .box-info .box-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .list-img-text li:last-child .box-s {
    margin-bottom: 0;
  }
  .list-img-text .box-s {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .list-img-text .box-s .box-img {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .list-img-text .box-s .box-img img {
    height: auto;
  }
  .list-img-text .box-s .box-info {
    overflow: hidden;
    padding-top: 15px;
    font-size: 18px;
  }
  .list-img-text .box-s .box-info .box-title {
    font-size: 20px;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .list-text .box-s {
    padding: 15px;
    transition: all 0.5s;
    position: relative;
  }
  .list-text .box-s .box-date {
    float: none;
    width: 100%;
    position: relative;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .list-text .box-s .box-date > div {
    display: inline-block;
  }
  .list-text .box-s .box-date::after {
    display: none;
  }
  .list-text .box-s .box-date .date-01 {
    margin-right: 10px;
  }
  .list-text .box-s .box-date .date-02 {
    font-size: 16px;
    line-height: 26px;
    color: #808080;
  }
  .list-text .box-s .box-title {
    font-size: 20px;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .list-text .box-s .box-more {
    display: none;
  }
  .three-menu a {
    display: block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .three-menu a:nth-child(3n + 3) {
    margin-right: 0;
  }
  .list-txt-01 li {
    position: relative;
    padding-left: 20px;
    padding-right: 0;
  }
  .list-txt-01 li::after {
    top: 13px;
  }
  .list-txt-01 li .box-date {
    position: static;
  }
  .list-txt-01 li .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .float-box {
    display: none;
  }
}
