/* CSS Document */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

html {
	background: #fff;
	position: relative;
	height: 100%;
	font-size: 125%;
	overflow-x: hidden;
}

@media (max-width:1200px) {
	html {
		font-size: 100%;
	}
}

@media (max-width:1024px) {
	html {
		font-size: 87.5%;
	}
}

@media (max-width:768px) {
	html {
		font-size: 100%;
	}
}

@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}

@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}

@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}

body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: #fff;
	overflow-x: hidden;
	padding-bottom: 1.8rem;
}

form {
	display: inline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: inherit
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

input,
img {
	vertical-align: middle
}

ol,
ul {
	list-style: none
}

em,
i {
	font-style: normal
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

textarea {
	resize: none
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

/* ---- header Style ---- */
.header_coat {
	background: url(http://www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 1.5rem;
	overflow: hidden;
	width: 100%;
}

.header {
	width: 86.3158%;
	max-width: 1200px;
	margin: 0 auto;
	height: 1.5rem;
}

.header .link {
	float: right;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 12px;
}

.header .link a {
	color: #333;
	margin: 0 0.3rem;
}
@media (max-width:768px) {
	.header_coat {
		height: 0;
		display: none;
	}
}

@media (max-width:414px) {
	.header .link {
		display: none;
	}
}

/* ---- banner Style ---- */
.bannerBox {
	height: calc(100vh - 1.5rem);
	background-size: 100% 100%;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	background-position: center center;
	background-repeat:no-repeat;
	background-image: url(../img/banner-bg.jpg);
	position: relative;
	overflow: hidden;
}
.bannerBox img.banner{
	position: absolute;
	top: 2.75%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 63.8%;
	height: auto;
}
.bannerBox img.logo100{
	position: absolute;
	top: 4.48%;
	right: 5.6%;
	width: 6.7%;
	height: auto;
}
.bannerBox .cooper{
	position: absolute;
	bottom: 32.6%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 94%;
	max-width: 1070px;
	font-size: 0.7vw;
	color: #f7eaba;
	line-height: 150%;
	text-align: center;
}
.bannerBox .cooper span{
	margin: 0 0.5rem;
}
.cooper-box{
	display: none;
}
@media screen and (orientation:portrait) {
	.bannerBox {
		height: 49.1vw;
	}
	.bannerBox img.banner{
		top: 6%;
		width: 80%;
	}
	.bannerBox img.logo100{
		right: 3%;
		width: 12%;
	}
	.cooper-box{
		display: block;
		width: 100%;
		border-radius: 0.4rem;
		background: url(../img/scheduling-bg.jpg) center center / 100% 100% no-repeat;
		padding: 4vw;
		margin-bottom: 4vw;
		font-size: 3.2vw;
	}
	.cooper-box p{
		padding: 0 0 0 5.6em;
		position: relative;
		font-size: 3.2vw;
		line-height: 175%;
		color: #f7eaba;
	}
	.cooper-box label{
		position: absolute;
		left: 0;
		top: 0;
	}
}
@media (max-width:768px) {
	.bannerBox .cooper{
		display: none;
	}
}
/* ---- menu-box-container Style ---- */
.menu-box-container{
	height: 4rem;
	width: 100%;
	position: relative;
	margin-bottom: 3.2rem;
}
.menu-box{
	width: 100%;
	height: 4rem;
	position: relative;
	background: url(../img/menu-bg.jpg) left center / auto 100% no-repeat #9c0511;
}
.menu-box.fixed{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
.menu{
	width: 100%;
	max-width: 1200px;
	padding: 0 5.2rem 0 13.4rem;
	position: relative;
	margin: 0 auto;
}
.menu img.logo{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
}
.menu ul{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.menu ul li{
	width: 16.6667%;
	height: 4rem;
	line-height: 1.4rem;
	font-size: 1rem;
	color: #fefefe;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.menu ul li a:hover{
	text-decoration: none;
	font-weight: bold;
}
@media (max-width:1200px) {
	.menu{
		padding-right: 9%;
	}
	.menu img.logo{
		left: 0.5rem;
	}
}
@media (max-width:768px) {
	.menu-box-container{
		height: 10.8vw;
		margin-bottom: 8.4vw;
	}
	.menu-box{
		height: 4rem;
		height: 10.8vw;
	}
	.menu{
		padding: 0;
	}
	.menu img.logo{
		display: none;
	}
	
	.menu ul li{
		height: 10.8vw;
		line-height: 4vw;
		font-size: 2.8vw;
	}
}
/* ---- headline-box Style ---- */
.headline-box{
	margin-bottom: 1.6rem;
}
.headline-box h1{
	min-height: 3rem;
	line-height: 2.2rem;
	padding: 0.4rem;
	font-size: 1.6rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.headline-box p{
	line-height: 171.4%;
	font-size: 0.7rem;
	color: #666666;
}
@media (max-width:768px) {
	.headline-box{
		margin-bottom: 4.4vw;
	}
	.headline-box h1{
		min-height: 8vw;
		line-height: 6vw;
		font-size: 4.4vw;
		padding: 1vw 0;
	}
	.headline-box p{
		line-height: 150%;
		font-size: 2.8vw;
	}
}
/* ---- swiperBox Style ---- */
.newsSwiper {
	float: left;
	width: 48.3333%;
	position: relative;
	height: 18rem;
	margin-bottom: 3.9rem;
}
.newsSwiper .swiper-container{
	height: 100%;
	overflow: hidden;
}
.newsSwiper .swiper-wrapper{
	height: 100%;
}
.newsSwiper .swiper-slide{
	height: 100%;
	position: relative;
	overflow: hidden;
}
.newsSwiper .swiper-slide img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.newsSwiper .swiper-slide:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.newsSwiper .swiper-slide p {
	height: 3.5rem;
	line-height: 2.6rem;
	padding: 0rem 0.8rem;
	background: rgba(183, 12, 25, 0.82);
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	font-size: 1rem;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsSwiper .pagination {
	position: absolute;
	left: 0;
	bottom: 0.5rem;
	width: 100%;
	text-align: center;
	z-index: 9;
	line-height: 0;
	z-index: 1;
	background: none;
}
.newsSwiper .swiper-pagination-bullet{
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	margin: 0 0.2rem;
	cursor: pointer;
	opacity: 1;
	background: #fff;
	border-radius: 0.2rem;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.newsSwiper .swiper-pagination-bullet-active{
	background: #eba169;
}

@media (max-width:768px) {
	.newsSwiper {
		width: 100%;
		height: auto;
		margin-bottom: 10.4vw;
	}
	.newsSwiper .swiper-container{
		height: auto;
	}
	.newsSwiper .swiper-wrapper{
		height: auto;
	}
	.newsSwiper .swiper-slide{
		height: auto;
	}
	.newsSwiper .swiper-slide img {
		height: auto;
	}
	.newsSwiper .swiper-slide p {
		height: 9.2vw;
		line-height: 6.8vw;
		padding: 0 2vw;
		font-size: 3.2vw;
	}
	.newsSwiper .pagination {
		bottom: 1.6vw;
	}
	.newsSwiper .swiper-pagination-bullet{
		margin: 0 0.4vw;
	}
}
/* ---- newsBox Style ---- */
.newsBox{
	position: relative;
	float: right;
	margin-bottom: 1.6rem;
}
.mainNews{
	width: 48.5%;
}
.newsBox a.more{
	position: absolute;
	right: 0;
	top: 0.4rem;
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 0.4rem;
	background: #ea2830;
	font-size: 0.6rem;
	color: #ffff;
	border-radius: 0.2rem;
}
.newsBox a.more:hover{
	text-decoration: none;
}
.newsBox li{
	min-height: 1.8rem;
	line-height: 1.8rem;
	position: relative;
	font-size: 1rem;
	color: #333;
}
.newsLeft li,
.newsRight li{
	background: url(../img/star.png) left 0.5rem no-repeat;
	background-size: 0.7rem auto;
}
.newsBox li a {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsBox li:nth-of-type(5n+1){
	font-weight: bold;
}
@media (max-width:1024px) {
	.newsBox a.more{
		font-size: 0.8rem;
	}
}
@media (max-width:768px) {
	.mainNews{
		width: 100%;
		margin-bottom: 4.4vw;
	}
	.newsBox a.more{
		position: relative;
		display: block;
		height: 5.6vw;
		line-height: 5.6vw;
		font-size: 3.2vw;
		width: 100%;
		text-align: center;
		background: #fec54f;
		color: #fff;
	}
	.newsBox li{
		background-position: left 3.2vw;
		min-height: 7.6vw;
		line-height: 5.2vw;
		padding:1.2vw 0rem 1.2vw 1.6vw;
		font-size: 3.2vw;
	}
	.newsLeft li,
	.newsRight li {
		padding:1.2vw 0rem 1.2vw 2.8vw;
		background-position: left 2.4vw;
		background-size: 2vw auto;
	}
	.newsBox li a {
		display: inline;
		overflow: auto;
		text-overflow: unset;
		white-space: normal;
	}
	
}

/* ---- scheduling-container Style ---- */
.scheduling-container{
	width: 100%;
	background: url(../img/scheduling-bg.jpg) center top / auto 65.6% repeat-x;
	padding: 2.5rem 0 0;
	margin-bottom: 2.4rem; 
}
.scheduling-container h1{
	line-height: 0;
	height: 6rem;
	text-align: center;
	margin-bottom: 1.8rem;
}
.scheduling-container h1 img{
	height: 100%;
	width: auto;
}
.scheduling-list{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}
.scheduling-list li{
	width: 18.5%;
}
.scheduling-list li .pic{
	width: 100%;
	border-radius: 50%;
	margin-bottom: 1.3rem;
	overflow: hidden;
}
.scheduling-list li .pic img{
	width: 100%;
	height: auto;
}
.scheduling-list li p{
	font-size: 0.9rem;
	color: #b70c19;
	line-height: 122%;
	text-align: center;
}
@media (max-width:768px) {
	.scheduling-container{
		background-size: auto 65.6%;
		padding: 6.8vw 0 0;
		margin-bottom: 6.4vw; 
	}
	.scheduling-container h1{
		line-height: 0;
		height: 16vw;
		margin-bottom: 4.8vw;
	}

	.scheduling-list li .pic{
		margin-bottom: 3.6vw;
	}

	.scheduling-list li p{
		font-size: 2vw;
	}
}
@media (max-width:600px) {
	.scheduling-container{
		background-size: auto 100%;
		padding: 6.8vw 0;
	}
	.scheduling-container h1{
		line-height: 0;
		height: 16vw;
		margin-bottom: 4.8vw;
	}
	.scheduling-list{
		justify-content: center;
	}
	.scheduling-list li{
		width: 30%;
		margin: 0 1.5% 4.8vw;
	}
	.scheduling-list li .pic{
		margin-bottom: 2vw;
	}

	.scheduling-list li p{
		font-size: 2.8vw;
		color: #fff;
	}
}
@media (max-width:340px) {
	
	.scheduling-list li{
		width: 40%;
		margin: 0 4% 4.8vw;
	}
	

	.scheduling-list li p{
		font-size: 2.8vw;
		color: #fff;
	}
}
/* ---- container Style ---- */
.vlogSwiper {
	margin-bottom: 2.1rem;
	position: relative;
}
.vlogSwiper .swiper-container {
	width: 100%;
	height: auto;
}
.vlogSwiper .swiper-slide {
	position: relative;
}
.vlogSwiper .swiper-slide img{
	width: 100%;
	height: auto;
}
.vlogSwiper .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 0.6rem;
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.8rem;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.vlogSwiper .pagination{
	display: none;
}
.vlog-next,
.vlog-prev{
	position: absolute;
	top: 50%;
	margin-top: -1.2rem;
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 1;
}
.vlog-prev{
	background-image: url(../img/icon-prev.png);
	left: -3.1rem;
}
.vlog-next{
	background-image: url(../img/icon-next.png);
	right: -3.1rem;
}
@media (max-width:1320px) {
	.vlog-next,
	.vlog-prev{
		opacity: 0.6;
	}
	.vlog-prev{
		left: 0.5rem;
	}
	.vlog-next{
		right: 0.5rem;
	}
}
@media (max-width:768px) {
	.vlogSwiper {
		margin-bottom: 3.5vw;
	}
	.vlogSwiper .swiper-slide p {
		padding: 0 1.6vw;
		height: 6vw;
		line-height: 6vw;
		font-size: 2.8vw;
	}
	.vlog-next,
	.vlog-prev{
		margin-top: -3.2vw;
		width: 6.4vw;
		height: 6.4vw;
	}
	.vlog-prev{
		left: 1.6vw;
	}
	.vlog-next{
		right: 1.6vw;
	}
}
/* ---- container Style ---- */
.video-box{
	float: left;
	width: 65.8333%;
	height: 26rem;
	margin-bottom: 2.9rem;
	position: relative;
	background: #000;
}
.video-box video{
	width: 100%;
	height: 100%;
	/* object-fit: fill; */
}
.video-play{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: flex;
	background: rgba(0, 0, 0, 0.34);
	justify-content: center;
	align-items: center;
}
.video-box img{
	height: auto;
	width: 14.18%;
}
@media (max-width:768px) {
	.video-box{
		width: 100%;
		height: auto;
		margin-bottom: 7.6vw;
	}
}
/* ---- poster-box Style ---- */
.poster-box{
	width: 32%;
	position: relative;
	float: right;
	margin-bottom: 2.9rem;
}
.poster-box img{
	width: 100%;
	height: auto;
}
.poster-box p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2.9rem;
	line-height: 2.9rem;
	background: rgba(0, 0, 0, 0.4);
	font-size: 1rem;
	color: #fff;
	padding: 0 0.6rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
@media (max-width:768px) {
	.poster-box{
		width: 100%;
		margin-bottom: 7.6vw;
	}
	.poster-box img{
		width: 100%;
		height: auto;
	}
	.poster-box p {
		height: 7.6vw;
		line-height: 7.6vw;
		font-size: 2.8vw;
	}
}
/* ---- qrcode-container Style ---- */
.qrcode-container{
	width: 100%;
	padding: 3.2rem 0 2.5rem;
	background: #a40c16;
}
.qrcode-container .qrcode{
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.qrcode-container .qrcode li{
	width: 49.16667%;
}
.qrcode-container .qrcode li img{
	width: 100%;
	height: auto;
}
@media (max-width:768px) {
	.qrcode-container{
		padding: 8.4vw 0 6.8vw;
	}
	.qrcode-container .qrcode li{
		width: 100%;
		margin-bottom: 4vw;
	}
}
/* ---- container Style ---- */

/* ---- container Style ---- */
.container {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font: 12px;
	line-height: 1.8rem;
	height: 1.8rem;
	width: 100%;
}

.footer {
	margin: 0 auto;
	position: relative;
	width: 86.3158%;
	max-width: 1200px;
	line-height: 1.8rem;
	font-size: 14px;
}

.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}

.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 0.6rem;
}

@media (max-width:1020px) {

	.footer p a {
		display: inline-block;
	}
}

@media (max-width:768px) {
	.footer {
		text-align: center;
	}
	.footer p {
		display: none;
	}
}