@charset "utf-8";

/* 调大看小 */
@media screen and (max-width: 1680px) {
    .hc_cont1410,
    .hc_cont1620{
        width: 1320px;
    }

    .page-banner-content .title {
        font-size: 44px;
        line-height: 1.4;
    }
    
    .page-banner-content .subtit {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .bread {
        padding-top: 40px;
    }

    :root{
        font-size: 14px;
    }

    .contact-info .flex .right .title {
        padding-left: 50px;
        font-size: 34px;
        margin-bottom: 25px;
    }

    .contact-info .flex .right .content {
        padding: 40px 50px 50px;
    }

    .contact-info .flex .right .content .items .conts a {
        font-size: 28px;
    }
                                
    .contact-info .flex .right .content .items .key {
        margin-bottom: 8px;
    }

    .contact-info .flex .right .content .items {
        margin-bottom: 30px;
    }

    .contact-form {
        padding: 6rem 0 6rem;
    }

    .mod-title, .mod-title p {
        font-size: 34px;
    }

    .contact-focus .key {
        margin-right: 20px;
    }

    .contact-focus-item {
        margin-right: 24px;
    }

    .wx-qr .items {
        margin-right: 2.2rem;
        width: 130px;
    }

    .wx-qr .items img {
        margin-bottom: 16px;
    }

    .contact-focus {
        margin-bottom: 50px;
    }

    .contact-form-content .right {
        width: 60%;
        padding-top: 20px;
    }

    .mod_form {
        --form-margin: -14px;
        --form-padding: 14px;
        --form-item-botton: 28px;
        --form-item-br: 12px;
        --form-item-width: 50%;
        --form-item-bg: #F5F6F8;
        --form-item-height: 60px;
        --form-item-padding: 30px;
        --form-label-size: 18px;
        --form-color: #1E1E1E;
        --form-textarea-height: 190px;
    }

    .mod_form .mod_form_item.textarea .conts label {
        top: 34px;
    }
    
    .contact-form-content .left {
        width: 34%;
    }

    .news-content {
        padding-top: 50px;
    }

    .news-nav-item {
        margin: 0 14px;
    }

    .news-link .tits {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .news-link {
        padding: 40px 36px 40px;
    }

    .news-link .tops {
        margin-bottom: 5rem;
    }

    .mod_page {
        --margin-x: 7px;
        --fs: 20px;
        --iconfs: 18px;
        --wh: 56px;
        margin-top:50px;
    }

    .news, .new-view {
        padding-bottom: 6rem;
    }

    .newsview-content {
        padding-top: 70px;
    }

    .newsview-hd .title {
        font-size: 34px;
        margin-bottom: 26px;
    }

    .newsview-content .right .title {
        font-size: 28px;
        margin-bottom: 22px;
    }

    .newsview-hd {
        padding-bottom: 18px;
        margin-bottom: 35px;
    }

    .newsview-bd {
        padding-bottom: 44px;
        margin-bottom: 35px;
        border-bottom: 1px solid #D8D8D8;
    }

    .newsview-arrow .fenge {
        width: 1px;
        height: 28px;
    }

    .newsview-arrow .newsview-prev span {
        transform: rotate(180deg);
        margin-right: 15px;
    }

    .newsview-arrow .newsview-next span {
        margin-left: 15px;
    }

    .newsview-content .right {
        width: 360px;
    }

    .about-info .imgs {
        margin-right: calc((100% - 1320px) / 2);
    }

    .about-info .imgs > img{
        width: 6%;
    }

    .about-info .right .tits {
        margin-bottom: 36px;
    }

    .about-info .right .tits p {
        font-size: 30px;
        margin-right: 25px;
    }

    .about-info .right .tits img {
        width: 38px;
    }

    .about-info .flex {
        padding-bottom:90px;
    }

    .about-net-top {
        top: -100px;
        padding-top: 6rem;
        padding-bottom: 5.5rem;
        padding-left: 6rem;
        padding-right: 40px;
    }
    
    .about-net-top > img {
        position: absolute;
        width: 37px;
        left: 39px;
        top: 35px;
        z-index: 2;
    }

    .about-net-top .title {
        font-size: 30px;
    }

    .about-net {
        padding: 8rem 0 9rem;
    }

    .about-net > .imgs {
        width: 100%;
    }

    .about-net .item .number {
        font-size: 50px;
        margin-bottom: 10px;
    }

    .about-net .mod-titcont {
        margin-bottom: 3rem;
    }

    .about-net .item {
        margin-bottom: 50px;
    }

    .about-net-top .title {
        font-size: 28px;
    }

    .about-honor {
        padding: 6.5rem 0;
    }

    .about-honor-items {
        padding: 0 20px;
    }

    .about-honor-list {
        margin: 0 -20px;
    }

    .about-honor-item {
        padding: 35px 0;
    }

    .about-honor-arrow .mod-prev, .about-honor-arrow .mod-next {
        width: 58px;
        height: 58px;
    }

    .about-honor-arrow .mod-prev span, .about-honor-arrow .mod-next span {
        font-size: 22px;
    }

    .solution-content {
        padding-top: 1rem;
        padding-bottom: 7rem;
    }

    .solution-content .bread {
        margin-bottom: 50px;
    }

    .solution-content .mod-titcont {
        margin-bottom: 4rem;
    }

    .mod-product {
        padding: 35px 30px 35px;
    }

    .mod-product .conts .tits {
        font-size: 20px;
    }

    .prodeta-top .bread {
        margin-bottom: 3rem;
    }

    .prodeta-top{
        padding-top: 1rem;
    }   

    .prodeta-info .left .mod-titcont {
        margin-bottom: 25px;
    }

    .prodeta-info .left .text {
        margin-bottom: 4.5rem;
    }

    .mod-btn {
        min-width: 170px;
        border-radius: 50px;
    }

    .mod-btn .imgs {
        width: 50px;
        height: 50px;
    }   

    .prodeta-info-link {
        height: 50px;    
    }

    .mod-btn .imgs img {
        width: 20px;
    }

    .mod-btn span{
        padding: 0 18px;
    }

    .prodeta-details-nav .item {
        height: 76px;
        font-size: 22px;
    }

    .prodeta-details-conts {
        padding: 3rem 3rem;
    }

    .home-product {
        padding: 6.5rem 0;
    }

    .home-product .mod-titcont {
        margin-bottom: 30px;
    }

    .home-product-more {
        width: 180px;
        height: 50px;
        margin: 0 20px;
    }

    .mod-prev, .mod-next {
        width: 50px;
        height: 50px;
    }

    .mod-prev img, .mod-next img {
        width: 22px;
    }

    .solution-content .mod-titcont {
        margin-bottom: 3.5rem;
    }

    .solution-item {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    
    .solution-list {
        margin: 0 -20px -40px;
    }

    .solution-conts .conts span {
        font-size: 26px;
        margin-right: 14px;
    }

    .solution-conts .conts {
        padding: 0 3rem;
        bottom: 40px;
    }


    .solution-conts .hovers .list .item a {
        font-size: 18px;
    }

    .solution-conts .hovers .tits {
        font-size: 26px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .solution-conts .hovers .more {
        width: 50px;
        height: 50px;
        margin-top: 3rem;
    }

    .solution-conts .hovers .more img {
        width: 22px;
    }

    .solution-conts .hovers .list .item {
        margin-bottom: 28px;
    }

    .solution-conts .hovers .list {
        margin: 0 -10px -28px;
    }

    .sd-info {
        margin-bottom: 7rem;
    }

    .sd-content-con .edit {
        width: 1200px;
        margin-bottom: 40px;
    }

    .home_banner-progress {
        bottom: 50px;
        left: calc((100% - 1320px) / 2);
    }

    .home_banner-pbox {
        width: 200px;
    }

    .home-banner .home-banner-content .title a {
        font-size: 42px;
    }

    .home-banner .home-banner-content .text p {
        font-size: 18px;
    }

    .home-banner .home-banner-content .text{
        margin-bottom: 50px;
    }

    .home-about {
        padding: 6rem 0;
    }

    .home-about > .img1{
        height: 100%;
        right: 0%;
        left: initial;
        max-width: initial;
    }

    .home-about .mod-titcont{
        margin-bottom: 20px;
    }

    .home-about .text {
        margin-bottom: 40px;
    }
    
    .home-about .mod-btn {
        margin-bottom: 60px;
    }

    .home-about .content {
        width: 55%;
    }

    .home-about .item {
        width: 210px;
    }

    .home-about .item .imgs {
        height: 31px;
        margin-bottom: 18px;
    }

    .home-solution {
        padding: 7rem 0;
    }

    .home-solution .mod-titcont {
        margin-bottom: 25px;
    }

    .home-solution .text {
        padding-bottom: 25px;
        margin-bottom: 35px;
    }

    .home-solution .list li {
        margin-bottom: 26px;
    }

    .home-solution .list {
        margin: 0 var(--flex-margin) -26px;
    }

    .home-solution .arrows {
        margin-top: 5rem;
    }

    .mod-prev {
        margin-right: 20px;
    }

    .home-news {
        padding-top: 6.5rem;
        padding-bottom: 6.5rem;
    }

    .home-news-hd {
        margin-bottom: 26px;
    }

    .home-news-item {
        margin-right: 25px;
    }

    .home-news-links .home-news-tops {
        padding: 40px 40px;
    }
    
    .footer-top {
        padding: 5.5rem 0 7rem;
    }

    .imgs-text::before{
        display: none;
    }

    .footer-logobox{
        flex-direction: column;
        align-items: flex-start;
    }

    .imgs-text{
        margin-top: 26px;
    }

    .footer-logobox {
        margin-bottom: 50px;
    }

    .footer-left-list li {
        margin-bottom: 25px;
    }

    .footer-top .flex .right {
        gap: 0 60px;
        padding-top: 10px;
    }

    .footer-bottom .flex {
        padding: 28px 0;
    }

    .footer-top .flex .left {
        width: 33.592593%;
    }

    .hd_item {
        margin-right: 3.2rem;
    }

    .header .left .imgs {
        padding-left: 16px;
        margin-left: 16px;
    }

    .header .left .imgs::before {
        height: 40px;
    }

    .header .left {
        padding-left: 30px;
    }

    .header-tel {
        width: 220px;
    }

    .header-tel p {
        font-size: 17px;
        margin-left: 12px;
    }

    .about-net {
        padding: 11rem 0 10rem;
    }

    .about-net>.imgs {
        width: 1454px !important;
    }










    /* 1680end */
}

@media screen and (max-width: 1440px) {
    .hc_cont1410,
    .hc_cont1620{
        width: 1120px;
    }   

    .page-banner-content .subtit {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .page-banner-content .title {
        font-size: 36px;
        line-height: 1.4;
    }

    .bread {
        padding-top: 35px;
    }

    .contact-info {
        padding-top: 4rem;
    }

    .contact-info .flex .right .title {
        padding-left: 36px;
        font-size: 30px;
        margin-bottom: 25px;
    }

    .contact-info .flex .right .content {
        padding: 35px 36px 40px;
    }

    .contact-info .flex .right .content .items .conts a {
        font-size: 26px;
    }

    .contact-info .flex .right .content .items {
        margin-bottom: 26px;
    }

    .contact-info .flex .right .content .items .conts p {
        font-size: 18px;
    }

    .contact-info .flex .right {
        padding-top: 24px;
    }

    :root{
        font-size: 13px;
    }

    .mod-title, .mod-title p {
        font-size: 30px;
    }

    .contact-form .mod-titcont {
        margin-bottom: 30px !important;
    }

    .mod_form {
        --form-margin: -12px;
        --form-padding: 12px;
        --form-item-botton: 24px;
        --form-item-br: 12px;
        --form-item-width: 50%;
        --form-item-height: 56px;
        --form-item-padding: 24px;
        --form-label-size: 18px;
        --form-textarea-height: 170px;
    }

    .news-content {
        padding-top: 40px;
    }

    .mod-titcont .subtit {
        margin-bottom: 10px;
    }

    .news-content .mod-titcont {
        margin-bottom: 30px;
    }

    .news-nav-item {
        margin: 0 12px;
    }

    .news-nav-link {
        width: 150px;
        height: 50px;
    }

    .news-content .mod-titcont {
        margin-bottom: 25px;
    }

    .news-nav {
        margin-bottom: 40px;
    }

    .news-link .tits {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .news-link {
        padding: 30px 30px 30px;
    }

    .news-link .time {
        font-size: 18px;
    }

    .news-link .tops {
        margin-bottom: 4rem;
    }

    .mod_page {
        --margin-x: 7px;
        --fs: 16px;
        --iconfs: 18px;
        --wh: 52px;
        margin-top: 50px;
    }

    .newsview-content .right {
        width: 320px;
    }

    .newsview-content {
        padding-top: 60px;
    }

    .newsview-goback {
        padding-bottom: 22px;
        margin-bottom: 35px;
    }

    .newsview-hd .title {
        font-size: 32px;
        margin-bottom: 22px;
    }

    .newsview-hd .controls .items {
        margin-right: 2rem;
    }

    .newsview-content .right .title {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1.65;
    }

    .newsview-other .news-link {
        margin-bottom: 25px;
    }

    .newsview-bd {
        padding-bottom: 40px;
        margin-bottom: 30px;
    }

    .newsview-arrow .fenge {
        width: 1px;
        height: 24px;
    }

    .about-info .imgs {
        margin-right: calc((100% - 1120px) / 2);
    }

    .about-info .right {
        padding-top: 10px;
        width: 70%;
    }

    .about-info {
        padding: 60px 0 0;
    }

    .about-info .right .tits p {
        font-size: 28px;
        margin-right: 20px;
    }

    .about-info .right .tits img {
        width: 34px;
    }

    .about-info .right .tits {
        margin-bottom: 30px;
    }

    .about-info .flex {
        padding-bottom: 70px;
    }

    .about-info .right .tits {
        margin-bottom: 25px;
    }

    .about-net-top {
        top: -80px;
        padding-top: 5rem;
        padding-bottom: 4.5rem;
        padding-left: 5rem;
        padding-right: 30px;
    }

    .about-net-top > img {
        position: absolute;
        width: 28px;
        left: 31px;
        top: 30px;
        z-index: 2;
    }

    .about-net-top .title {
        font-size: 24px;
    }

    .about-net {
        padding: 7rem 0 7rem;
    }

    .about-net .item .number {
        font-size: 44px;
        margin-bottom: 10px;
    }

    .about-net .item {
        margin-bottom: 40px;
    }

    .about-honor {
        padding: 6rem 0;
    }

    .about-honor-items {
        padding: 0 15px;
    }

    .about-honor-list {
        margin: 0 -15px;
    }

    .about-honor-item p {
        font-size: 22px;
    }

    .about-honor-item {
        padding: 30px 0;
    }

    .about-honor-nav {
        margin-top: 25px;
    }

    .about-honor .mod-titcont {
        margin-bottom: 25px;
    }

    .about-honor .right {
        width: 66.432099%;
    }

    .about-honor-arrow .mod-prev, .about-honor-arrow .mod-next {
        width: 54px;
        height: 54px;
    }

    .mod-prev {
        margin-right: 20px;
    }

    .about-honor-item img {
        width: 22px;
        height: 22px;
    }

    .solution-content .mod-titcont {
        margin-bottom: 3.5rem;
    }

    .mod-product {
        padding: 30px 25px 30px;
    }

    .solution-content {
        padding-top: 1rem;
        padding-bottom: 6rem;
    }

    .prodeta-info .right .imgs {
        width: 330px;
    }

    .prodeta-info{
        padding-top: 20px;
    }

    .prodeta-info .left .mod-titcont {
        margin-bottom: 20px;
    }

    .prodeta-info .left .text {
        margin-bottom: 3.5rem;
    }

    .prodeta-info {
        margin-bottom: 5rem;
    }

    .prodeta-details-nav .item {
        height: 66px;
        font-size: 20px;
    }

    .prodeta-details-conts {
        padding: 2.8rem 2.8rem;
    }

    .home-product-controls {
        margin-top: 40px;
    }

    .home-product-more {
        width: 170px;
        height: 50px;
        margin: 0 16px;
    }

    .home-product-controls {
        margin-top: 36px;
    }

    .home-product {
        padding: 6rem 0;
    }

    .solution-conts .conts {
        padding: 0 2.5rem;
        bottom: 30px;
    }

    .solution-conts .conts span {
        font-size: 22px;
        margin-right: 12px;
    }

    .solution-conts .conts img {
        width: 22px;
    }

    .solution-conts .hovers {
        padding: 10px 2.5rem;
    }

    .solution-conts .hovers .list .item a {
        font-size: 16px;
    }

    .solution-conts .hovers .tits {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 24px;
    }

    .solution-conts .hovers .more {
        margin-top: 2.5rem;
    }

    .solution-item {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .solution-list {
        margin: 0 -15px -30px;
    }

    .sd-content-con .edit {
        width: 1000px;
        margin-bottom: 40px;
    }

    .sd-info {
        margin-bottom: 6rem;
    }

    .home_banner-progress {
        bottom: 40px;
        left: calc((100% - 1120px) / 2);
    }

    .home_banner-pbox {
        width: 150px;
    }

    .current-number, .sum-number {
        font-size: 18px;
    }
    
    .home-banner .home-banner-content .title a {
        font-size: 36px;
    }

    .home-banner .home-banner-content .text p {
        font-size: 16px;
    }

    .home-banner .home-banner-content .text {
        margin-bottom: 40px;
    }

    .home-banner .home-banner-content .title {
        margin-bottom: 15px;
    }

    .home-about .content {
        width: 56%;
    }

    .home-about .item {
        width: 175px;
    }

    .home-about .text {
        margin-bottom: 30px;
    }

    .home-about .mod-btn {
        margin-bottom: 50px;
    }

    .home-about .mod-btn {
        margin-bottom: 60px;
    }

    .home-solution {
        padding: 6.5rem 0;
    }

    .home-solution .list li a {
        font-size: 18px;
    }

    .home-news {
        padding-top: 5.5rem;
        padding-bottom: 5.5rem;
    }

    .home-news-links .home-news-tops .tits {
        font-size: 22px;
    }

    .home-news-links .home-news-tops {
        padding: 30px 30px;
    }

    .home-news-links .home-news-tops .time {
        font-size: 18px;
    }

    .footer-top .flex .left {
        width: 29.592593%;
    }

    .footer-top .flex .right {
        gap: 0 40px;
        padding-top: 5px;
    }

    .footer-logo{
        width: 150px;
    }

    .footer-top {
        padding: 5rem 0 6rem;
    }

    .footer-left-list li {
        margin-bottom: 20px;
    }

    .footer-bottom .flex {
        padding: 22px 0;
    }

    .hd_link {
        font-size: 16px;
    }

    .header .left {
        padding-left: 20px;
    }

    .header .left .imgs {
        padding-left: 12px;
        margin-left: 12px;
    }

    .header .left .imgs::before {
        height: 34px;
    }

    .hd_item {
        margin-right: 2rem;
    }

    .hd_list {
        margin-right: 2.5rem;
    }

    .header-tel {
        width: 200px;
    }

    .about-net>.imgs {
        width: 1134px !important;
    }










    /* 1440end */
}

/* 1199~992 平板横屏*/
@media screen and (max-width: 1200px) {
    .hc_cont1410,
    .hc_cont1620{
        width: 940px;
    }

    :root{
        font-size: 12px;
    }

    .contact-info {
        padding-top: 4.5rem;
    }

    .page-banner-content .subtit {
        font-size: 18px;
    }

    .page-banner-content .title {
        font-size: 32px;
    }

    .contact-info .flex .right .title {
        padding-left: 36px;
        font-size: 25px;
        margin-bottom: 25px;
    }

    .contact-info .flex .right .title {
        padding-left: 30px;
        font-size: 25px;
        margin-bottom: 25px;
    }

    .contact-info .flex .right .content {
        padding: 35px 30px 40px;
    }

    .contact-info .flex .right .content .items .key {
        font-size: 16px;
    }

    .contact-info .flex .right .content .items .conts a {
        font-size: 24px;
    }

    .contact-info .flex .right .content .items .conts p {
        font-size: 17px;
    }

    .mod-title, .mod-title p {
        font-size: 28px;
    }

    .mod-titcont .subtit {
        margin-bottom: 10px;
    }

    .contact-focus .key {
        font-size: 16px;
    }

    .contact-focus .key {
        margin-right: 15px;
    }

    .contact-focus-item {
        margin-right: 20px;
    }

    .contact-focus {
        margin-bottom: 45px;
    }

    .wx-qr .items {
        margin-right: 2rem;
        width: 120px;
    }

    .contact-form-content .right {
        width: 64%;
        padding-top: 10px;
    }

    .mod_form {
        --form-margin: -10px;
        --form-padding: 10px;
        --form-item-botton: 20px;
        --form-item-br: 12px;
        --form-item-width: 50%;
        --form-item-height: 54px;
        --form-item-padding: 24px;
        --form-label-size: 16px;
        --form-textarea-height: 170px;
    }

    .mod_form .mod_form_item.textarea .conts label {
        top: 30px;
    }

    .mod_form .mod_form_item .conts button {
        width: 46px;
        height: 46px;
    }

    .mod_form_item .conts button img{
        width: 22px;
    }

    .mod_form .mod_form_item .conts button {
        right: 22px;
        bottom: 22px;
    }

    .contact-form {
        padding: 5.8rem 0 5.8rem;
    }

    .news-item{
        width: 33.33333%;
    }

    .news-nav-link {
        width: 140px;
        height: 48px;
    }

    .news-nav {
        margin-bottom: 35px;
    }

    .mod_page {
        --margin-x: 7px;
        --fs: 16px;
        --iconfs: 18px;
        --wh: 50px;
        margin-top: 50px;
    }

    .newsview-content .flex{
        flex-direction: column;
    }

    .newsview-content .left{
        width: 100%;
    }

    .newsview-content .right{
        width: 100%;
    }

    .newsview-other{
        display: flex;
        justify-content: space-between;
        margin: 0 -15px;
    }

    .newsview-other .news-link{
        width: 50%;
        margin: 0 15px;
    }

    .newsview-content .right{
        margin-top: 55px;
    }

    .newsview-content .right .title {
        font-size: 26px;
        margin-bottom: 25px;
        line-height: 1.65;
    }

    .newsview-hd .title {
        font-size: 28px;
        margin-bottom: 22px;
    }

    .newsview-hd {
        padding-bottom: 18px;
        margin-bottom: 30px;
    }

    .newsview-bd {
        padding-bottom: 35px;
        margin-bottom: 25px;
    }

    .newsview-arrow .fenge {
        width: 1px;
        height: 22px;
    }

    .about-info .imgs {
        margin-right: calc((100% - 940px) / 2);
    }

    .about-info .right {
        padding-top: 0px;
        width: 70%;
    }

    .about-info .right .tits p {
        font-size: 26px;
        margin-right: 20px;
    }

    .about-info .right .tits img {
        width: 30px;
    }

    .about-info .flex {
        padding-bottom: 60px;
    }

    .about-net-top .title {
        font-size: 22px;
    }

    .about-net-top > img {
        width: 24px;
        left: 26px;
        top: 26px;
    }

    .about-net {
        padding: 6.5rem 0 7rem;
    }

    .about-net .item .number {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .about-net .item .texts p {
        font-size: 16px;
    }

    .about-honor-item p {
        font-size: 20px;
    }

    .about-honor-item {
        padding: 26px 0;
    }

    .about-honor-arrow .mod-prev, .about-honor-arrow .mod-next {
        width: 52px;
        height: 52px;
    }

    .about-honor-arrow .mod-prev span, .about-honor-arrow .mod-next span {
        font-size: 20px;
    }

    .product-item{
        width: 33.333333%;
    }

    .prodeta-info-group{
        flex-direction: column;
        align-items: flex-start;
    }

    .prodeta-info-link{
        margin-left: 0;
        margin-top: 20px;
    }

    .prodeta-info .right .imgs {
        width: 300px;
    }

    .prodeta-info .right {
        padding: 30px 36px;
    }

    .prodeta-info {
        padding-top: 10px;
    }

    .prodeta-info .left .text {
        margin-bottom: 3rem;
    }

    .prodeta-info .left {
        padding-bottom: 10px;
    }

    .prodeta-details-nav .item {
        height: 60px;
        font-size: 18px;
    }

    .prodeta-details-conts p {
        font-size: 16px;
        line-height: 2.2;
    }

    .prodeta-details-conts {
        padding: 2.2rem 2.4rem;
    }

    .home-product .mod-titcont {
        margin-bottom: 24px;
    }

    .home-product-controls {
        margin-top: 34px;
    }

    .solution-conts .conts{
        display: none;
    }

    .solution-conts .hovers{
        opacity: 1;
        position: static;
        padding: 36px 30px;
    }

    .solution-conts .img_box{
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .solution-conts .img_box img{
        object-fit: cover;
    }

    .solution-conts .hovers .list .item{
        width: 50%;
    }

    .solution-conts .hovers .more {
        width: 46px;
        height: 46px;
    }

    .solution-conts .hovers .more img {
        width: 20px;
    }

    .solution-conts .hovers .list .item {
        margin-bottom: 20px;
    }

    .solution-conts .hovers .list {
        margin: 0 -10px -20px;
    }

    .sd .solution-content .home-product .mod-titcont {
        margin-bottom: 30px;
    }

    /* .home-about > .img1 {
        right: -10%;
    } */

    .home-about{
        overflow: hidden;
    }

    .home-about .content {
        width: 57%;
    }

    .home-about .mod-btn {
        margin-bottom: 50px;
    }

    .home-about .text{
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .home-banner .home-banner-content .title a {
        font-size: 32px;
    }

    .home-banner .home-banner-content .text {
        margin-bottom: 32px;
    }

    .mod-btn .imgs {
        width: 48px;
        height: 48px;
    }

    .mod-btn {
        min-width: 160px;
    }

    .home_banner-progress {
        left: calc((100% - 940px) / 2);
    }

    .home-banner .home-banner-content {
        top: 20%;
    }

    .home-solution {
        padding: 6rem 0;
    }

    .home-solution .text {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .home-solution .arrows {
        margin-top: 4rem;
    }

    .home-solution .list li {
        margin-bottom: 22px;
    }

    .home-news-link {
        width: 140px;
        height: 50px;
    }

    .home-news-links .home-news-tops .tits {
        font-size: 20px;
    }

    .home-news-links .home-news-tops .time {
        font-size: 16px;
    }

    .section-item:nth-child(1){
        display: none;
    }

    .footer-top .flex .right{
        grid-template-columns: auto auto auto auto;
    }

    .footer-top .flex .left {
        width: 31.592593%;
    }

    .footer-logo {
        width: 140px;
    }

    .footer-logobox {
        margin-bottom: 40px;
    }

    .footer-top {
        padding: 5rem 0 5.5rem;
    }

    .home-news-link{
        pointer-events: none;
    }

    /* 移动端导航 */
    nav{
        position: absolute;
        width: 100%;
        top: 80px;
        left: 0;
        padding: 25px 40px;
        background-color: var(--main-color);
        display: none;
        max-height: calc(100vh - 80px);
        overflow-y: auto;
        z-index: 100;
        background:var(--main-color);
    }

    .hd_second {
        padding: 0px 0 0 !important;
    }

    .hd_item.active .hd_link {
        color: #fff;
    }

    .hd_item .hd_link {
        color: #fff;
    }

    .hd_item {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .hd_item:last-child {
        margin-bottom: 0;
    }

    .hd_list {
        display: block;
        margin-right: 0px;
    }

    .hd_link{
        line-height: 1.9;
        display: inline-block !important;
        padding: 5px 0;
    }

    .c_pcbtn{
        display: flex;
        align-items: center;
        margin-left: 20px;
        transform: scale(0.9);
    }

    .hd_conts{
        position: relative;
    }

    .child>.hd_conts::before,
    .child>.hd_conts::after{
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.36s;
        background-color: #fff;
        cursor: pointer;
    } 

    .child .hd_conts::before{
        width: 14px;
        height: 2px;
        right: 0;
    }

    .child .hd_conts::after{
        width: 2px;
        height: 14px;
        right: 6px;
    }

    .hd_second{
        display: none;
        position: static;
        width: 100%;
        transform: none;
        padding: 5px 0 0;
        background-color: transparent !important;
        box-shadow: none;
        transition: none;
        opacity: 1;
        pointer-events: all;
    }

    .hd_second_link{
        color: #fff;
        line-height: 1;
        padding: 6px 20px;

    }

    .hd_second_link{
        display: inline-block;
    }

    .hd_three{
        display: none;
        padding-left: 40px;
    }

    .hd_three_item{
        margin-bottom: 4px;
    }

    .hd_three_item:last-child{
        margin-bottom: 0;
    }

    .hd_three_link{
        color: #fff;
        font-size: 14px;
        line-height: 1.75;
        display: inline-block;
        padding: 4px 0;
    }

    .hd_second_item.child .hd_conts::before{
        right: 12px;
    }

    .hd_second_item.child .hd_conts::after{
        right: 18px;
    }

    .child.open>.hd_conts::after{
        transform: translateY(-50%) rotate(-90deg);
    }

    .c_pcbtn{
        display: flex;
        align-items: center;
    }

    .hd_second_link {
        padding: 12px 20px;
    }

    .hd_item:not(:last-child) {
        margin-right: 0px;
    }

    .c_pcbtn{
        display: flex;
        align-items: center;
    }
    /* 移动端导航 */

    .c_pcbtn{
        margin-right: 22px;
    }

    .header-tel p{
        display: none;
    }

    .header-tel{
        width: initial;
        background-color: transparent;
        padding: 0 10px;
    }

    .header-tel span{
        color: var(--main-color2);
        font-size: 22px;
    }

    .hd_item{
        margin-right: 0;
    }

    .about-net>.imgs {
        width: 1022px !important;
    }



    /* 1200end */
}


/* 991~768 平板竖屏 重点*/
@media screen and (max-width: 991px) {
    .hc_cont1410,
    .hc_cont1620{
        width: 100%;
        padding: 0 40px;
    }

    .page-banner-content .subtit {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .page-banner-content .title {
        font-size: 30px;
    }

    .contact-info {
        padding-top: 4.2rem;
    }

    .contact-info .flex .right .title {
        padding-left: 25px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contact-info .flex .right .content .items .conts a {
        font-size: 20px;
    }

    .contact-info .flex .right .content .items .conts p {
        font-size: 16px;
    }

    .contact-info .flex .right .content {
        padding: 30px 30px 30px;
    }

    .contact-info .flex .right .content .items {
        margin-bottom: 20px;
    }

    .mod-title, .mod-title p {
        font-size: 26px;
    }

    .contact-focus-item {
        margin-right: 15px;
    }

    .contact-form-content .right {
        width: 60%;
        padding-top: 10px;
    }

    .mod_form {
        --form-margin: -10px;
        --form-padding: 10px;
        --form-item-botton: 20px;
        --form-item-br: 12px;
        --form-item-width: 50%;
        --form-item-height: 52px;
        --form-item-padding: 20px;
        --form-label-size: 16px;
        --form-textarea-height: 150px;
    }

    :root {
        font-size: 11px;
    }

    .wx-qr .items p {
        font-size: 16px;
    }

    .news-item{
        width: 50%;
    }

    .newsview-content {
        padding-top: 55px;
    }

    .newsview-goback {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .newsview-hd .title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .newsview-hd {
        padding-bottom: 18px;
        margin-bottom: 25px;
    }

    .newsview-bd {
        padding-bottom: 30px;
        margin-bottom: 25px;
    }

    .about-info .imgs{
        margin-right: 40px;
    }

    .about-net-top .title {
        font-size: 20px;
    }

    .about-info .flex{
        flex-direction: column;
    }

    .about-info .right{
        width: 100%;
    }

    .about-info .right .tits p {
        font-size: 22px;
        margin-right: 16px;
    }

    .about-info .right .tits img {
        width: 26px;
    }

    .about-info {
        padding: 55px 0 0;
    }

    .about-info .right .tits {
        margin-bottom: 20px;
    }

    .about-info .flex {
        padding-bottom: 50px;
    }

    .about-net-top {
        top: -60px;
        padding-top: 4rem;
        padding-bottom: 4rem;
        padding-left: 4rem;
        padding-right: 30px;
    }

    .about-net-top > img {
        width: 20px;
        left: 20px;
        top: 20px;
    }

    .about-net .item .number {
        font-size: 34px;
        margin-bottom: 8px;
    }

    .about-net .item {
        margin-bottom: 35px;
    }

    .about-honor-item p {
        font-size: 18px;
    }

    .product-item{
        width: 50%;
    }

    .solution-content {
        padding-top: 0rem;
        padding-bottom: 6rem;
    }

    .solution-content .mod-titcont {
        margin-bottom: 3rem;
    }

    .prodeta-info .right .imgs{
        max-width: 100%;
    }

    .prodeta-info .right {
        padding: 30px 30px;
    }

    .prodeta-top {
        padding-top: 0rem;
    }

    .prodeta-details-nav .item {
        height: 56px;
        font-size: 16px;
    }

    .sd-info .left {
        width: 240px;
    }

    .solution-content > img{
        height: 25%;
        object-fit: cover;
    }

    .sd-content-con .imgs {
        margin-bottom: 30px;
    }

    .sd-content-con .edit p {
        font-size: 16px;
    }

    .sd-content-con .edit h3, .sd-content-con .edit h4, .sd-content-con .edit h5 {
        font-size: 16px;
        line-height: 1.8;
    }

    .sd-content-con .edit {
        margin-bottom: 30px;
    }

    .sd-content-con {
        padding: 10px 24px 10px;
    }

    .home-solution .content {
        width: 100%;
    }

    .home-solution .list li a {
        font-size: 17px;
    }

    .home-about .content {
        width: 85%;
    }

    .home-about > .img1{
        display: none;
    }

    .home-banner .home-banner-content .title a {
        font-size: 28px;
    }

    .home-banner .home-banner-content {
        top: 15%;
    }

    .home_banner-progress {
        left: 40px;
        bottom: 30px;
    }

    .home-about .content{
        width: 100%;
    }

    .home-about .item {
        width: 210px;
    }

    .home-about {
        padding: 5.8rem 0;
    }

    .home-about > .img1{
        display: none !important;
    }

    .home-solution .arrows {
        margin-top: 5rem;
    }

    .home-news-hd{
        flex-direction: column;
        align-items: flex-start;
    }

    .home-news-hd {
        margin-bottom: 45px;
    }

    .home-news-items.col-lg-6{
        margin-bottom: 30px;
    }

    /* .section-item:nth-child(2){
        display: none;
    }

    .footer-top .flex .right{
        grid-template-columns: repeat(3, 1fr);
    } */

    .footer-top .flex{
        flex-direction: column;
    }

    .footer-top .flex .left{
        width: 100%;
    }

    .footer-top .flex .right{
        width: 100%;
        padding-top: 50px;
    }

    .footer-logo {
        width: 130px;
    }

    .imgs-text {
        margin-top: 24px;
    }

    .footer-bottom .flex .left{
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .footer-bottom .flex .left p, .footer-bottom .flex .left a{
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .footer-bottom .flex .left p{
        width: 100%;
    }

    .sitemap-link {
        margin-left: 10px;
    }

    .about-net>.imgs {
        width: 926px !important;
    }







    /* 991end */
}

/* <768 移动端 重点*/
@media screen and (max-width: 768px) {
    .hc_cont1410,
    .hc_cont1620{
        padding: 0 20px;
    }

    :root {
        font-size: 10px;
    }

    .contact-info .flex .right {
        padding-top: 20px;
    }

    .bread {
        padding-top: 32px;
    }

    .mod_bread_link img {
        margin-right: 15px;
        width: 16px;
        padding-top: 2px;
    }

    .contact-info .flex{
        flex-direction: column-reverse;
    }

    .contact-info .flex .right{
        width: 100%;
    }

    .contact-info .flex .right .title {
        padding-left: 0px;
        font-size: 19px;
        margin-bottom: 24px;
    }

    .contact-info .flex .right {
        padding-top: 10px;
    }
    
    .contact-info .flex .right .content {
        padding: 28px 24px 28px;
    }

    .contact-info .flex .right .content .items .conts p {
        font-size: 15px;
    }

    .contact-info .flex .left{
        width: 100%;
    }

    .contact-form-content{
        flex-direction: column;
    }

    .contact-form-content .left{
        width: 100%;
    }

    .contact-form-content .right{
        width: 100%;
        padding-top: 40px;
    }

    .mod_form .mod_form_item{
        width: 100%;
    }

    .contact-form {
        padding: 6rem 0 ;
    }

    .page-banner-content .title {
        font-size: 22px;
    }

    .page-banner-content .subtit {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .bread {
        padding-top: 30px;
    }

    .news-nav{
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .news-nav-item{
        margin: 0 10px;
        margin-bottom: 18px;
    }

    .news-content .mod-titcont {
        margin-bottom: 30px;
    }

    .mod-title, .mod-title p {
        font-size: 24px;
    }

    .page-banner-content .title {
        font-size: 24px;
    }
    
    .page-banner img{
        position: relative;
        max-width: initial;
        width: 769px;
        left: 50%;
        transform: translateX(-50%);
    }

    .news-item{
        width: 100%;
    }

    .news-link .tits {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .news-link {
        padding: 25px 25px 25px;
    }

    .news-link .time {
        font-size: 16px;
    }

    .news-link .tops {
        margin-bottom: 3rem;
    }

    .news-item {
        margin-bottom: 25px;
    }

    .news-list {
        margin-bottom: -25px;
    }

    .mod_page {
        --margin-x: 6px;
        --fs: 14px;
        --iconfs: 18px;
        --wh: 46px;
        margin-top: 40px;
    }

    .newsview-goback img {
        width: 19px;
        margin-right: 8px;
    }

    .newsview-content {
        padding-top: 50px;
    }

    .newsview-hd .title {
        font-size: 24px;
        line-height: 1.55;
        margin-bottom: 20px;
    }

    .newsview-arrow .fenge{
        display: none;
    }

    .newsview-arrow{
        flex-direction: column;
    }

    .newsview-arrow a{
        width: 100%;
        margin-bottom: 10px;
    }

    .newsview-arrow a:last-child{
        margin-bottom: 0;
    }

    .newsview-content .right {
        margin-top: 50px;
    }

    .newsview-content .right .title {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .newsview-other{
        flex-wrap: wrap;
    }

    .newsview-other .news-link{
        width: 100%;
    }

    .newsview-other .news-link{
        margin-bottom: 25px;
    }

    .newsview-other .news-link:last-child{
        margin-bottom: 0;
    }

    .about-info .left{
        width: 100%;
    }

    .about-info .right .tits p {
        font-size: 18px;
        margin-right: 10px;
    }

    .about-info .right .tits img {
        width: 24px;
    }

    .about-info {
        padding: 50px 0 0;
    }

    .about-info .imgs {
        margin-right: 0px;
    }

    .about-net-top{
        position: static;
        width: 100%;
    }

    .about-info .imgs > img {
        width: 11%;
    }

    .about-net-top > img{
        display: none;
    }

    .about-net-top {
        padding-top: 4rem;
        padding-bottom: 4rem;
        padding-left: 25px;
        padding-right:25px;
    }

    .about-net {
        padding: 6rem 0 6rem;
    }

    .about-net::after {
        width: 80%;
    }

    .about-net > .imgs img {
        width: 139%;
        max-width: initial;
        transform: translateX(-50%);
        left: 35%;
        position: relative;
    }

    .about-net .item .number {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .about-net .item {
        margin-bottom: 30px;
    }

    .about-net {
        padding: 5.5rem 0;
    }

    .about-honor .flex{
        flex-direction: column;
    }

    .about-honor .left{
        width: 100%;
    }

    .about-honor .right{
        width: 100%;
        margin-top: 38px;
    }

    .about-honor-item {
        padding: 24px 0;
    }

    .about-honor-nav {
        margin-top: 0px;
    }


    .about-honor {
        padding: 5.5rem 0;
    }

    .about-honor .mod-titcont {
        margin-bottom: 20px;
    }

    .product-item{
        width: 100%;
        margin-bottom: 26px;
    }

    .product-list {
        margin: 0 -8px -26px;
    }

    .mod_page_item svg {
        width: 20px;
    }

    .prodeta-info .flex{
        flex-direction: column-reverse;
    }

    .prodeta-info .left{
        width: 100%;
    }

    .prodeta-info .right{
        width: 100%;
        margin-bottom: 30px;
    }

    .prodeta-details-nav .item {
        height: 55px;
        font-size: 15px;
    }

    .prodeta-details-conts p {
        font-size: 16px;
        line-height: 1.9;
    }

    .prodeta-details-conts {
        padding: 2rem 2rem;
    }

    .mod-prev, .mod-next {
        width: 48px;
        height: 48px;
    }

    .home-product-more {
        width: 150px;
        height: 48px;
        margin: 0 15px;
    }

    .home-product-controls {
        margin-top: 30px;
    }

    .solution-item{
        width: 100%;
    }

    .solution-conts .hovers .list .item a {
        font-size: 14px;
    }

    .solution-conts .hovers {
        padding: 32px 25px;
    }

    .solution-conts .hovers .tits {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .sd-info{
        flex-direction: column;
    }

    .sd-info .left{
        width: 100%;
    }

    .sd-info .right{
        width: 100%;
    }


    .sd .solution-content .mod-titcont{
        margin-bottom: 25px;
    }

    .sd-info .right .text {
        margin-bottom: 26px;
    }

    .sd-content-con {
        padding: 10px 24px 1px;
    }

    .sd .solution-content .home-product .mod-titcont {
        margin-bottom: 20px;
    }

    .footer-top .flex .right {
        grid-template-columns: repeat(2, 1fr);
        gap: 35px 24px;
    }

    .section-item .tits {
        font-size: 18px;
    }

    .footer-bottom .flex .left p{
        line-height: 2;
    }

    .home-news-nav{
        flex-wrap: wrap;
        margin-bottom: -16px;
        justify-content: space-between;
    }

    .home-news-item{
        width: 48%;
        margin-right: 0;
        margin-bottom: 16px;
    }

    .home-news-link{
        width: 100%;
    }

    .home-news-nav{
        width: 100%;
    }

    .mod-titcont {
        margin-bottom: 35px;
    }

    .home-news-hd {
        margin-bottom: 40px;
    }

    .home-solution .list li{
        width: 50%;
    }

    .home-about .list{
        flex-wrap: wrap;
        margin-bottom: -36px;
    }

    .home-about .item{
        width: 46%;
        margin-bottom: 36px;
    }

    .home-about .mod-btn {
        margin-bottom: 55px;
    }

    .home-about {
        padding: 5.5rem 0;
    }

    .home-banner .home-banner-content{
        position: static;
        padding: 60px 0px 100px;
    }

    .home-banner .slide-link{
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .home-banner .slide-link img{
        width: 100%;
        height: 100%;
        max-width: initial;
        object-fit: cover;
    }

    .home_banner-progress {
        left: 20px;
        bottom: 25px;
    }

    .header .left .imgs{
        display: none;
    }

    nav {
        padding: 20px 20px;
    }

    .page-banner-content .subtit{
        display: none;
    }

    .footer-left-list li {
        margin-bottom: 15px;
    }

    .about-net > .imgs img{
        width: 100%;
        left: initial;
        right: 0;
        transform:none;
    }

    .about-net>.imgs{
        display: none;
    }
    /* 768end */
}

