﻿@charset "utf-8";
/* CSS Document */
/*all*/
@media screen and (max-width: 1920px) {
	
}
@media screen and (max-width: 1800px) {
    .banner .swiper-slide{
        height: 1020px;
    }
}
@media screen and (max-width: 1640px) {

    .banner .swiper-slide{
        height: 900px;
    }
    .banner .txt{
        padding-bottom: 160px;
    }
    .banner .txt h2{
        font-size: 8.2em;
        padding-bottom: 40px;
    }
    .banner .txt p {
        font-size: 2.6em;
    }

    /**/
	.warp {padding: 0 50px;}
    
}

@media screen and (max-width: 1450px) {
    .warp{padding: 0 50px;}
    .header .logo {
        padding: 10px 0;

    }
    .header .logo img {
        max-width: 100%;
    }
    .banner .swiper-slide{ height:830px;}
    .banner .txt{
        padding-bottom: 140px;
    }
    .banner .txt h2{
        font-size: 7.2em;
        padding-bottom: 40px;
    }
    .banner .txt p {
        font-size: 2.6em;
    }



    /***/
    .footer .txts .t3 .txt {
        padding-right: 50px;
    }

    
    .banner .swiper-pagination {
        bottom: 50px
    }

    


}
@media screen and (max-width: 1300px) {
    .banner .swiper-slide{ height:760px;}
}

@media screen and (max-width: 1200px) {
    .banner .swiper-slide{ height:740px;}
    .banner .txt{
        padding-bottom: 120px;
    }
    .banner .txt h2{
        font-size: 6.2em;
        padding-bottom: 30px;
    }
    .banner .txt p {
        font-size: 2.4em;
    }
    .footer .txts>*{
        width: 50%;
        margin-bottom: 40px;
    }
    .footer .txts .t1{
        text-align: left;
        padding-right: 40px;
        width: 50%;
    }
    .footer .txts .t4{
        display: none;
    }
    .footer .txts .t5{
        display: initial;
    }
    /**/
    
    
    .footer .txts .t2{
        margin-bottom: 0;
    }
    .footer .txts .t3{
        margin-bottom: 0;
    }
    


}

@media screen and (max-width: 1024px) {
    

    .header .logo{ padding: 10px 0;}
    .header:hover{ background:#fff;}
    .header.up:hover{ background:#fff;}
    
    .banner .swiper-slide{ height:700px;}
    .banner .txt{
        padding-bottom: 120px;
    }
    .banner .txt h2{
        font-size: 5.2em;
        padding-bottom: 24px;
    }
    .banner .txt h2:nth-child(2){
        padding-bottom: 20px;
    }
    .banner .txt p {
        font-size: 2.4em;
    }
    /**/

}

@media screen and (max-width: 1000px) {
	#hamburger{ display:block !important;}
    .header .mune{ display:none;} 
    .header .lan{display: none} 
    .header .logo {
        padding: 18px 0 10px 0;
    }
    .banner .swiper-slide{ height:650px;}

    .banner .txt{
        padding-bottom: 80px;
    }
    .banner .txt h2{
        font-size: 4.2em;
        padding-bottom: 24px;
    }
    .banner .txt h2:nth-child(2){
        padding-bottom: 20px;
    }
    .banner .txt p {
        font-size: 2em;
    }

    /**/
	.bottomlist{ display:block;}
	
}
@media screen and (max-width: 850px) {

    .banner .swiper-slide{ height:650px;}

    .banner .txt{
        padding-bottom: 80px;
    }
    .banner .txt h2{
        font-size: 3.8em;
        padding-bottom: 15px;
    }
    .banner .txt h2:nth-child(2){
        padding-bottom: 20px;
    }
    .banner .txt p {
        font-size: 1.8em;
    }

    .footer {
        margin-bottom: 50px;
    }
    .footer .txts>*{
        width: 100%;
    }
    .footer .txts .t1 {
        width: 100%;
        padding-right: 0;
    }
    .footer .txts .t5,.footer .txts .t2{
        display: none;
    }
    .footer .t1 .img {
        padding-bottom: 25px;
    }
    .footer .txts .t1 .txt h3{
        margin-bottom: 20px;
        font-size: 2.6em;
    }
    .footer .t3 .tit h3{
        margin-bottom: 20px;
    }

    .footer .t3 p{
        margin-bottom: 5px;
    }

    /**/
    
    .footer .txts .t3{
        margin-bottom: 0;
    }

    .warp{
        padding: 0 30px;
    }
    
    
}
@media screen and (max-width: 750px) {
    /*.banner .ban1 {
        background: url(/images/mbanner01.jpg) center center no-repeat;
        background-size: cover !important;
    }

    .banner .ban2 {
        background: url(/images/mbanner02.jpg) center center no-repeat;
        background-size: cover !important;
    }

    .banner .ban3 {
        background: url(/images/mbanner03.jpg) center center no-repeat;
        background-size: cover !important;
    }*/
    .banner .ban2{ background: url(../images/mbanner02.jpg) right bottom no-repeat; background-size: cover;}
    .banner .swiper-slide {
        height: 550px;
    }
    .banner .txt{
        padding-bottom: 50px;
    }
    .banner .txt h2{
        font-size: 3.8em;
        padding-bottom: 15px;
    }
    .banner .txt h2:nth-child(2){
        padding-bottom: 20px;
    }
    .banner .txt p {
        font-size: 1.8em;
        line-height: 24px;
    }



    /**/
    
}
@media screen and (max-width: 640px) {
    .header .logo img{
        width: 75%;
    }
    .warp {
        padding: 0 30px;
    }

    .banner .swiper-slide {
        height: 550px;
    }

    .ban2 .txt{
        padding-bottom: 200px;
    }

    .footer {
        padding: 45px 0 20px 0;
        margin-bottom: 50px;
    }
    .footer .txts .t3{
        margin-bottom: 0;
    }
    .copyright{
        padding-top: 25px;
    }
    


    .banner .swiper-pagination {
        bottom: 20px
    }
    
}
@media screen and (max-width: 480px) {
    .warp {
        padding: 0 20px;
    }
    .banner .swiper-slide{ height:480px;}
    .banner .swiper-pagination {
        bottom: 20px
    }
    .ban2 .txt {
        padding-bottom: 155px;
    }
    
}
@media screen and (max-width: 375px) {

    .banner .swiper-pagination {
        bottom: 20px
    }
    
}
/*index*/
@media screen and (max-width: 1640px) {
	
    .ip1 .ip1_bg{
        padding: 60px;
    }
    .ip1 .txt {
        width: calc(46% - 60px);
        color: #333;
    }

    .ip2 .txt {
        padding-left: 50px;
    }
    /**/

    .ip4{
        padding: 165px 0 400px 0;
    }
    .ip4 .warp3 {
        padding: 0 120px;
    }

}
@media screen and (max-width: 1450px) {
	.ip1 .txt img{
        padding-bottom: 30px;
    }
    .ip2 .txt h2,.ip3 .tit h2 {
        font-size: 5em;
        line-height: 60px;
        text-transform: uppercase;
    }
    .ip2 .txt h3,.ip3 .tit h3 {
        font-size: 2.6em;
    }


    /***/

    .header .mune .mbl h3 a, .header:hover .mune .mbl h3 a, .header.up .mune .mbl h3 a,.pron .header .mune .mbl h3 a{ padding:10px 15px;}
    .header .mune .mtpro .mpis{ padding:40px 20px;}
    .header .mune .mtpro .mpl a{ font-size:2em; margin:20px 0;}
    
    .banner .txt img{ max-width:400px;}


    

    .ip4{
        padding: 120px 0 400px 0;
    }
    .ip4 .tit h2{
        font-size: 6.2em;
    }
    .ip4 .tit b {
        font-size: 5em;
    }
    .ip4 .txt .dot:nth-child(2) {
        width: 50%;
        padding-top: 15px;
        padding-right: 40px;
    }

    .inew .inlist{
        padding-bottom: 30px;
    }


}
@media screen and (max-width: 1250px) {
	.header .mune .mbd{ padding:21px 0;}
    

	.header form { padding: 5px;}
	.header .mune .mbl h3 a, .header:hover .mune .mbl h3 a, .header.up .mune .mbl h3 a ,.pron .header .mune .mbl h3 a{
        padding: 5px 20px;
    }
	.header .mune .mbl h3 a{ padding:5px 10px;}
	.header .hmune img{ width:70px;}
	.header .mune .mbd{ margin:0 15px;}
	.header .mune a{ font-size:1.4em;}
	.header .mune .mtpro .mpi .t p{ font-size:1.8em;}
	.header .mune .mtpro .mpis{ padding:30px 0;}
	.header .mune .mtpro .mpd {  width: calc(33.33% - 40px);  margin: 0 20px;}
	.banners .warp2{ height:400px;}
	.banner .txt img{ max-width:300px;}
	
    
    .ip1,.ip2,.ip3,.ip4,.ip5{
        padding: 60px 0;
    }
    .ip1 .txt {
        width: calc(46% - 30px);
        color: #333;
    }
    .ip2 .txt h2,.ip3 .tit h2 {
        font-size: 4em;
        line-height: 50px;
        text-transform: uppercase;
    }
    .ip2 .txt h3,.ip3 .tit h3 {
        font-size: 2.2em;
    }

    .ip3 .txt .dot{
        padding-bottom: 30px;
    }
    .ip3 .nlist{
        margin-bottom: 20px;
    }
    .ip3 .nlist a{
        font-size: 1.6em;
    }
 

}

@media screen and (max-width: 1100px) {
    
    .ip1 .ip1_bg {
        padding: 40px;
    }
}


@media screen and (max-width: 1000px) {
    .ip1, .ip2, .ip3, .ip4, .ip5 {
        padding: 50px 0;
    }
    .ip1 .txt,.ip1 .img{
        width: 100%;
    }
    /**/
    .ip2 .tit{
        padding: 0 0px 32px 0px;
    }
    .ip3 .txt .dot .num {
        font-size: 4em;
        width: 76px;
        height: 76px;
    }
    
    .ip3 .txt .dot{
        padding-right: 30px;
    }
    .ip3 .txt .dot:nth-child(2n) {
        padding-left: 30px;  
    }

    .ip3 .dot .time {
        right: 10px;
        top: 10px;
        display: initial; 
        padding: 10px;
        width: auto;
        border-radius: 10px;
    }
    .ip3 .dot:nth-child(2n) .time {
        right: inherit;
        left: 10px;
    }
    
}
@media screen and (max-width: 850px) { 
    .ip1, .ip2, .ip3, .ip4, .ip5 {
        padding: 40px 0;
    }
    .ip2 .txt {
        padding-left: 30px;
        width: 100%;
        margin-bottom: 30px;
    }
    .ip2 .imgs{
        padding: 0 30px;
        width: 100%;
    }
    .ip2 .txt h2,.ip3 .tit h2 {
        font-size: 3.6em;
        line-height:40px;
    }
    .ip2 .txt h3,.ip3 .tit h3 {
        font-size: 2em;
    }

    .ip3 .txt .dot {
        width: 100%;  
        padding-right: 0;
        padding-bottom: 40px;
    }
    .ip3 .txt .dot:nth-child(2n){
        padding-right: 0;
        padding-left: 0;
        border-left:none;
    }
    .ip3 .txt .dot:nth-child(3){
        padding-bottom: 30px;
    }
    .ip3 .dot .time{
        top: 10px;
        right: 10px;
        display: initial;
        padding: 10px;
        width: 84px;
        
    }
    .ip3 .dot .time b{
        font-size: 5em;
    }
    .ip3 .dot:nth-child(2n) .time{
        right: 10px;
        left: inherit;
    }

    .ip3 .dot .title{
        padding: 20px 0 ;
    }

    
}
@media screen and (max-width: 650px) {
    .ip1 {
        padding: 40px 0 30px 0;
    }

    .ip1 .ip1_bg {
        padding: 30px;
    }

    .ip1 .txt img {
        padding-bottom: 25px;
    }
    /**/
    
    
    
    .banner .swiper-pagination-bullet{ width:30px;}
    .lead {
        padding: 24px 0 10px;
    }
    


}

@media screen and (max-width: 480px) {
    
    .ip1 .ip1_bg {
        padding: 40px 20px;
    }

    .ip2 .tit .dot{
        width: 100%;
    }
    .ip2 .tit .dot:first-child{
        margin-bottom: 30px;
    }
    .ip2 .tit .dot:nth-child(2){
        justify-content: space-between;
    }
    .ip2 .tit .dot a{
        margin-left: 0;
    }

    .ip2 .txt {
        padding-left: 20px;
    }
    .ip2 .imgs{
        padding: 0 20px;
    }
}


/*about*/
@media screen and (max-width: 1750px) {
    .banners .warp{ height:700px;}

    
}
@media screen and (max-width: 1550px) {
    .ab1,.pro1,.productshow,.new-t,.contact,.feedback{
        padding: 80px 0;
    }


}

@media screen and (max-width: 1450px) {
    .banners .warp{
        height: 600px;
    } 
}

@media screen and (max-width: 1250px) {
    .ab1,.pro1,.productshow,.new-t,.contact,.feedback{
        padding: 60px 0;
    }
    .banners .warp{ height:550px;}
    .banners h3 {
        font-size: 5em;
        margin-bottom: 20px;
    }
    .banners p {
        font-size: 2.6em;
    }

    .inside .tit h2{
        font-size: 5em;
    }
    .inside .tit b{
        font-size: 2.6em;
    }

    .ab1 .content p{
        font-size: 1.6em;
        margin-bottom: 10px;
    }

    .ab1 .content .dt{
        width: 70%;
    }
    .ab1 .content .dt i {
        font-size: 1.4em;
    }
    /**/
    
}
@media screen and (max-width: 1024px) {
    .banners h3, .banners2 h3 {
        font-size: 4em;
        
    }
    .banners .warp{
        height: 500px;

    }

    .inside .tit h2{
        font-size: 4em;
    }
    .inside .tit b{
        font-size: 2.6em;
    }
    
    
}
@media screen and (max-width: 1000px) {
    .ab1,.pro1,.productshow,.new-t,.contact,.feedback{
        padding: 50px 0;
    }
    .ab1 .txt>* {
        width: 100%;
        padding-right: 0;
    }
    .ab1 .txt .img{
        margin-top: 40px;

    }
    .ab1 .txt .warp{
        padding-top: 0;
    }
    .ab1 .content .dl{
        margin-top: 25px;
    }
    .banners .warp {
        height: 450px;
    }
    
    
}
@media screen and (max-width: 850px) {

   .banners .warp{
        height: 400px;
    }

    

}
@media screen and (max-width: 650px) {
    
    .banners h3, .banners2 h3 {
        font-size: 3.2em;
        margin-bottom: 15px;
    }
    .banners p {
        font-size: 2em;
    }

    .inside .tit{
        padding-bottom: 30px;
    }
    .inside .tit h2{
        font-size: 3.2em;
    }
    .inside .tit b{
        font-size: 2em;
    }
    .inside .tit .title h2 {
        font-size: 3em;
        
    }
    .inside .tit b {
        font-size: 2em;
    }
    
    .ab1 .content .dt {
        width: 100%;
    }

    
    
    
    
}
@media screen and (max-width: 480px) {
    
    
    
}


/*prodcut*/

@media screen and (max-width: 1450px) {
    
    
}
@media screen and (max-width: 1200px) {

    
}
@media screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 850px) {
    
    .pro1 .txt .dot {
        width: calc((100% - 26px)/2);
        margin-bottom: 30px;
        margin-right: 23px;
    }
    .pro1 .txt .dot:nth-child(3n){
        margin-right: 23px;
    }
    .pro1 .txt .dot:nth-child(2n){
        margin-right: 0px;
    }
}
@media screen and (max-width: 650px) {
    
    .pro1 .txt .dot {
        width: 100%;
        margin-bottom: 20px;
        
    }
    
}
@media screen and (max-width: 480px) {
    .protxt .dot .txt,.protxt .dot .img{
        width: 100%;
    }
    .protxt .dot .txt{
        margin-bottom: 20px;
    }
    .product-t .protxt .dot a{
        padding: 30px 40px;
    }
}

/*prodcutshow*/

@media screen and (max-width: 1250px) {

    .pro-txts{ 
        flex-direction: column;
        flex-wrap: wrap;
     }
    .pro-txt{
        width: 100%;
    }
    .pro-txts .pro-list{
        width: 100%;
        padding-right: 0;
    }
    .pro-txts .pro-list .dl{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .pro-txts .pro-more .prod{
        width: calc((100% - 40px)/3);
    }
    .pro-txts .pro-more .tit{
        margin: 40px 0 20px 0;
    }
    /**/
    .ptable table {
        min-width: 900px;
        overflow-x: auto;
    }

}

@media screen and (max-width: 1000px) {
 
    /*.pro-txts .pro-list {
        display: none;
    }
    .pro-txt {
        width: 100%;
    }*/

}
@media screen and (max-width: 850px) {
    
    .pro-main>*{
        width: 100%;
    }

    .pro-txts .pro-more .prod{
        width: 100%;
    }
    .pro-main .txt h1 {
        font-size: 3em;
        margin-bottom: 5px;
    }
    .pro-txts .pro-more .tit{
        margin: 40px 0 20px 0;
    }
    .pro-txts .pro-more .tit h3{
        font-size: 2.4em;
    }
    
    
}

/*case*/

@media screen and (max-width: 1450px) {
    .case{
        padding: 50px 0;
    }
    .case .casetxt .dot a{
        padding: 35px;
    }
}
@media screen and (max-width: 1250px) {
    .case .casetxt .dot{
        margin-bottom: 30px;
        width: calc((100% - 30px)/2);
    }
}

@media screen and (max-width: 1000px) {
 
    .case .casetxt .dot {
        width: 100%;

        
    }

}

@media screen and (max-width: 650px) {
    .case .casetxt .dot a{
        flex-wrap: wrap;
    }
    .case .casetxt .dot .img,.case .casetxt .dot .txt{
        width: 100%;
    }
    .case .casetxt .dot .txt{
        margin-left: 20px;
    }
}


/*caseshow*/

@media screen and (max-width: 1250px) {
    .ptable table {
        min-width: 900px;
        overflow-x: auto;
    }
}

@media screen and (max-width: 1000px) {
 
    
    

}


/*news*/
@media screen and (max-width: 1680px) {
	
	
	
}
@media screen and (max-width: 1450px) {
	
}
@media screen and (max-width: 1250px) {
	
    .new-t .txt .dot {
        padding-bottom: 30px;
    }
}	
@media screen and (max-width: 1024px) {
	
   
}
@media screen and (max-width: 1000px) {
    .newbox .dot {
        width: calc((100% - 30px)/2);
        margin-bottom: 30px;
    }

    .new-t .txt .dot{
        padding-right: 30px;
    }
    .new-t .txt .dot:nth-child(2n) {
        padding-left: 30px;  
    }

    .new-t .dot .time {
        right: 10px;
        top: 10px;
        display: initial;
        padding: 10px;
        width: auto;
        border-radius: 10px;
        background-color: #fff;
    }
    .new-t .dot:nth-child(2n) .time {
        right: inherit;
        left: 10px;
        
    }
   
}

@media screen and (max-width: 850px) {
    
	.new-t .txt  .dot {
        width: 100%;  
        padding-right: 0;
        padding-bottom: 30px;
    }
    .new-t .txt  .dot:nth-child(2n){
        padding-right: 0;
        padding-left: 0;
        border-left:none;
    }
    .new-t .txt  .dot:nth-child(3){
        padding-bottom: 30px;
    }
    .new-t .txt  .dot .time{
        top: 10px;
        right: 10px;
        display: initial;
        padding: 10px;
        width: 84px;
        
    }
    .new-t .txt  .dot .time b{
        font-size: 5em;
    }
    .new-t .txt  .dot:nth-child(2n) .time{
        right: 10px;
        left: inherit;
    }

    .new-t .txt  .dot .title{
        padding: 25px 0 ;
    }
    
}
@media screen and (max-width: 650px) {
    
    .newbox .dot {
        width: 100%;
    }
    .new-t .nlist a{
        font-size: 1.8em;
    }
    .new-t .dot .title h4{
        font-size: 1.8em;
    }
    .new-t .dot .title h4{
        margin-bottom: 12px;
    }
    .new-t .dot .title p{
        font-size: 1.4em;
    }
}
@media screen and (max-width: 500px) {

    .inside .tit h2{
        padding-bottom: 15px;
    }
    .new-t .nlist{
        margin-bottom: 20px;
    }
    
    
}

/*newsshow*/
@media screen and (max-width: 1450px) {
	.newsshow,.projectshow{ padding:50px 0;}
}
@media screen and (max-width: 1024px) {
    
    .newsshow .tit h3 {
        margin-bottom: 20px;
    }
	.newsshow .tit,.newsshow .btn{ padding:10px 20px;}	
	.newsshow .txt{ padding:20px 0;}
}
@media screen and (max-width: 600px) {
	.newsshow .tit h3,.projectshow .tit h3{ font-size:2em;}
	.newsshow .tit .dot h4,.projectshow .tit .dot h4{ font-size:1em; padding:10px 2px;}
	.newsshow .tit,.projectshow .tit{ padding:10px 0px ;}
	.newsshow .btn,.projectshow .btn{ padding:0px 10px 30px 10px;}	

}





/*contact*/
@media screen and (max-width: 1680px) {
	
}
@media screen and (max-width: 1400px) {
	
    .contact .txt .dd{
        width: 50%;
        margin-bottom: 20px
    }
    .contact .txt .dd .icon{
        padding-top: 20px;
    }
    .contact .txt .dd .ntxt{
        padding-top: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .contact .txt{
        padding-top: 10px;
    }
    .contact .txt .img h4{
        margin-bottom: 25px;
        font-size: 2.4em;
    }
    .contact .txt .info{
        width: 60%;
    }

    .contact .txt .info .title h3{
        font-size: 3.2em;
    }
    .contact .txt .img{
        width: calc(40% - 60px);
    }

    .feedback .feed-form .dot{
        padding: 10px 25px;
    }
    .feedback .feed-form .title p{
        font-size: 1.8em;
        width: 55px;
    }
    .feedback .feed-form input{
        font-size: 1.8em;
    }
    .feedback .feed-form textarea{
        font-size: 1.8em;
    }
    
}
@media screen and (max-width: 1100px) {
    .contact .txt .info{
        width: 100%;
    }
    .contact .txt .img{
        width: 100%;
        padding: 100px 0;
        margin-top: 30px;
    }
    .contact .txt .info .title h3{
        font-size: 3em;
    }
    .contact .txt .dl{
        margin-top:35px;
    }
}
@media screen and (max-width: 1000px) {
    
}
@media screen and (max-width: 850px) {

    .contact .txt .dd{
        width: 100%;
    }
    .contact .txt .info .title h3{
        font-size: 2.4em;
    }
    .contact .txt .img h4{
        font-size: 2.2em;
    }

    .feedback .feed-form .dot{
        width: 100%;
        padding: 10px 15px;
        margin-bottom: 15px;
    }
    .feedback .btn button{
        padding: 20px 60px;
    }
}
@media screen and (max-width: 650px) {
    .feedback .btn button {
        padding: 15px 45px;
    }
	.contact .txt .img h4{
        font-size: 2em;
    }
    .feedback .feed-form .title p{
        font-size: 1.6em;
        width: 55px;
    }
    .feedback .feed-form input{
        font-size: 1.6em;
    }
    .feedback .feed-form textarea{
        font-size: 1.6em;
    }
}
