﻿body {
	background: #fff;
}

* {
	box-sizing: content-box;
}

.btn {
	padding: 0;
}

.banner {
	height: 490px;
	background: #235a83;
}

.banner .content {
	width: 1200px;
	height: 490px;
	margin: 0 auto;
	background: url(/img/ykt.png);
	position: relative;
}

.banner .content a {
	display: block;
	height: 36px;
	width: 212px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #1292f3;
	border-radius: 4px;
	margin-right: 20px;
	position: absolute;
	left: 147px;
	top: 285px;
}

.banner .content a.sc {
	top: 340px;
}

.videoBox {
	width: 1200px;
	height: 575px;
	margin: 80px auto;
}

.videoBox .title {
	font-size: 24px;
	padding-left: 13px;
	position: relative;
}

.videoBox .title span {
	display: block;
	width: 6px;
	height: 24px;
	background: #33adff;
	position: absolute;
	left: 0;
	top: 5px;
}

.videoBox .video {
	width: 946px;
	height: 524px;
	margin: 20px auto 0;
	background: #000;
}

.videoBox .video p {
	width: 865px;
	height: 50px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 50px;
	padding-left: 10px;
	color: #fff;
	background: #616161;
}

.videoBox .video video {
	width: 875px;
	height: 474px;
	margin-left: 36px;
}

.yhy-download {
	height: 300px;
	background: #d1e8fc;
	margin-bottom: 80px;
}

.yhy-download .content {
	height: 300px;
	width: 946px;
	margin: 0 auto;
	background: url(/img/ykt02.png) no-repeat;
}

.yhy-download .content .button {
	padding: 123px 0 0 338px;
}

..yhy-download .content .button a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #1292f3;
	border-radius: 4px;
	padding: 0 20px;
	margin-right: 20px;
}

.yhy-download .content .button a.share {
	width: 100px;
	padding: 0;
	text-align: center;
}

.yhy-download .content p {
	margin-left: 338px;
	line-height: 24px;
	color: #999;
}


/*合作院校*/

.school {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	position: relative;
}

.school .title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.school .con {
	width: 1200px;
	height: 100px;
	margin: 30px 0;
	overflow: hidden;
	position: relative;
}

.school .con .move {
	width: 1200px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

.school .con ul .children {
	width: 1200px;
	height: 100px;
	margin-bottom: 10px;
	margin-left: 120px;
}

.school .con ul li ul li {
	float: left;
	height: 100px;
	width: 220px;
	text-align: center;
	line-height: 100px;
	margin: 0 10px;
}


/*回到顶部按钮*/

.return {
	width: 81px;
	height: 80px;
	position: fixed;
	bottom: 20px;
	right: 27px;
	display: none;
}


/*右侧二维码*/

.sidebar {
	position: fixed;
	top: 175px;
	right: 10px;
	height: 206px;
	display: none;
}

.sidebar ul li.left {
	position: absolute;
	top: 100px;
	left: -100px;
	-display: none;
}

.sidebar ul {
	float: right;
	padding-top: 49px;
}

.sidebar ul li {
	width: 39px;
	height: 37px;
	margin: 15px 0;
	position: relative;
}

.sidebar ul li .left {
	position: absolute;
	top: -115px;
	left: -185px;
	display: none;
}

.sidebar ul li.ico01 {
	background: url(/img/11.png) no-repeat 0 0;
}

.sidebar ul li.ico02 {
	background: url(/img/11.png) no-repeat 0 -53px;
}

.sidebar ul li.ico03:hover .left {
	display: block;
}

.sidebar ul li.ico03 {
	background: url(/img/11.png) no-repeat 0 -109px;
}

.sidebar ul li.ico04 {
	background: url(/img/11.png) no-repeat 0 -155px;
}

.cooperation{
	margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
    width: 120px;
    border-radius: 60px;
    height: 120px;
    float: left;
}
