@charset "utf-8";
/*====================*/
/*=== Reset Styles ===*/
/*====================*/

/*@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css); /*????  font-family: 'cwTeXKai', serif; */
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
/*????  font-family: 'cwTeXYen', sans-serif;*/
/*@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css); /*?????   font-family: 'cwTeXFangSong', serif; */
/*@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css); /*????  font-family: 'Noto Sans TC', sans-serif;*/
/*@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css); /*????   font-family: 'cwTeXMing', serif;*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

/* HTML5 tags */
header,
section,
footer,
aside,
nav,
article,
figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/

a,
a:visited {
	color: blue;
	text-decoration: none;
}

a:hover,
a:active {
	color: #000;
	text-decoration: none;
}

.slider-wrapper {
	width: 90%;
	margin: 5px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear: both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'cwTeXYen', sans-serif;
	font-size: 13px;
	background-color: #000;
	/*background-image: url(../image/bg.jpg);	*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #fff;
}

#overall {
	width: 100%;
	height: 100%;
}

.center {
	position: absolute;
	top: 224px;
	margin-top: -250px;
	left: 0;
	width: 100%;
}

.center2 {
	position: relative;
	width: 1000px;

}

#logo {
	/*background-image: url(../image/logo.png);	*/
	height: 80px;
	width: 280px;
	float: left;
	margin-top: 40px;
	justify-content: center;
	/* 水平置中 */
	align-items: center;
	/* 垂直置中 */
}

#logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#menu {
	height: 150px;
	width: 100%;
	z-index: 10;
	background-image: url(../image/topbg.png);
}

#menu_all {
	background-image: none;
	background-repeat: repeat-x;
	float: none;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;

}

#menu_button {
	float: left;
	height: 150px;
	width: 750px;
}

#header {
	height: 540px;
	color: #FFF;
}

#BackgroundDiv {
	height: 540px;
	width: 100%;
	overflow: hidden;
}

#Background {
	height: 540px;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background-image: url(../image/Background/1.jpg);
}

#ShowBackground {
	height: 540px;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

#web_logo {
	float: left;
	height: 90px;
	width: 200px;
	margin-bottom: 5px;
}

#b_banner_content {
	float: none;
	height: 440px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/* background-image: url(../test/bannercontent.png); */
	background-repeat: no-repeat;
}

#main {
	height: 100%;
	width: 100%;
}

#main_content {
	background-image: none;
	background-repeat: repeat-x;
	float: none;
	_height: 850px;
	min-height: 850px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 0px;
}

#floor {
	height: 24px;
	width: 100%;
	float: none;
	background-color: #666;
	/*background-image: url(../image/floorBG.png);
	background-repeat: no-repeat;
	*/
}

#floor_content {
	float: none;
	height: 24px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


a:link {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
	color: #FFF;
}


table.mytb {
	font: normal 16px helvetica, verdana, arial, sans-serif;
	background-repeat: repeat;
	border-spacing: 1px;
	font-family: 'cwTeXYen', sans-serif;
}

table.mytb th {
	border: none;
	padding: 10px;
	font-size: 22px;
	background-color: rgb(0, 24, 68);
	color: #ffffff;
}

table.mytb td {
	border: none;
	padding: 10px;
	font-size: 22px;
	color: #ffffff;
}

table#my_type td {
	border: none;
	padding: 10px;
	font-size: 20px;
	color: #ffffff;
}

table.mytb td a:link,
a:visited,
a:active {
	color: #f5ff9e;
}

table.mytb td a:hover {
	color: #FF0000;
}

table.mytb tr:hover {
	background: #09F;
}

#news_content {
	width: 800px;
	/* padding-top: 20px; */
	margin-left: auto;
	margin-right: auto;
}

#page_content {
	width: 100%;
	text-align: center;
	color: #ffffff;
}

.page_span {
	margin-left: 20px;
	font-size: 18px;

}

#details {
	width: 100%;
	_height: 650px;
	min-height: 650px;
	padding: 15px;
	background-image: url(../image/contentbg.png);
	border: solid;
	border-width: 1px;
	border-color: #FFF;
}

.details_title {
	color: rgb(255, 165, 0);
	font-size: 24px;
}

.into_title {
	font-size: 72px;
	color: #ff3f34;
}

#career_into {
	text-align: center;
}


#career_into ul li {
	display: inline;
	margin-right: 15px;
}

#career_into ul li a {
	color: #f5ff9e;
	text-decoration: none;
	font-size: 24px;
}

#career_into ul li a:hover {
	color: #44C5DB;
}

.details_content {
	color: rgb(255, 255, 255);
	font-size: 18px;
	margin-top: 20px;

}

.details_content a:link {
	text-decoration: underline;
	color: #F5FF9E;
}

.details_content a:visited {
	text-decoration: underline;
	color: #F5FF9E;
}

.details_content a:active {
	text-decoration: underline;
	color: #F5FF9E;
}

.details_content a:hover {
	text-decoration: none;
	color: #44C5DB;
}

.details_ul {
	margin: 0 0 0 10px;
}

.details_ul li {
	margin: 0 0 0 10px;
	line-height: 25px;
}

.into_ul li {
	margin: 0 0 0 60px;
	line-height: 50px;
}

.s_ul li {
	margin: 0 0 0 50px;
	line-height: 20px;
	font-size: 20px;
}

.li_c_blue li {
	color: #5151FF;
}

table.tb_alltext_center th {
	text-align: center;
}

table.tb_alltext_center td {
	text-align: center;
}

table.tb_alltext_mid th {
	vertical-align: middle;
}

table.tb_alltext_mid td {
	vertical-align: middle;
}

#special_title {
	height: 70px;
	vertical-align: top;
	line-height: 70px;
	font-size: 36px;
	color: #44C5DB;
}

.special_menu {
	font-size: 20px;
	margin-right: 10px;
}

.special_menu a:link {
	text-decoration: none;
	color: #f5ff9e;
}

.special_menu a:hover {
	text-decoration: none;
	color: #44C5DB;
}

.mark {
	color: #F00;
	font-weight: bold;
}

.green {
	color: #5ae478;

}

.orange {
	color: #ff9001;

}

.font-32 {
	font-size: 32px;
}

.font-28 {
	font-size: 28px;
}

.lvbtn {
	margin: 10px;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	background-color: rgb(77, 59, 20);
}

.lvbtn a:link {
	text-decoration: none;
	color: #FFF;
}

.lvbtn a:hover {
	text-decoration: none;
	color: #44C5DB;
}

.lvbtn_select {
	margin: 10px;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	background-color: #DA0D0D;
	color: #FFF;
}

.lvbtn_select a:link {
	text-decoration: none;
	color: #FFF;
}

.lvbtn_select a:hover {
	text-decoration: none;
	color: #FFF;
}


.uplvbtn {
	margin: 5px;
	padding: 5px 10px 5px 10px;
	background-color: rgb(77, 59, 20);
	float: left;
}

.uplvbtn a:link {
	text-decoration: none;
	color: #FFF;
}

.uplvbtn a:hover {
	text-decoration: none;
	color: #44C5DB;
}

.uplvbtn_select {
	margin: 5px;
	padding: 5px 10px 5px 10px;
	background-color: #DA0D0D;
	color: #FFF;
	float: left;
}

.uplvbtn_select a:link {
	text-decoration: none;
	color: #FFF;
}

.uplvbtn_select a:hover {
	text-decoration: none;
	color: #FFF;
}

table.datatb {
	font: normal 16px helvetica, verdana, arial, sans-serif;
	background-repeat: repeat;
	border-spacing: 1px;
	font-family: 'cwTeXYen', sans-serif;
	font-size: 18px;
}

table.datatb th {
	padding: 5px;
	background-color: rgb(0, 24, 68);
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

table.datatb td {
	padding: 5px;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.datatb a:link {
	text-decoration: none;
	color: #F5FF9E;
}

.datatb a:visited {
	text-decoration: none;
	color: #F5FF9E;
}

.datatb a:active {
	text-decoration: none;
	color: #F5FF9E;
}

.datatb a:hover {
	text-decoration: none;
	color: #44C5DB;
}

#floor_ad {
	height: 80px;
	width: 100%;
	float: none;
}

#floor_ad_content {
	float: none;
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#itemSTypeContent {
	_height: 60px;
	min-height: 60px;
	width: 100%;
	margin-left: 30px;
}

.itemSType {
	font-size: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.itemSType a:link {
	text-decoration: none;
	color: #F5FF9E;
}

.itemSType a:visited {
	text-decoration: none;
	color: #F5FF9E;
}

.itemSType a:active {
	text-decoration: none;
	color: #fff;
}

.itemSType a:hover {
	text-decoration: none;
	color: #44C5DB;
}

/*	TtemContentStyle-Start
*/
.item_content {
	color: rgb(255, 255, 255);
	font-size: 16px;
	margin: 20px;
}

.item_title {
	color: rgb(255, 255, 255);
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom-style: solid;
	border-color: white;
	border-width: 1px;
}

.item_title_type {
	color: rgb(255, 253, 120);
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%;
}

.item_info {
	color: rgb(255, 255, 255);
	font-size: 16px;
	width: 100%;
	_height: 100px;
	min-height: 100px;
	margin-bottom: 10px;
}

.item_img_div {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #000;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}

.item_img_desc {
	_height: 110px;
	min-height: 180px;
	width: 100%;
	margin-bottom: 10px;
}

.item_img {
	height: 40px;
	width: 40px;
	padding: 10px;
}

.item_desc {
	float: left;
	_height: 100px;
	min-height: 100px;
	border-style: solid;
	width: 500px;
	border-color: white;
	border-width: 1px;
	margin-left: 30px;
}

.item_desc_line {
	margin: 5px;
}

.item_desc_line_title {
	width: 80px;
	text-align: right;
	display: inline-block;
}

.item_desc_line_other {
	margin-left: 30px;
	color: rgb(80, 193, 234);
}

.item_desc_line_power {
	margin-left: 30px;
	color: rgb(240, 122, 234);
}

.item_desc_line_defe {
	margin-left: 30px;
	color: rgb(226, 162, 99);
}

.item_get_title {
	color: rgb(137, 184, 255);
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%;
}

/*	TtemContentStyle-End
*/


#fbox_item_content {
	background-image: none;
	background-repeat: repeat-x;
	float: none;
	_height: 450px;
	min-height: 450px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 0px;
}

#fbox_item_details {
	width: 650px;
	_height: 450px;
	min-height: 450px;
	padding: 15px;
	background-image: url(../image/contentbg.png);
	border: solid;
	border-width: 1px;
	border-color: #FFF;
	margin: 10px;
}

.img-style {
	border: 4px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#MyBlog_1,
#MyBlog_2,
#MyBlog_3,
#MyBlog_4,
#MyBlog_5,
#MyBlog_6,
#MyBlog_7 {
	position: fixed;
	/*?????????????????????absolute*/
	top: 50%;
	/*??????*/
	right: -70px;
	/*???????????????????????*/
	background: #ffffff;
	/*????*/
	padding: 10px 20px;
	border-radius: 10px;
	/*??*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#MyBlog_1:hover,
#MyBlog_2:hover,
#MyBlog_3:hover,
#MyBlog_4:hover,
#MyBlog_5:hover,
#MyBlog_6:hover,
#MyBlog_7:hover {
	/*??????????????*/
	right: -10px;
}

#MyBlog_1 #title,
#MyBlog_2 #title,
#MyBlog_3 #title,
#MyBlog_4 #title,
#MyBlog_5 #title,
#MyBlog_6 #title,
#MyBlog_7 #title {
	padding-right: 5px;
	/*???????????*/

}

#MyBlog_1 {
	margin-top: -50px;
}

#MyBlog_2 {
	margin-top: 0px;
}

#MyBlog_3 {
	margin-top: 50px;
}

#MyBlog_4 {
	margin-top: 100px;
}

#MyBlog_5 {
	margin-top: 150px;
}

#MyBlog_6 {
	margin-top: 200px;
}

#MyBlog_7 {
	margin-top: 250px;
}

#MyBlog {
	font-size: 24px;
}

#MyBlog a {
	color: #000;
}

#MyBlog strong {
	color: #0035ff;
}

.i_img img {
	-webkit-transition: 1.5s;
}

.i_img img:hover {
	-webkit-transform: scale(1.3);

}

.hrr {
	display: block;
	unicode-bidi: isolate;
	-webkit-margin-after: 1.8em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	overflow: hidden;
	border-style: inset;
	border-width: 3px;
}

.selected_id {
	font-size: 24px;
}

.selected_id a {
	color: #E3FF34;
}



.selected_type a {
	font-size: 28px;
	color: #E3FF34;
}

.category_1 img {
	/* margin:-240px 0 0 -240px; */
	/*-webkit-transform: scale(.5);*/
	-webkit-transition: 1s;
}

.category_1 img:hover {
	-webkit-transform: scale(1.5);
}

.m_page {
	font-size: 24px;
}

.m_page a {
	color: #E3FF34;
}

#facebook body {
	color: #fff;
}

/**撌血��*/
.float-left {
	left: 30px;
	top: 350px;
	position: fixed;
}

.float-left ul,
.float-left ul li {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
}

.float-left ul li a {
	width: 188px;
	height: 133px;
	color: transparent;
	/* opacity: .6; */
	user-select: none;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.float-left ul li a:hover {
	opacity: 1;
}

.float-left ul li a.new {
	background-image: url(https://i.imgur.com/Y4Do2ip.gif );
}

.float-left ul li a.line {
	background-image: url(https://i.imgur.com/NmtLzBT.gif);
}

/* .float-left ul li a.at{
			background-image: url(https://i.imgur.com/lhllWxr.gif);
		} */

.float-left ul li a.s4 {
	background-image: url(https://i.imgur.com/UhykV9l.gif);
}


.float-left ul li a.pb {
	background-image: url(https://i.imgur.com/BB3Jc2l.gif);
}

/*���璈����*/
@media screen and (max-width: 1500px) {
	.float-left {
		display: none;
	}

	.a_fl {
		display: none;
	}

	#MyBlog_1,
	#MyBlog_2,
	#MyBlog_3,
	#MyBlog_4,
	#MyBlog_5,
	#MyBlog_6,
	#MyBlog_7 {
		display: none;
	}
}