.pgbanner{height:600px!important;overflow: hidden;position: relative;z-index:9;background-color: #fff;margin-top: 100px;}
.pgbanner .banimg{height:100%;background-repeat: no-repeat;position:relative;animation-name: pimg;
	animation-duration:5s;animation-fill-mode:forwards;animation-timing-function:ease;opacity: .5;position: relative;z-index: 0;background-position: center top;background-size: cover;}
.pgbanner .text{color: rgba(255,255,255,1); position: absolute;left:10%;top:40%;z-index: 9;}
.pgbanner .text h3{font-size:5rem;text-align: left; text-transform:uppercase;  line-height: 40px;text-shadow: 0px 0px 10px rgba(0,0,0,0.4);display: inline-block;width: 100%;}
.pgbanner .text .t2{font-size:2.4rem;font-weight: bold; margin-top: 15px; }
.pgbanner .text .t3{font-size:1.8rem;margin-top: 15px;}

.proban .text{width:50%;margin: auto;left: 25%;}

.textUp{animation: moveUp 1s ease;animation-fill-mode: both;}
.textDown{animation: moveDown 1s ease; animation-fill-mode: both;}
@keyframes arrow{
    0% {transform: translateY(-10px);opacity:0;}
	90% {transform: translateY(0px);opacity:1;}
	100% {transform: translateY(-4px);opacity:0;}
}
@keyframes moveUp{
    0% {transform:translateY(-10px);opacity:0.1;}
    50% {opacity:0.5;}
    100% {transform:translateY(0px);opacity:1;}
}
@keyframes moveDown{
    0% {transform:translateY(10px);opacity:0.1;}
    100% {transform:translateY(0px);opacity:1;}
}
@keyframes pimg {
  from {
	transform: scale(1.1);
	opacity: .5;
  }
  to {
	transform: scale(1);
	opacity: 1;
  }
}

.pgbar{height: 70px ;position: relative;border-bottom: 1px solid #ddd; }

.pgnav{height: 70px;text-align: center; position: relative; z-index: 9; line-height: 50px;overflow: hidden;}
.pgnav a{display: inline-block;height: 70px;line-height: 70px; text-align: center; position: relative;z-index: 9;font-size:1.6rem;color: #555;transition: all .35s;overflow: hidden;padding: 0 40px;}
.pgnav a:after{display: block;content: ""; width:0;height:2px; position: absolute;left:50%;bottom:0;box-sizing: border-box; background-color:#e6020f;transition: all .2s;}
.pgnav a:hover:after{width:90%;left:5%;}
.pgnav a::before {display: block;content: "";width: 1px;height:20px;background-color: #ddd;position: absolute;right:00px;top:25px;}

.pgnav a.A,.pgnav a:hover{color:#e6020f;}
.pgnav a.A:after{width:90%;left:5%;}

.pgmain{padding:100px 0;}

/************ABOUT************/
.pgabbox1{width: 100%;min-height:700px;position: relative;overflow: hidden;}
.pgabbox1 .bgimg{width: 100%; height: 100%;background: #333 url(../img/pgabout1.jpg) no-repeat top center;background-size: cover;position: absolute;left: 0;top: 0;z-index: 0;opacity: 0;animation: pimg 1s ease; animation-fill-mode: both;}

.pgabbox1 .wrap{display: flex;align-items: center;justify-content: flex-end;height: 1000px;}

.pgabbox1 .abcon{width: 50%;background-color: #fff;position: relative;z-index: 9;padding:4%;box-sizing: border-box;}
.pgabbox1 .abcon .abimg{position: absolute;left: -90px;bottom: 10px;}
.pgtit1{font-size: 3rem;color: #333;font-weight: bold;}
.line{height: 3px;line-height: 3px;margin-top: 10px;}
.line b{display:inline-block; width:16px;height: 3px;margin: 0 2px;line-height: 0;}
.line .b1{background-color:#e6020f;}
.line .b2{background-color:#e6020f;}
.line .b3{background-color:#e6020f;}


.pgabbox1 .abcon .con{font-size: 1.4rem;line-height: 180%;color: #666; height:320px;overflow-y: auto;margin-top: 40px;}
.pgabbox1 .abcon .con p{margin-bottom: 15px;}
.pgabbox1 .abcon .btnbox{margin-top:30px;}
.btnstyle1{display: inline-block;height: 45px;line-height: 45px;font-size: 1.4rem; padding: 0 20px;border: 1px solid #333;overflow: hidden;}
.btnstyle1 span.iconfont{margin-left: 8px;}
.btnstyle1:hover{color: #fff;background-color:#e6020f;border-color:#e6020f;}

.pgabbox2{display:flex;box-sizing: border-box;background-color: #f9f9f975;overflow: hidden;position: relative;
    width: 100%;
}
.pgabbox2 .box{
    /*background-color: #f3f3f3;*/
    width:33%;vertical-align: top;height:370px;display:flex;align-items: center;justify-content: center;flex-direction: column;box-sizing: border-box;margin: 0;}
.pgabbox2 .box:nth-child(2){background-color: #f9f9f9;width: 34%;}
.pgabbox2 .box .tit{font-size: 2.8rem;text-transform:uppercase;font-weight: bold;position: relative;z-index: 9;}
.pgabbox2 .box .tit::after{content: " ";display: block;width: 50px;height:3px;background-color:#e6020f;margin:30px auto;}

.pgabbox2 .box ul{z-index: 1;width: 100%;display: flex;align-items: center;justify-content: space-around;margin-top: 50px;position: relative;z-index: 9;}
.pgabbox2 .box ul li {text-align: center;width: 33.3%; }
.pgabbox2 .box ul li h3 {color: #e6020f;font-size:4rem;font-weight: bold;margin-bottom:10px;}
.pgabbox2 .box ul li p {height: 50px; font-size:1.6rem; color: #FFF;text-transform:capitalize;padding: 0 5px;}

.pgabbox2 .bgtext{width: 100%; font-size:38rem;line-height: 100%; text-transform:uppercase;font-weight: bold; color: #fff;text-align: center; position: absolute;left: 0;top:0;z-index: 2;}


#advantages{height: 0;position: relative;overflow: hidden;top: -180px;}
.pgabbox3{display: flex;align-items: center;justify-content: space-between;}
.pgabbox3 .photowrap{width:45%;overflow: hidden;padding-right: 5%;}
.pgabbox3 .photowrap .swiper-about{width:100%;overflow: hidden;position: relative;}
.pgabbox3 .photowrap .swiper-about .swiper-slide img{width:100%;}
.pgabbox3 .photowrap .swiper-pagination{ height:10px;text-align: right;left: auto!important; right: 20px!important;bottom: 20px!important;}
.pgabbox3 .photowrap .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#fff;border-radius:0;margin:0 5px;	}

.pgabbox3 .adv-fr{width:40%;padding-right: 10%;}
.pgabbox3 .adv-fr .con{font-size: 1.4rem;line-height: 180%;color: #666; margin-top: 40px;}
.pgabbox3 .adv-fr .btnbox{margin-top:30px;}

@media (max-width: 1440px) {
	.pgabbox1 .abcon{width: 50%;padding:40px;margin-top: -140px;}
	.pgabbox1 .abcon .con{height:200px;}
	.pgabbox1 .abcon .abimg{height:95%; bottom:0px;}

}




/************Certificate************/

#pg-certificate{padding:40px 0;min-height: 500px;}
.cert-list{margin-top: 30px; }
.cert-list>li{width:20%; height:320px; border:1px solid #eee; margin:0 0 -1px -1px; float:left; transition:all .3s; box-sizing:border-box;background-color: #fff;}
.cert-list>li>a{display:block; width:100%; height:100%; overflow:hidden; position:relative;}
.cert-list>li>a>.img{width:auto; height:240px; margin:auto; margin-top: 20px; text-align:center; overflow:hidden;}
.cert-list>li>a>.img>img{max-width:90%;max-height:100%;}
.cert-list>li>a>p{height:50px; padding:0 10px; line-height:48px; text-align:center; font-size:13px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; position:relative; z-index:2; transition:all .25s;}
.cert-list a:after{ position:absolute; z-index:9; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0) url("../img/icon-zoom.png") no-repeat; background-position:50% -50%; content:''; transition:all .35s;}
.cert-list a:hover:after{background:rgba(0,0,0,.7) url("../img/icon-zoom.png") no-repeat;background-position:50% 50%;}


/************Factory************/



.photolist>li{width:20%; float:left; transition:all .3s; box-sizing:border-box;}
.photolist>li>a{display:block; width:100%; height:100%; overflow:hidden; position:relative;}
.photolist>li>a>.img{width:auto; margin:auto; margin-top: 20px; text-align:center; overflow:hidden;}
.photolist>li>a>.img>img{max-width:90%;max-height:100%;}
.photolist>li>a>p{height:50px; padding:0 10px; line-height:48px; text-align:center; font-size:13px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; position:relative; z-index:2; transition:all .25s;}
.photolist a:after{ position:absolute; z-index:9; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0) url("../img/icon-zoom.png") no-repeat; background-position:50% -50%; content:''; transition:all .35s;}
.photolist a:hover:after{background:rgba(0,0,0,.7) url("../img/icon-zoom.png") no-repeat;background-position:50% 50%;}




@media (max-width: 1400px) {


}
/************NEWS************/
#pg-news{padding: 0;margin-top:70px;}

.newslist{margin-top:50px;}
.newslist li{display:block;float: left;width: 32.3%; margin:0 .5%; transition:all .35s;}
.newslist li>a{ position:relative; display:block; width:90%;padding:40px 0; margin:0 auto; transition:all .35s;}
.newslist li a .img{ width:100%; overflow:hidden;}
.newslist li a .img>img{width:100%; height:auto; transition:all 1s;}

.newslist li a .con{display:block;width:100%;}
.newslist li a h3{font-weight: normal;font-size:1.7rem;color: #333;margin-top:20px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newslist li a p.text{height: 50px; font-size: 1.4rem;line-height: 23px;color: #777; margin-top:10px;}
.newslist li a p.date{font-size: 1.5rem;color: #999;margin-top: 24px;
/*padding-left: 20px; */
background: url(../img/indnews1.png) no-repeat 0 2px;}
.newslist li a:hover .img img{transform: scale(1.1);}
.newslist li a:hover .img{}
.newslist li a:hover h3{color: #e6020f;}
.newslist li a:hover p.text{color: #333;}
.newslist li:hover{box-shadow: 5px 5px 35px rgba(0,0,0,.1);}


#pg-newsview{width:80%;max-width: 1400px;min-width: 1000px;padding-top: 110px;}
.newsviewbox{padding-top:70px;padding-bottom: 40px; background-color: #fff;position: relative;}
.newsviewbox .wrap{position: relative;}

.newsviewbox .line{width:200%;border-bottom: 1px solid #ddd;position: absolute;left:-50%;top: 155px;}
.newsviewbox .fl{width: 75%;box-sizing: border-box;position: relative;}
.newsviewbox .fl:after{display: block;content:" ";height: 150%; border-right: 1px solid #ddd;position: absolute;right:0px;top: -130px;}

.newsviewbox .fl .newsT{height: 100px;border-right: 7px solid #005bac;box-sizing: border-box;padding-top: 20px;}
.newsviewbox .fl .newsT p{font-size:3rem;font-weight: bold;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newsviewbox .fl .newsT span{display: block; font-size: 1.4rem;padding-left: 20px; color: #999;background: url(../img/indnews1.png) no-repeat 0 2px;margin-top: 10px;}
.newsviewbox .fl .newsC{font-size: 1.4rem; padding:50px 50px 50px 0;line-height: 2em;}
.newsviewbox .fl .newsC img{max-width: 100%;}

.newsviewbox .fr{width:25%;box-sizing: border-box;padding-left: 20px;}
.newsviewbox .fr .hd{height: 100px; position: relative;}
.newsviewbox .fr .hd:before{content: "MORE";font-size:90px;color: #f5f5f5;font-family: 'Arimo', sans-serif;font-weight: bold;position: absolute;left: 0;bottom:-10px;z-index: 0;}
.newsviewbox .fr .hd p{font-size:3rem;font-weight: bold;color:#005bac; padding-top:40px;position: relative;z-index: 1;}
.newsviewbox .fr .bd{padding-top: 50px;padding-right: 15px;}
.newsviewbox .fr .bd a{display: block;font-size: 1.4rem; line-height: 24px;margin-bottom: 15px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}




/************手动懒加载  开始***********/
#getmore{height:47px; margin:30px auto 50px auto; text-align:center;}
#getmore .loading-box{height:47px; text-align:center; line-height:47px; visibility:visible; display:none;}
#getmore .loading-box>div{width:12px; height:12px; background-color:#f08200; border-radius:100%; display:inline-block; animation:bouncedelay 1.4s infinite ease-in-out; animation-fill-mode:both; margin:0 3px;}
#getmore .loading-box .bounce1{animation-delay:-0.32s;}
#getmore .loading-box .bounce2{animation-delay:-0.16s;}
@keyframes bouncedelay{
  0%,80%,100% {transform:scale(0.0);}
  40%{transform:scale(1.0);}
}

#getmore .handle{padding:0 45px; font-size:14px; color:#fff; background:#f08200; height:42px; line-height:40px; display:none; transform:all .2s;}
#getmore .handle:hover{background:#eb9f46;}

/************手动懒加载  结束***********/








/************合作伙伴************/

#pg-customer{margin-top: 100px;background: url('../img/pgcus1.jpg') no-repeat center top;background-size: cover;min-height:600px;}
#pg-customer .pgtit1{text-align: center;font-size: 4rem;font-weight: bolder;color: #fff;}

.cuslist{margin-top: 50px;padding: 20px 0;}
.cuslist li{float:left;width: 25%;cursor: pointer;margin-bottom: 30px;}
.cuslist>li>a{display:block; width:100%; height:100%;position:relative;}
.cuslist>li>a>.img{width:90%; margin:auto;text-align: center; border-radius: 10px;box-shadow: 0 20px 20px rgba(0,0,0,.1);overflow: hidden;background-color: #fff;transition: all .3s;}
.cuslist>li>a>.img>img{width:90%;}
.cuslist>li>a:hover .img{transform: scale(1.1);}


/************工业应用************/

#pg-application{margin-top: 100px;min-height:600px;}
#pg-application .pgtit1{text-align: center;font-size: 4rem;font-weight: bolder;margin-bottom: 60px;}
#pg-application  .appitem{margin-bottom: 40px;}
#pg-application  .appitem .app-img{width: 100%;}
#pg-application  .appitem .app-img img{width: 100%;}
#pg-application  .appitem .app-ft{height: 190px;}
#pg-application  .appitem .app-tit{width: 28%;float: left;color: #fff;font-family: 'webfontregular'; background: #2C2C2C;height: 100px;padding: 30px 50px;line-height: 40px;font-size:30px; text-overflow: ellipsis;  overflow: hidden; white-space: nowrap; text-transform: capitalize;box-sizing: border-box;}
#pg-application  .appitem .app-con{width:72%;height: 190px; float: right; color: #fff;font-size: 14px; background-color:#f08200;}


.app_img {width: 80%;margin: 0 auto;}
.app_img img{width:100%;}

.app_box{padding: 80px 0;}
.app_bottom {width: 90%;}
.app1_left {width: 28%; float: left;  background: #2C2C2C;  height: 100px; padding: 30px 50px;box-sizing: border-box;}
.app1_right{width:72%;float:left;background: #1d2757;padding: 30px 0;box-sizing: border-box;}
.app1_left h3 {
	margin: 0;
	font-family: 'webfontregular';
    line-height: 40px;
    font-size:26px;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: capitalize;
}
.app1_right_cot {width: 84%;color: #fff;margin-left:16%; padding-right:80px;box-sizing: border-box; }
.app1_right .app-con{font-size: 14px;line-height: 28px;}
.app1_right .app-con h3{font-weight: normal;display: inline-block;}
.app_box .more{display:inline-block; color: #fff;height: 40px; margin-top: 20px;line-height: 40px;color: #fff;font-size:1.2rem;padding: 0 22px;text-align: center;text-transform: uppercase;border: 1px solid #fff;}
.app_box .more:hover{background-color: rgba(255,255,255,1);color:#e6020f;}

.app_box:nth-child(even){background:#f1f1f1;}
.app_box:nth-child(even) .app_bottom {margin-left: 10%;}
.app_box:nth-child(even) .app1_right_cot {margin-left:0; padding-left:80px;padding-right: 0;}

.app_box:nth-child(even) .app1_left {float: left; }
.app_box:nth-child(even) .app1_right{float:right;}

#pg-appview .app-top{height:400px; background-position:center 0px;background-attachment: fixed;background-repeat:no-repeat; overflow: hidden;position: relative;}
#pg-appview .app-top .bgimg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1; background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.8));}
#pg-appview .wrap{padding: 50px 0;min-height: 400px;}
#pg-appview .pgtit1{font-size: 4rem;font-weight: bolder;margin-top:100px;position: relative;z-index: 3;}

#pg-appview .app-con{font-size: 1.6rem;line-height: 180%;padding-top:100px;}
#pg-appview .app-item{text-align: center;margin-bottom:50px;}
#pg-appview .app-item h3{font-size:3rem; margin-bottom:30px;text-transform:uppercase;}
#pg-appview .app-item span{text-transform: capitalize;display: inline-block; padding:10px 25px;margin-bottom: 20px; background-color: #eee;margin:5px 8px;border-radius: 5px;transition: all .3s;}
#pg-appview .app-item span:hover{background-color: #f08200;color: #fff;}

#pg-appview .app-item span.dot{background-color:#fff !important;font-size:3rem;color: #999;padding-left:5px;}

/************产品************/
.catelist li{width:20%;float: left;box-sizing: border-box;}
.catelist a{display:block;width:100%;height:100%;position: relative; overflow:hidden;}
.catelist a::before{display: block;content:" ";width: 100%;height:70%;position:absolute;left: 0;bottom: 0;z-index: 5; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));transition:all .3s;}
.catelist .img{height:100%;transition:all .8s;overflow:hidden;}
.catelist .img img{width:100%;transition:all .3s;}
.catelist .con{width:100%;text-align:center; position: absolute;left:0;bottom:-55px;z-index:9;padding-bottom:15px;transition:all .3s;}
.catelist .name{font-size:2.6rem;color:#fff;font-weight:normal;padding:0 5px; }
.catelist .more{display:inline-block;border:1px solid #f08200;color:#f08200;padding:10px 20px;margin-top:30px;opacity:0;transition:all .3s;}
.catelist li a:hover .con{bottom:30%;}
.catelist li a:hover .img img{filter:grayscale(100%);filter:gray;}
.catelist a:hover::before{height:100%;background:linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,.5));}
.catelist a:hover .more{opacity:1;}
.catelist .more:hover{border:1px solid #fff;color:#fff;}


.proban .text{width:80%;margin: auto;left: 10%;}
.probar{background:#eee url(../img/indpro1.png) no-repeat 95% -150px;padding:50px 0;}
#pro-search{float:left;width:20%;height:50px;background-color:#fff;overflow:hidden;transition: all .3s;}
#pro-search  input[type="text"]{float:left;height:50px;line-height:50px;width:79%;border:none;background-color:transparent;outline: none;color:#666;
	font-size:1.4rem;text-indent:20px;overflow:hidden;}
#pro-search input::-webkit-input-placeholder,#pro-search textarea::-webkit-input-placeholder{ color: #999;	} 
#pro-search button{float:right;width:19%;height:50px; border:none;cursor:pointer;background:#1f2958; transition: all .3s;overflow:hidden;}
#pro-search button span.iconfont{font-size:1.8rem;color:#fff;}

.probar #promenu{position: relative;float:right;z-index: 90;}
.probar #promenu .btn{display: block;float:left;height: 50px;font-size: 1.4rem;line-height: 50px;color: #fff; background-color:#1f2958;
/*padding:0 50px 0 25px;*/
padding: 0 25px 0 25px;
position: relative;cursor: pointer;}
.probar #promenu .btn span.iconfont{position: absolute;right: 20px;top:0px;transform:rotate(180deg);transition: all .3s;}
.probar #prombox{display: none;width:100%;position: absolute;right: 0;top:80px;background-color: #fff;box-sizing: border-box;box-shadow: 0 10px 15px rgba(0,0,0,.3);opacity: 0;transition: all .4s;}
.probar #prombox a{display: block;text-align: center;font-size: 1.2rem; padding: 10px 5px;box-sizing: border-box; border-bottom: 1px solid #eee;}
.probar #prombox a:hover{background-color: #eee;}
.probar .cur span.iconfont{transform:rotate(360deg) !important;}
.probar .cur #prombox{opacity:1!important;top:50px!important;}



#pg-product{margin-top:40px;}
.prolist{margin: 0 -1% 0 -1%;}
.prolist li{float: left; border: 1px solid #ddd; width:23%; 
/*padding: 10px; */
margin: 1%; margin-bottom:20px;box-sizing: border-box; position: relative;}
.prolist li i{display: block;height:3px;width:0%;position: absolute;left:0;bottom:0px;z-index: 9; background: #e6020f;overflow: hidden;opacity: 0;transition: all .3s;}
.prolist li i::before{display: block;content: " "; height:4px;width:600%;position: absolute;left: 0;bottom:0;z-index: 9;background: #f08200 linear-gradient(to right, #e6020f 0%,#e6020f 60%,#e6020f 100%); animation: bgcolor 2s ease infinite;}
.prolist li:hover a i{opacity: 1;width: 100%;}
@keyframes bgcolor{
    0% {left: 0;}
    100% {left: -1000%;}
}

.prolist li:nth-of-type(4n) { margin-right: 0 !important;}
.prolist li a{display: block; width:100%;}
.prolist li a .img img{ width:100%;}
.prolist li a p{
    font-size: 1.6rem;
    font-weight: bold;
    color: #000;
    padding:5px 0px;
    
    height: 40px;
    line-height: 40px; 
    text-align: center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/************产品详情************/
#proview #head{top: 0 !important;transition:all 0.36s;}
.prov-bar{margin-top:140px;}
.prov-bar .crumbs{font-size: 1.4rem; margin-top:38px;color: #666;}
.prov-bar .crumbs span.iconfont{color: #666;font-size:2rem;margin-right: 8px;}
.prov-bar .crumbs a{color: #666;opacity: .8;}
.prov-bar .crumbs a:hover{opacity: 1;color: #f08200;}
.prov-bar .crumbs a:last-child{color: #999;}
.prov-bar .tit{font-size:3rem; color: #333;font-weight: bold;margin-top: 20px;}
.prov-bar a.back{display:inline-block;height:35px;line-height:35px; font-size:1.4rem;position: relative;overflow: hidden;color: #fff;background-color: #202952;margin-top: 15px;padding: 0 15px;}
.prov-bar a.back span.iconfont{margin-left: 10px;}
.prov-bar a.back:hover{background-color: #e6020f;color: #fff;box-shadow: 0px 0px 15px #e6020f;}


#pg-proview{padding:0px;}

#pg-proview .pro-hd{ background-color: #fff;padding-bottom:100px;}
#pg-proview .pro-hd .imgbox{width: 60%;position: relative;margin: auto;}

#pg-proview .imgshow{ width:100%;max-width:600px; text-align:center;margin:0 auto;}
#pg-proview .imgshow>img{
    /*width:auto; height:auto;*/
    width: 100%;height: 100%;
    margin:0 auto;}
#pg-proview .focus{ position:relative;margin-top: 15px;}
#pg-proview .focus>.swiper-container{ position:relative; width:550px;height: 61px; margin:0 auto;}
#pg-proview .focus>.swiper-container .swiper-slide {float: left; cursor:pointer; height:60px; text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
#pg-proview .focus>.swiper-container .swiper-slide img{width:auto;height:100%; border:1px solid #ddd;}
#pg-proview .focus>.swiper-container .swiper-slide img.A{ border:1px solid #e6020f!important;}
#pg-proview .button-prev{ position:absolute;z-index:99; top:50%; left:0;width:50px; height:50px; opacity:.8; cursor:pointer; background:url("../img/arrow-left-black.png") no-repeat; background-position:50% 50%; background-size:40px auto;}
#pg-proview .button-next{ position:absolute;z-index:99; top:50%; right:0;width:50px; height:50px; opacity:.8; cursor:pointer; background:url("../img/arrow-right-black.png") no-repeat; background-position:50% 50%; background-size:40px auto;}
#pg-proview .focus .swiper-button-disabled{ opacity:.8;}


#pg-proview .pro-ft{padding-bottom: 100px;}


#pg-proview .pro-ft .tab-hd{height:80px;color:#333;line-height:80px;font-size:1.6rem;text-align:center;background-color: #005bac;margin-bottom: 20px;}
#pg-proview .pro-ft .tab-hd ul{width: 80%; margin:auto;}
#pg-proview .pro-ft .tab-hd ul li{float:left;width:20%;font-size: 1.8rem; color: #acd8ff; position:relative;cursor:pointer;}
#pg-proview .pro-ft  .tab-hd li .arrowT {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 14px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
	display:none;
	}
	#pg-proview .pro-ft  .tab-hd li.on .arrowT {
    display: block;
	}
#pg-proview .pro-ft .tab-hd ul li:hover{text-decoration:underline;}
#pg-proview .pro-ft .tab-hd ul li.on{color: #fff;}


.pro-ft .tab-item{display:none;}
.pro-ft .tab-con{margin:auto;}
.pro-ft .tab-con img{max-width:100%;}
.tab-item dt{
	font-size:26px;
	color:#333;
	margin-bottom:30px;
	}
.tab-item dd{position:relative;font-size: 1.6rem;line-height: 180%;color:#666;padding-top: 20px;}

.pro-ft .tab-con table{width:100%;}
.pro-ft .tab-con table td{border:1px solid #ddd;padding:5px;}
.pro-ft .tab-con table tr:hover{background-color:#f5f5f5!important;}
.pro-ft .tab-con table a{text-decoration: underline;}


.pageurl{width: 100%;}
.pageurl{position:relative;text-align:center; padding-top:35px;border-top: 1px solid #eee;margin-top:40px;}
.pageurl a{display:inline-block;width:150px;height:50px;line-height: 50px; font-size:1.5rem;color: #333;position: relative;overflow: hidden;margin:0 20px;background-color: #e8e8e8;}
.pageurl a:hover{background-color: #cb212b;color: #fff;box-shadow: 0px 0px 5px #e6020f;}
.pageurl a.back{color: #fff;background-color: #005bac;}
.pageurl>a.no{ color:#ddd!important;background-color: #f5f5f5!important;box-shadow:none!important;}
.pageurl a.back:hover{color: #fff;background-color: #333;box-shadow: 0px 0px 15px #999;}


.searchbar{font-size: 1.6rem; margin-top: 100px;background-color: #f5f5f5;padding:40px 0;}
.searchbar span{font-size: 2.5rem;color: red;margin: 0 5px;}
.searHeight{font-style: normal;color: #fb2846;}


/************服务************/
#pg-support{margin-top: 100px;}
#pg-support .pgtit1{text-align: center;font-size: 4rem;font-weight: bolder;}
.supbox1{border: 1px solid #ddd;margin-top: 80px;padding:40px;line-height: 140%;color: #888;font-size: 1.6rem;background: url("../img/pgsupport1.jpg") no-repeat right bottom;}
.supbox1 .hdcon{border-bottom: 1px solid #eee;padding-bottom:40px; word-break:break-all;margin-top: 10px; }
.supbox1 dl{padding:30px 0;display:flex; justify-content:space-between;}
.supbox1 dl dt{width:180px;font-weight: bold;color:#1e2956;font-size: 2rem;}
.supbox1 dl dd{font-size: 1.4rem;width: 80%;word-break:break-all; }
.supbox1 dl::after{content: "";clear: both;}

.supbox2{ border: 1px solid #ddd;margin-top: -1px;}
.supbox2 ul li{width: 50%;float: left;box-sizing: border-box;}
.supbox2 ul li:first-child{border-right: 1px solid #ddd;}
.supbox2 ul li a{display: block;cursor: pointer;padding:50px 60px 50px 40px;position: relative;z-index: 0; background-color: #fff;transition: all .3s;}
.supbox2 ul li h3{font-size: 24px;}
.supbox2 ul li p{font-size:14px;color:#999;margin-top:8px;}
.supbox2 ul li .iconfont{font-size:60px; position: absolute;right: 40px;top:45px;color:#202957;}
.supbox2 ul li a:hover{transform: scale(1.01);box-shadow: 0px 10px 30px rgba(0,0,0,.2);z-index: 9;}



#pg-download{min-height: 400px;}
.downlist{margin: 0 -1%;}
#pg-download .downlist li{float: left; width:48%; background-color: #f5f5f5;padding:40px;position: relative; box-sizing: border-box;transition: all .3s;overflow: hidden;margin:0 1% 15px 1%;}
#pg-download .downlist li a{display: block;}
#pg-download .downlist li a .name{font-size: 1.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position: relative;z-index: 9;}
#pg-download .downlist li a .date{font-size: 1.4rem;color:#e6020f;position: relative;z-index: 9;margin-top: 10px;}
#pg-download .downlist li a span.iconfont{font-size: 4rem;color: #d5d5d5; position: absolute;right:30px;bottom:40px; z-index: 9;}
#pg-download .downlist li:hover{background-color: #0050a0;transform: scale(1.01);box-shadow: 0px 10px 30px rgba(0,0,0,.2);}
#pg-download .downlist li:hover .name,#pg-download .downlist li:hover .date{color: #fff;}
#pg-download .downlist li:hover a span.iconfont{color: #fff;}


#pg-feedback .wrap{width:900px;margin: auto;}
#pg-feedback .pgtit1{font-size: 18px;text-align: center;font-weight: normal;}
#pg-feedback .formwrap{margin-top: 40px;background-color: #f5f5f5;padding: 40px;}
.formbox{width:100%;}
.formbox .fm-item{
	display:block;
	width: 100%;
	height:55px;
	border:1px solid #ccc;
	background-color: #fff;
	margin-bottom:20px;
	transition:all ease-in .2s;
	overflow:hidden;
	}
.for1{display: flex;justify-content: space-between;}
.for1 .fm-item{width: 32%;}

.formbox .fm-item input[type="text"],.formbox .fm-item textarea{
    outline: none;
	width:100%;
	height:100%;
	padding:15px;
	border:none;
	background-color:inherit;
	box-sizing:border-box;
	}
.fm-textarea{height:200px !important;}
.formbox .fm-item #checksn{width:70%;}
.formbox .fm-item #checkimg{
	float:right;
	width:80px;
	height:auto;
	margin-right:15px;
	margin-top:8px;
	}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#999;}
.formbox .fm-item input[type="text"]:focus,.formbox .fm-item textarea:focus{background-color:#fff;border-color:#f08200;}
.formbox .btnbox{height:50px;line-height:50px;margin-top:25px;}
.formbox .btnbox button{
	float: right;
	width:48%;
	display: inline-block;
	box-sizing: border-box;
	background: #666;
	padding: 20px 10px;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	border: 0;
	cursor: pointer;
	}
.formbox .btnbox button.sub{float: left;background-color: #e6020f;}




/************CONTACT************/
#pg-contact{height: 100%;padding: 0;position: relative;box-sizing: border-box;padding-top: 90px; }
#pg-contact::before{content: " ";display: block;width: 100%;height:300px;position: absolute;left: 0;top:90;z-index: 9;background:linear-gradient(to bottom, rgba(255,255,255,1),rgba(255,255,255,0));}
#pg-contact .tit{font-size:2.4rem;font-weight: bold; margin-bottom: 15px;}
#pg-contact .con{width:400px;padding:50px;font-size: 1.4rem; position: absolute;right: 10%;top:25%;z-index: 9; background:#fff;box-shadow: 15px 10px 35px rgba(0,0,0,.3);overflow: hidden;}
#pg-contact .conbox{margin-top: 30px;}
#pg-contact .conbox dl{margin-bottom:25px;position: relative;}
#pg-contact .conbox dt{position: absolute;left: 0;top:50%;margin-top: -18px;}
#pg-contact .conbox dd{padding-left: 60px;}
#pg-contact .conbox dd h3{font-size:1.8rem;margin-bottom: 8px;}
#pg-contact .conbox dd p{font-size: 1.4rem;color: #666;line-height: 130%;}


#pg-contact .con:after{content: " ";display: block;height:0px;width:4px;background-color:#e6020f;position: absolute;left: 0px;top:0px;}
#pg-contact .con:hover:after{ animation:width1 .6s ease;animation-fill-mode:forwards;animation-delay:.3s;}
#pg-contact .con:before{content: " ";display: block;height:0px;width:4px;background-color:#666;position: absolute;left: 0px;top:0px;}
#pg-contact .con:hover:before{ animation:width1 .3s ease;animation-fill-mode:forwards;}
@keyframes width1{
	0% {height:0%;}
	100%{height:100%;}
}
#map{width:100%;height:100%;box-sizing: border-box;position: absolute;left: 0;top: 0;z-index: 8;}




/***************分页*************/
.pagewrap{
	text-align:center;
	margin-top:20px;
	padding:20px;
	}
.pagebtn{
    width: 30px !important;
    height: 30px !important;
    line-height: 29px !important;
	border-radius:4px;
}
.pagewrap .pageleft{float: none;}
.pagewrap .pageright{display: none;}
.pagebtnA{
		background:#3256a6 !important;
		color:#FFF !important;
		border:0px none !important;
		font-weight:normal !important;
		width: 30px !important;
		height: 30px !important;
		line-height: 29px !important;
		border-radius:4px;
}


@media (max-width: 1280px) {
	.pgabbox2{display:block;
	    position: unset;
        /*width: 100%; */
        /*z-index: 3; */
        /*bottom: 0;*/
	}
	.pgabbox2 .box{width:100%;height:260px;position: relative;background-color: #FFF;}
	.pgabbox2 .box:nth-child(2){width: 100%;background-color: #FFF;}
	.pgabbox2 .box .tit{font-size: 2rem;}
	.pgabbox2 .box .tit::after{margin:20px auto;}
	.pgabbox2 .box ul{margin-top:20px;}
	.pgabbox2 .box ul li {text-align: center;width: 33.3%; }
	.pgabbox2 .box ul li h3 {font-size:2rem;}
	.pgabbox2 .box ul li p {font-size:1.4rem;
	    color: #333;
	}
	.pgabbox2 .bgtext{font-size:28rem;}

	.pgabbox3{display: block;}
	.pgabbox3 .photowrap{width:100%;padding-right: 0%;}

	.pgabbox3 .adv-fr{width:100%;padding: 20px;box-sizing: border-box;}
	.pgabbox3 .adv-fr .con{margin-top: 30px;}
	.pgabbox3 .adv-fr .btnbox{margin-top:20px;}
	
	.pgbanner {height:200px;margin-top:86px;}
	.pgbanner .banimg img{height:100%;}


	/************NEWS************/
	#pg-news{padding: 0;margin-top: 170px;}
	#pg-news .pgtit1{text-align: center;font-size: 4rem;font-weight: bolder;}

	.newslist li{width: 49%;}

	/************合作伙伴************/
	#pg-customer{margin-top:86px;
	/*padding: 80px 0;*/
	padding: 126px 0;
	}
	.cuslist li{margin-bottom: 20px;}

	#pg-appview{padding-top: 86px !important;}
	#pg-appview .wrap{padding: 50px 20px;}

	/************产品************/

	.catelist .name{font-size:1.6rem; }




}
@media (max-width: 992px) {
/*search*/



/************ABOUT************/
.pgabbox1 .wrap{
    height: 700px;
}
.pgabbox2 .box{
    background-color: #ffffffa1;
}
.pgabbox1 .abcon{width:100%;padding:20px;overflow: hidden;margin-top: 80px;}
.pgabbox1 .abcon .abimg{display: none;}
.pgtit1{font-size:2rem;}
.pgabbox1 .abcon .con{height:350px;}
.pgabbox1 .abcon .btnbox{margin-top:20px;text-align: center;}

.pgbanner {height:150px!important;}
.pgbanner .banimg img{height:100%;}
.pgbanner .text{width: 100%; left:0;top:40%;text-align: center;}
.pgbanner .text h3{font-size:3rem;text-align: center; }


/************Certificate************/
.pgbar{display: none;}

#pg-certificate {padding: 40px 20px;}
.cert-list{margin-top: 0;}
.cert-list>li{width:50%; height:300px; }


/************Factory************/
#pg-factory{padding:20px 5px;}
.photolist>li{width:50%; }
.photolist>li>a>.img {margin-top:0px;}


/************NEWS************/
#pg-news{margin-top:0px;}

.newslist{margin-top:0px;}
.newslist li{float: none;width:100%;margin: 0; border-bottom: 1px solid #eee;}
.newslist li>a {padding: 30px 0;}
.newslist li a .con{display:block;width:100%;}
.newslist li a h3{font-size:1.6rem;}
.newslist li a p.text{font-size: 1.4rem;height: 40px;}


#pg-newsview{width:100%;min-width:100%;padding-bottom: 0;}
.newsviewbox {padding-top: 0px;padding-bottom: 40px;}
.newsviewbox .line{display: none;}
.newsviewbox .fl{width:100%;float:none;}
.newsviewbox .fl:after{display: none;}

.newsviewbox .fl .newsT{height: auto;border-right: none;padding:20px 0;border-bottom: 1px solid #ddd;}
.newsviewbox .fl .newsT p{font-size:2rem;text-align: center;}
.newslist li a p.date{margin-top: 35px;}
.newsviewbox .fl .newsC{padding:20px 0;}

.newsviewbox .fr{display: none;}

.pageurl a {display: inline-block;
/*width:90px;*/
width: 26%;
height:40px;line-height: 40px;font-size: 1.3rem;  margin: 0 10px;}



/************工业应用************/

#pg-application{margin-top:40px;padding-bottom: 0;}
#pg-application .pgtit1{font-size: 3rem;margin-bottom:50px;}
#pg-application  .appitem{margin-bottom:30px;}
#pg-application  .appitem .app-img{width: 100%;}
#pg-application  .appitem .app-ft{height: 190px;}
#pg-application  .appitem .app-tit{width:100%;float: none;}
#pg-application  .appitem .app-con{width:100%;height: 190px; float: none;}

.app_img {width:100%;}
.app_img img{width:100%;}

.app_box{padding:60px 0 30px 0;position: relative;}
.app_bottom {width:100% !important;margin-left: 0!important;}
.app1_left {width:100%;float: none; padding:10px 20px;height: auto;position: absolute;top: 0;}
.app1_right{width:100%;float: none;background: #f08200;padding:20px 0;}
.app1_right_cot {width: 100%;margin-left:0!important; padding:0 20px!important;box-sizing: border-box; }
.app1_left h3 {line-height: 40px; font-size: 20px;text-align: center;}


#pg-appview .app-top {height:200px;background-size: cover;}
#pg-appview .pgtit1{font-size:2rem;margin-top:20px;}

#pg-appview .app-item h3{font-size:2rem;}
#pg-appview .app-item span{font-size:1.2rem; padding:5px 15px;margin:5px 8px;}
#pg-appview .app-item span.dot{display: block; font-size:3rem;}





/************合作伙伴************/
#pg-customer{min-height:400px;}

#pg-customer .pgtit1{font-size: 3rem;}
.cuslist{margin-top:40px;}
.cuslist li{width:50%;}

/************服务************/
#pg-support{margin-top:20px;padding-bottom: 40px;}
#pg-support .pgtit1{font-size:3rem;}
.supbox1 {margin-top:40px;padding:20px;}
.supbox1 dl{display:block;border-bottom: 1px solid #eee;}
.supbox1 dl dt{width:100%;font-size: 2rem;}
.supbox1 dl dd{width:100%; }

.supbox2{ border: 1px solid #ddd;margin-top: -1px;}
.supbox2 ul li{width:100%;float: none;}
.supbox2 ul li:first-child{border-bottom: 1px solid #ddd;border-right: none;}
.supbox2 ul li a{padding:30px 70px 30px 20px;}
.supbox2 ul li h3{font-size: 20px;}
.supbox2 ul li .iconfont{font-size:50px; position: absolute;right:20px;top:30px !important;}


#pg-download{min-height:400px;padding: 20px 0;}
.downlist{margin: 0;}
#pg-download .downlist li{float: none; width:100%; padding:20px;margin:0;}
#pg-download .downlist li a span.iconfont {font-size: 4rem;right:15px; bottom:20px;}

#pg-feedback{padding: 40px 0;}
#pg-feedback .wrap{width:100%;}
.for1 { display:block; }
.for1 .fm-item{width:100%;}
#pg-feedback .formwrap { margin-top:20px;padding:20px;}

/************CONTACT************/

#pg-contact{height:auto;padding-top:86px; }
#pg-contact::before,#pg-contact .con:after,#pg-contact .con:before{display: none;}
#pg-contact .tit{font-size:2rem;}
#pg-contact .con{width:100%;
/*padding:20px;*/
padding: 75px 20px;
font-size: 1.4rem; position: relative;right:0;top:0;box-sizing: border-box;}
#map{width:200%;height:200px;position: relative;left: 0;top: 0;}

/************产品************/
.prolist li a p{
    padding: 5px 10px;
}
.catelist li{width:50%;}
.catelist a{display: block;width: 100%;height: 100%;position: relative; overflow: hidden;}
.catelist a::before{display: block;content: " "; width: 100%;height:70%;position: absolute;left: 0;bottom: 0;z-index: 5; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));transition: all .3s;}
.catelist .img{height:100%;transition: all .8s;overflow: hidden;}
.catelist .img img{width:100%;transition: all .3s;}
.catelist .con{width: 100%;text-align: center; position: absolute;left:0;bottom:-55px;z-index: 9;padding-bottom: 15px;transition: all .3s;}
.catelist .name{font-size:1.4rem;}
.catelist li a:hover .con{bottom:20%;}

.proban{height: 400px !important;}
.proban .text{width:90%;left:5%;top: 20%;}
.proban .text .t2 {font-size: 2rem;}
.proban .text .t3 {font-size: 1.4rem;}

.proban2{height:200px !important;}
.proban2 .text {top:30%;}
.proban2 .text .t2 {font-size:1.6rem;margin-top: 0;}
.proban2 .text h3 {font-size:2rem;}
#pg-product{margin-top:40px;}
.prolist li{width:48%;}
.probar #pro-search {float: none; width:100%;}
.probar {padding:20px 0;}
.probar #promenu{display: none;}

/************产品详情************/
.prov-bar{margin-top:100px;}
.prov-bar .crumbs{font-size: 1.2rem;}
.prov-bar .tit{font-size:2rem; margin-top:10px;}

#pg-proview .pro-hd{padding-bottom:50px;}
#pg-proview .pro-hd .imgbox{width:100%;}
#pg-proview .pro-ft {padding-bottom:20px;}

#pg-proview .imgshow{ width:100%;}
#pg-proview .imgshow>img{ width:100%; height:auto; margin:0 auto;}
#pg-proview .focus{ position:relative;margin-top: 15px;}
#pg-proview .focus>.swiper-container{ position:relative; width:100%;height: 61px;text-align: center; margin:0 auto;}
#pg-proview .focus>.swiper-container .swiper-slide {float: none;display: inline-block;margin:0 10px;}
#pg-proview .button-prev,#pg-proview .button-next{display: none;}

.pro-ft .tab-hd{ display: none;}
.pro-ft .tab-con { width: 100%;}

.tab-item { display: block !important; }
.tab-item { padding-top: 0; border-bottom: 1px solid #eee }
.tab-item dt { height: 55px; padding: 0 4%; font-weight: normal; font-size: 17px; line-height: 55px; background: #fff; margin-bottom:0; position: relative; cursor: pointer; }
.tab-item dt i { display: block; width: 22px; height: 13px; background: url(../img/arrow2.png) center no-repeat; background-size: 100%; position: absolute; top: 21px; right: 4%; }
.tab-item dt.on { background: #005bac; color: #fff; border-bottom: 1px solid #005bac; }
.tab-item dt.on i { background-image: url(../img/arrow1.png); }
.tab-item dd { display: none; padding:2% 15px;font-size: 1.4rem;}
.tab-item dd iframe{height: 200px !important;}
.tab-item dd{overflow-y: auto;}

.searchbar {margin-top:86px;padding: 20px 0;}
#getmore {margin:20px auto;}
}



