@charset "utf-8";

/* CSS Document */





htel {
margin:0;
padding:0;
font-size:16px
}

body {
font-family:"Varela Round","sans-serif","微軟正黑體";
margin:0 auto;
font-size:16px
}


@media (max-width: 767px) {
	body:before {
    height: 80vw;
	left: 10px;
}

	
	
}
h1,h2,h3,h4,h5,h6 {
color:#3f3f3f;
margin:0 0 15px;
letter-spacing:1px;
font-weight:700
}

ol,ul {
list-style:none;
margin:0;
padding:0
}

iframe {
border:0;
outline:0
}

.imp {
color:red
}

table {
border-spacing:0;
border-collapse:none
}

a {
text-decoration:none
}

a:hover {
text-decoration:none
}

.table-responsive {
border:0 solid #ddd!important
}

.logo-menu {
padding:0;
width:300px;
position:absolute
}

.Menu {
background-color:rgba(255,255,255,0);
padding:20px 30px;
float:right;
width:calc(100% - 200px)
}

.navbar-wrapper {
width:100%;
top:0;
z-index:999;
left:0;
    background-color: #ffffff00;
	position: absolute;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {

    font-size: 10px;
}
.navbar-header a {
   background: #fff0;
}
.navbar-header a:hover {
   background: #fff0;
}
.navbar-brand {
    height: 90px;
    margin: 0!important;
    padding: 10px 20px;
    overflow: hidden;
    position: relative;
    background: #232946;
    z-index: 100;
}

.navbar-brand img {
max-height:100%
}

nav.navbar.bootsnav ul.nav > li > a {
color: #fff;
}

#container {
padding-top:0px;
overflow:hidden
}

.interval {
padding-bottom:0
}

.wordedit img {
height:auto!important;
max-width:100%!important
}

.topimg img {
width:100%;
}

.breadcrumb {
background:transparent none repeat scroll 0 0;
	

border-bottom:0px solid #ebebeb;
display:inline-block;
font-size:14px;
line-height:25px;
min-height:6px;
overflow:hidden;
padding:20px;
position:relative;
text-transform:capitalize;
width:100%;
z-index:1;
margin-bottom:20px;
	border-radius: 4px;
}

.breadcrumb li:last-child {
color:#000
}

.breadcrumb a {
color:#3c3c3c
}

.breadcrumb > .active,.breadcrumb a:hover {
color:#ffae00
}

.intermediate {
width:1200px;
margin:auto
}

.intermediate h3 {
position:relative;
display:inline-block;
font-size:40px;
font-weight:500;
color:#161616;
width:100%;
margin:25px auto;
text-align:center
}

.intermediate h3:after {
content:'';
display:block;
width:0;
height:2px;
margin:25px auto;
background-color:#e91e63;
transition-delay:.7s;
width:60px
}

@media (max-width: 998px) {
.navbar-brand {
    height: 65px;
  
}
	
.intermediate h3 {

font-size:30px;

}
}

.img-masonry img {
width:100%
}

.news_wrapper {
margin-left:-10px;
margin-right:-10px
}

.news-box {
padding:10px
}

.news-content {
background-color:#FFF;
padding:0;
transform:translateY(0px);
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
position:relative
}

.news-content .image {
width:100%;
overflow:hidden;
	    border: 1px solid #cecece;
}

.news-content .image img {
width:100%
}

.news-content h5 {
font-size:12px;
text-align:center;
margin:0;
background-color:rgba(0,0,0,0.7);
position:absolute;
z-index:1;
top:0;
right:0;
color:#FFF;
padding:10px;
letter-spacing:2pt
}

.news-content .text {
position:relative;
padding:30px 10px 30px
}

.news-content .title {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 3rem;
}

.news-content .date {
font-size:12px;
color:#999;
letter-spacing:1pt;
text-align:center;
width:100%;
	display:none;
	
}

.news-content .line {
text-align:center;
width:70px;
margin:0 auto 10px;
padding-bottom:10px;
border-bottom:1px solid #CCC
}

.news-content .desc {
font-size:14px;
line-height:22px;
color:#000;
margin:0 15px;
text-align:center
}

.news-content .more {
    position: absolute;
    /* top: 0; */
    left: 0%;
    width: 100%;
    height: 50px;
    bottom: 0;
    margin: 0;
    background-color: #900;
    border-radius: 0;
    overflow: hidden;
    border: 0px solid #FFF;
	display:none;
}

.news-content .more a {
width:100%;
height:100%;
font-size:12px;
line-height:32px;
padding:10px 0;
display:block;
text-align:center;
background-color:#00BCD4;
color:#fff;
border:none
}

.photo_wrapper {
margin-left:-10px;
margin-right:-10px
}

.photo-box {
padding:10px
}

.photo-content .map {
box-shadow:1px 1px 1px #999,2px 2px 2px #ddd,2px 2px 3px #d8d2ca
}

.photo-content .image {
width:100%;
overflow:hidden;
position:relative
}

.photo-content .image img {
width:100%
}

.photo-content h5 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    color: #FFF;
    padding: 10px;
    letter-spacing: 2pt;
}

.photo-content .title {
    font-size: 20px;
    margin-top: 25px;
    line-height: 28px;
    width: 100%;
}

.photo-content .title a{
color:#000;
}
.photo-content .date {
margin-bottom:5px;
    color: #b9b9b9;
width:100%;
margin-top:10px;
font-size:12px
}

.photo-content a.more {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
padding:15px;
font-size:0
}

.video_wrapper {
margin-left:-10px;
margin-right:-10px
}

.video-box {
padding:10px
}

.video-content {
background-color:#FFF;
padding:0;
box-shadow:2px 2px 2px rgba(0,0,0,0.2);
transform:translateY(0px);
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
position:relative
}

.video-content .image {
width:100%;
overflow:hidden
}

.video-content .image img {
width:100%
}

.video-content h5 {
font-size:12px;
text-align:center;
margin:0;
background-color:rgba(0,0,0,0.7);
position:absolute;
z-index:1;
top:0;
right:0;
color:#FFF;
padding:10px;
letter-spacing:2pt
}

.video-content .text {
position:relative;
padding:30px 10px
}

.video-content .title {
font-size:16px;
text-align:center;
font-weight:200;
margin-bottom:10px;
line-height:22px;
height:22px;
overflow:hidden
}

.video-content .date {
font-size:12px;
color:#999;
letter-spacing:1pt;
text-align:center;
width:100%
}

.video-content .line {
text-align:center;
width:70px;
margin:0 auto 10px;
padding-bottom:10px;
border-bottom:1px solid #CCC
}

.video-content a.more {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
padding:15px;
font-size:0
}

.Single_download {
border-bottom:1px solid #DFDDD6;
overflow:hidden;
margin:50px 0
}

.Single_download > div {
border-top:1px solid #DFDDD6;
overflow:hidden;
width:100%;
padding:10px 0
}

.Single_download .title {
font-size:16px;
line-height:22px;
padding:2px 5px;
color:#6f6f6f
}

.Single_download .title i {
margin-right:5px
}

.Single_download .format {
font-size:12px;
line-height:22px;
padding:2px 5px
}

.Single_download .download {
font-size:14px;
line-height:22px;
background-color:#95cc10;
padding:2px 5px;
text-align:center;
color:#fff
}

.Single_download .download a {
color:#FFF
}

.overlay {
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
width:100%;
height:100%;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;
display:-webkit-flex;
display:flex
}

.overlay a {
display:block;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
width:100%;
height:100%;
border:solid 3px #fff;
margin:auto;
padding:7px 0;
text-align:center;
text-decoration:none;
-webkit-border-radius:0;
-moz-border-radius:0;
-ms-border-radius:0;
-o-border-radius:0;
border-radius:0;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;
opacity:0
}

.overlay:hover a {
width:50px;
height:50px;
color:#fff;
font-weight:400;
font-size:22px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
-ms-border-radius:50px;
-o-border-radius:50px;
border-radius:50px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;
opacity:1
}

.overlay:hover {
background:rgba(0,0,0,0.8);
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s
}

.blog-wrapper {
overflow:hidden
}

.blog-img {
overflow:hidden
}

.blog-img img {
transition:all .3s ease 0;
width:100%
}

.blog-wrapper:hover .blog-img img {
opacity:.85;
transform:scale(1.1)
}

.blog-info {
font-weight:400;
padding:38px 0 0
}

.blog-info h3 {
font-size:26px;
float:left;
position:relative;
display:inline-block;
font-weight:500;
color:#161616;
width:100%;
margin:25px auto;
text-align:left
}

.blog-info h3:after {
display:none
}

.blog-info h3 a {
color:#000;
font-size:16px;
font-weight:700;
margin-bottom:7px;
margin-top:30px;
text-transform:uppercase
}

.blog-meta {
margin-top:20px;
overflow:hidden
}

.blog-meta span {
color:#959595;
font-size:13px
}

.blog-meta span a {
color:#363636;
display:inline-block;
font-size:11px;
text-transform:uppercase;
transition:all 300ms ease-in 0
}

.blog-meta span a:hover,.blog-info h3 a:hover {
color:#ffae00
}

.blog-meta span a:after {
content:"\f178";
font-family:FontAwesome;
padding-left:5px
}

.blog-large span a:after {
display:none
}

.blog-large span a i {
margin-right:5px
}

.blog-large span + span {
margin-left:15px
}

.blog-main .blog-info {
border-top-style:solid;
margin-bottom:5px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
padding:15px 0 20px
}

.blog-main .blog-meta {
margin:15px 0;
float:left
}

.acctitle {
display:block;
padding-left:17px;
background-image:url(../images/newsclosedbg.gif);
background-repeat:no-repeat;
background-position:-13px -7px
}

.acctitle.collapsed {
background-image:url(../images/newsopenbgtop.gif);
background-repeat:no-repeat
}

#table-breakpoint {
background:#fff;
border-collapse:collapse;
margin:1.25em 0 0;
width:100%
}

#table-breakpoint tr,#table-breakpoint th,#table-breakpoint td {
border:none;
border-bottom:1px solid #e4ebeb;
font-size:.875rem
}

#table-breakpoint th,#table-breakpoint td {
padding:10px 12px;
text-align:left
}

#table-breakpoint th {
background:#56a2cf;
color:#fff;
text-transform:uppercase
}

#table-breakpoint tr td {
background:#eaf3f5;
color:#999
}

#table-breakpoint tr:nth-of-type(2n+2) td {
background:#fff
}

#table-breakpoint.bt tfoot th,#table-breakpoint.bt tfoot td,#table-breakpoint.bt tbody td {
font-size:.8125rem;
padding:0
}

#table-breakpoint.bt tfoot th:before,#table-breakpoint.bt tfoot td:before,#table-breakpoint.bt tbody td:before {
background:#56a2cf;
color:#fff;
margin-right:10px;
padding:2px 10px;
float:left
}

#table-breakpoint.bt tfoot th .bt-content,#table-breakpoint.bt tfoot td .bt-content,#table-breakpoint.bt tbody td .bt-content {
display:inline-block;
padding:2px 5px
}

#table-breakpoint.bt tfoot th:first-of-type:before,#table-breakpoint.bt tfoot th:first-of-type .bt-content,#table-breakpoint.bt tfoot td:first-of-type:before,#table-breakpoint.bt tfoot td:first-of-type .bt-content,#table-breakpoint.bt tbody td:first-of-type:before,#table-breakpoint.bt tbody td:first-of-type .bt-content {
padding-top:10px
}

#table-breakpoint.bt tfoot th:last-of-type:before,#table-breakpoint.bt tfoot th:last-of-type .bt-content,#table-breakpoint.bt tfoot td:last-of-type:before,#table-breakpoint.bt tfoot td:last-of-type .bt-content,#table-breakpoint.bt tbody td:last-of-type:before,#table-breakpoint.bt tbody td:last-of-type .bt-content {
padding-bottom:10px
}

#table-breakpoint.bt thead,#table-breakpoint.bt tbody th {
display:none
}

#table-breakpoint.bt tfoot th,#table-breakpoint.bt tfoot td,#table-breakpoint.bt tbody td {
border:none;
display:block;
vertical-align:top;
float:left;
width:100%
}

#table-breakpoint.bt tfoot th:before,#table-breakpoint.bt tfoot td:before,#table-breakpoint.bt tbody td:before {
content:attr(data-th) ": ";
font-weight:700;
width:6.5em;
display:inline-block
}

#table-breakpoint.bt tfoot th.bt-hide,#table-breakpoint.bt tfoot td.bt-hide,#table-breakpoint.bt tbody td.bt-hide {
display:none
}

#table-breakpoint.bt tfoot th .bt-content,#table-breakpoint.bt tfoot td .bt-content,#table-breakpoint.bt tbody td .bt-content {
vertical-align:top;
float:left;
width:calc(100% - 100px)
}

.sitemap a i {
padding-right:10px
}

.sitemap > li {
padding:15px
}

.sitemap > li .smap > a {
padding:5px;
margin-bottom:10px;
display:block;
border-bottom:1px dotted #C9AF84
}

.sitemap .smap {
padding:10px;
border-top:1px solid #b4a793;
border-left:1px solid #b4a793;
border-right:1px solid #b4a793;
border-bottom:4px solid #c9af84;
color:#4f4940;
background-color:#f3f2f2
}

.site-bv {
padding:10px;
margin-left:30px
}

.site-bv li a {
display:block;
padding:5px;
border-bottom:1px solid #A2D0EC;
color:#1A597F
}

.sitemap .smap > ul.site-bv {
box-shadow:3px 3px 3px rgba(20%,20%,40%,0.2);
background:#bae5ff;
border:1px solid #A2D0EC;
border-radius:5px;
font-size:14px
}

.sitemap .smap > ul.site-bv ul {
box-shadow:2px 2px 6px #e4e3e3;
background:#fcf5f5;
border:1px solid #A2D0EC;
border-radius:5px;
font-size:14px;
margin:10px 0 10px 30px
}

.sitemap .smap > ul.site-bv ul ul {
box-shadow:2px 2px 6px #e4e3e3;
background:#FFDCDC;
border:1px solid #A2D0EC;
border-radius:5px;
font-size:14px;
margin:10px 0 10px 30px
}

#register label {
font-weight:400
}

#register label.error {
position:absolute;
right:0;
top:0;
color:red;
font-size:12px;
font-weight:400;
line-height:22px;
padding:5px 8px;
margin:0 15px 0 0;
z-index:50;
display:none
}

.quotes {
clear:both;
width:100%;
padding:20px 0;
text-align:center;
overflow:hidden
}

#pageline a {
border:1px solid #096;
display:inline-block;
color:#096;
padding:5px;
margin-right:5px;
margin-left:5px
}

.Announce {
color: #555;
    /* padding-left: 10rem; 
    background-color: #283064;*/
    border-radius: 0rem 0 0 0rem;
}

.Announce::before {
background-image:linear-gradient(to bottom,#3a3a3a 0,#3a3a3a 100%),linear-gradient(to bottom,#3a3a3a 0,#3a3a3a 100%),linear-gradient(to bottom,#3a3a3a 0,#3a3a3a 100%),linear-gradient(to bottom,#3a3a3a 0,#3a3a3a 100%),linear-gradient(to bottom,#3a3a3a 0,#3a3a3a 100%)
}

.Personal-capital {
padding:20px 50px;
border:10px solid transparent;
-moz-border-image:-moz-linear-gradient(-45deg,rgba(104,191,193,1) 0%,rgba(255,158,245,1) 33%,rgba(255,158,245,1) 33%,rgba(129,90,213,1) 75%,rgba(58,94,225,1) 95%);
-webkit-border-image:-webkit-linear-gradient(-45deg,rgba(104,191,193,1) 0%,rgba(255,158,245,1) 33%,rgba(255,158,245,1) 33%,rgba(129,90,213,1) 75%,rgba(58,94,225,1) 95%);
border-image:linear-gradient(135deg,rgba(104,191,193,1) 0%,rgba(255,158,245,1) 33%,rgba(255,158,245,1) 33%,rgba(129,90,213,1) 75%,rgba(58,94,225,1) 95%);
border-image-slice:1
}

.footer-info {
margin:0 auto;

}

.footer-info .line {
padding:30px 0 30px;
border-bottom:0px solid #454545;
width:1200px
}

.footer-info ul li.title {
margin-bottom:7px;
font-size:16px;
color:#6CC
}

.footer-info ul li.text {
margin-bottom:5px;
padding-bottom:5px
}

.footer-info ul li.text a {
font-size:14px;
color:#CCC;
text-decoration:none
}

.footer-info ul li.title a {
font-size:16px;
color:#6CC;
text-decoration:none
}

.footer__linkarea > .footer__link {
  margin-right: 3vw;
  font-size: 16px; }
  @media screen and (max-width: 1023px) {
    .footer__linkarea > .footer__link {
      font-size: 14px; } }

footer {
    padding: 0px 0 0;
    overflow: hidden;
    color: #fff;
    padding-left: 0rem;
	    border-top: 1px solid #e5e5e5;
}

footer p {
font-size:13px;
margin-bottom:0;
display:inline-block
}

footer .social {
    text-align: center;
    float: none;
    margin-top: 30px;
}

footer .social a {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: relative;
    text-align: center;
    color: #9E9E9E;
    display: inline-block;
    margin: 5px;
    line-height: 30px;
    font-size: 16px;
    border: 0px solid #BDBDBD;
}

footer .social a:hover {
background:#202020;
color:#FFF
}

footer .social a i {
line-height:28px
}

footer .footerss {
    margin-top: 0px;
    /* width: 100%; */
    color: #c3ad86;
     text-align: center;
    padding: 10px 0 20px;
	    font-size: 13px;
}
footer .footerss p {
    display: block;
}
footer a {
color:#787878
}

@media (max-width: 1024px) {
.footer-info .line {
width:100%
}
}
@media (max-width: 768px) {
.footer-info .line {
    padding: 30px 0 0px;
}
footer {
  
    padding-left: 0rem;
}	
}
.scroll-to-top {
border-radius:50px;
position:fixed;
right:35px;
bottom:35px;
font-size:2em;
height:60px;
width:60px;
background-color:rgba(121,85,72,0.5);
line-height:50px;
color:#fff;
text-align:center;
opacity:.3;
cursor:pointer;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
-ms-transition:all .25s ease;
-o-transition:all .25s ease;
transition:all .25s ease;
z-index:2000;
display:none
}

.scroll-to-top:hover {
opacity:1
}

#popup {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow:hidden;
z-index:2050;
display:none;
background-color:rgba(0,0,0,0.75)
}

#popup .popup-content {
position:relative;
width:80vw;
height:80vh;
margin:10vh auto;
padding:20px;
border:1px #000 solid;
background-color:#FFF
}

#popup .popup-text {
width:100%;
height:100%;
background-color:#FFF;
padding:20px;
overflow-y:auto
}

#popup .closeimg {
position:absolute;
top:0;
right:0
}

#popup .closeimg a {
color:#000;
font-size:17px;
display:block;
margin:0;
padding:0 5px;
text-align:center
}

#popup .closeimg a:hover {
color:#FFF;
background-color:#000
}

.Share {
float:left;
width:100%;
padding-bottom:15px
}

.Share > div {
float:left;
margin:0;
padding:5px 5px 5px 0;
font-size:0
}

.wordedit {
clear:both
}

#sc8 {
background-size:cover;
background-attachment:fixed;
text-align:center
}

.wort-title h2 {
position:relative;
display:inline-block;
font-size:40px;
font-weight:500;
color:#161616;
width:100%;
margin:25px auto;
text-align:center
}

.wort-title h2:after {
content:'';
display:block;
width:0;
height:1px;
margin:25px auto;
background-color:#ff1717;
transition-delay:.7s;
width:40px
}

nav.navbar.bootsnav {
      background-color: #232946;
    min-height: 70px;
    background: -webkit-linear-gradient(0deg 0% 100% / 0%);
    background: -o-linear-gradient(0deg 0% 100% / 0%);
    background: -moz-linear-gradient(0deg 0% 100% / 0%);
      background: linear-gradient(#ffffff87,hsl(0deg 0% 100% / 0%));
}

@media (max-width: 1024px) {
.intermediate {
padding:0 0px;
width:100%;
margin:auto
}
}

@media (max-width: 992px) {
nav.navbar.bootsnav .navbar-toggle {
display:inline-block;
float:left;
margin-right:-200px;
margin-top:10px;
background-color:rgba(255,255,255,0);
border:none;
padding:0px 10px;
font-size:26px;
position:relative;
top:5px;
color:#fff;
float:right;
margin-right:auto;
z-index:3000;
	    right: 0px;
}


}

@media (max-width: 1024px) {
nav.navbar.bootsnav ul.nav > li > a {
color:#fff;
border-bottom:solid 1px #686b68;
border-top:solid 1px #686b68
}
}

@media (max-width: 992px) {
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
display:block;
width:100%;
border-bottom:solid 1px #00000000;
padding:15px 0;
color:#efe591;
font-size:20px
}
.navbar-brand img {
    max-height: 100%;
}
}

@media only screen and (max-width: 767px) {
#register {
padding:0
}

.topimg {
margin-top:0
}

.navbar-wrapper {
height:70px;
margin-top:0
}

nav.navbar.bootsnav ul.nav > li > a {
color:#fff!important
}

.navbar-brand {
height:65px;
margin:0!important;
padding:5px 0;
overflow:hidden
}

.navbar-brand img {
    height: auto;
max-width:100%;
max-height:100%;
left:20px;
margin-top:0px
}

#popup .popup-content {
width:90vw;
height:90vh;
margin:5vh auto
}

footer .social a {
width:30px;
height:30px;
border-radius:50px;
position:relative;
text-align:center;

display:inline-block;
margin:2px;
line-height:20px;
font-size:12px;
border:2px solid rgba(255,253,253,0.5)
}

footer .social {
text-align:center
}

footer p {
font-size:13px;
margin-bottom:0;
float:none;
	    line-height: 2;
}

footer .col-md-3,footer .col-sm-6 {
padding:5px
}

nav.navbar.bootsnav .navbar-toggle {
background-color:rgba(255,255,255,0);
border:none;
padding:0px 10px;
font-size:26px;
position:relative;
top:5px;
color:#fff;
float:right;
margin-right:auto;
z-index:3000;
}

nav.navbar.bootsnav ul.nav > li > a {
color:#fff;
text-shadow:2px 2px 7px rgba(0,0,0,0.3);
background-color:transparent!important;
letter-spacing:1px;
padding:15px;
font-size:22px
}
}
@media (max-width: 992px) {
.container2 {
width: 100%;
    padding: 0 15px;
}
.navbar-wrapper .container {
width:100%;
padding-right:0;
padding-left:0
}

}
@media (min-width: 768px) {
.container {
width:100%;
    padding-right: 0px;
    padding-left: 0px;	
}
}	
@media (min-width: 1200px) {

	
.row {
margin-right:0;
margin-left:0
}

.container2 {
width:1180px;
padding-right:0px;
padding-left:0px;
margin:auto
}
}

.news-area {
width:1100px;
margin:auto
}

.wordtextbox {
line-height:1.8
}

.wordtextbox ol,.wordtextbox ul {
list-style:disc
}

#table-webpoint {
width:1180px;
margin:auto
}

.video-c3-t1 .col-xs-12,.video-c3-t1 .col-sm-6 {
padding-right:0;
padding-left:0
}

@media (max-width: 1024px) {
.news-area {
width:100%;
margin:auto
}

#table-webpoint {
width:100%;
margin:auto
}
}

@media (max-width: 767px) {


.container2 {
width:100%;
padding-right:25px;
padding-left:25px;
margin:auto
}

.news-area,.wordtextbox {
width:100%;
margin:auto;
	    padding: 0 0px 0px;
}

#table-webpoint {
width:100%;
margin:auto
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
font-size:18px
}
}

.Buttoncar {
margin:50px auto
}

.Buttoncar a {
background:#3f3f3f;
position:relative;
display:inline-block;
width:220px;
line-height:45px;
text-align:center;
color:#ededed;
font-size:17px;
font-family:"Titillium Web";
border:1px solid #9E9E9E;
transform:perspective(1px) translateZ(0);
transition-property:color;
transition-duration:.3s;
display:block;
margin:10px auto
}

.Buttoncar a:hover {
color:#fff
}

.Buttoncar a:before {
content:"";
position:absolute;
z-index:-1;
top:0;
left:0;
right:0;
bottom:0;
background:#00BCD4;
transform:scaleX(0);
transform-origin:50%;
transition-property:transform;
transition-duration:.3s;
transition-timing-function:ease-out
}

.Buttoncar a:hover:before {
transform:scaleX(1)
}



.cls-menu {
        text-align: center;
	    margin: 20px 0 50px;
}
.btn-sm, .btn-group-sm > .btn {
        padding: 5px 30px;
    font-size: 1.8rem;
    line-height: 2;
    border-radius: 0px;
}

.btn {
    margin: 5px 0;
}







.Declare{
	position: fixed;
	   bottom: 0;
	      width: 100%;
		  z-index: 5000;
}
.outline__toggle{display: none;}

.outline__toggle:checked + .outline__switch::before{content: "同意";
   position: absolute;
    z-index: 5001;
    bottom: 20px;
    right: 10px;
    padding: 10px 20px;
       background-color: #ffeb3b;
    color: #000;
	 border-radius: 60px;
}
.outline__switch + .outline__list{
	overflow:hidden;
	width:0;
	height:0;
	margin-top:0;
	transition: 0.2s;
}
 .outline__toggle:checked + .outline__switch + .outline__list{
	height: auto;
    transition: 0.2s;
    background-color: rgba(0, 0, 0, 0.8);
    color: #eee;
    padding: 30px 10px;
   
 
    text-align: center;
    width: 100%;
    
}
.outline__list p{
	width: calc(100% - 100px);
	padding: 0;
	margin: 0;
}

.outline__list p a{
	    color: #FFEB3B;
}
.outline__item:before {content: normal;}
.outline__link{
	display:inline-block;
	color:#191919 !important;
}
.outline__link:hover{border:none;}





@media (max-width: 767px) {
.outline__list p {
width: calc(100% - 0px);
	    margin: 0 0 50px;
}
.outline__toggle:checked + .outline__switch::before {
   
    width: calc(100% - 20px);
  
}	
	}












.owl-a1-t1 .image {
    width: 100%;
   padding-bottom: 50%;
}
.phone .image {
    width: 100%;
   padding-bottom: 150%;
}

.st-mobile {
	display: none;
}

.st-pc {
	display: block;
}

@media (max-width: 720px) {
	
	.st-mobile {
		display: block;
	}
	.st-pc {
		display: none;
	}

}









.footer-Announce .wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}
@media (max-width: 960px) {
.footer-Announce .wrap {
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
		}
}
.footer-Announce .wrap .leftBox {
		width: 420px;
		margin-right: auto;
}
@media (max-width: 960px) {
.footer-Announce .wrap .leftBox {
				display: none;
		}
}
@media (min-width: 961px) {
.footer-Announce .wrap .rightBox {
				width: 420px;
				margin-left: auto;
		}
}
.footer-Announce .bottomBox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-top: 30px;
		font-size: 13px;
		color: #aeaeae;
}
@media (max-width: 640px) {
.footer-Announce .bottomBox {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				text-align: center;
				padding-left: 20px;
				padding-right: 20px;
		}
}
.footer-Announce .bottomBox a {
		color: #aeaeae;
}
.footer-Announce .bottomBox a:hover {
		color: #01a876;
}

.footerLogo {
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		width: 70px;
}
@media (max-width: 960px) {
		.footerLogo {
				display: none;
		}
}
.footerLogo a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.footerLogo svg:first-child {
		width: 50px;
		height: 37px;
		margin-bottom: 4px;
		fill: #01a876;
}
.footerLogo svg:nth-child(2) {
		width: 58px;
		height: 16px;
		fill: #626156;
}

.footerMenu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
}
.footerMenu a {
		display: block;
		margin-right: 30px;
		margin-bottom: 10px;
		color: #111;
}
.footerMenu a:hover {
		color: #01a876;
}

.footerContactList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
}
@media (max-width: 960px) {
		.footerContactList {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
		}
}
.footerContactList li {
		font-size: 14px;
		margin-bottom: 10px;
}
@media (min-width: 961px) {
		.footerContactList li:nth-child(even) {
				padding-left: 18px;
				background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#e5e5e5)) 7px 50%/1px 12px no-repeat;
				background: linear-gradient(to bottom, #e5e5e5, #e5e5e5) 7px 50%/1px 12px no-repeat;
		}
}

.footerContactTitle {
		margin-right: 5px;
}

.footerSocialList,
.mSocialList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-top: 20px;
}
.footerSocialList > li + li,
.mSocialList > li + li {
		margin-left: 10px;
}
.footerSocialList a,
.mSocialList a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 40px;
		height: 40px;
		font-size: 18px;
}
.footerSocialList .line svg,
.mSocialList .line svg {
		width: 19px;
		height: 18px;
}

.footerSocialList a {
		color: #808080;
}
.footerSocialList a:hover {
		color: #01a876;
}
.footerSocialList a:hover svg {
		fill: #01a876;
}
.footerSocialList .line svg {
		fill: #808080;
}

.fixedLeftBox {
		position: fixed;
		top: 0;
		width: 75px;
		height: 100%;
		z-index: 52;
}
@media (max-width: 1350px) {
		.fixedLeftBox {
				display: none !important;
		}
}

.fixedLeftBox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		left: 0;
		padding-bottom: 45px;
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
}
.fixedLeftBox.show {
		-webkit-transform: translate(0);
		        transform: translate(0);
}
.fixedLeftBox a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%;
		font-size: 12px;
		font-weight: 500;
		color: #111;
		text-transform: uppercase;
}
.fixedLeftBox a:hover {
		color: #01a876;
}
.fixedLeftBox a::before {
		content: "\f176";
		font-size: 15px;
		font-family: FontAwesome;
}
