@charset "gb2312";
/* CSS Document */
*{
	outline: none;
}
.allbody{
	width:100%;
	overflow: hidden;
}
.banner{
	width:100%;
}
.banner img{
	display: block;
	width: 100%;
}
.video{
	width:100%;
	background-image:url(../images/video-bg.jpg);
	background-size: cover;
	height: 860px;
	overflow: hidden;
}
.video-tit{
	width:100%;
	text-align: center;
}
.video-tit1{
	font-size: 36px;
	color:#fff;
	margin: 40px auto 0; 
}
.video-tit1 span{
	color:#f60505;
}
.video-tit2{
	font-size: 28px;
	color:#fff;
}
.video-con{
	width:1055px;
	height: 593px;
	margin: 40px auto;
	border: 4px solid #FCF4E5;
	overflow: hidden;
}
.video-con video{
	width:100%;
	object-fit: cover;
	height: 100%;
}
.Brand{
	width:100%;
	background-color:#f5f4f3;
	height: 840px;
}
.BrandBox{
	width:1210px;
	margin: auto;
	position: relative;
}
.BrandBox1{
	width:510px;
	height:710px;
	position: absolute;
	left: 0;
	top:80px;
	background-color: #a1b8c8;
	box-shadow:-5px 5px 20px 0 rgba(0,0,0,0.2);
	z-index: 2;
}
.brandimg{
	width:100%;
	display: block;
}
.brandtxt1{
	font-size:24px;
	color:#fff;
	margin-top: 56px;
	margin-left: 20px;
}
.brandtxt2{
	font-size:22px;
	color:#fff;
	margin-top: 10px;
	margin-left: 20px;
}
.brandtxt3{
	font-size:18px;
	color:#fff;
	margin-top: 10px;
	margin-left: 20px;
	width: 480px;
}
.brandtxt4{
	font-size:17px;
	color:#fff;
	margin-top: 10px;
	margin-left: 20px;
	width: 330px;
	line-height: 34px;
	display: block;
}
.brandtxt4 span{
	text-align: center;
	width: 100%;
	display: block;
}
.brandtxt5{
	font-size:17px;
	color:#fff;
	margin-top: 120px;
	margin-left: 250px;
	line-height: 30px;
}
.BrandBox2{
	width:420px;
	height:780px;
	position: absolute;
	left: 504px;
	top:30px;
	background-color: #f8aa23;
	box-shadow:-5px 5px 20px 0 rgba(0,0,0,0.2);
	z-index: 3;
}
.BrandBox3{
	width:360px;
	height:600px;
	position: absolute;
	left: 860px;
	top:180px;
	background-color: #a1b8c8;
	box-shadow:0px 5px 20px 3px rgba(0,0,0,0.2);
	z-index: 4;
}
.brandnews{
	width:330px;
	margin: auto;
	height: 560px;
}
.brandnews-tit{
	font-size:26px;
	color:#fff;
	margin-top: 20px;
	line-height: 36px;
}

.brandnewsbox{
	width:100%;
	overflow: auto;
	height: 480px;
}

.brandnewsbox li{
	width:100%;
	overflow: hidden;
	margin-top: 20px;
}
.brandnewsbox li p:hover{
	color: #d98900;
}
.brandnewsbox li img{
	display: block;
	width:100%;
}
.brandnewsbox li p{
	width:100%;
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	line-height: 30px;
}
.Event{
	width:100%;
	height: 750px;
	background-color:#fefef2;
	overflow: hidden;
}
.Event-tit{
	width:100%;
	text-align: center;
	margin-top: 40px;
}
.Event-tit1{
	font-size: 36px;
	color:#555555;
}
.Event-tit1 span{
	color:#f60505;
}
.Event-tit2{
	font-size: 28px;
	color:#555555;
}
.brand-box {
	overflow: hidden;
	margin-top: 40px;
}
.brand-for {
	width: 861px;
	margin: 0 auto;
	position: relative;
}
.brand-for .slick-arrow {
	display: block;
	width: 44px;
	height: 44px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	text-indent: -9999px;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}
.brand-for .slick-prev {
	background-image: url(../images/icon13.png);
	left: -96px;
}
.brand-for .slick-next {
	background-image: url(../images/icon14.png);
	right: -96px;
}
.brand-for .slick-prev:hover {
	background-image: url(../images/icon13-1.png);
}
.brand-for .slick-next:hover {
	background-image: url(../images/icon14-1.png);
}
.brand-for .img {
	display: block;
	width: 861px;
	height: 438px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.brand-for .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.brand-nav {
	text-align: center;
	position: relative;
	margin:20px auto 0;
	width:1200px;
}
.brand-nav .date {
	padding-top: 41px;
	position: relative;
	z-index: 9;
}
.brand-nav .date::after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	height: 1px;
	background-color: #eaeaea;
	z-index: 1;
}
.brand-nav .date i {
	position: absolute;
	left: 50%;
	top: 34px;
	margin-left: -6px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #eaeaea;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	z-index: 2;
}
@keyframes ihover {
 from {
 box-shadow: 0 0 0 1px rgba(234, 234, 234, 0.8);
}
 to {
 box-shadow: 0 0 0 8px rgba(234, 234,234, 0.8);
}
}
.brand-nav .date p {
	font-size: 18px;
	color:#555555;
	line-height: 26px;
	padding: 18px 0 10px;
	display: block;
	white-space: nowrap;
}
.brand-nav .slick-current .date p, .brand-nav .date:hover p {
	color: #d98900;
}
.brand-nav .slick-current .date i, .brand-slider .date:hover i {
	animation: ihover 1.5s infinite;
	-moz-animation: ihover 1.5s infinite; /* Firefox */
	-webkit-animation: ihover 1.5s infinite;  /* Safari บอ Chrome */
	-o-animation: ihover 1.5s infinite;
	background-color: #be9e7f;
	box-shadow: 0 0 0 8px rgba(234, 234,234, 0.1);
	-o-box-shadow: 0 0 0 8px rgba(234, 234,234, 0.1);
	-webkit-box-shadow: 0 0 0 8px rgba(234, 234,234, 0.1);
	-moz-box-shadow: 0 0 0 8px rgba(234, 234,234, 0.1);
}
.school{
	width:100%;
	background-color:#fff9ee;
	height: 950px;
}
.schoolBox{
	width:1210px;
	margin:auto;
	overflow: hidden;
}
.school-left{
	width:470px;
	height: 780px;
	float: left;
	text-align: center;
	color:#f8aa23;
	margin-top: 80px;
}
.school-t1{
	font-size: 44px;
	margin-top: 50px;
}
.school-t2{
	font-size: 28px;
	margin: 10px auto 20px;
}
.school-t3{
	font-size: 20px;
	line-height: 48px;
}
.school-right{
	width:730px;
	height: 780px;
	float: left;
	text-align: center;
	color:#f8aa23;
	margin-top: 80px;
	margin-left: 10px;
}
.school-right img{
	display: block;
	width:100%;
	box-shadow: 0 5px 20px 3px rgba(0,0,0,0.3);
}
.cele{
	width:100%;
	background-color:#fefef2;
	height: 1000px;
	overflow: hidden;
}
.celeBox{
	width:1210px;
	margin:auto;
	background-color:#f8aa23;
	height: 880px;
	overflow: hidden;
	margin-top: 50px;
}
.cele-tit1{
	text-align: center;
	font-size: 36px;
	color:#fff;
	margin-top: 40px;
}
.cele-tit1 span{
	color:#e70c0c;
}
.cele-tit2{
	text-align: center;
	font-size: 26px;
	color:#fff;
	margin-top: 20px;
}
.celeBoximg{
	width:100%;
	margin:50px auto 0;
	overflow: hidden;
}
.celeBoximg img{
	transition: 0.5s;
}
.celeBoximg img:hover{
	box-shadow: 0 5px 20px 5px rgba(0,0,0,0.3);
	transform: scale(0.9);
}
.cele-max{
	float:left;
	margin-left: 10px;
	display: block;
	width: 397px;
	height: 595px;
}
.cele-min{
	float:right;
	width:800px;
	overflow: hidden;
}

.celeimg{
	width:383px;
	margin:0 0 16px 11px;
	float: left;
}
.media{
	width:100%;
	background-color:#f2fbfb;
	height: 720px;
	overflow: hidden;
}
.media-tit{
	text-align: center;
	color:#555555;
	margin-top: 50px;

}
.media-tit1{
	font-size: 36px;
}
.media-tit1 span{
	color:#ed0606;
}
.media-tit2{
	font-size: 26px;
}
.media-con{
	width:1170px;
	background-color:#fff9ee;
	margin:50px auto 0;
	border:solid 1px #f8aa23;
	height: 500px;
	overflow: hidden;
}
.media-img{
	width:630px;
	height: 500px;
	float: left;
	position:relative;
}



/* line 29, sass/screen.scss */
#viewport, #box, .slide {
  width: 601px;
  height: 475px;
margin: 5px 8px;
}

/* line 34, sass/screen.scss */
#viewport {
  overflow: hidden;
}

/* line 97, sass/screen.scss */
#effect-list {
  overflow: hidden;
}
/* line 99, sass/screen.scss */
#effect-list li {
  display: inline;
}


















.media-txt{
	width:540px;
	border-left: solid 1px #f8aa23;
	float:right;
	text-align: center;
	box-sizing: border-box;
	padding:50px 0 0 0;
	color:#333333;
	font-size:24px;
	line-height: 54px;
	height: 100%;
}
.jinan{
	width:100%;
}
.jinan img{
	display: block;
	width:100%;
}