body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
font {
	padding: 0;
	margin: 0;
	font-family: "苹方", "微软雅黑", Arial, Helvetica, sans-serif;
}

i {
	font-style: normal
}

html,
body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

fieldset,
img {
	border: 0;
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ol,
ul,
li,
dl,
dt,
dd {
	list-style: none;
}

input,
button,
textarea,
checkbox,
select,
radio,
form {
	vertical-align: top;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

@media screen and (min-width:320px) {
	html {
		font-size: 90%;
	}
}

@media screen and (min-width:400px) {
	html {
		font-size: 90%
	}
}

@media screen and (min-width:480px) {
	html {
		font-size: 97.5%
	}
}

@media screen and (min-width:560px) {
	html {
		font-size: 100%
	}
}

@media screen and (min-width:600px) {
	html {
		font-size: 100%
	}
}

@media screen and (min-width:640px) {
	html {
		font-size: 100%
	}
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}


/* 模块标题 */
.title-aside {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.title-aside-left {
	display: flex;
	flex-direction: column;
}

.title-aside-left>img {
	height: auto;
	width: 100%;
}

.title-aside-left>h2 {
	position: relative;
	margin-top: -25px;
	font-size: 32px;
	color: #333333;
	font-weight: bolder;
}

.title-aside-right {
	font-size: 18px;
	color: #EB3338;
}

.title-aside-right>a {
	font-size: 18px;
	color: #EB3338;
}

/* 模块标题2 */
.title-center {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.title-center>img {
	height: auto;
	width: 100%;
}

.title-center>h2 {
	position: relative;
	margin-top: -25px;
	font-size: 32px;
	color: #333333;
	font-weight: bolder;
}


/* banner */
.banner-div {
	width: 100%;
}

.banner-box {
	width: 100%;
	margin: 0 auto;
}

.banner-box img {
	width: 100%;
}

.banner-box2 img {
	width: 100%;
	display: none;
}

/* 面包屑导航 */
.mianbao-div {
	background-color: #F8F8F8;
	padding: 40px 0 0 0;
	box-sizing: border-box;
}

.mianbao-box {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #333333;
}

.mianbao-box a {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	margin: 0 10px;
}

/* 面包屑导航结束 */


/* 侧边栏开始 */

.content-left-box {
	width: 26%;
	display: flex;
	flex-direction: column;
}

.content-left-box-first {
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
	flex-direction: column;
}

.content-left-box-first-one {
	display: flex;
	align-items: center;
}

.content-left-box-first-one>span {
	width: 5px;
	height: 18px;
	background-color: #EB3338;
	margin-right: 10px;
}

.content-left-box-first-one>h2 {
	font-size: 20px;
	color: #333333;
	font-weight: bolder;
}

.content-left-box-first-two>a {
	font-size: 40px;
	color: #EB3338;
	font-weight: bolder;
}

.content-left-box-first-three {
	font-size: 16px;
	color: #333333;
	margin-top: 8px;
}

.content-left-box-second {
	margin-top: 30px;
	padding: 30px;
	box-sizing: border-box;
	flex-direction: column;
	background-color: #fff;
}

.content-left-box-second-one {
	display: flex;
	align-items: center;
}

.content-left-box-second-one>span {
	width: 5px;
	height: 18px;
	background-color: #EB3338;
	margin-right: 10px;
}

.content-left-box-second-one>h2 {
	font-size: 20px;
	color: #333333;
	font-weight: bolder;
}

.content-left-box-second-two {
	display: flex;
	flex-direction: column;
	margin-top: 30px;

}

.content-left-box-second-two-item {
	margin-bottom: 30px;
}

.content-left-box-second-two-item>a {
	font-size: 20px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-weight: bolder;
}

.content-left-box-third {
	margin-top: 30px;
	padding: 30px;
	box-sizing: border-box;
	flex-direction: column;
	background-color: #fff;
}

.content-left-box-third-one {
	display: flex;
	align-items: center;
}

.content-left-box-third-one>span {
	width: 5px;
	height: 18px;
	background-color: #EB3338;
	margin-right: 10px;
}

.content-left-box-third-one>h2 {
	font-size: 20px;
	color: #333333;
	font-weight: bolder;
}

.content-left-box-third-two {
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}

.content-left-box-third-two-item {
	margin-bottom: 30px;
}

.content-left-box-third-two-item>a {
	display: flex;
	align-items: center;
}

.content-left-box-third-two-item-left {
	width: 100px;
	height: 80px;
	margin-right: 18px;
}

.content-left-box-third-two-item-left>img {
	width: 100%;
	height: 100%;
}

.content-left-box-third-two-item-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.content-left-box-third-two-item-right-one {
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.content-left-box-third-two-item-right-two {
	font-size: 14px;
	color: #9E9E9E;
	margin-top: 30px;
}


/* 侧边栏结束 */


/* 分页器开始 */
.fenye-box {
	padding: 50px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fenye-box>div {
	font-size: 18px;
	color: #333333;
	margin: 0 15px;
}

.fenye-box>div img {
	width: 24px;
	height: 24px;
}

.fenye-box>ul {
	display: flex;
	align-items: center;
}

.fenye-box>ul>li {
	margin: 0 20px;
}

.fenye-box li a {
	padding: 15px;
	box-sizing: border-box;
	border-radius: 10px;
}

.fenye-box .active>a {
	background-color: #EB3338;
	color: #fff;
}

/* 分页器结束 */

@media screen and (max-width:750px) {
	.title-aside-left>h2 {
		font-size: 20px;
	}

	.title-aside {
		flex-direction: column;
	}

	.title-aside-right {
		align-self: flex-end;
	}

	.title-aside-right>a {
		font-size: 14px;
	}

	.title-center>h2 {
		font-size: 20px;
	}

	.content-left-box {
		width: 100%;
		margin-top: 30px;
	}

	.content-left-box-first-two>a {
		font-size: 20px;
	}

	.content-left-box-first-three {
		font-size: 14px;
	}

	.content-left-box-first {
		padding: 20px;
	}

	.content-left-box-second {
		padding: 20px;
		margin-top: 20px;
	}

	.content-left-box-second-two {
		margin-top: 20px;
	}

	.content-left-box-second-two-item>a {
		font-size: 16px;
	}


	.fenye-box>div {
		margin: 0 6px;
	}

	.fenye-box>ul>li {
		margin: 0 8px;
	}

	.fenye-box li a {
		padding: 8px;
	}

	.fenye-box>ul {
		flex-wrap: wrap;
	}

	.fenye-box {
		padding: 20px 0;
	}

	/* banner */
	.banner-box img {
		width: 100%;
		display: none;
	}

	.banner-box2 img {
		width: 100%;
		display: block;
	}
}