.bright{
	width:100%;
	height: 65px;
	padding: 15px 17px;
	box-sizing: border-box;
	overflow: hidden;
}
.a01_b01{
    width: 35px;
    height: 35px;
	margin: 0 8px 0 0;s
    border-radius: 50%;
    float: left;
}
.bright_dean{
	float: left;
	width: calc(100% - 100px);
}
.bright_dean_gloves{
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    line-height: 16px;
}
.bright_dean_labium{
	width: 100%;
	font-size: 12px;
    color: #999;
    margin-top: 5px;
    font-weight: 300;
    line-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bright_tokyo{
    float: right;
    width: 57px;
    padding: 8px 0;
    margin-top: 2px;
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
    color: #fff;
    background: #3897f0;
    border-radius: 3px;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
}
.hello{
	width: 100%;
	border-top: 5px solid #155793;
	box-sizing: border-box;
	background: #fff;
    background-size: 100% 100%;
}
.hello_shadow{
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.hello_shadow_gloves{
	max-width: 100%;
    height: auto;
    float: left;
}
.hello_shadow_labium{
	margin-top: 25px;
    padding-bottom: 0;
}
.hello_shadow_labium_stands{
	float: left;
	color: #777;
	line-height: 20px;
	padding: 10px 15px;
}
.hello_shadow_labium_stands:hover{
	color: #000;
}
.hello_shadow_labium_bull{
	color: #777;
	line-height: 20px;
	padding: 10px 15px;
}
.hello_shadow_labium_bull:hover{
	color: #000;
}
.hello_shadow_labium_stands_patent{
	display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


.orders {
  width: 100%;
}
.peking {
  text-align: center;
  font-size: 18px;
  background: #fff;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.before_shadow{
	width: 100%;
}



@media screen and (min-width:700px){
	.hello_shadow_labium{
		float: right;
	}
	.hello_shadow_labium_bull{
		float: left;
	}
	.hello_shadow_dermis{
		display: none;
	}
	.hello_shadow_labium_stands:hover{
		background: url(/templets/default/site/eERAxPpI.png) no-repeat center bottom;
	}
	.hello_shadow_labium_bull{
		background: url(/templets/default/site/eERAxPpI.png) no-repeat center bottom;
	}
}


@media screen and (max-width:700px){
	.hello{
		border-top: 0;
	}
	.hello_shadow_gloves{
		max-height: 50px;
	}
	.hello_shadow{
		width: 100%;
	}
	.hello_shadow_dermis{
		display: block;
		float: right;
		width: 40px;
		height: 30px;
		background: #fff url(/templets/default/site/yUBAWwFk.png) no-repeat center center;
		background-size: 50%;
		border-radius: 5px;
		border: 1px solid #ddd;
		margin: 10px 17px 10px 0;
	}
	.homer{
		display: none;
	}
	.rising{
		display: none;
	}
	.hello_shadow_labium{
		display: none;
		float: left;
		width: 100%;
		margin-top: 0;
		border-top: 1px solid #e7e7e7;
		padding-top: 10px;
	}
	.hello_shadow_labium_bull{
		width: 100%;
		background: #1980ef;
		color: #fff;
	}
	.hello_shadow_labium_stands{
		width: 100%;
	}
	
}