@charset "utf-8";

/* CSS Document */
body,
div,
h1,
h2,
h3,
p,
ul,
li,
frame,
a {
	margin: 0;
	border: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

body {
	background-color: #DaDaDa;
}

a {
	color: #1a1a1a;
	text-decoration: none;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

a:hover,
a:focus {
	color: #000;
	text-decoration: none;
}

/*初始化样式*/
.navbar-inverse {
	border-color: #ff003c;
}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #ff003c;
	border-bottom: solid 1px #ff003c;
	box-sizing: border-box;
}

.navbar-inverse .navbar-toggle {
	border-color: #ff003c;
	background-color: #ff003c;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #ff003c;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.navbar-inverse {
	background: none;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #ff003c;
}

@media screen and (max-width: 768px) {
	.navbar-inverse {
		border: none;
	}
}

/*.navbar-wrapper{position: fixed;right: 0;left: 0;z-index: 1030;}*/
.nav img {
	margin-right: 6px;
}

.container>.navbar-header {
	margin-top: 8px;
}

body>.sidenav {
	position: fixed;
	top: 260px;
	left: 0;
	z-index: 1000;
}

.logoBox img {
	display: block;
	width: 200px;
	height: 62px;
}

#header,
#footer {
	width: 100%;
	/*border: solid 1px red; */
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 12px 0;
	display: flex;
	flex-direction: column;
}

#header .logoBox {
	width: 100%;
	height: 88px;
	box-sizing: border-box;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
	background-image: url(../images/titleBackground.jpg);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	border: solid 1px red;
}

.logoBox ul {
	border: solid 1px red;
	width: 80%;
	box-sizing: border-box;
}

.logoBox li {
	display: block;
	float: left;
	margin: 0 10% 0 0;
}

.logoBox>a {
	border: solid 1px red;
	width: 200px;
	height: auto;
	box-sizing: border-box;
	margin: 0 10% 0;
}

li a {
	font-size: 24px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif, "Source Han Sans SC";
}

.logoBox ul li img {
	display: block;
	width: 20%;
	height: 20%;
	float: left;
}

#header .bannerBox {
	width: 100%;
	height: auto;
	background-color: #fafafa;
	border-radius: 24px;
	margin: 12px 0;
	box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

h1 {
	font-size: 22px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif, "Source Han Sans SC";
	margin: 0 0 6px 0;
}

h2 {
	font-size: 16px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif, "Source Han Sans SC";
}

/*头部样式*/
#contentA,
.content {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	/*border: solid 1px red;*/
	overflow: hidden;
	padding: 0 12px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#contentA .content01,
.content .content01 {
	width: calc((100% - 24px) / 3);
	height: 210px;
	background-color: #fafafa;
	border-radius: 24px;
	margin-bottom: 12px;
	box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
}

#addbtn01 h1 {
	font-size: 120px;
	color: rgb(255 0 102);
}

@media screen and (max-width: 1336px) {

	#contentA .content01,
	.content .content01 {
		min-width: 351px;
		width: 100%;
		height: 210px;
		background-color: #fafafa;
		border-radius: 24px;
		margin-bottom: 12px;
		box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		overflow: hidden;
	}
}

#contentB {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	flex-wrap: wrap;
	padding: 0 12px 0;
}

#contentB .content02 {
	width: calc((100% - 24px) / 3);
	justify-content: flex-start;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 24px;
	margin-bottom: 12px;
	background-color: #fff;
	box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
}

.content02 img,
.content02 h1,
.content02 h2 {
	width: 100%;
}

.content02 img {
	border-radius: 24px;
}

.content02 h1,
.content02 h2 {
	margin: 0 0 0 48px;
}

.content02 h2 {
	margin-bottom: 6px;
}

@media screen and (max-width: 1336px) {
	#contentB .content02 {
		width: calc((100% - 12px) / 2);
		justify-content: flex-start;
		overflow: hidden;
		box-sizing: border-box;
		border-radius: 24px;
		margin-bottom: 12px;
	}
}

/* 文章分享部分样式开始 */
#contentC {
	display: flex;
	justify-content: space-around;
}

.content03 {
	width: calc((100% - 24px) / 3);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.content03 a {
	display: block;
	box-sizing: border-box;
	margin-bottom: 12px;
	border-radius: 24px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
}

.content03 .imgBox {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border-radius: 24px;
	overflow: hidden;
	margin-bottom: 12px;
}

.content03 img {
	width: 100%;
	box-sizing: border-box;
	display: block;
}

.content03 h1 {
	display: block;
	padding: 0 0 0 24px;
	width: 100%;
	font-size: 2em;
	margin-block-start: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.content03 h2 {
	display: block;
	padding: 0 0 0 24px;
	width: 100%;
	font-size: 1.5em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

@media screen and (max-width: 1336px) {
	.content03 h1{
		font-size:16px;
	}
	.content03 h2{
		font-size:12px;
	}
	#contentC {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		width: calc(100% - 24px);
		margin: auto;
	}
	.content03 {
		width: 100%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

/* 文章分享部分样式结束 */
/*内容*/
#footer .logoBox {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 2px 2px 0px rgba(255, 0, 102, 0.15);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-bottom: 12px;
	padding: 12px 0;
}

/*页脚*/

.content {
	width: 100%;
	height: 100%;
	/* border: 1px red solid; */
	box-sizing: border-box;
	margin: 0 auto 0;
	background-color: #fff;
	border-radius: 24px;
	box-shadow: 0 1px 2px rgba(31, 35, 37, .08);
	display: flex;
	justify-content: center;
	padding: 10px 0;
	overflow: hidden;
}

.weather-box {
	width: 100%;
	height: auto;
	/* border: 1px red solid; */
	box-sizing: border-box;
	margin: 0 auto 0;
	background-color: #fff;
	border-radius: 24px;
	box-shadow: 0 1px 2px rgba(31, 35, 37, .08);
	display: flex;
	justify-content: center;
	padding: 10px 0;
	overflow: hidden;
}

.weather-box>iframe {
	width: 760px;
	height: 80px;
	margin: 0;
	border: 0;
	padding: 0;
}

.content>iframe {
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

@media screen and (max-width: 750px) {
	.weather-box>iframe {
		width: 760px;
		height: 180px;
		margin: 0;
		border: 0;
		padding: 0;
	}
}

h1 {
	display: block;
	font-size: 2em;
	margin-block-start: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

h2 {
	display: block;
	font-size: 1.5em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

@media screen and (max-width: 750px) {

	.content02 h1,
	.content03 h1 {
		font-size: 16px;
	}

	.content02 h2,
	.content03 h2 {
		font-size: 12px;
	}
}

/*天气盒子*/
.content01 a:hover {
	color: #fff;
	background-color: #ff005a;
	text-decoration: none;
	justify-content: center;
	display: flex;
	border-radius: 24px;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.logoBox p {
	font-size: 14px;
}

.fxbt h1 {
	text-align: center;
	color: #ff005a;
	line-height: 60px;
}

#footer p {
	text-align: center;
}
