.epower-gw-template {
	background: #f5f6fa;
	overflow: hidden;
}

.epower-gw-template .banner {
	height: 340px;
	overflow: hidden;
	background: url("./img/gw-banner4.png") no-repeat center center;
	background-size: cover;
	text-align: center;
	padding-top: 46px;
}

.epower-gw-template .banner .gw-title {
	font-size: 44px;
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 10px;
	font-weight: normal;
}

.epower-gw-template .banner .gw-info {
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
}

.epower-gw-template .gw-type {
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 15px;
}

.epower-gw-template .gw-type .center {
	background: #ffffff;
}

.epower-gw-template .gw-type .gt-top {
	height: 103px;
	padding-top: 30px;
	padding-bottom: 29px;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 20px;
	padding-right: 20px;
}

.epower-gw-template .gw-type .gt-top h3 {
	width: 128px;
	height: 44px;
	font-size: 32px;
	color: #333333;
	line-height: 44px;
	font-weight: normal;
}

.epower-gw-template .gw-type .gt-top .gt-search {
	width: 400px;
	height: 44px;
	background: #ffffff;
	border-radius: 4px;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-input__inner {
	height: 44px;
	line-height: 44px;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button {
	height: 44px;
	background: #3c7ee5;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button .el-icon-search {
	color: #fff;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button span {
	font-size: 14px;
	color: #fff;
}

.epower-gw-template .gw-type .gt-center {
	height: 119px;
	padding-left: 20px;
	padding-right: 0;
	border-bottom: 1px dashed #e5e5e5;
	padding-top: 28px;
}

.epower-gw-template .gw-type .gt-center li {
	float: left;
	height: 20px;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-right: 32px;
	margin-bottom: 21px;
	cursor: pointer;
}

.epower-gw-template .gw-type .gt-center li.active {
	font-weight: bold;
	color: #3c7ee5;
}

.epower-gw-template .gw-type .gt-center li:hover {
	color: #3c7ee5;
}

.epower-gw-template .gw-type .gt-bot {
	height: 88px;
	padding-top: 30px;
	padding-left: 20px;
}

.epower-gw-template .gw-type .gt-bot li {
	width: 80px;
	height: 28px;
	background: #f1f6fe;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	margin-right: 20px;
	cursor: pointer;
	float: left;
	color: #666666;
}

.epower-gw-template .gw-type .gt-bot li.active {
	color: #3c7ee5;
}

.epower-gw-template .gw-list .center {
	overflow: hidden;
}

.epower-gw-template .gw-list .center li {
	float: left;
	width: 390px;
	height: 350px;
	background: #ffffff;
	border-radius: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 20px 20px 0 20px;
}

.epower-gw-template .gw-list .center li:nth-child(3n) {
	margin-right: 0;
}

.preview-img {
	position: relative;
	border-radius: 10px;
}

.pc-view {
	width: 100%;
	height: 230px;
}

.pc-example-preview {
	width: 76px;
	display: inline-block;
	margin: 0 auto;
	margin-top: 10px;
	border: solid 1px rgba(253, 253, 253, 0.8);
	border-radius: 20px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
}

.pc-view .cover {
	width: 100%;
	height: 230px;
	padding-top: 56px;
	position: absolute;
	z-index: 20;
	background: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	text-align: center;
	display: none;
	border-radius: 10px;
}

.pc-view .normal {
	width: 100%;
	height: 230px;
	display: inline-block;
	position: absolute;
	z-index: 10;
	border-radius: 10px;
}

.pc-view:hover .cover {
	display: block;
}

.mobile-view {
	position: absolute;
	top: 12px;
	right: 10px;
	width: 104px;
	height: 200px;
	z-index: 32;
}

.mobile-view .normal {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 20;
}

.mobile-view .cover {
	position: absolute;
	z-index: 100;
	background: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	text-align: center;
	width: 100px;
	left: 2px;
	height: 196px;
	padding-top: 36px;
	border-radius: 10px;
	display: none;
}

.m-example-preview {
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 12px;
}

.mobile-view:hover .cover {
	display: block;
}

.epower-gw-template .gw-list .center li .gl-bot {
	height: 100px;
}

.epower-gw-template .gw-list .center li .gl-bot .gb-left {
	margin-top: 30px;
}

.epower-gw-template .gw-list .center li .gl-bot h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

.epower-gw-template .gw-list .center li .gl-bot .gb-right {
	margin-top: 37px;
	width: 126px;
	height: 32px;
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid #f85252;
	font-size: 14px;
	color: #f85252;
	line-height: 32px;
	text-align: center;
}

.epower-gw-template .gw-list .center li .gl-bot .gb-right:hover {
	background: #f85252;
	color: #ffffff;
}