/*顶部文字*/


html {
    font-size: max(14px, 1vw);
}







@media (max-width: 1440px) {
    html {
        font-size: max(16px, 1vw);
    }


}


/*滑块*/


@media (max-width: 2400px) {
    .container {
        width: 1440px;
    }
}




@media (max-width: 2000px) {
    .container {
        width: 1200px;
    }
}




@media (max-width: 1440px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 980px;
    }

    .indexAbout .left video{
        width: 30rem;
        height: 24rem;
    }

    .three {
        width: 19rem;
    }

    .three2 {
        width: 14rem;
    }

    .four {
        width: 14rem;
    }

    .box img {

        width: 14rem;
    }




    .four2 {
        width: 10rem;
    }


    .indexProduct .content ul li {


    }

    .news2 .indexProduct .content ul li{

    }




}

@media (max-width: 992px) {


    .video{
        width: 98%;
    }

    .product_list .info .middle{
        width: 98%;
    }



    .contact .message input, .product_list .message input  {
        width: 98%;
        margin-top: 0.4rem;
    }

    .contact .message textarea, .product_list .message textarea{
        width: 98%;
        margin-top: 0.4rem;
    }



    .news, .news2, .contact, .slider {
        margin-top: 2vw;
    }


    .title{
        font-size: 1.5rem;
    }


    .indexProduct .nav ul li {

        margin: 1vw  2vw;
    }


    .product_list .small li{
        width: 24vw;
        height: 16vw;
    }

    .product_list .message li {
        width: 96vw;
    }



    .headerBody1{
        display: none;
    }

    #headerBody{
        display: flex;
        justify-content: space-between;
        background-color: #fff;
    }

    .headerBody .container{
        justify-content: space-between;
    }

    #headerBody  .logo{
        display: block;
    }

    .contact .content2{
        padding: 2vw 2vw;
    }

    .slider .slider-wrapper{

        background-position: left -130vw center;

    }


.indexClass .five{
    flex: 1 1 100%;
}

    .indexAbout .left video {
        width: 98vw;
        height: 60vw;

    }


    .go_top{
     right: 0.4rem;
    }






    .container {
        width: 98vw;
    }
    html {
        font-size: 2vw;
    }

    .three {
        width: 98vw;
        flex: 1 100%;
    }

    .three2 {
        width:  98vw;
        flex: 1 100%;
    }



    .four2 {
        width: 46vw;

    }

    .contact .content ul li{
        width: 48vw;
    }

    .go_top p{
        font-size:2vw;
    }

    .section {
        margin-top: 4vw;
    }
    .headerTop .right {
        padding-left: 1vw;
    }
    .headerTop  .text {
        display: none;
    }
    .headerTop  .right div {
        margin-left: 0
    }

    .headerTop  .right  .tel {
        display: none;
    }




    .headerTop  .right {
        justify-content: space-between;
        width: 100%;
    }
    .right .lan .iconfont {
        font-size: 5vw;
    }
    .m_Nav {
        font-size: 9vw;
        line-height: 150%;
    }
    .nav {
        display: none;
    }


   .indexProduct  .nav {
        display: block;
    }
  .m_Nav {
        display: block;
      padding-right: 1rem;
    }

    .m_layer{
        display: block;
    }

    .m_layer .nav{
      display: block;
  }
    /*滑块*/
    .slider {
        height: 70vw;
    }
    .slider .mask {
        height: 80vw;
        width: 160vw;
    }
    .slider .mask2 {
        height: 44vw;
        width: 160vw;
    }
    .slider .text {
        position: absolute;
        font-size: 4vw
    }

    .slider .text{
        left: 15vw;
        top:6vw;

    }
    .slider .content {

        position: absolute;
        font-size: 3vw;
        width: 70vw;
        left: 15vw;
        top:12vw;
        line-height: 130%;
        color: #fff;
    }
    .indicator ul li {
        width: 4vw;
        height: 4vw;
    }
    .slider .toggle .next,
    .slider .toggle .prev {
        font-size: 4vw;
    }
    /*关于我们*/
    .indexAbout {
        margin-top: 4rem;
    }
    .indexAbout .container {
        flex-wrap: wrap;
    }
    .indexAbout .left img {
        width: 100vw;
    }
    .indexAbout .right {
        margin-left: 0px;
    }
    .indexAbout .title img {
        width: 50vw;
    }
    .indexAbout .title2 {
        font-size: 6vw;
        line-height: 10vw;
    }
    .indexAbout .text {

        width: 96%;
        margin: 5vw auto;
        text-align: left;
    }
    .indexAbout .right {
        text-align: center;
    }
    /*产品*/


    .indexProduct .content ul li .product_name{
        font-size: 2vw;
    }


    .indexProduct .content ul li {
        margin-bottom: 0vw;
    }
    /*banner*/
    .indexBanner {
        height: 70vw;
    }
    .indexBanner .title {
        font-size: 5vw;
        width: 98%;
        padding-top: 10vw;
        line-height: 140%;
    }
    .indexBanner .content {

        margin-top: 5vw;
    }
    .indexBanner button {
        font-size: 3vw;
        padding: 3vw 3vw;
        margin: 4vw;
    }


    .indexNews li .pic .data, .news li .pic .data{
        font-size:2vw;
    }
    /*伙伴*/

    .indexPartner .content ul {
        grid-template-columns: 1fr  1fr;

        justify-content: space-between;




    }

    .t2{
        font-size: 5vw;
    }

    .t3{
        font-size: 4vw;
    }






    .indexPartner  .content ul li .pic {

        height: 26.88vw;
    }
    .indexPartner   .content ul li img {

        width:  100%;
        height: 100%;
    }
    /*应用*/
    .indexApplication .content ul li {


    }
    .indexApplication .content ul li .pic {
        width:  100%;
        height: 100%;
    }
    .indexApplication .content ul li .pic img {
        width:  100%;
        height: 100%;
    }

    footer .about {
        display: none;
    }
    footer .product {
        display: none;
    }
    footer .application {
        display: none;
    }
    footer .contact {
        width: 100%;
        margin-top: 4rem;
    }
    footer .contact dt {
        text-align: center;
    }
    footer .contact dd {

    }
    footer .contact .iconfont {
        font-size: 4vw;
        margin-right: 2vw;
    }
    /*页面左侧*/
    .news2 .left {
        display: none;
    }

    .news2 .right img{
        max-width: 100%;
    }



    /*产品页*/



    .news2   .indexProduct .content ul li{


    }


    .news2 .product_list .info {
        display: block;
    }

    .product_list .info .pic{
        width: 100%;
    }


    .product_list .info .pic img {
        width: 100%;
        height: 100%;

    }

    .product_list .info .list{
        margin-left: 0;
    }

    .product_list .product_name{
        text-align: center;
    }




    /*联系我们*/
    .contact .title3{
        padding: 0.5rem;
    }

    .contact li{

        padding: 0.5rem 1rem ;

    }


    .contact .message input  {

        width: 98%;
    }

  .contact .message textarea

  {

      width: 99%;
  }

    .map .content{

        width:100%;height:16rem;
    }



}


@media (max-width: 768px) {

.contact .social{
    display: block;
    margin-top: 6vw;
    font-size: 1rem;
}


    .video{
        width: 98%;
    }

    .product_list .info .middle{
        width: 98%;
        height: auto;
    }



    .contact .message input, .product_list .message input  {
        width: 98%;
        margin-top: 0.4rem;
    }

    .contact .message textarea, .product_list .message textarea{
        width: 98%;
        margin-top: 0.4rem;
    }



    .news, .news2, .contact, .slider {
        margin-top: 6vw;
    }


    .title{
        font-size: 1.5rem;
        height:2rem;
    }


    .indexProduct .nav ul li {

        margin: 1vw  2vw;
    }


    .product_list .small li{
        width: 19vw;
        height: 19vw;
    }

    .product_list .message li {
        width: 96vw;
    }

    .headerTop  .left{
        width: 60%;
    }
    .headerTop .tel{
        display: none;
    }



.headerTop .time{
    display: none;
}

    .headerBody .btn{
        display: none;
    }

    /*流程*/
    .indexProcess {
        height: auto;
    }

    .indexProcess ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .indexProcess  .three{
        flex: 1 42%;
    }


    .indexCustomize ul{
        grid-template-columns: 1fr  1fr;
        flex-wrap: wrap;
        justify-content: space-between;
    }


    .indexCustomize ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .indexCustomize  .three{
        flex: 1 42%;
    }






    .headerBody1{
        display: none;
    }

    #headerBody{
        display: flex;
        justify-content: space-between;
        background-color: #fff;
    }

    .headerBody .container{
        justify-content: space-between;
    }

    #headerBody  .logo{
        display: block;
    }

    .contact .content2{
        padding: 2vw 2vw;
    }

    .slider .slider-wrapper{

        background-position: left -60vw center;

    }






    .indexAbout .left video {
        width: 98vw;
        height: 60vw;

    }


    .go_top{
        right: 0.4rem;
    }






    .container {
        width: 99vw;
    }
    html {
        font-size: 3.6vw;
    }

    .three {
        width: 98vw;
        flex: 1 100%;
    }

    .three2 {
        width:  98vw;
        flex: 1 100%;
    }

    .four {
        width: 46vw;
        flex: 1 44%;
    }

    .four2 {
        width: 46vw;
        flex: 1 50%;
    }




    .section {
        margin-top: 10vw;
    }
    .headerTop .right {
        padding-left: 1vw;
    }
    .headerTop  .text {
        display: none;
    }
    .headerTop  .right div {
        margin-left: 0
    }

    .headerTop  .right  .tel {
        display: none;
    }




    .headerTop  .right {
        justify-content: space-between;
        width: 30%;
    }
    .right .lan .iconfont {
        font-size: 5vw;
    }
    .m_Nav {
        font-size: 9vw;
        line-height: 150%;
    }
    .nav {
        display: none;
    }


    .indexProduct  .nav {
        display: block;
    }
    .m_Nav {
        display: block;
        padding-right: 1rem;
    }

    .m_layer{
        display: block;
    }

    .m_layer .nav{
        display: block;
    }
    /*滑块*/
    .slider {
        height: 70vw;
        margin-top: 6vw;
    }
    .slider .mask {
        height: 80vw;
        width: 160vw;
    }
    .slider .mask2 {
        height: 44vw;
        width: 160vw;
    }
    .slider .text {
        position: absolute;
        font-size: 4vw
    }

    .slider .text{
        left: 15vw;
        top:6vw;

    }
    .slider .content {
        position: absolute;
        font-size: 4vw;
        width: 70vw;
        left: 15vw;
        top:12vw;
        line-height: 130%;
    }
    .indicator ul li {
        width: 4vw;
        height: 4vw;
    }
    .slider .toggle .next,
    .slider .toggle .prev {
        font-size: 4vw;
    }
    /*关于我们*/
    .indexAbout {
        margin-top: 4rem;
    }
    .indexAbout .container {
        flex-wrap: wrap;
    }
    .indexAbout .left img {
        width: 100vw;
    }
    .indexAbout .right {
        margin-left: 0px;
    }
    .indexAbout .title img {
        width: 50vw;
    }
    .indexAbout .title2 {
        font-size: 6vw;
        line-height: 10vw;
    }
    .indexAbout .text {
        font-size: 4vw;
        width: 96%;
        margin: 5vw auto;
        text-align: left;
    }
    .indexAbout .right {
        text-align: center;
    }
    /*产品*/
    .indexProduct .content ul li {
        width: 46vw;

    }

    .indexProduct .content ul li .product_name{
        font-size: 4vw;
    }
    /*banner*/
    .indexBanner {
        height: 70vw;
    }
    .indexBanner .title {
        font-size: 5vw;
        width: 98%;
        padding-top: 10vw;
        line-height: 140%;
    }
    .indexBanner .content {
        font-size: 4vw;
        margin-top: 5vw;
        line-height: 150%;
    }

    .contact .title3, .product_list .title3 {
        font-size: 4vw;
    }


    .indexBanner button {
        font-size: 5vw;
        padding: 3vw 3vw;
        margin: 4vw;
    }
    /*伙伴*/

    .indexPartner .content ul {
        grid-template-columns: 1fr  1fr;

        justify-content: space-between;




    }





    .indexPartner  .content ul li .pic {

        height: 26.88vw;
    }
    .indexPartner   .content ul li img {

        width:  100%;
        height: 100%;
    }
    /*应用*/
    .indexApplication .content ul li {


    }
    .indexApplication .content ul li .pic {
        width:  100%;
        height: 100%;
    }
    .indexApplication .content ul li .pic img {
        width:  100%;
        height: 100%;
    }

    footer .about {
        display: none;
    }
    footer .product {
        display: none;
    }
    footer .application {
        display: none;
    }
    footer .contact {
        width: 96%;
        margin-top: 4rem;
        padding-left: 4vw;
    }
    footer .contact dt {
        text-align: left;
    }
    footer .contact dd {
        font-size: 4vw;
    }
    footer .contact .iconfont {
        font-size: 6vw;
        margin-right: 2vw;
    }
    /*页面左侧*/
    .news2 .left {
        display: none;
    }

    .news2 .right img{
        max-width: 100%;
    }



    /*产品页*/



    .news2   .indexProduct .content ul li{


    }


    .news2 .product_list .info {
        display: block;
    }

    .product_list .info .pic{
        width: 100%;
    }


    .product_list .info .pic img {
        width: 100%;
        height: 100%;

    }

    .product_list .info .list{
        margin-left: 0;
        margin-top: 6vw;
    }

    .product_list .product_name{
        text-align: center;
    }




    /*联系我们*/
    .contact .title3{
        padding: 0.5rem;
    }

    .contact li{

        padding: 0.5rem 1rem ;

    }


    .contact .message input  {

        width: 98%;
    }

    .contact .message textarea

    {

        width: 98%;
    }

    .map .content{

        width:100%;height:16rem;
    }



}
