:root{
	--right-trans:-55vw;
	--i-wrapper:1365px;
	--item:calc((var(--i-wrapper) / 4) - 14px);
	--item-date:calc(var(--item) - 80px);
	--os-item:calc((var(--i-wrapper) - 10% ) / 3);
	--pd:50px;
	--os-item-img-h:200px;
	--opa:0.75;
	--ls-img-h:350px;
	--sc-h:350px;

}

body {
	font-family: 'Bai Jamjuree', 'Prompt',sans-serif;
	font-weight: 300;
}

.lr {

}

.lr>.c-l {
	float: left;
}

.lr>.c-r {
	float: right;
}

.lr::after {
	content: '';
	display:block;
	clear: both;
}

.clear {
	clear: both;
}

.inner-wrapper {
	width: var(--i-wrapper);
	margin: 0px auto;
}

.items {
	text-align: center;
}

.items::after {
	content: '';
	display: block;
	clear: both;
}

.item {
	/*float: left;*/
	display: inline-block;
}

/*----------------------------*/

.section.hs {

}

.section.hs>.inner-wrapper {
	
}

.section.hs>.inner-wrapper>.lr {
	padding: 6px 10px;
}

.section.hs>.inner-wrapper>.lr>ul {
	font-size: 0px;
}

.section.hs>.inner-wrapper>.lr>ul>li {
	display: inline-block;
	font-size: 12px;
}

.section.hs>.inner-wrapper>.lr>ul>li:not(:last-child)::after {
	content: '|';
	display: inline-block;
}

.section.hs>.inner-wrapper>.lr>ul>li>a {
	color: #4d4949;
	display: inline-block;
	text-decoration: none;
	margin: 0px 6px;
}

.section.hs>.inner-wrapper>.lr>.c-l {
	
}

.section.hs>.inner-wrapper>.lr>.c-r {
	
}

/*----------------------------*/

.section.hc {
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
	background-position: 0px -100px;
	overflow: auto;
}

.section.hc>.sfiter {
	height: 590px;
	background-color: rgba(0,0,0,0.5);
}

.section.hc.re>.sfiter{
	height: auto;
}

.section.hc.re{
	background-position: center center;
}

.section.hc.re .inner-wrapper h1{
	padding: 30px 0;
	font-size: 50px;
	font-weight: bold;
	color: white;
	font-family: 'Prompt';
}

.section.hc>.sfiter>.ifiter {
	background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 77%);
}

.section.hc .inner-wrapper>.menu {
	padding: 10px;
}

.section.hc .inner-wrapper>.menu>.lr {
	
}

.section.hc .inner-wrapper>.menu>.lr>.c-l {

}

.section.hc .inner-wrapper>.menu>.lr>.c-l>a {
	text-decoration: none;
}

.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo {
	width: 90px;
	height: 90px;
	background-color: #ff8400;
	color: #000;
	/*color: white;*/
	font-family: "Arial", Gadget, sans-serif;
	/*font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;*/
	text-align: center;
	/*overflow: auto;*/
	border:3px solid #FFF;
	/*-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;*/
}

.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo>*:not(img){
	display: none;
}
.logo img{
	width: 100%;
	height: 100%;
}

/*.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo>h5 {
	font-size: .67rem;
	margin-top: 32px; 
	font-weight: 800;
}

.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo>h6 {
	font-size: .25rem;
	font-weight: 800;
}*/

.section.hc .inner-wrapper>.menu>.lr>.c-r {

}

.section.hc .inner-wrapper>.menu>.lr>.c-r>ul {
	margin: 22px 0px 19px 0px; 
}

.section.hc .inner-wrapper>.menu>.lr>.c-r>ul>li {
	display: inline-block;
}

.section.hc .inner-wrapper>.menu>.lr>.c-r>ul>li>a {
	color: #FFF;
	padding: 0px 10px;
	text-decoration: none;
}

.section.hc .inner-wrapper>.menu>.lr>.c-r>div {
	text-align: right;
}

.section.hc .inner-wrapper>.menu>.lr>.c-r>div>a {
	margin: 0px 6px;
	padding: 6px 19px;
	display: inline-block;
	color: #ff8400;
	background-color: transparent;
	border:2px solid #ff8400;
	text-decoration: none;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.section.hc .inner-wrapper>.menu>.lr>.c-r>div>a:hover {
	color: #fff;
	background-color: #ff8400;
	border:2px solid #ff8400;
	-webkit-transition: background-color 0.6s; /* Safari */
    transition: background-color 0.6s;
}


.section.hc .banners {
	color:#fff;
}

.section.hc .banners>li {
	display: block;
	overflow: auto;
}

.section.hc .banners>li>div {
	max-width: 500px;
	box-sizing: border-box;
	margin: 100px 0px 0px 50px;
}

.section.hc .banners>li>div>h3 {
	font-size: 40px;
	font-family: 'Prompt',sans-serif;
}

.section.hc .banners>li>div>h4 {
	font-size: 30px;
	font-family: 'Prompt',sans-serif;
	margin: 0px 0px 20px 0px;
}

.section.hc .banners>li>div>p {
	font-size: 16px;
}

/*----------------------------*/

.section.au {
	width: 100%;
	height: 350px;
	background-color: #fff;
}

.section.au>.inner-wrapper {
	position: relative;
}

.section.au>.inner-wrapper>.wbg {
	position: absolute;
	top:-20px;
	background-color: #FFF;
	text-align: center;
	padding: 86px 0px 0px 0px;
	width: 100%;
	/*box-shadow: 0 0 25px 0 rgb(0 0 0 / 19%);*/
	-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
    border-radius: 4px;
}

.section.au>.inner-wrapper>.wbg>h1 {
	font-size: 46px;
	color:#ff8400; 
}

.section.au>.inner-wrapper>.wbg>h1>span {
	color: #FFF;
	background-color:#ff8400; 
	padding: 0px 15px;
}

.section.au>.inner-wrapper>.wbg>h1>strong {
	font-weight:normal;
	color:#000; 
}

.section.au>.inner-wrapper>.wbg>h4 {
	font-size: 24px;
	margin: 19px auto 20px auto;
	padding: 10px 0px 10px 0px;
	border-top:1px solid #000;
	border-bottom: 1px solid #000;
	max-width: 660px;

}

.section.au>.inner-wrapper>.wbg>h2 {
	max-width: 550px;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	margin: 0px auto;
	line-height: 150%;
}

/*----------------------------*/

.section.cp {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
	/*background-position: 0px -100px;*/
	overflow: auto;
}

.section.cp .inner-wrapper {
	text-align: center;
	padding: 80px 0px 0px 0px;
}

.section.cp .inner-wrapper>h3 {
	font-size:24px;
	color:#fff;
}

.section.cp .inner-wrapper>h3>a {
	color: #ff8400;
	text-decoration: none;
}

.section.cp .inner-wrapper>p {
	color: #fff;
	margin: 20px 0px 50px 0px;
}

.section.cp .inner-wrapper>.items {

}

.section.cp .inner-wrapper>.items>.item {
	width: var(--item);
	margin: 5px;
	background-color: #F00;
}

.section.cp .inner-wrapper>.items>.item>.img {
	width: 100%;
	background-color: #FF0;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner {
	width: 100%;
	height: 200px;
	background-color: #0FF;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>img {
/*	width: 120%;
	position: absolute;
	top:0px;
	left:0px;

*/	
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition:transform 0.6s; /* Safari */
    transition:transform 0.6s;
}

.section.cp .inner-wrapper>.items>.item:hover>.img>.inner>img {
	transform: scale(1.25);
	
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.per {
	position: absolute;
	top:0px;
	left:10px;
	text-align: center;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.per>span {
	font-size: 10px;
	display: block;
	background-color: #F00;
	padding: 6px 0px 0px 0px;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.per>strong {
	font-size: 14px;
	display: block;
	background-color: #F00;
	color: #ffff00;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.per::after {
	display: block;
	content: '';
	width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  
    border-top: 20px solid #f00;
}



.section.cp .inner-wrapper>.items>.item>.img>.inner>.add {
	position: absolute;
	top:0px;
	left:200px;
	background-color: #ff8400;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.tme {
	position: absolute;
	bottom:10px;
	right:0px;
	background-color: #F00;
	text-align: right;
	padding: 6px 6px 6px 10px;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.tme>strong {
	display: block;
	font-size: 18px;
}

.section.cp .inner-wrapper>.items>.item>.img>.inner>.tme>span {
	display: block;
	font-size: 10px;
}

.section.cp .inner-wrapper>.items>.item>.content {
	padding: 10px 0px;
	background-color: #FFF;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr {

}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l {
	width: 60px;
	padding: 6px 4px;
	background-color: #ff8400;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l>ul {
	color: #fff;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l>ul>li {
	display: inline-block;
	font-size:12px;
	text-align: center;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l>ul>li>b {
	display: block;
	padding: 3px 0px;
	font-size:11px;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l>ul>li>strong {
	display: block;	
	font-size:16px;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l>ul>li>span {
	display: block;
	padding: 3px 0px;
	font-size:11px;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-l>ul>li>i {
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-r {
	/*width: var(--item-date);*/
	width: calc(100% - 80px);
	text-align: left;
	font-family:'Prompt'; 
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-r>h6 {
	font-size: 10px;
	margin: 8px 0px 0px 0px;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-r>h4 {
	font-size: 14px;
}

.section.cp .inner-wrapper>.items>.item>.content>.lr>.c-r>h5{
	font-size: 11px;
}

.section.cp .inner-wrapper>.items>.item>.price {
	background-color: #F00;
	padding: 6px 6px;
	color: #FFF;
}

.section.cp .inner-wrapper>.items>.item>.price>.lr {
	padding: 0px 6px 0px 10px;
}

.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-l {
	font-size: 7px;
}

.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-l>span {
	display: block;
	font-size: 11px;
}

.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-l>b {
	display: block;
	font-weight: normal;
	font-size: 16px;
}

.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-l>b>span {
	text-decoration: line-through;				
}


.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-l>strong {
	display: block;
	font-weight: normal;

}

.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-r {
	
}

.section.cp .inner-wrapper>.items>.item>.price>.lr>.c-r>a {
	border:1px solid #FFF;
	padding: 6px 12px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #ffff00;
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin-top: 3px; 
}
.section.cp .more{
	text-align: center;
	padding-bottom: var(--pd)
}

.section.cp .more>a {
	margin: 35px 0px;
	padding: 12px 29px;
	display: inline-block;
	color: #fff;
	background-color: #ff8400;
	border:2px solid #ff8400;
	text-decoration: none;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: background-color 0.6s; /* Safari */
    transition: background-color 0.6s;
}

.section.cp .more>a:hover {
	color: #ff8400;
	border:2px solid #ff8400;
	background-color: transparent;
	
}

/*----------------------------*/

.section.os>.inner-wrapper {
	text-align: center;
	padding: 60px 0px 100px 0px;
}

.section.os>.inner-wrapper>h3 {
	font-size:24px;
	margin: 0px 0px 20px 0px;
}

.section.os>.inner-wrapper>h3>a {
	color: #ff8400;
	text-decoration: none;
}

.section.os>.inner-wrapper>p {
	
}

.section.os>.inner-wrapper>.items {
	margin: 40px 0px 0px 0px;
}

.section.os>.inner-wrapper>.items>.item {
	width: var(--os-item);
	margin: 5px;
	box-shadow: 2px 18px 9px -2px rgba(0,0,0,0.18);
-webkit-box-shadow: 2px 18px 9px -2px rgba(0,0,0,0.18);
-moz-box-shadow: 2px 18px 9px -2px rgba(0,0,0,0.18);
	padding: var(--pd) 0px;
	-webkit-transition: box-shadow 1s , background-color 0.6s; /* Safari */
    transition: box-shadow 1s , background-color 0.6;
}

.section.os>.inner-wrapper>.items>.item:hover {
	background-color: #ff8400;
	box-shadow: 2px 18px 9px -2px rgba(0,0,0,0.38);
-webkit-box-shadow: 2px 18px 9px -2px rgba(0,0,0,0.38);
-moz-box-shadow: 2px 18px 9px -2px rgba(0,0,0,0.38);

	
}

.section.os>.inner-wrapper>.items>.item>div {
	width: 100%;
	height: var(--os-item-img-h);
	
}

.section.os>.inner-wrapper>.items>.item>div img{
	width: 100%;
	height: 100%;
	object-fit:fill;
}

.section.os>.inner-wrapper>.items>.item>h4 {
	color: #ff8400;
	margin: 20px 0px 0px 0px;
	font-size: 18px;
}

.section.os>.inner-wrapper>.items>.item:hover>h4 {
	color: #fff;
}

.section.os>.inner-wrapper>.items>.item>h5 {
	margin: 20px 0px 24px 0px;
	font-size: 14px;
	line-height: 160%;
}

.section.os>.inner-wrapper>.items>.item>a,
.pm .descript a {
	margin: 0px 0px;
	padding: 8px 20px;
	font-size: 12px;
	display: inline-block;
	color: #ff8400;
	border:2px solid #ff8400;
	background-color: transparent;
	text-decoration: none;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.section.os>.inner-wrapper>.items>.item:hover>a,
.pm .descript a:hover {
	
	color: #fff;
	background-color: #ff8400;
	border:2px solid #fff;
	/* Safari */
	/*-webkit-transition: background-color 0.6s; 
    transition: background-color 0.6s;*/
}

.section.cp .inner-wrapper.splide__track{
	width: 100%;
	padding-bottom: 40px;
}

/*----------------------------------------------------------------------------------*/



















.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: white;
  margin: 6px 0;
  transition: 0.4s;
}

.click{
	position: fixed;
	right: 15px;
	top: 7px;
	transform: scale(0.9);
	width: 35px;
	height: 35px;
	display: none;

}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.box::after,
.section.n-body .nb-b form div::after{
	display: block;
	content: '';
	clear: both;
}

.box>*{
	float: left;
	display: block;
	box-sizing: border-box;
}

.box *{
	box-sizing: border-box;
	text-decoration: none;
}

.section.ls .box{
	position: relative;
}
.section.ls .box>div{
	width: 50%;
	padding: 5px;
	float: right;
}

.section.ls{
	padding:35px 10px; 
}

.section.ls .box>.img{
	position: relative;
}

.section.ls .img>img{
	display: block;
	object-fit: cover;
	margin:5px;
	width: calc(( 100% / 4 ) - 10px );
	height: calc(var(--ls-img-h) / 3);
	float: left;
}

.section.ls .img>div{
	position: absolute;
	font-family: 'Prompt';
	color: white;
}

.box>.rh,
.box.rh>div{
	float: right;
}
.section.ls .img>.dis>*{
	background-color: red;
	text-align: center;
	display: block;
}

.section.ls .dis{
	top: 5px;
	right: 30px;
	transition: transform 0.5s;
	transform-origin: top center
}


.section.ls .img>div{
	transition: transform 0.5s;
}

.section.ls .box:hover .img>div{
	/*transform: scale(1.2);*/
}

.section.ls .info{
	padding: 10px;
}

.section.ls .img>.dis>span{
	padding-top:6px;
	font-size: 14px;
}

.section.ls .img>.dis>strong{
	color: yellow;
	font-family: 16px;
}


.section.ls .img>.dis::after{
	display: block;
    content: '';
    width: 0;
    height: 0;
    --s-b:30px;
    border-left: var(--s-b) solid transparent;
    border-right: var(--s-b) solid transparent;
    border-top: 20px solid #f00;
}



.section.ls .dis+div{
	transform-origin: right;
	background-color: red;
	text-align: right;
	right: 5px;
	top: calc( var(--ls-img-h) - 30px );
	min-width: 50%;
	max-width: 100%;
	padding:3px 5px 3px 10px; 
	font-size: 14px;
	font-weight: bold;
}

.section.ls .img>img:first-child{
	width: calc( 100% - 10px );
	height: var(--ls-img-h);
}

.section.ls .info *{
	/*display: block;*/
	text-decoration: none;
	font-family: 'Prompt';
	font-weight:400;
}

.section.ls .info>a{
	background-color: #ff8400;
	color: white;
	font-size: 20px;
	padding:7px 25px;
}

.section.ls .info h5{
	font-size: 25px;
	padding-top: 30px;
}

.section.ls .info p{
	font-size: 20px;
	width: 75%;
	padding-top: 15px;
	display: block;
}

.section.ls .info h3{
	font-size: 42px;
	line-height: 42px;
	font-weight: 600;
}

.section.ls .info h4{
	font-size: 32px;
}

.section.ls .info div{
	width: 80%;
	border-top: 1px solid rgba(0,0,0,.15 	);
	margin-top: 25px;
	padding-top: 25px;
}

.section.ls .info div a.ac{
    padding: 12px 29px;
    display: inline-block;
    color: #fff;
    background-color: red;
    border: 2px solid red;
    text-decoration: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: background-color 0.6s,
    			color 0.6s;
    transition: background-color 0.6s,
    			color 0.6s;
}
.section.ls .info.re div a.ac-a{ font-size: 0; }
.section.ls .info.re div a.ac-a span{
	font-size: 15px;
    padding: 12px 29px;
    padding-right: 10px;
    display: inline-block;
    color: #fff;
    background-color: red;
    border: 2px solid red;
    text-decoration: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: background-color 0.6s,
    			color 0.6s;
    transition: background-color 0.6s,
    			color 0.6s;
}

.section.ls .info.re div a.ac-a span+span{
	padding-right: 20px;
	padding-left: 10px;
	border-radius: 0;
	background-color: transparent;
	color: red;
	border-left: none;
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: background-color 0.6s,
    			color 0.6s;
    transition: background-color 0.6s,
    			color 0.6s;
}
.section.ls .info.re div,
.section.ls .info.re p{
	width: 100%;
}

.section.ls .info.re{
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
}
.section.ls .info.re div a.ac-a span strong{
	color: red;
	font-size: 23px;
	font-weight: bold;
	line-height: 16px;
	-webkit-transition: color 0.6s;
    transition: color 0.6s;
}

.section.ls .info.re div a.ac-a:hover span {
	color: red;
	background-color: transparent;
}

.section.ls .info.re div a.ac-a:hover span+span {
	color: white;
	background-color: red;
}

.section.ls .info.re div a.ac-a+span{
	display: block;
	color: red;
	padding-top: 15px;
	font-size: 18px;
}

.section.ls .info.re div a.ac-a:hover span strong{
	color: yellow }

.section.ls .info div a:hover{
	color: red;
	background-color: transparent;
}

.section.ls .box{
	padding: 20px;
	/*box-shadow: 3px 3px 10px rgba(0,0,0,0.25);*/
}
.section.ls .box+.box{
	margin-top: 30px;
	/*border-top: 1px solid rgba(0,0,0,.5);*/
	/*padding-top: 30px;*/
}


.section.pm{
	background: rgba(255,255,255,.95);
}
.section.pm>div{
	width: var(--i-wrapper);
	margin:auto;
	padding: 80px 50px;
	padding-bottom: 50px;
	box-sizing: border-box;
}

.descript{
	font-family: 'Prompt';
	padding-right: 10%;
	/*padding-right: calc(((var(--i-wrapper) / 2 ) - 50px ) * .3);*/
}

.descript,.lang-c{
	width: calc((var(--i-wrapper) / 2 ) - 50px );
}

.lang-c>a{
	--size:calc(((var(--i-wrapper) / 2 ) - 50px ) /4 );
	width: var(--size);
	height: var(--size);
	line-height: var(--size);
	text-align: center;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
	color: white;
	box-shadow: 0 0 0 rgba(0,0,0,0.15);
	background-color: var(--bg-clr);
	transition: background-color 0.3s,
				color 0.3s,
				transform 0.4s,
				border-radius 0.3s;
	--ori:center;
	--opa:1;
	--f-size:20px;
	transform-origin: var(--ori);

}

.lang-c>a:hover{
	transform: scale(1.5);
	color: #ff8400;
	background-color: white;
	font-size: calc(var(--f-size) + 10px );
	--opa:0.35;
	box-shadow: 0 0 25px var(--bg-clr);
	border-radius: 50%;
}

.lang-c>a:nth-child(1){
	/*--ori: top left ; */
	--bg-clr: rgba(207, 226, 243,var(--opa));
}

.lang-c>a:nth-child(2){
	/*--ori: top; */
	--bg-clr: rgba(111, 168, 220,var(--opa));
}
.lang-c>a:nth-child(3){
	/*--ori: top; */
	--bg-clr: rgba(213, 166, 189,var(--opa));
}
.lang-c>a:nth-child(4){
	/*--ori: top right; */
	--bg-clr: rgba(204,0,0,var(--opa));
}

.lang-c>a:nth-child(5){
	/*--ori: left; */
	--bg-clr: rgba(234, 209, 220,var(--opa));
}

.lang-c>a:nth-child(6){
	--bg-clr: rgba(106, 168, 79,var(--opa));
}
.lang-c>a:nth-child(7){
	--bg-clr: rgba(166, 77, 121,var(--opa));
}
.lang-c>a:nth-child(8){
	/*--ori: right; */
	--bg-clr: rgba(17, 85, 204,var(--opa));
}
.lang-c>a:nth-child(9){
	/*--ori: left bottom; */
	--bg-clr: rgba(255, 255, 10,var(--opa));
}

.lang-c>a:nth-child(10){
	/*--ori: bottom; */
	--bg-clr: rgba(230, 145, 56,var(--opa));
}
.lang-c>a:nth-child(11){
	/*--ori: bottom; */
	--bg-clr: rgba(255,0,255,var(--opa));
}
.lang-c>a:nth-child(12){
	/*--ori: bottom right; */
	--bg-clr: rgba(255, 229, 153,var(--opa));
}

.pm .descript h4{
	font-size: 24px;
	font-weight: bold;
}

.pm .descript h3{
	font-size: 30px;
	font-weight: bold;
	padding: 15px 0;
}
.pm .descript p,.pm .descript a{
	font-size: 16px;
}

.pm .descript div{
	margin-top: 30px;
	padding: 30px 0; 	
	border-top: 1px solid black;
}

.section.sc .box.list>div{
	padding: 10px;
}

.section.sc .box .pic{
	position: relative;
	overflow: hidden;
}

.section.sc .box .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition:transform 0.6s; /* Safari */
    transition:transform 0.6s;
}


.section.sc .box a:hover img{
	transform: scale(1.25);
}

.section.sc .box .suggest span{
	position: absolute;
	display: block;
	left: 0;
	bottom: calc( 100% + 10px );
}

.section.sc .box .suggest .des{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: black;
	color: white;
}

.section.sc .box.list .suggest a{
	display: block;
	height: var(--sc-h);
}

.section.sc .box .suggest .pic{
	height: var(--sc-h);
}

.section.sc .box .c-item .pic{
	height: calc(var(--sc-h) * .5);
}

.section.sc .suggest{
	width: 50%;
}

.section.sc .c-item{
	width: 25%;
	position: relative;
	padding-bottom: 55px!important;
	min-height: calc( var(--sc-h) + 20px );
}

.section.sc .box .c-item .des{
	padding: 20px 10px 0 10px;
	color: black;
}

.section.sc .box .suggest .des{
	padding: 10px 20px;
}

.section.sc .box .c-item .pic span{
	position: absolute;
	left: 0;
	top: 10px;
}

.section.sc .box{
	padding: 0 20px;
}

.section.sc .box.list span>:last-child{
	margin-right: 10px;
}

.section.sc .box.list span:empty{
	display: none;
}

.section.sc .box.list span{
	background: red;
	color: white;
	padding: 5px 12px;
	font-size: 14px; 
}

.section.sc .box.list h3{
	font-size: 20px;
	font-weight: bold;
}

.section.sc .box.list h4{
	font-size: 14px;
	font-weight: bold;
}

.section.sc .box.list h5{
	font-size: 13px;
	font-weight: bold;
}

.section.sc .box.list p{
	font-size: 14px;
	padding: 10px 0 0 0;
}

.section.sc .box.list a+a{
	background-color: #ff8400;
    color: white;
    font-size: 15px;
    padding: 5px 15px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.section.sc .box.sc>div{
	padding: 20px 10px;
	font-size: 0;
}

.section.sc .box.sc div *{
	background-color: rgb(243, 243, 243);
	border: 2px solid rgb(204, 204, 204);
    color: rgb(204, 204, 204);
    font-size: 16px;
    padding: 6px 30px;
    bottom: 20px;
    left: 20px;
    display: inline-block;
    font-weight: bold;
    font-family: 'Prompt';
}
.section.sc .box.sc div input{ 
	font-weight: normal;
	color: black;
	width: calc(var(--i-wrapper) - 440px );
}
::placeholder{
	color: rgb(204, 204, 204);
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(204, 204, 204);
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: rgb(204, 204, 204);
}

/*--------------------*/

.section.sc .box.sc div .active{
	background-color: #ff8400;
	border: 2px solid #ff8400;
	color: white;
}
.section.hc.re .inner-wrapper .re{
	width: 70%;
	font-size: 25px;
	padding: 50px 10px;
	font-weight: bold;
	color: white;
	font-family: 'Prompt';
	height: 360px;
	box-sizing: border-box;
}
.section.hc.re .inner-wrapper .re h4{
	font-size: 30px;
	padding-bottom: 10px;
}
.section.hc.re .inner-wrapper .re h5{
	padding: 20px 0;
}
.section.hc.re .inner-wrapper .re h2 span{
	font-size: 50px;
	display: block;
	line-height: 50px;
}
.section.hc.re .inner-wrapper .re a{
	font-size: 18px;
	color: #ff8400;
	text-decoration: none;
}
.regis-course::-webkit-scrollbar {
  width: 6px;
}
.regis-course::-webkit-scrollbar-track {
  background:white;
}
.regis-course::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,.05);
  border-radius: 2px;
}
.regis-course::-webkit-scrollbar-thumb:hover {
   background: rgba(0,0,0,.25);
}
.regis-course{
	width: calc(var(--i-wrapper) * .295);
	margin-right: calc((100vw - (var(--i-wrapper) + 20px)) * .5);
	max-height: 100vh;
	/*height: 100vh;*/
	background: white;
	box-shadow: 0 0 7px rgba(0,0,0,.075);
	position: sticky;
	/*margin-top: 50px;*/
	top: 0;
	float: right;
	margin-top: -360px;
	/*border:1px solid #efefef;*/
	font-family: 'Prompt';
	font-weight: 500;
	overflow-y: auto;
}

.regis-course .header{
	text-align: center;
	font-size: 20px;
	color: red;
	padding: 7px 0;
	font-weight: bold;
}
.regis-course .info-pro{
	color: white;
	text-align: center;
	background: red;
	font-size: 18px;
	padding: 25px 0;
}
.regis-course .info-pro strong{
	color: yellow;
	font-size: 25px;
}

.regis-course .info-pro div>strong{
	font-size: 70px;
	font-weight: bold;
}

.regis-course .info-pro .price-p{
	font-size: 25px;
	padding: 10px 0;
}

.regis-course .info-pro .price-p span{
	text-decoration: line-through;
}
.regis-course .b-bg{
	background: #222222;
	color: white;
	text-align: center;
	font-size: 20px;
	padding: 7px 0;
}
.regis-course .price-l>div{
	padding: 4px 10px;
	font-size: 18px;
}
.regis-course .price-l>div>div{
	color: red;
}
.regis-course .price-l>div:nth-child(odd){
	background: #efefef;
}
.regis-course .price-l>div:last-child>div{
	color: black;
}
.regis-button{
	padding: 20px 25px;
}
.regis-button a{
	display: block;
	border-radius: 15px;
	padding: 20px;
	text-align: center;
	font-size: 20px;
	color: white;
	background: #ff8400;
	text-decoration: none;
	transition: transform 0.25s,
	    			box-shadow 0.25s;
}
.regis-course .date{
	text-align: center;
	font-size: 20px;
	padding-top: 15px;

}
.regis-course .date span{
	color: white;
	padding:0 15px;
}
.regis-course .date+div{
	text-align: center;
	font-size: 16px;
	padding-bottom: 15px;
}
.sat{
	background: purple;
}
.sun{
	background: red;
}
.section.n-body .n-body{
	width: 68%;
	box-sizing: border-box;
	padding:50px 10px;
	font-family: "Prompt";
	font-weight: 400;
	font-size: 18px;
	text-align: justify;
}
.section.n-body .n-body>div{
	padding-bottom: 50px;
}
.section.n-body .n-body>div+div{
	padding-top: 30px;
	border-top: 1px solid #efefef;

}
.section.n-body h3{
	font-size: 25px; 
	font-weight: bold;	
}
.section.n-body .nb-a p{
	padding-top: 25px;
}

.section.n-body .nb-b p{
	padding:15px 25px;
	background: #efefef;
	text-align: center;
	margin:15px 0;
}

.section.n-body .nb-b form{
	background: #efefef;
	padding: 18px;
}
.section.n-body .nb-b form div{
	padding: 18px 40px;
}
.section.n-body .nb-b form input[type=checkbox]{
	width: 20px;
	height: 20px;
	display: block;float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 0;
}
.submit-test{
	text-align: center;
}
.section.n-body .n-body .submit-test input,
.section.n-body .n-body .com-test .footer a{
	padding: 13px 100px;
	background: red;
	color: white;	
	font-size: 18px;
	border-radius:30px;
	border:none;
	cursor: pointer;
	transition: transform 0.25s,
				box-shadow 0.25s;
}
.section.n-body .n-body .test-regis{
	overflow: hidden;
	position: relative;
}
.section.n-body .n-body .com-test{
	height: calc( 100% - 15px );
	width: 100%;
	background: #ff8400;
	position: absolute;
	left: -100%;
	top:15px;
	opacity: 0;
	transition: opacity 0.3s,
				left 0s 0.3s;
	padding: 40px 30px;
	text-align: center;
	box-sizing: border-box;
}
.section.n-body .n-body .com-test>div{
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
}
#com-test:target{
	left: 0;
	opacity: 1;
	transition: opacity 0.3s,
				left 0s 0s;
}
.section.n-body .n-body .com-test .name-c{
	font-size: 40px;
}
.section.n-body .n-body .com-test .name-c+div{
	font-size: 30px;
	color: white;
	padding-bottom: 30px;
}
.section.n-body .n-body .com-test .contact{
	font-size: 100px;
	padding-top: 30px;
}
.section.n-body .n-body .com-test .contact a{
	text-decoration: none;
	color: white;
}
.section.n-body .n-body .com-test .footer a{
	text-decoration: none;
}
.section.n-body .n-body .com-test .footer{
	padding-top: 40px;
}
.fa-facebook-square:hover{
	color: #3b5998;
}
.fa-line:hover{
	color: #00b900;
}
.fa-phone-square-alt:hover{
	color: #00ff00ff;
}
.regis-button a:hover,
.section.n-body .n-body .submit-test input:hover, 
.section.n-body .n-body .com-test .footer a:hover {
	transform: translate(-3px,-3px);
	box-shadow: 3px 3px 3px rgba(0,0,0,.15);
}
.alert-regis{
	/*flex-direction: column;*/
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	box-sizing: border-box;
	max-height: 100vh;
	padding: 20px;
}
.alert-regis div{
	--sl: 3s;
	width: 100%;
	cursor: pointer;
	background-color: white;
	padding: 15px 25px;
	border-radius: 5px;
	font-weight: 300;
	box-shadow: 2px 2px 5px rgba(0,0,0,.25);
	box-sizing: border-box;
	animation-name: move;
	animation-duration: 2s;
	animation-fill-mode: forwards;
	overflow: hidden;
	animation-delay: var(--sl);
	transition: opacity 0.25s;
}
.alert-regis div:hover{
	opacity: 1!important;
	animation-play-state:paused;
}
.alert-regis div span{
	font-weight:600;
	color: #ff8400;
}
.alert-regis div+div{
	margin-top: 5px;
}

@keyframes move{
	0%{
		margin-left: 0;
		opacity: 1;

	}
	99%{
		margin-left: 0;
		opacity: 0;
		font-size: 16px;
	}
	100%{
		margin-left: -150vw;
		opacity: 0;
		font-size: 0px;
	}
}












/*------------------repostion---------------*/
/*.section.n-body .nb-b .ls-img{
	margin-left: -5px;
	margin-right: -5px;
	position: relative;
}
.section.n-body .nb-b .ls-img .big-h,
.section.n-body .nb-b .ls-img span{
	--widthmg:calc(( 100% / 3 ) - 10px);
	--heightmg:200px;
	width: var(--widthmg);
	margin:5px;
	object-fit: cover;
	height: var(--heightmg);
	display: block;
	--a:relative;
	position: var(--a);
}
.section.n-body .nb-b .ls-img .big-h{
	--a:absolute;
	position: var(--a);
	cursor: pointer;
	z-index: 10;
	transition: 0.25s;
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(1)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 0);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 1);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(6)~.big-h,
.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(3)~.big-h
{
	--pstn-t:calc((var(--heightmg) + 10px) * 2);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(9)~.big-h,
.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(6)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 3);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(12)~.big-h,
.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(9)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 4);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(15)~.big-h,
.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(12)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 5);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(18)~.big-h,
.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(15)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 6);
	top:var(--pstn-t);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(21)~.big-h,
.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(18)~.big-h{
	--pstn-t:calc((var(--heightmg) + 10px) * 7);
	top:var(--pstn-t);
}

.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+1),
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).pre-show,
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).show+span+.big-h{
	--pstn-l:calc((var(--widthmg) + 10px) * 0);
	left: var(--pstn-l);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2),
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+3).show{
	--pstn-l:calc((var(--widthmg) + 10px) * 1);
	left: var(--pstn-l);
}
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+3),
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+1).show+span+.big-h{
	--pstn-l: calc((var(--widthmg) + 10px) * 2);
	left: var(--pstn-l);
}

.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+1).show+span+.big-h,
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).pre-show,
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+3).show~.big-h,
.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).show+span+.big-h{
	top:calc(var(--pstn-t) + var(--heightmg) + 10px);
}



.section.n-body .nb-b .ls-img .big-h.show,
.section.n-body .nb-b .ls-img span:nth-of-type(1){
	height: calc((var(--heightmg) * 2 ) + 10px);
	width: calc(((100% / 3 ) * 2) - 10px);
}*/





















@media (max-width: 1400px) {
	:root{
		--i-wrapper:1175px;
	}
	.lang-c>a{ font-size: 24px; }
	div.big-h .body{
		--wp:30%;
		--wd:70%;
	}
}

@media (max-width: 1200px) {
	:root{
		--i-wrapper:960px;
	}
	.lang-c>a{ font-size: 20px; }
	.section.ls .info h4{
		font-size: 26px;
	}
	.section.ls .info h3{
		font-size: 32px;
	}
	.regis-course .header{
		font-size: 15px;
	}
	.regis-course {
	    width: calc(var(--i-wrapper) * .315);
	}
	.regis-course .info-pro div>strong {
    	font-size: 55px;
    }
    .regis-course .b-bg {
	    font-size: 18px;
	}
	.regis-course .price-l>div {
	    padding: 10px 10px;
	    font-size: 16px;
	}
	.regis-button a {
	    border-radius: 12px;
	    padding: 14px;
	}
	.regis-course .date{
		padding-bottom: 5px;
	}
	.section.n-body .nb-b .ls-img img.big-h,
	.section.n-body .nb-b .ls-img img.big-h+span{
		--heightmg:150px;
	}
	.section.n-body .nb-b .ls-img div.big-h,
	.section.n-body .nb-b .ls-img div.big-h+span{
		--heightmg:175px;
	}
}
@media (max-width: 992px) {
	:root{
		--i-wrapper:100%;
		--item:calc((var(--i-wrapper) / 3) - 14px);
		--item-date:calc(100% - 80px);
		--ls-img-h:26vw;
		--sc-h: 280px;
	}

	.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo{
		transform: scale(.75);
		transform-origin: top left;
	}
	.lang-c>a{ font-size: 18px; }

	.descript{
		padding-right: 0;
	}
	.lang-c>a:hover{
		transform: none;
		box-shadow:none;
		border-radius: 0;
		font-size: 20px;
		color: white;
		background-color: var(--bg-clr);
		--opa:1;
	}
	.descript,.lang-c{
		width: calc( 100% );
	}
	.lang-c>a{
		--size:calc(( 100vw - 118px ) / 6 );
	}
	/*.section.cp>.inner-wrapper>.items>.item>.content>.lr>.c-r,
	.section.cp>.inner-wrapper>.items>.item>.content>.lr>.c-l{
		width: 100%;
		box-sizing: border-box;
		padding: 4px 10px;
	}
	.section.cp>.inner-wrapper>.items>.item>.content>.lr>.c-l>ul>li>*{
		display: inline-block!important;
	}*/
	.section.cp .inner-wrapper>h3{
		font-size: 20px;
	}
	.hs{
		display: none;
	}
	.section.hc>.sfiter{
		height: 350px;
	}

	.click{
		display: block;
	}
	.section.hc>.sfiter>.ifiter{
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 999;
		height: 55px;
		background: transparent;
		background-color: black;
	}
	.section.hc .inner-wrapper>.menu{
		padding-right: 0;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-r{
		width: 50vw;
		height: calc(100vh - 55px);
		overflow-y: auto;
		top: 55px;
		right: var(--right-trans);
		padding: 15px;
		background-color: rgba(0,0,0,0.85);
		box-sizing: border-box;
		position: fixed;
		transition: right 0.4s ease-in-out;
	}

	.section.hc .inner-wrapper>.menu>.lr>.change+.c-r{ right: 0 }
	.section.hc .banners>li>div { margin-top:115px;}
	.section.hc .inner-wrapper>.menu>.lr>.c-r>div{
		text-align: left;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-r>ul>li
	,.section.hc .inner-wrapper>.menu>.lr>.c-r>div>a{
		margin-bottom: 15px;
		display: block;
		box-sizing: border-box;
	} 

	.section.au>.inner-wrapper>.wbg{
		width: 95%;
		left: 2.5%;
		padding-top: 50px;
	}

	.section.au{ height:300px; }
	.section.cp .inner-wrapper {
		padding-top: 50px;
	}

	.section.ls .info>a{
		font-size: 14px;
		padding: 5px 15px;
	}

	.section.ls .info h5{
		font-size: 14px;
		padding-top: 20px;
	}

	.section.ls .info p{
		font-size: 14px;
		width: 75%;
		padding-top: 15px;
	}

	.section.ls .info h3{
		font-size: 26px;
		line-height: 40px;
	}

	.section.ls .info.re div a.ac-a span{
		padding: 7px 15px;
	}

	.section.ls .info.re div a.ac-a{
		padding: 0;
	}

	.section.ls .info p,
	.section.ls .info div{
		width: 90%;
	}

	.section.ls .info h4{ font-size: 20px; }

	.section.ls .info div a{ padding: 5px 15px; }

	.section.hc.re .inner-wrapper h1{
		padding-top: 130px;
		padding-left: 30px;
	}

	.section.sc .box.sc div input{ 
		width: calc(100vw - 440px );
	}
	.section.sc .c-item {
	    width: calc(100% / 3);
	}
	.section.sc .suggest {
	    width: calc((100% / 3) * 2 );
	}

	.section.sc .box.list span{
		padding: 5px 10px;
	}

	.section.sc .box.list h3{
		font-size: 18px;
	}

	.section.sc .box.list h4{
		font-size: 13px;
	}

	.section.sc .box.list h5{
		font-size: 12px;
	}

	.section.sc .box.list p{
		font-size: 12px;
		padding: 8px 0 0 0;
	}

	.section.sc .box.list a+a{
	    font-size: 14px;
	    padding: 5px 12px;
	}
	.section.n-body .n-body{
		width: 100%;
		padding: 40px 20px;
	}
	.regis-course{
		z-index: 999;
		bottom: 0;
		top: auto;
		position: fixed;
		width: 100%;
	}
	.regis-course>*:not(.regis-button){
		display: none;
	}
	.regis-button{
		padding: 5px 10px;
	}
	.regis-button a{
		border-radius: 5px;
		font-size: 21px;
		padding: 5px 10px;
	}
	.section.hc.re .inner-wrapper .re{
		width: 100%;
		padding-top: 100px;
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
	}
	.section.n-body h3{
		text-align: center;
	}
	.alert-regis{
		max-height: calc(100vh - 117px);
		max-width: 100%;
		bottom: 52px;
		padding: 10px;
		overflow-y: auto;
	}

}

@media (max-width: 768px) {
	:root{ 
			--os-item-img-h:100px;
			--right-trans:-200vw; 
			--item:calc((var(--i-wrapper) / 2) - 14px);
			--ls-img-h:20vw;
		}
	.section.sc .box.sc div{ 
		width: 100%;
	}
	.section.sc .box.sc div *{
		padding: 6px 0;
		text-align: center;
		width: 50%;
	}
	.section.sc .box.sc div+div{
		padding-top: 0;
	}
	.section.sc .box.sc div input{ 
		width: 100%;
		padding: 6px 15px;
		text-align: left;
	}
	.section.os>.inner-wrapper>.items>.item>h4{
		font-size: 14px;
	}
	.section.os>.inner-wrapper>.items>.item>h5{
		font-size: 12px;
	}
	.section.cp .inner-wrapper>h3{
		font-size: 18px;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-r{ width: 75vw; }
	.section.au>.inner-wrapper>.wbg>h1 { font-size: 33px; }
	.section.au>.inner-wrapper>.wbg>h4 { 
		font-weight: 28px;
		max-width: 477px;
	}
	.section.au>.inner-wrapper>.wbg>h2{
		max-width: 477px;
	}
	.section.au>.inner-wrapper>.wbg>h2 strong+br{display: none; }
	.section.au{ height:280px; }
	.section.cp .inner-wrapper {
		padding-top: 40px;
	}
	.pm .descript h4{
		font-size: 18px;
	}

	.pm .descript h3{
		font-size: 20px;
	}
	.pm .descript p,.pm .descript a{
		font-size: 16px;
	}

	.section.ls .info>a{
		font-size: 14px;
		padding: 5px 15px;
	}

	.section.ls .info p,
	.section.ls .info div{
		width: 100%;
	}

	.section.ls .info h3{
		font-size: 20px;
		line-height: 30px;
	}

	.section.ls .info h4{ font-size: 16px; }

	.section.ls .info div {
		margin-top: 10px;
		padding-top: 10px;
	}
	.section.ls .img>img{
		width: calc(( 100% / 2 ) - 10px );
    	height: calc(var(--ls-img-h) / 2.5);
	}

	.section.ls .info.re{
		padding-right: 10px;
	} 

	.section.ls .info.re div a.ac-a span,
	.section.ls .info.re div a.ac-a span+span {
		padding: 7px 7px;
		font-size: 14px;
	}

	.section.ls .info.re div a.ac-a span strong{
		font-size: 18px;
	}
	.section.ls .info.re div a.ac-a+span{
		font-size: 14px;
		padding-top: 7px;
	}

	.section.sc .suggest {
	    width: 100%;
	}

	.section.sc .box.list span{
		padding: 5px 5px;
		font-size: 10px; 
	}

	.section.sc .box.list h3{
		font-size: 15px;
	}

	.section.sc .box.list a+a{
	    font-size: 10px;
	    bottom: 15px;
    	left: 15px;
    	width: calc( 100% - 30px );
	}

	.section.sc .box .c-item .des {
    	padding: 10px 5px 0 5px;
	}
	.section.hc.re .inner-wrapper .re h4{
		font-size: 20px;
	}
	.section.hc.re .inner-wrapper .re {
		font-size: 20px;
	}
	.section.hc.re .inner-wrapper .re h2 span {
	    font-size: 45px;
	}
	.section.n-body .n-body{
		font-size: 16px;
	}
	.section.n-body h3{
		font-size: 20px;
	}
	.alert-regis{
		padding: 5px;
	}
}

@media (min-width: 576.5px) {
	.section.n-body .nb-b .ls-img{
		margin-left: -5px;
		margin-right: -5px;
		position: relative;
	}
	.section.n-body .nb-b .ls-img .big-h,
	.section.n-body .nb-b .ls-img span{
		--widthmg:calc(( 100% / 3 ) - 10px);
		--heightmg:200px;
		width: var(--widthmg);
		margin:5px;
		object-fit: cover;
		height: var(--heightmg);
		display: block;
		--a:relative;
		position: var(--a);
	}
	.section.n-body .nb-b .ls-img .big-h{
		--a:absolute;
		position: var(--a);
		cursor: pointer;
		z-index: 10;
		transition: 0.25s;
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(1)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 0);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 1);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(6)~.big-h,
	.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(3)~.big-h
	{
		--pstn-t:calc((var(--heightmg) + 10px) * 2);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(9)~.big-h,
	.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(6)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 3);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(12)~.big-h,
	.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(9)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 4);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(15)~.big-h,
	.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(12)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 5);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(18)~.big-h,
	.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(15)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 6);
		top:var(--pstn-t);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(21)~.big-h,
	.section.n-body .nb-b .ls-img .big-h.show~.big-h:nth-of-type(18)~.big-h{
		--pstn-t:calc((var(--heightmg) + 10px) * 7);
		top:var(--pstn-t);
	}

	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+1),
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).pre-show,
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).show+span+.big-h{
		--pstn-l:calc((var(--widthmg) + 10px) * 0);
		left: var(--pstn-l);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2),
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+3).show{
		--pstn-l:calc((var(--widthmg) + 10px) * 1);
		left: var(--pstn-l);
	}
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+3),
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+1).show+span+.big-h{
		--pstn-l: calc((var(--widthmg) + 10px) * 2);
		left: var(--pstn-l);
	}

	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+1).show+span+.big-h,
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).pre-show,
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+3).show~.big-h,
	.section.n-body .nb-b .ls-img .big-h:nth-of-type(3n+2).show+span+.big-h{
		top:calc(var(--pstn-t) + var(--heightmg) + 10px);
	}



	.section.n-body .nb-b .ls-img .big-h.show,
	.section.n-body .nb-b .ls-img span:nth-of-type(1){
		height: calc((var(--heightmg) * 2 ) + 10px);
		width: calc(((100% / 3 ) * 2) - 10px);
	}
	.big-h>div{
		overflow: hidden;
		height: 100%;
		width: 100%;
		background-size: cover;
		position: relative;
	}
	.big-h .body{
		width: 100%;
		background: #434343;
		position: absolute;
		top: 100%;
		color: white;	
		--wp:20%;
		--wd:80%;
	}
	.big-h.show .body{
		transform: translateY(-100%);
	}
	.big-h .body>.box{
		position: relative;
		width: 100%;
	}
	.big-h .prof{
		width: var(--wp);
	}
	.big-h .desc{
		float: right;
		width: var(--wd);
	}
	.big-h .prof .abso{
		background-color: white;
		height: 75px;
		width: 75px;
		border-radius: 50%;
		position: absolute;
		left: 50%;
		transition: 0.5s;
		top: calc(var(--heightmg) * -.5);
		transform: translate(-50%,-50%);
	}
	.big-h.show .prof .abso{
		left: calc(var(--wp) * .5);
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.big-h .desc .abso{
		position: absolute;
		color: yellow;
		left: 50%;
		top: 0;
		width: 100%;
		text-align: center;
		transition: 0.35s;
		transform: translate(-50%,-170%);
	}
	.big-h.show .desc .abso{
		top: 10px;
		width: auto;
		text-align: left;
		left: var(--wp);
		transform: translate(0%,0%);
	}
	.big-h .desc .abso+div{
		padding-top: 50px;
		padding-bottom: 30px;

	}

}
@media (max-width: 576px) {
	:root{ 	
			--right-trans:-200%;
			--item:calc(var(--i-wrapper) - 14px);
			--os-item:80%;
			--pd:20px;
			--os-item-img-h:100px;
			--ls-img-h:50vw;
			--sc-h: 200px;
	}
	.section.os>.inner-wrapper>.items>.item>h4{
		font-size: 16px;
	}
	.section.os>.inner-wrapper>.items>.item>h5{
		font-size: 14px;
	}
	.section.cp .inner-wrapper {
		padding-top: 30px;
	}
	.section.cp .inner-wrapper>h3{
		font-size: 16px;
	}
	.section.hc>.sfiter .ifiter{ 
		height: 55px;
		background-color: #ff8400;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-r{
		width: 100%;
		height: calc(100vh - 45px);
		margin-top: 10px;
		top: 45px;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo{
		/*transform-origin: top left;
		transform: scale(0.3);*/
	}

	.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo {
		height: auto;
		border:none;
		background: transparent;
	}
	.logo img{
		margin-top: -30px;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-l>a>.logo>h5 {
		margin-top: 2px;
	}
	.section.hc .inner-wrapper>.menu>.lr>.c-l{ 
		height: 29px;
		padding: 15px 0 0 15px;
	}
	.section.hc .inner-wrapper>.menu{ padding: 0; }

	.section.hc .banners>li>div {
		box-sizing: border-box;
		margin: 75px 25px 25px 25px;
		text-align: justify;
	}
	.section.hc .banners>li>div>h3,
	.section.hc .banners>li>div>h4{
		font-size: 16px;
		text-align: center;
	}
	.section.hc .banners>li>div>p{
		font-size: 13px;

	}
	.section.hc>.sfiter{
		height: auto;
		padding-top: 50px;
	}
	.section.au>.inner-wrapper>.wbg{ padding-top: 25px;	}
	.section.au>.inner-wrapper>.wbg>h1 { font-size: 17px;}
	.section.au>.inner-wrapper>.wbg>h4 { 
		font-size: 16px;
		width: 75%;
		min-width: 266px;
	}
	.section.au>.inner-wrapper>.wbg>h2{
		font-size:14px;
		width: 75%;
		min-width: 266px;
	}
	.section.au{ height:240px; }

	.section.cp .more>a {
		margin: 20px 0px;
		padding: 6px 15px;
	}
	.section.os>.inner-wrapper>h3{
		font-size: 18px
	}
	.section.os>.inner-wrapper>h3+p{
		font-size: 14px;
		padding: 0 15px;
	}

	.descript{
		text-align: center;
	}
	.lang-c>a{
		--size:calc(( 100vw - 118px ) / 3 );
	}

	.pm .descript h4{
		font-size: 16px;
	}

	.pm .descript h3{
		font-size: 18px;
	}
	.pm .descript p,.pm .descript a{
		font-size: 14px;
	}

	.lang-c>a,.lang-c>a:hover{ font-size: 14px }

	.section.ls .box>div{
		width: 100%;
	}	
	.section.ls .img>img{
		/*width: calc(( 100% / 4 ) - 10px );
    	height: calc(var(--ls-img-h) / 3.2);*/
	}

	.section.ls .info>a{
		display: block;
		margin: 0 5px;
	}
	.section.ls div.info{
		padding-top: 0;
		text-align: center;
	}

	.section.ls .info div{
		border-top: 0;
		padding-top: 15px;
		padding-bottom: 5px;
	}
	.section.ls .img>img:not(:first-child){
		display: none;
	}

	.section.ls .box.pop{
		padding-top: 40px;
		/*display: none;*/
	}

	.section.ls .pop>.info>a{
		position: absolute;
		top: 0;
		left: -5px;
		width: 100%;
	}

	.section.hc.re .inner-wrapper h1{
		padding-top: 50px;
		padding-right: 15px;
		padding-left: 15px;
		font-size: 30px;
		text-align: center;
	}
	.section.ls .info.re{
		text-align: center;
	}

	.section.sc .c-item {
	    width: calc(100% / 2);
	}
	.section.hc.re .inner-wrapper .re h4,
	.section.hc.re .inner-wrapper .re a{
		font-size: 16px;
	}
	.section.hc.re .inner-wrapper .re {
		text-align: center;
		font-size: 16px;
		padding-top: 60px;
	}
	.section.hc.re .inner-wrapper .re h2 span {
	    font-size: 30px;
	    line-height: 40px;
	}
	.section.n-body .nb-b form div {
	    padding: 15px 20px;
	}
	.section.n-body .nb-b .ls-img .big-h+span{
		display: none;
	}
	.section.n-body .nb-b .ls-img img.big-h{
		position: relative;
		width: calc(50% - 10px);
		margin: 5px;
		transition: 0.25s;
	}
	.section.n-body .nb-b .ls-img img.big-h.show{
		position: relative;
		width: calc(100% - 10px);
		margin: 5px;
	}

	.section.n-body .nb-b .ls-img img.big-h:nth-of-type(2n+1).pre-show,
	.section.n-body .nb-b .ls-img img.big-h:nth-of-type(odd).show~img.big-h:last-of-type:nth-of-type(even){
		width: calc(100% - 10px);
		height: 100px;
		object-fit: cover;
	}
	.section.n-body .n-body .com-test .contact {
  	font-size:70px;
  	padding-top: 0;}
  div.big-h{
  	margin-bottom: 5px;
  	width: 100%;
  }
  div.big-h>div{
  	background: transparent!important;
  }
  div.big-h .body{
  	background-color: #434343;
  	position: relative;
  	border-radius: 35px 0 0 35px;
  	color:white;
  	padding: 10px 10px;
	}
  div.big-h .prof{
  	width: 70px;
  	height: 70px;
  }
  div.big-h .desc{
  	width: calc(100% - 70px);
  }
  div.big-h .desc .abso{
  	color: yellow;
  }
  div.big-h .prof .abso{
  	height: 55px;
  	width: 55px;
  	position: absolute;
  	border-radius: 50%;
  	top: 50%;
  	left: 12px;
  	background-color: white;
  	transform: translateY(-50%);
  }
  .section.n-body .n-body .submit-test input, .section.n-body .n-body .com-test .footer a {
  	padding: 13px 0;
  	display: block;
  	width: 80%;
  	margin: auto;
  }
  .section.n-body .n-body .com-test>div{
  	font-size: 18px;
  }
  .section.n-body .n-body .com-test .name-c{
  	font-size: 30px;
  }
  .section.n-body .n-body .com-test .name-c+div{
  	font-size: 23px;
  }
  .alert-regis{
  	top: 55px;
	}

}








