@charset "gb2312";
/* CSS Document */

.java-min1200 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #f7f8fa;
}

.java-banner {
	width: 100%;
	height: auto;
	position: relative;
}

.java-banner img {
	width: 100%;
	display: block;
}

.midddle {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	border-radius: 10px;
	background-color: #fff;
	margin-top: 62px;
	padding-bottom: 10px;
}

.middle-title {
	text-align: left;
	display: table;
	padding-top: 76px;
	margin-left: 68px;
}

.middle-title img {
	float: left;
	margin-right: 18px;
}

.middle-title p {
	font-size: 24px;
	color: #e2523e;
	font-weight: bold;
	float: left;
}

.middle-title p span {
	display: block;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin-top: 8px;
}

.norm {
	width: 1064px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	display: table;
}

.norm li {
	float: left;
	width: 324px;
	height: 400px;
	background-color: rgba(247, 248, 250, 0.5);
	margin: 0 15px;
	border-radius: 4px;
	overflow: hidden;
}

.norm li img {
	display: block;
}

.norm li b {
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	padding-top: 16px;
	margin-bottom: 10px;
}

.norm li p {
	font-size: 16px;
	color: #666;
	/* width: 250px; */
	line-height: 24px;
	margin: 0 24px 0 24px;
	/* text-align: left; */
}

.technology {
	width: 1064px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	display: table;
}

.technology li {
	float: left;
	border: 1px rgba(68, 68, 68, 0.3) solid;
	width: 508px;
	height: 80px;
	text-align: left;
	margin: 0 11px;
	margin-bottom: 15px;
}

.technology li span {
	display: block;
	font-size: 18px;
	color: #333;
	margin-left: 50px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 6px;
}

.technology li span b {
	color: #e2523e;
	font-size: 24px;
}

.technology li em {
	margin-left: 50px;
	display: block;
	font-size: 16px;
	color: #666;
}

.optimization {
	width: 1058px;
	height: 334px;
	background-color: rgba(247, 248, 250, 0.5);
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 90px;
}

.optimization img {
	float: left;
	margin-top: 53px;
	margin-left: 37px;
	margin-right: 37px;
}

.optim {
	float: left;
	width: 420px;
	height: auto;
	margin-top: 53px;
	display: table;
}

.optim li {
	float: left;
	width: 189px;
	height: 95px;
	background-color: #fdfdfd;
	box-shadow: 0 0 0 2px #fff;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.optim li span {
	font-weight: bold;
	font-size: 19px;
	color: #171717;
	display: block;
	margin-top: 18px;
	margin-left: 14px;
	margin-bottom: 4px;
}

.optim li span b {
	font-size: 25px;
	color: #e3503e;
}

.optim li em {
	display: block;
	font-size: 16px;
	color: #666;
	margin-left: 18px;
}

.zanhuan {
	width: 100%;
	background: url(../images/beijing.jpg) center no-repeat;
	height: 258px;
	margin-top: 54px;
}

.zanhuan span {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding-top: 66px;
}

.zanhuan span b {
	color: #e3503e;
}

.teacher {
	width: 1152px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	display: table;
}

.teacher li {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	cursor: pointer;
	background-color: rgba(3, 3, 3, 0.03);
	border-radius: 10px;
	width: 300px;
	line-height: 95px;
	text-align: center;
	float: left;
	margin: 0 42px;
}

.teacher li.hover {
	background-color: #e3503e;
	color: #fff;
}

.teacher-list {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.brandList {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.teacher-title {
	font-weight: bold;
	font-size: 30px;
	color: #000;
	display: block;
	padding-top: 60px;
	padding-bottom: 60px;
}

.brand-ul li {
	width: 516px;
	height: 330px;
	margin-left: 66px;
	float: left;
	margin-bottom: 27px;
}

.brand-ul li img {
	float: left;
	margin-right: 26px;
	width: 250px;
	/*height: 340px;*/
}

.note-right {
	float: left;
	text-align: left;
}

.note-right span {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 38px;
	margin-bottom: 8px;
}

.note-right span b {
	font-size: 18px;
	color: #333;
	margin-right: 10px;
}

.note-right em {
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 18px;
}

.note-right em i {
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #e3503e;
	margin-top: 6px;
	margin-right: 10px;
}

.note-right p {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	width: 220px;
	border-top: 1px #ccc solid;
	padding-top: 6px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	text-align: left;
}

.note-right a {
	font-size: 16px;
	color: #666;
	width: 155px;
	height: 35px;
	border: 1px #ababab solid;
	border-radius: 10px;
	margin-top: 20px;
	display: block;
	text-align: center;
	line-height: 35px;
}

.note-right a:hover {
	color: #e3503e;
	border: 1px #e3503e solid;
}

.brandList #showMore {
	width: 100%;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 37px;
}

.brandList #showMore span {
	display: block;
	height: 69px;
	line-height: 69px;
	text-align: center;
	background-color: rgba(204, 204, 204, 0.1);
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 1095px;
	margin: 0 auto;
}

.video {
	width: 913px;
	height: 479px;
	background: url(../images/video.jpg) center no-repeat;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.39);
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.39);
	border-radius: 10px;
}

.video img {
	margin: 0 auto;
	padding-top: 192px;
	margin-bottom: 30px;
	display: block;
	cursor: pointer;
}

.slidestudent {
	width: 1086px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.slidestudent .hd {
	height: 6px;
	overflow: hidden;
	margin-top: 38px;
}

.slidestudent .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slidestudent .hd ul li {
	display: inline-block;
	margin-right: 8px;
	width: 33px;
	height: 6px;
	text-align: center;
	background: #ebebeb;
	cursor: pointer;
	border-radius: 10px;
	color: #ebebeb;
}

.slidestudent .hd ul li.on {
	background: #e3503e;
	border-radius: 10px;
	color: #e3503e;
}

.studengt-note {
	float: left;
	width: 352px;
	height: auto;
	border: 1px #e1e1e1 solid;
	margin: 4px;
	padding-bottom: 12px;
	position: relative;
}

.studengt-note img {
	float: left;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	margin-right: 8px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 8px;
}

.noteChange {
	width: 352px;
	background-color: #8c93ad;
	display: table;
	padding: 18px 0;
}

.noteChange i {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	float: left;
	background: url(../images/juxing.png) no-repeat right;
	width: 94px;
	text-align: center;
	line-height: 24px;
	margin-right: 15px;
}

.studengt-note span {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
	text-align: left;
	line-height: 24px;
}

.studengt-note span em {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.text {
	width: 309px;
	color: #888;
	font-size: 14px;
	text-align: left;
	margin: 0 auto;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	line-height: 24px;
	padding-top: 8px;
}

.arctleBig {
	position: absolute;
	top: 88px;
	left: 13px;
	background-color: #fff;
	border: 1px #e1e1e1 solid;
	opacity: 0;
	-webkit-transition: .4s;
	font-size: 14px;
	color: #888;
	line-height: 26px;
	text-align: left;
	padding-top: 22px;
	padding-left: 12px;
	padding-right: 12px;
	width: 300px;
	height: 82px;
	overflow: hidden;
}

.studengt-note:hover .arctleBig {
	top: 0;
	left: 0;
	width: 326px;
	height: 386px;
	opacity: 1;
	-webkit-transition: .4s;
	z-index: 1;
}

.studengt-note.note01:hover .arctleBig {
	top: -210px;
}

.colorChange {
	background-color: #ed7266;
}

.btn img {
	margin-left: 8px;
	width: 14px;
	height: 12px;
	margin: 0;
	float: none;
}

.content {
	display: flex;
}

.text::before {
	content: '';
	float: right;
	height: 100%;
	margin-bottom: -30px;
}

.btn {
	width: 46px;
	height: 14px;
	background: url(../images/zhan.png) center no-repeat;
	float: right;
	clear: both;
	color: #e45243;
	cursor: pointer;
	margin-top: 8px;
}

#exp {
	display: none;
}

/* #exp:checked+.text {
	-webkit-line-clamp: 999;
} */

.text.hide-title {
	-webkit-line-clamp: 999;
}

.text.hide-title .btn {
	background: url(../images/shou.png) center no-repeat;
}

/* .btn::after {
	content: '????'
}

#exp:checked+.text .btn::after {
	content: '?惰捣'
} */


.inside {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/banner02.jpg) top no-repeat;
	padding-top: 42px;
}

.inside-pages {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 10px;
	display: table;
	padding-bottom: 50px;
	margin-bottom: 24px;
}

.inside-left {
	float: left;
	margin-top: 60px;
	margin-left: 76px;
	width: 474px;
}

.in-img {
	float: left;
	margin-right: 30px;
	border-radius: 50%;
	border: 1px solid #dddddd;
	width: 197px;
	height: 197px;
}

.inside-note {
	float: left;
	text-align: left;
}

.inside-note b {
	font-size: 24px;
	color: #333;
	display: block;
	padding-top: 44px;
}

.inside-note em {
	display: block;
	font-size: 14px;
	color: #e35240;
	padding-top: 8px;
}

.inside-note i {
	font-size: 14px;
	color: #666;
	background-color: rgba(235, 235, 235, 0.5);
	border-radius: 30px;
	line-height: 30px;
	padding: 0 14px;
	margin-top: 13px;
	margin-right: 8px;
	float: left;
}

.inside-left span {
	font-size: 18px;
	color: #1f1f1f;
	display: block;
	margin-top: 34px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

.inside-left p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-align: left;
}

.inside-slide {
	float: right;
	width: 523px;
	height: 330px;
	overflow: hidden;
	position: relative;
	margin-top: 98px;
	margin-right: 65px;
}

.inside-slide .hd {
	height: 4px;
	overflow: hidden;
	margin-top: 16px;
}

.inside-slide .hd ul {
	overflow: hidden;
	zoom: 1;
}

.inside-slide .hd ul li {
	display: inline-block;
	margin-right: 8px;
	width: 37px;
	height: 4px;
	text-align: center;
	background: #ebebeb;
	cursor: pointer;
	border-radius: 30px;
	color: #ebebeb;
}

.inside-slide .hd ul li.on {
	background: #e3503e;
	border-radius: 10px;
	color: #e3503e;
}

.inside-ul {
	width: 1076px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
}

.inside-ul li {
	width: 100%;
	border-top: 1px rgba(102, 102, 102, 0.11) solid;
	display: table;
	margin-bottom: 30px;
}

.inside-title {
	width: 100%;
	height: auto;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
	line-height: 42px;
}

.inside-title img {
	margin-right: 13px;
	float: left;
}

.inside-lable {
	width: 100%;
	height: auto;
}

.inside-lable span {
	text-align: center;
	font-size: 18px;
	line-height: 42px;
	width: 142px;
	float: left;
	margin-top: 14px;
	margin-right: 20px;
}

.inside-lable span:nth-child(1) {
	color: #e3503e;
	border: 1px #e3503e solid;
	border-radius: 30px;
}

.inside-lable span:nth-child(2) {
	color: #fff;
	border: 1px #efaa77 solid;
	border-radius: 30px;
	background: #efaa77;
}

.inside-lable span:nth-child(3) {
	color: #7be0c6;
	border: 1px #7be0c6 solid;
	border-radius: 30px;
}

.inside-lable span:nth-child(4) {
	color: #fff;
	border: 1px #96d588 solid;
	border-radius: 30px;
	background: #96d588;
}

.inside-lable span:nth-child(5) {
	color: #a29fe6;
	border: 1px #a29fe6 solid;
	border-radius: 30px;
}

.inside-lable span:nth-child(6) {
	color: #fff;
	border: 1px #b3ddf7 solid;
	border-radius: 30px;
	background: #b3ddf7;
}

.inside-arctle {
	font-size: 18px;
	color: #666;
	text-align: left;
	margin-top: 22px;
}

.inside-video {
	float: left;
	text-align: left;
	width: 229px;
	margin-top: 20px;
	margin-right: 24px;
}

.inside-video img {
	width: 100%;
	height: 140px;
	border-radius: 2px;
}

.inside-video span {
	font-size: 16px;
	color: #333;
	display: block;
	margin-top: 8px;
	margin-bottom: 6px;
}

.inside-video em {
	font-size: 14px;
	color: #666;
}

.inside-video:hover span {
	color: #e3503e;
}

.lecturerip_bottom04 {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}

.lecturerip_bottom04 ul {
	width: 100%;
	margin: 0 auto;
}

.lecturerip_bottom04 ul li {
	float: left;
	width: 345px;
	height: 187px;
	margin-right: 13px;
	border: none;
}

.lecturerip_bottom04 ul li img {
	float: left;
	width: 134px;
	height: 187px;
}

.lecturerip_bottom04_right {
	width: 190px;
}

.lecturerip_bottom04_right p {
	text-align: left;
}

.lecturerip_bottom04_right span {
	display: block;
	line-height: 22px;
	text-align: left;
}

.lecturerip_bottom04_right em {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: rgba(235, 235, 235, 0.4);
	border: 1px #dcdcdc solid;
	border-radius: 2px;
	margin-top: 18px;
	transition: .4s;
	-webkit-transition: .4s;
	display: block;
}

.lecturerip_bottom04_right em:hover {
	background: #eee;
	transition: .4s;
	-webkit-transition: .4s;
}

.fz14 {
	font-size: 14px;
}

.fz16 {
	font-size: 16px;
}

.cor03 {
	color: #999;
}

.pdt8 {
	padding-top: 8px;
}