.container{
	width: 100%;
	background: #cb0001 url(../images/bg.jpg) no-repeat top center;
	padding-top: 380px;
	
}

.guanggao{
	width: 1200px;
	margin: 40px auto 70px auto;
}

.center{
	width: 1200px;
	margin: 0 auto;
}
.word{
	line-height: 55px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-top: 50px;
}
.huodtime{
	width: 550px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	border-radius: 40px 40px;
	margin: 0 auto;
}
.words{
	font-size: 24px;
	color: #fff;
	line-height: 38px;
	text-align: justify;
	margin-top: 50px;
	text-indent: 2em;
}
.ewm{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.ewm-fl{
	width: 203px;
	height: 193px;
	text-align: center;
	line-height: 193px;
	background: url(../images/ewmbox.png) no-repeat;
}
.ewm-fr{
	width: 825px;
	height: 145px;
	background: rgba(231,230,246,0.9);
	border-radius: 0 20px 20px 0;
	box-sizing: border-box;
	padding: 20px 35px 0 35px;
    margin-left: -5px;
}
.xinx-li{
	display: flex;
	flex-wrap: wrap;
}
.xinx-li .circle{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ff5900;
	margin-top: 12px;
}
.xinx-li p{
	width: 720px;
	font-size: 20px;
	color: #333;
	line-height: 36px;
	margin-left: 10px;
}
.pici-li{
	margin-top: 50px;
}
.pici-tit{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pici-time{
	font-size: 32px;
	color: #d1e9ff;
	margin: 0 45px;
}
.pici-nr{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.pici-city{
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 20px 20px;
	margin: 20px 12px 0 12px;
	font-size: 26px;
	color: #fff;
}

.pici-city a{
	color: #fff;
}

.pici-city:hover{
	background: #fff;
	color: #0e02a5;
}

.pici-city:hover a{
	color: #0e02a5;
}

.citybox{
	margin-top: 75px;
}

.city-tit{
	display: flex;
	justify-content: center;
	align-items: center;
}

.city-name{
	font-size: 50px;
	color: #fff;
	margin: 0 0px;
	letter-spacing: 0px;
}

.city-school{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 50px;
}

.school-li{
	margin: 0 20px 50px 20px;
}

.school-li .topline{
	width: 360px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: -webkit-linear-gradient(top right, #fff 0%,#fff 100%);
	background: linear-gradient(to right, #fff 0%,#fff 100%);
	border-radius: 10px 10px 8px 8px;
	font-size: 26px;
	color: #333;
	font-weight: bold;
}

.school-li .sline{
	width: 300px;
	border-radius: 8px 8px 10px 10px;
	border-top: 1px dashed #989efe;
	padding: 15px 30px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.school-icon img{
	display: block;
	width: 80px;
	height: 80px;
	overflow: visible;
}

.school-zhib .btn{
	width: 185px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px 20px;
}

.school-zhib .btn a{
	color: #fff;
	font-size: 20px;
}

.school-zhib .btn a span{
	margin-left: 10px;
}

.school-zhib .btn.jianj{
	background: -webkit-linear-gradient(top right, #4082f8 0%,#1160e7 100%);
	background: linear-gradient(to right, #4082f8 0%,#1160e7 100%);
}

.school-zhib .btn.zhib{
	margin-top: 5px;
	background: -webkit-linear-gradient(top right, #fe6a36 0%,#ffa031 100%);
	background: linear-gradient(to right, #fe6a36 0%,#ffa031 100%);
}

.back{
	display: none;
}

.eol_footer{
	background:#ffac00;
}

.mingxie-tit{
	font-size: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: 20px;
}

.minngx-city{
	font-size: 44px;
    color: #fff;
    text-align: center;
    /*letter-spacing: 20px;*/
    margin-top: 50px;
}

.mingx-ul{
	display: flex;
	flex-wrap: wrap;
}

.mingx-li{
	width: 50%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}

.ewm-fr{
	padding:15px 35px 0 35px;
}

.jianj a img , .zhibo a img{margin-top:-4px;}
