html,
body {
	width: 100%;
}

.header_hui {
	width: 100%;
	height: 30px;
	background-color: #2f2f2f;
}

.header_hui_text {
	color: #ffffff;
	font-size: 12px;
	margin-right: 20px;
}

.header_hui_text img {
	margin-right: 10px;
	cursor:pointer;
}

.xz_yincang {
	display: none;
	position: absolute;
	top: 0px;
	z-index: 99;
}

.header_hui_text:hover .xz_yincang {
	display: block;
}

.show_user:hover .yincang {
	display: block;
}

.ewmk {
	width: 269px;
	height: 153px;
	background-color: #ffffff;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
	border-radius: 8px;
	margin-top: 30px;
	display: flex;
	align-items: center;
}

.xzz {
	font-size: 17px;
	color: #2f2f2f;
	width: 100px;
	text-align: center;
	margin-left: 25px;
}

.text1 {
	margin-top: 8px;
}

.xzz img {
	width: 90px;
	/*height: 90px;*/
}

.touy {
	display: flex;
	align-items: center;
	float: right;
	color: #ffffff;
	font-size: 14px;
	margin: 14px 0px 14px 0px;
}


.xian {
	padding: 0px 15px;
	color: #8a8a8a;
}

.my_box {
	display: flex;
	align-items: center;
	color: #fff;
}

.my_box img {
	margin-right: 8px;
}

.xx1 {
	position: relative;
}

.jiao {
	width: 15px;
	height: 15px;
	background-color: #e93838;
	border-radius: 50px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	position: absolute;
	top: -6px;
	right: -6px;
}

.header_logo {
	height: 80px;
	width: 100%;
}

.search {
	/*position: absolute;*/
	/*left: 54%;*/
	width: 531px;
	height: 40px;
	border-radius: 5px;
	border: solid 1px #bc1414;
	cursor:pointer;
}

.search_btn {
	width: 75px;
	height: 40px;
	background-color: #bc1414;
	color: #ffffff;
	cursor:pointer;
	font-size: 14px;
}

.search_btn_img {
	margin: 0 5px 0 12px;
}

.dropbtn {
	color: #343434;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	margin-left: 18px;
}

.dropdown {
	position: relative;
	display: flex;
	align-items: center;
}

.dropdown-content {
	display: none;
	position: absolute;
	top: 28px;
	min-width: 140px;
	font-size: 14px;
	background-color: #fff;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
	z-index: 999;
}

.dropdown-content div {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content div:hover {
	background-color: #f1f1f1
}

.xianshi {
	width: 71px;
}

.xiala_img {
	width: 8px;
	height: 5px;
	margin-left: 3px;
}

.xsk {
	border-right: 1px solid #dbdbdb;
}

.input {
	padding-left: 10px;
}

.nav {
	width: 100%;
	height: 50px;
	background-color: #bc1414;
	
}
.navigation {
	width: 1200px;
	height: 88px;
	margin: 0 auto;
	position: relative;
}
.ul {
	height: 50px;
	
	display: flex;
	align-items: center;

}

.li {
	/* margin-left: 5px; */
}

.dha {
	color: #fff;
	min-width: 84px;
	font-size: 14px;
	padding: 0 8px;
	height: 49px;
	border-radius: 5px;
	float: left;
	text-align: center;
	line-height: 49px;
}

.dha:hover {
	background-color:#a10a0a;
	border-radius: 0px;
}
/* 页脚 */
.footk {
	width: 100%;
	height: 245px;
	background-color: #2f2f2f;
	margin-top: 48px;
}

.foot_content {
	width: 1200px;
	height: 245px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.foot_left {
	width: 827px;
	height: 245px;
}


.menu {
	width: 100%;
	height: 123px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo_bai {
	width: 156px;
	height: 44px;
}

.menu1 {
	width: 416px;
	height: 48px;
	font-size: 13px;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.menu1 li {
	width: 104px;
	padding: 6px 0;
	;
}

.menu1 a {
	color: #FFF;

}

.link {
	border-top: 1px solid #434343;
	border-bottom: 1px solid #434343;
	padding: 12px 0 12px 15px;
	color: #9a9a9a;
	font-size: 13px;
	display: flex;
	align-items: center;
}

.link_1 {
	margin-left: 15px;
	color: #9a9a9a;
	display: flex;
	align-items: center;
}

.logo2 {
	width: 20px;
	height: 16px;
	margin-right: 5px;
}

.copyright {
	font-size: 12px;
	color: #9a9a9a;
	padding: 16px 11px 19px;
	text-align: center;
}

.copyright_text {
	padding: 4px 0;
}

.foot_right {
	width: 373px;
	height: 245px;
}

.code {
	width: 300px;
	margin: 33px 30px 0;
	display: flex;
	align-items: center;
	text-align: center;
}



.code img {
	width: 91px;
	height: 91px;
	margin: 0 30px 8px 30px;
}

.download {
	font-size: 14px;
	color: #ffffff;
	width: 50%;
}

.phone {
	font-size: 20px;
		color: #ffffff;
		font-weight: bold;
		display: flex;
		align-items: center;
		margin:80px 0 0 100px;
}
.phone img{
	margin-right: 7px;
}



.yincang{
	position: absolute;
	top: 26px;
	left: 54%;
	z-index: 99;
}


.banner_box {
	width: 514px;
	height: 349px;
	background-color: #ffffff;
	box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	
}

.information {
	width: 475px;
	height: 122px;
	border-bottom: dashed 1px #f1f1f1;
	margin: 0 auto;
}

.tx {
	width: 68px;
	height: 68px;
	border-radius: 99px;
	box-shadow: 0px 0px 6px 0px rgba(241, 126, 126, 0.24);
	margin-right: 12px;
}

.name1 {
	width: 300px;
	font-size: 18px;
	color: #2f2f2f;
	font-weight: bold;
}

.box11 {
	margin-top: 11px;
}

.my_box2 {
	border-right: 1px solid #ececec;
	padding-right: 16px;
	cursor:pointer;
}

.my_box3 {
	margin-left: 16px;
}

.icon {
	margin-right: 5px;
}

.msg_num {
	color: #bc1414;
}

.btn {
	background-color: #bc1414;
	border-radius: 5px;
	padding: 7px 8px;
}

.file {
	font-size: 14px;
	color: #ffffff;
	margin-left: 4px;
}

.studying {
	color: #343434;
	font-size: 15px;
	font-weight: bold;
	margin-left: 7px;
}

.study_title {
	width: 475px;
	margin: 15px auto;
}

.allclass {
	font-size: 14px;
	color: #b4b4b4;
	margin-right: 7px;
}

.studying_img {
	width: 114px;
	height: 68px;
	border-radius: 8px;
}

.studying_box {
	width: 475px;
	margin: 0 auto;
}

.studying_title {
	font-size: 14px;
	color: #343434;
	font-weight: bold;
	margin-bottom: 15px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;

}
.biaoqian{
	margin-left: 16px;
}

.class_content {
	margin-left: 15px;
}

.end {
	width: 475px;
	height: 170px;
	margin: 0 auto;
}

.end_text {
	font-size: 15px;
	color: #343434;
	font-weight: bold;
	text-align: center;
}

.end_img {
	margin: 40px 0 15px 212px;
}

.last{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}

.copyright_text:hover{text-decoration:underline;cursor:pointer;}

.ssl_div{
    margin-left:20px;
    display:inline-block;
}


