*{
	-webkit-text-size-adjust: none;
}
body {
	margin:0;
	border:0;
	width:100%;
	color: #274385;
	font-size: 30px;
	line-height:150%;
}
div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	word-wrap: normal;
	word-break: normal;
	border-width:0;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
	line-height: 200%;
}
hr {
	noshade:noshade;
}
th {
	font-weight: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
    overflow:hidden;
}
li{
	list-style: none;
}
a ,
a:hover{
	text-decoration: none;
	cursor: pointer;
}
img{
	max-width:100%;
}
.phoneWrap{display: none;}
.workframe{width:1000px;margin: 0 auto;}
header a{text-decoration: unset;display: block;}
header .topBar {
    background-color: #064378;
    padding: 10px 0;
}
header #memberArea{
    text-align: end;
}
header #memberArea input{
    height: 25px;
    line-height: 25px;
    background-color: #0465ae;
    padding-left: 10px;
    border: 0;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 90px;
    padding-right: 10px;
    margin-right: 10px;
    outline: none;
}
header #memberArea input::placeholder{color:rgb(255 255 255 / 0.5);}
header #memberArea ._fzFk1Wn{display: inline-block;}
header #memberArea #forget_pwd{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
header #memberArea .login{
    background: #0297ff;
    display: inline-block;
    color: #fff;
    padding: 4px 20px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px;
    border-radius: 5px;
}
header #memberArea .registered{
    background: #13b5b1;
    display: inline-block;
    color: #fff;
    padding: 4px 20px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px;
    border-radius: 5px;
}
header .menuBox{
    overflow: hidden;
}
header #cis{
    float: left;
    width: 170px;
    margin: 16px 0;
}
header .mbMenu{
    float: right;
    width: calc((100%/8) -1px);
}
header .mbMenu nav{
    text-align: end;
}
header .mbMenu nav p{
    padding: 0 0;
    margin: 0;
    display: inline-block;
}
header .mbMenu nav p a{
    position: relative;
    padding: 0 10px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333;
    height: 60px;
    line-height: 60px;
    display: inline-block;
}
header .mbMenu nav p a:after {
    content: '';
    height: 4px;
    background-color: transparent;
    position: absolute;
    width: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: width ease .3s;
}
header .mbMenu nav p:hover a:after {background-color: #1c67b3;width: 100%;}
header .mbMenu nav p:hover a{    color: #2d89de;}
.banner {position:relative;}
.banner a img{ width:100%;}
.banner .in_bammer_all{
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 70%);
    padding: 10px 0;
    width: 100%;
}
.banner .in_bammer_all >div{width:1000px;margin:0 auto;}
.banner .in_bammer_all marquee{
    color: #fff !important;
    font-size: 14px;
}
/* footer */
footer {position: relative;background: #353535;font-size: 16px;color: #fff;z-index:2;}
footer .workframe {overflow: hidden;}
footer #footerCompany {padding: 50px 0 20px;}
footer .row h2{
    color: #fdba01;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
footer .row h2 b{
    font-size: 14px;
    color: #fff;
    font-weight: 200;
    margin-left: 5px;
    letter-spacing: 0;
}
footer .row{
	width: calc((100% - 200px) / 2);
	float:left;
	color:#fff;
	margin-right: 40px;
}
footer .row p.copy{
    font-size: 12px;
    color: rgb(255 255 255 / 25%);
}
footer .row:nth-child(3){
	float: right;
	width: 120px;
	margin: 0;
}
footer .row:nth-child(3) p{
    display: inline-block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
footer #footerSet { padding: 0 0 50px; }
footer #footerCompany .comlist , footer #footerCompany .fcontact , footer #footerCompany .footernav {max-width: 100%;}
footer #footerCompany #footer-qrcode { margin: 0 0 10px; width: 100%; }
footer #footerCompany .sedc >div { margin-bottom: 3px; display: inline-block; vertical-align: top; }
footer #footerCompany .sedc >div a { padding: 0 25px; height: 40px; background: #5a3a34; display: block; text-align: center; line-height: 40px; font-size: 16px; font-family: 'Oswald',sans-serif; color: #cecece; }
footer #footerCompany .sedc #footer-FB a { background: #394050; }
footer #footerCompany .sedc a b { font-weight: 400; }
footer #footerCompany .comlist li:first-child { margin-bottom: 15px; }
footer #footerCompany .comlist li b { margin-right: 10px; color: #efefef; vertical-align: middle; }
footer #footerCompany .comlist li span { vertical-align: middle; }
footer #footerCompany p { margin-bottom: 15px; }
footer .row p.CopyR {
    font-size: 12px;
    color: rgb(255 255 255 / 25%);
}
footer #footerCompany p.sitemap , footer #footerCompany p.sitemap a { color: #7acab8; }
footer #footerCompany p a { color: #fff; }
footer #footerCompany .fcontact li { margin-bottom: 5px; }
footer #footerCompany .fcontact li a { padding: 13px 0; background: #0d0d0d; display: block; text-align: center; color: #fff; transition: all linear .3s; }
footer #footerCompany .fcontact li:nth-child(even) a { background: #4e4e4e; }
footer #footerCompany .footernav li {display: inline-block;margin: 0 50px 0 0;}
footer #footerCompany .footernav li a , footer #footerCompany .comlist li span a {color: #d2d2d2;font-size: 14px;}
footer #footerCompany .fcontact { max-width: 80%; }
/* linejoin */
#linejoin{position: fixed;top: 30%;z-index: 99999999999;}
.animeEffectA ul li img{ width: 40px;}
#linejoin .share{background: linear-gradient(90deg, #ca652f 0%,#d34670 20%,#de0ea0 40%,#de0ea0 60%,#5e38e3 100%);width: 80%;margin: 10px auto 0;text-align: center;}
#linejoin .share a{color: #fff;font-size: 25px;display: inline-block;margin: 0 5px;height: 45px;}
#linejoin .gogogog{ position: absolute; top: 50%; margin-left: 150px;}
#linejoin .gogogog a{ text-decoration: none; background: #f39800; padding: 5px; color: #fff; border-bottom-right-radius: 10px; border-top-right-radius: 10px;}
#linejoin .gogogog #clickclose{ display: block;}
#linejoin .gogogog #clickopen{ display: none; padding: 15px;}
.menu_list {text-align: center;margin-top: 10px;}
.menu_list li{ list-style-type: none; text-align: center; display: inline-block; cursor: pointer; margin: 0 2px;}
.menu_list li a { text-decoration: none;}
.menu_list li:hover a{ -webkit-filter: grayscale(1); -webkit-animation: tada 1s; animation: tada 1s;}
.menu_list i { font-size: 2em; padding: 2px 0;}
.menu_list li:hover i { color: white; background: linear-gradient(#fff, #fff); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

@media screen and (max-width: 980px) {
.workframe, .banner .in_bammer_all >div{width: 95%;}
 #linejoin{display: none;} 
.phoneWrap{display:block;position:fixed;bottom:0;left:0;width:100%;z-index:99;}
.phoneWrap ul{overflow:hidden;}
.phoneWrap li{float:left;width:50%;}
.phoneWrap  a{background: #0197ff;display:block;padding:40px 0;text-align:center;color: #fff;}
.phoneWrap li.line a{background: #2fb5b1;}
	footer{padding-bottom: 50px;}
}