/*main-public.css-v2024-08-29*/
@charset "utf-8";
@import "https://cdnjs.cloudflare.com/ajax/libs/bootstrap/4.6.1/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css";

body {
    margin: 0px;
}

img {
    border: 0;
    max-width: 100%;
}

ul { /* ��羔�ul��荐㊦���х軒��罔ｅ� */
    margin: 0;
    padding: 0;
    list-style: none;
}
/*��网���������*/
.easyheaderbox{
	display: block;
	position:fixed;
	z-index: 9999;
	width:100%;
	height:45px;
	top:0px;
	left:0px;
	padding:5px;
	background:#FFF; 
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.easyheaderbox .logo img{
	position: relative;
	top:2px;
	height:30px;
}
.easyheaderbox .logo small{
	display: inline-block;
	font-family: 'Noto Sans TC', 'Microsoft JhengHei';
	font-size:0.8rem;
	font-weight: 400;
	color:#777;
	position: relative;
	left:10px;
	top:4px;
	letter-spacing: 2px;
}
.easyheaderbox .snsiconbox {
	position: relative;
	top:7px;
}
.easyheaderbox a.snsicon{
	display: block;
	width:100%;
	text-align: center;
	font-family: 'Noto Sans TC', 'Microsoft JhengHei';
	font-size:0.85rem!important;
	font-weight: 400;
	text-decoration: none;
}
.easyheaderbox .snsiconbox .col-auto:nth-child(1) a.snsicon{
	display: block;
	position: relative;
	background: #b57e10;
	color:#fff;
	border-radius: 100px;
	padding:0px 5px;
}
.easyheaderbox .snsiconbox .col-auto:nth-child(1) a.snsicon::before{
	content: '';
	display: inline-block;
	position: relative;
	top:2px;
	background: url(https://www.easylearn.com.tw/NData/edm_sample/images/icon_home.svg) no-repeat;
	background-size:100%;
	width:18px;
	height:18px;
}
.easyheaderbox .snsiconbox .col-auto:nth-child(2) .snsicon{color:#0dc91c;}
.easyheaderbox .snsiconbox .col-auto:nth-child(2) .snsicon::before{
	content: '';
	display: inline-block;
	position: relative;
	z-index: 10;
	top:2px;
	background: url(https://www.easylearn.com.tw/NData/edm_sample/images/line.svg) no-repeat;
	background-size:100%;
	width:18px;
	height:18px;
}
.easyheaderbox .snsiconbox .col-auto a.snsicon span{
	display: inline-block;
	position: relative;
	top:-2px;
}
.easyheaderbox_space{
	height:45px;
}


/*��絨�*/
.easylearn_footer {
    padding:10px 0px;
    background-image: linear-gradient(to bottom, #fff 30%, #f2debc 100%);
}

.easylearn_footer .logos {
    position: relative;
    left:0px;
    display: block;
    text-align: center;
    padding-top: 10px;
    width: 180px !important;
    margin: 0 auto;
}

.easylearn_footer .logos img {
    width: 100% !important;
    height: auto !important;
}

.easylearn_footer p {
    display: block;
    text-align: center;
    font-size: 0.85rem;
}

.easylearn_footer .snsicon {
    text-align: center;
}

.easylearn_footer .snsicon a {
    display: block;
    margin-top: 15px;
    transform: scale(2);
}

.easylearn_footer .snsicon.x1 a {
    color: #6e92d6;
}

.easylearn_footer .snsicon.x2 a {
    color: #ff3399;
}

.easylearn_footer .snsicon.x3 a {
    color: #d31b1b;
}

.easylearn_footer .snsicon.x4 a {
    color: #4cb148;
}

.easylearn_footer .snsicon.x1 a:hover {
    color: #446ab1;
}

.easylearn_footer .snsicon.x2 a:hover {
    color: #ba1266;
}

.easylearn_footer .snsicon.x3 a:hover {
    color: #9b0a0a;
}

.easylearn_footer .snsicon.x4 a:hover {
    color: #369032;
}

.easylearn_footer .snsicon b {
    font-size: 0.8rem;
    margin-top: 5px;
    color: #999;
}

/*���遺���*/
#gotop {
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    right: 0px;
    bottom: 100px;
    font-size: 48px;
    line-height: 50px;
    cursor: pointer;
    z-index: 9999999;
    background-color: #333;
    opacity: 0.5;
    text-align: center;
    color: #FFFFFF;
    background-repeat: no-repeat;
    border-radius: 50%;
}

/*����綮九�莠���*/
.lazyload {
    opacity: 0;
}

.lazyloading {
    transition: opacity 300ms;
    background: #f7f7f7;
    opacity: 1;
}

/*筝�筝���*/
.start-over-time {
    display: none;
}

/*����*/

.from {
    padding: 40px 0;
    text-align: center;
}

.from div {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
}

.from div.phone_off {
    display: none;
}

.from div img {}

.edm_sample_from {
    padding: 40px 0;
    text-align: center;
}

.edm_sample_from div {
    display: inline-block;
    margin: 10px 40px;
    vertical-align: top;
}

.edm_sample_from div.phone_off {
    display: none;
}

.edm_sample_from div img {}

.qrcode {
    display: none;
}

.edm_sample_from2 {
    margin: 0px;
    height: 800px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, .7);
    max-width: 1200px;
}

.edm_sample_from2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 15px;
}

.edm_sample_btn {
    display: inline-block;
    width: 212px;
    height: 72px;
    background: #C00;
    font-family: 'Microsoft JhengHei', arial;
    font-weight: 500;
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.edm_sample_btn a,
.edm_sample_btn a:hover {
    display: block;
    cursor: pointer;
    line-height: 72px;
    color: #fff;
    text-decoration: none;
}

@media (min-width: 1200px) {

    /*����*/
    .from div img {
        height: 72px;
    }

    .from div img.qrcode {
        height: auto;
    }

    .edm_sample_from div img {
        height: 72px;
    }

    .edm_sample_from div img.qrcode {
        height: auto;
    }

    .edm_sample_from2 {
        margin: 10px 0;
    }

    /*���遺���*/
    #gotop {
        display: block;
        position: fixed;
        width: 80px;
        height: 80px;
        right: 0px;
        bottom: 100px;
        font-size: 72px;
        line-height: 80px;
        cursor: pointer;
        z-index: 9999999;
        background-color: #333;
        opacity: 0.5;
        text-align: center;
        color: #FFFFFF;
        background-repeat: no-repeat;
        border-radius: 50%;
    }
}