.slides-box{
	width: 1200px;
	height: 0;
	margin: 0 auto;
	position: relative;
}
.slides-layer{
	width: 360px;
	height: 360px;
	padding: 20px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	z-index: 100;
	top: 20px;
	right: 20px;
}
.quick-slides{}
.quick-slides dl{
	height: 140px;
	display: flex;
	margin: 10px 0 20px;
	background: linear-gradient(45deg, #ef6830, #ff4b4b);
	border-radius: 6px;
}
.quick-slides dl:last-child{
	background: linear-gradient(90deg, #ff4b4b, #ef6830);
}
.quick-slides dl.logined{
	background: none;
	border: 2px solid #ff4b4b;
}
.quick-slides dl.logined dd{
	padding: 25px 20px;
}
.quick-slides dl dt{
	width: 140px;
	height: 140px;
}
.quick-slides dl dt img{
	width: 90px;
	height: 90px;
	margin: 25px;
	display: block;	
	border-radius: 50%;
}
.quick-slides dl dt em{
	margin: 20px 0 0 0;
	display: block;
	line-height: 60px;
	color: #fff;
	font-size: 42px;
	text-align: center;
}
.quick-slides dl dt span{
	margin: 0 0 0 0;
	display: block;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.quick-slides dl dd{
	flex: 1;
	display: flex;
	flex-direction: column;
}
.quick-slides dl dd label{
	width: 140px;
	height: 45px;
	margin: 18px auto 8px;
	display: block;
	line-height: 45px;
	background-color: #fff;
	border-radius: 5px;
	color: #666;
	cursor: pointer;
	text-align: center;
	font-size: 15px;
}
.quick-slides dl dd label:last-child{
	margin: 8px auto 15px;
}
.quick-slides dl dd label:hover{
	color: #ff4b4b;
}
.quick-slides dl dd a{
	line-height: 30px;
	color: #009688;
	font-size: 14px;
}
.quick-slides dl dd a.zhanghao{
	font-weight: bold;
	color: #666;
}
.quick-slides dl dd a.layui-btn{
	color: #fff;
}

/* 精报点金 */
.notice{
	margin: 10px 0 10px;
	position:relative;
	background-color: #fff;
	border-radius: 4px;
	z-index: 11000;
	display: flex;
}
.notice .scroll-name{
	width: 80px;
	padding: 12px 0;
	background: linear-gradient(90deg,#e60012,#ef6830);
	border-radius: 4px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
.notice .scroll-focus{
	width: 30px;
}
.notice .scroll-focus ul{
	padding: 5px 0;
	display: flex;
	flex-direction: column;
}
.notice .scroll-focus ul li{
	width: 12px;
	height: 12px;
	margin: 2px 8px;
	background-color: #c3c3c3;
	border-radius: 50%;
	text-align: center;
	font-size: 0;
	cursor: pointer;
}
.notice .scroll-focus ul li.on{
	background-color: #ef6830;
}

.notice .scroll-main{
	flex: 1;
	padding:10px 10px 10px 20px;
}
.notice .scroll-main ul{
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.notice .scroll-main ul li{
	width: 50%;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.notice .scroll-main ul li a{
	display: flex;
	font-size: 15px;
	color: #666;
}
.notice .scroll-main ul li a .name{
	flex: 1;
}
.notice .scroll-main ul li a .date{
	width: 120px;
	color: #787878;
}

/* 首页通用标题 */
.common-name {
    position: relative;
    padding: 30px 0 20px 0;
    color: #535353;
}
.common-name-line {
	width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 48px;
    z-index: 9;
}
.common-name h2 {
    width: 240px;
	margin: 0 auto;
	padding: 0 55px;
	font-size: 32px;
    text-align: center;
    line-height: 35px;
    background: #f6f6f6;
    position: relative;
	z-index: 99;
}
.common-name h2.p45 {
    width: 260px;
    padding: 0;
    font-size: 30px;
}
.common-name p {
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    padding: 5px 0
}
/* 重要查询 */
.chaxun{
	
}
.chaxun-list{
	background-color: #fff;
	border-radius: 6px;
}
.chaxun-list ul{
	display: flex;
	flex-wrap: wrap;
}
.chaxun-list ul li{
	width: 200px;
	height: 160px;
	padding: 30px 0 0 0;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
}
.chaxun-list ul li a{
	display: block;
}
.chaxun-list ul li:hover{
	background-color: #ff4b4b;
}
.chaxun-list ul li:hover .name{
	color: #fff;
}
.chaxun-list ul li:hover .icon em{
	color: #fff;
}
.chaxun-list ul li .icon{
	text-align: center;
	line-height: 60px;
}
.chaxun-list ul li .icon em{
	font-size: 52px;
	color: #ff4b4b;
}
.chaxun-list ul li .name{
	height: 50px;
	padding: 0 20px;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}

/* 专业测评 */
.cepingxk{
	margin-bottom: 20px;
	padding: 10px;
	background: linear-gradient(96deg, #e93a29, #ef6830);
	border-radius: 6px;
}
.cepingxk ul{
	display: flex;
}
.cepingxk ul li{
	width: 220px;
	padding: 70px 20px;
	position: relative;
}
.cepingxk ul li .icon-you{
	width: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	position: absolute;
	z-index: 100;
	top: 78px;
	right: -20px;
}
.cepingxk ul li .icon{
	width: 80px;
	height: 80px;
	margin: 0 auto;
	line-height: 80px;
	text-align: center;
	background-color: #fff;
	border-radius: 6px;
	cursor: pointer;
}
.cepingxk ul li .icon em{
	font-size: 48px;
	color: #e93a29;
}
.cepingxk ul li:hover .icon em{
	font-size: 56px;
}
.cepingxk ul li .name{
	height: 50px;
	padding: 10px 0;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.cepingxk ul li p{
	line-height: 24px;
	font-size: 15px;
	color: #fff;
}
.cepingxk ul li:first-child{
	width: 320px;
	padding: 30px 40px 0px;
}
.cepingxk ul li:first-child .icon{
	margin: 0;
	background: none;
}
.cepingxk ul li:first-child em{
	color: #fff;
	font-size: 72px;
	text-align: left;
}
.cepingxk ul li:first-child .name{
	text-align: left;
}
.cepingxk ul li:first-child .icon-you{
	display: none;
}
/* 考前早准备 */
ul.kaoqian-list{
	display: flex;
}
ul.kaoqian-list li{
	width: 288px;
	margin-right: 16px;
	padding:20px 20px;
	background-color: #fff;
}
ul.kaoqian-list li:nth-child(4n){
	margin-right: 0;
}
ul.kaoqian-list li:hover .iconfont{
	font-size: 56px;
}
ul.kaoqian-list li a{
	display: block;
	padding-left: 65px;
	position: relative;
}
ul.kaoqian-list li .iconfont{
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 48px;
	color: #ff4b4b;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: -5px;
}
ul.kaoqian-list li h4{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
ul.kaoqian-list li p{
	height: 50px;
	line-height: 24px;
	font-size: 14px;
	color: #787878;
	overflow: hidden;
}
/* 名词解释 */
.mingci{
	margin: 20px 0;
	padding: 10px 10px 5px;
	display: flex;
	background: linear-gradient(96deg, #e93a29, #ef6830);
	border-radius: 6px;
}
.mingci .names{
	width: 250px;
	padding:10px 15px;
}
.mingci .names h4{
	line-height: 50px;
	color: #fff;
	font-size: 28px;
}
.mingci .names p{
	line-height: 28px;
	color: #fff;
}
ul.mingci-list{
	padding:10px 0 0;
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}
ul.mingci-list li{
	width: 140px;
	height: 50px;
	margin:0 15px 15px 0;
	text-align: center;
	background-color: #fff;
	border-radius: 4px;
	line-height: 50px;
	color: #666;
	font-size: 15px;
	cursor: pointer;
}
ul.mingci-list li:hover{
	background-color: #f6f6f6;
}
ul.mingci-list li:hover a{
	color: #ff4b4b;
}
ul.mingci-list li:nth-child(6n){
	margin-right: 0;
}
ul.mingci-list li:nth-child(6n+3),
ul.mingci-list li:nth-child(6n+4),
ul.mingci-list li:nth-child(6n+5){
	margin-right: 15px;
}
/* 机会多多 */
.chance{
	margin-top: 30px;
	padding:20px 20px;
	background-color: #fff;
	border-radius: 4px;
}
.chance .common-name h2 {
    background: #fff;
}
.chance .batch-line{
	width: 100%;
	height: 80px;
	/*background-color: #efeeff;*/
	position: relative;
}
.chance .batch-line .line-cross{
	height: 2px;
	background-color: #ff4b4b;
	background-color: #999;
	font-size: 0;
	position: absolute;
	z-index: 100;
}

ul.batch-common li{
	width: 280px;
}
ul.batch-common li span{
	color: #fff;
}
ul.batch-common li.nli-01{
	border-color: #1ea1f5;
	background-color: #1ea1f5;
}
ul.batch-common li.nli-01 .line-b{
	background-color: #1ea1f5;
}
ul.batch-common li.nli-02{
	border-color: #05c4b1;
	background-color: #05c4b1;
}
ul.batch-common li.nli-02 .line-b{
	background-color: #05c4b1;
}
ul.batch-common li.nli-03{
	border-color: #ff9128;
	background-color: #ff9128;
}
ul.batch-common li.nli-03 .line-b{
	background-color: #ff9128;
}
ul.batch-common li .line-b{
	display: none;
}
ul.batch-common li.on{
	font-weight: bold;
}
ul.batch-common li.on .line-b{
	display: block;
}

ul.batch-box{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content:center;
}
ul.batch-box li{
	margin:0 10px;
	padding: 10px 20px;
	background-color: #fff;
	cursor: pointer;
	border: 2px solid #999;
	border-radius: 4px;
	text-align: center;
	color: #333;
	line-height: 24px;
	font-size: 16px;
	position: relative;
}
ul.batch-box li:hover{
	color: #000;
	font-weight: 600;
}
ul.batch-box .line{
	width: 2px;
	height: 40px;
	margin: 0 auto;
	font-size: 0;
	background-color: #ff4b4b;
	background-color: #999;
	position: absolute;
	z-index: 100;
}
ul.batch-box .line-t{
	top: -42px;
	left: 50%;
}
ul.batch-box .line-b{
	top: 46px;
	left: 50%;
}

/* 机会多多 - 艺术 */
.yishu{
	padding-bottom: 50px;
	position: relative;
}
.yishu ul.batch-box li{
	border-color: #1ea1f5;
}
.yishu ul.batch-box li .line-t{
	background-color: #1ea1f5;
}
.yishu ul.batch-box li .line-b{
	background-color: #1ea1f5;
}
.yishu .batch-line .line-cross{
	background-color: #1ea1f5;
}
.yishu .line-cross-01{
	width: 840px;
	top: 40px;
	left: 210px;
}
.yishu ul.batch-box li.nli-01{
	flex: 3;
}
.yishu ul.batch-box li.nli-02{
	flex: 2;
}
.yishu ul.batch-box li.nli-03,
.yishu ul.batch-box li.nli-04,
.yishu ul.batch-box li.nli-05{
	flex: 1;
}
.yishu ul.batch-box li.nli-11,
.yishu ul.batch-box li.nli-12,
.yishu ul.batch-box li.nli-13{
	width: 100px;
}
.yishu ul.batch-box li.nli-12{
	margin-left: 8px;
}
.yishu ul.batch-box li.nli-13{
	margin-left: 8px;
}
.yishu ul.batch-box li.nli-14,
.yishu ul.batch-box li.nli-15{
	width: 110px;
}
.yishu ul.batch-box li.nli-15{
	margin-left: 9px;
}
.yishu ul.batch-box li.nli-16{
	margin-left: 11px;
}
.yishu ul.batch-box li.nli-16,
.yishu ul.batch-box li.nli-17,
.yishu ul.batch-box li.nli-18{
	flex: 1;
}
.yishu .line-cross-11{
	width: 236px;
	top: 40px;
	left: 92px;
}
.yishu .line-cross-12{
	width: 130px;
	top: 40px;
	left: 452px;
}

/* 机会多多 - 普通批 */
.putong{
	padding-bottom: 50px;
	position: relative;
}
.putong ul.batch-box li{
	border-color: #05c4b1;
}
.putong ul.batch-box li .line-t{
	background-color: #05c4b1;
}
.putong ul.batch-box li .line-b{
	background-color: #05c4b1;
}
.putong .batch-line .line-cross{
	background-color: #05c4b1;
}
.putong .line-cross-01{
	width: 380px;
	top: 40px;
	left: 390px;
}
.putong ul.batch-box li.nli-01,
.putong ul.batch-box li.nli-02{
	width: 360px;
}
.putong ul.batch-box li.nli-11,
.putong ul.batch-box li.nli-12{
	width: 240px;
}
.putong .line-cross-11{
	width: 322px;
	top: 40px;
	left: 450px;
}
.putong ul.batch-box li.nli-21,
.putong ul.batch-box li.nli-22,
.putong ul.batch-box li.nli-23,
.putong ul.batch-box li.nli-24,
.putong ul.batch-box li.nli-25{
	width: 180px;
}
.putong .line-cross-21{
	width: 802px;
	top: 40px;
	left: 180px;
}

/* 机会多多 - 特殊类招生 */
.teshu{
	padding-bottom: 50px;
	position: relative;
}
.teshu ul.batch-box li{
	border-color: #fe9128;
}
.teshu ul.batch-box li .line-t{
	background-color: #ff9128;
}
.teshu ul.batch-box li .line-b{
	background-color: #ff9128;
}
.teshu .batch-line .line-cross{
	background-color: #ff9128;
}
.teshu .line-cross-01{
	width: 995px;
	top: 40px;
	left: 85px;
}
.teshu ul.batch-box-01 li .line-b{
	top: 94px;
	left: 50%;
}
.teshu ul.batch-box-zx{
	justify-content:left;
}
.teshu ul.batch-box-zx li{
	width: 180px;
}
.teshu .line-cross-11{
	width: 447px;
	top: 40px;
	left: 85px;
}
/*专家团队*/
.index-teacher {
    background: url(../images/teach_bg2.jpg) no-repeat center center;
    background-attachment: fixed;
    position: relative;
}
.index-teacher .layer-overlay{
    width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	top: 0;
}
.index-teacher .common-name h2{
	width: 360px;
	background: none;
	color: #fff;
}
.index-teacher .common-name p{
	color: #fff;
}
.index-teacher .list {
    padding: 20px 0 40px;
    position: relative;
}
.index-teacher .mark {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
}
.index-teacher .list .bd {
    position: relative;
}
.index-teacher .list li {
    width: 280px;
    float: left;
    padding-top: 60px;
    margin: 10px
}
.index-teacher .list .hd a {
	width: 40px;
	height: 60px;
	margin-top: -10px;
	display: block;
	text-align: center;
	line-height: 60px;
    color: #fff;    
    position: absolute;
    top: 50%;
}
.index-teacher .list .hd a:hover{
	background-color: #666;
}
.index-teacher .list .hd a .iconfont{
	font-size: 36px;
}
.index-teacher .list .hd .prev{
    left: -45px;
}
.index-teacher .list .hd .next{
    right: -45px;
}
.index-teacher .list li a {
    background: #fff;
    text-align: center;
    position: relative;
    padding: 70px 20px 40px;
    display: block;
}
.index-teacher .list li a img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    width: 120px;
    height: 120px;
    left: 50%;
    top: -60px;
    margin-left: -60px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.index-teacher .list li h3 {
    font-size: 20px;    
    font-weight: normal;
	line-height: 32px;
}.index-teacher .list li .jobname{
    font-size: 18px;
	line-height: 28px;
}
.index-teacher .list li .info {
	height: 150px;
	margin: 10px 0;
	line-height: 22px;
    font-size: 13px;
    color: #666;
    text-align: left;
    color: #999;
    overflow: hidden;
}
.index-teacher .list li .info strong {
    display: block;
    margin-bottom: 3px;
    color: #666;
    height: 38px;
}
.list .bd {
    overflow: hidden;
    position: relative;
}

/* 视频列表 */
.index-video .common-name h2{
	width: 280px;
	background-color: #fff;
}
ul.video-list{
	display: flex;
}
ul.video-list li{
	width: 390px;
	height: 300px;
	background: rgba(0, 0, 0, 0.75);
}
ul.video-list li:nth-child(3n+2){
	margin: 0 15px;
}
ul.video-list li a{
	position: relative;
}
ul.video-list li img{
	width: 390px;
	height: 300px;
    display: block;
    opacity: 0.5;
}
ul.video-list li .info{
	width: 88%;
	height: 100%;
	padding: 1.5em 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: url(../images/bg1.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 6%;
}
ul.video-list li h2 {
	margin-top: 0.6em;
    padding: 0.6em;
    font-size: 28px;
    font-weight: bold;
	color: #fff;
    transition: .3s;
	position: relative;
}
ul.video-list li p {
    margin-top: 1.4em;
    padding: 0.5em;
	color: #fff;
    font-weight: 800;
    -webkit-transition: 0.35s;
    transition: 0.35s;
}
.index-video .notice {
    background: #f2f2f2;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    position: relative;
    margin: 50px 0;
}
.index-video .notice .icon {
    color: #e92624;
    padding: 0 6px 0px 30px;
}
.index-video .notice a {
    position: absolute;
    right: 20px;
    top: 10px;
    display: inline-block;
    background: #e92624;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 6px;
    font-size: 13px;
}

/* 首页快捷导航 */
.quick-menu{
	width: 1200px;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	left: calc((100% - 1200px) / 2);
	z-index: 10000;
}
.quick-menu ul{
	position: absolute;
	z-index: 100;
	left: -65px;
	bottom: 15px;
}
.quick-menu ul li{
	width: 56px;
	height: 56px;
	margin-top: -1px;
	background-color: #fff;
	border: 1px solid #efefef;
	cursor: pointer;
	text-align: center;
	line-height: 56px;
}
.quick-menu ul li:hover{
	background-color: #ff4b4b;
	border: 1px solid #ff4b4b;
	color: #fff;
}
.quick-menu ul li em{
	font-size: 28px;
	color: #ff4b4b;
}
.quick-menu ul li:hover em{
	color: #fff;
}
.quick-menu ul li:last-child em{
	font-size: 24px;
}
