/***banner图样式***/
.bannerDiv{
	width: 100%;
	position: relative;
}

.bannerDiv .banner{
	width: 100%;
}

.bannerDiv .banner_button{
	height: 10.5%;
	width: 30%;
	position: absolute;
	top: 61%;
	left: 16%;
	border-radius: 31px;
	cursor: pointer;


}

/******0基础备考秘笈班干货剧透段落样式******/
.ganhuo{
	height: 1102px;
}

.ganhuo .ganhuo_title{
	font-size: 60px;
	color: #0e4d87;
	margin-bottom: 40px;
}

.ganhuo .ganhuo_content{
	height: 786px;
	width: 1307px;
	margin-bottom: 47px;
	position: relative;
}

.ganhuo .ganhuo_content .ganhuo_bg{
	position: absolute;
	z-index: 3;

}


.ganhuo .ganhuo_content .scroll_contain{
	width: 1201px;
	height: 682px;
	background-color: #c2eaf1;
	padding-left: 21px;
	padding-top: 10px;
	position: absolute;
	top: 52px;
	left: 56px;
	z-index: 2;
	overflow: hidden;
}

.ganhuo .ganhuo_content .scroll_contain .scroll_content{
	width: 1127px;
	height: 662px;
	position: relative;
}

.ganhuo .ganhuo_content .scroll_contain .scroll_content .scroll_text{
	position: absolute;
	top: 60px;
}



/***滚动栏的滚动条样式***/
.ganhuo .ganhuo_content .scroll_bar{
	height: 595px;
	width: 30px;
	position: absolute;
	right: 66px;
	top: 118px;
	z-index: 4;

}



.ganhuo .ganhuo_content .scroll_bar .scroll{
	height: 547px;
	width: 30px;
	border-radius: 15px;
	background-color: #ffffff;
	position: absolute;
	top: 21px;
	left: 0;
}


.ganhuo .ganhuo_content .scroll_bar .scroll .scroll_act{
	height: 70px;
	width: 30px;
	border-radius: 15px;
	background-color: #e5e5e5;
	position: absolute;
	top: 0;
	right: 0;

}

.ganhuo .ganhuo_content .scroll_bar .scroll .scroll_act:active{
	background-color: #cccccc;

}


.ganhuo .ganhuo_content .scroll_bar .arrow_top{
	position: absolute;
	left: 2px;
	top: 0;
}

.ganhuo .ganhuo_content .scroll_bar .arrow_bottom{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 		/* IE 9 */
	-moz-transform:rotate(180deg); 		/* Firefox */
	-webkit-transform:rotate(180deg);	/* Safari 和 Chrome */
	-o-transform:rotate(180deg); 		/* Opera */
	position: absolute;
	bottom: 5px;
	left: 2px;
}


.ganhuo .ganhuo_button{
	width: 866px;
}


/******smallbg_01样式******/
.smallbg_01{
	height: 478px;
	background-image: url(../img/smallbg_01.png);
	background-size: 100% 100%;
	padding-top: 115px;
}


.smallbg_01 .icon_content{
	width: 1195px;
}



.smallbg_01 .iconDiv{
	width: 369px;
	height: 253px;
	margin-right: 43px;
	padding-top: 19px;
}

.smallbg_01 .iconDiv:last-child{
	margin-right: 0px;
}

.smallbg_01 .iconDiv .icon{
	display: block;
	margin-bottom: 25px;
}

.smallbg_01 .iconDiv .iconSpan{
	display: block;
	text-align: center;
	font-size: 40.14px;
	color: #264e86;
	font-family: '微软雅黑';
}


/******上财名师+学习管理师段落样式******/
.teacher{
	height: 1314px;
}

.teacher .teacher_title{
	padding-top: 21px;
	margin-bottom: 46px;
}

.teacher .teacher_content{
	width: 790px;
	margin-bottom: 42px;
}

.teacher .teacher_content .teacher_card{
	width: 	356px;
}

.teacher .teacher_content .teacher_card:first-child{
	margin-right: 74px;
}

.teacher .teacher_content .teacher_card .teacher_intro{
	width: 356px;
	height: 548px;
	background-image: url(../img/container_06.png);
	background-size: 100% 100%;
	padding-left: 40px;
	padding-top: 89px;
	margin-bottom: 11px;
}

.teacher .teacher_content .teacher_card:last-child .teacher_intro{
	padding-left: 49px;
}


.teacher .teacher_content .teacher_card .teacher_name{
	height: 71px;
	width: 267px;
	background-image: url(../img/container_03.png);
	background-size: 100% 100%;
	font-size: 31.53px;
	color: #024783;
	font-family: '微软雅黑';
	text-align: center;
	line-height: 52px;
}


.teacher .teacher_manage{
	width: 1164px;
	height: 298px;
	margin-bottom: 48px;
}

.teacher .teacher_button{
	width: 866px;
}


/******smallbg_02样式******/
.smallbg_02{
	background-image: url(../img/smallbg_02.png);
	background-size: 100% 100%;
	height: 84px;
}


/******高效的教学模式******/
.mode{
	height: 850px;
}

.mode .mode_title{
	padding-top: 50px;
	margin-bottom: 86px;
}

.mode .mode_content{
	display: block;
}


/******社群互动交流 边交友边学习******/
.friend{
	height: 1000px;
}

.friend .friend_title{
	padding-top: 50px;
	margin-bottom: 47px;
}

.friend .friend_content{
	display: block;
	margin-bottom: 59px;
}

.friend .friend_button{
	width: 866px;
}


/******在线题库1W+题目 考点全覆盖******/
.exercise{
	height: 1016px;
	background-image: url(../img/smallbg_03.png);
	background-size: 100% 100%;
}

.exercise .exercise_title{
	padding-top: 106px;
	margin-bottom: 130px;
}

.exercise .exercise_content{
	display: block;
	margin-bottom: 146px;
}

.exercise .exercise_button{
	width: 866px;
}


/******弹窗样式******/
.popup{
	position: fixed;
	top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 800px;
    height: 400px;
    margin: auto;
    z-index: 999;
}

.popup .popup_delete{
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}

.popup .popup_button{
	position: absolute;
	left: 254px;
	bottom: 72px;
	cursor: pointer;
}

/***公共按钮样式***/
.publicBtn{
	background-image: url("../img/button.png");
	background-size: 100% 100%;
	text-align: center;
	height: 92px;
	line-height: 92px;
	font-size: 44px;
	color: #0266c1;
	font-family: '微软雅黑';
	cursor: pointer;
	
}

.publicTitle{
	font-family: '微软雅黑';
	text-align: center;


}


/******公共小标题样式******/

.ptitle{
	/*padding-top: 21px;*/
	/*background: #654312;*/
	margin-bottom: 46px;
}

.ptitle .ptitle1{
	font-size: 48px;
	color: #024783;
	display: block;
	margin-bottom: 10px;

}

.ptitle .titlebottom{
	display: block;
	margin-bottom: 14px;
}

.ptitle .ptitle2{
	font-size: 30px;
	color: #024783;
	display: block;
}

.ptitle .blackspan{
	color: #333333;
	font-size: 48px;
}