@media screen and (max-width:1680px){



}
@media screen and (max-width:1600px){




}
@media screen and (max-width:1440px){




  
}

@media screen and (max-width:1400px){





}



@media screen and (max-width:1366px){




	
}
@media screen and (max-width:1280px){






}
@media screen and (max-width:1200px){



}


@media screen and (max-width:1080px){
   
	
	
}


@media screen and (max-width:1024px){

body{font-size: 1.0rem; line-height: 180%; }

.swiper-button-next{
    display: none;
}
.swiper-button-prev{
    display: none;
}
.sp_header{
    display: block;
}
.sjj_nav{
    display: block;
}
#top{
    display: block;
}
/*.suspension{
    display: none;
}*/
.suspension .a-top{background:rgba(255,142,0,0.70);}
.suspension .a-top:hover{background: rgba(255,142,0,0.70);}
.list{
    display: block;
}
#h5-footer-content{
    display: block;
}

.movie{
    padding-top: 60px;
}

.header-bar-container{
    display: none;
}

/*底部样式*/
.footer-bar1{
    width: 100%;
    margin: 20px auto;
    padding: 4%;
    box-sizing: border-box;
}
.footer-nav:before{
    display: none;
}
.footer-nav:after{
    display: none;
}
.footer-nav li{
    width: 100%;
    padding: 30px 0;
    border-bottom: #ff8e00 dotted 1px;
}
.footer-nav li h2{
    font-size: 1.4rem;
    color: #ff8e00;
    margin-bottom: 5px;    
}
.footer-nav li h3{
    font-size: 2.0rem;
    min-height: auto;
    padding-top: 10px;
}
.footer-nav li h5{
    min-height: auto;
}
.footer-nav li h6 img{
    margin-top: 10px;
}
.footer-nav li p{
    font-size: 0.9rem;
}

.copyright-bar1{
    width: 100%;
    height: auto;
    line-height: normal;
    font-size: 0.9rem;
    padding: 15px 4%;
    box-sizing: border-box;
    margin: 0 0 60px 0;
}

/*综合首页样式*/
.home-bar1-container{
    padding: 4%;
    box-sizing: border-box;
}
.home-pro{
    width: 100%;
    margin: 20px auto;
}
.home-pro-nav{
    padding: 0;
}
.home-pro-nav li{
    width: 30.33%;
    height: auto;
    line-height: normal;
    padding: 5px 0;
    margin-right: 1%;
    margin-left: 1%;
}
.home-pro-pic{
    width: 100%;
}
.home-pro-pic figure{
    width: 47.7%;
    margin: 5px 1%;
    box-shadow: 0 0 3px rgba(0,0,0,0.10);
}
.home-pro-pic figure h2 img{
    width: 100%;
    height: auto;
}
.home-pro-pic figcaption{
    text-align: center;
    padding: 5px;
}
.home-pro-pic figcaption h3{
    min-height: auto;
    font-size: 0.9rem;
    margin: 10px auto;
}
.home-pro-pic figcaption h4{
    display: inline-block;
    width: 90px;
    height: 24px;
    line-height: 24px;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.home-bar2-container{
    padding: 4%;
    box-sizing: border-box;
}
.home-comp{
    width: 100%;
    height: auto;
    margin: 40px auto;
    display: table;
}
.home-comp-pic{
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.home-comp-pic img{
    border-radius: 5px 5px 0 0;
    width: 100%;
}

.home-comp-txt{
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
}
.home-comp-txt h2{
    font-size: 1.0rem;
}
.home-comp-txt h2 span{
    font-size: 1.6rem;
}
.home-comp-txt h4 a{
    display: inline-block;
    width: 100px;
    height: 30px;
    font-size: 0.9rem;
}
.home-comp-txt h4 a:hover{
    background: #e60012;
}

/*内页样式*/
.subpages-banner{
    padding-top: 60px;
}
.subpages-tit-container{
    width: 100%;
    padding: 4% 2%;
    box-sizing: border-box;
}
.subpages-proinfo-tit-container{
    display: none;
}
.subpages-tit{
    width: 100%;
}
.subpages-tit li{
    width: 47%;
    height: 38px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 2%
}
.subpages-tit li a{
    line-height: 38px; 
    border: #ff8e00 solid 1px;
    margin-right: 0;
    border-radius: 50px;
    font-size: 1.0rem;
}
.subpages-tit li a:hover,#cur{
    background: #ff8e00;
    color: #fff;
}
.subpages-container{
    padding: 4%;
    box-sizing: border-box;
}

/*企业介绍*/
.subpages-comp{
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 1.0rem;
}
.subpages-comp h2{
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 6.0vh;
}
.subpages-comp h3{
   margin: 20px auto;
}
.subpages-comp p{
    line-height: 180%;
    margin: 0 auto;
}
.subpages-comp img{
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
}
.subpages-comp-tag{
    width: 100%;
    margin: 20px auto;
}
.subpages-comp-tag figure{
    width: 49%;
    height: auto;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 1%;
}
.subpages-comp-tag figure img{
    width: auto;
    padding: 8% 4% 0 4%;
    box-sizing: border-box;
    width: 35%;
}
.subpages-comp-tag figcaption{
    padding: 10px 0;
    box-sizing: border-box;
}
.subpages-comp-tag figcaption span{
    font-size: 1.0rem;
}
.subpages-comp-tag figcaption p{
    line-height: 140%;
    font-size: 0.9rem;
}

/*创始人介绍*/
.subpages-leader{
    width: 100%;
    margin: 0 auto;
    font-size: 1.0rem;
    padding: 4%;
    box-sizing: border-box;
}
.subpages-leader-zyd{
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.subpages-leader-zyd-left{
    width: 100%;
}
.subpages-leader-zyd-left h2{
    font-size: 1.5rem;
    padding: 0;
    margin-bottom: 20px;
}
.subpages-leader-zyd-left h6{
   margin: 10px auto;
   font-size: 1.0rem;
}
.subpages-leader-zyd-left h3{
   margin: 10px auto;
   font-size: 1.3rem;
}
.subpages-leader-zyd-left img{
    width: 100%;
}
.subpages-leader-zyd-right{
    width: 100%;
    text-align: center;
}
.subpages-leader-zyd-right img{
    border: #fff solid 10px;
    box-sizing: border-box;
    width: 100%;
}
.subpages-leader h4{
    padding: 0;
}
.subpages-leader h4 img{
    margin: 20px auto;
    border: #fff solid 10px;
    box-sizing: border-box;
    width: 100%;
}
.subpages-leader p{
    line-height: 200%;
}
.subpages-leader p span{
    font-size: 1.3rem;
    margin-bottom: 20px;
}
.subpages-leader h5{
    padding: 20px 0;
}

/*历史进程*/
.subpages-history{
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 0;
    box-sizing: border-box;
}
.history-txt{
    display: block;
}
.history-txt-left{
    display: none;
}
.history-list{
    width: 100%;
}
.history-list-container li{
    margin-bottom: 40px;
}
.history-time{
    font-size: 1.0rem;
    padding: 4%;
}
.history-time h2{
    font-size: 1.6rem;
}
.history-time img{
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}

.history-pc-container{
    display: none;
}

/*企业荣誉*/
.subpages-honor{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.subpages-honor img{
    width: 100%;
}
.subpages-honor figure{
    width: 48%;
    padding: 1%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.subpages-honor figure h1 img{
    width: 100%;
}
.subpages-honor figcaption{
    text-align: center;
    padding: 5px 0;
    font-size: 0.9rem;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;
}
.honor-pages{
    width: 100%;
    padding-left: 2%;
    box-sizing: border-box;
}

/*产品中心*/
.subpages-pro{
    width: 100%;
    margin: 20px auto;
}
.subpages-pro figure{
    width: 47.7%;
    margin: 5px 1%;
    box-shadow: 0 0 5px rgba(0,0,0,0.10);
}
.subpages-pro figure h2 img{
    width: 100%;
}
.subpages-pro figcaption{
    text-align: right;
    padding: 5px ;
    text-align: center;
}
.subpages-pro figcaption h3{
    min-height: auto;
    font-size: 1.0rem;
    margin: 10px auto;
    line-height: 140%;
}
.subpages-pro figcaption h4{
    width: 90px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 0.9rem;
}

/*产品详情*/
.subpages-proinfo{
    width: 100%;
    margin: 0 auto;
}
.proinfo-bar1{
    width: 100%;
    margin-top: 60px;
}
.proinfo-bar1 h1{
    font-size: 1.1rem;
}
.proinfo-bar1-pic img{
    width: 100%;
}
.proinfo-bar1-txt{
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
}
.proinfo-bar1-txt h1{
    font-size: 1.2rem;
}
.proinfo-tag{
    margin: 20px auto;
}
.proinfo-tag li{
    line-height: 180%;
}
.proinfo-tag li p{
    font-size: 1.0rem;
}
.proinfo-tag li p span{
    font-size: 0.9rem;
}
.proinfo-bar1-txt h2{
    font-size: 0.9rem;
}
.proinfo-bar1-txt h3{
    font-size: 0.9rem;
}
.proinfo-bar1-txt h4{
    font-size: 0.9rem;
}
.proinfo-bar1-txt h4 span{
    font-size: 1.6rem;
}
#probig_b p img{width: 100%;}
#probig_li{ width: 100%; }
.proinfo-bar2{
    width: 100%;
    margin: 20px auto;
}
.nTab2 .TabTitle li {
    font-size: 0.9rem;
}
.nTab2 .TabTitle .active {
    font-size: 0.9rem;
}
.nTab-content {
    font-size: 1.0rem;
    overflow: auto;
}
.nTab-content p{
    font-size: 1.0rem;
    text-indent: 2.0rem;
}
.nTab-case {
    width: 100%;
}
.nTab-case figure{
    width: 46.7%;
    margin: 5px 1px;
    box-shadow: 0 0 5px rgba(0,0,0,0.10);
    padding: 1%;
}
.nTab-case figure h2 img{
    width: 100%;
}
.nTab-case figcaption{
    padding: 4% 2% ;
    font-size: 0.9rem;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;
}
.nTab-xijie {
    width: 100%;
}
.nTab-xijie figure{
    width: 46.7%;
    margin: 5px 1px;
    padding: 1%;
}
.nTab-xijie figcaption{
    text-align: center;
    padding: 5px 0;
    font-size: 0.9rem;
}
.nTab-xijie figure img{
    width: 100%;
}

.nTab-video {
    width: 100%;
}
.nTab-video figure{
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 2%;
    box-sizing: border-box;
}
.nTab-video figcaption{
    padding: 10px 0;
}
.nTab-video figure h2{
    overflow: hidden;
}
.nTab-video figure img{
    width: 100%;
    height: auto;
}

/*视频详情*/
.subpages-videoinfo{
    width: 100%;
    margin: 0 auto;
}
.subpages-videoinfo .m{
    width: 100%;
}
.subpages-videoinfo h2{
    font-size: 1.1rem;
    padding: 0;
    margin-bottom: 10px;
}
.proinfo-bar3{
    width: 100%;
    margin: 20px auto;
    padding: 10px 0;
}
.proinfo-inquiry h2{
    margin-bottom: 20px;
    font-size: 1.1rem;
}
.enquiry-bar1-left {
    width: 100%;
}
.enquiry-bar1-left p>input {
    font-size: 1.0rem;
}
.enquiry-bar1-right {
    width: 100%;
}
.enquiry-bar1-right p>input {
    font-size: 1.0rem;
}
.enquiry-bar2>textarea {
    font-size: 1.0rem;
    padding: 1.5%;
}
.proinfo-inquiry h1>input {
    font-size: 1.0rem;
}

/*客户案例*/
.subpages-case{
    width: 100%;
    margin: 0 auto;
}
.subpages-case figure{
    width: 48%;
    margin: 5px 1% ;
    padding: 2%;
    box-sizing: border-box;
}
.subpages-case figure h2 img{
    width: 100%;
    height: auto;
}
.subpages-case figcaption{
    text-align: center;
    padding: 5px 0;
    font-size: 0.9rem;
    line-height: 140%;
}
.subpages-case figure:hover{
    background: #ff8e00;
}

/*联系方式*/
.subpages-contact{
    width: 100%;
    margin: 20px auto 0 auto;
}
.subpages-contact h1{
    font-size: 1.4rem;
    padding: 0;
}
.contact-txt{
    width: 100%;
    margin: 20px auto 0 auto;
}
.contact-txt li{
    width: 100%;
    margin-right: 0;
    padding: 5px 0;
    font-size: 0.9rem;
}
.contact-txt li span{
    font-size: 0.9rem;
}
.contact-map img{
    width: 100%;
}
.contact-banshichu-pc{
    display: none;
}
.contact-banshichu{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 4%;
    box-sizing: border-box;
    background: #fff;
}
.contact-banshichu h2{
    font-size: 1.2rem;
    padding: 0;
    margin-bottom: 20px;
}
.contact-banshichu-txt{
    width: 100%;
}
.contact-banshichu-txt li{
    font-size: 1.0rem;
    margin-bottom: 2px;
}

/*新闻资讯*/
.subpages-news{
    width: 100%;
    margin: 0 auto;
}
.news-search {
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
}
.news-search strong{
    font-size: 1.1rem;
}
.news-search-box1 {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 1.0rem
}
.news-search-box2 {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 1.0rem;
}
.news-search-box3 {
    font-size: 1.0rem;
}

.focus-news{
    width: 100%;
    margin: 0 auto ;
}
.focus-news figure{
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    padding: 4%;
    box-sizing: border-box;
}
.focus-news figure img{
    width: 100%;
    height: auto;
}
.focus-news figcaption{
    width: 100%;
    height: auto;
    padding: 10px 0;
    box-sizing: border-box;
}
.focus-news figcaption h1{
    font-size: 1.0rem;
    min-height: auto;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;
}
.focus-news figcaption h2{
    min-height: auto;
}
.focus-news figcaption h5{
    font-size: 0.9rem;
}

.subpages-news-txt li{
    width: 96%;
}
.subpages-news-txt li h2{
    font-size: 0.9rem;
}
.subpages-news-txt li h3 a{
    font-size: 1.3rem;
}
.subpages-news-txt li h4{
    min-height: auto;
}

/*新闻详情*/
.subpages-newsinfo{
    width: 100%;
    margin: 0 auto;
    padding: 4%;
    box-sizing: border-box;
}
.subpages-newsinfo h1{
    font-size: 1.4rem;
    padding: 10px 0;
    text-align: left;
}
.subpages-newsinfo h2{
    font-size: 0.9rem;
    text-align: left;
}
.subpages-newsinfo h2 span{
    display: inline-block;
    margin: 0 20px 0 0;
}
.subpages-newsinfo-txt{
    font-size: 1.0rem;
    margin: 40px auto 0 auto;
}
.subpages-newsinfo-txt img{
    width: 100%;
    height: auto;
}
.subpages-caseinfo-bar2{
    width: 100%;
    height: auto;
    margin: 6.0vh 0 0 0;
    border-top: #eee solid 1px;
    padding: 3.0vh 0 0 0;
    text-align: center;
}
.subpages-caseinfo-bar2 h6{
    display: inline-block;
    margin: 0 20px;
}
.subpages-caseinfo-bar2 h6 img{
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all .4s ease-in-out;
}
.subpages-caseinfo-bar2 h6:hover img{
    filter: grayscale(0);
    opacity: 1.0;
    transition: all .4s ease-in-out;
}

/*品牌核心*/
.subpages-core-tit-container{
    display: none;
}
.subpagesmb-tit-container{
    width: 100%;
    height: auto;
    border-bottom: #ff8e00 solid 1px;
    overflow: hidden;
    padding: 4% 2%;
    box-sizing: border-box;
    display: block;
}
.subpages-core-container{
    padding: 4%;
    box-sizing: border-box;
}
.subpages-core{
    width: 100%;
    margin: 20px auto;
    font-size: 1.0rem;
}
.subpages-core img{
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.subpages-core h2{
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0;
}
.subpages-core p{
    margin: 10px auto;
    text-indent: 0;
}

.subpages-team-container{
    padding: 4%;
    box-sizing: border-box;
}
.subpages-material{
    width: 100%;
    margin: 20px auto;
}
.subpages-material img{
    width: 100%;
    height: auto;
}
.subpages-material h2{
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0;
}
.subpages-material h3{
    font-size: 1.1rem;
    margin: 10px auto;
}
.subpages-material p{
    font-size: 1.0rem;
}

.subpages-workshop-container{
    padding: 4%;
    box-sizing: border-box;
}
.subpages-workshop{
    width: 100%;
    margin: 20px auto;
}
.subpages-workshop img{
    width: 100%;
    height: auto;
}
.subpages-workshop h2{
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0;
}
.subpages-workshop p{
    font-size: 1.0rem;
}

.subpages-team-container{
    padding: 4%;
    box-sizing: border-box;
}
.subpages-team{
    width: 100%;
    margin: 20px auto;
    font-size: 1.0rem;
}
.subpages-team img{
    width: 100%;
    height: auto;
}
.subpages-team h2{
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0;
}











}

@media screen and (max-width:861px){

body{font-size: 1.0rem; line-height: 180%;}


}

@media screen and (max-width:768px){




}


@media screen and (max-width:668px){



  
}

@media screen and (max-width:420px) {







}

@media screen and (max-width:376px){



}

@media screen and (max-width:0){



}