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:  "Source Han Sans", 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;
}

/* 版心 */
.content {
	max-width: 1440px;
	width: 96%;
	margin: 0 auto;
}


/* banner */
.banner-div {
	width: 100%;
}

.banner-box {
	width: 100%;
	margin: 0 auto;
}

.banner-box img {
	width: 100%;
}

.banner-box2 img {
	width: 100%;
	display: none;
}

.banner-nav-box {
	width: 100%;
	background-color: #fff;
	padding: 10px 40px 40px 40px;
	box-sizing: border-box;
}

.banner-nav-box-item {
	font-size: 18px;
	color: #333333;
	margin-right: ;
}

.banner-navlist-ul {
	background-color: #fff;
	padding: 5px 40px 30px 40px;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
}

.banner-navlist-ul>li {
	margin: 25px 40px 0 40px;
}

.banner-navlist-ul>li>a {
	font-size: 18px;
	color: #8C2CD0;
}

.banner-navlist-li>a {
	color: #FF9756 !important;
	font-size: 24px !important;
}


/* 首页title */
.index-mdTitle {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.index-mdTitle-left {
	display: flex;
	flex-direction: column;
	width: 43%;
}

.index-mdTitle-left-first {
	font-size: 20px;
	color: #8C2CD0;
}

.index-mdTitle-left-second {
	font-size: 36px;
	color: #333333;
	margin-top: 20px;
	font-weight: bolder;
}

.index-mdTitle-left-third {
	font-size: 16px;
	color: #666666;
	margin-top: 24px;
}

.index-mdTitle-right {
	display: flex;
	flex-direction: column;
}

.index-mdTitle-right>a {
	font-size: 16px;
	color: #8C2CD0;
}

.index-mdTitle-right>a>img {
	width: 24px;
	height: auto;
	margin-left: 12px;
}


/* 侧边栏开始 */
.content-aside-box {
	width: 29%;
	background-color: #FAFAFA;
	margin-bottom: 30px;
}

.content-aside-box1 {
	width: 100%;
	/* margin-top: 35px; */
}

.content-aside-box1>a {
	width: 100%;
}

.content-aside-box1>a>img {
	width: 100%;
	height: auto;
}

.content-aside-box2 {
	margin-top: 35px;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
}

.content-aside-box2-first>h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}

.content-aside-box2-first>span {
	width: 40px;
	height: 4px;
	background-color: #6F452B;
	display: block;
}

.content-aside-box2-second {
	margin-top: 20px;
}

.content-aside-box2-second>h3 {
	font-size: 20px;
	color: #333333;
}

.content-aside-box2-second>div {
	font-size: 28px;
	color: #6F452B;
	font-weight: bolder;
	margin-top: 2px;
}

.content-aside-box2-second>p {
	font-size: 16px;
	color: #333333;
	margin-top: 8px;
}

.content-aside-box2-third {
	margin-top: 25px;
}

.content-aside-box2-third>h3 {
	font-size: 20px;
	color: #333333;
}

.content-aside-box2-third>div {
	font-size: 16px;
	color: #333333;
	margin-top: 8px;
}

.content-aside-box2-fourth {
	margin-top: 16px;
	width: 100%;
	height: 210px;
}

#allmap {
	width: 100%;
	height: 100%;
}

.content-aside-box3 {
	margin-top: 30px;
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
}

.content-aside-box3-first>h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}

.content-aside-box3-first>span {
	width: 40px;
	height: 4px;
	background-color: #6F452B;
	display: block;
	margin-top: 8px;
}

.content-aside-box3-second-item {
	margin-top: 20px;
	width: 100%;
	height: 50px;
	border-radius: 8px;
	background-color: #FAFAFA;
	padding: 0 25px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.content-aside-box3-second-item>input {
	width: 100%;
	font-size: 16px;
	outline: none;
	border: 0;
	background: none;
}

.content-aside-box3-second-item>select {
	width: 100%;
	border: 0;
	outline: none;
	background: none;
	font-size: 16px;
}

.content-aside-box3-second-item option {
	color: black;
	background: #A6E1EC;
	line-height: 40px;
	font-size: 16px;
}

.content-aside-box3-second-item>select:focus {
	/* border: 2px #ddd solid; */
	/* box-shadow: 0 0 15px 1px #DDDDDD; */
}

.content-aside-box3-second-item option:hover {
	background: #EBCCD1;
}

.content-aside-box3-third {
	margin-top: 35px;
	width: 100%;
}

.content-aside-box3-third>button {
	width: 250px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #6F452B;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.content-aside-box4 {
	margin-top: 35px;
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
}

.content-aside-box4-first {
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}

.content-aside-box4-second {}

.content-aside-box4-second-item {
	margin-top: 20px;

	padding-bottom: 10px;
	border-bottom: 1px solid #D8D8D8;
}

.content-aside-box4-second-item>a {
	display: flex;
	align-items: center;
}

.content-aside-box4-second-item-left {
	width: 100px;
	height: 70px;
	margin-right: 20px;
	flex-shrink: 0;
}

.content-aside-box4-second-item-left>img {
	width: 100%;
	height: 100%;
}

.content-aside-box4-second-item-right {}

.content-aside-box4-second-item-right-one {
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.content-aside-box4-second-item-right-two {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.content-aside-box5 {
	margin-top: 30px;
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
}

.content-aside-box5-first {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.content-aside-box5-second {
	margin-top: 25px;
	width: 100%;
}

.content-aside-box5-second>img {
	width: 100%;
	height: auto;
}

.content-aside-box5-third {
	margin-top: 20px;
}

.content-aside-box5-third>h3 {
	font-size: 24px;
	color: #6F452B;
	font-weight: bolder;
}

.content-aside-box5-third>div {
	margin-top: 10px;
}

.content-aside-box5-third>div>p {
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: inline-block;
}

.content-aside-box5-third>div>span>a {
	font-size: 16px;
	color: #6F452B;
}

/* 侧边栏结束 */


/* 列表开始 */
.fenlei-box {
	width: 100%;
}

.fenlei-box-ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.fenlei-box-ul>li {
	margin-right: 10px;
	margin-bottom: 10px;
	background: rgba(55, 205, 123, 0.1);
	border-radius: 8px;
	overflow: hidden;
}

.fenlei-box-ul>li>a {
	display: inline-block;
	padding: 14px 40px;
	box-sizing: border-box;
	font-size: 16px;
	color: #379662;
}

/* 列表结束 */

/* 面包屑开始 */

.mianbao-box {
	margin-top: 30px;
	font-size: 16px;
	color: #333333;
}

.mianbao-box>a {
	font-size: 16px;
	color: #333333;
	margin: 0 10px;
}

/* 面包屑结束 */


/* 分页器开始 */
.fenye-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}

.fenye-box>ul {
	display: flex;
	align-items: center;
	margin: 0 30px;
}

.fenye-box>ul>li {
	margin: 0 20px;
}

.fenye-box>ul>li>a {
	padding: 15px;
	box-sizing: border-box;
	background: none;
	font-size: 18px;
	color: #333333;
	border-radius: 10px;
}

.select-fenye>a {
	background: #6F452B !important;
	color: #fff !important;
}

/* 分页器结束 */

@media screen and (max-width:750px) {
	.index-mdTitle {
		flex-direction: column;
		align-items: flex-start;
	}

	.index-mdTitle-left {
		width: 100%;
	}

	.index-mdTitle-right {
		width: 100%;
		/* justify-content: flex-end; */
	}

	.index-mdTitle-right>a {
		display: flex;
		justify-content: flex-end;
		font-size: 12px;
		align-items: center;
	}

	.index-mdTitle-right>a>img {
		width: 16px;
		margin-left: 5px;
	}

	.index-mdTitle-left-first {
		font-size: 12px;
	}

	.index-mdTitle-left-second {
		font-size: 20px;
		margin-top: 10px;
	}

	.index-mdTitle-left-third {
		font-size: 14px;
		margin-top: 10px;
	}

	.content-aside-box {
		width: 100%;
	}

	.mianbao-box {
		margin-top: 10px;
		font-size: 12px;
	}

	.mianbao-box>a {
		font-size: 12px;
	}

	.fenye-box>ul>li>a {
		padding: 3px 6px;
		font-size: 12px;
		border-radius: 3px;
	}

	.fenye-box {
		flex-wrap: wrap;
	}

	.fenye-box>ul {
		margin: 0 5px;
	}

	.fenye-box>ul>li {
		margin: 0 10px;
	}

	.content-aside-box {
		margin-top: 30px;
	}

	.content-aside-box2 {
		padding: 15px;
		margin-top: 20px;
	}

	.content-aside-box2-first>h2 {
		font-size: 18px;
	}

	.content-aside-box2-second>h3 {
		font-size: 16px;
	}

	.content-aside-box2-second>div {
		font-size: 14px;
	}

	.content-aside-box2-second>p {
		font-size: 12px;
	}

	.content-aside-box2-third {
		margin-top: 10px;
	}

	.content-aside-box2-third>h3 {
		font-size: 16px;
	}

	.content-aside-box2-third>div {
		font-size: 12px;
	}

	.content-aside-box3 {
		margin-top: 20px;
		padding: 15px;
	}

	.content-aside-box3-first>h2 {
		font-size: 18px;
	}

	.content-aside-box3-second-item {
		height: 45px;
	}

	.content-aside-box3-second-item>input {
		font-size: 12px;
	}

	.content-aside-box3-second-item>select {
		font-size: 12px;
	}

	.content-aside-box3-third {
		margin-top: 20px;
	}

	.content-aside-box3-third>button {
		height: 35px;
		font-size: 12px;
	}

	.content-aside-box4 {
		margin-top: 20px;
		padding: 15px;
	}

	.content-aside-box4-first {
		font-size: 18px;
	}

	.content-aside-box4-second-item-right-one {
		font-size: 14px;
	}

	.content-aside-box4-second-item-right-two {
		font-size: 12px;
	}

	.content-aside-box5 {
		margin-top: 20px;
		padding: 15px;
	}

	.content-aside-box5-first {
		font-size: 18px;
	}

	.content-aside-box5-second {
		margin-top: 20px;
	}

	.content-aside-box5-third>h3 {
		font-size: 16px;
	}

	.content-aside-box5-third>div>p {
		font-size: 12px;
	}

	.content-aside-box5-third>div>span>a {
		font-size: 12px;
	}

	.banner-navlist {
		margin-top: 10px !important;
	}

	.banner-navlist-ul {
		padding: 5px 15px 15px 15px;
	}

	.banner-navlist-ul>li {
		margin: 5px 10px 0 10px;
	}

	.banner-navlist-ul>li>a {
		font-size: 14px;
	}

	.banner-navlist-li>a {
		font-size: 16px !important;
	}
}