
.clear { *zoom :1;}
.clear:after { content:"."; clear:both; display:block; height:0; overflow:hidden; visibility:hidden;}
.pull-left { float:left;}
.pull-right { float:right;}
.adapt_screen{
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}

h2{
	font-weight: 300 !important;
	font-size: 32px !important;
}

.acc_a:hover{
	background: none !important;
	border:1px solid #008cd6 !important;
	color: #008cd6 !important;
}

.acc_a{
	display: block !important;
	text-decoration: none; 
	color: white !important;
	border:1px solid #008cd6 !important; 

}

.dong{
	transition:all 0.5s;
    -moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */	
}




ul li{
	list-style: none;
}

span{
	display:inline-block;
}

img{
	display: block;
}



video {
    object-fit: contain;
}


html{
	overflow-x: hidden;
}

/*三脚架*/
.foot_stand{
	height: 757px;
	
}

.foot_stand_img img{
	position: absolute;
	top: 118px;
	left: 19.6%;
}



.foot_stand_img .sjj_des{
	
	left: 55%;
	top: 250px;
	position: absolute;
}

.foot_stand_img .sjj_des h2{
	height: 52px;
	line-height: 52px;
	
}

.foot_stand_img .sjj_des p{
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	font-weight:300; 
}

.foot_stand_img .sjj_des span{
	/*position: absolute;
	left: 55%;
	top: 404px;*/
	color: #848383;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.foot_stand_img a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	left: 55%;
	top: 482px;
	line-height: 66px;
	text-align: center;
}



/*可折叠*/
.flod{
	height: 1155px;
	background: url(../fold.html) no-repeat #f9f9f9 50% 219px;
	
	overflow: hidden;
}

.flod .flod_des{
	padding-top: 75px;
	margin: 0 auto;
	width: 352px;
	text-align: center;
	height: 715px;
}

.flod .flod_des p{
	font-size: 30px;
	margin-bottom: 22px;
	font-weight:300;
	

}

.flod .flod_des span{
	font-size: 16px;
	color:#848383;

}

.flod .flod_img{
	height: 465px;
	width: 1920px;
	
	background: url(../flod_img.html) no-repeat;
}

/*蓝牙智能遥控器*/
.bluetooth{
	height: 704px;
	background:#f2f2f2;	
}

.bluetooth img{
	position: absolute;
	left: 38.9%;
	top: 88px;
}

.bluetooth .bluetooth_des{
	position: absolute;
	top: 153px;
	left: 20.3%;
}

.blut_run{
	animation:des 1s forwards;
}


.bluetooth .bluetooth_des h2{
	height: 60px;
	line-height: 60px;
}

.bluetooth .bluetooth_des p{
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	font-weight:300;
}

.bluetooth .bluetooth_des span{
	color: #848383;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.bluetooth a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	left: 20.3%;
	top: 382px;
	line-height: 66px;
	text-align: center;
}

/*电池*/
.battery{
	height: 600px;
	
}

.battery img{
	position: absolute;
	left: 26%;
	top: 120px;
}

.battery .battery_des{
	position: absolute;
	top: 160px;
	left: 56.1%;
}

.batt_run{
	animation:des 1s forwards;
}

.battery .battery_des h2{
	height: 48px;
	line-height: 48px;
}

.battery .battery_des p{
	font-size: 24px;
	height: 46px;
	line-height: 46px;
	font-weight:300;
}

.battery .battery_des span{
	height: 72px;
	line-height: 72px;
	color: #848383;
}

.battery a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	left: 56.1%;
	top: 355px;
	line-height: 66px;
	text-align: center;

}

/* 多用充电器 */
.charger{
	height: 690px;
	background:#f2f2f2;
}

.charger img{
	position: absolute;
	top: 110px;
	right: 20.8%;
}

.charger_des{
	position: absolute;
	top: 210px;
	left: 22.1%;
}

.char_run{
	animation:des 1s forwards;
}

.charger_des h2{
	height: 48px;
	line-height: 48px;
}

.charger_des p{
	height: 44px;
	line-height: 44px;
	font-size: 24px;
	font-weight:300;
}

.charger_des span{
	margin-top: 15px;
	height: 32px;
	line-height: 32px;
	color: #848383;
}

.charger a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	left: 22.1%;
	top: 460px;
	line-height: 66px;
	text-align: center;
}

/* 转向接口 */
.interface{
	height: 740px;
}

.interface img{
	position: absolute;
	top: 188px;
	left: 16.7%;
}

.interface_des{
	top: 160px;
	position: absolute;
	left: 62.5%;
}

.inter_run{
	animation: des 1s forwards;
}

.interface_des h2{
	height: 46px;
	line-height: 46px;
}

.interface_des p{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-weight:300;
}

.interface_des span{
	height: 26px;
	margin-top: 12px;
	line-height: 26px;
	font-size: 16px;
	color: #848383;
}

.interface a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	left: 62.5%;
	top: 357px;
	line-height: 66px;
	text-align: center;
}

/* 转向接口详情 */
.interface_detail{
	height: 1615px;
	overflow: hidden;
}

.inter_de{
	height: 795px;
	width: 1920px;
	position: relative;
}


.interface_detail .interface_detail_imgjk{
	position: absolute;
	left: 40.6%;
	top: 280px;
}

.interface_detail_des{
	width: 280px;
	margin:0 auto;
	text-align: center;
	padding-top: 100px;
}

.interface_detail_des p{
	font-size: 32px;
	font-weight:300;
	color:#666;
}

.inter_de_img3{
	height: 820px;
	width: 1920px;
	background: url(../jk_3.html) no-repeat;
}

/*便携收纳包*/
.portable{
	height: 702px;
	background: #f2f2f2;
}

.portable img{
	position: absolute;
	right: 16.7%;
	top: 220px;
}

.portable_des{
	left: 20.3%;
	position: absolute;
	top: 125px;
}

.protb_run{
	animation: des 1s forwards;
}

.portable_des h2{
	height: 65px;
	line-height: 65px;
}

.portable_des p{
	font-size: 24px;
	height: 44px;
	line-height: 44px;
	font-weight:300;
}

.portable_des span{
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #848383;
}

.portable_des a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	top: 240px;
	line-height: 66px;
	text-align: center;
}

/*可调延长杆*/
.rod{
	height:673px;
}

.rod img{
	position: absolute;
	top: 200px;
	left: 15.6%;
	
}
.rod_des{
	position: absolute;
	top: 206px;
	left: 60%;

}

.rod_run{
	animation: des 1s forwards;
}

.rod_des h2{
	height: 52px;
	line-height: 52px;
}

.rod_des p{
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight:300;
}

.rod_des span{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #848383;
}

.rod_des a{
	width: 147px;
	height: 66px;
	background: #008cd6;
	position: absolute;
	top: 220px;
	line-height: 66px;
	text-align: center;
}

/*延长详情*/
.rod_de{
	height: 586px;
	overflow: hidden;
	background: #f9f9f9;
}

.rod_de img{
	position: absolute;
	top: 210px;
	left: 15.6%;
}




/*加号*/
.expand,.expand-2,.expand-3{
	height: 44px;
	width: 44px;
	background: url(../jiahao-5.html) no-repeat;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -22px;
	z-index: 100;
	cursor: pointer;
}

/*减号*/
.detele,.detele-2,.detele-3{
	height: 44px;
	width: 44px;
	background: url(../jianhao-5.html) no-repeat;
	z-index: 100;
	position: absolute;
	left: 50%;
	margin-left: -22px;
	bottom: 50px;
	cursor: pointer;
	display: none;
}
/*查看更多*/
.read{
	position: absolute;
	color:#B8B8B8;
	bottom: 35px;
	left: 48.55%;	
	font-size: 14px;
}

.m150{
	margin-bottom:150px;
}

/* css3动画效果 */
@keyframes des{
	from{
		-webkit-transform: translateY(35px);
		-ms-transform: translateY(35px);
		-o-transform: translateY(35px);
		transform: translateY(35px);
		opacity: 0;
	}
	to{
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1;
	}
}
