@charset "utf-8";
/* CSS Document */


.m-header{ display:none; position:fixed;left: 0;top: 0; background:#fff;background-size: cover; box-shadow:0 5px 15px rgba(0,0,0,.1); width:100%; height:66px; z-index:99;/*overflow: hidden;*/}

.m-header .TB{ margin-right:20px; height:66px;}
.m-header .TB img{ display:block}
.m-header .TB a{ height:100%; display:-webkit-flex;display:flex; align-items:center;}

.m-header .fl img{ margin-top:9.5px; max-height:47px;}



.m-btn .lines{



    width: 25px;



    height: 16px;



    position: relative;



    cursor: pointer;


    margin-top: 25px;



}



.m-btn span{


    display: block;



    width: 100%;



    height: 3px;



    background-color: #e60013;



    position: absolute;



    left: 50%;



    margin-left: -12px;



	-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;



}

.languagelist2{display: none;position: absolute;z-index: 999;box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);width: 100%;padding: 0 9px;left: -6px;border: 1px solid #ddd;display: none;background: #fff;}

.m-btn span.span1{ top:0;-webkit-transform-origin:4px center;-moz-transform-origin:4px center;-ms-transform-origin:4px center;-o-transform-origin:4px center;transform-origin:4px center}



.m-btn span.span2 {top: 7px;}



.m-btn span.span3 {top: 14px;-webkit-transform-origin:1px center;-moz-transform-origin:1px center;-ms-transform-origin:1px center;-o-transform-origin:1px center;transform-origin:1px center}



.m-btn.actives .span1{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}



.m-btn.actives .span3{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}



.m-btn.actives .span2{ opacity:0; filter:alpha(opacity=0)}



.m-btn.actives span{background: #e60013;}



.cd{ margin-right:15px;color: #333;line-height: 54px;}



.m-menu{ background:#f5f5f5; position:fixed; left:0; width:100%; display:none; overflow-y:auto; overflow-x:hidden; z-index:99;top: 60px;}



.m-menu ul{ width:100%; height:calc(100vh - 60px); overflow-y:auto;overflow-x:hidden}



.m-menu a{ display:block}



.m-menu .menu_li{ border-bottom:1px solid #d8d8d8;}



.m-menu .menu_a{ padding:0 3%; line-height:50px; font-size:15px; color:#222; position:relative}

.m-menu .menu_a span{line-height: 30px;font-size: 14px;margin-top: -8px;display: block;color: #dc9801;margin-bottom: 8px;}

.m-menu .menu_a i{width: 17px;height: 17px;background: url(../images/ico_03.png) no-repeat;background-size: contain;position: absolute;right: 3%;top: 25px;}



.m-menu .menu_li .subnav{ padding:15px 3%; line-height:32px; font-size:15px; display:none}

.m-menu .menu_li .subnav3{padding:15px 3%; line-height:30px; font-size:14px; display:none}

.m-menu .men{position: relative;}

.m-menu .men i{width: 17px;height: 17px;background: url(../images/ico_03.png) no-repeat;background-size: contain;position: absolute;right: 3%;top: 15px;}


.m-menu .menu_a.actives{ background:#e60013; color:#fff;}



.m-menu .menu_a.actives i{background:url(../images/ico_03_h.png) no-repeat center; background-size:100% auto}



.sub-menubg{ position:fixed; width:100%; height:100%; background:#f5f5f5;top:0; left:0; z-index:9; display:none}



.mproclass{ display:none; position:relative;margin-top: -1px;z-index: 10;margin-bottom: 20px;}



.mproclass h3{background:#e60013; color:#fff; padding:0 3%; height:45px; line-height:45px; position:relative;font-size: 18px;cursor: pointer}



.mproclass h3:after{ content:""; width:0; height:0; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #fff; position:absolute; right:3%; top:50%; margin-top:-3px}



.mproclass ul{ position:absolute; width:100%; left:0; display:none; box-shadow:0 5px 15px rgba(0,0,0,0.15)}

.mproclass li{ background:#f5f5f5; line-height:35px; border-bottom:1px solid #e8e8e8}
	
.mproclass li a{ padding:0 3%; display:block;height: auto;color: #333;}

.mproclass span{text-align: right;float: right;margin-right: 5%;font-size: 16px;}

.mproclass li:hover a{ background:#e60013; color:#fff}



.mproclass2{display:none; position:relative;margin-top: -1px;z-index: 10;margin-bottom: 20px;}
.mproclass2 h2{background:#e60013; color:#fff; padding:0 3%; height:45px; line-height:45px; position:relative;font-size: 18px;cursor: pointer}
.mproclass2 h2:after{ content:""; width:0; height:0; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #fff; position:absolute; right:3%; top:50%; margin-top:-3px}
.mproclass2 span{text-align: right;float: right;margin-right: 5%;font-size: 16px;}
.mproclass2 .sideMenu{ position:absolute; width:100%; left:0; display:none; box-shadow:0 5px 15px rgba(0,0,0,0.15)}



.m-foot{ position:fixed; width:100%; height:45px; left:0; bottom:0;background: #96000c; color:#fff; display:none; z-index:1500;box-shadow: 0 0 10px rgba(0,0,0,0.1);}



.m-foot li{ float:left; width:33.33%; text-align:center;}



.m-foot li a{ color:#fff; font-size:12px; display:block;}



.m-foot li.li1 a{ background:url(../images/pic/sy.png) no-repeat center 5px; padding-top:25px}



.m-foot li.li2 a{ background:url(../images/pic/wsc.png) no-repeat center 5px; padding-top:25px}



.m-foot li.li3 a{ background:url(../images/pic/fltel.png) no-repeat center 5px; padding-top:25px}



.m-foot li.li4 a{ background:url(../images/pic/right_pic6.png) no-repeat center 3px; padding-top:25px}



.m-foot li.li2 a span{display: block;}



.newsxiang .newsleft .nsconn p iframe {display: none;}


.tanchuang{ display:none}
.tanchuang .bg{ position:fixed;left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.25);z-index: 98;}
.tanchuang .text{ position:fixed;left:50%; margin-left:-130px;top:24%; width:220px; padding:20px; height:auto; background:#fff; box-shadow:0 5px 15px rgba(0,0,0,0.3); -webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px; text-align:center;z-index: 99;}
.tanchuang .text .closed{width:30px; height:30px; background:url(../images/close_1.png) no-repeat center; background-size:12px; border:1px solid #333; border-radius:50%;position:absolute; top:5px; right:5px}
.tanchuang .text{ font-size:20px; font-weight:bold}
.tanchuang .text .p1{ color:#bf3532}
.tanchuang .text .tel{ background:#fff; color:#fff;/*padding:15px;*/ -webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px; margin:15px 0}
.tanchuang .text .tel a{ color:#fff}
.tanchuang .text .btn{ background:url(../images/b-03.png) no-repeat left center; background-size:30px auto; display:inline-block; padding-left:2px; color:#333; text-decoration:underline}
.tanchuang .text .p2{ color:#bf3532; font-size:18px; margin-top:15px}



@media screen and (max-width: 1440px){

	
}



@media screen and (max-width: 1280px){

	.wrap{ width:97%;margin: auto;}

	body{overflow-x: hidden;}
	
	.g_nbanner .swpimg{height: auto;}
	.footerleft{ width:20%}
	.footermid .mid{ margin-left:20px;max-width:36%}
	.footermid .qr img{ max-width:115px}
}




@media screen and (max-width: 1024px){	

	.headerbox{display: none;}
	.m-header{display: block;}
	.banner{margin-top: 66px;}
	.g_nbanner{margin-top: 66px;}
	.anniu{width: 92px;height: 40px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{bottom: 6px;}
	.abouts_list .swiper-button-next, .swiper-button-prev{margin-top: 9px;}
	.aboutsbox{margin-top: 45px;margin-bottom: 60px;}
	.abtxt2{font-size: 15px;height: 160px;overflow-x: auto;overflow-y: scroll;line-height: 30px;}
	.more1 a{margin-top: 24px;}
	.productbox{padding: 30px 0 75px 0;margin-bottom: 50px;}
	.ptitle{margin-bottom: 30px;}
	.ptitle .pt span{font-size: 19px;}
	.ptitle .pt h3{font-size: 22px;}
	.ptitle b{font-size: 60px;}
	.product_txt h2{font-size: 20px;}
	.product_txt p{font-size: 14px;}
	.productbox li .product_txt{padding-top: 30px;padding-bottom: 32px;}
	.main{width: 97%;}
	.newleft li{padding: 9px 0;}
	.newleft{width: 44.2%;}
	.newimg{width: 53%;}
	.footerleft{display: none;}
	.footermid .mid{margin-left: 0; max-width:100%; width:100%}
	.footermid{padding: 25px 0 15px 0;}
	.footermid .qr{ float:none;}
	.namin{margin-top: 35px;margin-bottom: 45px;}
	.newsbox{margin-bottom: 60px;}
	.aboutsbox2{margin-top: 0;padding-top: 38px;}
	.newtit{font-size: 22px;}
	.solution-tab li{width: 25%;text-align: center;margin-right: 0;}
	.productbox3{padding-bottom: 25px;}
	.product_txt1 h2{font-size: 20px;}
	.product_txt1 p{font-size: 16px;}
	.content-pro .pic-l{width: 55%;}
	.content-pro .gallery-top{width: 100%;}
	.content-pro .txt-r{width: calc(100% - 60%)}
	.content-pro .gallery-top img{max-width: 100%;}
	.title2{margin-bottom: 35px;}
	.hr{margin-bottom: 35px;}
	#allmap{margin-top: 66px;}
	.con-lxlk{padding: 45px 35px;}
	.con-lxl-tit{font-size: 20px;margin-bottom: 22px;line-height: 33px;}
	.taobao_left li .taoimg{width: auto;background-size: 90% 100%;height: 190px;}
	.taobao_left li:nth-child(1){padding-left: 45px;}
	.taobao_left ul{margin-left: -45px;}
	.taoimg h3{font-size: 20px;}
	.taotxt{padding-bottom: 40px;font-size: 18px;}
}



@media screen and (max-width: 960px){
	
	.txtleft span{font-size: 13px;}
	.txtright h3{font-size: 18px;margin-bottom: 7px;}
	

}

@media screen and (max-width: 850px){
	.abtxt2{margin-top: 10px;}
	.more1 a{margin-top: 12px;}
	.newleft li:last-of-type{display: none;}
	.footerbottom{height: auto;line-height: 36px;}
	.footerym p a{font-size: 15px;}
	.footerym p{font-size: 15px;}
	
}



@media screen and (max-width: 768px){
	
	.banner .swiper-pagination-bullet{width: 12px;height: 12px;}
	.banner .swiper-pagination-bullet-active:after{width: 6px;height: 6px;}
	.abtxt2{height: 120px;}
	.abcenter{width: 50%;}
	.abouts_list .abimg{width: 47%;}
	.aboutsbox{margin-bottom: 52px;}
	.backtop1{display: none!important;}
	.productbox li{width: 48%;margin-left:2%;margin-bottom: 3%;}
	.productbox ul{margin-left: -2%;}
	.productbox li .productimg{padding: 1% 2%;}
	.txtleft h3{font-size: 32px;line-height: 39px;}
	.txtright p{font-size: 14px;line-height: 24px;}
	.newstxt1 h3{font-size: 17px;width: 80%;}
	.newleft li{padding: 7px 0;}
	.txtleft span{font-size: 11px;}
	.newsbox{margin-bottom: 55px;}

	.footerbottom{background: #f3f3f3;height: auto;padding: 15px 0;line-height: 28px; border-top: 1px solid rgba(0,0,0,0.1)}
	.footerbox{padding-bottom: 30px;}
	.footerym p{color: #666;font-size: 14px;}
	.footerym p a{color: #666;font-size: 14px;}
	.footerym{display: block;}
	.m-foot{display: block;}
	.anniu{display: none;}
	.g_nbanner .swiper-slide h4{font-size: 22px;}
	.g_nbanner img{width: 120%;margin-left: -12%;}
	.aboutsbox2{padding-bottom: 46px;margin-bottom: 26px;}
	.lichengbox{padding-top: 15px;}
	.title2{margin-bottom: 20px;}
	.title2 h2{font-size: 28px;}
	.title2 span{font-size: 17px;}
	.licheng li .biaoti h3{font-size: 18px;}
	.licheng li .biaoti{padding: 5px 18px;}
	.licheng li .text3{overflow-x: auto;overflow-y: scroll;padding-bottom: 15px;height: 180px;}
	.lichengbox{padding-bottom: 48px;}
	.new-conR p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;text-align: justify;text-justify: inter-ideograph;}
	.more1 a{margin-top: 24px;}
	.new-content-get{padding: 0;}
	.new-con .new_ic{width: 250px;margin-right: 17px;}
	.nav_in li{height: 68px;}
	.nav_in li a{line-height: 68px;}
	.productbox1 li .product_txt1{padding-top: 25px;padding-bottom: 30px;}
	.namin2{margin-bottom: 52px;}
	.content-pro .txt-r{width: 100%;margin-top: 35px;}
	.content-pro .pic-l{width: 100%;}
	.prshowtxt img{max-width: 100%;}
	.title3 h3{font-size: 25px;}
	.title3{margin-top: 35px;}
	.recruit-con{padding: 30px 20px;font-size: 15px;}
	.recruit-top{padding: 0 20px;font-size: 18px;height: 70px;line-height: 70px;}
	.recruit-con .tit{font-size: 16px;padding-left: 15px;}
	.recruit-top .arrow{right: 20px;}
	.hrtxt p{font-size: 14px;margin-bottom: 8px;}
	.solution-tab a{padding: 25px 5px 20px 5px;}
	.abimg .swiper-slide h2{font-size:17.5px;}
	
}


@media screen and (max-width: 640px){
	
	.abouts_list .abimg{width: 100%;}
	.abcenter{width: 100%;}
	.abtxt2{height: auto;}
	.abcenter{margin-top: 32px;}
	.newleft{width: 100%;}
	.newimg{width: 100%;margin-top: 15px;}
	.productbox{margin-bottom: 35px;}
	.footermid .qr .wsc{margin-left: 6px;}
	.footermid .qr{font-size: 14px;}
	.new-con .new_ic{width: 195px;margin-bottom: 10px;}
	.new_ic img{width: 100%;height: auto;}
	.conR2{margin-top: 15px;}
	.conR3{margin-top: 13px;}
	.new-con{height: auto;}
	.conR1 h3{width: 50%;}
	.solution-tab a{font-size: 16px;}
	.solution-tab{margin-bottom: 35px;}
	.productbox1 li{width: 48%;margin-left: 2%;margin-bottom: 3%;}
	.productbox1 ul{margin-left: -2%;}
	.nmainCon{width: 85%;}
	.feedbk_list{border-radius: 25px;}
	.maptxbox li{width: 100%;padding-left: 0;}
	.con-lxlk{padding: 35px 20px;}
	.maptxbox{margin-bottom: 45px;}
	.taobao_left{width: 100%;}
	.zoom{display: none;}
	.licheng ul{ margin-left:0}
	.licheng li{ width:100%; margin-left:0; margin-bottom:15px}
	.licheng li .text3{ height:auto}
	
}

@media screen and (max-width: 560px){
	.footermid .mid p{font-size: 14px;line-height: 34px;}
	.footermid .mid .add{line-height: 24px;background-position: left 8px;}
	.likelist .product_txt1{padding-top: 22px;padding-bottom: 25px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 2px;}
	
}

@media screen and (max-width: 480px){
	
	.newstxt1 h3{font-size: 16px;}
	.new-con .new_ic{width: 165px;}
	.conR2{margin-top: 10px;}
	.conR3{margin-top: 6px;}
	.pages{margin: 35px auto 0 auto;}
	.footerbottom{line-height: 25px;}
	
}



@media screen and (max-width:425px){
	
	.productbox{padding-bottom: 60px;}
	.conR3 .new-imtag{display: none;}
	.new-conR .conR3 a{display: none;}
	.new-con{display: flex;justify-content: space-between;}
	.new-conR{width: 56%;}
	.conR1 h3{width: 100%;}
	.conR3{margin-top: 1px;font-size: 14px;}
	.conR2{font-size: 14px;margin-top: 6px;}
	.productbox3{padding-bottom: 25px;}
	.recruit-top .time{margin-right: 25px;}
	.recruit-top .position span{margin-left: 11px;padding-left: 11px;}
	.hrtit dd{font-size: 15px;width: 25%;}
	.bellows__item .item1{font-size: 14px;}
	.hrtit dd.rba4{width: 24%;}
	.bellows__item .item1:last-of-type{width: 24%;}
	.bellows__item .item1{width: 25%;}
	.message .m-list .submit input{margin-right: 50%;}
	.taobao_left li{padding-left: 25px;}
	.taobao_left li:nth-child(1){padding-left: 25px;}
	.taobao_left ul{margin-left: -25px;}
	

}


@media screen and (max-width:375px){
	
	.nav_in li{width: 47%;}
	.product_txt1 h2{font-size: 18px;margin-bottom: 3px;}
	.recruit-top .arrow{width: 13px;height: 13px;right: 10px;}
	.recruit-top{padding-left: 10px;}
	.recruit-con{padding: 26px 15px;}
	.recruit-top .time{margin-right: 13px;}
	.taotxt{margin-top: -90px;padding-top: 100px;}
	.taobao_left li .taoimg{height: 150px;}
	.taotxt{font-size: 17px;padding-bottom:30px; }
	
}



@media screen and (max-width:350px){
	.ptitle{margin-bottom: 25px;}
	
}


@media screen and (max-width:345px){
	.product_txt p{font-size: 13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.product_txt h2{margin-bottom: 4px;}
	.abcenter h2{font-size: 25px;}
	.abtop span{font-size: 17px;padding: 0 13px;}
	.productbox1 li .product_txt1{padding-top: 22px;padding-bottom: 25px;}
	
}


@media screen and (max-width:320px){

	
}

