	@charset "utf-8";
	* {
	margin:0;
	padding:0
	}
	body {
	background:#fff;
	color:#33383c;
	font-size:13px;
	/*font-family: 'Noto Sans TC',sans-serif;*/
	line-height:1.6em
	}
	a {
	text-decoration:none;
	
	}
	a:hover {
	color:#f2673a
	}
	a img {
	border:0
	}
	h1, h2, h4, h5 {
	margin:.3em 0;
	font-family: 'Noto Sans TC',sans-serif;
	}
	
	h1 {
	font-size:3em;
	line-height:1.2em;
	 text-transform: uppercase;
	}
	
	h2 {
	color:#484848;
	font-size:37px;
	margin:.6em 0
	}
	h3 {
	font-size:18px;
	}
	
	h4 {
	line-height:20px;
	}

ul, li {
    list-style: none;
}

.grid {
    width: 100%;
}

.grid li {
    float: left;

	margin:5px;
}
	p {
	margin:0 0 1.1em 0
	}
	

	#container {
	background: #f00;
	margin:0 auto;

	}
	
	#container p {
	font-size:14px;
	padding-right:20px;
	
	}
	
	#header {
	background-attachment:fixed;
	display:block;

	
	
	
	
	
	}
	#logo {
	max-width:1200px;
	margin:0 auto;
	font-size:24px;
	font-weight:bold;
	line-height:56px;
	margin-top:10px;
	}
	#logo a {
	color:#484848;
	
	}
	.nav {
	max-width:1200px;
	margin:-64px auto 0 auto;
	height:70px
	}
	
	.clipboard{
	float:left;
	width:70px;
	height:21px;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	background:#db2e2e;
    }
	
	.nav a {
	color:#2460a5;
	padding:0 10px;
	}
	.nav li.first a {
	color:#fff
	}
	.nav li.last a {
	border-right:0
	}
	.nav a:hover {
	color:#ffca00;
	text-decoration:none
	}
	
	
	.form2 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	float:left;
}	
	


	#footer {
	clear:both;
	padding:30px 0;
	text-align:right;
	color:#666;
	font-size:12px
	}
	#footer .bl {
	max-width:1150px;
	margin:0 auto;
	height:40px;
	text-align:center;
	}
	#footer .bl li {
	list-style:none;
	display:inline;
	padding-left:10px
	}
	#footer a {
	color:#bbb;
	font-weight:normal
	}

	.border {
    border: 1px solid #d4d4d4;
}

	.bordera {
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
	
	.inner-box {
    background-color: #fff;
    float: left;
    margin-left: 0;
    margin-right: 13px;
    margin-bottom: 13px;
	padding:5px;
    text-align: left;
	line-height:20px;
    width: 47.5%;
  }
  
  	.inner-boxs {
    float: left;
	padding:5px;
    text-align: left;
	line-height:20px;
    width: 55%;
  }
  
  
  
  
  	.inner-tag {
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    margin-left: 0;
    margin-right: 13px;
    margin-bottom: 13px;
	padding:5px;
    text-align: left;
	line-height:20px;
  }

  	.inner-box_l {
    float: left;
	width:15%;
	text-align:center;
	padding-top:10px;
  }
  
  .inner-box_r {
    float: left;
	width:80%;
  }
	
	.primary {
	width:100%;
	float:left;
	padding:5px;
	line-height:25px;
	}
	
	.primary_l {
	width:5%;
	float:left;
	
	}
	
	.primary_c {
	width:90%;
	float:left;
	word-break:break-all; 
	overflow:auto;
	line-height:25px;

	
	}
    .bg{
	background:#f7f8f6;
		}
		
		#sn {
    width: 75%;
    font-size: 20px;
    height: 60px;
}
	
.pure-form input[type="text"], .pure-form textarea, .pure-form select {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #fff;
    box-sizing: border-box;
    width: 100%;
	border-radius: 8px;
	margin-top:10px;
}

#ss {
    font-size: 16px;
    width: 115px;
}
input[type="submit"] {

width: 100%;
margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
padding: 18px 30px;
color: #FFF;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 26px;
text-transform: uppercase;
background-color: #FF6600;
border: none;
cursor: pointer;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-appearance: none;
text-transform: uppercase;
border-radius: 8px;
}


.owl-stage-outer {
    width: 100%;
	float:left;
	margin: 0 auto;
}



.owl-item {

border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
    background: #fff;
	padding:5px;
}

.owl-item .slider__item {
    width: auto;
}

.slider__item {
    width: calc(33% - 63px);
    padding-bottom: 100px;
	text-align: center;
    padding: 15px;
}

.slider__img {
    width: 100%;
    text-align: center;
}

.slider__top {
    width: 100%;
    margin-bottom: 14px;
    margin-top: 22px;
}

.slider__text {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 100%;
    margin-top: 5px;
    font-weight: 400;
}


.slider__top span {
    color: #3d3e40;
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-size: 140%;
    text-align: center;
}

	.nav-list {
	float:right;
	margin-top: 30px;
	text-transform:uppercase;
	}
	.nav li {
	display:block;
	float:left;
	list-style:none;
	padding:0;
	margin:0 .2em;
	text-align:center;
	
	}
	.nav li.last {
	border:0
	}
	.nav .global img {
	vertical-align:middle
	}
	.nav-mobile {
	display:none;
	cursor:pointer;
	position:absolute;
	top:8px;
	right:5px;
	background:transparent url(../images/nav.png) no-repeat center center;
	height:65px;
	width:65px;
	}


.bodyys {
    margin: 0;
    width: 100%!important;
    float: left;
}

.bodyys ul {
    list-style-type: none;
    margin: 0;
    width: 33%!important;
    float: left;
}


.bodyys ul li {
    font-size:1.1em!important;
    margin-bottom: 0.7em;
	background: #fff!important;
padding: 6px;

}

.bodyy {
padding: 5px;
    margin: 0;
    width: 50%!important;
    float: left;
}

.bodyy1 {
padding: 5px;
    margin: 0;
    width: 44.5%!important;
    float: left;
}

.bodyy ul {
    list-style-type: none;

    margin: 0;
    width: 47.5%;
    float: left;
}

.bodyy ul li {
    font-size: 1.2em;
    margin-bottom: 0.7em;
	border-radius: 10px;
background: #f9f9f9;
padding: 6px;

}

.bodyy img {
    max-width: 100%;
}


.bodyy ul li img {
    width: 1.2em;
    margin-right: .5em;
}
.bodyy1 img {
    max-width: 100%;
	
}
img {
    vertical-align: middle;
}


.join {
    background: #2E2E2E;
}
.section {
margin:0 auto;
float: left;
width: 100%;
}

.landing{
background: linear-gradient(to bottom right, #2592C6, #8c01ff 100%);
}



.bj1{
background:#f1f3f6!important;
}

.bj2{
background:#fff;

}
	
.bj3{
background:#f4f4f4;
}

.bj4{
background:#e5e5e5;
color: #b7b7b7;
}

.bj4 a{
color: #b7b7b7;
}

.bj14{
background:#e5e5e5;
color: #58585a;
}



.bj5{
background:#fffaf0;
}

.bj6{
background:#2592C6;
}


.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 32%;
}

.col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18.6%;
    -ms-flex: 0 0 18.6%;
    flex: 0 0 18.6%;
    max-width: 18.6%;
}

.p-2 {
    padding: 0.5rem 0.5rem !important;
}

.box {
    border: 1px solid #ffe9be;
    color: #373A3C;
    text-decoration: none;
    background: #fffaf0;
    padding: 8px ;
    display: block;
   font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
}
.buttons{
height: 2.75em;
padding: 0 2.35em;
border-radius: 1.375em;
font-family: proxima-nova,sans-serif;
font-weight: 700;
background: #fcc900;
display: inline-flex;
align-items: center;
text-align:center;
color: #171717;
font-size:1.6em;
margin-bottom:25px;

}

.f13{ font-size: 13px!important;}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px;
}

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

.table thead {
    background-color:#F2F2F2;
    color: #d1d1d1;
}

.teaser-page .results-preview-details {
    background-color: #fff;
    border: 1px solid #eaeaea;
}

.table thead {
    color: #626262;
}

th {
    text-align: left;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

.table tbody tr td img {
    width: 1.6em;
    margin-right: 1em;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px;
    line-height: 1.846;
    vertical-align: top;
    border-top: 1px solid #e6e6e6;
}
.greenColor {
    color: #43a92d !important;
}


.menu-element ul {
    margin: 0 0 1em 0;
    padding: 0;
        padding-left: 0px;
    list-style-type: none;
}

.footerNav li {
    float: left;
    padding-bottom: 12px;
    padding-right: 3%;
}

.menu-element ul li a {
    color: #58585a;
    display: block;
    width: 100%;
}

.menu-element ul li a:hover {
    color: #FF6600;

}
	
	@media(max-width:1023px) {
	
		.col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23.6%;
    -ms-flex: 0 0 23.6%;
    flex: 0 0 23.6%;
    max-width: 23.6%;
}
	
	.col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 32%;
}
	
	.bodyy {
    padding: 5px;
    margin: 0;
    width: 97% !important;
    float: left;
}

  .bodyy ul {
    list-style-type: none;
    padding: 0 0 0 1em;
    margin: 0;
    width: 47.5%;
    float: left;
}

	#container {
	padding:0 10px;
   }

	body {
	line-height:1.4em
	}
	form div {
	padding:0 .5em
	}
	h2 {
	font-size:1.4em
	}

	#home h2 {
	margin:20px 0 0 0;
	font-size:1.8em
	}
	#home #search {
	padding:10px 0;
	text-align:center
	}

	#logo img {
	width:230px;
	height:auto;
	margin-left:5px
	}
	#sf label {
	display:none
	}

	.primary {
	width:100%;
	float:left;
	margin:3px;
	padding:0px;
	}
	

	#footer {
	padding:10px 0;
	text-align:center;
	font-size:.85em
	}
	#footer .bl {
	background:0;
	width:auto;
	height:auto
	}
	#footer .bl li {
	padding:0;
	margin-right:20px
	}

	
	.bcs * {
	font-size:1em
	}
	#search {
	width:100%;
	padding:10px 0;
	text-align:center
	}
	#search h2 {
	font-size:1.6em
	}
	#hsp {
	font-size:1.1em;
	width:auto;
	padding:0 10px;
	text-align:center;
	margin:20px auto;
	max-width:640px
	}
	#sn {

	max-width:75%;
	border-radius:4px;
	font-size:1em
	}
	#sf {
	width:98%;
	margin-top:25px;
	}
	#ss {
	border-radius:4px;
	width:75px;
	height:54px;
	padding:.5em;
	font-size:1em
	}


	#search {
	padding:25px 0
	}
	#search .message {
	width:auto
	}
	.pure-form label {
	margin:.5em 0
	}
	.nav {
	width:100%
	}
	.nav li {
	float:left;
	width:100%;
	margin:0;
	border:0;
	border-top:1px solid #f3f3f3;
	padding:4px 0;
	line-height:30px;
	background-color:#fff
	}
	.nav a {
	display:block;
	width:100%;
	padding:0;
	border:0
	}
	.nav-mobile {
	display:block
	}
	.nav-list {
	display:none;
	width:100%;
	margin-top:60px
	}
	.nav-active {
	display:block
	}

	@media (max-width:600px) {
	
	.col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
	
	.col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
	
	.bodyy1 {
padding: 5px;
    margin: 0;
    width: 92%!important;
    float: left;
}

.bodyys ul {
    list-style-type: none;
    margin: 0;
    width: 45%!important;
    float: left;
}

.bodyys ul li {
    font-size:0.9em!important;
    margin-bottom: 0.7em;
padding: 6px;
background: #fff!important;

}

h3 {
    font-size: 15px;
}

.bodyy {
   padding: 5px;
    margin: 0;
    width: 97% !important;
    float: left;
}


   .bodyy ul {
    list-style-type: none;
    padding: 0 0 0 1em;
    margin: 0;
    width: 44.5%;
    float: left;
}

.bodyy ul li {
    font-size: 1em;
    margin-bottom: 1.2em;
    border-radius: 10px;
    background: #f9f9f9;
    padding: 6px;
}
	
	
	.inner-box {
    border: 1px solid #ddd;
    width: 98%;
  }
  .don{
  display:none;
  
  }
  
  .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    width:100%;
}
  
  	h1 {
	font-size:3em!important;
	line-height:1.1em;
	 text-transform: uppercase;
	}

		#logo {
	font-size:18px;
	line-height:26px;
	padding-bottom:15px;

	}
	
	.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
	float:left;
}

	}
	
@media screen and (min-width: 600px) and (max-width: 900px) {
.inner-box {
    width: 47%;
  }

.don{
  display:none;
  
  }
  
  .bodyy ul {
    list-style-type: none;
    padding: 0 0 0 1em;
    margin: 0;
    width: 47.5%;
    float: left;
}


	h1 {
	font-size:1.2em;
	}
	
		#search {
	
	padding:3em 0 3em 0;
	}
	
	.hidden-xs{display:none!important}
	
	.top {
	height:auto
	}

	header {
	height:auto
	}
	header .logo {
	width:100%
	}
	header .search {
	float:left;
	width:100%
	}
	header .search input {
	width:100%;
	margin-top:10px
	}

	.action {
	display:none
	}
	.stores li {
	width:100%
	}
	footer {
	width:100%
	}
	h1 {
	font-size:1.6em;
	}

	}
	
	
	
	
	


