@charset "utf-8";
/* ===================================================================================== */
body {
	font-family:"微軟正黑體", Arial;
	font-size: 13px;
	line-height: 1.4em;
	background: url(../../images/index.jpg ) #ffc59f repeat-x;
	-webkit-text-size-adjust: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #be2623;
	text-decoration: none;
}
img {
	margin-right: 15px;
	margin-bottom: 5px;
	border:0px #ffffff solid !important;
}
.Outbox {
	/* min-height: 920px; */
	margin: 0 auto;
	background: url(../../images/contentbg.png) no-repeat center top;
}
.Content {
	/* width: 920px; */
	/* height: 740px; */
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.contentLeft {
	width: 500px;
	position: relative;
}
.block {
	width: 502px;
	height: 79px;
	background: url(../../images/block.png) no-repeat;
	position: absolute;
	top: 745px;
	left:4px;
}
.block p {
	font-size: 16px;
	line-height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
/*--右方登入區塊--------*/

.contentRight {
	display: flex;
	flex-wrap: wrap;
	width: 420px;
	position: relative;
	/* float: right; */
}
/*--使用者登入區塊--------*/

.leftlog {
	flex: 0 0 50%;
	/* width: 210px; */
	/* height: 300px; */
	background: url(../../images/leftlog.png) no-repeat center top;
	/* position: absolute; */
	/* top: 60px; */
	/* left: 12px; */
}
.question {
	width: 120px;
	height: 112px;
	right: 0;
	top: 10px;
	position: absolute;
}
.question_btn {
	width: 120px;
	height: 112px;
	background: url(../../images/qq.png) no-repeat 0px 0px;
	display: block;
}
.question_btn:hover {
	background-position: 0px -112px;
}
.logname {
	border: #dcdcdc 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	height: 28px;
	font-size: 15px;
	color: #5b5b5b;
	width: 166px;
}
.code {
	border: #dcdcdc 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	height: 28px;
	font-size: 15px;
	color: #5b5b5b;
	width: 71px;
}
.logboxleft {
	margin-top: 68px;
	margin-left: 8px;
}
.logintop {
	margin: 10px;
}
.logtext {
	margin-top: 53px;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 18px;
	font-size: 15px;
	color: #5b5b5b;
}
.logcode {
	float: left;
	margin-left: 12px;
}
.logcode img{
	margin-right: 5px;
}
.leftbtnbox {
	margin-top: 6px;
	margin-left: 10px;
}
.leftlog_btn {
	width: 172px;
	height: 38px;
	background: url(../../images/leftlog_btn.png) no-repeat 0px 0px;
	display: block;
}
.leftlog_btn:hover {
	background-position: 0px -38px;
}
/*--使用者登入區塊END--------*/


/*--新增使用者登入區塊--------*/

.rightlog {
	/* width: 210px; */
	padding-top: 60px;
	padding-left: 15px;
	padding-bottom: 50px;
	flex: 0 0 50%;
	background: url(../../images/rightlog.png) no-repeat center top;
	/* height: 300px; */
	/* position: absolute; */
	/* top: 60px; */
	left: 218px;
	box-sizing: border-box;
}
.rightbtnbox {
	margin-top: 6px;
	/* margin-left: 10px; */
}
.logboxright {
	/* margin-top: 68px; */
	/* margin-left: 8px; */
}
.logtextright {
	margin-top: 36px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
	font-size: 15px;
	color: #5b5b5b;
}
.logtextright span {
	color: #be2623;
	font-weight: bold;
}
.rightlog_btn1 {
	width: 154px;
	height: 38px;
	background: url(../../images/rightlog01.png) no-repeat 0px 0px;
	display: block;
}
.rightlog_btn1:hover {
	background-position: 0px -38px;
}
.rightlog_btn2 {
	width: 154px;
	height: 38px;
	background: url(../../images/rightlog02.png) no-repeat 0px 0px;
	display: block;
}
.rightlog_btn2:hover {
	background-position: 0px -38px;
}
.rightlog_btn3 {
	width: 154px;
	height: 38px;
	background: url(../../images/rightlog03.png) no-repeat 0px 0px;
	display: block;
}
.rightlog_btn3:hover {
	background-position: 0px -38px;
}
.video {
	width: 420px;
	/* height: 295px; */
	background: url(../../images/video.png) no-repeat top center;
	/* position: absolute; */
	padding-top: 71px;
	padding-left: 30px;
	padding-bottom: 15px;
	flex: 0 0 100%;
	top: 738px;
	left: -20px;
	box-sizing: border-box;
}
.videotextbox {
}
.videotext {
	line-height: 20px;
	font-size: 13px;
	margin: 8px 0px 5px 0px;
}

/* announcement */
.announcement {
	/* position: absolute; */
	top: 366px;
	left: 17PX;
	font-size: 1rem;
	line-height: 1.4;
	background: #FFFFFF;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 8px;
	/* max-width: 397px; */
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	font-weight: 700;
	color: red;
	flex: 0 0 97%;
	/* width: 100%; */
	margin: 5px 0;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	.color-info {
		font-weight: 400;
		color: #000;
	}
}

/*20200212 新增影片輪播*/
.youtube{
	width: 368px;
}


.videoList.swiper-wrapper{
	width: 368px;
}

.videoList-image{
	width: 368px;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 54%;
}

.videoList-image img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	-o-object-fit: cover;
	object-fit: cover;
}

.swiper-pagination.videoList-pagination {
    width: 368px;
    padding: 10px 0;
}

.videoList-pagination .swiper-pagination-bullet{
    width: 30px;
    height: 30px;
    margin: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    background-color: #7db7ed;
    opacity: 1;
}

.videoList-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff8e0a;
}

.swiper-slide span{
	font-size: 1rem;
    margin: 10px 0 0 0;
    display: block;
}


/*---"更多"Botton-------------------------------*/
.video_more {
	position: absolute;
	width: 60px;
	height: 30px;
	top: 294px;
	right: 55px;
	background: url(../../images/more.png) no-repeat 0px 0px;
	display: block;
}
.video_more:hover {
	background-position: 0px -30px;
}

/*20200212 新增按鈕*/
.download-button{
    width: 420px;
    height: 70px;
    background: url(../../images/longbtn.png) no-repeat top center;
    position: absolute;
    top: 758px;
    left: 11px;
    font-size: 0;
}

.download-button a{
	width: 100%;
	height: 100%;
	display: block;
}

.download-button:hover{
	background-position: 3px -70px;
}

/*----------------------------------------------*/
.logo {
	background: url(../../images/logo.png) no-repeat;
	width: 60px;
	height: 60px;
	float: left;
	text-decoration: none;
}
.logo span {
	visibility: hidden;
}
.Link {
	/* margin-top: 218px; */
	width: 920px;
	padding-left: 5px;
}
.Copyright {
	width: 920px;
	height: 60px;
}
/* clearfix */
.Copyright::after {
	content: "";
	display: table;
	clear: both;
}
.Footer {
	width: 920px;
	/* height: 180px; */
	padding-top: 50px;
	padding-bottom: 60px;
	color: #000;
	margin: 0 auto;
}
.Footer::after {
	content: "";
	display: table;
	clear: both;
}

.Footer img {
	border:2px #ffffff solid !important;
}

.footerBox {
	width: 850px;
	font-size: 14px;
	color: #000;
	line-height: 1.5em;
	margin-top: 25px;
	padding-left: 70px;
}
.footerBox span {
	color: #545454;
	font-size: 13px;
	line-height: 1.5em;
}
.clearFix:after {
	display: block;
	width: 0;
	height: 0;
	content: ".";
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}



/* fonts===================================================================================== */

.qr {
    top: 580px !important;
}
