@charset "gb2312";
/* 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
}
a, h1, h2, h3, h4, h5, h6, input, select, button, option, textarea, optgroup {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	color: inherit;
	outline: none;
}
html {
	background: #f2f7ff;
	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:#f2f7ff;
	overflow-x: hidden;
	overflow-y: 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 {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
	height: 1.5rem;
}
.header img{
	height: 100%;
	width: auto;
}
.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:414px) {
	.header_coat{
		display: none;
	}
	.header .link {
		display: none;
	}
}

/* ---- banner Style ---- */
.bannerBox{
	width: 100%;
	height: auto;
	background: url(../img/banner_bg.jpg) center center repeat-x;
	background-size: 100% 100%;
	overflow: hidden;
}
.banner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.banner img.b{
	width: 100%;
	height: auto;
}

@media (max-width:1024px) {
	.bannerBox{
		background-size:auto 100%;
	}
}


/* @media (max-width:414px) {
	.bannerBox .org li{
		padding-left: 4.5rem;
	}
	
}
@media (max-width:320px) {
	.bannerBox .org li{
		padding-left: 5rem;
	}
	
} */

/* ---- liveBox Style ---- */
.liveBox{
	padding: 1.6rem 0;
	background: #0077fe;
	margin-bottom: 0.4rem;
}
.videoBox{
	width: 59.33%;
	height: 24.2rem;
	float: left;
}
.videoBox video{
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	object-fit: fill;
}
/* ---- activityBox Style ---- */
.activityBox{
	width: 35.5%;
	float: right;
}
.activityBox h1.head{
	margin-bottom: 0.9rem;
	height: 1.4rem;
	position: relative;
}
.activityBox h1.head a.more{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.8rem;
	color: #eee3d8;
}
.activityBox h1.head span{
	position: absolute;
	top: 0;
	height: 1.4rem;
	line-height: 1.4rem;
	font-size: 0.9rem;
	color: #eee3d8;
	padding: 0 1.2rem;
	background: #4bd2a9;
	font-weight: bold;
}
.activityBox h1.head span::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: 0 auto;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: solid 0.3rem transparent;
	border-top-color: #4bd2a9;
}
.activityBox .con{
	line-height: 200%;
	font-size: 1rem;
	color: #eee3d8;
	padding: 0 0 0 0em;
	margin-bottom: 1.4rem;
	word-break: break-all;
}
.activityBox .con:last-of-type{
	margin-bottom: 0;
}
.activityBox .con p.point{
	position: relative;
}
.activityBox ul.theme{
	margin-bottom: 1.4rem;
}
.activityBox ul.theme li{
	min-height: 2.4rem;
	padding: 0.3rem 0;
	line-height: 1.8rem;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
}
.activityBox .guest .pic{
	width: 7.6rem;
	height: 7.5rem;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 8%;
}
.activityBox .guest .pic img{
	width: 100%;
	height: 100%;
}
.activityBox .guest h2.name{
	padding-top: 0.6rem;
	line-height: 2.4rem;
	font-size: 1.5rem;
	color: #fff;
}
.activityBox .guest p{
	line-height: 1.4rem;
	padding: 0.2rem 0;
	font-size: 0.9rem;
	color: #fff;
}
@media (max-width:768px) {
	.videoBox{
		width: 100%;
		height: auto;
		margin-bottom: 1.5rem;
	}
	.videoBox video{
		height: auto;
	}
	/* ---- activityBox Style ---- */
	.activityBox{
		width: 100%;
	}
	.activityBox .con{
		font-size: 1rem;
	}
}
/* ---- container Style ---- */
.relatedNews .head{
	height: 2.2rem;
	width: 100%;
	position: relative;
	margin-bottom: 1rem;
}
.relatedNews .head::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
	line-height: 0;
	font-size: 0;
	background: #0077fe;
}
.relatedNews .head h1{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	height: 2.2rem;
	line-height: 2.2rem;
	width: 8.7rem;
	text-align: center;
	font-size: 1.8rem;
	color: #0077fe;
	font-weight: bold;
	background: #f2f7ff;
	z-index: 1;
}
.relatedNews .head h1::before,
.relatedNews .head h1::after{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	height: 3px;
	line-height: 0;
	width: 1.4rem;
	font-size: 0;
	background: #0077fe;
}
.relatedNews .head h1::before{
	right: 100%;
}
.relatedNews .head h1::after{
	left: 100%;
}
.relatedNews .head .more{
	position: absolute;
	right: 50%;
	margin-right: -600px;
	top: 50%;
	margin-top: -0.35rem;
	height: 0.7rem;
	line-height: 0.7rem;
	padding-left: 0.5rem;
	background: #f2f7ff;
}
.relatedNews .head .more a{
	display: block;
	padding: 0 0.5rem;
	border-left: 1px solid #0077fe;
	font-size: 0.7rem;
	color: #0077fe;
}
.relatedNews ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: center;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}
.relatedNews ul li{
	width: 46.666%;
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.9rem;
	padding-left: 1.1rem;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.relatedNews ul li::before{
	content: "";
	position: absolute;
	left: 0.1rem;
	top: 0.65rem;
	width: 0.15rem;
	height: 0.15rem;
	background: #0077fe;
}
@media (max-width:1200px) {
	.relatedNews .head .more{
		right: 0;
		margin-right: 0;
	}
}
@media (max-width:768px) {
	
	.relatedNews .head .more a{
		font-size: 0.8rem;
	}
	.relatedNews ul li{
		width: 100%;
		height: auto;
		line-height: 1.5rem;
		font-size: 1rem;
		padding: 0.4rem 0;
		padding-left: 1.1rem;
		position: relative;
		overflow: auto;
		text-overflow: normal;
		white-space: normal;
	}
	.relatedNews ul li::before{
		top: 1.1rem;
	}
	
}
/* ---- timingBox Style ---- */
.timingHead{
	width: 100%;
	text-align: center;
	line-height: 0;
}
.timingHead img{
	width: 37.5%;
	height: auto;
}
.timingBox{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 7.25%;
}
.timingBox ul{
	width: 47.83333%;
}
.timingBox ul li{
	padding-top: 0.4rem;
	margin-bottom: 0.7rem;
	position: relative;
	overflow: hidden;
}
.timingBox ul li .time{
	position: absolute;
	top: 0;
	left: 0;
	width: 48.78%;
	height: 3.3rem;
	line-height: 1.3rem;
	font-size: 0.9rem;
	color: #fff;
	font-weight: bold;
	padding:0 3%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	text-align: left;
	background: linear-gradient(to right,#0077fe,#55d6ab);
	border-radius: 1rem 0 0 0.45rem;
}
.timingBox ul li .time span{
	display: inline-block;
	margin-left: 0.3rem;
}
.timingBox ul li .con{
	float: right;
	position: relative;
	z-index: 1;
	background: #fff;
	box-shadow: 0.7rem 0.7rem 1.2rem rgba(196,224,255,0.21);
	width: 55.4%;
	padding: 0.7rem 3%;
	line-height: 1.5rem;
	font-size: 0.9rem;
	color: #5e6d7c;
	border-radius: 0.35rem;
}
@media (max-width:1024px) {
	
	.timingBox ul li .time{
		padding:0 5% 0 3%;
	}
	
}
@media (max-width:768px) {
	
	.timingBox ul{
		width: 100%;
	}
	
}
/* ---- container Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
.mb4_25{
	margin-bottom: 4.25%;
}
.mb2_5{
	margin-bottom: 2.5%;
}

/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #5c5c5c none repeat scroll 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 1.8rem;
	height: 1.8rem;
	width: 100%;
}
.footer {
	margin: 0 auto;
	position: relative;
	max-width: 1220px;
	padding: 0 10px;
	line-height: 1.8rem;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 0.6rem;
}

@media (max-width:768px) {
	.footer {
		text-align: center;
	}
	.footer p {
		display: none;
	}
}