body,
.navbar-fixed-top,
.navbar-fixed-bottom {
	margin: 0px;
	padding: 0px;
	min-width: 1170px;
	font-family: '微软雅黑';
	background: #eaeaea;
}

ul {
	padding: 0px;
}

li {
	list-style: none;
}

.col-sm-6 {
	width: 50%;
	float: left;
}

.col-sm-3 {
	width: 25%;
	float: left;
}

.col-sm-4 {
	width: 33.33333333%;
	float: left;
}

.container {
	min-width: 1170px;
}

/* 头部欢迎语 */
.main1 .top .head_top {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 12px;
	background-color: #424242;
}

.main1 .top .head_top p {
	margin-bottom: 0px;
}

.main1 .top .head_top p:first-child {
	float: left;
	display: inline;
}

.main1 .top .head_top p:last-child {
	border-right: 1px solid #353535;
	padding-right: 10px;
	float: right;
	display: inline;
}

.main1 .top .head_top p:last-child a {
	color: white;
	display: block;
}

/* 头部logo */
.main1 .top .head_center .img {
	float: left;
	display: inline;
}

.main1 .top .head_center .content {
	float: left;
	display: inline;
	margin-left: 9px;
}

/* 头部导航 */
.main1 .top .head_footer .navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}

.main1 .top .head_footer {
	background-color: #00AAFF;
	border-radius: 0px;
}

.main1 .top .head_footer .navbar-nav>li>a {
	display: block;
	color: #FFF;
	font-weight: bold;
}

.main1 .top .head_footer .navbar-nav>li>a:hover {
	background-color: #fff;
	color: #00AAFF;
}

/* 内容一 */
.main1 .content1 {
	border: 1px solid #cacaca;
	background: #fff;
	overflow: hidden;
}

.main1 .content1 .left {
	padding: 10px 15px;
}

.main1 .content1 .left .title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.main1 .content1 .left .title h3 {
	color: #fff;
	background: #f77896;
	display: block;
	margin-right: 1px;
	width: 100px;
	padding: 8px 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
}

.main1 .content1 .left .list_item ul {
	padding-left: 0px;
	padding-top: 10px;
}

.main1 .content1 .left .list_item ul li {
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/new_icn.jpg') no-repeat left center;
	padding-left: 20px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main1 .content1 .left .list_item ul li a {
	color: #333;
}

.main1 .content1 .left .list_item ul li a:hover {
	color: #008FFF;
}

.main1 .content1 .right {
	padding: 10px 15px;
}

.content1 .right .title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.main1 .content1 .right .title h3 {
	color: #fff;
	background: #f77896;
	display: block;
	margin-right: 1px;
	width: 120px;
	padding: 8px 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
}

.main1 .content1 .right .list_item ul {
	padding-left: 0px;
	padding-top: 10px;
}

.main1 .content1 .right .list_item ul li {
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/new_icn.jpg') no-repeat left center;
	padding-left: 20px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main1 .content1 .right .list_item ul li a {
	color: #333;
}

.main1 .content1 .right .list_item ul li a:hover {
	color: #008FFF;
}


/* 内容二 */
.main1 .content2 {
	border: 1px solid #cacaca;
	background: #fff;
	overflow: hidden;
	margin-top: 10px;
	padding: 15px;
	padding-top: 0px;
}

.main1 .content2 .title {
	width: 1110px;
	height: 52px;
	overflow: hidden;
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/sod_bg.jpg') repeat-x left 46px;
	position: relative;
}

.main1 .content2 .title h3 span {
	color: #20b4fc;
}

.main1 .content2 .title h3 {
	height: 46px;
	line-height: 50px;
	border-bottom: 1px solid #00aaff;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
	overflow: hidden;
	margin: 0px;
	width: fit-content;
}

.main1 .content2 .title img {
	width: 9px;
	height: 6px;
	position: absolute;
	z-index: 99;
	left: 34px;
	top: 45px;
}

.main1 .content2 ul {
	padding: 0px 10px;
}

.main1 .content2 ul li {
	height: 44px;
	padding-left: 17px;
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/new_icn.jpg') no-repeat left 19px;
	border-bottom: 1px dotted #d5d5d5;
}

.main1 .content2 ul li a {
	width: 450px;
	line-height: 44px;
	font-weight: normal;
	color: #333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.main1 .content2 ul li a:hover {
	color: #ff3300;
}

.main1 .content2 ul li span {
	float: right;
	margin: 17px 10px 0 0;
	display: inline;
	font-weight: normal;
	font-size: 12px;
	color: #b3b3b3;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}

/* 内容三 */
.main1 .content3 {
	border: 1px solid #cacaca;
	background: #fff;
	overflow: hidden;
	margin-top: 10px;
	padding: 15px;
	padding-top: 0px;
}

.main1 .content3 .title {
	width: 1110px;
	height: 52px;
	overflow: hidden;
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/sod_bg.jpg') repeat-x left 46px;
	position: relative;
}

.main1 .content3 .title h3 span {
	color: #20b4fc;
}

.main1 .content3 .title h3 {
	height: 46px;
	line-height: 50px;
	border-bottom: 1px solid #00aaff;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
	overflow: hidden;
	margin: 0px;
	width: fit-content;
}

.main1 .content3 .title img {
	width: 9px;
	height: 6px;
	position: absolute;
	z-index: 99;
	left: 34px;
	top: 45px;
}

.main1 .content3 .col-sm-3 {
	padding: 18px 15px;
	padding-bottom: 0px;
	height: 200px;
	overflow: hidden;
}

.main1 .content3 .col-sm-3 a {
	display: block;
}

.main1 .content3 .col-sm-3 img {
	width: 100%;
}

.main1 .content3 .col-sm-3 strong {
	height: 29px;
	line-height: 29px;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 15px;
	right: 15px;
	bottom: 0px;
	background: #000;
	filter: alpha(opacity:70);
	opacity: .7;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.main1 .content3 .col-sm-3 a:hover strong {
	background: #000;
	filter: alpha(opacity:100);
	opacity: 1;
	color: #FFFF00;
}

/* 内容四 */
.main1 .content4 {
	border: 1px solid #cacaca;
	background: #fff;
	overflow: hidden;
	margin-top: 10px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.main1 .content4 .title {
	width: 100%;
	height: 52px;
	overflow: hidden;
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/sod_bg.jpg') repeat-x left 46px;
	position: relative;
}

.main1 .content4 .title h3 span {
	color: #20b4fc;
}

.main1 .content4 .title h3 {
	height: 46px;
	line-height: 50px;
	border-bottom: 1px solid #00aaff;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
	overflow: hidden;
	margin: 0px;
	width: fit-content;
}

.main1 .content4 .title img {
	width: 9px;
	height: 6px;
	position: absolute;
	z-index: 99;
	left: 34px;
	top: 45px;
}

.main1 .content4 .col-sm-12 {
	margin-bottom: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main1 .content4 .col-sm-6 .col-sm-4 {
	padding: 0px;
}

.main1 .content4 .col-sm-6 .col-sm-4 img {
	max-width: 100%;
}

.main1 .content4 .col-sm-6 .col-sm-8 ul {
	margin-bottom: 0px
}

.main1 .content4 .col-sm-6 .col-sm-8 li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url('//web.archive.org/web/20211208094006im_/http://s.gaifan.cn/m/qml/20-11-6(1)/images/boy_icn.jpg') no-repeat left 3px top 4px;
	padding-left: 15px;
}

.main1 .content4 .col-sm-6 .col-sm-8 li strong {
	width: 280px;
	height: 14px;
	line-height: 14px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #353535;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main1 .content4 .col-sm-6 .col-sm-8 li a {
	color: #333;
}

.main1 .content4 .col-sm-6 .col-sm-8 li a:hover {
	color: #ff3300;
}

.main1 .content4 .col-sm-6 .col-sm-8 li em {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #a8a8a8;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	font-style: inherit;
}

/* 内容八 */
.main1 .content5 {
	margin-top: 10px;
}

.main1 .content5 a {
	color: #333
}

.main1 .content5 a:hover {
	color: #20b4fc
}

.main1 .content5 .col-sm-4 .con {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #e1e1e1;
}

.main1 .content5 ul {
	padding-left: 15px;
}

.main1 .content5 ul li {
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 内容九 */
.main1 .content7 {
	border: 1px solid #cacaca;
	background: #fff;
	overflow: hidden;
	margin-top: 10px;
	padding: 15px 26px;
}

.main1 .content7 h4 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.main1 .content7 h4 span {
	margin-left: 150px;
}

.main1 .content7 p {
	line-height: 25px;
}

.main1 .content7 p a {
	color: #333;
	margin-right: 10px;
	white-space: nowrap;
	font-size: 12px;
}

.main1 .content7 p a:hover {
	color: #20b4fc
}

/* 底部 */
.main1 .footer {
	background-color: #222;
	padding: 11px 0;
	text-align: center;
	line-height: 25px;
	margin: 15px auto 0 auto;
	color: #888;
}

.main1 .footer p {
	margin-bottom: 0px;
	font-size: 12px
}

.main1 .footer a {
	color: #888;
	font-size: 12px
}


/*
     FILE ARCHIVED ON 09:40:06 Dec 08, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:48:32 Nov 03, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 288.593
  exclusion.robots: 0.079
  exclusion.robots.policy: 0.068
  cdx.remote: 0.105
  esindex: 0.011
  LoadShardBlock: 256.677 (3)
  PetaboxLoader3.datanode: 172.963 (4)
  PetaboxLoader3.resolve: 138.724 (3)
  load_resource: 98.744
*/