@charset "UTF-8";

body {
	background-color: #f7f7f7
}

#web_bg {
	left: 0;
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 310px;
	z-index: -9999
}

#web_bg img {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 310px
}

#wrap {
	max-width: 1200px !important;
	margin-top: 30px !important;
}

#menu {
	max-width: 1200px !important;
	padding: 0;
}

.header {
	background-color: #fff;
	min-height: 80px
}

#logo {
	height: 80px
}

#logo img {
	max-height: 100%
}

.navbar-nav>li>a {
	height: 100%;
	line-height: 50px
}

.navbar-toggle {
	margin-top: 22px
}

.thumbnail .caption h3 {
	text-align: center;
	margin: 0;
	font-size: 14px !important
}

.thumbnail .caption p {
	text-align: center;
	font-size: 12px
}

.footer {
	text-align: center;
	padding: 10px;
	color: #a94442;
}

a {
	color: #a94442
}

audio,
video {
	width: 100%;
	max-height: 550px;
	background: rgba(0, 0, 0, 0.9)
}

button:focus {
	border: 0
}

.btn-default.focus,
.btn-default:focus {
	color: #fff;
	background-color: #03A9F4;
	border-color: #03a9f4;
}

#playModal {
	margin-top: 210px
}

.input-group {
	width: 100%;
	margin-bottom: 10px !important
}

.input-group button {
	width: 100%;
	background: #00aff0;
	color: #fff;
	font-size: 16px;
	border: 0;
	padding: 10px 0;
	margin: 0 auto;
	float: none;
	display: block !important;
}

.input-group button:hover {
	background: #bc612c !important;
	color: #fff !important
}

.clickcopy {
	cursor: pointer;
	background-color: #5cb85c;
	border: 1px solid #5cb85c;
	color: #fff;
}

.clickcopy:hover {
	background-color: #53a5fa;
	border: 1px solid #53a5fa;
}

input::selection {
	background: #fff;
	color: #000;
}

input::-moz-selection {
	background: #fff;
	color: #000;
}

.okico {
	color: #9c3;
	border: 2px solid #9c3;
	font-size: 36px;
	padding: 10px;
	border-radius: 60px;
}

.thumbnail {
	overflow: hidden;
	padding: 0;
	border-radius: 6px
}

.thumbnail a>img,
.thumbnail>img {
	width: 100%;
	transition: all .3s ease-in-out;
}

.thumbnail img:hover {
	opacity: 0.7
}

.indexlinks {
	background: #fff;
	display: inline-block;
	width: calc(100% + 30px);
	border: 1px solid #eee;
	border-radius: 6px;
	margin: 10px -15px;
}

.indexlinks .title {
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding: 10px;
}

.indexlinks ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}

.indexlinks ul li {
	list-style: none;
	margin: 0 10px 10px 0;
	float: left
}

.indexlinks ul li a {
	font-size: 12px
}

.diylink {
	margin: 20px auto
}

.diylink ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.diylink ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 16px
}

.diylink ul li span {
	font-weight: bold;
}

.diylink ul li a {
	margin: 0 10px;
	font-size: 14px
}

.thumbnail .caption p {
	display: none
}

.thumbnail .caption h3 {
	font-size: 16px
}

.list-item {
	margin: 0
}

h2.list-item-fenzu {
	font-size: 24px;
	margin: 20px 0;
	position: relative;
	padding-left: 20px;
}

h2.list-item-fenzu:after {
	content: '#';
	position: absolute;
	top: 0;
	left: 0;
}

.hotlink-wrap {
	margin: 20px auto;
	width: 1170px
}

.hotlink-wrap h2 {
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.hotlink-wrap .hotlink-link {
	display: flex;
	flex-wrap: wrap
}

.hotlink-wrap .hotlink-link a {
	width: 25%;
	margin-bottom: 10px
}

@media (min-width: 1200px) {
	.col-lg-3 {
		width: 15.95%;
		margin: 0 10px 10px 0;
		padding: 0;
		overflow: hidden;
	}

	.thumbnail {
		max-height: 190px;
		margin-bottom: 0;
	}

	.col-lg-3:nth-child(6n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1100px) {
	.hotlink-wrap {
		width: calc(100% - 20px);
		margin: 20px;
	}

	.hotlink-wrap .hotlink-link a {
		width: 50%
	}
}

@media screen and (max-width: 799px) {
	#wrap {
		margin: 30px 10px 0 !important
	}

	video {
		max-height: 200px
	}

	#menu {
		padding: 0 15px
	}

	#playModal {
		margin-top: 150px
	}

	.navbar-nav>li>a {
		line-height: 25px
	}

	.list-item {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -5px;
	}

	.col-sm-6 {
		padding-right: 5px;
		padding-left: 5px;
		width: 50%;
	}

	.thumbnail {
		margin-bottom: 10px
	}

	.thumbnail .caption h3 {
		font-size: 12px;
		margin: 0;
	}

	.thumbnail .caption p {
		display: none
	}
}

.gg123 {
	width: 100%;
	max-width: 1150px;
	margin: auto;
	border: 1px solid #29a34f;
	padding: 10px 20px;
	position: relative;
}

.iis7_topgg_t {
	width: 100%;
}

.iis7_topgg_tx1 {
	width: 100%;
}

/* 图片广告容器 */
.iis7_topgg_x {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: space-between;
	padding: 0;
	margin: 0;
}

/* 图片广告项 */
.iis7_topgg_x li {
	list-style: none;
	flex: 0 0 calc(16.666% - 14px);
	/* 电脑端6个一行 */
	text-align: center;
}

.iis7_topgg_x li a {
	display: block;
	width: 100%;
}

.iis7_topgg_x li img {
	width: 100%;
	display: block;
	max-width: 186px;
	margin: 0 auto;
}

/* 文字广告容器 */
.iis7_ggyd_wz {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: flex-start;
	margin-top: 20px;
}

/* 文字广告链接样式 - 只针对文字广告容器内的链接 */
.iis7_ggyd_wz>.iis7_gg_gg_wz {
	flex: 0 0 calc(16.666% - 9px);
	padding: 10px 8px;
	background-color: #f8f8f8;
	border-radius: 4px;
	text-decoration: none;
	color: #333;
	text-align: center;
	font-size: 16px;
	border: 1px solid #e8e8e8;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background-color 0.3s, color 0.3s;
}

.img-tips {
	width: 25px;
	height: 13px;
	line-height: 13px !important;
	display: block;
	overflow: hidden;
	font-size: 10px !important;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0 5px;
	text-align: right;
	z-index: 2;
	border: 1px solid #057924;
	color: #333 !important;
	white-space: nowrap;
	background: #fff;
	opacity: 0.4;
}

.iis7_ggyd_wz>.iis7_gg_gg_wz:hover {
	background-color: #e9f4ff;
	color: #0066cc;
}

/* 平板适配 */
@media (max-width: 1024px) {
	.iis7_topgg_x li {
		flex: 0 0 calc(33.333% - 11px);
		/* 平板端3个一行 */
	}

	.iis7_ggyd_wz>.iis7_gg_gg_wz {
		flex: 0 0 calc(33.333% - 7px);
		/* 平板端3个一行 */
	}
}

/* 手机适配 */
@media (max-width: 768px) {
	.iis7_topgg_x li {
		flex: 0 0 calc(33.333% - 11px);
		/* 手机端3个一行 */
	}

	.iis7_ggyd_wz>.iis7_gg_gg_wz {
		flex: 0 0 calc(33.333% - 7px);
		/* 手机端3个一行 */
	    font-size: 16px;
		padding: 8px 6px;
	}
}

/* 小手机适配 */
@media (max-width: 480px) {
	.iis7_topgg_x {
		gap: 10px;
	}

	.iis7_topgg_x li {
		flex: 0 0 calc(50% - 5px);
		/* 小手机端2个一行 */
	}

	.iis7_ggyd_wz {
		gap: 8px;
	}

	.iis7_ggyd_wz>.iis7_gg_gg_wz {
		flex: 0 0 calc(50% - 4px);
		/* 小手机端2个一行 */
		font-size: 16px;
		padding: 6px 4px;
	}
}

.img-tips2 {
	width: 38px;
	height: 18px;
	line-height: 17px !important;
	display: block;
	overflow: hidden;
	font-size: 13px !important;
	position: absolute;
	right: 5px;
	bottom: 5px;
	padding: 0 5px;
	text-align: right;
	z-index: 2;
	border: 1px solid #057924;
	color: #333 !important;
	white-space: nowrap;
	background: #fff;
	opacity: 0.4;
}