
img {
	vertical-align: top;
}
.plan_body{ margin-top:90px; width:100%;}
.plan_ban {
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.plan_ban img {
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.plan_impor {
	width: 100%;
    padding: 20px 10%;
    zoom: 1;
    overflow: auto;
}

.plan_impor>div {
	float: left;
}

.plan_lefts {
	width: 222px;
}

.plan_left {
	width: 222px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.plan_lists {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 20px 0;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	color: #646464;
}

.plan_lists>span:first-child>img{
 width: 20px;
 height: 20px;
}
.plan_leftred {
	position: absolute;
	z-index: -10;
}
.plan_red {
	position: absolute;
	right: 0;
	z-index: -10;
}
.plan_lists>span {
	display: block;
	float: left;
}

.plan_lists>span>img {
	margin: 0px 10px;
}

.plan_listrig {
	float: right !important;
	background: #fff;
}

.plan_listrig>img {
	margin: 4px 6px !important;
}

.plan_right {
	width: 1000px;
}

.rig_body {
	margin: 0 16px;
	border-radius: 4px;
	position: relative;
	background: #fff;
}

.body_size {
	padding: 10px 16px;
	/*display: none;*/
}

.case_body_size {
	padding: 10px 16px;
	/* display:flex ;	 */
}

.case_body_size img {
	max-width: 800px;	
}

.body_size div {
	color: #898989;
}

.lef_1 {
	width: 100%;
	height: 40px;
	background: #f42d06;
	line-height: 40px;
	overflow: hidden;
}

.lef_1>span {
	display: block;
	float: left;
	font-size: 16px;
	color: #fff;
}

.lef_1>span>img {
	margin: 12px 10px;
}



.size_top {
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #f42d06 !important;
}

.size_top2 {
	color: #f42d06 !important;
}

.kuai {
	margin: 0 0 10px;
}

.size_top3 {
	color: #323232 !important;
}