.Setin .LinkBlue{ color: #006491; text-decoration: underline; }
.Setin .LinkBlue:hover { color: #fc1712; text-decoration: none; }
#fastorder_info{
	text-align: center;
	margin: 80px auto 55px;
	color: #000000;
}
#fastorder_info .view_ip5 {display: none;}

#fastorder_info > h2 {
	font-size: 30px;
	display: block;
	padding-bottom: 10px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
#fastorder_info > span {
	font-size: 22px;
    font-weight: bold;
}
#fast_member{
	text-align: center;
	margin-bottom: 103px;
	width: 100%;
}
#fast_member a{
	display: block;
    width: 210px;
    height: 211px;
    text-align: center;
}
#fast_member >ul{

}
#fast_member >ul>li{
	display: inline-block;
	padding: 0 25px;
}

#fast_member >ul>li>a>span {
	width: 218px;
	height: 217px;	
	background-color: rgba(214,214,214,0);
	border-radius: 50%;
	position: absolute;
}
#fast_member >ul>li>a:hover>span {
	background-color: rgba(214,214,214,0.2);
	webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/*==sharecoupon==*/
.img-Circle{
	border-radius: 50%;
}
#sharecoupon{
	text-align: center;
	margin-bottom: 103px;
	width: 100%;
}
#sharecoupon a{
	display: block;
    width: 190px;
    height: 190px;
    text-align: center;
    cursor: pointer;
}
#sharecoupon >ul{

}
#sharecoupon >ul>li{
	display: inline-block;
	padding: 0 15px;
}

#sharecoupon >ul>li>a>span {
	width: 190px;
	height: 190px;	
	background-color: rgba(214,214,214,0);
	border-radius: 50%;
	position: absolute;
}
#sharecoupon >ul>li>a:hover>span {
	background-color: rgba(214,214,214,0.2);
	webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.username > .selectBig{
	width: 340px;
	height: 48px;
}
@media (max-width: 900px){
	.username > .selectBig{ width: 200px; text-indent: 5px;}
}
@media (max-width: 1010px){
	#sharecoupon a img{width: 100%; height: auto;}
	#sharecoupon >ul>li{padding: 0 1%; width: 20%;}
	#sharecoupon >ul>li>a{max-width: 100%; height: auto;} 
	#sharecoupon >ul>li>a>span {display: none;}
}
@media (max-width: 640px){
	#sharecoupon >ul>li{padding: 1.5%; width: 192px;}
}
@media (max-width: 480px){
	#sharecoupon >ul>li{padding: 1%; width: 40%;}
	.login_center{width:100%;}
}

/*==fast_login==*/
#login_content{
	background-color: #ffffff;
	max-width: 1000px;
	margin: 55px auto;
	border-radius: 10px;
}
.login_center{
	width: 450px;
	margin: 0px auto;
	padding: 60px 0;
	text-align: center;
	color: #000000;
}
.login_center a{
	color: #006491; 
	text-decoration: underline;
}
.login_center input {
	vertical-align: middle;
}
.username span,.password span,.userverfity span{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 20px;
}
.login_center > .password
{
    padding-bottom: 20px;
}
.login_center > .password,.login_center > .userverfity{
	margin-top: 10px;
}
#login_other input{
    vertical-align: middle;
}
#remember{
	margin: 30px 0 40px 100px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#remember input[type="checkbox"] {
    display:none;
}
#remember input[type="checkbox"] + label{
    cursor: pointer;
}
#remember input[type="checkbox"] + label span {
    display:inline-block;
    width:20px;
    height:17px;
    margin:-2px 4px 0 0;
    vertical-align:middle;
    background:url(../images/checkbox_red.png) left top no-repeat;
}
#remember input[type="checkbox"]:checked + label span{
    background:url(../images/checkbox_red.png) -25px top no-repeat;
}
#remember > span {
	margin-left: 40px;
}
#remember > span >a:hover{
	color: #fc1712;
	text-decoration:none;
}

/* 登入頁面TIP*/
.forgertpass{
	width: 45%;
}
.modal-body > .login_tip{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 30px;
}



@media (max-width: 1000px){
	#fast_member a img{width: 100%; height: auto;}
	#fast_member >ul>li{padding: 0 1%; width: 30%;}
	#fast_member >ul>li>a{max-width: 100%; height: auto;} 
	#fast_member >ul>li>a>span {display: none;}
}

@media (max-width: 640px){
		/*====== fast-order ======*/
	#fastorder_info > h2 {font-size: 25px;}
	#fastorder_info > span {font-size: 17px;}

	/*====== fast_login ======*/
	#login_center{width: 100%;}
	.username span, .password span,.userverfity span{letter-spacing:15px;}

	.modal-body{padding: 30px 0 0 0;}
	#remember {margin: 30px 0; text-align: center;}
}

@media (max-width: 480px){
	/*====== fast-order ======*/
	#fastorder_info > h2 {font-size: 20px;}
	#fastorder_info > span {font-size: 15px;}
	.login_center{width:100%;}
}

@media (max-width: 375px){
	/*====== fast-order ======*/
	#fastorder_info > h2 {font-size: 18px;}
	#fastorder_info > span {font-size: 12px;}
}

@media (max-width: 340px){
	#fastorder_info .view_ip5 {display: block;}
	.login_center{width:100%;}
}