body{background-color:#f5f5f5;}
/*内页Banner*/
.pageban{position:relative;overflow:hidden;}
.pageban .textbox{position:absolute;top:75%;left:50%;margin-left:-40vw;margin-top:-55px;z-index:2;opacity:0}
.pageban .textbox .cntitle{color:#fff;font-size:36px;margin:18px 0 28px;text-shadow: 2px 3px 1px #000;/*添加字体文字的阴影*/}
.pageban .textbox .entitle{color:#fff;font-size:16px;font-weight:bold;font-family:Arial}
.pageban .textbox .line{width:31px;height:2px;background-color:#fff}
.pageban .textbox.cur{top:50%;opacity:1}
[allbanner] .img img{width:100%}
/*END 内页Banner*/

.box20210425115936 {
background-color: #05adff;
color: #FFF;
text-align: left;
padding-top: 30px;
padding-bottom: 30px;
}
.box20210425115936-bottom {
background-color: #0488c8;
color: #FFF;
text-align: center;
line-height: 50px;
}
.box20210425115936 h4{
margin-bottom: 15px;
	
}
.box20210425115936 li{
line-height: 25px;
	display: list-item;
}

/*产品表格*/
.battspectab{
padding-bottom:20px;
}
.battspectab th{
background-color:#05adff;
text-align:center;
color:#FFF;
}
.battspectab td{
line-height: 30px;
}
.trcolorhi {
background-color: #09F !important;
cursor:pointer;
/* font-weight: bolder; */
}
.battspectab dl{
	float: left;
	width: 50%;
}

/*END 产品表格*/


.box2018032911051{margin: 60px 0;}
.home_lanmu2018032911051{font-size:30px;color:#8a8a89;margin-top:0px;font-weight: 100;}
.home_lanmu_en2018032911051{ font-size:30px;color:#05adff; margin-top:5px;font-weight: bold;}
.home_lanmu_line2018032911051{
	width: 26px;
	height: 2px;
	background-color: #ffc001;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





.box184301048{
	height: 127px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color:#000;
}
.box184301048 .logo{
	margin-top:20px;
}
.box184301048 .text1{
	font-size:24px;
	color:#ffa800;
	line-height:127px;
}
.box184301048 .text2{
	text-align:right;
	font-size:24px;
	color:#fff;
	padding-top:50px;
}
.box184301048 .search{
	font-size:24px;
	color:#fff;
}

.box201803291105 {
	float:left;
	width: 100%;
	margin-right: 24px;

}
.box201803291105 .boxboder{}
.box201803291105 .boxpic{
	text-align: center;
	vertical-align: middle;
	width:100%;
	position:relative;
	overflow: hidden;  /*需要触发BFC消除margin折叠的问题*/
}
.box201803291105 .boxpic .piccontent{}
.box201803291105 .boxpic .piccontent:after {
  content: '';
  display: block;
  margin-top: 100%; /*margin 百分比相对父元素宽度计算*/
  background-color:#FFF;
} 

.box201803291105 .boxpic .piccontent .zoompic{
	position:absolute;
}
.box201803291105 .boxpic .piccontent img{
    position: relative;	
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.box201803291105 .boxtitle{
	font-size: 18px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
}
.box201803291105 .boxduanluo{
	font-size: 14px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	line-height: 25px;
}	
	.foot2018715081553-bottom {
	background-color: #000913;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	padding-top:15px;
	padding-bottom:15px;
	}
	.foot2004221544 {
		background-color: #383636;
		color: #FFF;
		text-align: left;
		padding-top: 33px;
		padding-bottom: 33px;
		font-size: 12px;
		line-height: 20px;
	}
	.foot2004221544 a{
		color: #FFF;
	}

/*搜索框*/
.box201507091019 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 34px;
	background-color: #dddddd;
}
.box201507091019 .box201507091019_d1 {
	font-size: 36px;
	width: 80%;
	position: absolute;
	z-index: 1;
	top: 1px;
	line-height: 40px;
	left: 1px;
}
.box201507091019 .box201507091019_d2 {
	height: 32px;
	width: 20%;
	position: absolute;
	z-index: 919;
	top: 1px;
	right: 1px;
}
.box201507091019_d1 input {
	height: 32px;
	width: 100%;
	float: left;
	color: #c6c6c6;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	font-size: 14px;
	line-height: 32px;
	outline: none;
}
.box201507091019_d2 .searchbtn {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-color: #FF0000;
	outline: none;
}

.box2004271257 .col-lg-4{
	padding: 2.5px;
}
.box2004271256{
	float: left;
	position:relative;
	height:220px;
	margin-top: 5px;
}

.box2004271256 .yw1{ width:330px; height:220px; overflow:hidden; position:absolute; left:2.5px; top:0px;}
.box2004271256 .yw1 .pic{width:330px; height:220px; position:relative;}
.box2004271256 .yw1 .pic2{ width:330px; height:440px; overflow:hidden; position:absolute; left:0; top:0;}