.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	margin: 24px auto;
}

.logo img {
	width: 211px;
	height: 43px;
}

.wiseman-lub {
	width: 100%;
	height: 580px;
	margin: 0 auto;
}

.wiseman-lub .swiper-slide {
	width: 1920px;
	height: 580px;
	background-repeat: no-repeat;
	background-size: cover;
}

.wiseman-lub .swiper-slide img {
	position: relative;
	left: 50%;
	margin-left: -980px;
}

.wiseman-lub .swiper-pagination-bullet {
	width: 80px;
	height: 9px;
	border-radius: 5px;
	background: #005744;
	opacity: 0.8;
}

.wiseman-lub .swiper-pagination-bullet-active {
	background: #95bd0f;
}

.wiseman-hove {
	width: 100%;
	background: #f2f2f2;
	padding: 20px 0;
}

.wiseman-pic {
	margin: 0 auto;
	display: flex;
}

.wiseman-pic a {
	position: relative;
	width: 299px;
}

.wis-pf {
	display: none;
	width: 291px;
	height: 458px;
	border: 4px solid #95bd0f;
	background: rgba(10, 17, 16, 0.3);
	position: absolute;
	top: 0;
	left: 0;
}

.wiseman-synopsis {
	display: flex;
	padding: 122px 0;
}

.wiseman-synimg {
	width: 468px;
	height: 174px;
	padding: 15px 64px 0;

}

.wiseman-synimg img {
	width: 468px;
	height: 174px;
}

.wiseman-font {
	border-left: 1px solid #95bd0f;
	width: 484px;
	padding-left: 63px;
}

.syn-title {
	font-size: 32px;
	color: #282828;
}

.syn-title span {
	color: #005744;
}

.syn-text {
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	line-height: 28px;
}

.syn-sub {
	margin-top: 30px;
	font-size: 20px;
	color: #333;
	line-height: 32px;
}

.wiseman-pixel {
	width: 100%;
	background: url(../jpg/fixs-2.jpg);
	background-size: contain;
	padding-bottom: 60px;
}

.pixel-font {
	text-align: center;
}

.pixel-title {
	padding-top: 60px;
	font-size: 32px;
	color: #fff;
}

.pixel-title span {
	color: #95bd0f;
}

.pixel-eng {
	font-size: 24px;
	color: #35927e;
	margin-top: 18px;
}

.pixel-text {
	width: 844px;
	margin: 25px auto 0;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

.pixel-text span {
	color: #95bd0f;
}

.wiseman-business {
	border: 1px solid #e5e5e5;
	background: #fff;
	display: flex;
	margin-top: 45px;
}

.wiseman-list {
	flex: 1;
	padding: 50px 0 45px 30px;
	border-right: 1px solid #e5e5e5;
}

.wilist-title {
	font-size: 24px;
	color: #333;
}

.wilist-eng {
	font-size: 24px;
	color: #9fbe2c;
	margin-top: 20px;
}

.wilist-text {
	font-size: 16px;
	color: #333;
	margin-top: 33px;
}

.wilist-text li {
	margin-top: 15px;
}

.wilist-text li a {
	font-size: 16px;
	color: #333;
}

.wiseman-video {
	text-align: center;
	margin-top: 59px;
}

.wisevid-title {
	font-size: 32px;
	color: #282828;
}

.wisevid-title span {
	color: #95bd0f;
}

.wisevid-eng {
	font-size: 24px;
	color: #999;
	margin-top: 16px;
}

.wisevid-cent {
	width: 782px;
	height: 367px;
	margin: 40px auto 0;
	padding: 0 50px;
	background: url(../png/dbk-2.png) bottom no-repeat;
}

.wisevid-link a {
	display: block;
	width: 151px;
	height: 30px;
	border: 1px solid #005744;
	border-radius: 3px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #005744;
	margin: 30px auto 0;
}

.wiseman-client {
	text-align: center;
	padding: 60px;
}

.wisclli-list {
	margin-top: 30px;
}

.wisclli-list ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.wisclli-list li {
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #e5e5e5;
	background: #fff;
	position: relative;
	margin-right: calc(50px / 3);
	margin-top: 20px;
}

/* .wisclli-list li a{
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #e5e5e5;
	background: #fff;
	position: relative;
} */

.wisclli-list li img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.wiseman-bot {
	width: 100%;
	background: url(../jpg/botbjt-2.jpg) no-repeat;
	background-size: cover;
	padding: 67px 0 0 0;
}

.wisbot-cent {
	display: flex;
}

.wisbot-pic {
	text-align: center;
	margin-top: 40px;
	margin-left: 138px;
}



.wisbot-pic p {
	width: 120px;
	font-size: 15px;
	color: #ffffff;
	margin-top: 20px;
}

.wisbot-rig {
	display: flex;
	margin-left: 140px;
}

.wisbot-cont {
	font-size: 32px;
	color: #fff;
	writing-mode: vertical-lr;
	border-left: 1px solid #95bd0f;
	padding-bottom: 40px;
}

.wisbot-cont span {
	font-size: 24px;
	color: #35927e;
	margin-top: 18px;
}

.wisbot-address {
	margin-left: 98px;
}

.wiadd-list {
	margin-bottom: 27px;
}

.wiadd-title {
	font-size: 16px;
	color: #fff;
}

.wiadd-eng {
	font-size: 12px;
	color: #95bd0f;
	margin-top: 5px;
}

.wiadd-tel {
	font-size: 16px;
	color: #fff;
}

.wiadd-tel span {
	margin-left: 35px;
}

.wisbot-num {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 63px;
	padding-bottom: 18px;
}