.aboutArea .btn a, .abroadList .Img a:after, .abroadList .Img a:before, .newsList .dateBox, .shareList .Img a:after, .shareList .Img a:before, .shareList li.slick-slide {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.aboutArea .btn a {
	display: block;
	width: 190px;
	height: 55px;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1.4px;
	line-height: 55px;
	text-align: center;
	color: #FFF;
	border-radius: 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #FFF
}
.aboutArea .btn a:hover {
	background-color: #ca1a23;
	border: solid 1px #ca1a23;
	color: #FFF
}
body {
	-webkit-animation: op 2s .5s ease-in-out both;
	animation: op 2s .5s ease-in-out both
}
header {
	-webkit-animation: hl 2s 1s cubic-bezier(0.215, 0.61, 0.355, 1) both;
	animation: hl 2s 1s cubic-bezier(0.215, 0.61, 0.355, 1) both
}




.popWin {
  display: none;
  width: 960px;
  font-size: 15px;
  color: #FFF;
}

.popWin iframe{
	width: 920px;
	height: 600px;
}

.popWin a.popClose {
  display: block;
  width: 100%;
  height: 50px;
  color: #D1D1D1;
  position: relative;
}

.popWin a.popClose:before,
.popWin a.popClose:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #FFF;
  position: absolute;
  right: 0;
  top: 20px;
}

.popWin a.popClose:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.popWin a.popClose:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}


@media (max-width:980px) {
.popWin {
  width: 680px;
}

.popWin iframe{
	width: 640px;
	height: 350px;
}
}


@media (max-width:680px) {
.popWin {
  width: 480px;
}

.popWin iframe{
	width: 440px;
	height: 350px;
}
}

@media (max-width:480px) {
.popWin {
  width: 420px;
}

.popWin iframe{
	width: 380px;
	height: 350px;
}
}


.mainArea {
	padding: 0
}

.bannerArea>.wrap {
	position: relative;
	max-width: 100%
}
.scrollBtn {
	position: absolute;
	left: 50%;
	bottom: -40px;
	height: 130px;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	overflow: hidden;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-animation: bo 1s 3s ease both;
	animation: bo 1s 3s ease both
}
.scrollBtn .spc {
	position: relative;
	margin-bottom: -2px;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	color: #FFF;
	opacity: 0;
	-webkit-animation: spc 3s ease-in-out infinite both;
	animation: spc 3s ease-in-out infinite both
}
.scrollBtn .spc:first-of-type {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s
}
.scrollBtn .spc:nth-of-type(2) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s
}
.scrollBtn .spc:nth-of-type(3) {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s
}
.scrollBtn .spc:nth-of-type(4) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s
}
.scrollBtn .spc:nth-of-type(5) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.scrollBtn .spc:nth-of-type(6) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s
}
.scrollBtn:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 130px;
	background-color: #DCDCDC
}
#banner {
	margin-bottom: 0
}
#banner .slick-current img {
	-webkit-animation: ba 5s cubic-bezier(0.215, 0.61, 0.355, 1) both;
	animation: ba 5s cubic-bezier(0.215, 0.61, 0.355, 1) both
}
#banner li {
	overflow: hidden
}
#banner img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15)
}
#banner .slick-dots {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	width: 100px;
	height: 100%;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	pointer-events: none
}
#banner .slick-dots li {
	width: auto;
	height: 30px;
	pointer-events: auto
}
#banner .slick-dots li.slick-active button {
	font-weight: 100;
	color: #FFF
}
#banner .slick-dots li.slick-active button:before {
	opacity: 1
}
#banner .slick-dots li button {
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
	width: auto;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0;
	color: #BBB
}
#banner .slick-dots li button:before {
	content: '';
	top: 50%;
	width: 15px;
	height: 1px;
	background-color: #FFF;
	opacity: 0
}
.bannerTxt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	pointer-events: none
}
.bannerTxt .maintitle {
	font-size: 110px;
	font-weight: bold;
	line-height: 90px;
	letter-spacing: 8.2px;
	color: #FFF;
	pointer-events: auto;
	overflow: hidden
}
.bannerTxt .maintitle .spc {
	position: relative;
	letter-spacing: 8.2px;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s
}
.bannerTxt .subtitle {
	font-size: 20px;
	letter-spacing: 3px;
	color: #FFF;
	pointer-events: auto;
	overflow: hidden
}
.bannerTxt .subtitle .spc {
	position: relative;
	letter-spacing: 3px;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s
}
.bannerTxt>.bottom {
	position: relative;
	margin-top: 50px;
	padding-top: 30px;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: .9px;
	color: #FFF;
	pointer-events: auto;
	text-align: center;
	overflow: hidden
}
.bannerTxt>.bottom:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -28px;
	width: 56px;
	height: 1px;
	background-color: #FFF;
	-webkit-animation: txtLine 1s 1.8s ease both;
	animation: txtLine 1s 1.8s ease both
}
.bannerTxt>.bottom .spc {
	position: relative;
	letter-spacing: .9px;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s
}
.facArea.show .titleBox:before {
	width: 56px
}
.facArea.show .titleBox .title, .facArea.show .titleBox h1 {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1
}
.facArea.show .textEditor {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1
}
.facArea .wrap {
	padding-top: 90px;
	padding-bottom: 120px
}
.facArea .wrap>.textEditor>.title {
	letter-spacing: 1.4px
}
.facArea .wrap>.textEditor>.txt {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 26px;
	color: #666666
}
.facArea .titleBox {
	margin-bottom: 20px;
	padding-bottom: 30px;
	position: relative
}
.facArea .titleBox:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -28px;
	width: 0;
	height: 1px;
	background-color: #ca1a23;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 0.6s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 0.6s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 0.6s
}
.facArea .titleBox .title {
	font-size: 45px;
	font-weight: bold;
	letter-spacing: 2.2px;
	line-height: 50px;
	color: #ca1a23;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.facArea .titleBox h1 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2.2px;
	line-height: 60px;
	color: #ca1a23;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.facArea .textEditor {
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}
.facListBox {
	position: relative
}
.facListBox .selectBox {
	display: none
}
.facListBox .selectBox>div {
	cursor: pointer;
	margin: 0 6px;
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #ca1a23;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.facListBox .selectBox>div:hover {
	background-color: #ca1a23
}
.facListBox .selectBox>div:hover:before {
	border-color: #fff
}
.facListBox .selectBox .prev:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 10px;
	height: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #ca1a23;
	border-left: 2px solid #ca1a23;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.facListBox .selectBox .next:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #ca1a23;
	border-right: 2px solid #ca1a23;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.facList {
	margin-top: 50px;
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}
.facList.show li:first-of-type .item:before {
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s
}
.facList.show li:nth-of-type(2) .item:before {
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}
.facList.show li:nth-of-type(3) .item:before {
	-webkit-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s
}
.facList.show li:nth-of-type(4) .item:before {
	-webkit-transition-delay: 2s;
	-o-transition-delay: 2s;
	transition-delay: 2s
}
.facList.show .item {
	pointer-events: auto
}
.facList.show .item:before {
	height: 0
}
.facList li {
	padding: 10px
}
.facList li.li01 .Img {
	max-width: 360px
}
.facList li.li02 .Img {
	max-width: 395px
}
.facList li.li03, .facList li.li04 {
	margin-top: -380px
}
.facList li.li03 .Img, .facList li.li04 .Img {
	max-width: 360px
}
.facList .item {
	position: relative;
	pointer-events: none
}
.facList .item:hover .itemBtn {
	pointer-events: auto;
	opacity: 1
}
.facList .item:hover .itemBtn:after {
	border: solid 15px rgba(255, 255, 255, 0.2)
}
.facList .item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index: 1;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s
}
.facList .Img {
	font-size: 0
}
.facList img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.facList .Txt h3 {
	font-weight: 400;
	font-size: 23px;
	letter-spacing: 1.2px
	text-shadow: 0px 0px 10px #fff;
}
.facList .Txt .ellipsis {
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	letter-spacing: .75px;
	font-weight: 300;
	line-height: 28px;
	color: #444444;
	font-size:16px;
	text-shadow: 0px 0px 10px #fff;
}
.facList .Txt .ellipsis:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 1px;
	background-color: #A0A0A0
}
.facList .itemBtn a {
	display: block;
	width: 190px;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	letter-spacing: 1.4px;
	border-radius: 28px;
	background-color: #FFF;
	text-align: center
}
.facList .itemBtn a:hover {
	color: #111111
}
.newsArea {
	background-color: #F7F7F7
}
.newsArea>.wrap {
	padding-top: 130px;
	padding-bottom: 100px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.newsArea .leftBox, .newsArea .rightBox {
	position: relative;
	width: 50%;
	overflow: hidden;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.newsArea .leftBox.show, .newsArea .rightBox.show {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1
}
.newsArea .leftBox li, .newsArea .rightBox li {
	padding: 0
}
.newsArea .rightBox {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}
.newsArea .newsImgList img {
	margin-left: auto
}
.newsTitleBox {
	margin-bottom: 30px
}
.newsTitleBox .title {
	margin-right: 10px;
	display: inline-block;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 1.4px;
	line-height: 40px
}
.newsTitleBox em {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: .7px;
	line-height: 40px;
	color: #ca1a23
}
.newsList li .item {
	border-top: solid 1px #E5E5E5
}
.newsList li.slick-current .item {
	border-top: solid 0px #E5E5E5
}
.newsList .item {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative
}
.newsList .item:hover .dateBox {
	color: #ca1a23
}
.newsList .item:hover .Txt h3 a {
	color: #ca1a23
}
.newsList .dateBox {
	padding-top: 5px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #B5B5B5;
	text-align: center
}
.newsList .dateBox .ym {
	font-size: 12px;
	font-weight: 200;
	letter-spacing: 0
}
.newsList .dateBox .day {
	font-size: 46px;
	letter-spacing: 0;
	line-height: 50px
}
.newsList .Txt {
	margin-left: 90px
}
.newsList .Txt h3 a {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: .9px;
	line-height: 30px;
	color: #111111
}
.newsList .ellipsis {
	margin-top: 8px;
	height: 28px;
	font-weight: 100;
	letter-spacing: .75px;
	line-height: 28px;
	color: #666666
}
.newsListDots {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 150px;
	font-size: 0
}
.newsListDots .slick-dots {
	bottom: auto
}
.newsListDots .slick-dots .slick-active button:before {
	width: 8px;
	height: 8px;
	background-color: #ca1a23
}
.newsListDots .slick-dots li {
	margin-left: 3px;
	margin-right: 3px
}
.newsListDots .slick-dots button {
	position: relative
}
.newsListDots .slick-dots button:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 6px;
	height: 6px;
	background-color: #B5B5B5;
	border-radius: 50%;
	opacity: 1
}
.aboutArea {
	position: relative
}
.aboutArea:before {
	content: '';
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/homeAbout.jpg) no-repeat center;
	background-size: cover;
	z-index: -1
}
.aboutArea>.wrap {
	padding-top: 130px;
	padding-bottom: 130px
}
.aboutArea .item {
	position: relative
}
.aboutArea .right {
	margin-left: auto;
	width: 100%;
	max-width: 500px;
	color: #FFF
}
.aboutArea .right.show .title, .aboutArea .right.show .Txt, .aboutArea .right.show h3 {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1
}
.aboutArea .right.show .iconList li:first-of-type {
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition-delay: 0.8s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
.aboutArea .right.show .iconList li:nth-of-type(2) {
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
.aboutArea .right.show .iconList li:nth-of-type(3) {
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
.aboutArea .right.show .iconList li:nth-of-type(4) {
	-webkit-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
.aboutArea .right.show .iconList li:nth-of-type(5) {
	-webkit-transition-delay: 1.6s;
	-o-transition-delay: 1.6s;
	transition-delay: 1.6s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}
.aboutArea .right.show .btn {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s
}
.aboutArea .right .title, .aboutArea .right h3 {
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.aboutArea .right>.title {
	margin-top: 10px;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 1.4px;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}
.aboutArea .right>.enTitle {
	font-size: 45px;
	font-weight: bold;
	letter-spacing: 1.25px;
	line-height: 50px
}
.aboutArea .Txt {
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 26px;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}
.aboutArea .btn {
	margin-top: 45px;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.aboutArea .iconList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #FFF
}
.aboutArea .iconList li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.aboutArea .iconList .icon {
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	-webkit-animation: ir both 3s ease-in-out infinite;
	animation: ir both 3s ease-in-out infinite
}
.aboutArea .iconList .icon.icon01 {
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: center
}
.aboutArea .iconList .icon.icon02 {
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
.aboutArea .iconList .icon.icon03 {
	background-image: url(../images/icon03.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}
.aboutArea .iconList .icon.icon04 {
	background-image: url(../images/icon04.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}
.aboutArea .iconList .icon.icon05 {
	background-image: url(../images/icon00.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-animation-delay: .12s;
	animation-delay: .12s
}

.aboutArea .iconList .one {
	font-weight: 100;
	letter-spacing: .75px
}
.aboutArea .iconList .two {
	font-family: "Noto Sans TC", sans-serif;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1.2px
}
.sectionArea .wrap {
	padding-top: 90px;
	padding-bottom: 150px
}
.sectionArea .titleBox {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	max-width: 570px
}
.sectionArea .titleBox.show .one, .sectionArea .titleBox.show .two {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1
}
.sectionArea .titleBox.show .one:before {
	width: 56px
}
.sectionArea .titleBox .one, .sectionArea .titleBox .two {
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.sectionArea .titleBox .one {
	padding-bottom: 30px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 48px;
	color: #222
}
.sectionArea .titleBox .one:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -28px;
	width: 0;
	height: 1px;
	background-color: #ca1a23;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sectionArea .titleBox .one>span {
	color: #ca1a23
}
.sectionArea .titleBox .two {
	position: relative;
	padding-top: 30px;
	font-size: 28px;
	letter-spacing: 1.4px;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}
.sectionArea .bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.sectionArea .bottom>.left, .sectionArea .bottom>.right {
	width: 50%;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-o-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0
}
.sectionArea .bottom>.left.show, .sectionArea .bottom>.right.show {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1
}
.sectionArea .bottom>.right {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}
.sectionArea .inTitleBox {
	position: relative;
	margin-bottom: 20px
}
.sectionArea .inTitleBox h2 {
	font-size: 23px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 1.2px;
	color: #111111
}
.sectionArea .inTitleBox .moreBtn {
	position: absolute;
	top: 0;
	right: 40px;
	font-size: 14px;
	letter-spacing: 1.4px;
	line-height: 30px;
	color: #999
}
.sectionArea .inTitleBox .moreBtn:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/iconArrow.png) no-repeat center;
	vertical-align: top
}
.sectionArea .inTitleBox .moreBtn:hover {
	color: #ca1a23
}
.sectionArea .inTitleBox .moreBtn:hover:after {
	content: '';
	background: url(../images/iconArrow02.png) no-repeat center
}
.abroadList .item {
	position: relative
}
.abroadList .item:hover .Img a:before {
	opacity: .8
}
.abroadList .item:hover .Img a:after {
	border: solid 15px rgba(255, 255, 255, 0.2)
}
.abroadList .Img {
	display: inline-block;
	width: 90%;
}
.abroadList .Img img {
	width: 100%;
}
.abroadList .Img a {
	position: relative;
	display: block;
	font-size: 0
}
.abroadList .Img a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ca1a23), color-stop(56%, #ca1a23), to(#b0161e));
	background-image: -webkit-linear-gradient(top, #ca1a23 0%, #ca1a23 56%, #b0161e 100%);
	background-image: -o-linear-gradient(top, #ca1a23 0%, #ca1a23 56%, #b0161e 100%);
	background-image: linear-gradient(180deg, #ca1a23 0%, #ca1a23 56%, #b0161e 100%)
}
.abroadList .Img a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: solid 1px rgba(255, 255, 255, 0.2);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.abroadList .Txt {
	position: absolute;
	left: 30px;
	bottom: 25px
}
.abroadList .Txt a {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: .9px;
	line-height: 30px;
	color: #FFF
}
.abroadList.slick-dotted.slick-slider {
	margin-bottom: 0
}
.abroadList .slick-dots {
	bottom: -40px;
	text-align: left
}
.abroadList .slick-dots .slick-active button:before {
	width: 8px;
	height: 8px;
	background-color: #ca1a23
}
.abroadList .slick-dots li {
	margin-left: 3px;
	margin-right: 3px
}
.abroadList .slick-dots button {
	position: relative
}
.abroadList .slick-dots button:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 6px;
	height: 6px;
	background-color: #B5B5B5;
	border-radius: 50%;
	opacity: 1
}
.shareList>.slick-list {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}
.shareList li {
	margin-top: 5px;
	margin-bottom: 5px
}
.shareList li.slick-slide {
	-webkit-transform: translateX(-35px);
	-ms-transform: translateX(-35px);
	transform: translateX(-35px)
}
.shareList li.slick-slide:hover {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.shareList .item {
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.shareList .item:hover .Img a:before {
	opacity: .85
}
.shareList .item:hover .Img a:after {
	opacity: 1
}
.shareList .item:hover .Txt .mTitle, .shareList .item:hover .Txt a {
	color: #ca1a23
}
.shareList .Img {
	margin-right: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.shareList .Img a {
	position: relative;
	display: block;
	font-size: 0
}
.shareList .Img a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ca1a23), color-stop(65%, #ca1a23), to(#b0161e));
	background-image: -webkit-linear-gradient(top, #ca1a23 0%, #ca1a23 65%, #b0161e 100%);
	background-image: -o-linear-gradient(top, #ca1a23 0%, #ca1a23 65%, #b0161e 100%);
	background-image: linear-gradient(180deg, #ca1a23 0%, #ca1a23 65%, #b0161e 100%);
	/*border-radius: 50%;*/
	opacity: 0
}
.shareList .Img a:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
	width: 14px;
	height: 14px;
	background: url(../images/iconCross.png) no-repeat center;
	opacity: 0
}
.shareList img {
	display: block;
	width: 180px;
	/*border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover*/
}
.shareList .Txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.shareList .Txt .name {
	margin-bottom: 4px;
	margin-right: 12px;
	display: inline-block
}
.shareList .Txt a {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 30px;
	color: #111111
}
.shareList .Txt .mTitle {
	display: inline-block;
	font-weight: 300;
	letter-spacing: .4px;
	line-height: 30px;
	color: #BBB
}
.shareList .Txt p {
	max-width: 360px;
	height: 56px;
	font-weight: 300;
	letter-spacing: .75px;
	line-height: 28px;
	color: #444444
}
.shareList.slick-dotted.slick-slider {
	margin-bottom: 0
}
.shareList .slick-dots {
	left: 15px;
	bottom: -20px;
	text-align: left
}
.shareList .slick-dots .slick-active button:before {
	width: 8px;
	height: 8px;
	background-color: #ca1a23
}
.shareList .slick-dots li {
	margin-left: 3px;
	margin-right: 3px
}
.shareList .slick-dots button {
	position: relative
}
.shareList .slick-dots button:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 6px;
	height: 6px;
	background-color: #B5B5B5;
	border-radius: 50%;
	opacity: 1
}
@-webkit-keyframes op {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes op {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@-webkit-keyframes spc {
	0% {
		bottom: -130px;
		opacity: 0
	}
	35%, 80% {
		bottom: 0;
		opacity: 1
	}
	50% {
		bottom: -5px
	}
	to {
		bottom: 130px;
		opacity: 0
	}
}
@keyframes spc {
	0% {
		bottom: -130px;
		opacity: 0
	}
	35%, 80% {
		bottom: 0;
		opacity: 1
	}
	50% {
		bottom: -5px
	}
	to {
		bottom: 130px;
		opacity: 0
	}
}
@-webkit-keyframes txtLine {
	0% {
		width: 0
	}
	to {
		width: 56px
	}
}
@keyframes txtLine {
	0% {
		width: 0
	}
	to {
		width: 56px
	}
}
@-webkit-keyframes hl {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes hl {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@-webkit-keyframes bo {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes bo {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@-webkit-keyframes ba {
	0% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
@keyframes ba {
	0% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
@-webkit-keyframes ir {
	0%, 40% {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg)
	}
	10%, 30% {
		-webkit-transform: rotateZ(-10deg);
		transform: rotateZ(-10deg)
	}
	20% {
		-webkit-transform: rotateZ(10deg);
		transform: rotateZ(10deg)
	}
}
@keyframes ir {
	0%, 40% {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg)
	}
	10%, 30% {
		-webkit-transform: rotateZ(-10deg);
		transform: rotateZ(-10deg)
	}
	20% {
		-webkit-transform: rotateZ(10deg);
		transform: rotateZ(10deg)
	}
}
@media screen and (max-width:1180px) and (min-width:861px) {
	.facList {
		margin-left: auto;
		margin-right: auto;
		max-width: 760px;
		height: 1200px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.facList li.li02 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		margin-top: 395px;
		margin-left: -380px;
		max-width: 360px
	}
	.facList li.li02 img {
		height: 740px
	}
}
@media (min-width:641px) {
	.shareList .item:hover {
		-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.12);
		box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.12)
	}
}
@media (min-width:861px) {
	.facList .Txt {
		padding-top: 40px;
		padding-left: 50px;
		position: absolute;
		top: 0;
		left: 0
	}
	.facList .itemBtn {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		z-index: 1;
		pointer-events: none;
		opacity: 0;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s
	}
	.facList .itemBtn:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 0.8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ca1a23), color-stop(56%, #ca1a23), to(#b0161e));
		background-image: -webkit-linear-gradient(top, #ca1a23 0%, #ca1a23 56%, #b0161e 100%);
		background-image: -o-linear-gradient(top, #ca1a23 0%, #ca1a23 56%, #b0161e 100%);
		background-image: linear-gradient(180deg, #ca1a23 0%, #ca1a23 56%, #b0161e 100%);
		z-index: -1
	}
	.facList .itemBtn:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		border: solid 1px rgba(255, 255, 255, 0.2);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		z-index: -1;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s
	}
}
@media (min-width:1180px) {
	.aboutArea:before {
		position: absolute;
		top: 0;
		left: 0
	}
}
@media (max-width:1180px) {
	.abroadList .Img {
	width: 100%;
}

	.bannerTxt .maintitle {
		font-size: 60px;
		line-height: 50px
	}
	.bannerTxt>.bottom {
		margin-top: 30px;
		padding-top: 15px
	}
	.facList {
		margin-left: auto;
		margin-right: auto;
		max-width: 760px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.facList li.li03, .facList li.li04 {
		max-width: 380px;
		margin-top: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.newsArea>.wrap {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse
	}
	.newsArea .leftBox, .newsArea .rightBox {
		width: 100%;
		max-width: 530px
	}
	.newsArea .rightBox {
		margin-bottom: 60px
	}
	.newsArea .newsImgList img {
		margin-right: auto
	}
	.aboutArea:before {
		padding-top: 50%
	}
	.aboutArea>.wrap {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.aboutArea .right {
		margin-left: auto;
		margin-right: auto;
		color: #111111
	}
	.aboutArea .Txt {
		font-weight: 300
	}
	.aboutArea .iconList {
		color: #111111
	}
	.aboutArea .iconList .icon {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background-color: #ca1a23;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.aboutArea .btn a {
		font-weight: 300;
		color: #ca1a23;
		border: solid 1px #ca1a23
	}
	.aboutArea .btn a:hover {
		color: #FFF;
		background-color: #ca1a23
	}
	.sectionArea .wrap {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.sectionArea .titleBox {
		margin-bottom: 60px
	}
	.sectionArea .bottom {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.sectionArea .bottom>.left, .sectionArea .bottom>.right {
		width: 100%;
		max-width: 540px
	}
	.sectionArea .bottom>.left {
		margin-bottom: 90px
	}
	.sectionArea .inTitleBox .moreBtn {
		right: 0
	}
}
@media (max-width:960px) {
	.bannerTxt .maintitle {
		font-size: 50px
	}
	.scrollBtn {
		display: none
	}
}
@media (max-width:860px) {
	.facArea .wrap {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.facListBox {
		margin: 0 auto;
		max-width: 380px
	}
	.facListBox .selectBox {
		display: block;
		position: absolute;
		top: 380px;
		right: 0
	}
	.facList {
		max-width: 380px
	}
	.facList li.li01 img, .facList li.li02 img {
		height: 360px
	}
	.facList .Txt {
		padding-top: 60px
	}
	.facList .itemBtn {
		margin-top: 20px
	}
	.facList .itemBtn a {
		font-weight: 300;
		color: #ca1a23;
		border: solid 1px #ca1a23
	}
	.facList .itemBtn a:hover {
		color: #FFF;
		background-color: #ca1a23
	}
	.newsArea>.wrap {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.newsArea .rightBox {
		margin-bottom: 30px
	}
	.newsTitleBox {
		margin-bottom: 0
	}
	.aboutArea>.wrap {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.sectionArea .wrap {
		padding-top: 30px;
		padding-bottom: 30px
	}
}
@media (max-width:640px) {

	#banner .slick-dots {display: none !important;}

	.bannerTxt .subtitle {
		font-size: 18px
	}
	.bannerTxt .maintitle {
		font-size: 30px;
		line-height: 30px
	}
	.bannerTxt>.bottom {
		margin-top: 20px;
		padding-top: 10px
	}
	.facArea .titleBox {
		margin-bottom: 10px;
		padding-bottom: 20px
	}
	.facArea .titleBox h2 {
		font-size: 30px;
		line-height: initial
	}
	.facArea .wrap>.textEditor>.txt br {
		display: none
	}
	.facList {
		margin-top: 30px
	}
	.newsArea .newsImgList img {
		display: block;
		width: 100%
	}
	.newsList .Txt {
		margin-left: 80px
	}
	.newsList h3 {
		white-space: nowrap;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
	.newsListDots {
		top: auto;
		left: 0;
		bottom: 20px
	}
	.newsListDots .slick-dots {
		text-align: left
	}
	.aboutArea .right>em {
		font-size: 30px
	}
	.aboutArea .right h2 {
		margin-top: 0;
		font-size: 20px
	}
	.aboutArea .Txt {
		padding-top: 20px;
		padding-bottom: 30px
	}
	.aboutArea .btn {
		margin-top: 30px
	}
	.sectionArea .titleBox .one {
		font-size: 30px
	}
	.sectionArea .titleBox .two {
		margin-top: 10px;
		padding-top: 10px
	}
	.abroadList img {
		display: block;
		width: 100%
	}
	.abroadList h3 {
		white-space: nowrap;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
	.shareList>.slick-list {
		padding: 0
	}
	.shareList li.slick-slide {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	.shareList .item {
		padding-left: 15px;
		padding-right: 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.shareList .Img {
		margin-right: 0;
		margin-bottom: 10px
	}
}
@media (max-width:480px) {
	.bannerTxt>.bottom {
		font-weight: 300
	}
	.facArea .titleBox h2 {
		font-size: 28px
	}
	.facListBox .selectBox {
		top: 270px
	}
	.facList li {
		padding: 0
	}
	.facList li.li01 img, .facList li.li02 img, .facList li.li03 img, .facList li.li04 img {
		width: 260px;
		height: 260px
	}
	.facList .item {
		margin-left: auto;
		margin-right: auto;
		max-width: 260px
	}
	.newsTitleBox h2 {
		display: block
	}
	.aboutArea .right>h3 {
		font-size: 28px
	}
	.sectionArea .titleBox .one {
		font-size: 28px
	}
	.sectionArea .titleBox .two {
		font-size: 23px
	}
	
}


/*
.popWin {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 500;
	width: 100%;
	height: 100vh;
	font-size: 15px;
	line-height: 1.8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s
}
.popWin .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s
}
.popWin .inner {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 700px;
	max-width: 90%;
	max-height: 85vh;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s
}
.popWin .popContent {
	max-height: 85vh;
	overflow-y: auto
}
.popWin img {
	display: block;
	max-width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.popWin .Txt {
	padding: 30px;
	text-align: left
}
.popWin .Txt .popTitle {
	font-size: 25px;
	margin-bottom: 25px
}
.popWin .close {
	position: absolute;
	right: -23px;
	top: -23px;
	z-index: 1;
	width: 46px;
	height: 46px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 50%
}
.popWin .close:after, .popWin .close:before {
	content: '';
	position: absolute;
	left: 11px;
	top: 23px;
	width: 25px;
	height: 1px;
	background-color: #bca480
}
.popWin .close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.popWin.show {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}
.popWin.show .inner, .popWin.show .mask {
	opacity: 1
}
.popWin .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
@media (max-width:1180px) {
	.popWin .close {
		right: 0;
		top: 0;
		border-radius: 0
	}
	.popWin .popContent {
		max-height: calc(100vh - 150px)
	}
}
*/