/*清除浮动*/
.clear{
	clear: both;
}
/*灰色盒子*/
.glborder_box{
	border: 1px solid #bfbfbf;
	display: inline-block;
	font-size: 0;
}
/*滑动品牌导航栏*/
.brand_menu{
	width: 100%;
	overflow: auto;
	margin-bottom: 10px;
}
.brand_menu ul{
	width: 150%;
	overflow: auto;
}
.brand_menu li{
	width:16.6%;
	float: left;
	text-align: center;
	color:#BFBFBF;
	line-height: 0.93rem;
}
/*0.8rem行高*/
.nomal_height{
	line-height: 0.8rem;
}
/*绝对定位*/
.absolute_box1{
	position: absolute;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.absolute_box2{
	position: absolute;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
}
.absolute_box3{
	position: absolute;
	transform:translate(-50%,0);
	-webkit-transform:translate(-50%,0);
}
/*白色背景*/
.bgcolor{
	background: #fff;
}
/*#f7f7f7背景*/
.bgcolor2{
	background: #f7f7f7;
}
/*#bfbfbf背景*/
.bgcolorbf{
	background: #bfbfbf;
	color: #fff;
}
/*灰色字体*/
.gl_font{
	color: #bfbfbf;
}
/*ui黄字体*/
.yel_font{
	color: #FFC617;
}
/*左浮动*/
.pull_left{
	float: left;
	vertical-align: middle;
}
/*右浮动*/
.pull_right{
	float: right;
	vertical-align: middle;
}
/*黄色按钮*/
.yel_button{
	border-radius: 5px;
	background: #ffc617;
	color: #FFFFFF;
	line-height: 0.8rem;
	width:1.9rem;
	display: inline-block;
	text-align: center;
}
/*整体foot*/
.foot_menu{
	padding-top: 5px;
	box-shadow:#aaa 0px 0px 10px;
	width: 100%;
	position: fixed;
	z-index: 999;
	bottom: 0px;
	height: 1.28rem;
}
.foot_ico{
	display: inline-block;
	margin-bottom: 3px;
}
.foot_menu span{
	display: block;
	text-align: center;
}
.foot_menu li{
	text-align: center;
	float: left;
	width: 20%;
}
.foot_ico img{
	width: 1rem;
}
/*整体foot结束*/

/*选择按钮*/
.checkbox{
	position: relative;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
}
.ck_two{
	position: absolute;
	top: 0;
	display: none;
}
.checkbox img{
	width: 100%;
	border: none;
	margin: 0 auto;
}
/*横线*/
.jg_line{
	height: 1px;
	width: 0.8rem;
	background:#999999 ;
}
/*内容边距*/
.content_center{
	width: 92%;
	margin: 0 auto;
	border-radius: 5px;
}
/*滑动图片尺寸*/
.swiper-slide img{
	width: 100%;
}
/*首页抬头样式*/
.index_tittle{
	text-align: center;
	color: #acacac;
	background: #fff;
	line-height: 0.9rem;
}
/*分割线*/
.line{
	width: 100%;
	height: 1px;
	background: #eee;
}
.line_f7{
	width: 100%;
	height: 1px;
	background: #f7f7f7;
}
/*top条*/
.top{
	padding:0.16rem 0;
	background: #fff;
}
/*删除线*/
.del_line{
	position:absolute;
	width: 100%;
	background: #a5a5a5;
	height: 1px;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	left: 0;
}
/*收藏按钮*/
.collect_button{
	position: absolute;
	color: #008cdb;
	top: 25px;
	right: 4%;
}
.collect_button img{
	width: 20px;
	display: block;
	margin: 0 auto;
}
.collect_img2{
	width: 20px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0%);
	-webkit-transform: translate(-50%,0%);
	-moz-transform: translate(-50%,0%);
}
.collect_button p{
	margin-top: 5px;
}
/*选择条*/
.choose_box1{
	margin:10px 0;
}
/*选择box2*/
.choose_box2{
	background: #fff;
	line-height: 35px;
	margin-top: 1px;
}
/*详情页foot*/
.foot_menu_right{
	width: 60%;
	float: right;
}
.foot_menu_right p{
	line-height: 1.28rem;
	width: 50%;
	float: left;
	color: #fff;
	text-align: center;
}
.foot_menu_left{
	float: left;
	width: 40%;
}
.foot_menu_left ul li{
	width: 50%;
	float: left;
	height: 1.28rem;
}
.foot_menu_left ul li span{
	color: #008cdb;
	line-height: 42px;
	width:30px;
	display: block;
	margin: 0 auto;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
}
.foot_menu_left ul li img{
	width: 58px;
	margin:0 auto;
}
/*详情页弹框*/
.detail_fixed{
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 999;
	display: none;
}
.detail_fixed_top{
	height: 180px;
}
.detail_fixed_main{
	position: absolute;
	bottom: -480px;
	height: 480px;
	left: 0;
	right: 0;
	background: #fff;
}
.detail_fixed_top{
	position: relative;
}
.detail_fixed_top_img{
	width: 30%;
	float: left;
	height: 100%;
	box-sizing: border-box;
	padding: 0 5%;
	padding-top: 20px;
}
.detail_fixed_top_img img{
	width:100%;
}
.detail_fixed_top_text{
	padding-top: 10px;
	color: #bfbfbf;
	float: left;
}
.detail_fixed_top_text h1{
	line-height: 20px;
}
.detail_fixed_top_text ul li p{
	line-height: 25px;
}
.detail_fixed_close{
	position: absolute;
	width: 20px;
	top: 10px;
	right: 10px;
}
.detail_fixed_close img {
	width: 100%;
}
.detail_fixed_cm{
	height: 100px;
	box-sizing: border-box;
	border-top: 1px solid #f7f7f7;
	padding:0 6%;
}
.detail_fixed_cm h1{
	color: #666666;
	margin: 10px 0;
}
.detail_fixed_cm_ul1 li{
	width: 35px;
	line-height: 25px;
	background: #d2d2d2;
	float: left;
	text-align: center;
	color: #fff;
	margin-right: 8px;
	margin-bottom:5px;
	border-radius: 5px;
	font-size:10px;
}
.detail_fixed_cm_ul2 li{
	display:inline-block;
	float:left;
	width: 35px;
	margin-right: 8px;
	text-align: center;
	font-size:10px;
	margin-bottom:5px;
}
.detail_fixed_cm_ul3 li{
	text-align:center;
	color: #fff;
	margin-right: 8px;
	margin-bottom:5px;
	border-radius: 5px;
	background: #d2d2d2;
	font-size:10px;
	float: left;
	line-height: 25px;
	padding:0 10px;
}
.detail_choose{
	background:#ffc617 !important;
	color:#666 !important;
}
.detail_gpm{
	background:#bdbdbd !important;
	color:#9a9a9a !important;
}
.detail_fixed_num{
	border-top: 1px solid #f7f7f7;
	box-sizing: border-box;
	padding: 0 5%;
}
.detail_fixed_num p{
	margin-top: 20px;
	display: inline-block;
}
.detail_fixed_input{
	display: inline-block;
	border: 1px solid #d2d2d2;
	margin-left: 6%;
	border-radius: 5px;
}
.mcq_btn{
	background: #F7F7F7;
	line-height: 10px;
	width: 50px;
}
.detail_fixed_input input{
	width: 80px;
	text-align: center;
}
.detail_fixed_submit{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	line-height: 40px;
	background: #ffc617;
	text-align: center;
}
/* 客服浮动框 */
.menu_fixed{
	position:fixed;
	z-index:99;
	bottom:60px;
	right:15px;
}
.menu_fixed_content{
	display:inline-block;
}
.menu_fixed_content ul li{
	text-align:center;
	margin-bottom:2px;
}
.menu_fixed_content ul li img{
	width:60px;
	margin:0 auto;
	display:block;
}