@charset "utf-8";

/*menber login*/

body {
	text-align: center;
	font: 400 16px/28px 微軟正黑體, arial;
	padding: 0;
	margin: 0;
	color: #666;
	background: #fbfbfb;
}

a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	;
	color: #666;
}

a img {
	border: 0;
}

a:hover {
	outline: none;
	text-decoration: underline;
	color: #0391e7
}

h1 {
	/*字隱藏*/
	font: 400 0px/0px Verdana;
	visibility: hidden;
	text-indent: -9999px;
	display: block;
}

h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: 微軟正黑體, arial;
}

h2 {
	font-size: 25px;
	text-shadow: 1px 1px 1px #FFF;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 16px;
}

h4 a {
	font-size: 16px;
}

h5 {
	font-size: 15px
}

h6 {
	font-size: 13px
}

input {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	color: #999;
	font: 400 16px/28px Arial, 微軟正黑體;
	border: 1px solid #48a7cd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

input[type=email]:hover,
input[type=password]:hover,
input[type=text]:hover {
	background: #e7f8ff;
	border: 1px solid #2B72C4;
	border-top: 1px solid #1D589B;
	-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}

input[type=checkbox],
input[type=radio] {
	width: 15px!important;
	height: 15px!important;
	vertical-align: middle!important;
	border: 0px;
	padding: 0;
	margin: -1px 3px 0 0!important;
	outline: none;
}

.cb {
	clear: both
}

.dpn {
	display: none
}

.co01 {
	color: #0047ae!important;
}

.impf {
	color: #F00!important;
	font-weight: 600;
	font-style: normal!important;
}

.taC {
	text-align: center!important
}


/*會員登入*/

.memberLog {}

.memberLog_tt {
	height: 48px;
	outline: 1px solid #b2b2b2;
	border: 1px solid #FFF;
	border-right: 0px;
	background: url(https://member.pchome.com.tw/html/images_mobile/m_tt01_bg.gif);
	text-align: center;
}

.memberLog .logBg {
	background: #a5e5ff;
	border: 1px solid #d1eefa;
	border-bottom: 1px solid #a5e5ff;
	overflow: hidden;
	padding: 10px 0;
}

.memberLog .logBg input {
	margin: 0 auto 10px auto
}


/*標頭*/

.tt01,
.tt02,
.tt03 {
	color: #0492eb;
	width: 95%;
	margin: 5px auto;
	padding: 3px;
}

.tt01 {
	background: url(/html/images_mobile/m_tt_line01.gif) repeat-x bottom right;
}

.tt02 {
	background: url(/html/images_mobile/m_tt_line02.gif) repeat-x bottom right;
}

.tt03 {
	background: url(/html/images_mobile/m_tt_line02.gif) repeat-x top right;
}

.tt04 {
	background: url(/html/images_mobile/m_tt_line02.gif) repeat-x;
	padding: 3px;
	height: 2px
}


/*內容*/

.memberLog .cont {
	margin: 0 auto;
	width: 95%;
	color: #000;
	font-size: 16px;
	text-align: left;
}

.memberLog .cont a {
	text-decoration: underline;
	color: #0047ae;
	font-weight: 400;
}

.memberLog .cont b {
	color: #0047ae;
	padding: 0 2px;
}

.memberLog .cont span {
	display: block;
	font: 400 13px/24px Arial, 新細明體;
	color: #333;
	text-align: left;
}

.memberLog .cont input {
	text-align: left;
	font-size: 15px;
	width: 93%;
}

.memberLog .cont .gcd {
	width: 93%;
	margin: 0 auto
}

.memberLog input.inpt3 {
	width: 24%;
	margin-right: 3px;
}

.memberLog p {
	padding: 5px 0;
	color: #000;
	text-align: left;
	font-size: 15px
}

.memberLog p span {
	font: 400 13px/24px Arial, 新細明體;
}

.memberLog .cont .btn {
	width: 150px;
}


/*登入按鈕*/

.memberLog .btnBox {
	width: 95%;
	margin: 10px auto
}

input.btn {
	width: 98%;
	height: 45px;
	color: #fff;
	line-height: 45px;
	text-decoration: none;
	font: 600 20px/45px 微軟正黑體;
	letter-spacing: -1px;
	border: 0px;
	margin: 0 3px!important;
	text-align: center!important;
	background: -moz-linear-gradient(top, #4bb2ff 0%, #0d88ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4bb2ff), color-stop(100%, #0d88ff));
	background: -webkit-linear-gradient(top, #4bb2ff 0%, #0d88ff 100%);
	background: -o-linear-gradient(top, #4bb2ff 0%, #0d88ff 100%);
	background: linear-gradient(to bottom, #4bb2ff 0%, #0d88ff 100%);
}

input.btn:hover {
	color: #0391e7
}


/*open id*/

.memberLog .bgBox01,
.memberLog .opid {
	background: #f5f5f5;
	margin: 0 auto;
	border-top: 1px solid #b2b2b2;
	overflow: hidden;
	padding: 5px 0;
	box-shadow: 0px 0px 6px #b2b2b2 inset;
	-webkit-box-shadow: 0px 0px 5px #b2b2b2 inset;
	-moz-box-shadow: 0px 0px 5px #b2b2b2 inset;
}

.memberLog .opid {
	height: 40px;
}

.memberLog .opid span {
	margin-top: 10px;
	padding: 3px 10px 5px 10px;
}

.memberLog .opid ul,
.memberLog .opid span {
	float: left;
	height: 40px;
	line-height: 20px;
}

.memberLog .opid ul {
	padding: 0;
	margin: 0;
}

.memberLog .opid ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

.memberLog .opid ul li a {
	width: 32px;
	height: 32px;
	overflow: hidden;
}

.memberLog .opid_fb {
	display: block;
	background: url(/html/images_mobile/m_icon_social.gif) no-repeat;
}

.memberLog .opid_gg {
	display: block;
	background: url(/html/images_mobile/m_icon_social.gif) no-repeat 0 -32px;
}

.memberLog .opid_yh {
	display: block;
	background: url(/html/images_mobile/m_icon_social.gif) no-repeat 0 -64px;
}


/*底部menu*/

.memberLog .b_menu {
	height: 50px;
	outline: 1px solid #b2b2b2;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	line-height: 50px;
}

.memberLog .b_menu a {
	color: #333;
	font-weight: 400;
}

.memberLog .b_menu a:hover {
	color: #0391e7;
	text-decoration: none;
	font-weight: 400
}

.memberLog .b_menu span {
	display: block;
	width: 33%;
	float: left;
	background: url(../img/m_mu_bg_line.gif) no-repeat right top;
}

.memberLog span.othr {
	width: 34%!important;
	background: url(../img/m_mu_bg_line.gif) no-repeat 0 -100px;
}

.f_style {
	font-weight: 600;
	color: #0391e7;
	margin: 8px 0;
}

.f_style a,
.f_style span {
	font-weight: 400;
	text-decoration: none;
	color: #666
}

.f_style a:hover {
	color: #0391e7;
	text-decoration: underline
}


/*平台icon*/

a.album,
a.blog,
a.kaza,
a.mail {
	padding: 5px 8px 5px 30px;
	height: 40px;
	line-height: 40px;
	text-decoration: underline;
	color: #000;
}

.album {
	background: url(/html/images_mobile/m_icon_Platform.gif) no-repeat;
}

.blog {
	background: url(/html/images_mobile/m_icon_Platform.gif) no-repeat 0 -30px;
}

.kaza {
	background: url(/html/images_mobile/m_icon_Platform.gif) no-repeat 0 -60px;
}

.mail {
	background: url(/html/images_mobile/m_icon_Platform.gif) no-repeat 0 -90px;
}


/*g coad*/

.memberLog .gcd {
	padding: 10px;
	margin: 0 auto;
	width: 88%!important;
	text-align: left;
	overflow: hidden;
	font: 600 90%/100% Verdana;
	background: #FFF;
}

.gcd table {
	width: 160px;
	text-align: left;
}

.gcd table td {
	padding: 8px;
}

.gcd input.btn {
	font-size: 18px;
}

.gcd input[type=text] {
	width: 130px;
	font-size: 16x;
	margin: 8px 0;
}


/*版權說明*/

.cpr,
.cpr a {
	text-align: center;
	font-weight: 400;
}


/*會員服務條款*/

.icon_x {
	display: block;
	width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;
}

.icon_x:hover img {
	margin-top: -50px;
}


/*會員認証*/

.memberLog .cont01 {
	color: #000;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
	line-height: 42px;
}

.memberLog .cont01 span {
	color: #333;
	display: block;
	text-align: left;
	font: 400 13px/22px Arial, 新細明體;
	margin-bottom: 10px
}

.memberLog .cont01 font {
	float: left;
	padding: 0 2px;
	line-height: 20px;
}

.memberLog .cont01 b {
	color: #0047ae;
	padding: 0 2px;
	line-height: 20px;
}

.memberLog .cont01 .tt04 {
	clear: both;
	margin: 0;
}

.memberLog .cont01 input[type=buttom] {
	float: left
}

.btn_bg01 {
	width: 210px;
	text-align: center;
	overflow: hidden;
	height: 34px;
	background: url(/html/images_mobile/m_btn_bg02.gif) no-repeat;
	letter-spacing: -1px;
	font: 600 16px/35px 微軟正黑體;
	margin: 0px 10px 3px 0;
	color: #000;
	border: 0px
}

.btn_bg01:hover {
	color: #0391e7
}


/*PChome IM*/

.imbtn_a {
	margin-top: 6px;
	display: block;
	width: 100%;
	height: 100%;
}

.imbtn {
	color: #0492eb;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}

.imlnk {
	display: inline-block;
	padding: 0 10px;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #1b1b1b;
	border-radius: 10px;
	border: 1px solid #b2b2b2;
	margin: 20px auto 10px auto;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #dcdcdc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #dcdcdc));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #dcdcdc 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #dcdcdc 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%, #dcdcdc 100%);
}

/* 2019-08-21 新增 BG_group */

.opt {
    clear: both;
    width: 100%;
    padding: 5px 0;
    font-size: 13px;
    letter-spacing: 1px;
    background: #004da5;
    color: white;
}

.bg_group {
    width: calc(100% - 20px);
    padding: 15px 10px 0;
    margin: 0;
    list-style: none;
    display: block;
    overflow: hidden;
}

@media (min-width:600px) {
	.bg_group {
        justify-content: center;
        display: flex;
	}
}

.bg_group li {
    float: left;
    width: calc(25% - 10px);
    height: auto;
    padding: 0 5px;
    margin: 0 0 5px;
    display: inline-block;
}

@media (min-width:600px) {
	.bg_group li {
        width: calc(10% - 20px);
        padding: 0 10px;
    	margin: 0 0 10px;
	}
}

.bg_group li a {
	display: inline-block;
}

.bg_group li img {
    clear: both;
    width: 100%;
}

.bg_group li em {
    clear: both;
    width: 100%;
	min-height: 30px;
    line-height: 1.2;
    padding: 5px 0;
    font-size: 13px;
    font-style: normal;
    display: block;
}
/* 忘記帳號 20210108 */
.memberLog_tt{margin:auto;text-align: center;display: flex;justify-content:center;text-align: center;align-items: center;}
.memberLog_tt img{width: 220px;filter: drop-shadow(0px 0px 2px rgba(256,256,256,0.8))  drop-shadow(0px 0px 2px rgba(256,256,256,0.8))  drop-shadow(0px 0px 2px rgba(256,256,256,0.8)) ;}
.logBg .cont{width:90%;max-width:100%;margin: auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.logBg .co01{text-align: left;font-size:18px;display:block;width:90%;max-width:980px;color: #333;padding:10px 0;margin: auto;}
.logBg .co01.txt-r{color:red!important}
.logBg .btn{margin: 10px auto!important;width:90%;max-width:980px;margin: auto;}
.logBg .btn:hover{color:#fff}
.logBg .tt01 { background: url(../img/m_tt_line01.gif) repeat-x bottom right;padding: 10px 0;width:90%;max-width:980px;}
.memberLog .cont input {width:100%;max-width:980px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.b_menu2{    outline: 1px solid #b2b2b2; border-bottom: 1px solid #fff; border-top: 1px solid #fff; }
.b_menu2 .cont2{width:90%;max-width:980px;margin:auto;text-align: center;display: flex;justify-content:space-around;text-align: center;}
.b_menu2 .cont2 a span{font-size:18px!important;display: inherit;line-height: 50px;color:#333}

@media (min-width:1921px) { .logBg .cont{width:90%;max-width: 980px;margin: auto;} }
@media (max-width:1920px) { .logBg .cont{width:90%;max-width: 980px;margin: auto;} }
@media (max-width:768) { .logBg .cont{width:90%;max-width:100%;} }
