@charset "utf-8";

#nbanner .search {
	padding: 20px;
	background: rgba(0, 0, 0, .5);
	border-radius: 4px;
	width: 600px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#nbanner .search .key {
	width: 450px;
	border: 0;
	background: #fff;
	line-height: 54px;
	text-indent: 20px;
	float: left;
	border-radius: 4px 0 0 4px
}

#nbanner .search .btn {
	width: 110px;
	border: 0;
	background: #3c6ef0;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	float: right;
	border-radius: 0 4px 4px 0
}

#nbanner .search .btn i {
	margin-right: 5px;
	font-size: 14px
}

@media (max-width:800px) {
	#nbanner .search {
		padding: 20px;
		width: 90%;
	}

	#nbanner .search .key {
		width: 70%;
		background: #fff;
	}

	#nbanner .search .btn {
		width: 30%;
	}
}

/*模板频道-优势*/
#adv {
	width: 100%;
	padding: 80px 0;
}

#adv .wrap {
	overflow: inherit;
}

#adv .list {
	margin-top: 50px;
}

#adv .list ul li {
	float: left;
	width: calc((100% - 100px) / 5);
	margin-right: 20px;
	border: 1px solid #e8edf2;
	border-radius: 10px;
	padding: 40px 20px
}

#adv .list ul li:last-child {
	margin-right: 0
}

#adv .list ul li .icon {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	border-radius: 100%;
	background: linear-gradient(152deg, #3c6ef0 0%, #3361d9 100%);
	text-align: center;
	line-height: 80px;
	border: 5px solid #e8edf2
}

#adv .list ul li .icon img {
	width: 40px;
	height: auto
}

#adv .list ul li .t {
	font-size: 18px;
	text-align: center;
	margin-top: 25px
}

#adv .list ul li p {
	color: #777;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	height: 72px;
}

#adv .list ul li:hover {
	-webkit-transform: translatey(-10px);
	-ms-transform: translatey(-10px);
	-o-transform: translatey(-10px);
	transform: translatey(-10px);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}

/*模板频道-推荐*/
#templets {
	width: 100%;
	padding: 80px 0;
	background: url(/theme/2020/static/images/bg_list.png) center center no-repeat;
	background-size: cover
}

#templets .list {
	padding-top: 50px;
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}

#templets .list .swiper-slide {
	width: 20%;
	float: left;
	padding: 10px;
	border-radius: 4px;
	background: #fff
}

#templets .list .swiper-slide .img {
	overflow: hidden;
	width: 100%;
}

#templets .list .swiper-slide .img img {
	display: block;
	width: 100%;
}

#templets .list .swiper-slide a {
	display: block;
	margin: 0 auto;
}

#templets .list .swiper-slide {
	transition: 300ms;
	transform: scale(.8);
	opacity: .8;
}

#templets .list .swiper-slide-active,
#templets .list .swiper-slide-duplicate-active {
	transform: scale(1);
	opacity: 1
}

#templets .list .swiper-pagination-bullet {
	color: #fff;
	background: #fff
}

#templets .btn {
	text-align: center;
	margin-top: 20px;
}

#templets .btn a {
	padding: 5px 30px;
	border-radius: 40px;
	background: #3c6ef0;
	margin: 0 5px;
	display: inline-block;
	color: #fff
}

#templets .btn p {
	margin-top: 20px;
	color: #7f8aa3;
}

/*模板频道-功能*/
#gong {
	width: 100%;
	padding: 80px 0
}

#gong .list {
	margin-top: 50px;
}

#gong .list ul {
	border: 1px solid #e8edf2;
	border-radius: 10px;
	overflow: hidden
}

#gong .list ul li {
	float: left;
	width: calc(100% / 5);
	padding: 30px 20px;
	border-bottom: 1px solid #e8edf2;
	border-right: 1px solid #e8edf2
}

#gong .list ul li:nth-child(5n) {
	border-right: 0
}

#gong .list ul li:nth-child(n+6) {
	border-bottom: 0
}

#gong .list ul li .t {
	font-size: 18px;
	margin-top: 10px
}

#gong .list ul li p {
	color: #777;
	margin-top: 10px;
	line-height: 24px;
	height: 72px;
}

#gong .list ul li i {
	font-size: 34px;
	color: #3c6ef0
}

#gong .list ul li:nth-child(2n) {
	background: #f8f9fc
}

/*模板频道-价位*/
#price {
	width: 100%;
	background: #f5f7fa;
	padding: 80px 0;
}

#price .wrap {
	overflow: inherit;
}

#price .list {
	margin-top: 50px;
}

#price .list .item {
	width: 32%;
	background: #fff;
	padding: 50px 40px;
	border-radius: 4px;
}

#price .list .item:nth-child(2) {
	margin: 0 2%
}

#price .list .item .p_title {
	font-size: 21px;
	border-bottom: 1px solid #e8edf2;
	padding-bottom: 10px
}

#price .list .item .main {
	margin-top: 30px;
}

#price .list .item .main .p_price {
	width: 150px;
	padding-top: 5px;
}

#price .list .item .main .p_price .p_price_i {
	font-size: 36px;
	font-family: dinpro-bold
}

#price .list .item .main .p_price .p_price_i i {
	font-size: 14px;
}

#price .list .item .main .p_price .p_p {
	color: #7f8aa3;
	margin-top: 5px;
}

#price .list .item .main .p_list {
	width: calc(100% - 150px);
}

#price .list .item .main .p_list p i {
	position: relative;
	color: #3c6ef0;
	margin-right: 5px;
	font-size: 16px;
}

#price .list .item .main .p_list p i.fa-times-circle {
	color: #999;
}

#price .list .item:hover {
	-webkit-transform: translatey(-10px);
	-ms-transform: translatey(-10px);
	-o-transform: translatey(-10px);
	transform: translatey(-10px);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}

/*模板栏目-筛选*/
#mb_class {
	width: 100%;
	margin-top: 40px
}

#mb_class .title {
	padding: 10px 0px;
	border-bottom: 1px solid #e8edf2;
	font-size: 18px;
	font-weight: 700;
}

#mb_class .nav_list {
	width: 100%;
	overflow: hidden;
	border: 1px solid #e8edf2;
	border-bottom: none;
	box-sizing: border-box;
	margin-top: 20px;
}

#mb_class .nav_list .list {
	margin-top: 0px;
	border-bottom: 1px solid #e8edf2;
	background: #f8f9fc;
}

#mb_class .nav_list .list .c_tit {
	font-weight: 800;
	color: #7f8aa3;
	width: 120px;
	text-align: center;
	padding: 10px 0;
}

#mb_class .nav_list .list .c_list {
	width: calc(100% - 120px);
	border-left: 1px solid #e8edf2;
	padding: 10px 0;
	background: #fff;
}

#mb_class .nav_list .list .c_list ul li {
	float: left;
	margin-left: 20px;
}

#mb_class .nav_list .list .c_list ul li.currclass a {
	color: #f60;
}

#mb_class .nav_list .list .c_list ul li i {
	margin-left: 5px;
}

#mb_class .nav_list .list .c_list ul li i.sec {
	border-radius: 2px;
	background: linear-gradient(80deg, #ff4d7e, #7b4dff, #188ef4, #2cdd9b, #fec500, #ff904d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue 60s infinite linear;
}

#mb_class .nav_list.active {
	height: 0 !important;
	display: none;
}

#mb_class .nav_list.yanse .list:nth-child(1) {
	display: none;
}

#mb_class .nav_list.yanse .list:nth-child(2) {
	display: blok;
}

#mb_class .nav_list.yanse .list:nth-child(3) {
	display: none;
}

#mb_class .nav_list.zhandian .list:nth-child(1) {
	display: none;
}

#mb_class .nav_list.zhandian .list:nth-child(2) {
	display: none;
}

#mb_class .nav_list.zhandian .list:nth-child(3) {
	display: blok;
}

#mb_class .nav_list.lanmu .list:nth-child(1) {
	display: blok;
}

#mb_class .nav_list.lanmu .list:nth-child(2) {
	display: none;
}

#mb_class .nav_list.lanmu .list:nth-child(3) {
	display: none;
}

/*模板栏目-分页*/
#templets_p {
	width: 100%;
	background: #fff;
	padding: 0px 0 30px;
}

#templets_p .wrap {
	overflow: inherit;
}

#templets_p ul li {
	width: calc((100% - 90px) / 4);
	float: left;
	margin-right: 30px;
	position: relative;
	margin-top: 30px;
}

#templets_p ul li:nth-child(4n) {
	margin-right: 0;
}

#templets_p ul li .imgbox {
	padding: 10px;
	position: relative;
	overflow: hidden;
	border: 1px solid #e8edf2;
	border-radius: 4px;
}

#templets_p ul li .imgbox .img {
	height: 400px;
	overflow: hidden;
	border-radius: 4px;
}

#templets_p ul li .imgbox .img img {
	width: 100%;
}

#templets_p ul li .imgbox .info {
	opacity: 0;
	position: absolute;
	left: 10px;
	top: 10px;
	background: rgba(0, 0, 0, .8);
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border-radius: 4px;
}

#templets_p ul li .imgbox .info .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff;
}

#templets_p ul li .imgbox .info .stit:after,
#templets_p ul li .imgbox .info .stit:before {
	content: '';
	display: block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all .6s ease 0s;
}

#templets_p ul li .imgbox .info .stit:before {
	top: 0;
}

#templets_p ul li .imgbox .info .stit:after {
	bottom: 0;
}

#templets_p ul li a:hover .imgbox .info {
	opacity: 1;
}

#templets_p ul li a:hover .imgbox .info .stit:after,
#templets_p ul li a:hover .imgbox .info .stit:before {
	width: 6px;
	margin-left: -3px;
	opacity: .6;
}

#templets_p ul li a:hover .imgbox {
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}

#templets_p ul li p {
	position: absolute;
	bottom: 10px;
	left: 10px;
	line-height: 40px;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	width: calc(100% - 20px);
	text-align: center;
	border-radius: 0 0 4px 4px
}

#templets_p ul li .t {
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
}

#templets_p ul li .new {
	position: absolute;
	left: -25px;
	top: -20px;
	background: url(/theme/2020/static/images/muban_new.png) no-repeat;
	width: 100px;
	height: 90px;
	background-size: cover;
	z-index: 99;
}

#templets_p ul li .rem {
	position: absolute;
	left: -25px;
	top: -20px;
	background: url(/theme/2020/static/images/muban_rem.png) no-repeat;
	width: 100px;
	height: 90px;
	background-size: cover;
	z-index: 99;
}

#templets_p ul li .top {
	position: absolute;
	left: -25px;
	top: -20px;
	background: url(/theme/2020/static/images/muban_top.png) no-repeat;
	width: 100px;
	height: 90px;
	background-size: cover;
	z-index: 99;
}

@media (max-width:1200px) {
	#templets_p ul li .imgbox .img {
		height: 350px;
		overflow: hidden;
		border-radius: 4px;
	}
}

@media (max-width:1000px) {
	#templets_p ul li {
		width: calc((100% - 60px) / 3);
		float: left;
		margin-right: 30px;
		position: relative;
		margin-top: 40px;
	}

	#templets_p ul li:nth-child(4n) {
		margin-right: 30px;
	}

	#templets_p ul li:nth-child(3n) {
		margin-right: 0;
	}

	#templets_p ul li .imgbox .img {
		height: 380px;
		overflow: hidden;
		border-radius: 4px;
	}
}

@media (max-width:800px) {
	#templets_p ul li {
		width: calc((100% - 30px) / 2);
		float: left;
		margin-right: 30px;
		position: relative;
		margin-top: 40px;
	}

	#templets_p ul li:nth-child(3n) {
		margin-right: 30px;
	}

	#templets_p ul li:nth-child(2n) {
		margin-right: 0px;
	}
}

/*模板内容页*/
#mb {
	width: 100%;
	background: #999
}

#mb .header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	padding: 0 20px;
	width: 100%;
	height: 50px;
	background: #000;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
	webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

#mb .header .logo {
	padding: 10px 0;
	line-height: 30px;
}

#mb .header .logo img {
	height: 13px;
}

#mb .header .text {
	margin-left: 5px;
	padding: 11px 0 0;
	color: #999;
	font-size: 15px;
}

#mb .header .pt {
	margin-left: 50px;
	padding: 10px 0;
}

#mb .header .pt span {
	margin-left: 20px;
	color: #999;
}

#mb .header .pt span i {
	margin-right: 5px;
}

#mb .header .pt span:hover {
	color: #3c6ef0
}

#mb .header .ewm {
	position: relative;
	margin-left: 50px;
	padding: 10px 0;
	cursor: pointer;
}

#mb .header .ewm span {
	padding: 3px 10px;
	border: 1px solid #999;
	border-radius: 4px;
	color: #999;
	font-size: 12px;
}

#mb .header .ewm span i {
	margin-right: 5px;
}

#mb .header .ewm .qrcode {
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
	padding: 20px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

#mb .header .ewm .qrcode img {
	width: 150px;
	height: 150px;
}

#mb .header .ewm .qrcode:after {
	position: absolute;
	top: -6px;
	left: 20px;
	width: 0;
	height: 0;
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 6px 6px;
	content: "";
}

#mb .header .ewm:hover .qrcode {
	display: block;
}

#mb .header .tabs {
	margin-left: 70px;
}

#mb .header .tabs a {
	position: relative;
	display: inline-block;
	margin-left: 20px;
	color: #fff;
	line-height: 50px;
}

#mb .header .tabs a.active:after,
#mb .header .tabs a:hover:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #f8bc06;
	content: "";
}

#mb .header .tabs a.active {
	color: #f8bc06;
	font-weight: 700;
}

#mb .header .close {
	line-height: 50px;
}

#mb .header .close a {
	color: #999;
	font-size: 24px;
}

#mb .header .close a i {
	-webkit-animation: play 2s linear infinite;
	-moz-animation: play 2s linear infinite;
	animation: play 2s linear infinite;
}

#mb .img {
	position: relative;
	width: 100%;
	margin-top: 50px
}

#mb .img .imglist {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto
}

#mb .img .imglist .swiper-slide {
	width: 100vh;
	text-align: center;
	overflow: hidden;
	min-height: 100vh;
}

#mb .img .imglist .swiper-slide img {}

#mb .img .button-next,
#mb .img .button-prev {
	position: fixed;
	top: 45vh;
	width: 60px;
	height: 60px;
	padding: 10px 0;
	text-align: center;
	line-height: 20px;
	border-radius: 6px;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	z-index: 999;
	cursor: pointer
}

#mb .img .button-next p,
#mb .img .button-prev p {
	font-size: 12px
}

#mb .img .button-next {
	right: 10px;
}

#mb .img .button-prev {
	left: 10px;
}

#mb .img .swiper-button-disabled {
	opacity: .5
}

@media (max-width:1910px) {
	#mb .img .imglist .swiper-slide img {
		width: 100%
	}
}

@media (max-width:1200px) {
	#mb .header .pt {
		margin-left: 20px;
	}

	#mb .header .ewm {
		margin-left: 20px
	}

	#mb .header .tabs {
		margin-left: 20px;
	}
}

@media (max-width:1000px) {
	#mb .header .pt {
		display: none
	}

	#mb .header .ewm {
		display: none
	}

	#mb .header .close {
		display: none
	}

	#mb .header .tabs {
		float: right;
	}
}
