html {

}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
	font-size: 100%;
	background: #f5f5f5;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
	padding: 0;
	margin:0 auto;
}
.hidden {
	display: none;
}
ul, a, img {
	text-decoration: none;
	list-style: none;
	border: none
}
.clear:after {
	visibility: hidden;
	clear: both;
	display: block;
	height: 0px;
	content: "."
}
.clear {
	zoom: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*body*/
.body {
	max-width: 640px;
	margin: 0 auto;
}
/*top*/
.top {
	width: 100%;
	height: 45px;
	background: #985622;
}
.top .logo {
	width: 60px;
	height: 45px;
	background: url(images/ico_99.png) center no-repeat;
	background-size: 49px 35px;
	text-indent: -9999px;
	display: block;
	float: left
}
.top span {
	height: 45px;
	width: 2px;
	float: left;
	display: block;
}
.top span samp {
	height: 45px;
	width: 1px;
	float: left;
	display: block;
}
.top .top_fgx1 {
background:;
}
.top .top_fgx2 {
background:;
}
.top h1 {
	height: 45px;
	color: #fff;
	font-size: 1.375em;
	line-height: 45px;
	font-weight: normal;
	display: block;
	float: left;
	text-align: center;
}
.top .topic {
	width: 34px;
	height: 45px;
	background: url(images/home.png) left center no-repeat;
	background-size: 25px 25px;
	text-indent: -9999px;
	display: block;
	float: right
}
.banner {
	width: 100%;
	height: auto;
}
.banner img {
	width: 100%;
	height: auto;
	display: block
}
.profile1 {
	width: 99%;
	height: auto;
	border: 1px #985622 dashed;
	margin: 0 auto;
}
.profile1 p {
	padding: 10px;
	color: #555;
	font-size: 14px;
	line-height: 28px;
}
.profile_box {
	height: auto;
	padding: 0px 10px;
	overflow: hidden;
	margin-top: 15px;
}
.profile {
	width: 100%;
	height: auto;
	background: #985622;
	overflow: hidden
}
.profile .profile_tp {
	width: 90px;
	height: 64px;
	background: #985622;
	background: url(images/dt.png) center no-repeat;
	background-size: 80px 64px;
}
.profile .profile_txt {
	min-height: 80px;
	float: left;
}
.profile_txt p {
	color: #fff;
	font-size: 0.875em;
	line-height: 25px;
	padding: 5px;
}
/*列表+描述1*/
.reason_text2 {
	width: 100%;
	height: auto;
	overflow: hidden
}
.reason_text2 a {
	width: 100%;
	height: 75px;
	/*border-bottom: 1px #ddd dashed;*/
	display: block;
	margin-top: 15px;
}
.reason_text2 dt {
	float: left;
	width: 130px;
	height: 60px;
}
.reason_text2 dt h3 {
	background: #985622;
	width: 100px;
	height: 50px;
	color: #fff;
	font-weight: normal;
	font-size: 0.9375em;
	line-height: 25px;
	float: left;
	padding: 5px;
	overflow: hidden;
}
.reason_text2 dt b {
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #985622;
	float: left;
	margin-top: 20px;
	display: inline-block;
}
.reason_text2 dd {
	height: 50px;
	/*float: left;*/
	font-size: 0.875em;
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
	margin-top: 5px;
}
.reason_text2 dd span {
	color: #985622;
}
/*列表+图文1*/
.why_text2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.why_text2 a {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 15px;
	overflow: hidden
}
.why_text2 dl {
	width: 100%;
	height: auto;
	overflow: hidden
}
.why_text2 dt {
	width: 108px;
	height: 108px;
	float: left;
}
.why_text2 dt img {
	width: 100px;
	height: 100px;
	padding: 3px;
	border: 1px #e5e5e5 solid;
}
.why_text2 dd {
	height: 106px;
	float: right;
	border-bottom: 1px #ddd dashed;
}
.why_text2 .why_txt {
	height: 106px;
	float: left;
}
.why_txt h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	color: #333;
	font-size: 1em;
	font-weight: normal;
	line-height: 40px;
}
.why_txt p {
	height: 50px;
	font-size: 0.875em;
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
}
.why_txt p samp {
	color: #f9ad0a
}
.why_arrow {
	width: 20px;
	height: 30px;
	background: url(images/arrow.png) right no-repeat;
	float: right;
	background-size: 11px 20px;
	margin-top: 35px;
}
/*列表+图文2*/
.food_box {
	padding: 0px 10px;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}
.food {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.food a {
	width: 47%;
	height: auto;
	float: left;
	display: block;
	margin-top: 15px;
	display: inline;
}
.food dl {
	width: 100%;
	height: auto;
}
.food dt {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.food dt img {
	width: 120px;
	height: 120px;
	border-radius: 60px;
}
.food dd {
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.food h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	color: #333;
	font-size: 1em;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
}
.food p {
	height: 50px;
	font-size: 0.875em;
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
}
.food p samp {
	color: #f9ad0a
}
/*通用底部*/
footer {
	background: #e8e8e8;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	margin-top: 15px;
	max-width: 640px;
	margin: 0 auto;
}
footer nav a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 65px;
	position: relative;
	color: #333;
	text-decoration: none;
	font-size: 0.875em;
	text-align: center;
	margin-left: 3px;
}
footer #f_menu:after {
	content: "";
	background: #ccc;
	height: 15px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 8px;
}
footer nav b {
	font-weight: bold;
}
footer p {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333;
	font-size: 0.75em;
	line-height: 30px;
}
/*通用导航1*/
.about_title {
	width: 100%;
	height: 45px;
	background: #985622;
	position: relative;
	margin-top: 10px;
}
.about_title i {
	width: 20px;
	height: 45px;
	background: url(images/ico.png) 5px no-repeat;
	background-size: 4px 45px;
	float: left;
	display: block;
}
.about_title h2 {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	line-height: 41px;
	background: #985622;
	height: 41px;
	margin-top: 4px;
	float: left;
	display: inline-block;
	text-indent: 10px;
}
/*通用导航2*/
.main1_top {
	width: 100%;
	height: 40px;
	background: #985622;
}
.main1_top span {
	width: 30px;
	height: 30px;
	background: #fff;
	background-size: 20px 16px;
	border-radius: 15px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
}
.main1_top h2 {
	float: left;
	color: #fff;
	font-size: 1.125em;
	line-height: 40px;
	font-weight: normal;
	margin-left: 10px;
	display: inline;
}
.secret_cont ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.secret_cont li {
	width: 100%;
	height: 40px;
	border-bottom: 1px #ddd dashed;
	overflow: hidden;
	background: url(images/li.png) left center no-repeat;
	background-size: 15px 15px;
	display: block;
	text-indent: 20px;
}
.secret_cont li a {
	color: #555;
	font-size: 0.875em;
	line-height: 40px;
}
.back_top {
	width: 50px;
	height: 50px;
	background: #985622;
	opacity: 0.5;
	border-radius: 25px;
	position: fixed;
	right: 10px;
	bottom: 15%;
	z-index: 9;
	cursor: pointer;
}
.back_top span {
	width: 50px;
	height: 50px;
	background: url(images/top2.png) no-repeat;
	background-size: 21px 25px;
	display: block;
	margin-left: 14px;
	margin-top: 12px;
}
/*新增样式*/
.dy_box1 {
	height: auto;
	margin-top: 20px;
}
.box1_left {
	width: 65px;
	height: 65px;
	position: relative;
	float: left;
	margin-right: 10px;
}
.box1_left .box1_cont1 {
	width: 60px;
	height: 60px;
	background: #985622;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.box1_left .box1_cont1 img {
	width: 60px;
	height: 60px;
}
.box1_left .box1_cont2 {
	width: 58px;
	height: 58px;
	border: 2px solid #985622;
	position: absolute;
	top: 0;
	right: 0;
}
.dy_box1 p {
	font-size: 0.7em;
	color: #333;
	line-height: 24px;
	min-height: 70px
}
.dy_box2 {
	height: auto;
	margin-top: 20px;
}
.box2_left {
	width: 65px;
	height: 65px;
	position: relative;
	float: left;
	margin-right: 10px;
	border: 1px solid #985622;
	position: relative;
}
.box2_left .box2_cont1 {
	width: 55px;
	height: 55px;
	background: #985622;
	margin: 5px;
	position: absolute;
	z-index: 10;
}
.box2_left .box2_cont1 p {
	font-size: 1.25em;
	width: 20px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	margin: 5px auto;
}
.box2_left .box2_cont2 {
	width: 55px;
	height: 55px;
	background: #985622;
	border: 1px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	margin: 5px;
}
.dy_box2 p {
	font-size: 0.7em;
	color: #333;
	line-height: 24px;
	min-height: 78px
}
.dy_box3 {
	height: auto;
	margin: 20px auto;
	border: 1px solid #985622;
	position: relative;
}
.dy_box3 p {
	font-size: 0.7em;
	color: #333;
	line-height: 24px;
	margin: 20px 15px;
}
.dy_box3 i:nth-child(1) {
	width: 10px;
	height: 10px;
	border-top: 3px solid #985622;
	border-left: 3px solid #985622;
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
}
.dy_box3 i:nth-child(2) {
	width: 10px;
	height: 10px;
	border-top: 3px solid #985622;
	border-right: 3px solid #985622;
	display: block;
	position: absolute;
	top: -2px;
	right: -2px;
}
.dy_box3 i:nth-child(3) {
	width: 10px;
	height: 10px;
	border-bottom: 3px solid #985622;
	border-left: 3px solid #985622;
	display: block;
	position: absolute;
	bottom: -2px;
	left: -2px;
}
.dy_box3 i:nth-child(4) {
	width: 10px;
	height: 10px;
	border-bottom: 3px solid #985622;
	border-right: 3px solid #985622;
	display: block;
	position: absolute;
	bottom: -2px;
	right: -2px;
}
.bt_box1 {
	height: 50px;
	position: relative;
	width: 100%;
}
.bt_top {
	height: 30px;
	position: absolute;
	top: 0;
	width: 100%;
}
.bt_top>p {
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 0.875em;
	text-indent: 70px;
	overflow: hidden;
	color: #985622;
	margin-top: 8px;
	font-weight: bold;
}
.bt_top span {
	width: 33px;
	height: 33px;
	display: block;
	border-radius: 50%;
	background: #985622;
	position: absolute;
	top: 5px;
	left: 23px;
	z-index: 11;
	padding: 2px;
}
.bt_top span p {
	width: 29px;
	height: 29px;
	border-radius: 50%;
	border: 1px solid #fff;
	margin: 1px auto;
	line-height: 29px;
	text-align: center;
	font-size: 1em;
	color: #fff;
}
.bt_top b {
	width: 6px;
	height: 6px;
	background: #985622;
	display: block;
	border-radius: 50%;
	position: absolute;
	bottom: -3px;
	right: 0;
}
.bt_bottom {
	height: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
.bt_bottom i:nth-child(1) {
	width: 41px;
	height: 39px;
	display: block;
	border-radius: 50%;
	border: 1px solid #985622;
	top: -25px;
	left: 20px;
	position: absolute;
	background: #FFF;
	z-index: 10;
}
.bt_bottom i:nth-child(2) {
	width: 100%;
	display: block;
	border-top: 1px solid #985622;
	top: 0px;
	position: absolute;
}
.bt_box2 {
	height: 40px;
	width: 100%;
}
.bt_box2 span:nth-child(1) {
	width: auto;
	height: 40px;
	font-size: 1.8em;
	color: #985622;
	float: left;
	line-height: 40px;
}
.bt_box2 span:nth-child(2) {
	float: right;
	background: #985622;
	height: 30px;
	border-radius: 3px;
	position: relative;
	top: 3px;
	color: #fff;
	font-size: 0.875em;
	line-height: 30px;
	text-indent: 20px;
	overflow: hidden;
}
.bt_box2 span:nth-child(2) b {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #985622;
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
}
.bt_box3 {
	height: 30px;
	width: 100%;
	background: #985622;
	position: relative;
	margin: 5px auto;
}
.bt_box3 span:nth-child(1) {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 25px solid #fff;
	display: block;
	left: 30px;
	position: absolute;
	top: 0;
}
.bt_box3 span:nth-child(2) {
	height: 30px;
	line-height: 20px;
	margin-left: 45px;
	z-index: 10;
	position: absolute;
	color: #985622;
	font-size: 1em;
}
.bt_box3 p {
	height: 30px;
	line-height: 30px;
	text-indent: 80px;
	font-size: 0.875em;
	color: #fff;
	overflow: hidden;
}
.bt_box4 {
	width: 100%;
	height: 30px;
	background: #985622;
	margin: 5px auto;
}
.bt_box4 span:nth-child(1) {
	width: 50px;
	background: #985622;
	height: 30px;
	display: block;
	height: 30px;
	float: left;
	position: relative;
	border-radius: 3px;
}
.bt_box4 span:nth-child(1) i {
	background: #fff;
	display: block;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid #985622;
	position: absolute;
	right: 0;
}
.bt_box4 span:nth-child(1) p {
	position: absolute;
	width: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 0.875em;
	text-align: center;
	color: #fff;
}
.bt_box4 span:nth-child(2) {
	background: #985622;
	height: 30px;
	display: block;
	float: right;
	position: relative;
	border-radius: 3px;
}
.bt_box4 span:nth-child(2) i {
	background: #985622;
	display: block;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	left: 0;
}
.bt_box4 span:nth-child(2) p {
	position: absolute;
	line-height: 30px;
	font-size: 0.875em;
	text-align: center;
	color: #fff;
	overflow: hidden;
	text-indent: 20px;
}
.nr_box1 {
	width: 100%;
	height: 40px;
}
.nr_left {
	left: 0;
	height: 30px;
	position: relative;
	display: block;
	width: 45px;
	float: left;
	top: 5px;
}
.nr_leftN {
	width: 26px;
	height: 29px;
	position: absolute;
	left: 3.5px;
}
.nr_leftN b:nth-child(1) {
	display: block;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 8px solid #985622;
	width: 0;
	height: 0;
}
.nr_leftN b:nth-child(2) {
	width: 26px;
	height: 12px;
	display: block;
	background: #985622;
	line-height: 12px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 0.875em;
}
.nr_leftN b:nth-child(3) {
	display: block;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 8px solid #985622;
	width: 0;
	height: 0;
}
.nr_leftW {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 5px;
}
.nr_leftW b:nth-child(1) {
	width: 32px;
	height: 18px;
	transform: rotate(-60deg);
	display: block;
	position: absolute;
	border-left: 1px solid #985622;
	border-right: 1px solid #985622;
	transform-origin: center center;
}
.nr_leftW b:nth-child(2) {
	width: 32px;
	height: 18px;
	transform: rotate(-120deg);
	display: block;
	position: absolute;
	border-left: 1px solid #985622;
	border-right: 1px solid #985622;
	transform-origin: center center;
}
.nr_leftW b:nth-child(3) {
	width: 32px;
	height: 20px;
	transform: rotate(-180deg);
	display: block;
	position: absolute;
	border-left: 1px solid #985622;
	border-right: 1px solid #985622;
	transform-origin: center center;
	margin-top: -1px;
}
.nr_box1>a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: right;
	font-size: 0.875em;
	color: #985622;
	overflow: hidden;
}
.nr_box2 {
	width: 100%;
	height: 35px;
}
.nr2_left {
	width: 25px;
	height: 25px;
	border-radius: 3px;
	background: #985622;
	display: block;
	position: relative;
	float: left;
	margin-left: 5px;
	top: 5px;
}
.nr2_left p {
	color: #fff;
	font-size: 0.875em;
	display: block;
	text-align: center;
	line-height: 25px;
	height: 25px;
	position: absolute;
	width: 25px;
}
.nr2_left i {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #985622;
	display: block;
	right: -5px;
	position: absolute;
	top: 2px;
}
.nr2_right {
	height: 35px;
	display: block;
	float: right;
	line-height: 25px;
	position: relative;
}
.nr2_right a {
	height: 35px;
	font-size: 0.875em;
	color: #999;
	line-height: 35px;
	text-indent: 15px;
	overflow: hidden;
	display: block;
}
.nr2_right i:nth-child(2) {
	width: 5px;
	height: 5px;
	background: #985622;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 15px;
	left: -2px;
	z-index: 10;
}
.nr2_right i:nth-child(3) {
	height: 13px;
	border-left: 1px solid #999;
	position: absolute;
	left: 0;
	width: 1px;
	top: 22px;
}
.nr2_right i:nth-child(4) {
	height: 13px;
	border-left: 1px solid #999;
	position: absolute;
	left: 0;
	width: 1px;
	top: 0;
}
.nr_box3 {
	width: 100%;
	height: 35px;
}
.nr3_left {
	width: 25px;
	height: 25px;
	border-radius: 3px;
	display: block;
	position: relative;
	float: left;
	margin-left: 5px;
	top: 5px;
	border: 1px solid #985622;
	color: #985622;
	font-size: 0.875em;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
.nr3_right {
	height: 35px;
	display: block;
	float: right;
	line-height: 25px;
	position: relative;
}
.nr3_right a {
	height: 35px;
	font-size: 0.875em;
	color: #999;
	line-height: 35px;
	text-indent: 15px;
	overflow: hidden;
	display: block;
}
.nr3_right i:nth-child(2) {
	width: 5px;
	height: 5px;
	background: #985622;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 15px;
	left: -2px;
	z-index: 10;
}
.nr3_right i:nth-child(3) {
	height: 13px;
	border-left: 1px solid #999;
	position: absolute;
	left: 0;
	width: 1px;
	top: 22px;
}
.nr3_right i:nth-child(4) {
	height: 13px;
	border-left: 1px solid #999;
	position: absolute;
	left: 0;
	width: 1px;
	top: 0;
}
.nr_box4 {
	width: 100%;
	height: 40px;
}
.nr4_left {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: block;
	position: relative;
	float: left;
	top: 5px;
	border: 2px solid #985622;
}
.nr4_left p {
	color: #8298b2;
	font-size: 0.95em;
	display: block;
	text-align: center;
	line-height: 28px;
	height: 28px;
	position: absolute;
	width: 28px;
	font-weight: 400;
}
.nr4_left i {
	width: 0;
	height: 0;
	display: block;
	right: -5px;
	position: absolute;
	top: 10px;
	height: 10px;
	width: 10px;
	background: #fff;
}
.nr4_right {
	height: 40px;
	display: block;
	float: right;
	line-height: 40px;
	position: relative;
}
.nr4_right a {
	height: 40px;
	font-size: 0.875em;
	color: #999;
	line-height: 40px;
	text-indent: 15px;
	overflow: hidden;
	display: block;
}
.nr4_right i:nth-child(2) {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 17px;
	left: -3px;
	z-index: 10;
	border: 1px solid #985622;
}
.nr4_right i:nth-child(3) {
	height: 15px;
	border-left: 1px solid #985622;
	position: absolute;
	left: 0;
	width: 1px;
	top: 25px;
}
.nr4_right i:nth-child(4) {
	height: 16px;
	border-left: 1px solid #985622;
	position: absolute;
	left: 0;
	width: 1px;
	top: 0px;
}
.nr_box5 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nr_box5 dl {
	width: 50%;
	float: left;
	margin-top: 20px;
}
.nr_box5 dl dt {
	width: 70%;
	margin: 0 auto;
	border: 3px #985622 solid;
	border-radius: 50%;
	padding: 5px;
	position: relative;
}
.nr_box5 dl dt img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: block;
	margin: auto;
}
.nr_box5 dl dt i {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #985622;
	bottom: -10px;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
.nr_box5 dl dd {
	width: 70%;
	margin: 15px auto;
	border: 2px #985622 solid;
	border-radius: 5px;
	font-size: 0.75em;
	text-align: center;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #985622;
	padding: 0 5px;
}
.nr_box6 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nr_box6 ul {
	width: 100%;
	height: auto
}
.nr_box6 ul li {
	width: 50%;
	list-style: none;
	float: left;
	height: auto;
}
.nr6_cont {
	width: 95%;
	height: auto;
	margin: 10px 0 0;
	float: left;
	overflow: hidden;
}
.nr_box6 ul li:nth-child(2n) a .nr6_cont {
	float: right;
}
.nr6_cont1 {
	height: auto;
	border: 1px solid #985622;
	position: relative;
}
.nr6_cont1 h3 {
	font-size: 0.875em;
	font-weight: normal;
	color: #985622;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	padding: 0 10px;
	margin-top: 10px;
}
.nr6_cont1 img {
	margin: 0 10px;
	height: auto;
	border: 1px solid #985622;
}
.nr6_cont1 p {
	font-size: 0.875em;
	font-weight: normal;
	color: #999;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	height: 60px;
	margin: 10px auto 15px auto;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.nr6_cont1 p b {
	font-size: 0.875em;
	font-weight: normal;
	color: #985622;
}
.nr6_cont i {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #985622;
	position: absolute;
	background: #fff;
	z-index: 100
}
.nr6_cont i:nth-child(1) {
	left: -12px;
	top: -12px;
}
.nr6_cont i:nth-child(2) {
	right: -12px;
	top: -12px;
}
.nr6_cont i:nth-child(3) {
	left: -12px;
	bottom: -12px;
}
.nr6_cont i:nth-child(4) {
	right: -12px;
	bottom: -12px;
}
.nr_box7 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}
.nr7_cont {
	margin: 20px auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.nr7_cont dt {
	width: 100px;
	height: 100px;
	border: 1px solid #96dbff;
	border-radius: 50%;
	position: relative;
	float: left;
}
.nr7_cont dt img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 11;
}
.nr7_cont dt i:nth-child(2) {
	width: 45px;
	height: 20px;
	background: #fff;
	position: absolute;
	z-index: 10;
	top: -5px;
}
.nr7_cont dt i:nth-child(3) {
	width: 5px;
	height: 5px;
	background: #985622;
	position: absolute;
	z-index: 10;
	border-radius: 50%;
	top: 14px;
	left: 11px;
}
.nr7_cont dd {
	height: auto;
	position: relative;
	float: left;
	margin: auto 13px;
}
.nr7_cont dd div {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #985622;
	border-radius: 3px;
}
.nr7_cont dd div h3 {
	font-size: 0.875em;
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.nr7_cont dd div i {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #985622;
	display: block;
	margin-left: 15px;
}
.nr7_cont dd p {
	font-size: 0.875em;
	color: #999;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 10px auto;
}
.nr7_cont .nr7_ys {
	width: 100%;
	height: 50%;
	position: absolute;
	right: 3px;
	bottom: 0;
	border-right: 1px dashed #985622;
	border-bottom: 1px dashed #985622;
}
.nr7_cont .nr7_ys i {
	width: 5px;
	height: 5px;
	background: #985622;
	border-radius: 50%;
	display: block;
	position: absolute;
	right: -3px;
	top: 0;
}
.nr_box7 a:nth-child(2n) dl dt {
	float: right;
}
.nr_box7 a:nth-child(2n) dl .nr7_ys {
	border-right: none;
	border-bottom: 1px dashed #985622;
	border-left: 1px dashed #985622;
	right: -3px;
	bottom: 0;
}
.nr_box7 a:nth-child(2n) dl .nr7_ys i {
	width: 5px;
	height: 5px;
	background: #985622;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: -3px;
	top: 0;
}
/*20170608*/
.matter_text2 {
	margin-top: 10px;
}
.matter_text2 h3 {
	color: #666;
	font-size: 0.9375em;
	text-align: left;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	border-left: 3px solid #985622;
	text-indent: 15px;
	overflow: hidden;
}
.matter_text2 p {
	font-size: 0.875em;
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
	margin-top: 5px;
}
.matter_text2 dl {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 10px;
}
.matter_text2 p span {
	color: #985622;
}
.clear {
	clear: both
}
.lead_box1 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
margin-top:.9375rem;
}
.lead_box1 dl {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative
}
.lead_box1 dt {
	width: 9.375rem;
	height: 2.5rem;
	border-bottom: 1px #985622 solid;
}
.lead_box1 dt b {
	width: 3.75rem;
	height: 2.375rem;
	background: #985622;
	float: left;
	font-weight: normal;
	font-size: 1.125rem;
	text-align: center;
	color: #fff;
	line-height: 2.375rem;
}
.lead_box1 dt span {
	color: #985622;
	font-size: 0.9375rem;
	position: absolute;
	top: 1.25rem;
	left: 4.0625rem;
}
.lead_box1 dd {
	width: 100%;
	height: auto;
	margin-top: 0.3125rem;
}
.lead_box1 dd p {
	width: 100%;
	height: auto;
	color: #666;
	line-height: 1.5625rem;
	font-size: 0.875rem;
}
.lead_box2 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	margin-top: 0.9375rem;
}
.lead_box2 dl {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative
}
.lead_box2 dt {
	width: 4.375rem;
	height: 1.75rem;
	position: absolute;
	left: 0;
	top: 0
}
.lead_box2 dt a {
	width: 1.875rem;
	height: 1.75rem;
	float: left;
	color: #985622;
	font-size: 1.5rem;
	border-right: 1px #985622 solid;
	display: block;
line-height:.1.75rem;
}
.lead_box2 dt b {
	width: 1.875rem;
	height: 1.75rem;
	float: left;
	margin-left: 0.3125rem;
}
.lead_box2 dt span {
	color: #985622;
	font-size: 0.875rem;
	line-height: 0.875rem;
	font-weight: normal;
	display: block
}
.lead_box2 dt p {
	width: 1.875rem;
	height: 0.875rem;
	background: #985622;
	color: #fff;
	font-size: 0.875rem;
	line-height: 0.875rem;
	text-align: center;
	display: block;
	font-weight: normal
}
.lead_box2 dd {
	height: auto;
	overflow: hidden;
	float: left
}
.lead_box2 dd p {
	width: 100%;
	height: auto;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.75rem;
	text-indent: 4.6875rem;
}
.lead_box3 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	margin-top: 0.9375rem;
}
.lead_box3 dl {
	width: 99%;
	height: auto;
	position: relative;
	border: 1px #985622 solid
}
.lead_box3 dt {
	width: 1.25rem;
	height: 3.125rem;
	border: 1px #985622 solid;
	position: absolute;
	left: -0.625rem;
	top: 1.25rem;
	z-index: 9;
	background: #f5f5f5;
}
.lead_box3 dt span {
	color: #985622;
	font-size: 0.875rem;
	text-align: center;
	line-height: 1.4375rem;
	display: block
}
.lead_box3 dd {
	width: 90%;
	height: auto;
	margin-left: 7%;
}
.lead_box3 p {
	color: #666;
	font-size: 0.875rem;
	line-height: 1.75rem;
padding:.625rem 0;
}
.cont_box1 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	margin-top: 0.9375rem;
}
.cont_box1 ul {
	width: 100%;
	height: auto;
}
.cont_box1 li {
	width: 100%;
	height: 3.4375rem;
	position: relative;
}
.cont_box1 span {
	width: 2.5rem;
	height: 2.5rem;
	position: absolute;
	left: 0;
	top: 0;
	background: #985622;
	border-radius: 0.3125rem;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 2.5rem;
}
.cont_box1 .cont_sjx {
	width: 0;
	height: 0;
	border-top: 0.3125rem solid transparent;
	border-left: 0.3125rem solid #985622;
	border-bottom: 0.3125rem solid transparent;
	position: absolute;
	left: 2.5rem;
	top: 0.9375rem;
	z-index: 9;
}
.cont_box1 font {
	width: 0.3125rem;
	height: 3.4375rem;
	position: absolute;
	z-index: 5;
	left: 2.8125rem;
	top: 1.0625rem;
	border-right: 1px #985622 solid;
}
.cont_box1 .cont_ico {
	width: 0.375rem;
	height: 0.375rem;
	border-radius: 0.1875rem;
	background: #985622;
	position: absolute;
	top: 0px;
	left: 0.1875rem;
}
.cont_box1 a {
	height: 2.5rem;
	margin-left: 3.75rem;
	overflow: hidden;
	color: #666;
	font-size: 0.875rem;
	line-height: 2.5rem;
	display: block;
	float: left
}
.cont_box1 ul li:nth-last-child(1) font {
	border-right: none
}
.cont_box2 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	margin-top: 0.9375rem;
}
.cont_box2 ul {
	width: 100%;
	height: auto;
	overflow: hidden
}
.cont_box2 li {
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
	position: relative;
	margin-top: 0.3125rem;
}
.cont_box2 span {
	width: 2.5rem;
	height: 2.5rem;
	position: absolute;
	left: 0;
	top: 0;
	background: #985622;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 2.5rem;
	font-size: 1rem;
	text-decoration: underline
}
.cont_box2 span i {
	width: 0;
	height: 0;
	border-top: 0.3125rem solid transparent;
	border-left: 0.3125rem solid #985622;
	border-bottom: 0.3125rem solid transparent;
	position: absolute;
	left: 2.5rem;
	top: 0.9375rem;
	z-index: 9;
}
.cont_box2 b {
	width: 100%;
	height: 2.5rem;
	margin-left: 2.5rem;
	float: left;
	display: block
}
.cont_box2 a {
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
	color: #666;
	font-size: 0.875rem;
	line-height: 2.5rem;
	display: block;
	font-weight: normal;
	text-indent: 0.9375rem;
}
.cont_box3 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	margin-top: 0.9375rem;
}
.cont_box3 a {
	width: 47%;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.cont_box3 dl {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cont_box3 dt img {
	width: 100%;
	height: auto;
	border-radius: 0.3125rem;
	display: block
}
.cont_box3 dd span {
	width: 90%;
	color: #fff;
	height: 1.875rem;
	font-size: 0.875rem;
	line-height: 1.875rem;
	text-align: center;
	background: #985622;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	border-bottom-left-radius: 0.3125rem;
	border-bottom-right-radius: 0.3125rem;
	overflow: hidden;
	padding: 0 5%;
}
.cont_box3 a:nth-child(2n) {
	float: right
}
.cont_box4 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
}
.cont_box4 .cont_text1 {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	overflow: hidden;
	border-bottom: 1px #eee dashed;
	padding-bottom: 0.9375rem;
	margin-top: 0.9375rem;
}
.cont_text1 dt {
	width: 6.25rem;
	height: 6.25rem;
	top: 0;
	left: 0;
	position: absolute;
}
.cont_box4 a:nth-child(2n) dt {
	width: 6.25rem;
	height: 6.25rem;
	right: 0;
	left: inherit;
}
.cont_text1 dt img {
	width: 6.125rem;
	height: 6.125rem;
	border: 1px #8ea9e8 solid;
	border-radius: 3.375rem;
}
.cont_text1 dd {
	height: 6.25rem;
	margin-left: 6.875rem;
	float: left;
}
.cont_box4 a:nth-child(2n) dd {
	height: 6.25rem;
	margin-left: 0;
	margin-right: 6.875rem;
	float: left;
}
.cont_text1 h3 {
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
	color: #333;
	font-size: 1rem;
	font-weight: normal;
	line-height: 2.5rem;
}
.cont_text1 p {
	width: 100%;
	height: 3.125rem;
	overflow: hidden;
	color: #666;
	font-size: 0.875rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5625rem;
}
.cont_text1 p span {
	color: #985622
}
.cont_box4 .cont_text2 {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	overflow: hidden;
	border-bottom: 1px #eee dashed;
	padding-bottom: 0.9375rem;
	margin-top: 0.9375rem;
}
.cont_text2 dt {
	height: 6.25rem;
	float: left;
	margin-right: 6.875rem;
}
.cont_text2 h3 {
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
	color: #333;
	font-size: 1rem;
	font-weight: normal;
	line-height: 2.5rem;
}
.cont_text2 p {
	width: 100%;
	height: 3.125rem;
	overflow: hidden;
	color: #666;
	font-size: 0.875rem;
	display: block;
	line-height: 1.5625rem;
}
.cont_text2 p span {
	color: #985622
}
.cont_text2 b {
	width: 0.625rem;
	height: 6.25rem;
	border-left: 1px #985622 dashed;
	position: absolute;
	left: 6.875rem;
	top: 0.625rem;
	z-index: 5;
}
.cont_text2 i {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 0.25rem;
	background: #985622;
	position: absolute;
	left: -0.25rem;
	top: 0;
	z-index: 9;
	display: block
}
.cont_text2 dd {
	width: 6.25rem;
	height: 6.25rem;
	position: absolute;
	right: 0;
	top: 0
}
.cont_text2 dd img {
	width: 6.125rem;
	height: 6.125rem;
	border: 1px #985622 solid;
	border-radius: 3.375rem;
}
.list-9 {
	margin: 15px 10px 0;
	height: auto;
	overflow: hidden;
}
.list-9 a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.list-9 a img {
	width: 140px;
	height: 90px;
	display: block;
	position: absolute;
}
.list-9 a .cont {;
	z-index: 11;
	position: relative;
	height: 90px;
	overflow: hidden;
}
.list-9 a .cont .bg {
	height: 90px;
	background: #985622;
	position: relative;
}
.list-9 a .cont .bg:before {
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
}
.list-9 a .cont .bg i {
	display: block;
	width: 20px;
	height: 1px;
	border-bottom: 1px solid #fff;
	position: absolute;
}
}
.list-9 .l img {
	left: 0;
	top: 0;
}
.list-9 .l .cont {
	margin-left: 100px;
}
.list-9 .l .cont .bg {
	margin-left: 40px;
}
.list-9 .l .cont .bg:before {
	left: -40px;
	bottom: 0;
	border-left: 40px solid transparent;
	border-bottom: 90px solid #985622;
}
.list-9 .l .cont .bg i:nth-child(1) {
	left: 3px;
	top: 3px;
}
.list-9 .l .cont .bg i:nth-child(2) {
	left: -11px;
	top: 12PX;
	-webkit-transform: rotate(-65deg);
	transform: rotate(-65deg);
}
.list-9 .l .cont .bg i:nth-child(3) {
	left: -33px;
	top: 84px;
}
.list-9 .l .cont .bg i:nth-child(4) {
	left: -39px;
	top: 75px;
	-webkit-transform: rotate(-65deg);
	transform: rotate(-65deg);
}
.list-9 .l .cont .text {
	position: absolute;
	top: 0;
	left: 0;
}
.list-9 .l .cont .text h3 {
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 5px 10px 0 50px;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}
.list-9 .l .cont .text p {
	line-height: 20px;
	float: left;
	margin: 0 10px 0 25px;
	font-size: 14px;
	color: #fff;
	height: 40px;
	overflow: hidden;
}
.list-9 .r img {
	right: 0;
	top: 0;
}
.list-9 .r .cont {
	margin-right: 100px;
}
.list-9 .r .cont .bg {
	margin-right: 40px;
}
.list-9 .r .cont .bg:before {
	right: -40px;
	bottom: 0;
	border-right: 40px solid transparent;
	border-bottom: 90px solid #985622;
}
.list-9 .r .cont .bg i:nth-child(1) {
	right: 3px;
	top: 3px;
}
.list-9 .r .cont .bg i:nth-child(2) {
	right: -11px;
	top: 12PX;
	-webkit-transform: rotate(65deg);
	transform: rotate(65deg);
}
.list-9 .r .cont .bg i:nth-child(3) {
	right: -33px;
	top: 84px;
}
.list-9 .r .cont .bg i:nth-child(4) {
	right: -39px;
	top: 75px;
	-webkit-transform: rotate(65deg);
	transform: rotate(65deg);
}
.list-9 .r .cont .text {
	position: absolute;
	top: 0;
	left: 0;
}
.list-9 .r .cont .text h3 {
	height: 30px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	margin: 5px 50px 0 10px;
}
.list-9 .r .cont .text p {
	line-height: 20px;
	float: left;
	font-size: 14px;
	color: #fff;
	height: 40px;
	overflow: hidden;
	margin: 0 20px 0 10px;
}
.cont_box6 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
}
.cont_box6 a {
	width: 47%;
	height: auto;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 0.9375rem;
}
.cont_box6 a:nth-child(2n) {
	float: right;
}
.cont_box6 dl {
	width: 100%;
	height: auto;
	overflow: hidden
}
.cont_box6 dt {
	width: 100%;
	height: auto;
}
.cont_box6 dd {
	width: 100%;
	margin-top: 0.9375rem;
	position: relative
}
.cont_box6 dd span {
	color: #985622;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	display: block;
	overflow: hidden;
}
.cont_box6 .cont_hx1 {
	width: 1.25rem;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 1px #985622 solid;
	z-index: 5;
	display: block
}
.cont_box6 .cont_hx2 {
	width: 1.25rem;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px #985622 solid;
	z-index: 5;
	display: block
}
.cont_box6 .cont_hx3 {
	width: 1.25rem;
	height: 1px;
	position: absolute;
	right: 0;
	top: 0;
	border-bottom: 1px #985622 solid;
	z-index: 5;
	display: block
}
.cont_box6 .cont_hx4 {
	width: 1.25rem;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
	border-bottom: 1px #985622 solid;
	z-index: 5;
	display: block
}
.cont_box6 .cont_hx5 {
	width: 1.25rem;
	height: 3rem;
	position: absolute;
	left: 0;
	top: 0.125rem;
	border-left: 1px #985622 solid;
	z-index: 5;
	display: block
}
.cont_box6 .cont_hx6 {
	width: 1.25rem;
	height: 3rem;
	position: absolute;
	right: 0;
	top: 0.125rem;
	border-right: 1px #985622 solid;
	z-index: 5;
	display: block
}
.cont_box7 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
}
.cont_box7 .cont_txt1 {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 0.9375rem;
	overflow: hidden;
	position: relative
}
.cont_txt1 dl {
	width: 100%;
	height: auto
}
.cont_txt1 dt {
	width: 50%;
	height: auto;
	float: left;
	position: relative
}
.cont_box7 a:nth-child(2n) dt {
	float: right;
}
.cont_txt1 dt img {
	width: 100%;
	height: auto
}
.cont_txt1 dt i {
	width: 100%;
	height: 1.875rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	z-index: 5;
	display: block
}
.cont_txt1 dt span {
	width: 94%;
	height: 1.875rem;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 0.875rem;
	z-index: 9;
	text-align: center;
	line-height: 1.875rem;
	padding: 0 3%;
}
.cont_txt1 dd {
	width: 50%;
	height: auto;
	float: left;
	background: #985622
}
.cont_txt1 p {
	width: 80%;
	height: 4.6875rem;
	padding-left: 10%;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.cont_box7 .cont_txt2 {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 0.9375rem;
	overflow: hidden;
	position: relative
}
.cont_txt2 dl {
	width: 100%;
	height: auto
}
.cont_txt2 dt {
	width: 50%;
	height: auto;
	float: left;
	background: #985622
}
.cont_txt2 p {
	width: 80%;
	height: 4.6875rem;
	padding-left: 10%;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.cont_txt2 dd {
	width: 50%;
	height: auto;
	float: left;
	position: relative
}
.cont_txt2 dd img {
	width: 100%;
	height: auto
}
.cont_txt2 dd i {
	width: 100%;
	height: 1.875rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	z-index: 5;
	display: block
}
.cont_txt2 dd span {
	width: 94%;
	height: 1.875rem;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 0.875rem;
	z-index: 9;
	text-align: center;
	line-height: 1.875rem;
	padding: 0 3%;
}
.cont_box8 {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
}
.cont_box8 a {
	width: 47%;
	height: auto;
	display: block;
	float: left;
	margin-top: 0.9375rem;
	position: relative
}
.cont_box8 a dl {
	width: 100%;
	height: auto;
}
.cont_box8 a dt {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}
.cont_box8 a dt img {
	width: 100%;
	height: auto
}
.cont_box8 a dd {
	width: 100%;
	height: 5.3125rem;
	background: #985622;
}
.cont_box8 a dd p {
	width: 94%;
	height: 4.6875rem;
	padding: 0 3%;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-top: 0.3125rem
}
.cont_box8 a i {
	width: 100%;
	height: 0.3125rem;
	border-bottom: 1px #985622 solid;
	position: absolute;
	bottom: -0.3125rem;
	left: 0;
	display: block;
}
.cont_box8 a span {
	width: 0;
	height: 0;
	position: absolute;
	right: -0.3125rem;
	bottom: -0.3125rem;
	border-left: 20px solid transparent;
	border-bottom: 40px solid #f5f5f5;
	display: block;
	z-index: 99;
}
.cont_box8 a:nth-child(2n) {
	float: right;
}
.cont_box8 font {
	width: 1px;
	height: 1.4375rem;
	border-right: 1px #985622 solid;
	position: absolute;
	z-index: 999;
	right: 0;
	bottom: 0;
	display: block;
	transform: rotate(25deg)
}
/*导语1*/
.lead-1 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	color: #333;
}
.lead-1 .lead-group {
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 5px;
}
.lead-1 .lead-group:before {
	position: absolute;
	content: '';
	width: 60px;
	height: 6px;
	border-radius: 50%;
	background: #985622;
	opacity: 0.4;
	top: -3px;
	z-index: 11;
}
.lead-1 .lead-group span {
	display: block;
	position: absolute;
	width: 40px;
	height: 60px;
	background: #985622;
	left: 50%;
	margin-left: -20px;
}
.lead-1 .lead-group span:before {
	position: absolute;
	bottom: 0px;
	content: "";
	width: 0px;
	height: 0px;
	border-left: 20px solid transparent;
	border-bottom: 10px solid #FFf;
	border-right: 20px solid transparent;
}
.lead-1 .lead-group span b {
	display: block;
	width: 20px;
	line-height: 20px;
	height: 40px;
	margin: 5px auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
/*导语2*/
.lead-2 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	color: #999;
}
.lead-2 .lead-group {
	width: 60px;
	height: 40px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 5px;
}
.lead-2 .lead-group:before {
	position: absolute;
	content: '';
	width: 60px;
	height: 6px;
	background: #985622;
	z-index: 11;
	border-radius: 3px;
}
.lead-2 .lead-group span {
	display: block;
	position: absolute;
	width: 50px;
	height: 40px;
	background: #985622;
	left: 50%;
	margin-left: -25px;
}
.lead-2 .lead-group span:before {
	position: absolute;
	bottom: 0px;
	content: "";
	width: 0px;
	height: 0px;
	border-left: 26px solid transparent;
	border-bottom: 10px solid #f5f5f5;
	border-right: 25px solid transparent;
}
.lead-2 .lead-group span b {
	display: block;
	width: 50px;
	line-height: 20px;
	margin: 8px auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
	letter-spacing: 5px;
	text-indent: 5px;
}
/*标题1*/
.title-1 {
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
.title-1 i:nth-child(1) {
	position: relative;
	width: 6px;
	height: 45px;
	background: #985622;
	display: -webkit-inline-box;
	display: inline-block;
	border-radius: 6px;
	overflow: hidden;
}
.title-1 i:nth-child(1):before {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 3px;
	height: 45px;
	background: #985622;
}
.title-1 p:nth-child(2) {
	-webkit-box-flex: 1;
	flex: 1;
	height: 40px;
	line-height: 40px;
	background: #985622;
	font-size: 18px;
	color: #fff;
	padding: 0 10px;
}
.title-1 i:nth-child(3) {
	position: relative;
	width: 6px;
	height: 45px;
	background: #985622;
	display: -webkit-inline-box;
	display: inline-block;
	border-radius: 6px;
	overflow: hidden;
}
.title-1 i:nth-child(3):before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 3px;
	height: 45px;
	background: #985622;
}
/*标题2*/
.title-2 {
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
	background: #985622;
	position: relative;
	border-radius: 3px;
}
.title-2:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f5f5f5;
	left: -10px;
	top: 10px;
}
.title-2:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f5f5f5;
	right: -10px;
	top: 10px;
}
.title-2 p {
	margin: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
}
/*标题3*/
.title-3 {
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
	position: relative;
	border-radius: 3px;
}
.title-3 b {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	background: #985622;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
.title-3 b:after {
	width: 35px;
	height: 35px;
	border: 1px solid #fff;
	content: "";
	display: block;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	position: absolute;
	top: 4px;
	left: 4px;
}
.title-3 p {
	display: block;
	margin-left: 20px;
	height: 35px;
	background: #985622;
	margin-top: 10px;
	text-indent: 35px;
	line-height: 33px;
	font-size: 16px;
	color: #fff;
	padding-right: 35px;
	border-top-right-radius: 25px;
	overflow: hidden;
}
/*标题4*/
.title-4 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.title-4:before {
	position: absolute;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #985622;
	content: "";
	top: 50%;
}
.title-4 h2 {
	width: 80%;
	height: 40px;
	border: 1px solid #985622;
	line-height: 40px;
	overflow: hidden;
	margin: 0 auto;
	background: #f5f5f5;
	position: relative;
	z-index: 111;
}
.title-4 h2 span {
	display: block;
	margin: 5px;
	height: 30px;
	background: #985622;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	padding: 0 5px;
	font-weight: normal;
}
/*标题5*/
.title-5 {
	margin-top: 10px;
	height: auto;
	position: relative;
}
.title-5:before {
	position: absolute;
	width: 100%;
	height: 2px;
	background: #985622;
	content: "";
	top: 50%;
	margin-top: -1px;
}
.title-5 .i-1 {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-right: 15px solid #985622;
	border-bottom: 18px solid transparent;
	left: -15px;
	top: 0;
}
.title-5 .i-1:before {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-radius: 50%;
	background: #fff;
	left: 7px;
	top: -2px;
}
.title-5 .i-2 {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-left: 15px solid #985622;
	border-bottom: 18px solid transparent;
	right: -15px;
	top: 0;
}
.title-5 .i-2:before {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-radius: 50%;
	background: #fff;
	right: 7px;
	top: -2px;
}
.title-5 h2 {
	width: 80%;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 111;
}
.title-5 h2 span {
	display: block;
	height: 36px;
	background: #985622;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
/*标题6*/
.title-6 {
	margin-top: 10px;
	height: auto;
	position: relative;
}
.title-6 .i-1 {
	position: absolute;
	width: 20px;
	height: 20px;
	background: #985622;
	display: block;
	border-radius: 50%;
	left: -10px;
	top: 8px;
}
.title-6 .i-1:before {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-radius: 50%;
	background: #fff;
	left: 7px;
	top: 7px;
}
.title-6 .i-2 {
	position: absolute;
	width: 20px;
	height: 20px;
	background: #985622;
	display: block;
	border-radius: 50%;
	right: -10px;
	top: 8px;
}
.title-6 .i-2:before {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-radius: 50%;
	background: #fff;
	right: 7px;
	top: 7px;
}
.title-6 h2 {
	height: 36px;
	line-height: 36px;
	margin: 0 10px;
	background: #985622;
	position: relative;
	z-index: 111;
}
.title-6 h2 span {
	display: block;
	height: 36px;
	background: #985622;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
/*标题7*/
.title-7 {
	margin-top: 10px;
	height: auto;
	position: relative;
}
.title-7 .i-1 {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-right: 15px solid #985622;
	border-bottom: 14px solid transparent;
	left: -15px;
	top: 4px;
}
.title-7 .i-1:before {
	position: absolute;
	width: 0px;
	height: 0px;
	content: "";
	border-top: 7px solid transparent;
	border-right: 8px solid #fff;
	border-bottom: 7px solid transparent;
	left: 7px;
	top: -7px;
}
.title-7 .i-2 {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-left: 15px solid #985622;
	border-bottom: 14px solid transparent;
	right: -15px;
	top: 4px;
}
.title-7 .i-2:before {
	position: absolute;
	width: 0px;
	height: 0px;
	content: "";
	border-top: 7px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 7px solid transparent;
	top: -7px;
	right: 7px;
}
.title-7 h2 {
	height: 36px;
	line-height: 36px;
	margin: 0 15px;
	background: #985622;
	position: relative;
	z-index: 111;
	border-radius: 5px;
}
.title-7 h2 span {
	display: block;
	height: 36px;
	background: #985622;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border-radius: 5px;
}
/*标题8*/
.title-8 {
	margin-top: 10px;
	height: 40px;
	position: relative;
}
.title-8 span {
	display: block;
	height: 28px;
	background: #985622;
	line-height: 28px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 12px;
}
.title-8 span .i-1 {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-left: 15px solid #f5f5f5;
	border-bottom: 14px solid transparent;
	left: 0;
	top: 0;
}
.title-8 span .i-2 {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-right: 15px solid #f5f5f5;
	border-bottom: 14px solid transparent;
	right: 0;
	top: 0;
}
.title-8 h2 {
	position: absolute;
	z-index: 111;
	width: 90%;
	left: 5%;
	background: #f5f5f5;
	height: 36px;
	overflow: hidden;
}
.title-8 h2 b {
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: #985622;
	margin: 0 4px 0px 2px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
/*标题9*/
.title-9 {
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
	position: relative;
}
.title-9 b {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	background: #985622;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	z-index: 111;
}
.title-9 b:after {
	width: 35px;
	height: 35px;
	border: 1px dashed #fff;
	content: "";
	display: block;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	position: absolute;
	top: 4px;
	left: 4px;
}
.title-9 p {
	display: block;
	height: 30px;
	background: #985622;
	text-indent: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 8px 10px 0 20px;
	position: relative;
}
.title-9:after {
	position: absolute;
	display: block;
	content: "";
	width: 6px;
	height: 30px;
	right: 0;
	top: 8px;
	background: #985622;
}
/*模块1*/
.list-1 {
	margin-top: 10px;
	border-left: 1px solid #985622;
}
.list-1 li {
	position: relative;
	width: 100%;
	height: auto;
}
.list-1 li:before {
	position: absolute;
	left: -6px;
	top: 11px;
	content: "";
	width: 7px;
	height: 7px;
	background: #985622;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
}
.list-1 li h3 {
	position: relative;
	margin-left: 20px;
	height: 35px;
	line-height: 35px;
	background: #985622;
	color: #fff;
	text-indent: 10px;
	border-radius: 5px;
}
.list-1 li h3 a {
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
.list-1 li h3:before {
	position: absolute;
	left: -10px;
	top: 9px;
	content: "";
	width: 0px;
	height: 0px;
	border-top: 8px solid transparent;
	border-right: 10px solid #985622;
	border-bottom: 8px solid transparent;
}
.list-1 li p {
	line-height: 24px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 15px 0 15px 30px;
}
.list-1 li p a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
/*模块2*/
.list-2 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-2 a {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.list-2 a dl:before {
	position: absolute;
	width: 100%;
	height: 11px;
	content: "";
	background: #985622;
	left: 0;
	bottom: -5px;
	right: 0;
}
.list-2 a dl:after {
	position: absolute;
	width: 100%;
	height: 15px;
	content: "";
	background: #f5f5f5;
	left: 0;
	bottom: -10px;
	right: 0;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}
.list-2 a dl {
	border: 1px solid #985622;
	position: relative;
}
.list-2 a dl dt {
	margin: 10px;
}
.list-2 a dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}
.list-2 a dl dd {
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 10px;
}
.list-2 a:nth-child(1) dl {
	margin-right: 10px;
}
.list-2 a:nth-child(3) dl {
	margin-right: 10px;
}
.list-2 a:nth-child(2n) dl {
	margin-left: 10px;
}
/*模块3*/
.list-3 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-3 a {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.list-3 a:nth-child(1) dl {
	margin-right: 10px;
}
.list-3 a:nth-child(3) dl {
	margin-right: 10px;
}
.list-3 a:nth-child(2n) dl {
	margin-left: 10px;
}
.list-3 a dl {
	border: 1px solid #e5e5e5;
	position: relative;
}
.list-3 a dl dt {
	margin: 10px 10px 0px 10px;
}
.list-3 a dl dt img {
	display: block;
	width: 100%;
	height: auto;
}
.list-3 a dl dd {
	margin: 0 5px;
	height: auto;
	font-size: 14px;
	overflow: hidden;
}
.list-3 a dl dd h3 {
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #985622;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
}
.list-3 a dl dd p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin: 10px;
}
/*模块4*/
.list-4 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-4 a {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.list-4 a .left {
	margin-right: 10px;
}
.list-4 a .right {
	margin-left: 10px;
}
.list-4 a dl {
	overflow: hidden;
}
.list-4 a dl dt {
	margin: 0px auto 20px;
	border-radius: 50%;
	width: 60%;
	border: 2px solid #985622;
	position: relative;
}
.list-4 a dl dt:before {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -8px;
	content: "";
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-top: 10px solid #985622;
	border-right: 8px solid transparent;
}
.list-4 a dl dt:after {
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin-left: -8px;
	content: "";
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-top: 10px solid #FFf;
	border-right: 8px solid transparent;
}
.list-4 a dl dt img {
	display: block;
	width: 90%;
	margin: 5% auto;
	height: auto;
	border-radius: 50%;
}
.list-4 a dl dd {
	margin: 0 10px;
	padding: 0 10px;
	background: #985622;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
	border-radius: 5px;
}
/*模块5*/
.list-5 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-5 a {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.list-5 a .left {
	margin-right: 10px;
}
.list-5 a .right {
	margin-left: 10px;
}
.list-5 a dl {
	overflow: hidden;
}
.list-5 a dl dt {
	margin: 0 10px;
	border-radius: 50%;
	border: 3px solid #985622;
	position: relative;
	background: #f5f5f5;
}
.list-5 a dl dt:after {
	position: absolute;
	width: 50%;
	height: 50%;
	background: #f5f5f5;
	top: 10px;
	right: -20px;
	content: '';
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}
.list-5 a dl dt img {
	display: block;
	width: 90%;
	margin: 5% auto;
	height: auto;
	border-radius: 50%;
	z-index: 11;
	position: relative;
}
.list-5 a dl dd {
	margin: 0 10px;
	padding: 50% 10px 20px 10px;
	background: #985622;
	height: auto;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
	margin-top: -45%;
}
.list-5 a dl dd h3 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #985622;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
}
.list-5 a dl dd p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	height: 37px;
}
/*模块6*/
.list-6 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-6 .item {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.list-6 .item img {
	display: block;
	position: absolute;
	width: 105px;
	height: 105px;
	left: 0;
	top: 0;
}
.list-6 .item .item-right {
	margin-left: 105px;
	background: #fff7f5;
	height: 105px;
	position: relative;
}
.list-6 .item .item-right:before {
	position: absolute;
	left: -12px;
	top: 19px;
	content: "";
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-right: 12px solid #fff7f5;
	border-bottom: 10px solid transparent;
}
.list-6 .item .item-right h3 {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
}
.list-6 .item .item-right p {
	padding-left: 10px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	min-height: 39px;
	color: #999;
}
.list-6 .item .item-right a {
	border-radius: 5px;
	padding: 0px 10px;
	height: 20px;
	line-height: 20px;
	color: #985622;
	border: 1px solid #985622;
	float: right;
	margin: 8px 10px;
	font-size: 14px;
}
/*模块7*/
.list-7 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-7 .item {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.list-7 .item img {
	display: block;
	position: absolute;
	width: 98px;
	height: 98px;
	left: 0;
	top: 0;
	border-top-right-radius: 30%;
	border-bottom-left-radius: 30%;
	border: 1px solid #e5e5e5;
}
.list-7 .item .item-right {
	margin-left: 105px;
	border-bottom: 1px dashed #e5e5e5;
	height: 99px;
}
.list-7 .item .item-right h3 {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	position: relative;
}
.list-7 .item .item-right h3 i {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	z-index: 111;
	position: relative;
	text-align: center;
	color: #fff;
}
.list-7 .item .item-right h3:before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	background: #985622;
	transform: rotate(45deg);
	top: 7px;
	left: 13px;
}
.list-7 .item .item-right p {
	padding-left: 10px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	min-height: 50px;
	color: #999;
}
.list-7 .item .item-right a {
	border-radius: 5px;
	padding: 0px 10px;
	height: 20px;
	line-height: 20px;
	color: #FF8262;
	border: 1px solid #FF8262;
	float: right;
	margin: 8px 10px;
	font-size: 14px;
}
/*模块8*/
.list-8 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-8 .item {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.list-8 .item dt {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 15px;
	height: 30px;
	position: relative;
	overflow: hidden;
}
.list-8 .item dt i {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.list-8 .item dt:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background: #985622;
	border-radius: 50%;
	left: 0;
	top: 0;
}
.list-8 .item dd {
	-webkit-flex-basis: auto;
	flex-basis: auto;
}
.list-8 .item dd h3 {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
}
.list-8 .item dd p {
	padding-left: 10px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
/*模块9*/
.list-9 {
	margin: 10px 0 0 0;
	height: auto;
	overflow: hidden;
}
.list-9 a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.list-9 a img {
	width: 140px;
	height: 90px;
	display: block;
	position: absolute;
}
.list-9 a .cont {;
	z-index: 11;
	position: relative;
	height: 90px;
	overflow: hidden;
}
.list-9 a .cont .bg {
	height: 90px;
	background: #985622;
	position: relative;
}
.list-9 a .cont .bg:before {
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
}
.list-9 a .cont .bg i {
	display: block;
	width: 20px;
	height: 1px;
	border-bottom: 1px solid #fff;
	position: absolute;
}
}
.list-9 a:nth-child(2n+1) img {
	left: 0;
	top: 0;
}
.list-9 a:nth-child(2n+1) .cont {
	margin-left: 100px;
}
.list-9 a:nth-child(2n+1) .cont .bg {
	margin-left: 40px;
}
.list-9 a:nth-child(2n+1) .cont .bg:before {
	left: -40px;
	bottom: 0;
	border-left: 40px solid transparent;
	border-bottom: 90px solid #985622;
}
.list-9 a:nth-child(2n+1) .cont .bg i:nth-child(1) {
	left: 3px;
	top: 3px;
}
.list-9 a:nth-child(2n+1) .cont .bg i:nth-child(2) {
	left: -11px;
	top: 12PX;
	-webkit-transform: rotate(-65deg);
	transform: rotate(-65deg);
}
.list-9 a:nth-child(2n+1) .cont .bg i:nth-child(3) {
	left: -33px;
	top: 84px;
}
.list-9 a:nth-child(2n+1) .cont .bg i:nth-child(4) {
	left: -39px;
	top: 75px;
	-webkit-transform: rotate(-65deg);
	transform: rotate(-65deg);
}
.list-9 a:nth-child(2n+1) .cont .text {
	position: absolute;
	top: 0;
	left: 0;
}
.list-9 a:nth-child(2n+1) .cont .text h3 {
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 5px 10px 0 50px;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}
.list-9 a:nth-child(2n+1) .cont .text p {
	line-height: 20px;
	float: left;
	margin: 0 10px 0 25px;
	font-size: 14px;
	color: #fff;
	height: 40px;
	overflow: hidden;
}
.list-9 a:nth-child(2n) img {
	right: 0;
	top: 0;
}
.list-9 a:nth-child(2n) .cont {
	margin-right: 100px;
}
.list-9 a:nth-child(2n) .cont .bg {
	margin-right: 40px;
}
.list-9 a:nth-child(2n) .cont .bg:before {
	right: -40px;
	bottom: 0;
	border-right: 40px solid transparent;
	border-bottom: 90px solid #985622;
}
.list-9 a:nth-child(2n) .cont .bg i:nth-child(1) {
	right: 3px;
	top: 3px;
}
.list-9 a:nth-child(2n) .cont .bg i:nth-child(2) {
	right: -11px;
	top: 12PX;
	-webkit-transform: rotate(65deg);
	transform: rotate(65deg);
}
.list-9 a:nth-child(2n) .cont .bg i:nth-child(3) {
	right: -33px;
	top: 84px;
}
.list-9 a:nth-child(2n) .cont .bg i:nth-child(4) {
	right: -39px;
	top: 75px;
	-webkit-transform: rotate(65deg);
	transform: rotate(65deg);
}
.list-9 a:nth-child(2n) .cont .text {
	position: absolute;
	top: 0;
	left: 0;
}
.list-9 a:nth-child(2n) .cont .text h3 {
	height: 30px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	margin: 5px 50px 0 10px;
}
.list-9 a:nth-child(2n) .cont .text p {
	line-height: 20px;
	float: left;
	font-size: 14px;
	color: #fff;
	height: 40px;
	overflow: hidden;
	margin: 0 20px 0 10px;
}
/*模块10*/
.list-10 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-10 .item {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.list-10 .item img {
	display: block;
	position: absolute;
	width: 98px;
	height: 98px;
	left: 0;
	top: 0;
	border-top-right-radius: 30%;
	border-bottom-left-radius: 30%;
	border: 1px solid #e5e5e5;
}
.list-10 .item .item-right {
	margin-left: 115px;
	border-bottom: 1px solid #e5e5e5;
	height: 99px;
	position: relative;
}
.list-10 .item .item-right:before {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	content: "";
	border-top: 1px solid #985622;
	border-right: 1px solid #985622;
	right: 0;
	top: 0px;
}
.list-10 .item .item-right:after {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	content: "";
	border-bottom: 1px solid #985622;
	border-left: 1px solid #985622;
	left: 0;
	bottom: -1px;
}
.list-10 .item .item-right h3 {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
}
.list-10 .item .item-right p {
	padding-left: 10px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	min-height: 39px;
	color: #999;
}
/*模块11*/
.list-11 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-11 a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
}
.list-11 a i {
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #985622;
	border-radius: 50%;
	line-height: 17px;
	float: left;
	margin-top: 6px;
	font-family: "SimSun";
	font-style: normal;
	text-indent: 5px;
	margin-right: 10px;
	font-size: 15px;
	color: #985622;
}
/*模块12*/
.list-12 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-12 .item {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.list-12 .item img {
	display: block;
	position: absolute;
	width: 98px;
	height: 98px;
	border: 1px solid #e5e5e5;
}
.list-12 .item .item-box {
	height: 99px;
	border-bottom: 1px dashed #e5e5e5;
}
.list-12 .item .item-box h3 {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	position: relative;
}
.list-12 .item .item-box h3:before {
	position: absolute;
	width: 2px;
	height: 16px;
	background: #985622;
	content: "";
	left: 0;
	top: 12px;
}
.list-12 .item .item-box h3:after {
	position: absolute;
	width: 1px;
	height: 16px;
	background: #985622;
	content: "";
	left: 4px;
	top: 12px;
}
.list-12 .item .item-box p {
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	min-height: 39px;
	color: #999;
}
.list-12 a:nth-child(2n+1) .item-box {
	margin-left: 110px;
}
.list-12 a:nth-child(2n) .item-box {
	margin-right: 110px;
}
.list-12 a:nth-child(2n+1) img {
	left: 0;
	top: 0;
}
.list-12 a:nth-child(2n) img {
	right: 0;
	top: 0;
}
/*模块13*/
.list-13 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-13 p {
	display: block;
	height: 38px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.list-13 a {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	border: 1px dashed #985622;
	margin-bottom: 15px;
	text-indent: 25px;
	padding-right: 10px;
	position: relative;
}
.list-13 a:before {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	background: #985622;
	border-radius: 50%;
	left: 10px;
	top: 16px;
}
/*模块14*/
.list-14 {
	margin-top: 10px;
	position: relative;
}
.list-14:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 110px;
	border-left: 1px solid #ccc;
	left: 0;
	top: 15px;
}
.list-14 li {
	position: relative;
	width: 100%;
	height: auto;
}
.list-14 li:before {
	position: absolute;
	left: -5px;
	top: 11px;
	content: "";
	width: 7px;
	height: 7px;
	background: #985622;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
}
.list-14 li h3 {
	position: relative;
	height: 35px;
	line-height: 35px;
	color: #333;
	text-indent: 15px;
	border-radius: 5px;
}
.list-14 li h3 a {
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.list-14 li p {
	line-height: 24px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 15px 0 15px 30px;
}
.list-14 li p a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
/*模块15*/
.list-15 {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.list-15 .item {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	display: block;
	height: 100px;
}
.list-15 .item img {
	display: block;
	width: 98px;
	height: 98px;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	z-index: 1111;
	position: relative;
}
.list-15 .item .item-box {
	position: absolute;
	border: 1px solid #E5E5E5;
	height: 88px;
}
.list-15 a:nth-child(2n+1) img {
	float: left;
}
.list-15 a:nth-child(2n+1) .item-box {
	margin-left: 50px;
	top: 5px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
.list-15 a:nth-child(2n+1) .item-box h3 {
	margin-left: 60px;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	color: #333;
	font-size: 16px;
	margin-right: 10px;
}
.list-15 a:nth-child(2n+1) .item-box p {
	margin-left: 60px;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-right: 10px;
}
.list-15 a:nth-child(2n) img {
	float: right;
}
.list-15 a:nth-child(2n) .item-box {
	margin-right: 50px;
	top: 5px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
.list-15 a:nth-child(2n) .item-box h3 {
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	color: #333;
	font-size: 16px;
	margin-right: 60px;
}
.list-15 a:nth-child(2n) .item-box p {
	margin-left: 10px;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-right: 60px;
}
.list_box1 {
	padding: 0 10px;
	height: auto;
	margin-top: 0.9375rem;
	overflow: hidden
}
.list_box1 a {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	padding-bottom: 0.9375rem
}
.list_box1 a:last-child {
	padding-bottom: 0;
}
.list_box1 dt {
	width: 5.75rem;
	height: 5.75rem;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}
.list_box1 dt img {
	width: 5.625rem;
	height: 5.625rem;
	border-radius: 2.8125rem;
	border: 1px #985622 solid;
	display: block
}
.list_box1 dd {
	height: 5.75rem;
	float: left;
	margin-left: 6.875rem;
}
.list_box1 h3 {
	width: 100%;
	height: 2.1875rem;
	overflow: hidden;
	color: #333;
	font-size: 1rem;
	font-weight: normal;
	line-height: 2.1875rem;
	margin-top: 0.3125rem
}
.list_box1 p {
	width: 100%;
	height: 3.125rem;
	overflow: hidden;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.list_box1 span {
	width: 0.0625rem;
	height: 0.9375rem;
	border-left: 1px #985622 solid;
	position: absolute;
	z-index: 9;
	left: 2.8125rem;
	display: block;
	top: 5.75rem;
}
.list_box2 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}
.list_box2 a {
	width: 47%;
	height: auto;
	float: left;
	position: relative;
	display: block;
}
.list_box2 dl {
	width: 100%;
	height: auto;
}
.list_box2 dt {
	width: 6.25rem;
	height: 6.25rem;
}
.list_box2 dt img {
	width: 6.125rem;
	height: 6.125rem;
	border-radius: 3.0625rem;
	border: 1px #e5e5e5 solid;
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -3.0625rem;
	top: 1.0625rem
}
.list_box2 dd {
	width: 99%;
	height: auto;
	border: 1px #e5e5e5 solid;
	overflow: hidden;
	border-radius: 0.455rem;
}
.list_box2 dd h3 {
	width: 94%;
	height: 2.1875rem;
	margin: 0.625rem 3% 0;
	overflow: hidden;
	color: #333;
	font-size: 1rem;
	line-height: 2.1875rem;
	text-align: center;
	display: block;
	font-weight: normal
}
.list_box2 dd p {
	width: 94%;
	height: 3.125rem;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 3%;
	margin-bottom: 0.625rem
}
.list_box2 a:nth-child(2n) {
	float: right
}
.list_box3 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}
.list_box3 a {
	width: 47%;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: 0.9375rem
}
.list_box3 dl {
	width: 100%;
	height: auto;
}
.list_box3 dt {
	width: 100%;
	height: 2.1875rem;
	background: #985622;
}
.list_box3 dt span {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 0.75rem;
	background: #fff;
	position: absolute;
	left: -0.6875rem;
	top: 0.3125rem;
	color: #985622;
	font-size: 1rem;
	line-height: 1.5rem;
	display: block;
	text-indent: 0.625rem
}
.list_box3 dt h3 {
	width: 96%;
	height: 2.1875rem;
	overflow: hidden;
	color: #fff;
	font-size: 1rem;
	line-height: 2.1875rem;
	text-indent: 1.5625rem;
	display: block;
	font-weight: normal
}
.list_box3 dd {
	height: auto;
	border: 1px #e5e5e5 solid;
	overflow: hidden
}
.list_box3 dd img {
	width: 92%;
	height: auto;
	margin: 0.625rem 4%;
	display: block
}
.list_box3 dd p {
	width: 92%;
	height: 3.125rem;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 4%;
	margin-bottom: 0.625rem
}
.list_box3 a:nth-child(2n) {
	float: right
}
.list_box4 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}
.list_box4 dl {
	width: 100%;
	height: auto;
	position: relative;
	border-bottom: 1px #e5e5e5 dashed;
padding-bottom:.15rem;
	overflow: hidden;
margin-top:.15rem
}
.list_box4 dt {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0;
	left: 0;
	float: left
}
.list_box4 dt img {
width:.98rem;
height:.98rem;
	border: 1px #e5e5e5 solid;
}
.list_box4 dd {
	height: 1rem;
	margin-left: 1.10rem;
	float: left;
}
.list_box4 dd h3 {
	width: 100%;
height:.35rem;
	overflow: hidden;
}
.list_box4 dd h3 a {
	color: #333;
font-size:.16rem;
	font-weight: normal;
line-height:.35rem;
	display: block
}
.list_box4 dd p {
	width: 100%;
height:.30rem;
	overflow: hidden;
}
.list_box4 dd p a {
	width: 100%;
height:.30rem;
	overflow: hidden;
	color: #555;
font-size:.14rem;
line-height:.30rem;
	display: block;
text-indent:.05rem
}
.list_box4 dd p i {
width:.04rem;
height:.04rem;
	background: #ccc;
border-radius:.02rem;
	display: block;
	float: left;
margin-top:.12rem
}
.list_box4 .list_cont1 {
	width: 100%;
	height: auto;
	overflow: hidden;
margin-top:.15rem;
	display: block;
	position: relative;
	border-bottom: 1px #e5e5e5 dashed;
padding-bottom:.15rem
}
.list_cont1 h3 {
	width: 100%;
height:.35rem;
	overflow: hidden;
}
.list_cont1 i {
width:.20rem;
height:.20rem;
	background: #62befc;
	float: left;
	display: block;
	transform: rotate(45deg);
	position: absolute;
left:.05rem;
top:.07rem;
	z-index: 5;
}
.list_cont1 font {
	position: absolute;
left:.10rem;
top:.07rem;
	z-index: 9;
	color: #fff;
font-size:.16rem;
	font-weight: normal;
line-height:.20rem;
	display: block
}
.list_cont1 h3 span {
height:.35rem;
margin-left:.35rem;
	color: #333;
font-size:.16rem;
line-height:.35rem;
	font-weight: normal;
	display: block
}
.list_cont1 p {
	width: 100%;
height:.50rem;
	color: #666;
font-size:.14rem;
line-height:.25rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.list_cont1:nth-last-child(1) {
	border-bottom: none;
	padding-bottom: 0;
}
.list_box5 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}
.list_box5 a {
	width: 47%;
	height: auto;
	float: left;
	position: relative;
	display: block;
}
.list_box5 dl {
	width: 100%;
	height: auto;
}
.list_box5 dt {
	width: 6.25rem;
	height: 6.25rem;
}
.list_box5 dt img {
	width: 6.125rem;
	height: 6.125rem;
	border-radius: 3.0625rem;
	border: 1px #e5e5e5 solid;
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -3.0625rem;
	top: 1.0625rem
}
.list_box5 dd {
	width: 99%;
	height: auto;
	border: 1px #e5e5e5 solid;
	overflow: hidden;
}
.list_box5 dd h3 {
	width: 94%;
	height: 2.1875rem;
	margin: 1.875rem 3% 0;
	overflow: hidden;
	color: #fff;
	font-size: 1rem;
	line-height: 2.1875rem;
	text-align: center;
	display: block;
	font-weight: normal;
	background: #985622;
}
.list_box5 dd p {
	width: 94%;
	height: 3.125rem;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 3%;
	margin-bottom: 0.625rem
}
.list_box5 dd i {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #985622;
	position: absolute;
	left: 50%;
	top: 7.5625rem;
	z-index: 9;
	display: block;
	margin-left: -0.625rem
}
.list_box5 a:nth-child(2n) {
	float: right
}
.list_box6 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}
.list_box6 a {
	width: 47%;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	margin-top: 0.9375rem
}
.list_box6 dl {
	width: 100%;
	height: auto;
}
.list_box6 dt {
	width: 100%;
	height: 2.1875rem;
	background: #985622;
}
.list_box6 dt h3 {
	width: 96%;
	height: 2.1875rem;
	overflow: hidden;
	color: #fff;
	font-size: 1rem;
	line-height: 2.1875rem;
	text-indent: 1.5625rem;
	display: block;
	font-weight: normal
}
.list_box6 dd {
	height: auto;
	border: 1px #e5e5e5 solid;
	overflow: hidden
}
.list_box6 dd img {
	width: 76%;
	height: auto;
	margin: 0.625rem 12%;
	display: block
}
.list_box6 dd p {
	width: 92%;
	height: 3.125rem;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 4%;
	margin-bottom: 0.625rem
}
.list_box6 a:nth-child(2n) {
	float: right
}
.list_box7 {
	padding: 0 10px;
	height: auto;
	overflow: hidden
}
.list_box7 a {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	margin-top: 0.9375rem;
}
.list_box7 dl {
	width: 100%;
	height: auto;
	overflow: hidden
}
.list_box7 dt {
	width: 6.875rem;
	height: 6.25rem;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9
}
.list_box7 dt img {
	width: 6.75rem;
	height: 6.125rem;
	border: 1px #e5e5e5 solid;
	display: block
}
.list_box7 dd {
	height: 6.25rem;
	margin-left: 7.8125rem;
	border: 1px #e5e5e5 solid;
	border-radius: 5px;
	background: #f8f8f8;
}
.list_box7 dd h3 {
	width: 92%;
	height: 2.1875rem;
	margin: 0.625rem 4% 0;
	color: #333;
	font-size: 1rem;
	line-height: 2.1875rem;
	overflow: hidden;
	font-weight: normal;
	display: block
}
.list_box7 dd p {
	width: 92%;
	height: 3.125rem;
	color: #666;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 4%;
}
.list_box7 i {
	width: 10px;
	height: 10px;
	border: #e5e5e5 solid 1px;
	border-right: 0;
	border-top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 7.5rem;
	top: 1.25rem;
	z-index: 9;
	background: #f8f8f8
}


.wp07 { height: auto; overflow: hidden; zoom: 1; }
.zj1 { background: url("../images/fk1.jpg") no-repeat left top/12.05rem 15rem; box-sizing: border-box; padding: 0.75rem 0 0 11rem; }
.zj2 { background: url("../images/fk2.jpg") no-repeat left top/12.05rem 15rem; box-sizing: border-box; padding: 0.75rem 0 0 11rem; }
.zj3 { background: url("../images/fk3.jpg") no-repeat left top/12.05rem 15rem; box-sizing: border-box; padding: 0.75rem 0 0 11rem; }
.wp07 ul li h2 { color: #434343; background:none;}
.wp07 ul li h2 strong { font-size: 1.5rem; font-weight: bold; }
.wp07 ul li h3 { margin: 0.75rem 0 1.25rem; color: #434343; line-height: 1.7rem; font-size: 0.8rem; font-weight:100; }
.wp07 ul li h3 img { float:left; margin-top:8px; vertical-align: middle; width: 0.45rem; height: 0.45rem; margin-right: 0.4rem; }
.wp07 ul li h4 { /*width: 15.25rem;*/ margin: 0 auto }
.wp07 ul li h5 { width: 9.75rem; margin: 1.2rem auto 0; }
.wp7_tt { text-align: center; margin: 0 auto 1.5rem; }
.wp7_tt ul li { border-radius: 50%; width: 0.75rem; height: 0.75rem; display: inline-block; margin: 0 0.5rem; background: #a0a0a0; overflow:hidden;}
.wp7_tt ul li.hover { background: #b31772 }
.wp08 { height: auto; overflow: hidden; zoom: 1; }
.wp08 ul { margin: 1.75rem 1rem 0; overflow: hidden; zoom: 1; }
.wp08 ul li { float: left; width: 14.5rem; border-radius: 0.5rem; box-sizing: border-box; height: 15.85rem; background: #FFF; margin-bottom: 1rem; }
.wp08 ul li:nth-of-type(even) { float: right; }
.wp08 ul li img { display: block; width: 14.5rem }
.wp08 ul li h2 { text-align: center; color: #b31772; font-size: 1.3rem; padding: 0.5rem 0 0.3rem; }
.wp08 ul li p { font-size: 1.1rem; line-height: 1.5rem; color: #434343; width: 12.75rem; margin: 0 auto; }
.wp08 h3 { margin: 0.4rem auto 0.65rem; width: 23.3rem; }
.wp09 { overflow: hidden; zoom: 1; }
.wp09 dl { overflow: hidden; zoom: 1; border-bottom: 1px dashed #6d5b97; margin: 0 1rem 1.75rem; padding-bottom: 1.25rem; }
.wp09 dl dt { float: left; width: 6.4rem; text-align: center; color: #FFF; font-size: 1.1rem; }
.wp09 dl dt img { width: 6.4rem; margin: 0 auto 0.25rem; }
.wp09 dl dd { float: right; background: url("../images/wp9_bg.png") no-repeat left top/23rem 6.1rem; width: 23rem; height: 6.1rem; box-sizing: border-box; padding: 0.75rem 0.65rem 0 1.3rem; font-size: 1rem; color: #434343; font-size: 1rem; line-height: 1.5rem; }
.wp09 dl:nth-of-type(3) { border-bottom: none; padding-bottom: 0; }
.wp09 h2 { text-align: center; color: #FFF; font-size: 1rem; padding-bottom: 1.5rem; }
.last { overflow: hidden; zoom: 1; margin: 0 auto 2.5rem; }
.last h2 { width: 30rem; }
.last h3 { background: url("../images/wx.jpg") no-repeat top center/26.85rem 13.45rem; height: 13.45rem; width: 26.85rem; margin: 1.25rem auto 0; box-sizing: border-box; padding: 5.5rem 0 0 11.75rem; line-height: 1.8rem; color: #434343; }
.last h3 strong { color: #b31772; }
.last h3 span { font-size: 1rem; }
.foot { background: url("../images/foot_bg.jpg") no-repeat top center/32rem 12.5rem; height: 12.5rem; margin-bottom: 2rem; }
.foot dl dt { box-sizing: border-box; padding: 3.15rem 0 0 14.5rem; color: #2b313a; }
.foot dl dt h3 { margin: 2rem 0 1.5rem; }
.foot dl dd { padding-left: 12.3rem; overflow: hidden; zoom: 1; }
.foot dl dd a { display: block; float: left; width: 8.9rem; height: 3.3rem; margin-right: 0.75rem; }
