@charset "utf-8";
body {
	background: #fff;
}
/*ÄÚÈÝ*/
.content{
	width: 1000px;
	height: 1040px;
	margin: auto;
	margin-top: 20px;
}
.look{
	float:right;
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
}
.look:hover{
	text-decoration: underline;
}
.part1 {
	width: 1000px;
	height: 300px;
	position: relative;
}

#fiexbox {
	position: fixed;
	top: 50%;
	right: 5px;
	height: 334px;
	margin-top: -167px;
	z-index: 99999;
}
#Qr,#qq {
	border: 1px solid #ccc;
	width: 90px;
	padding: 3px;
	height: 110px;
	text-align: center;
	background: #fff;
}
#qq {
	margin-top: 10px;
	cursor: pointer;
}
#Qr img,#qq img{
	width: 82px;
	height: 82px;
	margin-bottom: 5px;
}
#qq img:hover {
	cursor: pointer;
}
#Qr p,#qq p{
	width: 76px;
	border-top: 1px solid #ccc;
	margin:auto;
	padding-top: 5px;
	font-size: 12px;
	color: #666;
}
.notice,.con_video,.student{
	float: left;
	height: 300px;
}
.notice {
	width: 350px;
	margin-right: 40px;
}
.con_video{
	width: 320px;
	margin-right: 40px;
}
.con_video img {
	cursor: pointer;
}
.student{
	width: 250px;
	position: relative;
}
.btn{
	position: absolute;
	left: 0px;
	top: 0px;
}

.con_title0{
	color: #f55642;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.notice ul li {
	list-style: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px dashed #ccc;
}
.notice ul li a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
.notice ul li span {
	float: right;
}
.notice ul li a:hover{
	color: #00BDA6
}
.notice ul li:last-child{
	border-bottom:0px;
}

.con_video_record {
	float: left;
	width: 150px;
	height: 100px;
	padding-top: 10px;
}
.con_video_record img {
	width: 150px;
	height: 100px;
}

.con_video_record1 {
	float: left;
	width: 180px;
	height: 100px;
	padding-top: 10px;
}
.con_video_record1 img {
	width: 150px;
	height: 100px;
}
.con_video_record {
	margin-right: 20px;
}
.con_video_record:nth-child(2n+1) {
	margin-right: 0;
}

.part2_img {
	width: 1000px;
	height: 230px;
}
.part2_img img{
	width: 1000px;
	height: 200px;
}
.student .btn {
	display: block;
	width: 196px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #00A685;
	text-decoration: none;
	text-align: center;
	background: -moz-linear-gradient(top,#00DAC2,#00BA8F);
	background: -webkit-linear-gradient(top,#00DAC2,#00BA8F);
	background: -o-linear-gradient(top,#00DAC2,#00BA8F);
	background: -ms-linear-gradient(top,#00DAC2,#00BA8F);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00DAC2',endColorStr='#00BA8F',gradientType='0'); 
	background: linear-gradient(top,#00DAC2,#00BA8F);
	border-radius: 5px;
	box-shadow: 0 1px #ccc;
	color: #fff;
	position: absolute;
}
.student .btn:hover{
	background: #00BDA6;
}
.student .btn1{
	left: 50%;
	top: 32px;
	margin-left: -98px;
}
.student .btn1 img {
	position: absolute;
	height: 90%;
	top: -2px;
	right: -2px;
}
.btn2{
	left: 50%;
	top: 78px;
	margin-left: -98px;
}
.btn3{
	left: 50%;
	top: 182px;
	margin-left: -98px;
}
.btn4{
	left: 50%;
	top: 228px;
	margin-left: -98px;
}

.part3{
	width: 1000px;
	height: 310px;
}
.part3_con{
	float: left;
	width: 480px;
	height: 310px;
}
.part3_con:first-child{
	margin-right: 40px;
}
.part3_title{
	color: #f55642;
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.part3_con ul li {
	list-style: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px dashed #ccc;
}
.part3_con ul li:last-child {
	border-bottom: 0;
}
.part3_con ul li span {
	float: right;
	font-size: 14px;
}
.part3_con ul li a {
	color: #666;
	text-decoration: none;
}
.part3_con ul li a:hover{
	color: #00BDA6
}

.part4{
	width: 1000px;
	height: 200px;
	font-size: 0;
	overflow: hidden;
}
.part4 .video_box {
	width:1100px;
}
.part4_p{
	width: 1000px;
	height: 40px;
	color: #f55642;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.part4 img{
	width: 180px;
	margin-right: 25px;
	cursor: pointer;
}
.part4 img:last-child{
	margin-right: 0;
}
