/* banner模块开始 */
/* banner第一页开始 */
.banner {
	position: relative;
	width: 100%;
	/* height: 868px; */
	height: 936px;
	overflow: hidden;
}

.nav .nav_left {
	position: absolute;
	top: 50%;
	left: 50px;
	z-index: 90;
	transform: translateX(-50%);
	width: 50px;
	height: 50px;
	font-size: 46px;
}

.nav .nav_left:hover {
	color: #FFFFFF;
}

.nav_left::after {
	content: "\ea44";
	font-family: "icomoon";
}

.nav .nav_right {
	position: absolute;
	top: 50%;
	right: 50px;
	z-index: 91;
	transform: translateX(-50%);
	width: 50px;
	height: 50px;
	font-size: 46px;
}

.nav .nav_right:hover {
	color: #FFFFFF;
}

.nav_right::after {
	content: "\ea42";
	font-family: "icomoon";
}

.banner .banner_page1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 868px; */
	height: 936px;
}

.back_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 868px; */
	height: 936px;
	object-fit: cover;
}

.page1_txt_box {
	position: absolute;
	left: 50%;
	margin: 254px 0 0 -431px;
	width: 800px;
	height: 470px;
	/* background-color: #000000; */
}

.page1_txt_box .txt_top {
	position: relative;
	width: 100%;
	height: 235px;
	/* background-color: pink; */
	overflow: hidden;
}

.txt_H {
	font-size: 197px;
	font-weight: 500;
	color: #fff;

}

.txt_allo {
	font-size: 140px;
	color: #fff;
}

.self {
	position: absolute;
	top: 72px;
	left: 220px;
	font-size: 17px;
	letter-spacing: 5px;
	color: #F5F5F5;
}

.mine {
	position: absolute;
	top: 105px;
	left: 439px;
	width: 362px;
	height: 97px;
	/* background-color: rgba(255,255,255,0.8); */
	border-left: 2px solid rgba(255, 255, 255, 0.5);
}

.mine .ontime {
	margin-left: 50px;
	font-size: 26px;
	color: #fff;
	letter-spacing: 5px;
}

.mine .go_sleep {
	margin-left: 174px;
	font-size: 26px;
	color: #F5F5F5;
	letter-spacing: 7px;
}

.txt_bottom {
	color: #F5F5F5;
	text-align: center;
	line-height: 50px;
	margin-top: 134px;
}

.txt_bottom a {
	font-size: 20px;
	color: #F5F5F5;
}

/* banner第一页结束 */
.banner .banner_page2 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	/* height: 868px; */
	height: 936px;
	background-color: #000000;
}

/* banner模块结束 */
/* 座右铭模块开始 */
.motto {
	width: 100%;
	height: 225px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.motto_t {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.motto_wel {
	position: absolute;
	top: 86px;
	left: 25px;
	float: left;
	width: 173px;
	height: 62px;
	text-align: center;
	color: #000000;
}

.motto_wel>span {
	display: block;
	width: 70px;
	height: 2px;
	background-color: orange;
}

.motto_txt {
	position: absolute;
	top: 86px;
	left: 50%;
	transform: translateX(-50%);
	float: left;
	width: 330px;
	font-size: 18px;
	text-align: left;
}

.motto_txt>i {
	margin-top: 15px;
}

.motto_t a {
	position: absolute;
	top: 86px;
	right: 25px;
	float: right;
	display: block;
	width: 172px;
	height: 50px;
	background-color: aqua;
	border-radius: 25px;
	font-size: 26px;
	text-align: center;
	line-height: 50px;
	color: #F5F5F5;
}

/* 座右铭模块结束 */
/* 个人信息开始 */
.information {
	position: relative;
	width: 100%;
	height: 868px;
	background-color: #F5F5F5;
	overflow: hidden;
}

.face_img {
	position: absolute;
	top: 28%;
	left: 19%;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	border: 5px solid #fff;
	Box-shadow: 14px 11px 50px 20px rgba(0, 0, 0, 0.5);
	object-fit: cover;
	z-index: 2;
}

.infor_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	object-fit: cover;
	z-index: 1;
}

.i_information {
	position: absolute;
	top: 21%;
	left: 51%;
	width: 624px;
	background-color: rgba(0, 0, 0, 0);
	z-index: 10;
	font-size: 15px;
}

.margin_left {
	margin-left: 10px;
}

.occupation {
	font-size: 20px;
	margin-top: 20px;
	color: #F5F5F5;
	font-weight: 500;
}

.my_name {
	font-size: 22px;
	color: #F5F5F5;
	margin-top: 50px;
	font-weight: 550;
}

.first {
	display: block;
	width: 32px;
	height: 2px;
	background-color: orange;
	margin-top: 10px;
}

.oneself {
	margin: 30px 0 30px 10px;
	color: #F5F5F5;
}

.second {
	display: block;
	width: 85%;
	height: 1px;
	background-color: #F5F5F5;
}

.infor {
	margin-top: 20px;
}

.infor ul li {
	display: inline-block;
	height: 48px;
	margin-right: 72px;
	color: #F5F5F5;
}

.infor ul li::before {
	content: "\02022";
	font-size: 14px;
	color: orange;
	line-height: 49px;
	letter-spacing: 7px;
	margin-top: 1px;
}

.Contact_Way {
	width: 94%;
	margin-top: 50px;
}

.contact {
	float: left;
	width: 146px;
	height: 100px;
	text-align: center;
	color: #fff;
}

.qq::before {
	content: "\e993";
	font-family: "icomoon";
	font-size: 54px;
	color: orange;
}

.phone::before {
	content: "\e96d";
	font-family: "icomoon";
	font-size: 54px;
	color: orange;
}

.wechat::before {
	content: "\e959";
	font-family: "icomoon";
	font-size: 54px;
	color: orange;
}

.douyin::before {
	content: "\e912";
	font-family: "icomoon";
	font-size: 54px;
	color: orange;
}

/* 个人信息结束 */
/* 技能掌握模块开始 */
.skills {
	position: relative;
	width: 100%;
	height: 416px;
	text-align: center;
	font-size: 15px;
	transition: all .5s;
}

.title {
	margin-top: calc(100% - 96%);
	color: #666;
	letter-spacing: 3px;
}

.third {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 46px;
	height: 2px;
	background-color: aqua;
}

.slogan {
	/* position: absolute;
	left: 50%;
	transform: translateX(-50%); */
	margin-top: 24px;

	letter-spacing: 3px;
	font-size: 20px;
}

.skills_infor {
	position: absolute;
	left: 50%;
	margin-top: 5%;
	transform: translateX(-50%);
}

.tool {
	/* width: 127px; */
	height: 128px;
	float: left;
	text-align: center;
}

.tool p {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: all .5s;
}

.tool p:hover {
	transform: scale(0.9, 0.9);
}

.one::before {
	content: "";
	display: block;
	width: 127px;
	height: 128px;
	background: url(spirit.png) no-repeat -720px -25px;
	margin-bottom: 10px;
	border-radius: 25px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.two::before {
	content: "";
	display: block;
	width: 127px;
	height: 128px;
	background: url(spirit.png) no-repeat -201px -25px;
	margin-bottom: 10px;
	border-radius: 25px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.three::before {
	content: "";
	display: block;
	width: 127px;
	height: 128px;
	background: url(spirit.png) no-repeat -28px -25px;
	margin-bottom: 10px;
	border-radius: 25px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.four::before {
	content: "";
	display: block;
	width: 127px;
	height: 128px;
	background: url(spirit.png) no-repeat -547px -25px;
	margin-bottom: 10px;
	border-radius: 25px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.tool .num {
	letter-spacing: 1px;
}

.animate_to_big {
	animation: from_big 1s;
}

@keyframes from_big {
	from {
		transform: scale(1, 1);
	}

	to {
		transform: scale(1.1, 1.1);
	}
}




/* 技能掌握模块结束 */
/* 工作经验模块开始 */
.work {
	width: 100%;
	height: 734px;
	background-color: #FFFFFF;
	text-align: center;
}

.back_color {
	width: 100%;
	height: 367px;
	text-align: center;
	background-color: #E7E7E7;
	/* Box-shadow：h-shadow(必须	水平阴影) v-shadow(必须	垂直阴影)
		blur（可选	模糊距离）
					spread（可选 阴影尺寸）
						color（可选 阴影颜色rgba(0,0,0,0.3)）
						 inset/outset（可选 外部阴影、内部阴影 默认为outset 不需要写） */
	Box-shadow: 0px 0px 15px -8px rgba(0, 0, 0, 0.3) inset;
	padding: 1px;
}

.work_list {
	margin: -108px auto 0;
	/* width: 1200px; */
}

.work_left {
	float: left;
	/* width: 570px; */
	height: 350px;
	background-color: #F5F5F5;
	border-radius: 35px;
	text-align: left;
	padding: 35px;
	transition: all 0.5s;
}

.work_left:hover {
	Box-shadow: 5px 5px 35px 11px rgba(0, 0, 0, 0.2);
}

.work_name {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}

.work_name::before {
	content: "\02022";
	font-size: 14px;
	color: orange;
	line-height: 49px;
	letter-spacing: 7px;
	margin-top: 1px;
}

.work_time {
	font-size: 14px;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.work_N {
	padding: 10px;
	letter-spacing: 2px;
}

.work_right {
	float: left;
	margin-left: 28px;
	/* width: 570px; */
	height: 350px;
	text-align: left;
	padding: 60px;
	background-color: #777;
	border-radius: 35px;
	transition: all 0.5s;

}

.work_right:hover {
	Box-shadow: 5px 5px 35px 11px rgba(0, 0, 0, 0.2);
}

/* 工作经验模块结束 */
.color_lump {
	width: 100%;
	height: 50px;
}

/* 优秀作品模块开始 */
.art {
	/* position: relative; */
	width: 100%;
	height: 770px;
	background-color: rgb(248, 248, 248);
	text-align: center;
}

.art .list_title_head {
	padding: 1px;
}

.art_head {
	/* position: relative; */
	height: 200px;
}

/* .art .w .art_list .flexslider .slides li a img {
	position: absolute;
	left: 50%;
	transform: translate(-50%,43%);
	width: 628px;
	height: 458px;
} */
.art_list {
	position: relative;
	overflow: hidden;
	padding: 10px;
}

.swiper-pagination {
	margin-top: 20px;
}

.swiper-pagination-progressbar-fill {
	margin-bottom: 10px;
}

.swiper-container {
	margin-top: 100px;
	width: 100%;
	height: calc(778px - 358px);
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* background: #fff; */

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
	margin-bottom: 10px;
}

.swiper-slide img {
	display: block;
	width: 100%;
	/* height: 100%; */
	object-fit: cover;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.nav_swiper {
	width: 50px;
	height: 100px;
}

.swiper-scrollbar {
	height: 2px !important;
	opacity: 1 !important;
}

/* 优秀作品模块结束 */
/* 合作模块开始 */
.honour {
	/* position: relative; */
	width: 100%;
	height: 770px;
	background-color: rgb(255, 255, 255);
	text-align: center;
	padding-top: calc(100% - 96%);
}

.honour_title {
	margin-top: 0 !important;
}

.honour_list {
	position: relative;
	overflow: hidden;
	padding: 10px;
}

.swiper-honour {
	/* margin-top: 5%; */
	margin-top: 100px;
	width: 100%;
	height: calc(778px - 358px);
}

.swiper-slide {
	overflow: hidden;
}

/* .swoper-honour .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
} */

/* 合作模块结束 */