/*多行溢出*/
/*网站响应样式*/
@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) {
  .h28 {
    font-size: 26px;
  }
  .footer .main-cont {
    padding-right: 0;
  }
  .footer .info-cont {
    margin-bottom: 20px;
  }
  .footer .info-copy {
    position: relative;
    text-align: center;
  }
  .footer .info-copy > div {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .main-quick-entry .quick-entry-main {
    padding-left: 30px;
    padding-right: 30px;
  }
  .index-links .item-box .logo-s img {
    height: 66px;
  }
}
@media (max-width: 1439px) {
  .h28 {
    font-size: 24px;
  }
  .h32 {
    font-size: 30px;
  }
  .h40 {
    font-size: 32px;
  }
  .index-links .item-box .title-s {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .h20 {
    font-size: 18px;
  }
  .h22 {
    font-size: 20px;
  }
  .h26 {
    font-size: 22px;
  }
  .h30 {
    font-size: 26px;
  }
  .h34 {
    font-size: 30px;
  }
  .h36 {
    font-size: 30px;
  }
  .h38 {
    font-size: 30px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer .main-cont {
    min-height: auto;
  }
  .footer .info-cont .item-title {
    margin-bottom: 0;
  }
  .footer .info-cont .item-cont {
    display: none;
  }
  .channel-menu .menu-title {
    padding-bottom: 30px;
  }
  .channel-menu .menu-box.active-down .a-title::after {
    top: 14px;
    font-size: 24px;
  }
  .channel-menu .a-title {
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 0 28px;
  }
  .channel-menu .menu-down a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
  }
  .list-img-01 li {
    margin-bottom: 50px;
  }
  .list-txt-01 .item-box .box-cont {
    padding: 20px 50px;
  }
  .index-banner .banner-box img {
    height: 360px;
  }
}
@media (max-width: 991px) {
  .h28 {
    font-size: 22px;
  }
  .h30 {
    font-size: 24px;
  }
  .h34 {
    font-size: 28px;
  }
  .h40 {
    font-size: 30px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer .main-cont {
    min-height: auto;
  }
  .footer .info-cont ul {
    display: block;
    overflow: hidden;
    text-align: center;
  }
  .footer .info-cont ul li {
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .channel-menu {
    display: none;
  }
  .list-img-01 li {
    margin-bottom: 40px;
  }
  .index-banner .banner-box img {
    height: 300px;
  }
  .main-quick-entry {
    padding-right: 0;
  }
  .main-quick-entry .quick-entry-a {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .h22 {
    font-size: 18px;
  }
  .h26 {
    font-size: 22px;
  }
  .h28 {
    font-size: 20px;
  }
  .h30 {
    font-size: 22px;
  }
  .h32 {
    font-size: 26px;
  }
  .h34 {
    font-size: 26px;
  }
  .h36 {
    font-size: 30px;
  }
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .info-cont ul {
    text-align: center;
  }
  .footer .info-cont ul li {
    float: none;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .page-main {
    padding-top: 35px;
    padding-bottom: 40px;
  }
  .public-text {
    margin-bottom: 35px;
  }
  .list-img-01 li {
    margin-bottom: 30px;
  }
  .list-img-01 li:last-child {
    margin-bottom: 0;
  }
  .list-img-01 .box-info {
    padding-top: 10px;
  }
  .list-img-01 .box-info::after {
    top: -25px;
  }
  .list-img-01 .info-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .channel-list .channel-item.item-other {
    padding-right: 0;
    min-height: 240px;
  }
  .channel-list .channel-item.item-other .other-img {
    width: 200px;
    height: 230px;
    position: static;
    margin: 15px auto;
  }
  .list-video li:last-child .item-box {
    margin-bottom: 0;
  }
  .list-video .item-box .box-img {
    margin-bottom: 10px;
  }
  .list-video .item-box .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .list-img-02 .item-box .box-img {
    margin-bottom: 10px;
  }
  .list-img-02 .item-box .box-title {
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .list-table .table-w {
    padding-bottom: 10px;
  }
  .list-table table thead tr th {
    background: #FAFAFA;
    padding: 12px 15px;
    line-height: 26px;
  }
  .list-table table tbody tr td {
    padding: 12px 15px;
    line-height: 26px;
  }
  .list-txt-01 .item-box .box-cont {
    padding: 20px 0 20px 20px;
  }
  .list-txt-03 .item-box {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .list-txt-03 .item-box .box-date {
    float: none;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .list-txt-03 .item-box .box-date > div {
    display: inline-block;
    vertical-align: text-top;
  }
  .list-txt-03 .item-box .box-date .date-02 {
    line-height: 40px;
    width: auto;
  }
  .list-txt-03 .item-box .box-info .info-title {
    line-height: 28px;
    font-size: 18px;
  }
  .index-banner {
    border-bottom-width: 5px;
  }
  .index-banner .banner-box img {
    height: 220px;
  }
  .index-top-main {
    padding-top: 30px;
  }
  .index-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-more {
    padding-top: 35px;
  }
  .public-mb {
    margin-bottom: 30px;
  }
  .main-quick-entry {
    padding-right: 0;
    margin-top: 0;
  }
  .main-quick-entry .quick-entry-main {
    padding: 15px 20px 25px;
  }
  .main-quick-entry .quick-entry-a {
    position: relative;
    width: 100%;
  }
  .index-academic-activity .list-txt-02 .item-box {
    margin-bottom: 30px;
  }
  .index-academic-activity .list-txt-02 .item-box:last-child {
    margin-bottom: 0;
  }
  .index-academic-activity .list-txt-02 .item-box .box-date {
    margin-right: 25px;
  }
  .index-academic-activity .list-txt-02 .item-box .box-info .info-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
    line-height: 1.4;
  }
  .index-news .news-top {
    margin-bottom: 35px;
  }
  .index-news .news-top .top-info {
    background: #F4F4F4;
    padding: 20px;
    margin-bottom: 25px;
  }
  .index-news .news-top .top-info .info-img {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 10px;
  }
  .index-news .news-top .top-info .info-img img {
    display: block;
    width: 100%;
  }
  .index-news .news-top .top-info .info-cont .info-title {
    margin-bottom: 20px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .index-news .list-txt-03 .item-box {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .index-news .list-txt-03 .item-box:last-child {
    margin-bottom: 0;
  }
  .index-news .list-txt-03 .item-box .box-date {
    margin-right: 0;
  }
  .index-news .list-txt-03 .item-box .box-info .info-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .index-links {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .index-links .main-title {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
