.container{
	width: 100%;
	background-image: url(../images/bg04.png);
    background-color: #f8fcff;
	background-position: bottom center;
	background-repeat: no-repeat;

	box-sizing: border-box;
}/*background-image: url(../images/pbg01.png),url(../images/pbg02.png);
	background-position: top center,bottom center;*/
	
.pcimage {display:block;}
.mimage {display:none;}
.center{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	width: 800px;
	height: 78px;
	border-radius: 0 0 8px 8px;
	background: #fad318;
	text-align: center;
	line-height: 78px;
	position: absolute;
	left: 100px;
	top: 0;
}
.introduce{
	margin-top: 30px;
}
.title{
	text-align: center;
}
.title .line{
	font-size: 30px;
	color: #016737;
}
.title .word{
	font-size: 30px;
	color: #016737;
	margin: 0 30px;
}
.introduce .desc{
	width: 1200px;
	height: 195px;
	font-size: 20px;
	line-height: 36px;
	color: #222222;
	background: url(../images/intrbg.png) center center no-repeat;
	padding: 25px 65px;
	box-sizing: border-box;
	text-align: justify;
	margin-top: 40px;
}
.ewmbox{
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.eleft{
	width: 155px;
	height: 155px;
	border: 5px solid #0dafab;
	border-radius: 4px 4px;
	/*background:#fff url(../images/ewmbg.png) no-repeat;*/
}
.eleft img{
	width: 155px;
}
.eright{
	width: 678px;
	height: 141px;
	box-sizing: border-box;
	border: 4px solid #0dafab;
	/*background: url(../images/ewmbg2.png) no-repeat;*/
	margin-top: 12px;
	margin-left: -5px;
	padding: 0 20px;
	border-radius: 2px 2px;
}
.eright li{
	font-size: 18px;
	line-height: 26px;
	color: #222222;
	text-align: justify;
	margin-top: 12px;
}
.jieshu{
	margin-top: 55px;
}
.show{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
.shright{
	margin-left: 35px;
}
.shright li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
}
.shright .school{
	color: #085be6;
	font-size: 20px;
	margin-right: 60px;
}
.shright .time{
	color: #222222;
	font-size: 20px;
}
.stitle{
	width: 830px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 44px;
	color: #32744F;
	background: url(../images/schoolbg.png) no-repeat;
	margin: 88px auto 0;
}
.zbtime{
	width: 415px;
	height: 63px;
	background: url(../images/timebg.png) no-repeat;
	margin: 40px auto 0;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.zbtime .word1{
	font-size: 20px;
	color: #2e3130;
	margin-left: 22px;
}
.zbtime .word2{
	font-size: 20px;
	color: #2e3130;
}
.zbtime .word3{
	font-size: 20px;
	color: #2e3130;
	margin-right: 24px;
}
.school-container{
	width: 1304px;
	/*max-height: 3050px;*/
	/*overflow:auto;/
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;*/
	margin: 0 auto;
}
.zhujbox-left{
	width: 1304px;
	height: 350px;
	background: url(../images/renwbg.png) no-repeat;
	margin-top: 90px;
	position: relative;
}
.zjrimg{
	position: absolute;
	left: 5px;
	top: 28px;
}
.zjrimg img{
	width: 366px;
}
.zj-word1{
	position: absolute;
	top: -15px;
	left: 325px;
	font-size: 18px;
	color: #2e3130;
	width: 20px;
	line-height: 20px;
}
.zj-word2{
	width: 59px;
	height: 204px;
	background: url(../images/namebg.png) no-repeat;
	font-size: 36px;
	color: #2e3130;
	position: absolute;
	top: -15px;
	left: 355px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 15px;
    line-height: 60px;
}
.zjr-nr{
	width: 730px;
	position: absolute;
	right: 135px;
	top: 75px;
}
.topline{
	display: flex;
}
.tleft{
	margin-top: 5px;
	margin-right: 5px;
}
.tright{
	font-size: 26px;
	color: #222;
}
.sline{
	margin-top: 20px;
	margin-left: 20px;
	background: url(../images/linebg.png) no-repeat left bottom;
	padding-bottom: 15px;
}
.sline span{
	font-size: 16px;
	color: #222;
	margin-right: 50px;
	margin-bottom: 5px;
	line-height: 28px;
}
.tline{
	width: 706px;
	padding-top: 15px;
	margin-left: 20px;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.miaoshu{
	width: 425px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: justify;
}
.btn{
	width: 200px;
	height: 70px;
	background:  #32744F;
	color: #fff;
}
.btn a{
	width: 200px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn span{
	font-size: 24px;
	margin-right: 10px;
	color: #fff;
}
.btn img{
	margin-top: 4px;
}
.zhujbox-right{
	width: 1304px;
	height: 350px;
	background: url(../images/renwbg.png) no-repeat;
	margin-top: 90px;
	position: relative;
	transform: rotateY(180deg);
}
.zhujbox-right .rotatebox{
	transform: rotateY(-180deg);
}
.zhujbox-right .zjrimg{
	position: absolute;
	right: 5px;
	left: auto;
	top: 28px;
}
.zhujbox-right .zj-word1{
	position: absolute;
	top: -15px;
    right: 325px;
    left: auto;
}
.zhujbox-right .zj-word2{
	position: absolute;
	top: -15px;
    right: 355px;
    left: auto;
}
.zhujbox-right .zjr-nr{
	position: absolute;
	left: 135px;
    top: 75px;
    right: auto;
}
.copyr{
    text-align: center;
    padding: 30px 0 30px 0;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    background: #08571f;
}
.copyr a{
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}
.mbanquan{
	display: none;
}
.tanchuan{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(51,51,51,0.8);
}
.tanchuan div{
	width: 500px;
	height: 639px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.num{
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 16px;
	color: #222;
}
.close{
	position: absolute;
	left: 50%;
	margin-left: -24px;
	top: -47px;
	cursor: pointer;
}
.tanchuan{
	display: block;
}
.start{
	display: none;
}
.end{
	display: block;
}
.start-m{
	display: none;
}
.end-m{
	display: none;
}
