/* 顶部悬浮导航 */

.toptap{
	width: 100%;
	height: 80px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	/* display: none; */
}

.toptap .userbox{
	display: flex;
	width: 220px;
	justify-content: space-around;
}
.toptap .userbox .userimg{
	width: 54px;
	height: 54px;
	border-radius: 50%;
}
.toptap .usermsg .span1{
	padding: 0 15px;
	height: 21px;
	line-height: 21px;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 11px;
	display: inline-block;
	color: white;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}
.toptap .usermsg .span2{
	width: 60px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: #EEEEEE;
	border-radius: 11px;
	display: inline-block;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}

.toptap .popclass{
	width: 766px;
	margin-left: 30px;
	margin-top: 5px;
}

.toptap .popclass .gpx_box .p1{
	float: left;
	height: 70px;
	line-height: 70px;
	margin-right: 25px;
	color: #333333;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.toptap .popclass .gpx_box .p1 img{
	position: absolute;
	width: 65%;
	right: -28px;
	top: 0px;
}
.toptap .popclass .gpx_box .p1 a{
	color: #333333;
}
.toptap .popclass .gpx_box .p1 a:hover{
	color: #FF6419;
}
.show_tk{
	position: absolute;
	background: #FFFFFF;
	padding: 10px;
	border-radius: 5px;
	z-index: 2;
	width: 290px;

}
.show_tk ul li{
	margin-left: 10px;
}
.show_tk p{
	float: left!important;
	height: 30px;
	line-height: 25px;
	padding: 0 10px;
	font-size: 15px;

}
.show_tk .top_qp{
	position: absolute;
	width: 34px;
	top: -9px;
	left: 0;
	right: 0;
	margin: auto;
}

/* 顶部结束 */
.contentbox .banner {
	text-align: center;
	background: url(../image/contact_us222-1.png) no-repeat;
	background-size: 100% 100%;
}

.contentbox .banner .banner-img {
	margin-top: 80px;
	height: 628px;
	position: relative;
}

.contentbox .banner .banner-img img{
	width: 720px;
	position: absolute;
	left: 5px;
	top: 55px;
}

.contentbox .contactus{
	margin-top: -320px;
}

.contactus .box{
	width: 100%;
	min-height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}
.contactus .box .box_ri{
	width: 600px;
	height: 100%;
	min-height: 300px;
	border: 1px solid #EEEEEE;;
}

.contactus .box .box_le{
	width: 540px;
	height: 100%;
}
.contactus .box .title{
	height: 40px;
	border-bottom: 1px solid #EEEEEE;
}
.kf_box{
	width: 95%;
	border-bottom: 1px dashed #D7D7D7;
	margin-left: 25px;
	margin-top: 20px;
	position: relative;
}
.kf_box .img{
	position: absolute;
	left: -25px;
	top: 4px;
}
.kf_box .ke_msg{
	padding-bottom: 10px;
	box-sizing: border-box;
}

.kf_box .ke_msg .popbox{
	position: relative;
	margin-top: 15px;
	margin-right: 30px;
}
.kf_box .ke_msg .pop_ri{
	width: 83px;
	height: 28px;
	line-height: 28px;
	background: linear-gradient(90deg, #E0BF73, #EFD58B);
	border-radius: 14px;
	color: #755200;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	margin-left: 20px;
}

.kf_box .ke_msg .pop_lf{
	text-align: left;
	padding-left: 10px;
	box-sizing: border-box;
}

.kf_box .ke_msg .xian{
	width: 3px;
	height: 3px;
	background: #FE611E;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0;

}

.kf_call{
	width: 95%;
	border-bottom: 1px dashed #D7D7D7;
	margin-left: 25px;
	height: 65px;
	padding-top: 24px;
	position: relative;
}

.kf_call .img{
	position: absolute;
	left: -25px;
	top: 27px;
}
.kf_call .pname{
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	position: relative;
}
.kf_callson{
	margin-left: 20px;

}
.kf_call .xian{
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #FE611E;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
}

.culture_box{

}

.culture_box .title{
	font-size: 22px;
	color: #333333;
	font-weight: 800;
	margin: 29px 0 16px 0;
}
.culture_box .culture{
	width: 100%;
	height: 420px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	display: flex;
	justify-content: space-between;
	padding: 24px 20px;
	box-sizing: border-box;
}

.culture_box .culture .cultureimg{
	cursor: pointer;
	position: relative;
	width: 280px;
	height: 100%;
	overflow: hidden;
	text-align: center;
}

.culture_box .culture .cultureimg .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.culture_box .culture .cultureimg .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}

.culture .cultureimg .namebox{
	position: relative;
	margin-top: 77px;
}

.culture .cultureimg .namebox .name{
	font-size: 26px;
	color: #000000;
	font-weight: 800;
}
.culture .cultureimg .namebox .xian{
	width: 50px;
	height: 5px;
	background: linear-gradient(90deg, #FE6802, #FECD03);
	border-radius: 20px;
	margin: -5px auto 0;
}
.culture .culturemsg{
	width: 204px;
	height: 105px;
	background: #FFFFFF;
	opacity: 0.51;
	border-radius: 2px;
	margin: 50px auto 0;
	color: #000000;
	font-size: 18px;
	font-weight: 800;
	padding-top: 20px;
}
.culture .culturemsg .p1{
	margin-bottom: 15px;
}


.coursebox{
	/*display: flex;*/
	/*justify-content: space-between;*/
	overflow: hidden;
	height: 250px;
}

.courseson{
	width: 285px;
	height: 210px;
	background: #FFFFFF;
	box-shadow: 0 8px 18px 0 rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
}

.courseson .course_img{
	height: 160px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.courseson .course_img .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.courseson .course_img .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}

.courseson .course_title{
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333333;
	height: 50px;
	line-height: 50px;
}
.courseson .course_img .tapbox{
	width: 92px;
	height: 30px;
	line-height: 30px;
	background:linear-gradient(90deg, #FFEEDF, rgb(255 238 223 / 43%));
	border-radius: 15px 0px 0px 15px;
	position: absolute;
	right: 0;
	top: 10px;
	color: #7C4407;
	font-size: 12px;
}

.courseson .btn1{
	width: 165px;
	height: 35px;
	line-height: 43px;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	border-radius: 21px 20px 21px 20px;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	right: 0px;
	margin: auto;
	bottom: 60px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	display: none;
}

.about-us img {
	max-width: 100%;
}
