/* 企业介绍 */
.pjContent1{
	margin: 0 auto;
	line-height: 2;
	text-align:center;
	background:#fff;
}
.pjContent1 .title{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding:30px 0;
}

.pjContent1 .part1{
	display: inline-block;
	width: 980px;
	text-align: left;
}

.pjContent1 .part1 .left{
	width: 450px;
	float: left;
}

.pjContent1 .part1 .right{
	float: right;
	width: 490px;
	margin-top: 18px;
}

.pjContent1 .part1 .right img{
	width: 490px;
}

.pjContent1 .part2{
	display: inline-block;
	width:980px;
	text-align: left;
}

.pjContent1 .part2 .left{	
	width: 400px;
	float: left;
}

.pjContent1 .part2 .left img{
	width: 400px;
}

.pjContent1 .part2 .right{
	width: 490px;
	float: right;
	margin-top: 18px;
}

.pjContent{
	width: 100%;
	text-align: center;
}

.pjContent .part3{
	display:inline-block;
	width:980px;
	height: 430px;
}

.pjContent .part3 .title{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 50px;
}

.pjContent .part3 .title span{
	text-align: center;
	color: #000;
	padding: 0 10px;
}

.pjContent .part3 .bottom{
	display:block;
}

.pjContent .part3 .bottom2{
	display:none;
}

.pjContent .part3 .bottom .pr{
	position: relative;
	display: block;
height: 1px;
}

.pjContent .part3 .bottom .pr .line1{
	border-bottom: 1px solid #005BAA;
	width: 100%;
	display: inline-block;
	position:absolute;
	left:0;
	top:0;
	top: -10px;
	z-index: 666;
}

.pjContent .part3 .bottom .pr .line2{
	border-bottom: 1px solid #005BAA;
	width: 100%;
	display: inline-block;
	position: absolute;
	top: -10px;
	left:0;
z-index: 666;
}

.pjContent .part3 .bottom .pr ul{
	width: 100%;
	position: absolute;
	top: -15px;
	left: 0;
}

.pjContent .part3 .bottom .pr .ul2{
	width: 100%;
	position: absolute;
	top: 145px;
}

.pjContent .part3 .bottom .pr ul li{
	float:left;
	width:20%;
	text-align:center;
	color:#fff;

}

.pjContent .part3 .bottom .pr ul li span{
	background: #005BAA;
	width: 125px;
	display: block;
	margin: 0 auto;
}

.pjcontent2{
	
}

.pjcontent2 .part4{
	display:block;
	float:left;
	width:100%;
	background: #fff;
}

.pjcontent2 .part4 .title{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin: 30px 0;
}

.pjcontent2 .part4 .title span{
	text-align: center;
	color: #000;
	padding: 0 10px;
}

.pjcontent2 .part4 .bottom{
	width: 980px;
	margin: 0 auto;
	padding-bottom:30px;
}

.pjcontent2 .part4 .bottom .font{
	text-align: center;
	padding-bottom: 20px;
}

.pjcontent2 .part4 .bottom .imgBox{
	display: flex;
	justify-content: space-between;
	position: relative;
	height: 125px;
	width: 100%;
}

.pjcontent2 .part4 .bottom .imgBox .item{
	width: 160px;
	box-sizing: border-box;
	padding: 20px;
	position: absolute;
	background: #3d3d3c;
	color: #fff;
	height: 125px;
	border-radius: 12px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	text-align: center;
	left:0;
	top:0;
	display: inline-block;
	overflow:hidden;
}

.pjcontent2 .part4 .bottom .imgBox a:first-child+a{
	left:205px;
}

.pjcontent2 .part4 .bottom .imgBox a:first-child+a+a{
	left:410px;
}

.pjcontent2 .part4 .bottom .imgBox a:first-child+a+a+a{
	left:615px;
}

.pjcontent2 .part4 .bottom .imgBox a:first-child+a+a+a+a{
	left:820px;
}

.pjcontent2 .part4 .bottom .imgBox a:nth-child(2){
	left:205px;
}

.pjcontent2 .part4 .bottom .imgBox a:nth-child(3){
	left:410px;
}

.pjcontent2 .part4 .bottom .imgBox a:nth-child(4){
	left:615px;
}

.pjcontent2 .part4 .bottom .imgBox a:nth-child(5){
	left:820px;
}

.pjcontent2 .part4 .bottom .imgBox .item:hover{
	background: #39588b;
}

.pjcontent2 .part4 .bottom .imgBox .item .f-24{
	font-size: 24px;
}

.pjcontent2 .part4 .bottom .imgBox .item p{
	color: #fff;
}
/* 企业介绍 */

/* 研发生产 */
.slContent1{
	margin: 0 auto;
	line-height: 2;
	background: #fff;
}

#center .nav{
	width:980px;
	margin: 0 auto;
	padding: 30px 0;
}

.slContent1 h1{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}

.slContent1 #research{
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom:30px;
}

.slContent1 #research .left{
	width: 600px;
	float: left;
}

.slContent1 #research .left img{
	width: 600px;
}

.slContent1 #research .right{
	width: 297px;
	text-align: center;
	font-size:16px;
	float: right;
}

.slContent1 #research .right h2{
	padding-bottom: 15px;
	text-align: center;
	font-size:22px;
}

.slContent1 .part1{
	width:980px;
	margin:0 auto;
	font-size:18px;
}

.slContent1 .part1 p{
	text-align:center;
	padding: 10px 0;
}

.slContent1 .part2{
	width:980px;
	margin:0 auto;
	font-size:24px;
}

.slContent1 .part2 .title{
	width: 100%;
	font-size:18px;
	display: block;
}

.slContent1 .part2 .twoImg{
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}

.slContent1 .part2 .twoImg img{
	width: 47%;
}

.slContent1 .part2 .ctt{
	text-align: center;
	display: block;
	font-size:16px;
	color: #8D8D8D;
	margin-top:15px;
}

.slContent1 .part2 .cent{
	text-align:center;
}

.slContent1 .part2 .cent img{
	width: 50%;
}

.slContent1 .part2 .cvv{
	text-align: center;
	display: block;
	font-size:16px;
	color: #8D8D8D;
}

.slContent1 #production{
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}

.slContent1 #production .bg img{
	width: 100%;
}

.slContent1 #production .bg .img1{
	display:block;
}

.slContent1 #production .bg .img2{
	display:none;
}

.slContent1 #production .bg .mb{
	background-color: #000;
	opacity: 0.6; /* 支持opacity的浏览器*/   
	filter:alpha(opacity=60); /* IE */  
	-moz-opacity:0.6; /* 老版Mozilla */  
	-khtml-opacity:0.6; /* 老版Safari */  
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: ' ';
	z-index: 2;
	backface-visibility: hidden;
	height: 100%
}

.slContent1 #production .rbox{
	position: absolute;
	width: 100%;
	top: 25%;
	color: #fff;
	z-index: 666;
	text-align: center;
}

.slContent1 #production .rbox h2{
	padding-bottom: 20px;
	font-size: 26px;
}

.slContent1 #production .rbox p{
	color: #fff;
}

.slContent1 .part3{
	width: 980px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.slContent1 .part3 .left{
	width: 490px;
	overflow: hidden;
	height: 275px;
	display:block;
	float: left;
}

.slContent1 .part3 .left2{
	display:none;
}

.slContent1 .part3 .right{
	width: 400px;
	margin-top: 18px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	float: right;
}

.slContent1 .part4{
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.slContent1 .part4 .left{
	width: 450px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	float: left;
}

.slContent1 .part4 .left span{
	margin-bottom: 40px;
}

.slContent1 .part4 .right{
	width: 490px;
	margin-top: 30px;
	overflow: hidden;
	height: 275px;
	float: right;
}

.slContent1 .part4 .right img{
	width: 490px;
}

.slContent1 .part5{
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom:30px;
}

.slContent1 .part5 .title{
	text-align: center;
	line-height: 1.2;
	padding-bottom: 15px;
}

.slContent1 .part5 .title span{
	padding-bottom: 15px;
	display: block;
}

.slContent1 .part5 .boImg{
	display: flex;
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
display: -moz-box; /* Firefox 17- */  
display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
display: -moz-flex; /* Firefox 18+ */  
display: -ms-flexbox; /* IE 10 */  
display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */  
	justify-content: space-between;
	width:100%;
	margin:0 auto;
	text-align:Center;
}

.slContent1 .part5 .boImg img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
}

/* 研发生产 */

.scooperate{
	margin: 0 auto;
	line-height: 2;
	background: #fff;
	padding-bottom:30px;
}

.scooperate .title{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}

.scooperate .c3{
	margin: 0 auto;
	width: 980px;
}

.scooperate .c3 .bImg{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.scooperate .c3 .mt0{
	margin-top:0;
}

.scooperate .c3 .bImg img{
	width: 460px;
}

.scooperate .c3 .more{
	display: block;
	border-radius: 0;
	margin: 30px auto;
	color: #000;
	width: 125px;
	height: 35px;
	line-height: 35px;
	box-shadow: none;
	text-align: center;
}

.scooperate .c3 .more a{
	width: 125px;
	height: 35px;
	display: block;
	border: 1px solid #000;
}

.scooperate .c3 .more:hover a{
	color: #005BAA;
	border: 1px solid #005BAA;
}

/* 新闻 */
#masonry{
	width:980px;
	margin:0 auto;
}
#masonry .box {
  margin-bottom: 20px;
  float: left;
  width: 300px;
  background:#Fff;
  border-radius: 3px;
overflow: hidden;
-webkit-transition: transform .15s ease-in-out,box-shadow .15s ease-in-out;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.02);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.02);
-webkit-backface-visibility: hidden;
  }
#masonry .box img {
  max-width: 100%;
  transition: all 0.7s ease 0s;
  min-width: 300px;
}
#masonry .box:hover img{
	transform: scale(1.12);
	-webkit-transform: scale(1.12,1.12);
	-o-transform: scale(1.12,1.12);
	-moz-transform: scale(1.12,1.12);
}

#masonry .box .list_left{
	z-index:1;
	position:relative;
}
#masonry .box .list_right{
	z-index: 2;
	position: relative;
	background: #fff;
	padding: .3125rem;
	color:#676767
}
#masonry .box .list_right .list_intro{
	white-space: normal;
	display: block;
	height: 1.16rem;
	margin: .24rem 0px;
	color:#8D8D8D;
	overflow: hidden;
	text-overflow:ellipsis;
	font-size: .21875rem;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	width:100%;
	line-height:.4rem
}

#masonry .box a{
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	display:block;
}

#masonry .box .f_a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index:3;
}

#masonry .box .list_right .list_last{
	font-size: .21875rem;
	margin-top:.2rem;
	width:100%;
	display: -webkit-box; 
	display: -moz-box; 
	display: -ms-flexbox; 
	display: -webkit-flex; 
  	display: flex;
	-webkit-box-direction: row;
	-webkit-box-orient: row;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	 align-items: center;
}

#masonry .box .list_right .list_last .look{
    float: left;
	padding: 0 .2rem;
	float: left;
	color: #000;
	position:relative;
}

#masonry .box:hover .list_right .list_last .look{
    background: #000;
    color: #fff;
}

#masonry .box .list_right .list_last .look span::before{
	font-family: 'Fontawesome';
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	color: #000;
	line-height: 31px;
	font-size: 14px;
	position: absolute;
	left: 0;
	width: 26px;
	text-align: center;
	height: 31px;
	top: 50%;
	margin-top: -16px;
	-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
	transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
	-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}

.newss .title{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}

#masonry .box:hover .list_right .list_last .look span::before,.newss #masonry .box:hover .list_right .list_last .look span::after{
	-ms-transform: scale(1,1) translateX(9px);
	-webkit-transform: scale(1,1) translateX(9px);
	transform: scale(1,1) translateX(9px);
}

#masonry .box .list_right .list_last .look span::after{
	position: absolute;
	content: '';
	border-bottom: 1px solid #000;
	border-bottom-color: rgb(0, 0, 0);
	height: 1px;
	width: 22px;
	left: -7px;
	top: 50%;
	margin-top: -2px;
	-ms-transform: scale(0,1) translateX(0px);
	-ms-transform-origin: left;
	transform: scale(0,1) translateX(0px);
	transform-origin: left;
	-webkit-transform: scale(0,1) translateX(0px);
	-webkit-transform-origin: left;
	pointer-events: none;
	transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
	-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}

#masonry .box .list_right .list_last .look::after{
	border-radius: 100px;
	border: 1px solid rgba(0,0,0,0.3);
    border-top-color: rgba(0, 0, 0, 0.3);
    border-right-color: rgba(0, 0, 0, 0.3);
    border-bottom-color: rgba(0, 0, 0, 0.3);
    border-left-color: rgba(0, 0, 0, 0.3);
	height: 25px;
	width: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
	content: ' ';
	display: block;
	pointer-events: none;
	-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
	transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
	-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}

#masonry .box:hover .list_right .list_last .look::after{
	-ms-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}

#masonry .box .list_right .list_last .timeRight{
	float:right;
}

.paeNum{
	clear: both;
	text-align: center;
	font-size: 0px;
	margin:0 auto;
	margin-bottom: .6rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.paeNum a{
	display: inline-block;
	width: .78rem;
	height: .78rem;
	line-height: .78rem;
	background: #f3f3f3;
	font-size: 0.25rem;
	font-weight: bold;
	color: #999;
	margin: 0 .15625rem;
}

.paeNum a:hover{
/* // 	background: #d2a362;// */
	color: #ddd;
	background:#005BAA;
}

.paeNum a i{
	color: rgba(0,0,0,0);
	display: block;
	height: .78rem;
	background-position: center;
	background-repeat: no-repeat;
}

.paeNum a.active{
	color:#ddd;
	background:#005BAA;
}
.paeNum a.prev i{
	background-image: url(/DyynJucII1IIDS1TUS1LHSIJEkcODSMPONNpD1cF.jpg);
}

.paeNum a.next i{
	background-image: url(/DyynJucII1IIDS1TUS1LHSIJEkcsI0gNONNpD1cF.jpg);
}

.paeNum a.prev:hover i{
	background-image: url(/DyynJucII1IIDS1TUS1LHSIJEkcODSMPONOqKEcSK1H.jpg);
}

.paeNum a.next:hover i{
	background-image: url(/DyynJucII1IIDS1TUS1LHSIJEkcsI0gNONOqKEcSK1H.jpg);
}

/* 新闻 */
.pageContent{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.pageContent .title{
	font-size: 30px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 20px;
}

.pageContent .content{
	text-align: justify;
	line-height: 2;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #231F20;
	font-size: 16px;
}

.pageContent .content img{
	max-width:90%;
}

.pageContent a{
	color:#005BAA
}


/* 介绍 */
.js1 h1{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}

.bbzw h1{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}

.bbzw #masonry .box{
	margin-right: 40px;
	margin-bottom: 50px;
	position:relative;
}

/* 客户询价 */
#center1{
	background:#fff;
	padding-bottom: 30px;
}

#center1 .title{
	text-align: center;
	color: #fff;
	margin-top: 30px;
	background-color: #002A66;
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

#center1 .title h1{
	font-size: 20px;
}

#center1 .title span{
	font-size: 14px;
}

#center1 .ask{
	width: 980px;
	background: #F8F8F8;
	margin: 0 auto;
	padding-top: 30px;
}

#center1 .ask form{
	width: 980px;
	margin: 0 auto;
}

#center1 .ask form .formlist{
	display: flex;
	justify-content: space-around;
	width: 100%;
height: 455px;
}

#center1 .ask form .formlist .searchBox{
	width: 425px;
	float:left;
}

#center1 .ask form .formlist .searSay{
	float:right;
}

#center1 .ask form .formlist .searchBox li{
	color: #1A305C;
	margin-bottom: 15px;
	width:100%;
}

#center1 .ask form .formlist .searchBox li .inputTitle{
	padding-top: 2px;
	padding-bottom: 5px;
	display: flex;
	align-items: center;
}

#center1 .ask form .formlist .searchBox li .inputTitle font{
	color: #F00;
	display: block;
	height: 16px;
}

#center1 .ask form .formlist .searchBox li input{
	background: #eee !important;
	width: 385px;
	margin-bottom: 5px;
	padding: 10px 10px;
	border: 1px solid #bcbcbc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #999 inset;
	-webkit-box-shadow: 5px 5px 5px #999 inset;
	box-shadow: 0 0 0 #002b5a,1px 1px 1px #eee inset;
}

#center1 .ask form .formlist .searchBox li span{
	color: rgb(165, 93, 71);
	font-size: 12px;
	margin-left: 5px;
	display: none;
}

#center1 .ask form .formlist .searSay li{
	color: #1A305C;
}

#center1 .ask form .formlist .searSay li .inputTitle font{
    color: #F00;
    display: block;
    height: 16px;
}

#center1 .ask form .formlist .searSay li .inputTitle{
	padding-top: 2px;
	padding-bottom: 5px;
	display: flex;
	align-items: center;
}

#center1 .ask form .formlist .searSay li #Problem{
	background: #eee none repeat scroll 0% 0% !important;
	width: 386px;
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid rgb(188, 188, 188);
	border-radius: 5px;
	box-shadow: rgb(0, 43, 90) 0px 0px 0px, rgb(238, 238, 238) 1px 1px 1px inset;
	height: 360px;
}

#center1 .ask form .formlist .searSay li span{
	color:#A55D47;
	font-size:12px;
	margin-left:5px;
}

#center1 .ask form #submit_btn{
	margin-right:20px;
	margin-bottom:5px;
	background: #eee !important;
	border: 1px solid #bcbcbc;
	border-radius: 5px;
	box-shadow: 0 0 0 #002b5a,1px 1px 1px #eee inset;
	color: #8D8D8D;
	padding: 8px;
	width: 90px;
	margin: 0 auto;
	text-align: center;
	display: block;
}

#center1 .authorizeList{
		width: 980px;
		margin: 0 auto;
		text-align: center;
		padding: 0;
		border-collapse: collapse;
		border-spacing: 0px;
		margin-top: 30px;
	}

	#center1 .authorizeList th{
		border: 1px solid #cccccc;
		padding: 10px 0;
		background: #eee;
		font-size: 14px;
	}

	#center1 .authorizeList td{
		border: 1px solid #cccccc;
		color: #8D8D8D;
		font-size: 14px;
		padding: 5px 0;
	}
/* 客户询价 */

/*  */
#center1 .querym{
	display:none;
}
#center1 .query{
	margin: 0 auto;
	text-align: center;
	margin-top:30px;
	display:block;
}

#center1 #search{
	width: 980px;
	margin: 0 auto;
	margin-top:30px;
}

#center1 #search p{
	color: #0c2a73;
	width: 940px;
	display: block;
	margin: 0 auto;
	padding-left:10px;
}

#center1 #search .line{
	border-bottom: 1px solid #d1dadf;
/* 	margin-top: 30px;
	 */	padding-bottom: 12px;
	margin-bottom: 30px;
}

#center1 #search form{
	background: #0c2a73;
	border: 1px solid #b3b3b3;
	padding: 7px;
	margin-bottom: 30px;
	height: 34px;
	display: table-cell;
	vertical-align: middle;
	width: 980px;
}

#center1 #search form div{
	height: 32px;
	background: #fff;
	border-radius: 5px;
	display: table-cell;
	vertical-align: middle;
	width: 425px;
}

#center1 #search form #keyboard{
	width: 380px;
	height: 28px;
	border-radius: 8px 0 0 8px;
	border: 0px none;
	marign-bottom: 5px;
}

#center1 #search form .sbutton{
	background: transparent url(../images/search1.png) no-repeat;
	border: medium none;
	text-indent: -999px;
	width: 36px;
	height: 30px;
	cursor: pointer;
}
/*  */

/* 联系我们 */
.contact{
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
}

.contact ul{
	width: 650px;
	margin: 0 auto;
}

.contact ul li{
	width: 100%;
	margin-bottom: 30px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.contact ul li .left{
	width: 300px;
	float: left;
	height: 200px;
	display: flex;
	align-items: center;
}

.contact ul li .left img{
	width: 300px;
	transition: all 0.7s ease 0s;
}

.contact ul li .right{
	float: right;
	color: #8D8D8D;
	line-height: 2.2;
	font-size: 14px;
	width: 305px;
}

.contact ul li .right .title{
	color: #000;
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
}

.contact ul li .right .twotitle{
	line-height:1.4;
}
/* 联系我们 */

@media (max-width: 820px){ 
	.pjContent1{
		padding:1rem;
	}

	.pjContent1 .title{
		padding: 0;
		font-size: 1rem;
		margin: 0;
	}

	.pjContent1 .part1{
		width:100%;
	}

	.pjContent1 .part1 .left{
		width:100%;
	}

	.pjContent1 .part1 .right{
		display:none
	}

	.pjContent1 .part2{
		width:100%;
	}

	.pjContent1 .part2 .left{
		display:block;
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}

	.pjContent1 .part2 .left img{
		width:12rem;
		margin: 0 auto;
	}

	.pjContent1 .part2 .right{
		width:100%;
		margin-top: 0;
	}

	.pjContent .part3{
		width:96%;
		height:auto;
	}

	.pjContent .part3 .title{
		padding: 0;
		font-size: 1rem;
		margin: 1.5rem auto;
	}

	.pjContent .part3 .bottom{
		display:none;
	}

	.pjContent .part3 .bottom2{
		display:block;
	}

	.pjContent .part3 .bottom2 ul{
		display: flex;
		width: 100%;
		justify-content: space-between;
		flex-flow: wrap;
	}

	.pjContent .part3 .bottom2 ul li{
		width: 8rem;
		height: 6rem;
	}

	.pjContent .part3 .bottom2 ul li span {
		background: #005BAA;
		width: 125px;
		display: block;
		margin: 0 auto;
		color:#fff;
	}

	.pjcontent2 .part4 .bottom{
		width:100%;
		padding: 0;
	}

	.pjcontent2 .part4 .title{
		padding: 0;
		font-size: 1rem;
		margin: 1rem auto .4rem;
	}

	.pjcontent2 .part4 .bottom .font p{
		line-height:1.4;
	}

	.pjcontent2 .part4 .bottom .imgBox{
		justify-content:space-around;
		flex-flow:wrap;
		height: auto;
	}

	.pjcontent2 .part4 .bottom .imgBox .item{
		margin:1rem;
		height:110px;
		position: static;
		width: 7rem;
	}

	.pjcontent2 .part4 .bottom .imgBox .item .f-24{
		font-size:.8rem;
	}

	.slContent1{
		padding: 1rem;
	}

	.slContent1 h1{
		padding: 0;
		font-size: 1rem;
		margin: 0;
	}

	.slContent1 #research{
		width: 100%;
		flex-direction: column;	
	}

	.slContent1 #research .left{
		width:100%;
		margin-top: .5rem;
	}	

	.slContent1 #research .left img{
		width:100%;
	}

	.slContent1 #research .right{
		width: 100%;
		margin-top: 1rem;
	}

	.slContent1 #research .right h2{
		font-size: .8rem;
		padding: 0;
	}

	.slContent1 #research .right p{
		padding-top:.6rem;
	}

	.slContent1 .part1{
		width:100%;
	}

	.slContent1 .part1 span{
		font-size:.75rem;
	}

	.slContent1 .part1 p{
		text-align: left;
	}

	.slContent1 .part1 p img{
		width:100%;
	}

	.slContent1 .part2{
		width: 100%;
		margin-top: 1rem;
	}

	.slContent1 .part2 .twoImg{
	    flex-wrap: wrap;
		padding-top: .5rem;
	}

	.slContent1 .part2 .twoImg img{
		width: 100%;
		margin-top: .5rem;
		height: 100%;
	}

	.slContent1 .part2 .cvv{
		font-size:.6rem;
	}
	
	.slContent1 .part2 .title{
		font-size: .75rem;
	}

	.slContent1 .part2 .ctt{
		font-size: .6rem;
		margin-top: .2rem;
	}

	.slContent1 .part2 .cent img{
		width:100%;
	}

	.slContent1 #production{
		margin-bottom:0;
		margin-top:1.5rem;
	}

	.slContent1 #production .bg .img1{
		display:none;
	}

	.slContent1 #production .bg .img2{
		display:block;
	}

	.slContent1 #production .rbox{
		top: 20%;
	}

	.slContent1 #production .rbox h2{
		font-size: .8rem;
		padding-bottom: .8rem;
	}

	.slContent1 .part3{
		flex-wrap: wrap;
		width: 100%;
	}

	.slContent1 .part3 .right{
		width: 100%;
		text-align: center;
	}

	.slContent1 .part3 .left{
		display:none;
	}

	.slContent1 .part3 .left2{
		display:block;
		margin-top: .5rem;
	}

	.slContent1 .part3 p{
		text-align:left;
	}

	.slContent1 .part3 img{
		width:100%;
	}

	.slContent1 .part4{
		flex-wrap: wrap;
		width: 100%;
		margin-top: .5rem;
	}

	.slContent1 .part4 p{
		text-align:left;
	}

	.slContent1 .part4 img{
		width:100%;
	}

	.slContent1 .part4 .left{
		width: 100%;
		text-align: center;
	}

	.slContent1 .part4 .left span{
		margin-bottom: 0;
	}

	.slContent1 .part4 .right{
		margin-top: .5rem;
	}

	.slContent1 .part5{
		width: 100%;
		margin-top: .5rem;
		margin-bottom: 0;
	}

	.slContent1 .part5 .title span{
		padding-bottom: 0;
		line-height: 2;
	}
	
	.slContent1 .part5 .boImg{
		display:none;
	}

	/* 	主要合作伙伴  */
	.scooperate{
		padding: 1rem;
	}
	.scooperate .title{
		padding: 0;
		font-size: 1rem;
		margin: 0;
	}

	.scooperate .c3{
		width: 100%;
		margin-top: 1rem;
	}

	.scooperate .c3 .mt0{
		width:100%;
	}	

	.scooperate .c3 .bImg img{
		width:80%;
	}

	.scooperate .c3 .more a{
		width: 6rem;
		height: 2rem;
		line-height: 2rem;
	}
	/* 	主要合作伙伴  */


	/* 	企业新闻  */
	.newss{
		padding: 1rem;
	}
	
	#center .nav{
		width: 100%;
		padding: 0 0 1.5rem;
		font-size:.8rem;
	}

	.newss .title{
		padding: 0;
		font-size: 1rem;
		margin: 0
	}
	
	.newss #masonry{
		margin-top: 1rem;
	}

	.newss .pageContent{
		width:100%;
	}

	.newss .pageContent img{
		width:100%;
	}

	#masonry .box a{
		font-size:.8rem;
		margin: 0 auto .2rem;
	}

	#masonry .box .list_right .list_intro{
		height: 100%;
		font-size: .6rem;
		line-height: 1rem;
	}

	#masonry .box .list_right .list_last{
		font-size:.6rem;
		margin: .6rem auto .4rem;
	}

	#masonry .box .list_right .list_last .look span::before{
		left:auto;
		right:1%;
	}

	#masonry .box .list_right .list_last .look::after{
		left:auto;
		right:1%;
	}

	#masonry .box .list_right .list_last .look span::after{
		left: auto;
		right: 11px;
	}
	/* 	企业新闻 */


	/* 	翻页 */
	.paeNum a{
		font-size: .8rem;
		width: 1.2rem;
		height: 1.2rem;
		line-height: 1.2rem;
	}

	.paeNum a i{
		height:1.2rem;
	}

	/* 海绵知识 */
	.js1{
		padding: 1rem;
	}
	.js1 .title{
		padding: 0;
		font-size: 1rem;
		margin: 0;
	}

	.js1 #masonry{
		margin-top: 1rem;
	}
	/* 海绵知识 */

	/* 辨别真伪 */
	.bbzw{
		padding:1rem;
	}

	.bbzw .title{
		padding: 0;
		font-size: 1rem;
		margin: 0;
	} 

	.bbzw #masonry{
		width: 100%;
		text-align: center;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 1rem
	}

	.bbzw #masonry .box{
		margin: 1rem 0 0;
		position: relative;
	}

	.bbzw #masonry .box .list_right{
		text-align:left;
                                padding:.6rem;
	}
	/* 辨别真伪 */

	/* 客户询价 */
	#center1 .ask form .formlist .searchBox li .inputTitle p{
		font-size:.65rem;
	}

	#center1 .ask form .formlist .searSay li #Problem{
		height:10rem;
	}

	#center1 .title{
		width: 92%;
		font-size: .6rem;
	}
	
	#center1 .title h1{
		font-size: .8rem;
	}

	#center1 .title span{
		font-size: .6rem;
	}

	#center1 .ask{
		width: 92%;
		font-size: .6rem;
	}

	#center1 .ask form{
		width:100%;
		overflow: hidden;
	}

	#center1 .ask form .formlist{
		flex-direction: column;
		align-items: center;
		height:auto;
	}

	#center1 .ask form ul li .inputTitle{
		width:15.6rem;
		margin:0 auto;
	}

	#center1 .ask form .formlist .searchBox li input{
		width: 14.9rem;
	}

	#center1 .ask form .formlist .searSay li #Problem{
		width:14.9rem;
	}

	#center1 .ask form ul .searchBox{
		width:100%;
		text-align:center;
	}
	/* 客户询价 */

	/* 	联系我们 */
	.contact{
		width:100%;
		margin-top: 1.5rem;
	}

	.contact ul{
		width:100%;
	}

	.contact ul li{
		flex-direction: column;
		height:auto;
		margin: 0;
		margin-bottom:1.2rem;
	}

	.contact ul li .left{
		width:14rem;
		height:auto;
	}

	.contact ul li .left img{
		width:14rem;
		height:auto;
	}

	.contact ul li .right{
		width:14rem;
	}

	.contact ul li .right .title{
		font-size:.8rem;
		margin: .4rem 0;
	}

	.contact ul li .right div{
		font-size:.6rem;
	}
	/* 	联系我们 */

	/* 授权查询 */
	#center1{
		min-height:30rem;	
	}

	#center1 .authorizeList{
		width:94%;
	}

	#center1 .authorizeList th{
		font-size: .65rem;
		padding: .4rem 0;
	}

	#center1 .authorizeList td{
		font-size: .6rem;
		padding: .2rem 0;
	}
	
	#center1 .query{
		width: 100%;
		margin-top: 1rem;
		display:none;
	}

	#center1 .querym{
		width: 100%;
		margin-top: 1rem;
		display:block;
	}

	#center1 .querym img{
		width:94%;
		display: block;
		margin:0 auto;
	}

	#center1 #search{
		width:100%;
		margin-top: .6rem;
	}

	#center1 #search p{
		width: 92%;
		padding-left: .5rem;
	}

	#center1 #search .line{
		padding-bottom: .5rem;
		width: 94%;
		padding-bottom: .5rem;
		margin: 0 auto;
		margin-bottom: 1rem;
	}

	#center1 #search form{
		width: 90%;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		height: 2.5rem;
	}

	#center1 #search form div{
		width: 94%;
		display: flex;
		margin: 0 auto;
		text-align: center;
		justify-content: space-between;
		overflow:hidden;
		height: 2rem;
		align-items:center;
	}

	#center1 #search form #keyboard{
		width: 90%;
		font-size: .8rem;
		height: 2rem;
	}

	
	/* 授权查询 */
}

<!--耗时0.00041604042053223秒-->