@media all and (max-width: 1680px) {
  .h36 {
    font-size: 30px;
  }
  .h48 {
    font-size: 40px;
  }
  .index-title {
    text-align: center;
    color: #fff;
    margin-bottom: 35px!important;
    line-height: 1.1;
  }
  .index-title .title-en {
    margin-bottom: 15px;
  }
}
@media all and (max-height: 750px) {
  /*fuhai-news*/
  .fuhai-news .index-title {
    margin-bottom: 35px;
  }
  .fuhai-business .business-item .a-box:hover .a-arrow,
  .fuhai-business .business-item .a-box.active .a-arrow {
    display: none;
  }
}
@media all and (max-width: 1599px) {
  /*fuhai-news*/
  .fuhai-news .box-s {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .fuhai-news .box-s .box-img {
    display: block;
    overflow: hidden;
  }
  .fuhai-news .box-s .box-img img {
    display: block;
    width: 100%;
    transition: all 0.5s;
  }
  .fuhai-news .box-s .box-info {
    background-color: #fff;
    padding: 35px 30px;
  }
  .fuhai-news .box-s .box-info .box-title {
    line-height: 30px;
    color: #333333;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 20px;
  }
  .fuhai-news .box-s .box-info .box-txt {
    /*display: none;*/
  }
  .fuhai-news .box-s .box-info .box-more {
    display: inline-block;
    line-height: 24px;
    color: #666666;
    font-size: 12px;
  }
  .fuhai-into .main-cont {
    margin-left: auto;
    margin-right: auto;
  }
  .fuhai-into .main-cont .main-left {
    width: 36.6%;
  }
  .fuhai-into .main-cont .main-right {
    width: 63.4%;
  }
  .fuhai-into .index-title {
    color: #333333;
    text-align: left;
  }
  .fuhai-into .index-more {
    color: #999999;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .fuhai-into .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fuhai-into .row .box-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fuhai-into .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fuhai-into .row .box-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fuhai-into .box-info-right {
    overflow: hidden;
  }
  .fuhai-into .box-info-right .right-box {
    float: left;
    width: 52%;
  }
  .fuhai-into .box-info-right .right-info {
    float: right;
    width: 40%;
  }
  .fuhai-into .box-info-right .box-s {
    max-width: 400px;
  }
  .fuhai-into .box-info-right .box-info {
    padding-top: 40px;
  }
  .fuhai-into .box-info-right .box-info .box-txt {
    font-size: 12px;
    line-height: 16px;
    min-height: 96px;
    color: #666666;
    margin-bottom: 20px;
  }
  .fuhai-into .box-s {
    position: relative;
    margin-bottom: 20px;
  }
  .fuhai-into .box-s .box-img img img {
    display: block;
    width: 100%;
  }
  .fuhai-into .box-s .box-title {
    position: absolute;
    left: 30px;
    bottom: 25px;
    display: block;
  }
  .fuhai-into .box-s .box-title .title-ch {
    color: #fff;
    margin-right: 15px;
  }
  .fuhai-into .box-s .box-title .title-en {
    color: rgba(255, 255, 255, 0.3);
  }
}
@media all and (max-width: 1399px) {
  .fuhai-into .main-cont {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
  }
  .fuhai-into .main-cont .main-left {
    width: 37%;
  }
  .fuhai-into .main-cont .main-right {
    width: 63%;
  }
  .fuhai-into .box-info-right {
    overflow: hidden;
  }
  .fuhai-into .box-info-right .right-box {
    float: left;
    width: 52%;
  }
  .fuhai-into .box-info-right .right-info {
    float: right;
    width: 40%;
  }
  .fuhai-into .box-info-right .box-s {
    max-width: 400px;
  }
  .fuhai-into .box-info-right .box-info {
    padding-top: 20px;
  }
  .fuhai-into .box-info-right .box-info .box-txt {
    font-size: 12px;
    line-height: 16px;
    min-height: 96px;
    color: #666666;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .h40 {
    font-size: 40px;
  }
  .h38 {
    font-size: 38px;
  }
  .h36 {
    font-size: 36px;
  }
  .h30 {
    font-size: 30px;
  }
  .h28 {
    font-size: 28px;
  }
  .h24 {
    font-size: 24px;
  }
  .h22 {
    font-size: 22px;
  }
  .h18 {
    font-size: 18px;
  }
  .h16 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1366px) {
  .h40 {
    font-size: 30px;
  }
}
@media all and (max-width: 1440px) {
  .public-title {
    margin-bottom: 40px;
  }
  /*sub-menu*/
  .sub-menu {
    text-align: center;
    font-size: 0;
    margin-bottom: 35px;
  }
  .sub-menu a {
    display: inline-block;
    width: auto;
    min-width: 180px;
    line-height: 50px;
    border: solid 1px #999999;
    color: #333333;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  /*founder-speech*/
  .founder-speech .row-w {
    margin-left: -2.5%;
    margin-right: -2.5%;
  }
  .founder-speech .row-w .col-w {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .founder-speech .box-img {
    overflow: hidden;
  }
  .founder-speech .box-img .img-s {
    overflow: hidden;
  }
  .founder-speech .box-img .img-s img {
    display: block;
    width: 100%;
    transition: all 0.5s;
  }
  .founder-speech .box-img .title-s {
    text-align: center;
    background: url("../images/img-01.png") no-repeat top center;
    background-size: cover;
    height: 106px;
    line-height: 106px;
    color: #fff;
  }
  .founder-speech .box-img:hover .img-s img {
    transform: scale(1.1);
  }
  .founder-speech .box-info {
    padding-top: 20px;
  }
  .founder-speech .box-info p {
    margin-bottom: 15px;
  }
  .founder-speech .box-info .info-txt {
    margin-bottom: 25px;
  }
  .founder-speech .box-info .info-txt .title-s {
    margin-bottom: 25px;
  }
  .founder-speech .box-info .info-txt .txt-s {
    line-height: 26px;
  }
  .product-service-04 .gallery-top .box-s {
    height: 640px;
  }
  .product-service-04 .gallery-thumbs-wrap .container {
    width: 80%;
  }
  .culture-groups-02 .main-groups .box-s {
    min-height: 300px;
  }
  .culture-groups-02 .main-groups .box-s .box-title {
    height: 126px;
    line-height: 126px;
  }
  .culture-groups-02 .main-groups .box-s .box-info {
    height: 300px;
    padding: 20px 15px;
  }
  /*periodical-list*/
  .periodical-list .box-s .title-warp {
    bottom: 25px;
  }
  .periodical-list .box-s .box-title {
    height: 38px;
    line-height: 38px;
  }
  /*page-main*/
  .page-main {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .message-list .box-s {
    height: 174px;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    padding: 35px 40px 35px 150px;
    position: relative;
    margin-bottom: 20px;
  }
  .message-list .box-s:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background-color: #e21120;
    height: 4px;
    overflow: hidden;
    transition: all 0.7s;
  }
  .message-list .box-s .box-date {
    width: 150px;
    padding-top: 40px;
  }
  .message-list .box-s .box-date .date-01 {
    font-size: 60px;
  }
  .public-more {
    margin: 40px auto 0;
  }
  .special-report .report-cont .cont-top .box-info .info-title {
    margin-bottom: 20px;
  }
  .special-report .report-cont .cont-top .box-info .info-txt {
    margin-bottom: 50px;
  }
  .special-report .report-cont-02 .cont-top .box-info {
    padding: 20px 20px 10px;
  }
  .special-report .report-cont-02 .cont-top .box-info .info-txt {
    margin-bottom: 30px;
  }
  .about-box {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .about-box-01 .main-top {
    margin-bottom: 60px;
  }
  .about-box-01 .main-top .box-info {
    line-height: 24px;
  }
  .about-box-01 .main-top .box-info p {
    margin-bottom: 10px;
  }
  .about-box-01 .main-btm {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
  .about-box-01 .main-btm .box-s .box-info .box-txt {
    line-height: 24px;
    min-height: 48px;
  }
  .about-box-03 .groups-logo {
    overflow: hidden;
  }
  .about-box-03 .groups-logo ul li {
    height: 128px;
  }
  .about-box-03 .groups-logo ul li img {
    height: 100px;
  }
  .talent-training .box-s .box-info {
    position: relative;
    padding: 30px 25px 15px 25px;
  }
  .social-benefits .main-top {
    height: 400px;
  }
  .social-benefits .box-s {
    height: 200px;
  }
  .social-benefits .box-s .box-icon {
    top: 25px;
    left: 25px;
    width: 70px;
    height: 70px;
  }
  .social-benefits .box-s .box-icon img {
    width: 35px;
  }
  .social-benefits .box-s .box-title {
    left: 25px;
    bottom: 15px;
  }
  .product-service-02 .groups-list .groups-box {
    padding: 20px;
  }
  .join-us-01 .box-s .box-title {
    border-bottom: 1px solid #bcbcbc;
    display: block;
    padding: 18px 65px 18px 20px;
    color: #333333;
    position: relative;
  }
  .join-us-01 .box-s .box-title:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 25px;
    background: url("../images/img-156.png") no-repeat;
    background-size: contain;
    width: 7px;
    height: 15px;
  }
  .join-us-01 .box-s .box-cont {
    padding: 20px;
    display: none;
  }
  .join-us-01 .box-s .box-cont .box-info {
    line-height: 26px;
    color: #666666;
    margin-bottom: 20px;
  }
  .join-us-01 .box-s .box-cont .box-info:last-child {
    margin-bottom: 0;
  }
  .join-us-01 .box-s .box-cont .box-info .title-s {
    margin-bottom: 10px;
  }
  .join-us-01 .box-s .box-cont .box-info .title-s span {
    display: inline-block;
    margin-right: 30px;
  }
  .join-us-01 .box-s.active .box-title,
  .join-us-01 .box-s:hover .box-title {
    background: url("../images/img-158.png") no-repeat;
    color: #fff;
    border-bottom-color: #e21120;
  }
  .join-us-01 .box-s.active .box-title:after,
  .join-us-01 .box-s:hover .box-title:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 30px;
    background: url("../images/img-157.png") no-repeat;
    background-size: contain;
    width: 15px;
    height: 7px;
  }
  /*.join-us-01 .box-s.active .box-cont {*/
  /*  display: block;*/
  /*}*/
  .product-service-12 .public-title {
    margin-bottom: 22px;
  }
  .product-service-12 .box-info {
    padding-top: 0;
  }
  .product-service-12 .box-info .info-txt {
    line-height: 26px;
  }
  .product-service-12 .box-img {
    min-height: 380px;
  }
  .product-service-12 .box-img img {
    width: 100%;
    display: none;
  }

  .product-service-05 .public-title {
    margin-bottom: 22px;
  }
}
@media all and (max-width: 1199px) {
  .section.fp-section,
  .section .fp-slide,
  .section .fp-tableCell {
    height: auto !important;
  }
  .pages {
    min-height: 600px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .index-more {
    width: 130px;
    line-height: 40px;
  }
  /*index-banner*/
  .index-banner {
    height: 600px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .fuhai-business {
    min-height: 500px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .fuhai-business .business-item .box-a.box-02.box-03 {
    width: 50%;
    min-width: 50%;
  }
  .fuhai-business .business-item .box-a.box-01.box-03 {
    width: 50%;
    min-width: 50%;
  }
  /*fuhai-news*/
  .fuhai-news {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .fuhai-news .box-s {
    max-width: 100%;
  }
  /*fuhai-culture*/
  .fuhai-culture {
    min-height: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .fuhai-culture .row {
    margin-left: -2%;
    margin-right: -2%;
  }
  .fuhai-culture .row .box-w {
    padding-left: 2%;
    padding-right: 2%;
  }
  .fuhai-culture .main-cont {
    padding-left: 0;
    padding-right: 5%;
  }
  .fuhai-culture .box-info {
    padding-top: 50px;
  }
  /* fuhai-into */
  .fuhai-into .main-cont {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
  }
  .fuhai-into .main-cont .main-left {
    width: 37%;
  }
  .fuhai-into .main-cont .main-right {
    width: 63%;
  }
  .fuhai-into .box-info-right .right-info {
    width: 42%;
  }
  .fuhai-into .box-info-right .box-info {
    padding-top: 10px;
  }
  .fuhai-into .box-info-right .box-info .box-txt {
    font-size: 12px;
    line-height: 16px;
    min-height: 96px;
    color: #666666;
    margin-bottom: 20px;
  }
  .fuhai-into .box-s {
    position: relative;
    margin-bottom: 20px;
  }
  .fuhai-into .box-s.box-left-wrap .box-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .fuhai-into .box-s .box-img img {
    display: block;
    width: 100%;
  }
  .fuhai-into .box-s .box-title {
    position: absolute;
    left: 30px;
    bottom: 25px;
    display: block;
  }
  .fuhai-into .box-s .box-title .title-ch {
    color: #fff;
    margin-right: 15px;
  }
  .fuhai-into .box-s .box-title .title-en {
    color: rgba(255, 255, 255, 0.3);
  }
}
@media all and (max-width: 1024px) {
  /*page-main*/
  .page-main {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .public-title {
    margin-bottom: 50px;
  }
  .product-service-06 .groups-tab-title .title-s {
    width: 33.3333333%;
  }
  .product-service-04 .gallery-top .box-s {
    height: 560px;
  }
}
@media all and (max-width: 991px) {
  /*footer*/
  .footer .footer-info {
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .footer-info .info-link {
    margin-bottom: 20px;
  }
  .footer .footer-info .info-link a {
    width: 32%;
    margin-right: 2%;
  }
  .footer .footer-info .info-link a:nth-child(3n) {
    margin-right: 0;
  }
  .footer .footer-info .info-share {
    float: none;
  }
  .footer .footer-copy .copy-left {
    margin-bottom: 10px;
  }
  .footer .footer-copy .copy-right {
    text-align: left;
  }
  /*fuhai-business*/
  .fuhai-business {
    display: block;
  }
  .fuhai-business > div {
    width: 100%;
  }
  .fuhai-business .business-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .fuhai-business .business-item > div {
    height: 33.333333%;
    display: flex;
    border-bottom: 1px solid #e2e2e2;
  }
  .fuhai-business .business-item > div:last-child {
    border-bottom: none;
  }
  .fuhai-business .business-item .box-a {
    background-color: #fff;
    height: 220px;
    border-right: 1px solid #e2e2e2;
  }
  .fuhai-business .business-item .box-a.box-01 {
    width: 33.333333%;
    min-width: 33.333333%;
  }
  .fuhai-business .business-item .box-a.box-02 {
/*    width: 66.666666%;
    min-width: 66.666666%;*/
	width: 100%;
    min-width: 100%;
  }
  .fuhai-business .business-item .box-a.box-dub {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .fuhai-business .business-item .box-a.box-dub > div {
    height: 50%;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
  }
  .fuhai-business .business-item .box-a.box-dub > div:last-child {
    border-bottom: none;
  }
  .fuhai-business .business-item .box-a:last-child {
    border-right: none;
  }
  .fuhai-business .business-item .a-box {
    display: block;
    height: 100%;
    text-align: center;
  }
  .fuhai-business .business-item .a-box.a-box-01 .a-icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
  }
  .fuhai-business .business-item .a-box.a-box-02 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .fuhai-business .business-item .a-box.a-box-02 .a-icon {
    margin-right: 20px;
  }
  .fuhai-business .business-item .a-box.a-box-02 .a-info {
    padding-top: 15px;
    text-align: left;
  }
  .fuhai-business .business-item .a-box span {
    display: block;
  }
  .fuhai-business .business-item .a-box .a-icon {
    position: relative;
    width: 80px;
    height: 80px;
  }
  .fuhai-business .business-item .a-box .a-icon img {
    display: block;
  }
  .fuhai-business .business-item .a-box .a-icon img.img-h {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  .fuhai-business .business-item .a-box .a-title-ch {
    color: #333333;
  }
  .fuhai-business .business-item .a-box .a-title-en {
    color: rgba(51, 51, 51, 0.4);
  }
  .fuhai-business .business-item .a-box .a-arrow {
    background: url("../images/page-02-arrow.png") no-repeat;
    width: 35px;
    height: 35px;
    margin: 35px auto 0;
    display: none;
  }
  .fuhai-business .business-item .a-box:hover .a-arrow,
  .fuhai-business .business-item .a-box.active .a-arrow {
    display: none;
  }
  .fuhai-business .business-info {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fuhai-business .business-info .info-cont {
    padding: 8%;
    color: #fff;
  }
  .fuhai-business .business-info .index-title {
    text-align: left;
  }
  .fuhai-business .business-info .info-txt {
    max-width: 400px;
    line-height: 20px;
    color: #ffffff;
    min-height: 100px;
    margin-bottom: 15px;
  }
  /*fuhai-news*/
  .fuhai-news .news-prev:after,
  .fuhai-news .news-next:after {
    font-weight: bold;
    font-size: 40px;
  }
  .fuhai-news .news-prev {
    left: 0;
  }
  .fuhai-news .news-next {
    right: 0;
  }
  /*fuhai-into*/
  .fuhai-into .main-cont {
    max-width: 100%;
  }
  .fuhai-into .main-cont .main-left {
    width: 100%;
  }
  .fuhai-into .main-cont .main-right {
    width: 100%;
  }
  .fuhai-into .box-s.box-left-wrap .box-img {
    height: 400px;
  }
  .fuhai-into .box-s.box-left-wrap .box-img img {
    display: none;
  }
  /*---------------------------------------------------------内页---------------------------------------------------*/
  .img-list .box-info {
    padding: 50px 0;
  }
  .development-history .public-title {
    text-align: left;
  }
  .development-history .public-title:after {
    left: 0;
    margin-left: 0;
  }
  .development-history .history-list {
    padding: 40px 0 40px 10px;
    z-index: 1;
  }
  .development-history .history-list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 2px;
    margin-left: -1px;
    background-color: #d7000f;
    z-index: -1;
  }
  .development-history .box-s {
    margin-bottom: 40px;
  }
  .development-history .box-s.active:after {
    background: url("../images/img-11.png") no-repeat center center;
    background-size: contain;
  }
  .development-history .box-s:after {
    width: 30px;
    height: 30px;
    left: -15px;
    top: 5px;
    margin-left: 0;
  }
  .development-history .box-s .box-year-img {
    position: relative;
    padding-left: 30px!important;
    padding-right: 0!important;
    margin-bottom: 20px;
  }
  .development-history .box-s .box-year-img .box-year {
    position: static;
    margin-bottom: 10px;
  }
  .development-history .box-s .box-year-img .box-img img {
    margin-left: 0!important;
  }
  .development-history .box-s .box-info {
    padding-left: 30px!important;
  }
  .development-history .box-s .box-info > div {
    text-align: left!important;
    padding-left: 20px!important;
    padding-right: 0!important;
  }
  .development-history .box-s .box-info > div:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #df2025;
    top: 16px;
    left: 0!important;
    right: auto;
  }
  .culture-groups-01 .box-s .img-bg,
  .culture-groups-03 .box-s .img-bg {
    display: none;
  }
  .culture-groups-01 .row,
  .culture-groups-03 .row {
    margin-left: -5%;
    margin-right: -5%;
  }
  .culture-groups-01 .row .box-w,
  .culture-groups-03 .row .box-w {
    padding-left: 5%;
    padding-right: 5%;
  }
  .culture-groups-01 .public-title,
  .culture-groups-03 .public-title {
    margin-bottom: 35px;
    color: #666666;
  }
  .culture-groups-01 .box-info,
  .culture-groups-03 .box-info {
    padding-top: 50px;
  }
  .culture-groups-01 .box-info .box-title,
  .culture-groups-03 .box-info .box-title {
    color: #000000;
    margin-bottom: 25px;
  }
  .culture-groups-01 .box-info .box-text,
  .culture-groups-03 .box-info .box-text {
    line-height: 32px;
    color: #666666;
  }
  .culture-groups-01 .box-img,
  .culture-groups-03 .box-img {
    min-height: auto;
  }
  .culture-groups-01 .box-img img,
  .culture-groups-03 .box-img img {
    width: 100%;
    display: block;
  }
  .culture-groups-02 .main-groups .box-s {
    min-height: 340px;
    margin-bottom: 20px;
  }
  .culture-groups-02 .main-groups .box-s .box-title {
    display: none;
  }
  .culture-groups-02 .main-groups .box-s .box-info {
    top: 0!important;
  }
  .culture-groups-02 .main-groups .box-s:hover .box-info {
    top: 0;
  }
  .box-mb {
    margin-bottom: 30px;
  }
  .talent-training .row {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .talent-training .row .box-w {
    padding-left: 0;
    padding-right: 0;
    flex: 1;
  }
  .talent-training .box-s {
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 690px;
  }
  .talent-training .box-s.box-02 .box-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .talent-training .box-s.box-02 .box-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .talent-training .box-s.box-02 .box-info .box-bg {
    background-image: url('../images/img-162.png');
    top: -14px;
    bottom: 0;
  }
  .talent-training .box-s:hover.box-02 .box-info .box-bg {
    background-image: url('../images/img-183.png');
  }
  .social-benefits .main-top {
    height: 300px;
  }
  .social-benefits .box-s {
    height: 210px;
  }
  .social-benefits .box-s .box-icon {
    top: 15px;
    left: 15px;
    width: 60px;
    height: 60px;
  }
  .social-benefits .box-s .box-icon img {
    max-width: 30px;
  }
  .social-benefits .box-s .box-title {
    left: 15px;
    bottom: 10px;
  }
  .social-benefits .box-s .box-title .title-en {
    line-height: 20px;
    min-height: 40px;
  }
  .product-service-02 .groups-top {
    margin-bottom: 35px;
  }
  .product-service-02 .groups-top .box-img {
    border: solid 1px #dcdcdc;
  }
  .product-service-02 .groups-top .box-info {
    padding-top: 30px;
    padding-left: 0;
  }
  .product-service-02 .groups-list .row {
    display: block;
  }
  .product-service-02 .groups-list .row .box-w {
    width: 100%;
  }
  .product-service-11 {
    position: relative;
  }
  .product-service-11 .bg-left,
  .product-service-11 .bg-right {
    display: none!important;
  }
  .product-service-11 .box-s {
    padding: 30px;
    height: auto;
  }
  .product-service-11 .box-s:hover {
    background: url("../images/img-222.png") no-repeat;
    background-size: cover;
  }
  .product-service-12 .box-s .img-bg {
    display: none;
  }
  .product-service-12 .box-info {
    padding-top: 40px;
  }
  .product-service-12 .box-img {
    min-height: auto;
  }
  .product-service-12 .box-img img {
    width: 100%;
    display: block;
  }
}
@media all and (max-width: 767px) {
  .h36 {
    font-size: 26px;
  }
  .h48 {
    font-size: 36px;
  }
  .index-banner .swiper-pagination {
    width: 5px;
    left: 20px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 30px;
  }
  .index-banner .banner-box {
    padding-top: 80px;
    line-height: 1.2;
  }
  .index-banner .banner-box .banner-cont {
    padding-left: 30px;
    padding-right: 30px;
  }
  .index-banner .banner-box .title-en {
    font-size: 26px;
  }
  .index-banner .banner-box .title-ch {
    font-size: 28px;
  }
  .index-banner .banner-box .index-more {
    margin-top: 40px;
  }
  /*fuhai-business*/
  .fuhai-business .business-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .fuhai-business .business-item > div {
    height: 33.333333%;
    display: flex;
    border-bottom: 1px solid #e2e2e2;
  }
  .fuhai-business .business-item > div:last-child {
    border-bottom: none;
  }
  .fuhai-business .business-item .box-a {
    background-color: #fff;
    height: 140px;
    border-right: 1px solid #e2e2e2;
  }
  .fuhai-business .business-item .box-a.box-dub {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .fuhai-business .business-item .box-a.box-dub > div {
    height: 50%;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
  }
  .fuhai-business .business-item .box-a.box-dub > div:last-child {
    border-bottom: none;
  }
  .fuhai-business .business-item .box-a:last-child {
    border-right: none;
  }
  .fuhai-business .business-item .a-box {
    display: block;
    height: 100%;
    text-align: center;
  }
  .fuhai-business .business-item .a-box.a-box-01 .a-icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .fuhai-business .business-item .a-box.a-box-02 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .fuhai-business .business-item .a-box.a-box-02 .a-icon {
    margin-right: 20px;
  }
  .fuhai-business .business-item .a-box.a-box-02 .a-info {
    padding-top: 15px;
    text-align: left;
  }
  .fuhai-business .business-item .a-box span {
    display: block;
  }
  .fuhai-business .business-item .a-box .a-icon {
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
  }
  .fuhai-business .business-item .a-box .a-icon img {
    display: block;
  }
  .fuhai-business .business-item .a-box .a-icon img.img-h {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  .fuhai-business .business-item .a-box .a-title-ch {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
  }
  .fuhai-business .business-item .a-box .a-title-en {
    display: none;
  }
  .fuhai-business .business-item .a-box:hover,
  .fuhai-business .business-item .a-box.active {
    background: url("../images/page-02-b-bg.png") no-repeat center center;
    background-size: cover;
  }
  .fuhai-business .business-item .a-box:hover .a-icon img.img-d,
  .fuhai-business .business-item .a-box.active .a-icon img.img-d {
    display: none;
  }
  .fuhai-business .business-item .a-box:hover .a-icon img.img-h,
  .fuhai-business .business-item .a-box.active .a-icon img.img-h {
    display: block;
  }
  .fuhai-business .business-item .a-box:hover .a-title-ch,
  .fuhai-business .business-item .a-box.active .a-title-ch {
    color: #fff;
  }
  .fuhai-business .business-item .a-box:hover .a-title-en,
  .fuhai-business .business-item .a-box.active .a-title-en {
    color: rgba(255, 255, 255, 0.4);
  }
  .fuhai-business .business-info {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fuhai-business .business-info .info-cont {
    padding: 13% 10%;
    color: #fff;
  }
  .fuhai-business .business-info .index-title {
    text-align: left;
  }
  .fuhai-business .business-info .info-txt {
    max-width: 400px;
    line-height: 20px;
    color: #ffffff;
    min-height: 100px;
    margin-bottom: 15px;
  }
  /*fuhai-news*/
  .fuhai-news .news-prev:after,
  .fuhai-news .news-next:after {
    font-size: 30px;
  }
  .fuhai-news .news-prev {
    left: -10px;
  }
  .fuhai-news .news-next {
    right: -10px;
  }
  .fuhai-news .box-s {
    max-width: 420px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .fuhai-news .box-s .box-img {
    display: block;
    overflow: hidden;
  }
  .fuhai-news .box-s .box-img img {
    display: block;
    width: 100%;
    transition: all 0.5s;
  }
  .fuhai-news .box-s .box-info {
    background-color: #fff;
    padding: 35px 30px;
  }
  /*fuhai-culture*/
  .fuhai-culture {
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .fuhai-culture .row {
    margin-left: -2%;
    margin-right: -2%;
  }
  .fuhai-culture .row .box-w {
    padding-left: 2%;
    padding-right: 2%;
  }
  .fuhai-culture .main-cont {
    padding-left: 0;
    padding-right: 0;
  }
  .fuhai-culture .box-info {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 30px 20px;
  }
  /*fuhai-into*/
  .fuhai-into .index-title {
    text-align: left;
  }
  .fuhai-into .box-info-right .right-box {
    float: none;
    width: 100%;
  }
  .fuhai-into .box-info-right .right-info {
    float: none;
    width: 100%;
  }
  .fuhai-into .box-info-right .box-s {
    max-width: 100%;
  }
  .fuhai-into .box-info-right .box-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .fuhai-into .box-info-right .box-info .box-txt {
    font-size: 12px;
    line-height: 16px;
    min-height: 96px;
    color: #666666;
    margin-bottom: 20px;
  }
  .fuhai-into .box-s {
    position: relative;
    margin-bottom: 20px;
  }
  .fuhai-into .box-s .box-img img img {
    display: block;
    width: 100%;
  }
  .fuhai-into .box-s .box-title {
    position: absolute;
    left: 30px;
    bottom: 25px;
    display: block;
  }
  .fuhai-into .box-s .box-title .title-ch {
    color: #fff;
    margin-right: 15px;
  }
  .fuhai-into .box-s .box-title .title-en {
    color: rgba(255, 255, 255, 0.3);
  }
  /*------------------------------------------  内页 ----------------------------------------------------*/
  /*public-banner*/
  .public-banner {
    position: relative;
    overflow: hidden;
  }
  .public-banner .banner-img {
    min-height: 200px;
    overflow: hidden;
  }
  .public-banner .banner-img img {
    height: 200px;
    max-width: 200%;
  }
  .public-banner .container {
    width: 100%;
  }
  .public-banner .banner-title {
    padding-bottom: 10px;
  }
  .public-banner .banner-title.title-mb {
    margin-bottom: 0;
  }
  /*page-main*/
  .page-main {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .public-title {
    margin-bottom: 22px!important;
  }
  .public-more {
    margin: 25px auto 0;
  }
  /*sub-menu*/
  .sub-menu {
    margin-bottom: 25px;
  }
  .sub-menu a {
    display: block;
    min-width: auto;
    width: 48%;
    float: left;
    line-height: 50px;
    color: #333333;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .sub-menu a:nth-child(2n) {
    float: right;
  }
  .special-report .report-cont .cont-top .box-info {
    padding: 25px 5px;
  }
  .special-report .report-cont .cont-top .box-info .info-txt {
    margin-bottom: 30px;
  }
  .special-report .report-cont .cont-list .box-s .box-info {
    padding: 20px 25px 45px;
  }
  .special-report .report-cont-02 .cont-top {
    padding: 10px;
  }
  .special-report .report-cont-02 .cont-top .box-info {
    padding: 25px 0;
  }
  .special-report .report-cont-02 .cont-top .box-info .info-txt {
    margin-bottom: 30px;
  }
  .special-report .report-cont-02 .cont-list .box-s .box-info {
    padding: 30px 25px;
  }
  .img-list .box-info {
    padding: 40px 0;
  }
  .detail-pages {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .detail-pages .detail-top {
    margin-bottom: 40px;
  }
  .detail-pages .detail-top .top-title {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .message-list .box-s {
    height: auto;
    padding: 15px 15px 15px 100px;
  }
  .message-list .box-s .box-date {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    text-align: center;
    color: #999999;
    padding-top: 15px;
  }
  .message-list .box-s .box-date .date-01 {
    font-size: 46px;
  }
  /*news-list*/
  .news-list .row {
    margin-left: -9px;
    margin-right: -9px;
  }
  .news-list .row .box-w {
    padding-left: 9px;
    padding-right: 9px;
  }
  .news-list .box-s {
    margin-bottom: 18px;
  }
  .news-list .box-s .box-info {
    background-color: #f7f7f7;
    padding: 25px 20px;
  }
  .news-list .box-s .box-info .info-txt {
    margin-bottom: 30px;
  }
  .culture-groups {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-box-03 .groups-logo {
    overflow: hidden;
  }
  .about-box-03 .groups-logo ul li {
    width: 49%;
    height: 100px;
    float: left;
    text-align: center;
    margin-bottom: 8px;
  }
  .about-box-03 .groups-logo ul li:nth-child(2n) {
    float: right;
  }
  .about-box-03 .groups-logo ul li img {
    height: 100px;
  }
  .research-inno-02 .box-s {
    margin-bottom: 20px;
  }
  .contact-us .contact-top {
    margin-bottom: 50px;
  }
  .contact-us .contact-top .row {
    margin-left: 0;
    margin-right: 0;
  }
  .contact-us .contact-top .row .box-w {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-us .contact-top .box-info,
  .contact-us .contact-top .box-map {
    height: auto;
  }
  .contact-us .contact-top .box-info {
    padding: 40px 20px;
  }
  .contact-us .contact-top .box-map {
    background: none!important;
  }
  .contact-us .contact-top .box-map img {
    display: block;
  }
  .contact-us .contact-list .box-s {
    height: auto;
    padding: 30px 20px;
    margin-bottom: 30px;
  }
  /*产品与服务*/
  .product-service {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .product-service-02 .groups-top {
    margin-bottom: 35px;
  }
  .product-service-02 .groups-list .groups-box {
    padding: 15px;
  }
  .product-service-02 .groups-list .groups-box .box-img {
    float: none;
    width: 162px;
    height: 216px;
    margin-right: 0;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .product-service-03 .groups-list .box-s .row {
    display: block;
  }
  .product-service-03 .groups-list .box-s .box-info-w {
    background: url("../images/img-144.png") no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
  }
  .product-service-03 .groups-list .box-s .box-img,
  .product-service-03 .groups-list .box-s .box-info {
    min-height: 404px;
  }
  .product-service-03 .groups-list .box-s .box-img {
    min-height: 220px;
  }
  .product-service-03 .groups-list .box-s .box-info {
    padding: 30px 20px;
    min-height: auto;
  }
  .product-service-04 .gallery-top .box-s {
    height: 260px;
  }
  .product-service-04 .gallery-thumbs-wrap {
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .product-service-04 .gallery-thumbs-wrap .container {
    position: relative;
    width: 70%;
  }
  .product-service-06 .groups-tab-title .title-s {
    width: 50%;
  }
  .product-service-06 .groups-tab-title .title-s a {
    height: 54px;
    line-height: 54px;
  }
  .product-service-06 .groups-tab-cont {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .product-service-06 .groups-tab-cont:before {
    left: 120px;
  }
  .product-service-06 .product-cont-tab .cont-tabs-title {
    position: relative;
    width: 120px;
    min-width: 120px;
  }
  .product-service-06 .product-cont-tab .cont-tabs-info {
    flex: 1;
    padding: 0 0 0 20px;
    height: 444px;
  }
  .product-service-06 .product-cont-tab .cont-tabs-info a {
    display: block;
    color: #fff;
    position: relative;
    padding-right: 15px;
    margin-bottom: 20px;
    line-height: 32px;
    float: left;
    margin-right: 15px;
  }
  .product-service-06 .product-cont-tab .cont-tabs-info a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 18px;
    transform: translateY(-50%);
  }
  .product-service-06 .product-cont-tab .cont-tabs-info a:hover {
    color: #ff0000;
  }
  .product-service-07 .box-s .row {
    display: block;
  }
  .product-service-07 .box-s .box-img {
    min-height: 220px;
  }
  .product-service-07 .box-s .box-info {
    min-height: 300px;
    padding: 30px 20px 80px ;
  }
  .product-service-07 .box-s .box-info .public-title {
    margin-bottom: 25px;
  }
  .product-service-07 .product-scroll {
    margin-bottom: 40px;
  }
  .product-service-07 .scroll-next,
  .product-service-07 .scroll-prev {
    bottom: 20px;
  }
  .product-service-07 .scroll-prev {
    right: 70px;
  }
  .product-service-07 .scroll-next {
    right: 20px;
  }
  .product-service-07 .scroll-page {
    padding-top: 30px;
  }
  .join-us-01 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .join-us-01 .row .box-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .join-us-01 .box-s .box-title {
    border-bottom: 1px solid #bcbcbc;
    display: block;
    padding: 20px 55px 20px 15px;
    color: #333333;
    position: relative;
  }
  .join-us-01 .box-s .box-title:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 22px;
  }
  .join-us-01 .box-s .box-cont {
    padding: 15px;
  }
  .join-us-01 .box-s .box-cont .box-info {
    line-height: 30px;
    margin-bottom: 20px;
  }
  .join-us-01 .box-s.active .box-title:after {
    right: 15px;
    top: 30px;
  }
  .join-us-02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .join-us-02 .box-erwm {
    padding-top: 25px;
  }
  .join-us-02 .box-erwm .img-s img {
    margin-left: 0;
  }
  .join-us-02 .box-erwm .txt-s {
    text-align: left;
  }
  .product-service-08 .mod-title {
    margin-bottom: 30px;
  }
  .product-service-08 .main-top .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .product-service-08 .main-top .row .box-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-service-08 .main-top .box-s .box-icon {
    margin-bottom: 20px;
  }
  .product-service-08 .main-cont .box-s {
    height: 220px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .product-service-08 .main-cont .box-s .box-title {
    padding: 40px 25px;
  }
  .product-service-09 .box-info {
    padding-top: 0;
  }
  .product-service-12 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-service-12 .row .box-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-service-12 .box-s .img-bg {
    display: none;
  }
  .product-service-12 .box-info {
    padding-top: 40px;
  }
  .product-service-12 .box-img {
    min-height: auto;
  }
  .product-service-12 .box-img img {
    width: 100%;
    display: block;
  }
  .search-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text-list .box-s {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .fuhai-business .business-item .box-a.box-02.box-03 {
    width: 60%;
    min-width: 60%;
  }
  .fuhai-business .business-item .box-a.box-01.box-03 {
    width: 40%;
    min-width: 40%;
  }
}
