@charset "UTF-8";
@font-face {
    font-family: PingFang;
   src:url(../font/PingFang.ttc),url(../font/PingFang SC Regular.otf);
  }
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
a{
	text-decoration:none;
	color:#fff;
}
html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}


@media (min-width: 0px) and (max-width: 480px) {
  .flexBox {
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .flexBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .flexBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}

.nav-fixed nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.nav-fixed, .show::before {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.darkPink {
  color: #ea1675;
}
.darkOrange {
  color: #ea5413;
}
.orange {
  color: rgb(254,91,0);
}
.lightGreen {
  color: #b5d220;
}

.pink {
  color: #ff3f7e;
}

.cyan {
  color: #1fb0b5;
}

.purple {
  color: #6902ab;
}

.blue {
  color: rgb(29,106,214);
}

.skyBlue {
  color: #0d6fb8;
}

.darkBlue {
  color: #172e5e;
}

.lightBlue {
  color: rgb(2,131,255);
}

.darkYellow {
  color: rgb(255,179,1);
}

.brown {
  color: #b35900;
}

.lightBrown {
  color: #d58947;
}

img {
	width:100%;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
}

b {
  font-weight: bold;
}

html, body {
  width: 100%;
}

body {
  font-size: 15px;
 font-family: PingFang, sans-serif, "Arial","LiHei Pro","黑體-簡","微軟正黑體";
  font-weight: 100;
  margin: 0;
  padding: 0;
  word-break:break-word;
}

.top-link .top-link-nav, .top-link .top-link-nav a, .vbanner-extend ul, .secbox-1 .title, .secbox-2 .title, .secbox-3 .title, .secbox-4 .title,.secbox-5 .title,.secbox-6 .title, .secbox-3 .class-box dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-go-form,.btn-tele, header, .videoBox, .secbox-3 section, .secbox-3 section main, .secbox-3 a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover, .btn-top.cd-is-visible, .btn-top.cd-fade-out, .btn-go-form, .btn-go-form:hover,.btn-tele,.btn-tele:hover, .secbox-3 section:nth-of-type(1) a:hover, .secbox-3 section:nth-of-type(2) a:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.btn-top, .btn-top:active, .btn-top:focus {
  display: flex;
  justify-content:center;
  align-items:center;
  position: fixed;
  bottom: 53px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 105%;
  color: #fff !important;
  text-align: center;
background-color:#000;
text-decoration:none;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 53px;
    right: 15px;
    width: 40px;
    height: 40px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 50px;
    right: 60px;
    width: 60px;
    height: 60px;
    padding: 20px 0;
  }
}
.btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover {
  transform:scale(1.2);
}

.btn-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.btn-top.cd-fade-out {
  opacity: 1;
}

.top-link {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  color: #fff;
  background-color:rgb(56,38,210);
  display: flex;
    align-items: center;
}

@media only screen and (min-width: 481px) {
  .top-link {
    height: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .top-link {
    height: 50px;
  }
}
.top-link .top-link-nav {
   margin:0 2%;
  display: flex;
  justify-content:space-between;
}
.top-link .top-link-nav a {
  color: #fff;
  font-size: 100%;
      text-decoration: none;
	  line-height:1.5em;
}
.fa-phone{
	transform:scaleX(-1);
}

.top-link .top-link-nav div{
	display:flex;
	font-size:115%;
	justify-content:center;
}
.top-link .top-link-nav div a{
	cursor:pointer;
}
@media only screen and (min-width: 481px) {
	.top-link .top-link-nav {
  margin:0 4%;
  display: flex;
}
  .top-link .top-link-nav a {
    font-size: 100%;
	
  }
  .top-link .top-link-nav dt{
	display:block;
	}
}
@media only screen and (min-width: 768px) {
	.top-link .top-link-nav {
  margin:  0;
  display: flex;
  padding:0 4%;
}
  .top-link .top-link-nav a {
    font-size: 100%;
  }
   .top-link .top-link-nav dt{
	display:block;
	}
}
@media only screen and (min-width: 1100px) {
	.top-link .top-link-nav {
		margin:0;
		display: flex;
		padding:0;
	}
	 .top-link .top-link-nav a {
		font-size: 100%;
	  }
	 
   .top-link .top-link-nav dt{
		display:block;
	}
	.top-link .top-link-nav div a{
		margin:0 8px;
	}
}
.top-link .top-link-nav a:hover {
  color: #000 !important;
}

.top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
@media only screen and (min-width: 481px) {
	.top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
}
@media only screen and (min-width: 768px) {
	.top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
}
@media only screen and (min-width: 1100px) {
	.top-link .top-link-nav dt, .top-link .top-link-nav dd {
		margin: 0 4px;
	}
}
.sec-wrapper-default {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  .sec-wrapper-default {
    width: 1100px;
  }
}
.sec-wrapper {
  margin: 0 auto;
  overflow:visible;
}

@media (min-width: 0px) and (max-width: 480px) {
	
  .sec-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .sec-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .sec-wrapper {
    width: 100%;
    padding: 0;
  }
}

.flexBox {
  justify-content: space-between;
  align-items: top;
  overflow: hidden;
}

.gray-divine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #cfcfcf;
  overflow: hidden;
}

.gray-dashDivine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  border-bottom: #cfcfcf 1px dashed;
  overflow: hidden;
}

.gray-dotDivine {
  width: 90%;
  height: 1px;
  margin: 0 auto;
  border-bottom: #999999 1px dotted;
  overflow: hidden;
}

.blue-divine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #9ed7f6;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 480px) {
  .blue-divine {
    width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .blue-divine {
    width: 90%;
    margin: 0 auto;
  }
}


.show {
  top: 0;
  opacity: 1 !important;
}


.green{
	color:rgb(31,153,34);
}

.total-container {
  width: 100%;
}

.secbox-1 img ,.secbox-2 img,.secbox-3 img,.secbox-4 img,.secbox-5 img,.secbox-6 img ,.secbox-7 img{
  width: 100%;
}

.tsu{
	font-weight:bolder;
}
.red{
	color:rgb(216,0,1);
}
.hide{
	display:none!important;
}
.show{
	display:block;
}

big{
	font-size:130%;
}
small{
	font-size:78%;
}
.pbr{
	display:block;
}
@media only screen and (min-width: 481px) {
	.pbr{
		display:none;
	}
}
@media only screen and (min-width: 768px) {
	.pbr{
		display:none;
	}
}
@media only screen and (min-width: 1100px) {
	.pbr{
		display:none;
	}
}

input:focus,button:focus,select:focus{
	outline:none;
}
button{
	border:none;
	cursor:pointer;
	font-family: PingFang, sans-serif, "Arial","LiHei Pro","黑體-簡","微軟正黑體";
}
select{
	font-size: 14px;
  font-weight: 500;
  color: #fff;
  border:none;
  background:none;
  font-family: PingFang, sans-serif, "Arial","LiHei Pro","黑體-簡","微軟正黑體";
}

input{
	background:none;
	border:none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 1; /* Firefox */
  overflow:visible;
   color: #aaa;
  font-size:14px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #aaa;
  font-size:14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #aaa;
  font-size:14px;
}
header {
	position: fixed;
	top:60px;
	left:0;
	width: 100%;
	overflow: visible;
	margin: 0 auto;
	z-index:8;
	transition:.2s;
}
header.top{
	top:0;
	background:#fff;
}
header dl{
	background:#fff;
	max-width:1500px;
	width:90%;
	margin:0 auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
	transition:.2s;
}
/*header.top dl{
	max-width:100%;
	width:100%;
}*/
header dl dt{
	display:flex;
	align-items:center;
}
header dl dt ul{
	width:56px;
	margin:20px 0 20px 58px;
}
header dl dd,header dl dd ol,header dl dd ul,header dl dt ol{
	position:relative;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
header dl dd a,header dl dt a{
	font-size: 15px;
	font-weight: 500;
	color: #616060;
}
header dl dd li.choose a,header dl dt li.choose a{
	color:#049add;
}
header dl dd li a:hover,header dl dt li a:hover{
	color:#049add;
}
header dl dd li,header dl dt li{
	cursor:pointer;
	padding-bottom:2px;
}
.hvr-underline-from-left{
	display: table;
}
.hvr-underline-from-left:before{
	background: #616060;
    height: 1px;
	-webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
header dl dt ol li{
	margin-left:70px;
}
header dl dt ol li:first-of-type{
	margin-left:105px;
}
header dl dd ul{
	margin:0 56px 0 auto;
}
header dl dd ul li:last-of-type{
	margin-left:34px;
}
header dl dd ul li i{
	margin-left:15px;
}
header figure{
	width:30px;
}
header dl dd ol li.active a{
	color:#049add;
}
.langarea{
	position:absolute;
	background:#fff;
	right:105px;
	top:22px;
	width:125px;
	display:none;
	box-shadow: 0 2px 6px 0 rgba(4, 45, 93, 0.3);
	z-index:10;
}
.langarea p{
	padding:15px;
	cursor:pointer;
	color:#616060;
	text-align:center;
}
.langarea p:hover{
	background:#eee;
}
.lanbg{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:none;
	z-index:9;
	display:none;
}
.secbox-1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.slider div{
	position:relative;
}
.slider1{
	position:absolute;
	background:url(../images/bg1.png)no-repeat top center;
	background-size:cover;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.slider2{
	position:absolute;
	background:url(../images/bg2.png)no-repeat top center;
	background-size:cover;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.slider3{
	position:absolute;
	background:url(../images/bg3.png)no-repeat top center;
	background-size:cover;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.slider dl{
	padding:337px 0 0 0;
	margin:0 auto;
	height:600px;
	max-width:1500px;
	width:95%;
	color:#fff;
}
.slider dl dt{
	opacity: 0.8;
  font-size: 24px;
  font-weight: 500;
  margin-bottom:10px;
}
.slider dl dd{
	font-size: 32px;
  font-weight: 500;
  line-height: 1.44;
  max-width:926px;
	width:100%;
}
.slider p{
	margin-top:26px;
	font-size: 30px;
}
.slider p i{
	cursor:pointer;
}
.slider p i:last-of-type{
	margin-left:40px;
}
header figure{
	display:none;
}
.phmenu{
	display:none;
}
.f1b1,.f1b2{
	max-width:1500px;
	width:92%;
	margin:78px auto 48px auto;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
}
.f1b2{
	margin:48px auto 40px auto;
}
.f1b1 dt{
	width:505px;
	margin-right:10px;
}
.f1b1 dd ol li,.f1b2 dt ol li{
	padding:1px 15px;
	border-right:#d8d8d8 solid 1px;
	white-space:nowrap;
}
.f1b1 dd ol li:last-of-type,.f1b2 dt ol li:last-of-type{
	padding-right:0;
	border-right:none;
}
.f1b1 dd ol li:first-of-type,.f1b2 dt ol li:first-of-type{
	padding-left:0;
}
.f1b1 dd,.f1b1 dd ol,.f1b2 dt ol{
	display:flex;
	align-items:center;
}
.f1b1 dd,.f1b1 dd a,.f1b2 dt a{
	font-size: 18px;
	font-weight: 500;
	color: #989898;
	cursor:pointer;
}
.f1b1 dd a:hover,.f1b2 dt a:hover{
	color:#049add;
}
.f1b1 dd ul{
	margin-left:60px;
}
.f1b1 dd ul a.mail{
	color:#049add;
}
.f1b2 dd{
	font-size: 16px;
	color: #616060;
}
@media (max-width:1200px){
	.langarea{
		right:74px;
	}
	.slider dl{
		padding:200px 0 0 0;
		margin:0 auto;
		height:400px;
	}
	.slider dl dd{
		font-size: 36px;
	}
	.slider p{
		margin-top:20px;
		font-size: 26px;
	}
	header {
		position: fixed;
		top:40px;
		left:0;
		width: 100%;
		overflow: visible;
		margin: 0 auto;
		z-index:8;
	}
	header dl dt ul{
		margin:16px 0 16px 30px;
		width:50px;
	}
	header dl dd,header dl dt{
		font-size: 15px;
	}
	header dl dt ol li{
		margin-left:30px;
	}
	header dl dt ol li:first-of-type{
		margin-left:60px;
	}
	header dl dd ul{
		margin:0 36px 0 90px;
	}
	header dl dd ul li:last-of-type{
		margin-left:28px;
	}
	header dl dd ul li i{
		margin-left:12px;
	}
	
	.f1b1,.f1b2{
		margin:40px auto 0px auto;
		flex-wrap:wrap;
	}
	.f1b2{
		margin:0px auto 40px auto;
	}
	.f1b1 dt{
		width:505px;
		margin-right:10px;
	}
	.f1b1 dd{
		margin:20px 0;
	}
	.f1b2 dt{
		margin-bottom:20px;
	}
}
@media (max-width:768px){
	.phlang{
		display:none;
	}
	.langbtnph{
		display:flex;
		justify-content:space-between;
	}
	.menubg{
		display:none;
		position:fixed;
		right:0;
		top:0;
		height:100%;
		width:100%;
		background: rgba(0, 0, 0, 0.6);
		z-index:11;
	}
	.phmenu{
		display:block;
		position:fixed;
		right:-243px;
		top:0;
		height:100%;
		width:243px;
		background:#fff;
		z-index:12;
		opacity:0;
	}
	.phmenu p{
		text-align:right;
	}
	.phmenu figure{
		width:24px;
		cursor:pointer;
		margin:15px 15px 15px auto;
	}
	.phmenu{
		font-size: 15px;
		font-weight: 500;
		color: #fff;
	}
	.phmenu li{
		cursor:pointer;
		padding:12px 20px;
	}
	.phmenu hr{
		height: 1px;
		background: #d8d8d8;
		border:none;
		width:85%;
		margin:0 auto;
	}
	.phmenu a{
		color:#616060;
	}
	.phmenu li:hover{
		background:#f4f4f4;
	}
	.phmenu .fa-angle-down{
		margin-left:10px;
	}
	header {
		top:20px;
	}
	header dl dd,header dl dt ol{
		display:none;
	}
	.slider dl{
		padding:200px 0 0 0;
		margin:0 auto;
		height:400px;
	}
	.slider dl dd{
		font-size: 28px;
	}
	.slider p{
		margin-top:16px;
		font-size: 24px;
	}
	.slider p i:last-of-type{
		margin-left:30px;
	}
	header figure{
		display:block;
		cursor:pointer;
		margin-right:20px;
	}
	.langarea{
		right: 20px;
		top: 260px;
	}
	.langarea p{
		text-align:center;
	}
	.phmenu li.langbtn{
		display:flex;
		justify-content:space-between;
	}
	.f1b1 dd{
		flex-wrap:wrap;
	}
	.f1b1 dd ul {
		margin:20px 0px 0 0;
	}
}
@media (max-width:481px){
	header dl dt ul{
		width:40px;
		margin:12px 0 12px 20px;
	}
	.slider dl{
		padding:120px 0 0 0;
		margin:0 auto;
		height:400px;
	}
	.slider dl dt{
		font-size: 16px;
	}
	.slider dl dd{
		font-size: 24px;
	}
	.slider p{
		margin-top:16px;
		font-size: 18px;
	}
	.slider p i:last-of-type{
		margin-left:20px;
	}
	.f1b1 dd, .f1b1 dd a, .f1b2 dt a,.f1b2 dd{
		font-size: 14px;
	}
	.f1b1 dd ol li, .f1b2 dt ol li{
		padding:1px 6px;
	}
	.f1b1, .f1b2{
		width:98%;
	}
}