body{
	padding-bottom: 33px;
	background: #ebf0f2;
}
.shopping_top {
	position:fixed;
	top:0;
	width:960px;
	height: 115px;
	background-color:#fff;
	border-bottom:1px solid #dcdddd;
	font-size: 40px;
	color: #505050;
	font-weight: bold;
	padding-top: 36px;
}
.shopping_top .return_prev_page {
	position: absolute;
	left: 15px;
    top: 25px;
	display: block;
    padding-left:40px;
	padding-right:100px;
    height: 70px;
    line-height: 76px;
}
.myorder_type{
	padding-top: 130px;
}
.myorder_type1{
	height: 118px;
	line-height: 118px;
	background: #fff;
	font-size: 0;
	border-bottom: 1px solid #dcdddd;
}
.myorder_type1 li{
	height: 100%;
	width: 25%;
	display: inline-block;
}
.myorder_type1 li a{
	font-size: 40px;
	color: #505050;
	font-weight: bold;
	border-bottom: 4px solid transparent;
	padding-bottom: 39px;
}
.a_active{
	border-color: #5eb4b4 !important;
	color: #5eb4b4 !important;
}
.myorder_type2{
	height: 118px;
	line-height: 118px;
	background: #fff;
	border-bottom: 1px solid #dcdddd;
	padding: 18px 40px;
}
.myorder_type2>div {
	border:2px solid #5eb4b4;
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
}
.myorder_type2 a {
	display:block;
	float:left;
	width:50%;
	text-align:center;
	height: 100%;
	line-height: 77px;
	font-size: 30px;
	font-weight: bold;
	color:#505050;
	font-weight:bold;
}
.myorder_type2 a.on {
	color:#fff;
	background-color:#5eb4b4;
}
.myorder_ip2{
	background: #fff;
	padding-left: 40px;
	margin-bottom: 33px;
	background: #fff;
}
.list_top {
	height: 107px;
	line-height: 107px;
	font-size: 28px;
	color:#3b3b3b;
	border-bottom:1px solid #dcdddd;
	padding-right: 40px;
}
.list_top img {
	margin-right: 23px;
	margin-top: 30px;
}
.core_info{
	padding: 40px 0;
	padding-right: 40px;
	border-bottom: 1px solid #efefef;
}
.goods{
	width: 260px;
	height: 260px;
	overflow: hidden;
	margin-right: 40px;
}
.goods_name{
	width: 500px;
	font-size: 28px;
	font-weight: bold;
	color: #505050;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 32px;
}
.goods_des{
	width: 500px;
	font-size: 22px;
	color: #7d7d7d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 60px;
}
.method{
	width: 500px;
	font-size: 22px;
	color: #7d7d7d;
	margin-bottom: 60px;
}
.goods_color{
	font-size: 22px;
	margin-bottom: 40px;
}
.goods_color label{
	color: #7d7d7d;
}
.goods_color label span{
	font-weight: bold;
	color: #505050;
	margin-right: 10px;
}
.number{
	font-size: 28px;
	color: #505050;
	margin-top: 130px;
}
.goods_price{
	font-weight: bold;
	font-size: 28px;
	color: #505050;
}
.total_dinfo{
	height: 118px;
	line-height: 118px;
	padding-right: 40px;
	font-weight:bold;
	color:#505050;
	font-size: 28px;
}
.list_top .order_state{
	color:#bc8d28;
	font-weight:bold;
	float:right;
}

.total_dinfo .ex_color{
	color:#e81616;
	margin-left: 20px;
}
.total_dinfo .order_state{
	float:right;
	width: 200px;
	height: 60px;
	line-height: 60px;
	background: #5eb4b4;
	color: #fff;
	border-radius: 10px;
	font-size: 28px;
	text-align: center;
	margin-top: 28px;
	font-weight: normal;
}
.main{
	display: none;
}
.main_active{
	display: block;
}

.serve li{
	margin-bottom: 33px;
	background: #fff;
	padding-left: 40px;
}
.serve .title{
	height: 91px;
	line-height: 91px;
	font-size: 36px;
	font-weight: bold;
	color: #505050;
	border-bottom: 1px solid #efefef; 
	padding-right: 40px;
}
.serve .title span{
	color: #bc8d28;
}
.cont{
	padding-top: 26px;
	
}
.cont>a>div {font-size:28px !important;}
.phone{
	padding-left: 72px;
}
.serve li .p1{
	font-size: 28px;
	color: #7d7d7d;
	margin-bottom: 20px;
	padding-right: 40px;
}
.serve li .p2{
	font-size: 22px;
	color: #505050;
	margin-top: 30px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 40px;
	padding-right: 40px;
}
.tab{
	display: none;
}
.tab_active{
	display: block;
}
.cancel{
	float:right;
	width: 200px;
	height: 60px;
	line-height: 60px;
	background: #ededed;
	color: #7d7d7d;
	border-radius: 10px;
	font-size: 28px;
	text-align: center;
	margin-top: 28px;
	font-weight: normal;
	margin-right: 21px;
}

