*{
	font-family: "微软雅黑";
}
.special{
	color: #333;
}
.banner img{
	width: 100%;
}
.main{
	text-align:justify;text-justify:inter-ideograph;
}
.main section{
	padding: 40px 0px 40px 0px;
}
/*点击顶部*/
.panelsd {
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: #0081e6;
    box-shadow: 1px 5px 19px rgb(0 0 0 / 15%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    border-radius: 50%;
    display: none;
    text-align: center;
    line-height: 30px;
    bottom: 10%;
    right: 2%;
    cursor: pointer;
    position: fixed;
    z-index: 999;
}
/*招生简章*/
.main section.student{
	padding: 0px 0px;
}
.student-row{
	transform: translateY(-50%);
	padding: 15px 40px;
	background: #FFFFFF;
	border-radius: 5px;
	-moz-box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.349019607843137);
	-webkit-box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.349019607843137);
	box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.349019607843137);
}
.student-left{
	font-size: 25px;letter-spacing: 3px;
}
.student-left span{
	display: inline-block;
	padding: 10px 20px;
	border-left: 1px solid #8D8D8D;
	transform: translateY(8px);
	cursor: pointer;
}
.student-left span:first-child{
	border: 0px;
}
.student-left span.active a{
	color: #2B85EA;
}
.student-left span:hover a{
	color: #2B85EA;
}
.student-right{
	font-size: 18px;
	line-height: 1.7em;
	text-align: right;
}
.student-right .layui-btn{
	height: auto;
	line-height: 22px;
	padding: 8px 5px 8px 13px;
	background-color: #2B85EA;
	font-size: 14px;letter-spacing:8px;
}
.student-right .layui-btn:nth-child(1){
	background-color: #F59A23;
}
.student-inline.student-top{
	position: relative;
	top: 50%;
	padding-right: 10px;
	transform: translateY(0%);
}
.student-inline{
	display: inline-block;
	transform: translateY(-40%);
}
.jump:hover{
	color: #333;
}

.student{
	position: relative;
}
.student.active{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 888;
	transition: all 0.5s;
}
.student.active .layui-row.student-row{
	transform: translateY(1%);
}
/*标题*/
.header-text{
	width: 500px;
	margin: 0px auto;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #110D57;
	margin-bottom: 40px;
	letter-spacing: 2px;
	border-bottom: 1.5px solid #BFBFBF;
	padding-bottom: 8px;
}
.header-text span{
	padding: 0px 15px;padding-bottom: 8px;
	border-bottom: solid 2px #110D57;
}
.header-text img{
	transform: translateY(-10px);
}
/*栏目背景*/
.color-E4F5FC{
	background: #E4F5FC;
}
/*项目背景*/
.main section.project{
	padding-top:0px;
	padding-bottom: 0px;
}
.project p{
	text-indent: 2em;
	font-size: 16px;
	transform: translateY(50%);
}
.project .section-img{
	text-align: center;
}
.project .section-img img{
	width: 300px;
}
/*section-1*/
.section-1{
	background:#00194F;
	position: relative;
}
.section-1 .header-text{
	color: #fff;
	border-bottom: 1.5px solid rgba(255,255,255,0.5);
}
.section-1 .header-text span {
    border-bottom: solid 2px #fff;
}
.section-1 .section-img{
	position: absolute;
	left: 0%;
	top: 0px;
	bottom: 0px;
}
.section-1 .section-img img{
	height: 100%;
	width: 100%;
}
.section-1 .layui-col-lg-offset4{
	margin-top: 20px;
	margin-left: 40%;
}
.section-1 .section-li{
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom:40px;
}
.section-1 .section-li strong{
	font-size: 23px;
	padding-right: 10px;
}
.section-1 .section-li .layui-btn{
	transform: translateY(-10%);
	margin-left: 20px;
}
.section-1 .section-i{
	height: 40px;
	display: inline-block;
}
.section-1 .section-i i{
	font-size: 35px;
	padding-right: 10px;
	position: relative;
	top: 10%;
	transform: translateY(-50%);
}
.section-1 .section-i span{
	padding-right: 25px;
	position: relative;
	top: -10%;
	transform: translateY(-50%);
}
.section-1 .layui-btn{
	height: auto;
	padding: 2px 15px 2px 20px;
	background-color: #FF6554;
	font-size: 14px;
	border-radius: 5px;
	letter-spacing: 8px;
}
.section1-list{
	background: #fff;
	border-radius: 10px;
}
.section1-list .section1-body{
	padding: 12px 15px 15px 15px;
}
.section1-text{
	font-size: 17px;
	color: #2D2D2D;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.section1-new{
	padding: 8px 0px;
	border-bottom: 1px solid #D7D7D7;
	color: rgba(51, 51, 51, 0.698039215686274);
	margin-bottom: 10px;
}
.section1-bottom{
	
}
.section1-bottom::after {
    display: block;
    clear: both;
    content: "";
}
.section1-bottom div:nth-child(1){
	display: inline-block;
	color: rgba(51, 51, 51, 0.698039215686274);
	line-height: 42px;
}
.section1-bottom div:last-child{
	float: right;
}
.section1-list .sections-img img{
	max-width: 100%;
	border-radius: 10px 10px 0px 0px;
}
.section-1 .layui-container {
    width: 1270px;
}
.section-live .layui-col-space12 {
    margin: -22px;
}
.section-live .layui-col-space12>* {
    padding: 52px;
}
/*section-2*/
.main section.section-2 {
	background: url(../../images/section-2.png) no-repeat;
	background-size:100% 100%;-moz-background-size:100% 100%;
	padding: 40px 0px 0px 0px;
}
/*培训对象*/
.train-row{
	text-align: center;
	display: block;
	padding: 30px 90px;
}
.train-row .section-text{
	font-size: 23px;
	font-weight: 700;
	margin-top: 35px;
}
.train-row .section-subtitle{
	margin-top: 20px;
}
.train-row .train-i{
	position: relative;
	height: 120px;
	width: 120px;
	line-height: 130px;
	margin: 0px auto;
}
.train-row .train-i span:hover{
	transform: rotate(130deg);
}
.train-1 span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #0087ff;
	border-top-color: #e8eaec;
	border-radius: 50%;
	transform: rotate(-45deg);
	transition: 0.3s;
}
.train-1 i{
	padding: 20px;
	font-size: 45px;
	border-radius: 50%;
	background: #0087ff;
	color: #fff;
	margin-left: 8px;
	margin-top: 10px;
}
.train-row .layui-col-md2{
	position: relative;
	top: 50%;
	transform: translateY(170%);
}
.train-2 i{
	font-size: 25px;
	color: #2D7EF3;
}
.train-3 span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #0087ff;
	border-top-color: #e8eaec;
	border-radius: 50%;
	transform: rotate(-45deg);
	transition: 0.3s;
}
.train-3 i{
	padding: 20px;
	font-size: 45px;
	border-radius: 50%;
	background: #0087ff;
	color: #fff;
	margin-left: 8px;
	margin-top: 10px;
}
/*课程安排*/
.main section.arrange{
	padding-top: 50px;
	padding-bottom: 0px;
}
.arrange-row{
	padding: 0px 50px;
	margin-left: -30px;
	margin-right: -30px;
}
.arrange-row .layui-col-md6{
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 50px;
}
.arrange p{
	text-indent: 2em;
	font-size: 16px;
	margin-bottom: 20px;
}
.arrange-top{
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
.arrange-top img{
	width: 100%;
}
.arrange-top .arrange-top-text{
	position: absolute;
	top: 25%;
	left: 12%;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: 700;
}
.arrange-top-text{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
.arrange-bottom .arrange-p{
	font-size: 15px;margin-bottom: 0px;
	text-indent: 0px;
	position: relative;
}
.arrange-int{
	position: absolute;
	top: 0px;
	width: 5%;
	display: inline-block;
}
.arrange-inline{
	margin-left: 5%;
	width: 90%;
	display: inline-block;
}
/*教师团队*/
.team{
	margin-bottom: 40px;
}
.team-space.layui-row{
	
}
.team-space.layui-row .imglb{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#test12{
	margin: 20px 0px;
	width: 100%;
}
#test12.layui-carousel .img-fluid {
    width: 100%;
    height: 270px;
    position: relative;
}
#test12 a{
	color: #FFFFFF;
}
#test12.layui-carousel .layui-row,#test12.layui-carousel{
    background-color:transparent;
}
#test12.layui-carousel>[carousel-item]:before {
    position: absolute;
    content: '\e63d';
    left: 50%;
    top: 50%;
    width: 0px;
    line-height: 20px;
    margin: -10px 0 0 -50px;
    text-align: center;
    color: #c2c2c2;
    font-family: layui-icon!important;
    font-size: 30px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#test12 .layui-carousel-ind{
	display: none;
}
#test12 .layui-icon.layui-carousel-arrow{
	border-radius: 0%;
}
#test12 .layui-icon.layui-carousel-arrow.left{
	left: -0px !important;
	background: url(../images/left.png) no-repeat;
	background-size: 100%;
	height: 45px;
}
#test12 .layui-icon.layui-carousel-arrow.right{
	right: -0px !important;
	background: url(../images/right.png) no-repeat;
	background-size: 100%;
	height: 45px;
}
.team-bgimg{
	text-align: center;
}
.team-came{
	width: 92% !important;
	margin: auto;
}
.team-bgimgs img{
	height: 100%;
	width: 100%;
}
.team-space.layui-row .layui-col-lg4 .team-bgimgs:nth-last-child(1){
   border-bottom: solid 10px;
   border-image: -webkit-linear-gradient( #00A6FD, #00ADFF,#00ABFF,#00A6FD) 30 30;
   border-image: -moz-linear-gradient( #00A6FD, #00ADFF,#00ABFF,#00A6FD) 30 30;
   border-image: linear-gradient( #00A6FD, #00ADFF,#00ABFF,#00A6FD) 30 30;
}

#test12 .teacher-bodys .teacher-division {
    font-size: 16px;
    display: inline-block;
    padding: 3px 0px;
    border-bottom: 1px solid rgb(45,115,239);
    margin-bottom: 5px;
}
#test12 .teacher-test {
    padding: 10px;
    font-size: 14px;
    background: rgba(0,0,0,0.7);
    position: absolute;
}
#test12 .teacher-bodys {
    display: none;
    padding: 10px;
    font-size: 14px;
    background: rgba(0,0,0,0.7);
    position: absolute;
}
#test12 .teacher-bodys, #test12 .teacher-test {
    bottom: 10px;
    left: 0px;
    right: 0px;
}

#test12 .img-fluid-jb {
    height: 10px;
    background: #000 linear-gradient(to right, #2d73ef,#2d73ef, #fff);
}
#test12 .teacher-test span:nth-child(1) {
    border-right: 2px solid rgb(45,115,239);
}
#test12 .teacher-test span {
    padding: 0px 5px;
    display: inline-block;
}
#test12 .teacher-introduction{
	height: 70px;
	overflow: auto;
}
/* 设置滚动条的样式 */
.teacher-introduction::-webkit-scrollbar {
width:0px;
}
/* 滚动槽 */
.teacher-introduction::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
}
/* 滚动条滑块 */
.teacher-introduction::-webkit-scrollbar-thumb {
border-radius:10px;
background:rgba(0,0,0,0.1);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
.teacher-introduction::-webkit-scrollbar-thumb:window-inactive {
background:rgba(255,0,0,0.4);
}
/*来看看教授都说了什么*/
.teacher-center img{
	width: 100%;
}
/*培训时间*/
.time-icon{
	margin-bottom: 20px;
	position: relative;
}
.time-int{
	position: absolute;
	top: 0px;
	width: 5%;
	display: inline-block;
}
.time-inline{
	margin-left: 4%;
	width: 90%;
	font-size: 18px;
	display: inline-block;
	padding: 0px 5px;
}
.time-icon img{
	height: 24px;
	padding-left: 15px;
	transform: translateY(-2px);
}
.features-item i{
	top: 84px !important;
}
/*课程定价*/
.pricing{
	background: #2B85EA;
	font-size: 16px;
	text-align: center;
}
.pricing .layui-container{
	padding: 0 180px;
}
.pricing .section-notes{
	color: #FFFFFF;
}
.pricing .layui-col-space20 {
    margin: -30px;
}
.pricing .layui-col-space20>* {
    padding: 30px;
}
.pricing .section-thunder{
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
	height: 260px;
	background: #FFFFFF;
	position: relative;
}
.pricing .section-thunder .section-text .recommend{
	position: absolute;
	top: 0px;
	left: 0px;
}
.pricing .section-thunder .section-text .recommend img{
	height: 60px;
	max-width: 100%;
}
.pricing .section-price{
	font-size: 30px;
	color: #D9001B;
	font-weight: 700;
	padding: 60px 0px;
}

.section-collage {
	padding-top: 25px;
}
.section-collage .collage{
	margin-bottom: 25px;
}
.section-collage .collage span{
	font-size: 23px;
}
.section-collage .collage b{
	font-size: 30px;
	color: #D9001B;
}

.pricing .section-text{
	font-size: 25px;
	font-weight: 700;
	padding: 20px 10px;
	border-bottom: solid 1px #EFEFF0;
}
.section-subtitle{
	font-size: 14px;
}


.pricing .section-thunder:hover{
	border-radius: 10px;
	box-shadow: 0px 10px 10px 0 rgb(0 0 0 / 15%);
	transform: translateY(-5px);
	transition: all 0.5s;
}
.pricing .header-text{
	color: #fff;
	border-bottom: 1.5px solid rgba(255,255,255,0.5);
}
.pricing .header-text span {
    border-bottom: solid 2px #fff;
}
.pricing-icon{
	margin-bottom: 20px;
}
.pricing-icon img{
	height: 24px;
	padding-left: 15px;
	transform: translateY(-2px);
	margin-bottom: 8px;
}
.pricing-inline{
	display: inline-block;
	padding: 0px 5px;
	font-weight: 700;
	margin-bottom: 8px;
}
.pricing-nr{
	margin: 7px 10px;
	position: relative;
	margin-left: 4.2%;
}
.pricing-int{
	position: absolute;
	top: 0px;
	width: 6%;
	display: inline-block;
}
.pricing-inlines{
	margin-left: 4.2%;
	width: 90%;
	display: inline-block;
}
.pricing-nr.left{
	padding-left: 15px;
}
.color-ls{
	color: #30B9FE;
}
.color-hs{
	color: #F9355B;
}
.color-zs{
	color: #DCB35A;
}
/*课程定价*/
.channel{
	font-size: 16px;
}
.section-inline{
	display: inline-block;
}
.channel-icon{
	margin-bottom: 10px;
}
.channel .pricing-nr{
	width: 600px;
	border: solid 1px #BFBFBF;
	border-radius: 0px 0px 0px 30px;
	height: 80px;
	padding: 10px 10px 10px 65px;
	margin-left: 0%;
}
.channel .section-right{
	text-align: right;
	position: absolute;
	right: 10px;
}
.channel .section-new{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.channel .pricing-nr img{
	height: 80px;
}
.channel-inline{
	font-weight: 700;
	font-size: 20px;
	padding-right: 20px;
}
.channel-inline b{
	font-size: 33px;
	color: #2B85EA;
}
.color-lys{
	margin-left: 12%;
}
.color-lys .channel-inline{
	position: relative;
	top: 50%;
	transform: translateY(60%);
}
.color-hys{
	margin-left: 17%;
}
.color-hys .channel-inline{
	position: relative;
	top: 50%;
	transform: translateY(60%);
}
.color-hus{
	margin-left: 22%;
}

/*修读证书*/
.certificate {
	background: url(../../images/section-2.png) no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.certificate .layui-col-md6{
	text-align: left;
}
.certificate-left{
	height: 300px;
}
.certificate-left img{
	height: 220px;
}
.certificate2{
	position: absolute;
	right: 40px;
	bottom: -0%;
}
.certificate-right b{
	font-size: 25px;
}
.certificate-right div{
	margin-top: 20px;
	font-size: 16px;
}
.certificate-right{
	position: relative;
	top: 50%;
	transform: translateY(50%);
	text-align: left;
}
/*底部*/
.footer{
	background: #2e2e2e;
	padding: 20px 0px;
	color: #FFFFFF;
	line-height: 1.7em;
}
.footer a{
	color: #FFFFFF;
}