/*多行溢出*/
/*网站响应样式*/
@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) {
  .home-banner .banner-cont .cont-title-ch {
    font-size: 30px;
  }
  .section .groups-title {
    margin-bottom: 30px;
  }
  .section .groups-title::after {
    width: 44px;
    height: 4px;
  }
  .section .groups-title .title-ch {
    font-size: 36px;
    line-height: 56px;
  }
  .section .svg-letter,
  .section .cb-featured-letter {
    height: 260px;
    width: 260px;
  }
  .section-gypt .groups-box .box-s .box-icon img {
    height: 52px;
  }
  .section-gypt .groups-box .box-s .box-title {
    font-size: 15px;
  }
  .section-zhfw .groups-box .row-w {
    margin-left: -15px;
    margin-right: -15px;
  }
  .section-zhfw .groups-box .row-w .col-w {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-zhfw .box-s {
    margin-bottom: 30px;
    height: 70px;
  }
  .section-zhfw .box-s .box-icon img {
    width: 50px;
    height: 47px;
  }
  .section-zhfw .box-s .box-title {
    line-height: 48px;
  }
  .section-cyst .box-s {
    width: 120px;
    height: 120px;
  }
  .section-cyst .box-s img {
    display: block;
    width: 120px;
    height: 120px;
  }
  .section-cyst .box-s .box-mc span {
    bottom: 15px;
    font-size: 16px;
  }
  .section-cjrh .groups-box ul li {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .section-cjrh .groups-box .channel-a {
    display: block;
    width: 142px;
    height: 50px;
    line-height: 50px;
  }
  .section-xwzx ul li {
    margin-right: 30px;
  }
  .section-xwzx .box-s {
    width: 160px;
    height: 160px;
    padding-top: 3px;
  }
  .section-xwzx .box-s .box-icon img {
    width: 100px;
    height: 100px;
  }
  .section-xwzx .box-s .box-title {
    line-height: 24px;
    font-size: 16px;
  }
  .section-lxwm .main-cont {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .section-lxwm .middle-cont {
    width: 100%;
  }
  .section-lxwm .groups-box {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-lxwm .groups-box img {
    max-width: 1000px;
  }
  .section-lxwm .lxwm-info {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 34px;
    color: #ffffff;
  }
  .public-banner .container {
    height: 360px;
  }
  .public-banner .banner-cont .channel-title {
    font-size: 36px;
  }
  .public-banner .bread-crumbs {
    font-size: 16px;
  }
  .public-banner .bread-crumbs .bread-item {
    line-height: 32px;
    font-size: 16px;
  }
  .channel-menu-wrap .swiper-slide {
    margin-right: 70px;
  }
  .channel-menu-wrap .a-menu {
    height: 76px;
    line-height: 76px;
  }
  .channel-menu-wrap .a-menu::after {
    height: 3px;
  }
  .channel-menu-wrap .a-menu span {
    font-size: 22px;
    line-height: 76px;
  }
  .page-main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .public-channel-title {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .public-channel-title span {
    font-size: 32px;
    line-height: 50px;
  }
  .public-channel-title::after {
    height: 4px;
  }
  .public-title-tab .public-channel-title {
    margin-right: 60px;
  }
  .public-title-tab .public-channel-title span {
    font-size: 28px;
  }
  .public-title-tab .public-channel-title.active span {
    font-size: 32px;
  }
  .details-page .detail-top {
    margin-bottom: 30px;
  }
  .details-page .detail-top .title-s {
    font-size: 30px;
  }
  .details-page .detail-top .top-other {
    margin-top: 20px;
  }
  .details-page h5 span,
  .details-page .cont-title span {
    font-size: 28px;
  }
  .details-page .main-cont {
    font-size: 18px;
    line-height: 2;
  }
  .details-page .main-cont.cont-mb {
    margin-bottom: 40px;
  }
  .details-page .main-cont.qywh-cont .qywh-title {
    font-size: 26px;
    margin-bottom: 45px;
  }
  .details-page .main-cont.qywh-cont .qywh-img {
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company {
    padding: 35px;
    margin-bottom: 40px;
  }
  .details-page .main-cont .main-company.company-main-people {
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company.company-main-people .row-w {
    margin-left: -20px;
    margin-right: -20px;
  }
  .details-page .main-cont .main-company.company-main-people .row-w .col-w {
    padding-left: 20px;
    padding-right: 20px;
  }
  .details-page .main-cont .main-company.company-main-people .company-info {
    padding-top: 20px;
  }
  .details-page .main-cont .main-company .company-info {
    font-size: 18px;
    line-height: 2;
  }
  .details-page .main-cont .main-company .company-people .box-s {
    padding: 20px;
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-img {
    margin-right: 30px;
    width: 160px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info {
    overflow: hidden;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-title {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text {
    font-size: 18px;
    line-height: 1.8;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text p,
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text div {
    font-size: 18px;
    line-height: 1.8;
  }
  .details-page .cont-page {
    font-size: 18px;
  }
  .details-page ul li {
    padding-left: 20px;
  }
  .details-page ul li:before {
    width: 8px;
    height: 8px;
    top: 14px;
  }
  .list-img-02 li {
    margin-bottom: 30px;
  }
  .list-img-02 .box-s .box-img img {
    height: 252px;
  }
  .list-img-02 .box-s .box-info {
    padding: 22px 25px;
  }
  .list-img-03 .box-s .box-img img {
    height: 212px;
  }
  .list-img-04 .box-s {
    margin-bottom: 30px;
    padding: 20px;
  }
  .list-img-04 .box-s .box-img {
    width: 152px;
    height: 194px;
    border-radius: 6px;
    margin-right: 20px;
  }
  .list-img-04 .box-s .box-info {
    font-size: 13px;
  }
  .list-img-04 .box-s .info-name {
    font-size: 22px;
  }
  .list-img-dj .box-s .box-img {
    height: 224px;
  }
  .list-img-dj .box-s .box-title {
    top: 40px;
    font-size: 24px;
  }
  .about-title {
    padding-top: 15px;
    margin-bottom: 40px;
  }
  .about-title .title-en {
    font-size: 48px;
  }
  .about-title .title-ch {
    font-size: 38px;
  }
  .about-mod {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about-mod-01 .box-img {
    width: 540px;
  }
  .about-mod-02 .box-s {
    text-align: center;
  }
  .about-mod-02 .box-s .box-icon {
    margin-bottom: 25px;
  }
  .about-mod-02 .box-s .box-icon img {
    height: 90px;
  }
  .about-mod-02 .box-s .box-title {
    font-size: 16px;
  }
  .about-mod-02 .box-s .box-txt {
    font-size: 14px;
    line-height: 24px;
  }
  .about-mod-03 .row-w {
    margin-left: -10px;
    margin-right: -10px;
  }
  .about-mod-03 .row-w .col-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-mod-03 .box-s {
    padding-left: 5px;
    padding-right: 5px;
  }
  .about-mod-03 .box-s .box-txt {
    font-size: 14px;
    line-height: 26px;
  }
  .join-us .join-main .main-title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  .join-us .join-main .main-cont .box-s {
    color: #383838;
    border: 1px solid #e5e5e5;
    font-size: 16px;
  }
  .join-us .join-main .main-cont .row-title {
    font-size: 18px;
  }
  .join-us .join-main .main-cont .box-cont {
    padding: 30px 50px;
    font-size: 16px;
    line-height: 2;
  }
  .join-us .join-main .main-cont .box-cont b {
    font-size: 20px;
  }
  .product-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .list-case .case-top {
    margin-bottom: 30px;
  }
  .list-case .case-top .box-info {
    padding: 70px 40px 20px;
  }
  .list-case .case-top .box-info .box-num {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
  .list-case .case-top .box-info .box-txt {
    font-size: 18px;
    display: block;
    line-height: 2;
    height: auto;
  }
  .list-case .case-groups {
    margin-bottom: 40px;
  }
  .list-case .case-groups .box-s {
    height: 300px;
    padding: 70px 20px 20px;
  }
  .list-case .case-groups .box-s .box-num {
    font-size: 22px;
  }
  .list-case .case-groups .box-s .box-txt {
    font-size: 16px;
    display: block;
    line-height: 30px;
    height: auto;
  }
  .list-case .case-hz {
    padding: 30px 40px;
    color: #fff;
  }
  .list-case .case-hz .box-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .list-case .case-hz .box-text {
    font-size: 18px;
  }
  .list-img-05 .box-s .box-img {
    height: 340px;
  }
}
@media (max-width: 1439px) {
  .swiper-pagination.home-page {
    right: 30px;
  }
  .section .groups-title .title-ch {
    font-size: 34px;
    line-height: 50px;
  }
  .section .main-cont {
    padding-left: 3%;
    padding-right: 3%;
  }
  .section .groups-txt {
    margin-bottom: 30px;
  }
  .section .groups-more {
    margin-top: 40px;
  }
  .section .svg-letter,
  .section .cb-featured-letter {
    height: 200px;
    width: 200px;
  }
  .section-cjrh .groups-box ul li {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .section-cjrh .groups-box .channel-a {
    display: block;
  }
  .section-xwzx .box-s {
    width: 140px;
    height: 140px;
    padding-top: 10px;
  }
  .section-xwzx .box-s .box-icon img {
    width: 90px;
    height: 90px;
  }
  .list-img-01 .box-s img {
    height: 310px;
  }
  .list-img-03 .box-s {
    margin-bottom: 30px;
  }
  .list-img-03 .box-s .box-img img {
    height: 186px;
  }
  .list-img-04 .box-s {
    margin-bottom: 30px;
    padding: 25px;
  }
  .list-img-04 .box-s .box-img {
    width: 152px;
    height: 194px;
    border-radius: 6px;
    margin-right: 25px;
  }
  .list-img-04 .box-s .info-name {
    font-size: 22px;
  }
}
@media (max-width: 1365px) and (min-width: 1200px) {
  .footer {
    font-size: 14px;
  }
  .footer .footer-info {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .swiper-pagination.home-page > .swiper-pagination-bullet {
    font-size: 14px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 14px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown .dropdown-menu li > a {
    font-size: 14px;
  }
  .home-banner .banner-cont .cont-title-ch {
    font-size: 28px;
  }
  .section .groups-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  .section .groups-title .title-ch {
    font-size: 28px;
  }
  .section .groups-txt {
    font-size: 14px;
    line-height: 24px;
    max-width: 460px;
    margin-bottom: 25px;
  }
  .section .groups-more {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .section .groups-more::after {
    font-size: 24px;
  }
  .section-gypt .groups-box ul li {
    margin-bottom: 20px;
  }
  .section-gypt .groups-box .box-s .box-title {
    font-size: 14px;
  }
  .section-zhfw .groups-box {
    width: 460px;
  }
  .section-zhfw .box-s {
    margin-bottom: 20px;
  }
  .section-zhfw .box-s .box-title {
    font-size: 14px;
  }
  .section-cyst .box-s {
    width: 104px;
    height: 104px;
  }
  .section-cyst .box-s img {
    width: 104px;
    height: 104px;
  }
  .section-cyst .box-s .box-mc span {
    bottom: 15px;
    font-size: 14px;
    line-height: 1.3;
  }
  .section-cjrh .groups-box .channel-a {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
  }
  .section-xwzx ul li {
    margin-right: 25px;
  }
  .section-xwzx .box-s .box-icon img {
    width: 80px;
    height: 80px;
  }
  .section-xwzx .box-s .box-title {
    font-size: 14px;
    line-height: 1.3;
    padding-left: 5px;
    padding-right: 5px;
  }
  .section-lxwm .box-qywf .qywf-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .section-lxwm .lxwm-info {
    font-size: 14px;
    line-height: 2;
  }
  .section-lxwm .lxwm-info .info-left .left-title {
    font-size: 28px;
  }
  .section-lxwm .lxwm-info .info-right .right-erwm {
    width: 100px;
    margin-right: 30px;
  }
  .section-lxwm .lxwm-info .info-right .right-txt {
    padding-top: 0;
    font-size: 14px;
    line-height: 2;
  }
  .public-banner .banner-cont {
    bottom: 30px;
  }
  .public-banner .banner-cont .channel-title {
    font-size: 30px;
  }
  .bread-crumbs {
    font-size: 14px;
  }
  .bread-crumbs .bread-item {
    line-height: 2;
    font-size: 14px;
  }
  .channel-menu-wrap {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
  }
  .channel-menu-wrap.qy-channel-menu .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .channel-menu-wrap.qy-channel-menu .menu-prev,
  .channel-menu-wrap.qy-channel-menu .menu-next {
    display: block;
  }
  .channel-menu-wrap .swiper-slide {
    width: auto;
    margin-right: 100px;
  }
  .channel-menu-wrap .a-menu {
    height: 56px;
    line-height: 56px;
  }
  .channel-menu-wrap .a-menu span {
    font-size: 16px;
    line-height: 56px;
  }
  .page-main {
    padding-top: 35px;
    padding-bottom: 50px;
  }
  .public-channel-title {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .public-channel-title span {
    font-size: 30px;
    line-height: 50px;
  }
  .details-page .detail-top {
    margin-bottom: 30px;
  }
  .details-page .detail-top .title-s {
    font-size: 26px;
  }
  .details-page .detail-top .top-other {
    margin-top: 20px;
  }
  .details-page .detail-top .top-other .other-info {
    font-size: 14px;
  }
  .details-page h5,
  .details-page .cont-title {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .details-page h5.title-other,
  .details-page .cont-title.title-other {
    margin-bottom: 40px;
  }
  .details-page h5.dj,
  .details-page .cont-title.dj {
    margin-top: 40px;
    margin-bottom: 25px;
  }
  .details-page h5 span,
  .details-page .cont-title span,
  .details-page h5 em,
  .details-page .cont-title em {
    font-size: 28px;
  }
  .details-page .main-cont {
    font-size: 16px;
  }
  .details-page .main-cont.cont-mb {
    margin-bottom: 40px;
  }
  .details-page .main-cont.qywh-cont .qywh-title {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .details-page .main-cont.qywh-cont .qywh-img {
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company {
    padding: 35px;
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company .company-info {
    font-size: 16px;
    line-height: 2px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-title {
    font-size: 26px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text {
    font-size: 16px;
    line-height: 2;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text p,
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text div {
    font-size: 16px;
    line-height: 2;
  }
  .details-page .cont-page {
    font-size: 16px;
  }
  .details-page ul {
    margin-bottom: 20px;
  }
  .details-page ul li {
    margin-bottom: 10px;
    line-height: 1.8;
  }
  .details-page ul li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #9caad9;
    top: 10px;
  }
  .mod-hz {
    color: #fff;
  }
  .mod-hz .box-title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .mod-hz .box-text {
    font-size: 16px;
    line-height: 2;
  }
  .list-img-02 li {
    margin-bottom: 30px;
  }
  .list-img-02 .box-s .box-info {
    padding: 25px 30px;
  }
  .list-img-02 .box-s .info-title {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    margin-bottom: 10px;
  }
  .list-img-03 {
    padding-top: 25px;
  }
  .list-img-03 .box-s {
    margin-bottom: 30px;
  }
  .list-img-03 .box-s .box-mc .box-title {
    font-size: 16px;
    bottom: 10px;
  }
  .no-info {
    max-width: 700px;
  }
  .list-img-text li:last-child .box-s {
    margin-bottom: 0;
  }
  .list-img-text .box-s {
    padding-bottom: 25px;
  }
  .list-img-text .box-s .box-info {
    font-size: 14px;
  }
  .list-img-text .box-s .box-info .box-title {
    font-size: 18px;
  }
  .list-img-dj .box-s .box-title {
    font-size: 22px;
    line-height: 36px;
  }
  .photo-album {
    padding-top: 30px;
  }
  .photo-album .gallery-top .box-s {
    margin-bottom: 0;
  }
  .photo-album .gallery-top .box-s .box-img {
    margin-bottom: 0;
  }
  .photo-album .gallery-top .box-s .box-title {
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .photo-album .album-next,
  .photo-album .album-prev {
    width: 44px;
    height: 44px;
  }
  .photo-album .album-next::after,
  .photo-album .album-prev::after {
    font-size: 28px;
  }
  .photo-album .album-prev {
    left: -74px;
  }
  .photo-album .album-next {
    right: -74px;
  }
  .list-img-05 .box-s {
    margin-bottom: 30px;
  }
  .list-img-05 .box-s .box-title {
    font-size: 16px;
  }
  .about-title .title-en {
    font-size: 32px;
  }
  .about-title .title-ch {
    font-size: 30px;
    line-height: 46px;
  }
  .about-mod {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-mod-01 .box-img {
    width: 540px;
    margin-left: 40px;
  }
  .about-mod-01 .box-info {
    font-size: 16px;
  }
  .about-mod-02 .box-s .box-icon {
    margin-bottom: 20px;
  }
  .about-mod-02 .box-s .box-icon img {
    height: 80px;
  }
  .about-mod-02 .box-s .box-title {
    font-size: 16px;
  }
  .about-mod-02 .box-s .box-title::after {
    height: 3px;
  }
  .about-mod-02 .box-s .box-txt {
    font-size: 12px;
    line-height: 20px;
  }
  .about-mod-03 .box-s {
    height: 260px;
    line-height: 260px;
  }
  .join-us .join-title {
    margin-bottom: 25px;
  }
  .join-us .join-title a {
    font-size: 18px;
  }
  .join-us .join-main .main-title {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .join-us .join-main .main-cont .box-s {
    font-size: 14px;
  }
  .join-us .join-main .main-cont .box-s .box-title {
    padding: 15px 0;
  }
  .join-us .join-main .main-cont .row-title {
    font-size: 16px;
  }
  .join-us .join-main .main-cont .box-cont {
    padding: 20px 40px;
    font-size: 14px;
  }
  .join-us .join-main .main-cont .box-cont b,
  .join-us .join-main .main-cont .box-cont em {
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 0;
  }
  .join-us .join-main .main-cont .box-cont b::after,
  .join-us .join-main .main-cont .box-cont em::after {
    width: 3px;
    height: 14px;
  }
  .contact-us .contact-info {
    margin-bottom: 30px;
  }
  .contact-us .contact-info .info-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  .contact-us .contact-info .box-s {
    margin-bottom: 10px;
  }
  .contact-us .contact-info .box-s .box-icon {
    height: 34px;
    line-height: 34px;
    font-size: 0;
    text-align: center;
    width: 40px;
    float: left;
  }
  .contact-us .contact-info .box-s .box-icon img {
    vertical-align: middle;
    margin-top: -3px;
    width: 20px;
  }
  .contact-us .contact-info .box-s .box-text {
    font-size: 16px;
    line-height: 30px;
  }
  .contact-us .contact-map {
    height: 500px;
  }
  .download-list .box-s {
    display: block;
    border: 1px solid #e5e5e5;
    height: 70px;
    padding: 15px 135px 15px 65px;
    position: relative;
    margin-bottom: 30px;
  }
  .download-list .box-s::after {
    content: '';
    position: absolute;
    background: url('../images/sitri-icon-15.png') no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    left: 32px;
    top: 30px;
  }
  .download-list .box-s .box-title {
    font-size: 16px;
  }
  .download-list .box-s .box-arrow {
    position: absolute;
    right: 55px;
    top: 20px;
    width: 30px;
    height: 30px;
    opacity: 1;
    background: url('../images/sitri-icon-16.png') no-repeat center center #f4f4f4;
    background-size: 12px;
    border-radius: 50%;
  }
  .product-menu .menu-arrow {
    margin-bottom: 25px;
  }
  .product-menu .menu-arrow .text-s {
    font-size: 16px;
  }
  .product-menu .menu-a {
    margin-bottom: 10px;
  }
  .product-menu .menu-a .icon-s {
    width: 70px;
    float: left;
  }
  .product-menu .menu-a .icon-s img {
    width: 30px;
    height: 30px;
  }
  .product-menu .menu-a .title-s {
    line-height: 32px;
    height: 32px;
    font-size: 16px;
  }
  .product-menu .menu-sub a {
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .list-case .case-top {
    margin-bottom: 30px;
  }
  .list-case .case-top .box-img {
    height: 240px;
  }
  .list-case .case-top .box-img .mc-s .title-s {
    font-size: 14px;
  }
  .list-case .case-top .box-info {
    height: 240px;
    padding: 55px 30px 20px;
  }
  .list-case .case-top .box-info .box-num {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .list-case .case-top .box-info .box-txt {
    font-size: 14px;
    line-height: 24px;
    height: auto;
    display: block;
  }
  .list-case .case-groups {
    margin-bottom: 30px;
  }
  .list-case .case-groups .box-s {
    height: 264px;
    padding: 55px 20px 20px;
  }
  .list-case .case-groups .box-s .box-num {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .list-case .case-groups .box-s .box-txt {
    font-size: 14px;
    line-height: 24px;
    height: auto;
    display: block;
  }
  .list-txt-01 li {
    padding-left: 20px;
    padding-right: 115px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
  }
  .list-txt-01 li::after {
    top: 27px;
    width: 6px;
    height: 6px;
  }
  .list-txt-01 li .box-date {
    top: 10px;
    font-size: 14px;
  }
  .list-txt-01 li .box-title {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .list-img-04 .box-s {
    padding: 20px;
  }
  .list-img-04 .box-s .box-img {
    width: 130px;
    height: 166px;
    margin-right: 15px;
    overflow: hidden;
  }
  .list-img-04 .box-s .box-info {
    padding-top: 5px;
    font-size: 13px;
  }
  .list-img-04 .box-s .info-title {
    line-height: 24px;
    color: #727fa8;
    margin-bottom: 10px;
  }
  .list-img-04 .box-s .info-name {
    font-size: 16px;
    line-height: 28px;
  }
  .list-img-04 .box-s .info-txt {
    margin-bottom: 10px;
  }
  .list-img-04 .box-s .info-research {
    font-size: 14px;
  }
}
@media (max-width: 1279px) {
  .photo-album {
    padding-top: 40px;
  }
  .photo-album .gallery-top .box-s .box-title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .photo-album .album-prev {
    left: 25px;
  }
  .photo-album .album-next {
    right: 25px;
  }
}
@media (max-width: 1199px) {
  .section .groups-txt {
    max-width: 400px;
  }
  .section-gypt .groups-box ul {
    width: 400px;
  }
  .section-gypt .groups-box ul li {
    margin-bottom: 25px;
  }
  .section-gypt .groups-box .box-s .box-icon img {
    height: 52px;
  }
  .section-gypt .groups-box .box-s .box-title {
    font-size: 15px;
  }
  .section-zhfw .groups-box {
    width: 400px;
  }
  .section-zhfw .groups-box .row-w {
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-zhfw .groups-box .row-w .col-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-zhfw .box-s {
    margin-bottom: 20px;
  }
  .section-cyst .box-s {
    margin-bottom: 20px;
  }
  .section-cjrh .groups-box {
    width: 400px;
  }
  .section-xwzx ul {
    width: 400px;
  }
  .section-xwzx .box-s {
    width: 170px;
    height: 146px;
    padding-top: 8px;
    margin-bottom: 20px;
  }
  .section-xwzx .box-s .box-icon img {
    width: 80px;
    height: 80px;
  }
  .section-xwzx .box-s .box-title {
    font-size: 16px;
  }
  .section-lxwm .lxwm-info .info-left .left-title {
    float: none;
    font-size: 30px;
  }
  .section-lxwm .lxwm-info .info-right .right-erwm {
    margin-right: 30px;
  }
  .list-img-01 .box-s {
    margin-bottom: 30px;
  }
  .list-img-02 .box-s .box-img img {
    height: 192px;
  }
  .list-img-03 .box-s .box-img img {
    height: 140px;
  }
  .list-img-dj .box-s .box-img {
    height: 172px;
  }
  .list-img-dj .box-s .box-title {
    top: 30px;
    font-size: 22px;
    line-height: 1.6;
  }
  .about-mod-01 .box-img {
    width: 480px;
  }
  .about-mod-02 .box-s {
    margin-bottom: 30px;
  }
  .contact-us .contact-info {
    margin-bottom: 30px;
  }
  .contact-us .contact-info .info-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  .contact-us .contact-info .box-s .box-text {
    font-size: 18px;
  }
  .contact-us .contact-map {
    height: 420px;
  }
  .list-case .case-top {
    margin-bottom: 30px;
  }
  .list-case .case-top .box-img {
    margin-bottom: 30px;
  }
  .list-case .case-top .box-info {
    height: auto;
    padding-bottom: 30px;
  }
  .list-case .case-groups {
    margin-bottom: 20px;
  }
  .list-case .case-groups .box-s {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 25px;
  }
  .list-case .case-groups .box-s .box-num {
    font-size: 20px;
  }
  .list-case .case-groups .box-s .box-txt {
    font-size: 16px;
    display: block;
    line-height: 30px;
    height: auto;
  }
  .list-case .case-hz {
    padding: 30px 40px;
    color: #fff;
  }
  .list-case .case-hz .box-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .list-case .case-hz .box-text {
    font-size: 18px;
  }
  .list-txt-01 li {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 60px;
  }
  .list-txt-01 li::after {
    top: 40px;
  }
  .list-txt-01 li .box-date {
    top: 15px;
  }
  .list-txt-01 li .box-title {
    font-size: 20px;
  }
  .list-img-05 .box-s {
    margin-bottom: 30px;
  }
  .list-img-05 .box-s .box-img {
    height: 300px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .home-banner .banner-cont .cont-title-ch {
    max-width: 100%;
  }
  .section .svg-letter,
  .section .background,
  .section .cb-featured-letter {
    display: none !important;
  }
  .section .main-cont {
    top: 300px;
    bottom: 0;
    height: auto;
  }
  .section .main-cont .middle-cont {
    display: block;
    padding-top: 180px;
  }
  .section .cont-groups {
    max-width: 100%;
  }
  .section .groups-title {
    text-align: center;
  }
  .section .groups-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .section .groups-title .title-ch {
    font-size: 30px;
  }
  .section .groups-txt {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .section .groups-box {
    width: 100% !important;
    text-align: center;
  }
  .section .groups-box ul {
    display: inline-block;
    width: auto;
  }
  .section .groups-more {
    margin-left: auto;
    margin-right: auto;
  }
  .section-gypt .groups-box ul li {
    width: 120px;
  }
  .section-lxwm .background {
    display: block !important;
  }
  .section-lxwm .main-cont {
    top: 0;
  }
  .section-lxwm .middle-cont {
    display: inline-block;
  }
  .section-lxwm .info-left {
    margin-bottom: 30px;
  }
  .phone-banner,
  .phone-zm,
  .arrow-down {
    display: block;
  }
  .navbar-brand .logo-01 {
    display: block !important;
  }
  .navbar-brand .logo-02 {
    display: none !important;
  }
  .swiper-pagination.home-page {
    display: none;
  }
  .footer .footer-info {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer .footer-info .info-logo {
    float: none;
    width: 240px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .footer .footer-info .info-text {
    float: none;
    padding-left: 0;
    position: relative;
  }
  .footer .footer-info .info-text::after {
    display: none;
  }
  .public-banner .container {
    height: 320px;
  }
  .public-banner .banner-cont {
    bottom: 25px;
  }
  .public-banner .banner-cont .channel-title {
    font-size: 30px;
  }
  .channel-menu-wrap .swiper-slide {
    margin-right: 50px;
  }
  .channel-menu-wrap .a-menu {
    height: 66px;
    line-height: 64px;
  }
  .channel-menu-wrap .a-menu span {
    font-size: 20px;
    line-height: 66px;
  }
  .page-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .public-channel-title {
    margin-bottom: 30px;
    padding-bottom: 18px;
  }
  .public-channel-title span {
    font-size: 28px;
    line-height: 40px;
  }
  .public-title-tab .public-channel-title {
    margin-right: 40px;
  }
  .public-title-tab .public-channel-title span {
    font-size: 24px;
  }
  .public-title-tab .public-channel-title.active span {
    font-size: 28px;
  }
  .details-page .detail-top {
    margin-bottom: 30px;
  }
  .details-page .detail-top .title-s {
    font-size: 26px;
  }
  .details-page .detail-top .top-other {
    margin-top: 20px;
  }
  .details-page h5 span,
  .details-page .cont-title span,
  .details-page h5 em,
  .details-page .cont-title em {
    font-size: 24px;
  }
  .details-page .main-cont {
    font-size: 16px;
    line-height: 1.8;
  }
  .details-page .main-cont.cont-mb {
    margin-bottom: 40px;
  }
  .details-page .main-cont.qywh-cont .qywh-title {
    font-size: 22px;
    margin-bottom: 35px;
  }
  .details-page .main-cont.qywh-cont .qywh-img {
    margin-bottom: 25px;
  }
  .details-page .main-cont .main-company {
    padding: 30px;
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company.company-main-people {
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company.company-main-people .row-w {
    margin-left: -15px;
    margin-right: -15px;
  }
  .details-page .main-cont .main-company.company-main-people .row-w .col-w {
    padding-left: 15px;
    padding-right: 15px;
  }
  .details-page .main-cont .main-company.company-main-people .company-info {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company .company-info {
    font-size: 18px;
    line-height: 2;
  }
  .details-page .main-cont .main-company .company-people .box-s {
    padding: 20px;
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-img {
    margin-right: 30px;
    width: 160px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info {
    overflow: hidden;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-title {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text {
    font-size: 18px;
    line-height: 1.8;
  }
  .details-page .cont-page {
    font-size: 16px;
  }
  .details-page ul li:before {
    top: 12px;
  }
  .list-img-02 .box-s .box-img img {
    height: 220px;
  }
  .list-img-text .box-s .box-img {
    width: 260px;
  }
  .list-img-text .box-s .box-img img {
    height: 174px;
  }
  .list-img-text .box-s .box-info {
    padding-top: 5px;
  }
  .list-img-text .box-s .box-info .box-title {
    font-size: 20px;
  }
  .list-img-dj .box-s .box-img {
    height: 194px;
  }
  .photo-album {
    padding-top: 50px;
  }
  .photo-album .gallery-top .box-s .box-img {
    height: 480px;
    line-height: 480px;
  }
  .about-title {
    padding-top: 15px;
    margin-bottom: 30px;
  }
  .about-title .title-en {
    font-size: 40px;
  }
  .about-title .title-ch {
    font-size: 32px;
    line-height: 46px;
  }
  .about-mod {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-mod-01 .box-img {
    width: 380px;
    margin-left: 30px;
  }
  .about-mod-01 .box-info {
    font-size: 18px;
  }
  .about-mod-03 .col-w:nth-child(2n) .box-s {
    margin-top: 0;
  }
  .about-mod-03 .box-s {
    height: 240px;
    line-height: 240px;
  }
  .product-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .section-gypt .groups-box ul li:nth-child(3n + 1) {
    clear: none;
  }
}
@media (max-width: 767px) {
  .home-banner .banner-cont {
    padding-top: 0;
  }
  .home-banner .banner-cont .cont-title-ch {
    font-size: 22px;
    max-width: 100%;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  .phone-banner {
    height: 180px;
  }
  .phone-zm {
    margin-top: -55px;
    width: 100px;
  }
  .section .main-cont {
    top: 180px;
    padding-top: 0;
  }
  .section .main-cont .middle-cont {
    padding-top: 70px;
    display: inline-block;
    width: 100%;
  }
  .section .groups-box {
    width: 100% !important;
  }
  .section .groups-box ul {
    display: block;
    width: 100%;
  }
  .section .groups-title {
    margin-bottom: 20px;
  }
  .section .groups-title .title-ch {
    font-size: 22px;
    line-height: 30px;
  }
  .section .groups-txt {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  .section .groups-more {
    margin-top: 30px;
  }
  .section-gypt .groups-box ul {
    margin-left: -3px;
    margin-right: -3px;
  }
  .section-gypt .groups-box ul li {
    width: 33.33333%;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 15px;
  }
  .section-gypt .groups-box .box-s .box-icon img {
    height: 36px;
  }
  .section-gypt .groups-box .box-s .box-title {
    line-height: 1.3;
    font-size: 12px;
  }
  .section-zhfw .box-s {
    margin-bottom: 20px;
    height: 64px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .section-zhfw .box-s .box-icon {
    margin-right: 10px;
  }
  .section-zhfw .box-s .box-icon img {
    width: 44px;
    height: 42px;
  }
  .section-zhfw .box-s .box-title {
    line-height: 42px;
    font-size: 12px;
    text-align: left;
  }
  .section-cyst .groups-box ul {
    display: block;
    width: 100%;
  }
  .section-cyst .box-s {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
  }
  .section-cyst .box-s img {
    width: 100px;
    height: 100px;
  }
  .section-cyst .box-s .box-mc span {
    bottom: 10px;
    font-size: 12px;
  }
  .section-cjrh .groups-box {
    width: 100%;
  }
  .section-cjrh .groups-box ul li {
    margin-right: 2%;
    width: 32%;
  }
  .section-cjrh .groups-box ul li:nth-child(3n) {
    margin-right: 0;
  }
  .section-cjrh .groups-box .channel-a {
    width: 100%;
    font-size: 12px;
  }
  .section-xwzx ul li {
    float: left;
    margin-right: 4%;
    width: 48%;
  }
  .section-xwzx ul li:nth-child(2n) {
    margin-right: 0;
  }
  .section-xwzx .box-s {
    width: 100%;
    height: 134px;
    padding-top: 8px;
  }
  .section-xwzx .box-s .box-icon img {
    width: 80px;
    height: 80px;
  }
  .section-xwzx .box-s .box-title {
    font-size: 12px;
    line-height: 18px;
  }
  .section-lxwm .main-cont {
    top: 70px;
  }
  .section-lxwm .main-cont .middle-cont {
    padding-top: 0;
  }
  .section-lxwm .groups-box {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .section-lxwm .box-qywf {
    display: none;
  }
  .section-lxwm .box-qywf-item {
    display: block;
  }
  .section-lxwm .box-qywf-item .qywf-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
  }
  .section-lxwm .box-qywf-item > div {
    margin-bottom: 20px;
  }
  .section-lxwm .box-qywf-item > div:last-child {
    margin-bottom: 0;
  }
  .section-lxwm .lxwm-info {
    font-size: 14px;
    line-height: 24px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-lxwm .lxwm-info .info-left {
    margin-bottom: 20px;
  }
  .section-lxwm .lxwm-info .info-left .left-title {
    font-size: 18px;
    font-weight: bold;
  }
  .section-lxwm .lxwm-info .info-right .right-erwm {
    width: 90px;
    margin-right: 15px;
  }
  .section-lxwm .lxwm-info .info-right .right-erwm .box-title {
    line-height: 18px;
    font-size: 12px;
  }
  .section-lxwm .lxwm-info .info-right .right-txt {
    padding-top: 0;
    font-size: 12px;
    line-height: 24px;
  }
  .footer .footer-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .footer-info .info-main {
    padding-right: 0;
  }
  .footer .footer-info .info-logo {
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer-info .info-text {
    text-align: center;
    font-size: 15px;
  }
  .footer .footer-info .info-text > div {
    display: inline-block;
    line-height: 30px;
    min-height: 30px;
  }
  .footer .footer-info .info-erwm {
    position: static;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .public-banner .container {
    height: 260px;
  }
  .public-banner .banner-cont {
    bottom: 25px;
  }
  .public-banner .banner-cont .channel-title {
    font-size: 26px;
    float: none;
  }
  .public-banner .banner-cont .bread-crumbs {
    float: none;
    margin-top: 15px;
  }
  .channel-menu-wrap .swiper-slide {
    margin-right: 20px;
  }
  .channel-menu-wrap .a-menu {
    height: 60px;
    line-height: 58px;
  }
  .channel-menu-wrap .a-menu span {
    font-size: 18px;
    line-height: 58px;
  }
  .channel-menu-wrap .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .channel-menu-wrap .menu-prev,
  .channel-menu-wrap .menu-next {
    display: block;
  }
  .page-main {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .public-channel-title {
    margin-bottom: 25px;
    padding-bottom: 16px;
  }
  .public-channel-title span {
    font-size: 26px;
    line-height: 40px;
  }
  .public-title-tab .public-channel-title {
    margin-right: 20px;
  }
  .public-title-tab .public-channel-title span {
    font-size: 22px;
  }
  .public-title-tab .public-channel-title.active span {
    font-size: 26px;
  }
  .details-page .detail-top {
    margin-bottom: 30px;
  }
  .details-page .detail-top .title-s {
    font-size: 22px;
  }
  .details-page .detail-top .top-other {
    margin-top: 20px;
  }
  .details-page h5,
  .details-page .cont-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .details-page h5.dj span::before,
  .details-page .cont-title.dj span::before,
  .details-page h5.dj em::before,
  .details-page .cont-title.dj em::before {
    left: -74px;
  }
  .details-page h5.dj span::after,
  .details-page .cont-title.dj span::after,
  .details-page h5.dj em::after,
  .details-page .cont-title.dj em::after {
    right: -74px;
  }
  .details-page h5 span,
  .details-page .cont-title span,
  .details-page h5 em,
  .details-page .cont-title em {
    font-size: 22px;
  }
  .details-page h5 span:after,
  .details-page .cont-title span:after,
  .details-page h5 em:after,
  .details-page .cont-title em:after,
  .details-page h5 span:before,
  .details-page .cont-title span:before,
  .details-page h5 em:before,
  .details-page .cont-title em:before {
    width: 74px;
  }
  .details-page h5 span::before,
  .details-page .cont-title span::before,
  .details-page h5 em::before,
  .details-page .cont-title em::before {
    left: -74px;
  }
  .details-page h5 span::after,
  .details-page .cont-title span::after,
  .details-page h5 em::after,
  .details-page .cont-title em::after {
    right: -74px;
  }
  .details-page .main-cont {
    font-size: 16px;
    line-height: 1.8;
  }
  .details-page .main-cont.cont-mb {
    margin-bottom: 30px;
  }
  .details-page .main-cont.qywh-cont .qywh-title {
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company {
    padding: 15px;
    margin-bottom: 30px;
  }
  .details-page .main-cont .main-company .company-info {
    font-size: 16px;
    line-height: 1.8;
  }
  .details-page .main-cont .main-company .company-people .box-s {
    padding: 15px;
    margin-bottom: 20px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-img {
    margin-right: 20px;
    width: 130px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-title {
    font-size: 20px;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text {
    font-size: 16px;
    line-height: 1.8;
  }
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text p,
  .details-page .main-cont .main-company .company-people .box-s .box-info .info-text div {
    font-size: 16px;
    line-height: 1.8;
  }
  .details-page .main-cont .company-lxfs {
    padding-right: 0;
    min-height: auto;
  }
  .details-page .main-cont .company-lxfs .erwm-box {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
  .details-page .cont-page {
    font-size: 16px;
  }
  .details-page ul li:before {
    top: 12px;
  }
  .list-img-01 .row-w {
    margin-left: -10px;
    margin-right: -10px;
  }
  .list-img-01 .row-w .col-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .list-img-01 .box-s {
    margin-bottom: 20px;
  }
  .list-img-02 li:last-child {
    margin-bottom: 0;
  }
  .list-img-02 .box-s .box-img img {
    height: auto;
  }
  .list-img-02 .box-s .box-info {
    padding: 20px;
  }
  .list-img-02 .box-s .info-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
  .list-img-02 .box-s .info-txt {
    margin-bottom: 10px;
  }
  .list-img-03 {
    padding-top: 30px;
  }
  .list-img-03 .box-s {
    margin-bottom: 20px;
  }
  .list-img-03 .box-s .box-img img {
    height: auto;
  }
  .list-img-04 .row-w .col-w:last-child .box-s {
    margin-bottom: 0;
  }
  .list-img-04 .box-s {
    margin-bottom: 30px;
    padding: 18px;
  }
  .list-img-04 .box-s .box-img {
    width: 134px;
    height: 172px;
    margin-right: 20px;
  }
  .list-img-04 .box-s .box-info {
    padding-top: 4px;
  }
  .list-img-04 .box-s .info-title {
    margin-bottom: 8px;
  }
  .list-img-04 .box-s .info-name {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .list-img-04 .box-s .info-txt {
    margin-bottom: 10px;
    height: auto;
    display: block;
    font-size: 14px;
    line-height: 1.5;
  }
  .list-img-04 .box-s .info-research {
    font-size: 16px;
  }
  .list-img-text .box-s .box-img {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .list-img-text .box-s .box-img img {
    height: auto;
  }
  .list-img-text .box-s .box-info {
    padding-top: 5px;
  }
  .list-img-text .box-s .box-info .box-title {
    font-size: 18px;
    margin-bottom: 10px;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .list-img-text .box-s .box-info .box-txt {
    margin-bottom: 15px;
  }
  .list-img-dj .box-s .box-img {
    height: auto;
  }
  .list-img-dj .box-s .box-img img {
    height: auto;
  }
  .list-img-dj .box-s .box-title {
    left: 30px;
    right: 30px;
  }
  .photo-album {
    padding-top: 30px;
  }
  .photo-album .gallery-top .box-s .box-img {
    height: 240px;
    line-height: 240px;
  }
  .photo-album .gallery-top .box-s .box-title {
    height: auto;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  .photo-album .gallery-thumbs .box-btm {
    height: 72px;
    line-height: 70px;
  }
  .photo-album .album-next,
  .photo-album .album-prev {
    width: 40px;
    height: 40px;
    font-size: 0;
    top: 120px;
  }
  .photo-album .album-next::after,
  .photo-album .album-prev::after {
    font-size: 28px;
    color: #fff;
  }
  .photo-album .album-prev {
    left: 15px;
  }
  .photo-album .album-next {
    right: 15px;
  }
  .about-title {
    padding-top: 15px;
    margin-bottom: 30px;
  }
  .about-title .title-en {
    font-size: 32px;
  }
  .about-title .title-ch {
    font-size: 28px;
    line-height: 40px;
  }
  .about-mod {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-mod-01 .box-img {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .about-mod-01 .box-info {
    font-size: 16px;
  }
  .about-mod-02 .box-s .box-icon {
    margin-bottom: 15px;
  }
  .about-mod-02 .box-s .box-icon img {
    height: 70px;
  }
  .about-mod-02 .box-s .box-title {
    line-height: 26px;
  }
  .about-mod-03 .col-w:nth-child(2n) .box-s {
    margin-top: 0;
  }
  .about-mod-03 .box-s {
    height: 200px;
    line-height: 200px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .about-mod-03 .box-s .box-txt {
    line-height: 1.6;
  }
  .contact-us .contact-info {
    margin-bottom: 30px;
  }
  .contact-us .contact-info .info-title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  .contact-us .contact-info .box-s {
    margin-bottom: 15px;
  }
  .contact-us .contact-info .box-s .box-icon {
    width: 20px;
    margin-right: 20px;
  }
  .contact-us .contact-info .box-s .box-text {
    font-size: 16px;
  }
  .contact-us .contact-map {
    height: 280px;
  }
  .download-list .row-w {
    margin-left: -10px;
    margin-right: -10px;
  }
  .download-list .row-w .col-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .download-list .row-w .col-w:last-child .box-s {
    margin-bottom: 0;
  }
  .download-list .box-s {
    height: auto;
    padding: 20px 75px 20px 40px;
    position: relative;
    margin-bottom: 20px;
    min-height: 100px;
  }
  .download-list .box-s::after {
    width: 12px;
    height: 12px;
    left: 15px;
    top: 29px;
  }
  .download-list .box-s .box-title {
    font-size: 18px;
    white-space: normal;
    height: auto;
    line-height: 1.6;
  }
  .download-list .box-s .box-arrow {
    position: absolute;
    right: 15px;
    top: 25px;
    width: 40px;
    height: 40px;
    opacity: 1;
    background: url('../images/sitri-icon-16.png') no-repeat center center #f4f4f4;
    border-radius: 50%;
  }
  .join-us .join-main-w {
    overflow: hidden;
    overflow-x: auto;
  }
  .join-us .join-main {
    min-width: 600px;
  }
  .join-us .join-main .main-title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  .join-us .join-main .main-cont .box-s {
    font-size: 15px;
  }
  .join-us .join-main .main-cont .row-title {
    font-size: 16px;
  }
  .join-us .join-main .main-cont .box-cont {
    padding: 20px;
    font-size: 15px;
    line-height: 1.8;
  }
  .join-us .join-main .main-cont .box-cont b {
    font-size: 16px;
  }
  .product-content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .product-page {
    display: block;
  }
  .product-menu {
    width: 100%;
    display: none;
  }
  .product-menu .menu-arrow,
  .product-menu .menu-list {
    width: 100%;
  }
  .product-menu .menu-arrow {
    display: none;
  }
  .list-case .case-top {
    margin-bottom: 30px;
  }
  .list-case .case-top .box-img {
    margin-bottom: 30px;
  }
  .list-case .case-top .box-img .mc-s .title-s {
    font-size: 18px;
  }
  .list-case .case-top .box-info {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.8;
  }
  .list-case .case-groups {
    margin-bottom: 20px;
  }
  .list-case .case-groups .box-s {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 25px;
  }
  .list-case .case-groups .box-s .box-num {
    font-size: 20px;
  }
  .list-case .case-groups .box-s .box-txt {
    font-size: 16px;
    display: block;
    line-height: 30px;
    height: auto;
  }
  .list-case .case-hz {
    padding: 30px 20px;
    color: #fff;
  }
  .list-case .case-hz .box-title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .list-case .case-hz .box-text {
    font-size: 18px;
  }
  .product-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .list-txt-01 li {
    padding-left: 20px;
    padding-right: 0;
    line-height: 36px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .list-txt-01 li::after {
    top: 25px;
    width: 6px;
    height: 6px;
  }
  .list-txt-01 li .box-date {
    position: static;
  }
  .list-txt-01 li .box-title {
    height: auto;
    white-space: normal;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .list-txt-01 .list-img-05 li:nth-child(2n+1) {
    clear: both;
  }
  .list-txt-01 .list-img-05 .box-s {
    margin-bottom: 25px;
  }
  .list-txt-01 .list-img-05 .box-s .box-img {
    height: 220px;
    margin-bottom: 10px;
  }
  .list-txt-01 .list-img-05 .box-s .box-title {
    display: block;
    height: auto;
    max-height: none;
    line-height: 1.6;
  }
}
