#content {
	width: 100%;
	font-size: 16px;
}
#content .syntaxhighlighter {
	overflow-y: hidden !important;
}
#content .syntaxhighlighter > table > tbody > tr > td.code {
	padding: 10px !important;
}
#content .photo-license-toggle {
	margin: 0px auto;
	padding: 10px 0px;
	width: 100%;
	text-align: right;
}
#content .photo-license {
	display: none;
	margin: 0px auto;
	width: 100%;
	font-size: 0.8em;
	border: 1px dashed rgb(111, 111, 111);
	border-radius: 6px;
	padding: 15px 10px;
	line-height: 1.6em;
}
.example-animation {
	color: rgb(255, 255, 255);
	font-size: 60px;
}
.banner h3,
.banner p {
	display: block;
	width: 750px;
	text-align: center;
}
.banner p {
	font-size: 18px;
	line-height: 35px;
}
.consbox select {
	width: 100%;
	border: 0px solid #f4c143;
	height: 40px;
	color: #f4c143;
	padding: 0 3%;
}
.textlist {
	margin-top: -122px;
	position: relative;
	z-index: 8888;
}
.textlist ul {
	overflow: hidden;
	color: #ffffff;
}
.textlist li {
	display: inline-block;
	float: left;
	width: 33.33%;
	font-size: 14px;
	padding: 42px 0 15px;
	overflow: hidden;
	background: #e97e0a;
}
.textlist li:first-child {
	background: #f69323;
}
.textlist li:last-child {
	background: #da770a;
}
.textlist li i {
	display: inline-block;
	float: left;
	margin-left: 75px;
	width: 69px;
	height: 65px;
	background: url(../img/n-icon.png) no-repeat scroll 0 0;
	margin-right: 10px;
}
.textlist li i.t-icon2 {
	background-position: 0 -85px;
}
.textlist li i.t-icon3 {
	background-position: 0 -158px;
}
.textlist li div {
	overflow: hidden;
}
.textlist li h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.layout {
	width: 100%;
	overflow: hidden;
	padding-top: 48px;
}
.layout-title {
	text-align: center;
}
.layout-title h3 {
	font-size: 36px;
	color: #f4c143;
	line-height: 90px;
	margin-bottom: 22px;
	background: url(../img/line.png) no-repeat scroll bottom center;
}
.layout-title p {
	color: #9b9b9b;
}

.classlist {
	overflow: hidden;
	margin-top: 30px;
}
.classlist li {
	width: 33.33%;
	margin-top: 40px;
	float: left;
	margin-bottom: 55px;
}
.classlist li h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 40px;
}
.classlist li p {
	color: #9d9d9d;
}
.classlist li:hover,
.classlist li:hover p {
	color: #f4c143;
	cursor: pointer;
}
.classlist li i,
.pointslist li div i {
	display: inline-block;
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 35px;
	margin-right: 20px;
}
.classlist li i {
	background: url(../img/t-icon.png) no-repeat scroll 0 0;
}
.classlist li:hover i.x-icon1 {
	background-position: 0 -80px;
}
.classlist li i.x-icon2 {
	background-position: -90px 0;
}
.classlist li:hover i.x-icon2 {
	background-position: -90px -80px;
}
.classlist li i.x-icon3 {
	background-position: -190px 0;
}
.classlist li:hover i.x-icon3 {
	background-position: -190px -80px;
}
.classlist li i.x-icon4 {
	background-position: -300px 0;
}
.classlist li:hover i.x-icon4 {
	background-position: -300px -80px;
}
.classlist li i.x-icon5 {
	background-position: -400px 0;
}
.classlist li:hover i.x-icon5 {
	background-position: -400px -80px;
}
.classlist li i.x-icon6 {
	width: 88px;
	background-position: -500px 0;
}
.classlist li:hover i.x-icon6 {
	width: 88px;
	background-position: -500px -80px;
}
.classlist li div {
	overflow: hidden;
}

.layout2 {
	background: url(../img/layoutbg2.jpg) no-repeat scroll center;
}
.layout2-con {
	background: url(../img/layout2-img.png) no-repeat scroll right top;
}
.layout2-con dl {
	color: #ffffff;
	padding-top: 150px;
	margin-left: 20px;
	padding-bottom: 130px;
}
.layout2-con dt {
	font-size: 48px;
	margin-bottom: 20px;
}
.layout2-con dd {
	background: url(../img/sj.png) no-repeat scroll left center;
	padding-left: 20px;
	line-height: 35px;
	font-size: 16px;
}
.systemlist {
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #dc8f3b;
	margin-top: 60px;
	margin-bottom: 70px;
}
.systemlist li {
	display: inline-block;
	float: left;
	width: 20%;
}
.systemlist li div {
	margin: 0 5px;
	background: #fceddd;
	padding: 50px 15px;
	height: 210px;
}
.systemlist li:first-child div {
	margin-left: 0;
}
.systemlist li:last-child div {
	margin-right: 0;
}
.systemlist li div i {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background: url(../img/v-icon.png) no-repeat scroll 0 0;
}
.systemlist li div:hover i.e-icon1 {
	background-position: 0 -82px;
}
.systemlist li div i.e-icon2 {
	background-position: -85px 0;
}
.systemlist li div:hover i.e-icon2 {
	background-position: -85px -82px;
}
.systemlist li div i.e-icon3 {
	background-position: -170px 0;
}
.systemlist li div:hover i.e-icon3 {
	background-position: -170px -82px;
}
.systemlist li div i.e-icon4 {
	background-position: -248px 0;
}
.systemlist li div:hover i.e-icon4 {
	background-position: -248px -82px;
}
.systemlist li div i.e-icon5 {
	background-position: -330px 0;
}
.systemlist li div:hover i.e-icon5 {
	background-position: -330px -82px;
}
.systemlist li h3 {
	margin-top: 35px;
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
}
.systemlist li div:hover {
	color: #ffffff;
	background: #ddb07f;
	cursor: pointer;
}
.systemlist li p,
.pointslist li div {
	line-height: 24px;
}
.layout4 {
	background: url(../img/layoutbg4.jpg) no-repeat scroll center top;
}
.pointslist {
	overflow: hidden;
	color: #ffffff;
	margin-top: 100px;
}
.pointslist li {
	width: 50%;
	float: left;
	margin-bottom: 45px;
}
.pointslist li div {
	margin: 0 15px;
}
.pointslist li div i {
	width: 82px;
	background: url(../img/s-icon.png) no-repeat scroll 0 0;
}
.pointslist li div i.p-icon1 {
	height: 82px;
}
.pointslist li div i.p-icon2 {
	background-position: -110px 0;
}
.pointslist li div i.p-icon3 {
	background-position: 0 -122px;
}
.pointslist li div i.p-icon4 {
	background-position: -110px -124px;
}
.pointslist li div i.p-icon5 {
	background-position: 0 -244px;
}
.pointslist li div i.p-icon6 {
	background-position: -114px -240px;
}
.pointslist li div h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.team {
	float: left;
	margin: 0 15px;
	text-align: center;
	color: #9d9d9d;
}
.team h3 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
}
.team h5 {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 5px;
}
.team p {
	line-height: 24px;
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 35%;
	margin-top: -10px;
	padding: 0;
	border: 0;
	outline: 0;
}
.slick-prev {
	left: -60px;
	background: url(../img/prev.png) no-repeat scroll center;
}
.slick-next {
	right: -60px;
	background: url(../img/next.png) no-repeat scroll center;
}
.slick-prev:hover,
.slick-next:hover {
	opacity: 0.8;
}
.layout6 {
	color: #ffffff;
	background: url(../img/layoutbg6.jpg) no-repeat scroll center top;
}
.layout6 .layout-title h3 {
	color: #ffffff;
	background-image: url(../img/line2.png);
}
.layout6 .layout-title p {
	color: #ffffff;
}
.layout6 .layout-con {
	margin-top: 30px;
	padding-bottom: 100px;
}
.layout6 .team {
	background: url(../img/y.png) no-repeat scroll top center;
	padding-top: 50px;
	color: #ffffff;
}

.layout6 .slick-prev,
.layout6 .slick-next {
	width: 48px;
	height: 48px;
	background: url(../img/p6.png) no-repeat scroll left bottom;
	top: auto;
	bottom: -70px;
}
.layout6 .slick-prev {
	left: 45%;
}
.layout6 .slick-next {
	right: 45%;
	background-position: top right;
}
.layout6 .slick-prev:hover {
	background-position: left top;
	opacity: 1;
}
.layout6 .slick-next:hover {
	background-position: right bottom;
	opacity: 1;
}
.layout6 .team p {
	height: 96px;
	overflow: hidden;
}
.user {
	width: 147px;
	height: 147px;
	border-radius: 50%;
	overflow: hidden;
	border: 8px solid #ffffff;
	background: #ffffff;
	margin: 15px auto;
}
.school-list {
	padding-bottom: 70px;
}
.school-list .team {
	margin: 0;
	position: relative;
}
.school-list .team a {
	display: block;
}
.school-list .hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/look.png) no-repeat scroll center
		rgba(237, 124, 0, 0.75);
}
.school-list .team a:hover .hover {
	display: block;
}

.slick-dots {
	position: absolute;
	bottom: 45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 5px;
	width: 30px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	background: #bbbbbb;
}
.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 5px;
	width: 30px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: 0;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
}
.slick-dots li.slick-active {
	background: #ed7c00;
}
.layout8 {
	background: #f5f7fa;
}
.news-list {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 50px;
}
.news-list li {
	width: 373px;
	overflow: hidden;
	float: left;
	background: #ffffff;
	margin-right: 10px;
	padding-bottom: 50px;
}
.news-list li:last-child {
	margin-right: 0;
}
.news-list li .news-con {
	padding: 10px;
}
.news-list li .news-con h3 {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.secd {
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}
.secd .user-icon,
.secd .see-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	margin-right: 5px;
	top: 3px;
}
.secd .user-icon {
	background: url(../img/new-icon1.png) no-repeat scroll center;
}
.secd .see-icon {
	background: url(../img/new-icon2.png) no-repeat scroll center;
}
.secd span {
	color: #9d9d9d;
}
.news-list li .news-con .text {
	color: #9d9d9d;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 10px;
}
.news-list li .news-con .more {
	color: #f4c143;
}
.new-img {
	display: block;
	position: relative;
}
.date {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 66;
	background: #f4c143;
	color: #ffffff;
	text-align: center;
	width: 50px;
	padding: 10px 0;
	font-size: 16px;
}
.date .month {
	border-bottom: 1px solid #ffffff;

	padding-bottom: 5px;
}
.date .year {
	display: block;
	padding-top: 8px;

	font-weight: bold;
}
.layout9 {
	background: #5b4128;
	padding: 50px 0;
	overflow: visible;
	height: 60px;
	margin-top: 60px;
}
.layout9 .name {
	font-size: 30px;
	color: #ffffff;
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-left: 120px;
}
.form-box {
}
.form-box .select-box {
	width: 160px;
	background: url(../img/up.png) no-repeat scroll 210px 10px #ffffff;
	color: #f4c143;
	font-size: 18px;
	height: 40px;
	float: left;
	line-height: 40px;
	padding: 0 10px;
	cursor: pointer;
	margin-right: 5px;
}
.form-box .select-box:hover .select-list {
	display: block;
}
.form-box input {
	width: 150px;
	background: #ffffff;
	color: #f4c143;
	font-size: 18px;
	height: 40px;
	border: 0;
	padding: 0 10px;
	margin-left: 5px;
	float: left;
}
input::-webkit-input-placeholder {
	/* placeholder颜色  */
	color: #f4c143;
}
.form-box button {
	background: #ffffff;
	color: #f4c143;
	font-size: 20px;
	float: left;
	height: 40px;
	width: 190px;
	border: 0;
	cursor: pointer;
	margin-left: 10px;
}
.select-list {
	display: none;
	background: #ffffff;
	margin: 0 -10px;
}
.select-list li {
	padding: 0 10px;
}
.select-list li:hover {
	background: #efefef;
}
.services-list {
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 50px;
}
.services-list li {
	width: 25%;
	text-align: center;
	float: left;
}
.services-list li h3 {
	font-size: 30px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 15px;
}
.services-list li p {
	font-size: 16px;
	color: #9d9d9d;
}
.se1,
.se2,
.se3,
.se4 {
	display: block;
	width: 87px;
	height: 86px;
	margin: 0 auto 30px;
}
.se1 {
	background: url(../img/se1.png) no-repeat scroll center;
}
.se2 {
	background: url(../img/se2.png) no-repeat scroll center;
}
.se3 {
	background: url(../img/se3.png) no-repeat scroll center;
}
.se4 {
	background: url(../img/se4.png) no-repeat scroll center;
}
.layout3 .event-content {
	position: relative;
}
.layout3 .event-item {
	position: relative;
	margin-bottom: 8%;
}
.layout3 .event-item h6 {
	font-size: 24px;
	color: #f4c143;
	margin-bottom: 2%;
	margin-top: 1%;
}
.layout3 .event-item p {
	color: #9d9d9d;
	font-size: 16px;
	line-height: 24px;
}
.layout3 .event-li {
	text-align: center;
	position: relative;
}
.layout3 .event-li .ps-l {
	position: absolute;
	right: 54%;
	text-align: right;
	width: 46%;
}
.layout3 .event-li .ps-r {
	position: absolute;
	left: 54%;
	text-align: left;
	width: 46%;
}
.layout3 .event-li .dot-w {
	position: relative;
	z-index: 111;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #f4c143;
	border: 10px solid #f9dec4;
	border-radius: 50%;
}
.layout3 .event-li .mid-line {
	position: absolute;
	top: 10px;
	left: 50%;
	display: inline-block;
	margin-left: -1px;
	width: 2px;
	height: 0;
	background: #dcdcdc;
	z-index: 99;
}
.layout3 .event-item:nth-child(1) {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}
.layout3 .event-item:nth-child(2) {
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}
.layout3 .event-item:nth-child(3) {
	-webkit-transition-delay: 600ms;
	transition-delay: 600ms;
}
.layout3 .event-item:nth-child(4) {
	-webkit-transition-delay: 800ms;
	transition-delay: 800ms;
}
.layout3 .event-item:nth-child(5) {
	-webkit-transition-delay: 1000ms;
	transition-delay: 1000ms;
}
.layout3 .event-item:nth-child(6) {
	-webkit-transition-delay: 1200ms;
	transition-delay: 1200ms;
}
.layout3 .event-item:nth-child(7) {
	-webkit-transition-delay: 1400ms;
	transition-delay: 1400ms;
}
.animate-st {
	top: 50px;
}
.animate-at {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0;
	-webkit-transition: all 2s;
	transition: all 2s;
}
/* .event-item:first-child .ps-r{ left:27%; text-align: center; top:-85px} */
.event-item:nth-child(7) .ps-r {
	left: 27%;
	text-align: center;
	top: 70px;
}

.layout-ft {
	background: url(../img/fwbg.jpg) no-repeat scroll top;
	margin-top: 30px;
	height: 824px;
}
.layout-ft ul {
	margin-top: 110px;
}
.layout-ft li {
	text-align: center;
	float: left;
	width: 190px;
	margin-left: 9px;
}
.fw-t {
	height: 88px;
	background-color: #af9d88;
	color: #ffffff;
	font-size: 32px;
	line-height: 88px;
}
.fw-f {
	background-color: #f4c143;
	text-align: center;
	padding: 16px 23px 36px;
	height: 451px;
}
.fw-f h3 {
	text-align: center;
	margin-top: 4px;
}
.fw-f p {
	margin-top: 4px;
}
.qywh li {
	text-align: center;
	width: 50%;
	float: left;
	font-weight: bold;
}
.qywh {
	margin-top: 58px;
}
.qywh li h3 {
	color: #999999;
	font-size: 14px;
	margin-top: 52px;
}
.qywh li p {
	margin-top: 7.5px;
	font-size: 20px;
}
