*{
	margin: 0;
	padding: 0;
}
.header{
	width: 100%;
	min-width: 1234px;
	height: 919px;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.headerBox{
	width: 1234px;
	height: 263px;
	position: absolute;
	top: 700px;
	left: 0;
	right: 0;
	margin: auto;
	background-image: url(image/title.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9;
}
.header1{
	position: absolute;
	top: 90px;
	left: 180px;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
}
.header2{
	position: absolute;
	top: 130px;
	left: 180px;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 78px;
}
.header3{
	position: absolute;
	top: 90px;
	left: 575px;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
}
.header4{
	position: absolute;
	top: 130px;
	left: 575px;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 78px;
}
.header5{
	position: absolute;
	top: 90px;
	left: 920px;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
}
.header6{
	position: absolute;
	top: 130px;
	left: 920px;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 78px;
}
.project{
	width: 100%;
	min-width: 1234px;
	height: 2300px;
	background-image: url(image/back1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	padding-top: 299px;
	box-sizing: border-box;
}
.projectTitle{
	position: absolute;
	top: 111px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 64px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
	text-align: center;
}
.projectTitle span{
	color: #1038B9;
}
.projectDesc{
	width: 1200px;
	height: 1763px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(28, 63, 179, 0.17);
	border-radius: 21px;
	margin: auto;
}
.projectHead1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.projectItem1, .projectItem2, .projectItem3{
	width: 1200px;
	height: 109px;
	line-height: 109px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: space-between;
	color: #FFFFFF;
}
.projectItem1{
	background-image: url(https://www.jianjiangedu.cn/home/zhuanti/zixun/image/b1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.projectItem2{
	background-image: url(image/title2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.projectItem3{
	background-image: url(image/title3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.projectItem1 div:nth-child(1), .projectItem2 div:nth-child(1), .projectItem3 div:nth-child(1){
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.projectItem1 div:nth-child(2), .projectItem2 div:nth-child(2), .projectItem3 div:nth-child(2){
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
}
.projectHead2, .projectHead3, .projectHead4, .projectHead5{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #D4D4D4;
	box-sizing: border-box;
}
.projectItem4{
	width: 600px;
	height: 48px;
	padding: 0 21px;
	box-sizing: border-box;
	line-height: 48px;
	font-size: 14px;
	color: #000000;
}
.projectItem4:nth-child(2), .projectItem5:nth-child(2), .projectItem10:nth-child(2), .projectItem11:nth-child(2), .projectItem17:nth-child(2), .projectItem19:nth-child(2), .projectItem20:nth-child(2), .projectItem21:nth-child(2), .projectItem23:nth-child(2), .projectItem24:nth-child(2){
	border-left: 1px solid #D4D4D4;
	box-sizing: border-box;
	border-right: 1px solid #D4D4D4;
}
.projectItem4 span{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.projectItem5{
	width: 600px;
	height: 254px;
	padding: 16px 35px 0 22px;
	box-sizing: border-box;
}
.projectItem6{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
	cursor: pointer;
}
.projectItem7{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	min-width: 285px;
}
.projectItem8{
	min-width: 90px;
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
	color: #F25C51;
}
.projectItem8 div{
	width: 15px;
	height: 15px;
	box-sizing: border-box;
	border: 1px solid #000000;
	margin-right: 10px;
	position: relative;
}
.correct{
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	left: -2px;
	bottom: -2px;
}
.projectItem9{
	width: 87px;
	height: 31px;
	background: linear-gradient(90deg, #FF7E5F, #F3574A, #F27267);
	box-shadow: 0px 3px 10px 0px rgba(242, 83, 94, 0.35);
	border-radius: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 31px;
}
.projectItem10{
	width: 600px;
	height: 41px;
	background-color: #EBEBEB;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 41px;
	text-align: center;
}
.projectItem11{
	width: 600px;
	height: 290px;
	padding: 14px 14px 0;
	box-sizing: border-box;
}
.projectItem12{
	width: 159px;
	height: 34px;
	border-radius: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #E9E9E9;
	margin: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin-bottom: 7px;
}
.projectItem13{
	margin-bottom: 16px;
}
.projectItem14{
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1.6;
}
.projectItem15{
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 1.6;
}
.projectItem15 span{
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}
.projectItem16{
	width: 74px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.projectItem17{
	width: 600px;
	height: 280px;
	padding: 14px 14px 0;
	box-sizing: border-box;
}
.projectItem18{
	width: 50%;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 1.6;
}
.projectItem18 span{
	font-size: 12px;
	font-weight: 400;
	color: #FF3B3B;
}
.projectItem19{
	width: 600px;
	height: 124px;
	padding: 14px 14px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.projectItem20{
	width: 600px;
	height: 66px;
	padding: 14px 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.projectItem21{
	width: 600px;
	height: 209px;
	padding: 14px 14px 0;
	box-sizing: border-box;
}
.projectItem22{
	width: 313px;
	height: 34px;
	line-height: 34px;
	background: #E9E9E9;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	border-radius: 34px;
	margin: auto;
	margin-bottom: 16px;
}
.projectItem23{
	width: 600px;
	height: 40px;
	text-align: center;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
}
.projectHead6{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.projectItem24{
	width: 600px;
	height: 83px;
	padding: 0 40px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.projectItem25{
	width: 143px;
	height: 36px;
	background: linear-gradient(90deg, #0BBAFB, #4285EC);
	border-radius: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}
.projectItem26{
	width: 143px;
	height: 36px;
	background: linear-gradient(90deg, #FA6D28, #F83600);
	border-radius: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}
.projectItem26 a{
	color: #ffffff;
}
.projectFuli{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -120px;
	margin: auto;
	width: 1234px;
	height: 240px;
	background-image: url(image/fuli.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9;
	box-sizing: border-box;
	padding: 42px 116px;
}
.projectFuliTitle{
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
.projectFuliMain{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-bottom: 23px;
}
.projectFuliBox{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.projectFuliItem{
	width: 300px;
	height: 47px;
	background: #FF3B3B;
	text-align: center;
	line-height: 47px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.fuliItem{
	width: 300px;
	height: 47px;
	border: 1px solid #000000;
	padding: 0 19px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}
.fuliItem span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 47px;
}
.fuliInt{
	flex: 1;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 44px;
	border: none;
	margin: 0;
	padding: 0;
	outline: none;
}
.guide{
	width: 100%;
	min-width: 1234px;
	height: 886px;
	background-image: url(image/back2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding-top: 380px;
	box-sizing: border-box;
}
.guideTitle{
	text-align: center;
	position: absolute;
	top: 166px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 64px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 78px;
}
.guideItemBox{
	width: 1110px;
	height: 427px;
	margin: auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
}
.guideItem1{
	width: 100%;
	height: 180px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.guideItem2{
	width: 312px;
	height: 180px;
}
.icon1{
	width: 60px;
	height: 66px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.icon2{
	width: 75px;
	height: 66px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.icon3{
	width: 67px;
	height: 66px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.icon4{
	width: 66px;
	height: 66px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.guideItemMain{
	font-size: 30px;
	font-weight: bold;
	color: #FEFEFE;
	text-align: center;
	margin-bottom: 15px;
}
.guideItemDesc{
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}
.teacher{
	width: 100%;
	height: 1059px;
	min-width: 1234px;
	background-color: #FFFFFF;
	position: relative;
}
.teacherTitle{
	width: 100%;
	min-width: 1234px;
	height: 239px;
	background-image: url(image/back3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 64px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
	text-align: center;
	padding-top: 53px;
	box-sizing: border-box;
}
.teacherTitle span{
	color: #1038B9;
}
.question{
	width: 100%;
	min-width: 1234px;
	height: 1280px;
	background-image: url(image/back4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding-top: 290px;
	box-sizing: border-box;
}
.questionTitle{
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 64px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 78px;
}
.questionBox{
	width: 1200px;
	height: 731px;
	margin: auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(image/back8.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.questionMain{
	width: 1200px;
	height: 160px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.classify{
	width: 100%;
	height: 883px;
	min-width: 1234px;
	background-color: #FFFFFF;
	position: relative;
}
.classifyTitle{
	width: 100%;
	min-width: 1234px;
	height: 239px;
	background-image: url(image/back5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 64px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
	text-align: center;
	padding-top: 53px;
	box-sizing: border-box;
}
.classifyTitle span{
	color: #1038B9;
}
.certificate{
	width: 100%;
	min-width: 1234px;
	height: 1006px;
	background-image: url(image/back6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding-top: 380px;
	box-sizing: border-box;
}
.certificateTitle{
	position: absolute;
	top: 170px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 64px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 78px;
}
.certificateBox{
	width: 1200px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.certificateItem{
	width: 290px;
	height: 499px;
	background: #FFFFFF;
	border-radius: 21px;
}
.icon7{
	width: 196px;
	height: 153px;
	display: block;
	margin: auto;
	margin-top: 27px;
	margin-bottom: 35px;
}
.icon8{
	width: 175px;
	height: 164px;
	display: block;
	margin: auto;
	margin-top: 27px;
	margin-bottom: 24px;
}
.icon9{
	width: 150px;
	height: 152px;
	display: block;
	margin: auto;
	margin-top: 27px;
	margin-bottom: 36px;
}
.icon10{
	width: 168px;
	height: 154px;
	display: block;
	margin: auto;
	margin-top: 27px;
	margin-bottom: 34px;
}
.certificateBeaf{
	width: 224px;
	height: 57px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(28, 63, 179, 0.17);
	border-radius: 29px;
	text-align: center;
	margin: auto;
	line-height: 57px;
	font-size: 30px;
	font-weight: bold;
	color: #1038B9;
	margin-bottom: 30px;
}
.certificateDesc{
	width: 225px;
	height: 160px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 29px;
	margin: auto;
}
.certificateBottom{
	position: absolute;
	bottom: -163px;
	width: 1234px;
	height: 285px;
	left: 0;
	right: 0;
	margin: auto;
	background-image: url(image/fuli1.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9;
	box-sizing: border-box;
	padding: 46px 71px;
}
.certificateBottomTitle{
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 18px;
}
.certificateBottomDesc{
	width: 676px;
	height: 38px;
	font-size: 14px;
	font-weight: 400;
	color: #7B7B7B;
	line-height: 24px;
	text-align: center;
	margin: auto;
	margin-bottom: 34px;
}
.certificateBottomBox{
	width: 1060px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: auto;
}
.certificateBottomFuliItem{
	width: 240px;
	height: 47px;
	background: #FF3B3B;
	text-align: center;
	line-height: 47px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.certificateBottomItem{
	width: 240px;
	height: 47px;
	border: 1px solid #000000;
	padding: 0 19px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}
.certificateBottomItem span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 47px;
}
.certificateBottomInt{
	width: 140px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 44px;
	border: none;
	margin: 0;
	padding: 0;
	outline: none;
}
.terrace{
	width: 100%;
	min-width: 1234px;
	height: 807px;
	background-image: url(image/back7.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	box-sizing: border-box;
	padding-top: 446px;
}
.terraceTitle{
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 64px;
	font-weight: bold;
	color: #000000;
	line-height: 78px;
	text-align: center;
}
.terraceTitle span{
	color: #1038B9;
}
.terraceBox{
	width: 1200px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.terraceItem{
	width: 580px;
	height: 251px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(28, 63, 179, 0.17);
	border-radius: 21px;
}
.terraceGun{
	width: 118px;
	height: 6px;
	background-color: #DECF9E;
	margin: auto;
	margin-bottom: 16px;
}
.terraceDesc{
	display: flex;
	align-items: center;
	padding-left: 16px;
}
.qcode{
	width: 213px;
	height: 213px;
	display: block;
	margin-right: 17px;
}
.qcodeRight{
	width: 320px;
	height: 213px;
	padding: 12px 0;
	box-sizing: border-box;
}
.qcodeItem{
	display: flex;
	align-items: center;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
}
.qcodeFree{
	width: 15px;
	height: 21px;
	display: block;
	margin-left: 10px;
	margin-top: 20px;
}
.qcodeDesc{
	font-size: 16px;
	font-weight: 400;
	color: #7B7B7B;
	margin-bottom: 71px;
}
.qcodeBtn{
	width: 170px;
	height: 48px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(255, 59, 59, 0.17);
	border-radius: 24px;
	line-height: 48px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FF3B3B;
	float: right;
	margin-right: 20px;
}
.classifyBottom{
	position: absolute;
	bottom: -120px;
	width: 1234px;
	height: 240px;
	left: 0;
	right: 0;
	margin: auto;
	background-image: url(image/fuli2.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9;
	box-sizing: border-box;
	padding: 46px 110px;
}
.classifyBottomTitle{
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 14px;
}
.classifyBottomDesc{
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 15px;
}
.classifyFuliBox{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.classifyFuliItem{
	width: 300px;
	height: 47px;
	background: #FF3B3B;
	text-align: center;
	line-height: 47px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.classifyItem{
	width: 300px;
	height: 47px;
	border: 1px solid #000000;
	padding: 0 19px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}
.classifyItem span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 47px;
}
.classifyInt{
	flex: 1;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 44px;
	border: none;
	margin: 0;
	padding: 0;
	outline: none;
}
.classifyImg{
	width: 678px;
	height: 531px;
	display: block;
	margin: auto;
}
.classifyMain{
	width: 1200px;
	height: 280px;
	position: absolute;
	top: 370px;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.classifyMainItem{
	width: 320px;
	cursor: pointer;
}
.classifyMainItemBtn{
	width: 112px;
	height: 36px;
	background: linear-gradient(90deg, #0BBAFB, #4285EC);
	border-radius: 18px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	margin-bottom: 28px;
}
.classifyMainItemBtnRed{
	width: 112px;
	height: 36px;
	background: linear-gradient(90deg, #FA6D28, #F83600);
	border-radius: 18px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	margin-bottom: 28px;
}
.classifyMainIm{
	display: flex;
	align-items: center;
	margin-bottom: 19px;
}
.classifyMainImCir{
	width: 18px;
	height: 18px;
	border: 1px solid #000000;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 6px;
}
.classifyMainImCir1{
	border: none;
}
.classifyMainImCircle{
	width: 10px;
	height: 10px;
	background: #3E89ED;
	border-radius: 50%;
}
.classifyMainImCircleRed{
	width: 10px;
	height: 10px;
	background: #F83E06;
	border-radius: 50%;
}
.classifyMainImTitle{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 18px;
}
.classifyMainImTitle span{
	font-size: 12px;
	color: #FF3B3B;
	margin-left: 4px;
}
.questionMainItem{
	width: 86px;
	height: 160px;
	background-color: #edf2f6;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.questionMainItem:hover{
	background-color: #FFFFFF;
}
.questionMainDesc{
	width: 1004px;
	height: 160px;
	background-color: #FFFFFF;
	padding: 0 18px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.questionMainDescItem{
	width: 228px;
	height: 76px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(28, 63, 179, 0.17);
	border-radius: 38px;
	padding: 17px 0 17px 28px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.icon11{
	width: 42px;
	height: 42px;
	display: block;
	margin-right: 17px;
}
.questionMainDescTitleBlue{
	font-size: 25px;
	font-weight: bold;
	color: #1C41B3;
	margin-bottom: 3px;
}
.questionMainDescTitle{
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
.questionMainDescDev{
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8E8E8E;
}
.questionCaption{
	width: 46px;
	height: 79px;
	display: block;
}
.questionBoxLeft{
	width: 659px;
	height: 664px;
	position: absolute;
	top: 29px;
	left: 37px;
	cursor: pointer;
}
.questionBoxLeftItem.active {
	font-weight: bold;
}
.questionBoxLeftItem{
	width: 659px;
	height: 54px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(28, 63, 179, 0.17);
	border-radius: 27px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 34px 12px 20px;
	box-sizing: border-box;
	margin-bottom: 13px;
}
.icon12{
	width: 28px;
	height: 28px;
	display: flex;
	margin-right: 10px;
}
.questionBoxLeftItemLeft{
	display: flex;
	align-items: center;
}
.questionBoxLeftItemLeftTitle{
	font-size: 20px;
	font-family: Microsoft YaHei;
	color: #1C41B3;
	line-height: 28px;
}
.questionBoxLeftItemRight{
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.questionContent{
	padding-bottom: 13px;
	padding-left: 22px;
}
.questionContentItem{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 14px;
}
.questionContentItemLeft{
	display: flex;
	align-items: center;
}
.questionContentItemLeftCircle{
	width: 15px;
	height: 15px;
	border: 1px solid #000000;
	margin-right: 13px;
	position: relative;
}
.questionContentItemLeftTitle{
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 15px;
}
.questionContentItemBtn{
	width: 82px;
	height: 29px;
	background: linear-gradient(90deg, #0BBAFB, #4285EC);
	border-radius: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 29px;
	text-align: center;
}
.questionBoxRight{
	width: 361px;
	height: 650px;
	position: absolute;
	right: 43px;
	top: 43px;
}
.questionBoxRightImg{
	width: 345px;
	height: 353px;
	display: block;
	margin-bottom: 24px;
}
.questionBoxRightDesc{
	width: 180px;
	height: 43px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin: auto;
	margin-bottom: 45px;
	line-height: 1.6;
	text-align: center;
}
.questionBoxRightLine{
	width: 46px;
	height: 6px;
	background: #D7C89A;
	border-radius: 3px;
	margin: auto;
	margin-bottom: 59px;
}
.questionBoxRightBtn{
	width: 361px;
	height: 120px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(28, 63, 179, 0.17);
	border-radius: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.questionBoxRightBtnIcon{
	width: 66px;
	height: 66px;
	display: block;
	margin-right: 28px;
}
.questionBoxRightBtnTitle{
	font-size: 40px;
	font-weight: bold;
	color: #1C41B3;
	cursor: pointer;
}
.questionBoxRightBtnDesc{
	font-size: 14px;
	font-weight: 400;
	color: #8E8E8E;
	line-height: 30px;
}
.teacherMain{
	width: 1200px;
	height: 541px;
	margin: auto;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar1.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	padding-top: 30px;
	box-sizing: border-box;
}
.teacherMain1{
	width: 1200px;
	height: 541px;
	margin: auto;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar2.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	padding-top: 30px;
	box-sizing: border-box;
}
.teacherMain2{
	width: 1200px;
	height: 541px;
	margin: auto;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar3.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	padding-top: 30px;
	box-sizing: border-box;
}
.teacherMain3{
	width: 1200px;
	height: 541px;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar4.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	box-sizing: border-box;
}
.teacherMain4{
	width: 1200px;
	height: 541px;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar5.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	box-sizing: border-box;
}
.teacherMain5{
	width: 1200px;
	height: 541px;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar6.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	box-sizing: border-box;
}
.teacherMain6{
	width: 1200px;
	height: 541px;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 40px;
	position: relative;
	background-image: url(image/avatar7.png);
	background-repeat: no-repeat;
	/* background-position-x: -20px; */
	padding-left: 581px;
	box-sizing: border-box;
}
.avatar{
	width: 581px;
	height: 504px;
	display: block;
}
.avatarBox{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.avatarName{
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	margin-right: 16px;
}
.avatarMain{
	padding: 6px 11px;
	border: 1px solid #0096FF;
	border-radius: 6px;
	margin-right: 8px;
	margin-top: 9px;
	font-size: 16px;
	font-weight: 400;
	color: #1038B9;
	display: flex;
	align-items: center;
}
.star{
	width: 16px;
	height: 15px;
	display: block;
	margin-left: 2px;
}
.avatarShi{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 31px;
	padding-bottom: 47px;
	border-bottom: 1px dashed #8D8D8D;
}
.avatarShi li{
	margin-bottom: 1px;
	padding-left: 20px;
	background: url(/home/img/mk_fg14.png) no-repeat 4px center;
	background-size: 2%;
}
.avatarIntro{
	display: flex;
	margin-top: 39px;
}
.avatarIntroTitle{
	width: 88px;
	height: 28px;
	background: linear-gradient(90deg, #FA6D28, #F83600);
	border-radius: 6px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	margin-right: 16px;
}
.avatarIntroMain{
	width: 529px;
	height: 110px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 29px;
}
.estimate{
	width: 1234px;
	height: 240px;
	background-image: url(image/estimate.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.estimateMain{
	width: 853px;
	height: 78px;
	margin-left: 135px;
	padding-top: 81px;
}
.estimateContent{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}
.estimateName{
	font-size: 14px;
	font-weight: 400;
	color: #8E8E8E;
	line-height: 30px;
	text-align: right;
}
.avatarDesc{
	width: 720px;
	height: 110px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.avatarItem1{
	width: 100px;
	height: 110px;
	background-image: url(image/line1.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem2{
	width: 100px;
	height: 110px;
	background-image: url(image/gray2.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem3{
	width: 100px;
	height: 110px;
	background-image: url(image/gray3.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem8{
	width: 100px;
	height: 110px;
	background-image: url(image/line3.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem4{
	width: 100px;
	height: 110px;
	background-image: url(image/gray4.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem9{
	width: 100px;
	height: 110px;
	background-image: url(image/line4.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem5{
	width: 100px;
	height: 110px;
	background-image: url(image/gray5.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem11{
	width: 100px;
	height: 110px;
	background-image: url(image/gray6.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem12{
	width: 100px;
	height: 110px;
	background-image: url(image/gray7.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem13{
	width: 100px;
	height: 110px;
	background-image: url(image/line6.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem14{
	width: 100px;
	height: 110px;
	background-image: url(image/line7.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem10{
	width: 100px;
	height: 110px;
	background-image: url(image/line5.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem6{
	width: 100px;
	height: 110px;
	background-image: url(image/gray1.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItem7{
	width: 100px;
	height: 110px;
	background-image: url(image/line2.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor:pointer;
}
.avatarItemName{
	position: absolute;
	right: 11px;
	bottom: 0;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}
.avatarItemName1{
	position: absolute;
	right: 3px;
	bottom: 0;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}
.noneStatus{
	width: 100px;
	height: 100px;
	display: block;
	margin: auto;
}
.noneFont{
	font-size: 15px;
	color: #999;
	line-height: 30px;
	text-align: center;
}
.classifyMainImt{
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.classifyMainImtMain{
	font-size: 12px;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 24px;
	position: relative;
}
.classifyMainImtMainCir{
	position: absolute;
	width: 11px;
	height: 11px;
	background: #B4E9FF;
	opacity: .4;
	border-radius: 50%;
	right: -6px;
	bottom: 0;
}
.classifyMainImtMainCir1{
	position: absolute;
	width: 11px;
	height: 11px;
	background: #FFDAC8;
	opacity: .4;
	border-radius: 50%;
	right: -6px;
	bottom: 0;
}


