* {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "microsoft yahei";
}

body {
	font-size: 16px;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto !important;
}

a {
	text-decoration: none;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

input {
	outline: none;
}

@font-face {
	font-family: "BT";
	src: url("AACHENB.TTF");
}

@font-face {
	font-family: "EB";
	src: url("DUT809B.TTF");
}

@font-face {
	font-family: "EI";
	src: url("DUT809N.TTF");
}

@font-face {
	font-family: "EN";
	src: url("DUT809I.TTF");
}

@font-face {
	font-family: "mb";
	src: url("mb.TTF");
}


.margin-c {
	width: 1200px;
	margin: 0 auto;
}

.index-haed {
	width: 100%;
	border-bottom: 1px solid #ded8d4;
	height: 78px;
}

.logo img {
	max-width: 100%;
}

.logo {
	float: left;
	margin-top: 19px;
	width: 158px;
}

.index-haed-content {
	width: 528px;
	height: 38px;
	margin-top: 20px;
	box-sizing: border-box;
	border: 1px solid #ddba9a;
	float: left;
	margin-left: 154px;
	position: relative;
}

.searchBtn-index {
	width: 116px;
	height: 36px;
	line-height: 38px;
	text-align: center;
	background-color: #a07660;
	color: #FFFFFF;
	float: right;
	/* margin-top: 20px; */
}

.index-head-ss {
	width: 116px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #a07660;
	color: #FFFFFF;
	float: left;
	/* margin-top: 20px; */
}

.fff {
	background-color: #FFFFFF;
}

.index-head-ss img {
	max-width: 22px;
	margin-bottom: 0px;
	margin-right: 3px;
}

.index-haed-r {
	float: right;
	margin-top: 18px;
}

.index-haed-r-l {
	float: left;
}

.index-haed-r-r {
	float: right;
}

.index-haed-r-r-title {
	font-size: 12px;
	font-weight: 600;
	color: #b78e79;
}

.index-haed-r-r-number {
	font-size: 22px;
	font-weight: 600;
	color: #a07660;
	margin-top: -3px;
}

.index-haed-r-l img {
	max-width: 100%;
}

.index-haed-r-l {
	width: 35px;
	height: 35px;
	margin-right: 10px;
}

.index-haed-content .tab {
	width: 106px;
	height: 36px;
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 36px;
	padding-left: 7px;
	box-sizing: border-box;
	cursor: pointer;
}

.index-haed-content .ssjjxx {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 4.5px 0 4.5px;
	border-color: #ddba9a transparent transparent transparent;
	position: absolute;
	top: 14px;
	left: 86px;
}

.index-haed-content .span {
	width: 1px;
	height: 20px;
	background-color: #ddba9a;
	position: absolute;
	top: 8px;
	left: 106px;
}

.index-haed-content .tab:hover+.index-haed-content .ssjjxx {
	background-color: #000000;
}

.index-haed-content .tab:hover+.inner-tab {
	display: block;
	z-index: 999;
}

.inner-tab:hover {
	display: block;
}

.inner-tab {
	z-index: 999;
	position: absolute;
	top: 36px;
	width: 106px;
	border: 1px solid #ddba9a;
	border-top: none;
	background-color: #FFFFFF;
	box-sizing: border-box;
	left: -1px;
	display: none;
}

.inner-tab-item {
	width: 106px;
	height: 36px;
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 36px;
	padding-left: 7px;
	box-sizing: border-box;
	z-index: 999;
	cursor: pointer;
	margin-bottom: 1px;
}

.inner-tab-item:hover {
	width: 104px;
	height: 36px;
	color: #d8be8b;
	background: #f6f6f6;
	box-sizing: border-box;
}

.index-haed-content-ipt input {
	width: 300px;
	border: none;
	height: 36px;
	outline: none;
	padding-left: 15px;
	box-sizing: border-box;
	float: left;
	font-size: 14px;
}



.index-head2 {
	position: relative;
	min-width: 1200px;
}

.rrmm {
	position: absolute;
	width: 23px;
	height: 28px;
	top: -16px;
	left: 66px;
}

.rrmm img {
	width: 100%;
	height: 100%;
}

.index-head2-nav li:nth-child(1) {
	margin-left: 57px;
}


.index-head2-nav li {
	display: inline-block;
	float: left;
	width: 94px;
	height: 70px;
	line-height: 70px;
	margin-right: 25px;
}

.index-head2-nav li:hover ul {
	display: block;
}

.index-head2-nav li .on {
	color: #a07660;
	border-bottom: 2px solid #a07660;
	box-sizing: border-box;
	padding-bottom: 4px;
}

.index-head2-nav li ul li a {
	border-bottom: 1px solid #a07660;
	box-sizing: border-box;
	padding-bottom: 4px;
}

.index-head2-nav li:hover a ul li {
	color: #666;
	border-bottom: none;
	box-sizing: border-box;
	padding-bottom: 0;
}

.index-head2-nav li a {
	display: inline;
	margin-left: 15px;
	color: #666;
	font-size: 16px;
	z-index: 999;
}

.index-head2-nav ul li ul {
	margin-top: -1px;
	z-index: 999;
	border-top: 1px solid #d0d0d0;
	box-sizing: border-box;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow: hidden;
	display: none;
	position: relative;
}



.index-head2-nav ul li ul a {
	margin: 0;
	display: inline-block;
	font-size: 14px;
	/* margin-left: 19px; */
	text-align: center;
	line-height: 18px;
}

.index-head2-nav ul li ul li:hover {
	background-color: #a07660;
}

.index-head2-nav ul li ul li:hover a {
	color: #fff;
	border-bottom: none;
	box-sizing: border-box;
	padding-bottom: 0;
	background-color: #a07660;
}

.index-head2-nav li li {
	margin: 0 !important;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.marginr0 {
	margin-right: 12px !important;
}

.margint7 {
	margin-top: 70px;
}

.index-head2 {
	height: 70px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 99;
	top: 0;
}

.index-head2-r {
	margin-top: 24px;
	width: 235px;
	height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 16px;
	float: right;
	position: relative;
	display: block;
	background-color: #f5f5f5;
}

.index-head2-r-span {
	width: 1px;
	height: 18px;
	background-color: #b5b5b5;
	top: 7px;
	left: 40px;
	position: absolute;
}

.index-head2-r input {
	background-color: #f5f5f5;
	width: 178px;
	height: 32px;
	border: none;
	box-sizing: border-box;
	padding-left: 16px;
	float: left;
	font-size: 12px;
}

.index-head2-r img {
	float: left;
	width: 20px;
	margin-left: 12px;
	margin-top: 5px;
}



.banner01 {
	/* width: 100%; */
	min-width: 1200px;
	height: 560px;
	overflow: hidden;
	/* margin-top: 70px; */
	position: relative;
}

.banner01 .hd li {
	/* float: left; */
	margin: 0 10px;
	width: 40px;
	height: 4px;
	line-height: 14px;
	text-align: center;
	background: rgba(255, 255, 255, 0.7);
	cursor: pointer;
	font-size: 0;
	display: inline-block;
}

.banner01 .hd ul li.on {
	background: #ffffff;
}

.banner01 .hd {
	height: 5px;
	/* overflow: hidden; */
	position: absolute;
	/* right: calc(53% - 80px); */
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 6%;
	z-index: 1;
}

.banner01 .hd ul {
	/* overflow: hidden; */
	/* zoom: 0.7; */
	/* float: left; */
	width: 100%;
}

.banner01 .bd {
	height: 560px;
}

.banner01 .bd li {
	height: 560px;
}


.banner01 .bd img {
	width: 100%;
	height: 100%;
}

.banner01 .prev img {
	margin-top: 45px;
	margin-left: 10px;
}

.banner01 .next img {
	margin-top: 45px;
	margin-left: 10px;
}

.banner01 .prev {
	position: absolute;
	left: 2%;
	top: 190px;
	/* margin-top: -25px; */
	display: block;
	width: 40px;
	height: 120px;
	background: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.7;
}



.banner01 .next {
	position: absolute;
	right: 2%;
	top: 190px;
	/* margin-top: -25px; */
	display: block;
	width: 40px;
	height: 120px;
	background: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.7;
}



.index-banner02 {
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 45px;
}

.index-banner02 .index-banner02-item {
	width: 188px;
	height: 107px;
	float: left;
	margin-right: 5px;
	padding: 20px 0 20px 20px;
	background: url(index-banner02-bgi.png) no-repeat center;
	background-repeat: no-repeat;
	margin-right: 40px;
}

.index-banner02 .index-banner02-item:nth-child(5) {
	margin-right: 0;
	background: url(index-banner02-bgi05.png) no-repeat center;
}

.index-banner02 .index-banner02-item:nth-child(2) {
	background: url(index-banner02-bgi02.png) no-repeat center;
}

.index-banner02 .index-banner02-item:nth-child(3) {
	background: url(index-banner02-bgi03.png) no-repeat center;
}

.index-banner02 .index-banner02-item:nth-child(4) {
	background: url(index-banner02-bgi04.png) no-repeat center;
}

.index-banner02-item h4 {
	font-size: 18px;
	color: #000;
	/* font-weight: 600; */
}

.index-banner02-item p {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.8);
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-banner02-item .index-banner02-text {
	position: relative;
	bottom: -5px;
}

.index-banner02-text label {
	display: inline-block;
	font-size: 42px;
	color: #A07660;
	font-weight: bold;
}

.index-banner02-text span {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.indexTitle .title {
	font-size: 40px;
	color: #333;
}

.indexTitle .subTitle {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.indexTitle .line {
	margin-top: 15px;
}

.bg-bg {
	background-color: #FAFAFA;
}

.indexTitle {
	text-align: center;
	padding: 60px 0 35px;
}

.indexTitle .line .dot {
	display: inline-block;
	width: 80px;
	height: 3px;
	position: relative;
	background-color: #A07660;
	vertical-align: middle;
}

.ad-custom {
	width: 300px;
	height: 348px;
	box-shadow: none;
	display: inline-block;
	text-align: center;
	float: left;
	margin-top: 20px;
	background-color: #fff;
	overflow: hidden;
	border-radius: 3px;
	position: relative;
}

.mr11 {
	margin-right: 11px !important;
}

.ad-custom .title .main {
	color: #333;
	font-size: 20px;
	text-align: center;
	float: none;
	font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}

.ad-custom .title .block {
	text-align: center;
	background: transparent;
	margin: 0 auto;
	width: 5px;
	height: 20px;
	float: none;
}

.text-color9 {
	color: #999;
	font-size: 14px !important;
	margin-bottom: 8px !important;
	margin-top: 8px !important;
	text-align: center;
}

.text-primary {
	color: #A07660 !important;
}

.ad-custom .input-list {
	width: 100%;
	clear: both;
}

.ad-custom .input-list .input-box {
	margin-left: 0;
	margin-right: 20px;
	float: none;
	margin: 13px 14px;
	border: 1px solid #edecec;
	background: #f9f9f9;
	border-radius: 30px;
}

.index-banner03-from-item-text {
	color: #999999;
	font-size: 14px;
	position: absolute;
	bottom: 70px;
	left: 0;
	right: 0;
}

.index-banner03-from-item-text span {
	color: #A07660;
	margin-left: 5px;
	margin-right: 5px;
}

.zy_L1 {
	overflow: hidden;
	margin-top: 20px;
	float: left;
	width: 878px;
}

.zxfw-item {
	width: 263px;
	height: 140px;
	padding: 15px 20px;
	background-repeat: no-repeat;
	background-position: center;
	/* float: left; */
	margin-bottom: 8px;
	transition: 0.4s;
	cursor: pointer;
}

.zxfw-item a {
	display: block;
	width: 100%;
	height: 100%;
}


.zxfw-item:hover {
	box-shadow: 2px 8px 21px 0px rgb(148 149 149 / 29%);
}

.zxfw-item:nth-child(1) {
	background-image: url(zxfw-item01.png);
}

.zxfw-item:nth-child(2) {
	background-image: url(zxfw-item02.png);
}

.zxfw-item03 {
	width: 283px;
	height: 350px;
	margin-right: 11px;
}

.zxfw-item03 .zxfw-item {
	background-image: url(zxfw-item03.png);
	width: 283px;
	height: 348px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	margin-right: 11px;
	/* padding: 0; */
	margin: 0;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
}


.zxfw-item04 {
	/* overflow: hidden; */
	float: left;
}

.zxfw-item04 .zxfw-item {
	width: 220px;
}

.zxfw-item04 .zxfw-item:nth-child(1) {
	background-image: url(zxfw-item04.png);
}

.zxfw-item04 .zxfw-item:nth-child(2) {
	background-image: url(zxfw-item05.png);
}

.zxfw-item h2 {
	color: #333333;
	font-size: 24px !important;
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}

.zxfw-item p {
	color: #999;
	font-size: 14px;
}









.plant .plant_list {
	margin-bottom: 45px;
	overflow: hidden;
}

.plant .plant_list li {
	width: 393px;
	margin-right: 10px;
	position: relative;
	float: left;
}

.plant .plant_list li img {
	width: 393px;
	height: 300px;
	/* max-width: 100%; */
}

.plant .plant_list li:last-child {
	margin-right: 0;
}

.plant .plant_list li>p {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #838383;
	background: #f8f8f8;
}

.plant .plant_list p a {
	font-size: 20px;
	color: #414141;
	/* font-weight: 600; */
	margin-left: 4px;
	margin-right: 16px;
}

.plant .plant_list p span {
	margin-right: 13px;
	font-size: 12px;
	color: #414141;
	font-weight: 600;
}

.plant .plant_list p span:last-child {
	margin-right: 0px;
}

.plant .plant_list li .plant_tip {
	position: absolute;
	top: 0;
	right: 0px;
	width: 92px;
	height: 67px;
	background: rgba(0, 0, 0, .3);
}

.plant .plant_list li .plant_tip p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
}

.plant .plant_list li .plant_tip p em {
	color: #fff;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
}



.accordion-box {
	width: 100%;
	height: 400px;
	margin-bottom: 50px;
}

.accordion-box-list {
	padding: 0;
	width: inherit;
	height: 400px;
	overflow: hidden;
	position: relative;
}

.accordion-box-item {
	width: 792px;
	height: 400px;
	position: absolute;
	top: 0;
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
	overflow: hidden;
	left: 0;
	z-index: 6;
}

.accordion-box-list .on1 {
	left: 0;
	z-index: 6;
}

.accordion-box-list .on2 {
	z-index: 5;
}

.accordion-box-list .on3 {
	z-index: 4;
}

.accordion-box-list .on4 {
	z-index: 3;
}

.accordion-box-list .on5 {
	z-index: 2;
}

.accordion-box-list .on6 {
	z-index: 1;
}

.accordion-box-item:nth-child(1) .accordion-box-item-right {
	background: #DEE0E2;
}

.accordion-box-item:nth-child(2) .accordion-box-item-right {
	background-color: #F6F8FA;
}

.accordion-box-item:nth-child(3) .accordion-box-item-right {
	background: #DEE0E2;
}

.accordion-box-item:nth-child(4) .accordion-box-item-right {
	background-color: #F6F8FA;
}

.accordion-box-item:nth-child(5) .accordion-box-item-right {
	background: #DEE0E2;
}

.accordion-box-item:nth-child(6) .accordion-box-item-right {
	background-color: #F6F8FA;
}

.accordion-box-item:nth-child(7) .accordion-box-item-right {
	background: #DEE0E2;
}

.accordion-box-item:nth-child(1) .accordion-box-item-sjx {
	border-right-color: #DEE0E2;
}

.accordion-box-item:nth-child(2) .accordion-box-item-sjx {
	border-right-color: #F6F8FA;
}

.accordion-box-item:nth-child(3) .accordion-box-item-sjx {
	border-right-color: #DEE0E2;
}

.accordion-box-item:nth-child(4) .accordion-box-item-sjx {
	border-right-color: #F6F8FA;
}

.accordion-box-item:nth-child(5) .accordion-box-item-sjx {
	border-right-color: #DEE0E2;
}

.accordion-box-item:nth-child(6) .accordion-box-item-sjx {
	border-right-color: #F6F8FA;
}

.accordion-box-item:nth-child(7) .accordion-box-item-sjx {
	border-right-color: #DEE0E2;
}

.accordion-box-item:nth-child(2) {
	left: 68px;
	z-index: 5;
}

.accordion-box-list .on2 {
	left: 68px;
}

.accordion-box-item:nth-child(3) {
	left: 136px;
	z-index: 4;
}

.accordion-box-list .on3 {
	left: 136px;
}

.accordion-box-item:nth-child(4) {
	left: 204px;
	z-index: 3;
}

.accordion-box-list .on4 {
	left: 204px;
}

.accordion-box-item:nth-child(5) {
	left: 272px;
	z-index: 2;
}

.accordion-box-list .on5 {
	left: 272px;
}

.accordion-box-item:nth-child(6) {
	left: 340px;
	z-index: 1;
}

.accordion-box-list .on6 {
	left: 340;
}

.accordion-box-item:nth-child(7) {
	left: 408px;
	z-index: 0;
}

.accordion-box-list .on7 {
	/* width: 1200px; */
	left: 408px;
}

.on1,
.on2,
.on3,
.on4,
.on5,
.on6,
.on7 .accordion-box-item-left {
	display: block;
	z-index: 50;
}




.accordion-box-item-left {
	width: 724px;
	height: inherit;
	overflow: hidden;
	position: relative;
	float: left;
	display: none;
	z-index: -1;
	background-color: #A07660;
}

.accordion-box-item-left:nth-child(1) {
	display: block;
}

.accordion-box-item-left img {
	width: 100%;
	height: 100%;
}

.accordion-box-item-left-text {
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	line-height: 2;
	color: #fff;
	font-size: 18px;
}

.accordion-box-item-right {
	width: 68px;
	height: 400px;
	float: left;
	position: relative;
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
	z-index: 999;
}


.accordion-box-item-right-text {
	writing-mode: vertical-lr;
	position: absolute;
	top: 25%;
	left: 20px;
	font-size: 20px;
	color: #333;
	transition: 0.2s;
}

.accordion-box-item-sjx {
	display: block;
	position: absolute;
	z-index: 2;
	top: 48%;
	left: 90.5%;
	width: 0;
	height: 0;
	border-right-width: 10px;
	border-right-style: solid;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: transparent;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}



















































.index-banner03 {
	background-color: #fafafa;
	height: 640px;
}

.index-banner03 .margin-c {
	/* height: 312px; */
	background-color: #fafafa;
	overflow: hidden;
}

.index-banner03-l {
	float: left;
	margin-left: 30px;
	position: absolute;
}

.index-banner03-l-list {
	width: 270px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}



.index-banner03-l-list2 .index-banner03-l-item-text {
	color: #FFFFFF;
}

.index-banner03-l-list2 .index-banner03-l-item {
	background-color: #a07660;
	color: #FFFFFF;
	cursor: pointer;
	position: absolute;
	z-index: 999;
}


.index-banner03-l-list .index-banner03-l-item:nth-child(1) {
	left: 0;
	top: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(2) {
	left: 0;
	top: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(3) {
	left: 0;
	top: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(4) {
	left: 0;
	top: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(5) {
	left: 0;
	top: -270px;
	opacity: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(6) {
	left: 0;
	top: -270px;
	opacity: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(7) {
	left: 0;
	top: -270px;
	opacity: 0;
}

.index-banner03-l-list .index-banner03-l-item:nth-child(8) {
	left: 0;
	top: -270px;
	opacity: 0;
}

.index-banner03-l-item:hover {
	background-color: #a07660;
	color: #FFFFFF;
	cursor: pointer;
}



.index-banner03-l-item-img li img {
	display: block;
	margin-left: 45px;
	max-height: 31px;
	margin-top: 32px;
	margin-bottom: 5px;
}

.index-banner03-l-item li {
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* right: 0; */

	/* display: none; */
}



.index-banner03-l-item {
	position: relative;
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	/* transition: 0.4s; */
}

.index-banner03-l-item-img img {
	display: block;
	margin-left: 45px;
	max-height: 31px;
	margin-top: 32px;
	/* margin-left: 5px; */
	margin-bottom: 5px;
}

.index-banner03-l-item-text {
	font-size: 14px;
	color: #939393;
}


.index-banner03-r {
	background-color: #FFFFFF;
	width: 865px;
	height: 253px;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	position: relative;
}


.index-banner03-r-span {
	width: 3px;
	height: 20px;
	background-color: #a07660;
	position: absolute;
	top: 20px;
	left: 22px;
}


.index-banner03-r-l {
	float: left;
	margin-top: 18px;
	margin-left: 22px;
}

.index-banner03-r-l-title {
	margin-left: 20px;
	font-weight: 600;
	font-size: 19px;
	color: #333;
	width: 550px;
}

.index-banner03-from {
	margin-top: 14px;
}

.index-banner03-from-item {
	overflow: hidden;
	display: block;
	margin: 13px 14px;
}

.index-banner03-from-item-name {
	/* display: ; */
	float: left;
	width: 112px;
	height: 36px;
	background-color: #f8f8f8;
	text-align: center;
	line-height: 36px;
	color: #666666;
	font-size: 12px;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	border-right: none;
}

.index-banner03-from-item input {
	font-size: 12px;
	background: #f9f9f9;
	color: #666;
	width: 280px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
	border-radius: 30px;
}

.index-banner03-from .button {
	height: 40px;
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #a07660;
	border: none;
	display: block;
	float: none;
	padding: 0;
	margin: 0 auto;
	width: 270px;
	cursor: pointer;
	margin-top: 30px;
}


.index-banner03-r-r {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 238px;
	height: 211px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.index-banner03-r-r-img {
	width: 100%;
	height: 110px;
}

.index-banner03-r-r-img ul {
	width: 100%;
	height: 100%;
}

.index-banner03-r-r-img ul li {
	width: 100%;
	height: 100%;
}

.index-banner03-r-r-img img {
	width: 100%;
	height: 100%;
}

.index-banner03-r-r-head {
	border-bottom: #b5b5b5 1px solid;
	color: #7e7e7e;
	font-size: 12px;
	box-sizing: border-box;
	padding: 7px 0px;
	font-size: 0;
}

.index-banner03-r-r-head div {
	display: inline-block;
	width: 29%;
	font-weight: 600;
	text-align: center;
	font-size: 12px;
}

.index-banner03-r-r-head div:nth-child(1) {
	width: 13%;
}

.index-banner03-r-list .tempWrap {
	/* height: 115px !important; */
}

.index-banner03-r-list .tempWrap ul li {
	overflow: hidden;
	height: auto !important;
	/* line-height: 36px; */
	/* margin: 10px 0; */
}

.index-banner03-r-list .tempWrap ul {
	/* margin-top: 60px !important; */
}

.index-banner03-r-item {
	/* margin: 10px 0; */
	color: #9e9e9e;
	overflow: hidden;
	cursor: pointer;
	font-size: 0;
}

.index-banner03-r-item span:nth-child(4) {
	margin-right: 0;
}

.index-banner03-r-item span {
	display: inline-block;
	margin-right: 4px;
	text-align: left;
	font-size: 12px;
	transform: scale(0.8);
	width: 5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.index-banner03-r-item:hover {
	color: #a07660;
}

.index-banner03-r-item div:nth-child(1) {
	width: 20%;
}

.index-banner03-r-item div:nth-child(3) {
	width: 15%;
}

.index-banner03-r-item div:nth-child(2) {
	width: 30%;
	text-align: left;
	margin-left: -8px;
}


.index-banner03-r-item div {
	float: left;
	width: 37%;
	text-align: center;
	font-size: 0;
}

.index-banner03-r-item div:nth-child(4) span {
	margin-left: 10px;
}


.index-head2 .logo {
	display: none;
}


.index-banner04-title {
	margin-top: 34px;
	color: #333333;
	font-size: 40px;
	text-align: center;
	/* font-weight: 600; */
}

.index-banner04-title a {
	color: #333;
}

.index-banner04-text {
	text-align: center;
	font-size: 16px;
	color: #3d3d3d;
	margin-top: 7px;
	letter-spacing: 2px;
}

.index-banner04-text-span {
	height: 2px;
	width: 92px;
	background-color: #a07660;
	margin: 16px auto 26px;
	/* margin-top: 18px; */
}


.index-banner04-text-foot {
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
	color: #999999;
}

.index-banner04-text-foot a {
	color: #999999;
}

.index-banner04-text-foot a:hover {
	color: #a07660;
}

.index-banner04-text-foot a:nth-child(5) {
	margin-right: 0px;
}

.index-banner04-text-foot-llxx {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #999999;
	transform: rotate(45deg);
	margin: 3px 10px;
}

.index-banner04-content {
	overflow: hidden;
}

.index-banner04-content-left {
	float: left;
	width: 290px;
	height: 450px;
	margin-right: 15px;
	position: relative;
	background-color: #000000;
}

.index-banner04-content-item:nth-child(3n) {
	margin-right: 0;
}

.index-banner04-content-left video {
	width: 100%;
	height: 100%;
}


.index-banner04-content-left .index-video-kais {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

.index-videoimg {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
}


.index-banner04-content-r {
	float: left;
	width: 895px;
}

.index-banner04-content-item {
	width: 288px;
	height: 217px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	/* background-color: red; */
	float: left;
	position: relative;
}

.index-banner04-content-item img {
	/* max-width: 100%; */
	/* max-height: 100%; */
	height: 100%;
	position: absolute;
	left: -60px;
}

.index-banner04-content-item-foot {
	width: 80%;
	height: 35px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 7px;
	margin: auto;
	border-radius: 17px;
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	transition: all 0.4s;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.index-banner04-content-item:hover .index-banner04-content-item-hover {
	opacity: 1;
}

.index-banner04-content-item:hover .index-banner04-content-item-foot {
	opacity: 0;
}


.index-banner04-content-item-hover {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	transition: all 0.4s;
	color: #FFFFFF;
}

.index-banner04-content-item-hover-title {
	font-size: 17px;
	text-align: center;
	font-weight: 600;
	margin-top: 42px;
	margin-bottom: 12px;
	color: #FFFFFF;
}

.index-banner04-content-item-hover-text {
	font-size: 14px;
	text-align: center;
}

.index-banner04-content-item-hover-text span {
	margin-right: 10px;
	color: #FFFFFF;
}

.index-banner04-content-item-hover-foot {
	width: 90px;
	height: 26px;
	border-radius: 13px;
	background-color: #a07660;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	margin: 0 auto;
	margin-top: 30px;
}

.index-banner04-content-item-hover-foot a {
	width: 90px;
	height: 26px;
	border-radius: 13px;
	background-color: #a07660;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	display: block;
}

.index-banner04-foot-cckkggdd {
	/* margin: 0 auto; */
	margin-top: 40px;
	margin-bottom: 55px;
	/* width: 240px; */
	width: 100%;
	/* height: 44px; */
	/* border-radius: 22px; */
	color: #FFFFFF;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	/* background-color: #a07660; */
}


.index-banner04-foot-cckkggdd a {
	display: inline-block;
	margin: 0 auto;
	/* margin-top: 40px; */
	/* margin-bottom: 55px; */
	width: 240px;
	height: 44px;
	border-radius: 22px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	background-color: #a07660;
}

.index-banner04-foot-cckkggdd .index-banner04-foot-cckkggdd-left {
	margin-right: 45px;
	background-color: #fff;
	color: #A07660;
	box-sizing: border-box;
	border: 1px solid #A07660;
	width: auto;
	padding: 0 25px;
}


.index-banner05 {
	background-color: #F5F5F5;
	overflow: hidden;
}

.index-banner05-text {
	text-align: center;
	font-size: 16px;
	color: #646464;
	margin-top: 7px;
}

.index-banner05-lb {
	margin-top: 5px;
	margin-bottom: 20px;
	position: relative;
}

.index-banner05-lb .bd li:hover {
	transform: scale(1.1);
}

.index-banner05-lb .bd ul {
	overflow: visible !important;
}

.index-banner05-lb .bd li {
	width: 280px;
	margin-right: 25px;
	transition: all 0.4s;
	margin-top: 50px;
}

.index-banner05-lb-img {
	width: 280px;
	position: relative;
	height: 432px;
}

.index-banner05-lb-img img {
	max-width: 100%;
}

.index-banner05-lb-img-ssjjxx {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 57px 57px 0;
	border-color: transparent #a07660 transparent transparent;
	top: 0;
	right: 0;
}

.index-banner05-lb-img-tr {
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0;
	transform: rotate(45deg);
	margin-top: 8px;
}

.index-banner05-lb-img-foot {
	position: absolute;
	bottom: 6px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
	box-sizing: border-box;
}

.index-banner05-lb-foot {
	background-color: #FFFFFF;
	margin-top: -6px;
}

.index-banner05-lb .bd li:hover .index-banner05-lb-foot-name {
	color: #a07660;
}

.index-banner05-lb-foot-name {
	color: #2c2c2c;
	font-size: 25px;
	/* font-weight: 600; */
	text-align: center;
	padding: 10px 0;
	letter-spacing: 10px;
	transition: all 0.4s;
}

.index-banner05-lb .bd li:hover .index-banner05-lb-foot-text {
	color: #a07660;
}

.index-banner05-lb-foot-text {
	color: #000000;
	font-size: 12px;
	text-align: center;
	transition: all 0.4s;
	padding-bottom: 25px;
}

.index-banner05-lb .bd li:hover .index-banner05-lb-foot-span {
	height: 2px;
}

.index-banner05-lb-foot-span {
	width: 270px;
	height: 1px;
	margin: 10px auto;
	background-color: #a07660;
	transition: all 0.4s;
}

.index-banner05-lb-foot-number {
	font-size: 12px;
	color: #383838;
	padding: 5px;
	padding-left: 15px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-banner05-lb-foot-foot {
	font-size: 12px;
	color: #383838;
	padding: 5px;
	padding-left: 15px;
	padding-bottom: 20px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-banner05-lb .bd .tempWrap {
	height: 600px;
	padding-left: 20px;
}

.index-banner05-lb .hd {
	font-size: 0;
}

.index-banner05-foot-lb {
	position: relative;
}

.index-banner05-foot-lb .prev {
	position: absolute;
	left: 0;
	top: 0px;
	width: 64px;
	height: 84px;
	background: rgba(0, 0, 0, 0.1);
}

.index-banner05-foot-lb .prev img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.index-banner05-foot-lb .next img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.index-banner05-foot-lb .next {
	position: absolute;
	right: 0;
	top: 0px;
	width: 64px;
	height: 84px;
	background: rgba(0, 0, 0, 0.1);
}

.index-banner05-foot-lb .bd li {
	width: 84px;
	height: 84px;
	overflow: hidden;
	margin-right: 13px;
}

.index-banner05-foot-lb .bd li:hover a {
	border: 2px solid #A07660;
}

.index-banner05-foot-lb .bd li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.index-banner05-foot-lb .tempWrap {
	margin-left: 75px;
}

.index-banner05-foot-lb .bd li img {
	/* width: 84px; */
	max-width: 100%;
	/* height: 84px; */
}


.index-banner05-lb .prev img {
	margin-top: 45px;
	margin-left: 10px;
}

.index-banner05-lb .next img {
	margin-top: 45px;
	margin-left: 10px;
}

.index-banner05-lb .prev {
	position: absolute;
	left: -2.3%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 40px;
	height: 120px;
	background: rgba(0, 0, 0, 0.1);
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.index-banner05-lb .next {
	position: absolute;
	right: -5.3%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 40px;
	height: 120px;
	background: rgba(0, 0, 0, 0.1);
	filter: alpha(opacity=50);
	opacity: 0.7;
}


.index-banner05-foot {
	/* margin: 0 auto; */
	text-align: center;
	/* width: 240px; */
	height: 44px;
	color: #FFFFFF;
	line-height: 44px;
	margin-top: 60px;
	font-size: 18px;
	/* background-color: #a07660; */
	margin-bottom: 60px;
}

.index-banner05-foot a {
	width: 240px;
	display: inline-block;
	border-radius: 22px;
	color: #FFFFFF;
	width: 240px;
	height: 44px;
	background-color: #a07660;
}



.index-banner05-foot .index-banner04-foot-cckkggdd-left {
	margin-right: 45px;
	background-color: #fff;
	color: #A07660;
	box-sizing: border-box;
	border: 1px solid #A07660;
	width: auto;
	padding: 0 25px;
}

.index-banner06 {
	margin-top: 20px;
	margin-bottom: 70px;
}

.index-banner06 img {
	max-width: 100%;
}

.nav-r {
	position: fixed;
	right: 0px;
	top: 50%;
	z-index: 999;
}

.nav-r-item {
	width: 45px;
	height: 45px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #EDEDED;
	cursor: pointer;
}

.nav-r-item:hover {
	border: 1px solid #a07660;
}


.nav-r-item:nth-child(5) {
	cursor: pointer;
}

.nav-r-item img {
	max-width: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}


.nav-r-item-info img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 70px;
}

.nav-r-item-info-sjx {
	position: absolute;
	left: -21px;
	top: 180px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #dedede;
	transition: all 0.4s;
	display: none;
}



.nav-r-item-info {
	width: 80px;
	height: 80px;
	background-color: #dedede;
	z-index: 999;
	position: absolute;
	left: -100px;
	top: 150px;
	transition: all 0.4s;
	display: none;
}

.index-banner07 {
	overflow: hidden;
	margin-top: 30px;
}

.index-banner07-bgc {
	/* background-color: #f8f8f8; */
	background-image: url(index-banner07-bgi.png);
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 754px;
	background-repeat: repeat;
	background-size: cover;
}

.index-banner08 {
	overflow: hidden;
	margin-top: 30px;
}

.index-banner07-l {
	float: left;
	width: 720px;
	height: 568px;
	/* background-image: url(index-banner07-l-bgi.png); */
	background-size: cover;
	overflow: hidden;
}

.index-banner07-r {
	float: left;
	height: 470px;
	margin-left: 50px;
	width: 330px;
	margin-left: 150px;
	margin-top: 30px;
	background-color: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	padding-left: 15px;
}

.index-banner07-l-content {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 860px;
	height: 470px;
	position: absolute;
	top: 30px;
	left: 0px;
	transition: 0.4s;
	opacity: 1;
}

.index-banner07-l-img {
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 90px;
	margin-top: 20px;
	overflow: hidden;
}

.index-banner07-l-content:hover .index-banner07-l-img {
	transition: all 0.4s;
	transform: scale(1.05);
}


.index-banner07-l-img img {
	max-width: 100%;
}

.index-banner07-l-img-name {
	float: left;
	font-size: 18px;
	color: #3d3d3d;
	margin-left: 15px;
	margin-top: 40px;
}

.index-banner07-l-img-text {
	color: #a9a7a3;
	margin-top: 5px;
	font-size: 13px;
}

.index-banner07-l-content-text {
	width: 89%;
	float: left;
	margin-left: 90px;
	font-size: 13px;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-banner07-l-content-foot {
	float: left;
	margin-left: 90px;
	margin-top: 15px;
}

.index-banner07-l-content-foot-img {
	float: left;
	margin-right: 22px;
	width: 330px;
	height: 248px;
}

.index-banner07-l-content-foot-img img {
	width: 100%;
	height: 100%;
}

.index-banner07-l-content-foot-img:nth-child(2) {
	margin-right: 0;
}


.index-banner07-r-title {
	font-size: 32px;
	color: #FFFFFF;
	margin-top: 25px;
}

.index-banner07-r-text {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 15px;
	line-height: 30px;
}

.index-banner07-r-img-list {
	margin-top: 20px;
	/* overflow: hidden; */
	width: 100%;
}

.index-banner07-r-img-item:nth-child(1) img {
	/* width: 90px; */
	/* height: 90px; */
}



.index-banner07-r-img-item-img-img {
	width: 80px;
	height: 80px;
	/* transition: 0.4s; */
	border-radius: 50%;
}

.index-banner07-l-content {
	transition: 0.4s;
}

.index-banner07-r-img-item .index-banner07-r-img-item-img-img:hover {
	transform: scale(1.2);
	cursor: pointer;
	border: 3px solid #a07660;
}




.swiper-slide-thumb-active .index-banner08-l-foot-item {
	box-sizing: border-box;
	border: 3px solid #a07660;
	position: relative;
}

.swiper-slide-thumb-active .index-banner08-l-foot-item .index-banner08-l-foot-item-img {
	width: 234px;
	height: 161px;
}

.swiper-slideswiper-slideimg {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}


.index-banner07-r-img-item:hover {
	/* transform: scale(1.2); */
}

.index-banner07-r-img-item {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 25px;
	margin-bottom: 25px;
	transition: 0.4s;
}

.index-banner07-r-img-item img {
	max-width: 100%;
	/* border-radius: 50%; */
}

.index-banner08-l-head {
	width: 770px;
	height: 380px;
	margin-bottom: 30px;
	position: relative;
}

.index-banner08-l {
	width: 770px;
	float: left;
	overflow: hidden;
}


.index-banner08 .index-banner05-text {
	letter-spacing: 2px;
}

.index-banner08-l-head .hd ul li {
	font-size: 0;
}

.index-banner08-l-head .prev {
	position: absolute;
	width: 72px;
	height: 60px;
	background-color: rgba(255, 255, 255, 0.3);
	top: 170px;
	left: 10px;
}

.index-banner08-l-head .next {
	position: absolute;
	top: 170px;
	right: 10px;
	width: 72px;
	height: 60px;
	background-color: rgba(255, 255, 255, 0.3);
}

.swiper-button-next {
	display: block;
	position: absolute;
	top: 170px;
	right: 10px;
	width: 72px !important;
	height: 60px !important;
	color: #FFFFFF !important;
	background-color: rgba(255, 255, 255, 0.3);
}

.swiper-button-next::after {
	font-size: 30px !important;
}

.swiper-button-prev::after {
	font-size: 30px !important;
}

.swiper-button-prev {
	position: absolute;
	display: block;
	width: 72px !important;
	height: 60px !important;
	background-color: rgba(255, 255, 255, 0.3);
	top: 170px;
	left: 10px;
	color: #FFFFFF !important;
}



.index-banner08-l-head .prev img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 16px;
	height: 27px;
}


.index-banner08-l-head .next img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 16px;
	height: 27px;
}

.index-banner08-l-foot-item {
	float: left;
	position: relative;
}

.index-banner08-l-foot-item:nth-child(2) {
	margin: 0 25px;
}


.index-banner08-l-foot-item-foot {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}

.index-banner08-l-foot-item-foot span {
	display: inline-block;
	/* width: 49%; */
	text-align: center;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.index-banner08-l-foot-item-foot span:nth-child(1) {
	width: 60%;
}

.index-banner08-l-foot-item-foot span:nth-child(2) {
	width: 37%;
}

.index-banner08-r {
	width: 392px;
	height: 578px;
	float: right;
	overflow: hidden;
}

.index-banner08-r-head {
	width: 100%;
	height: 115px;
}

.index-banner08-r-head img {
	width: 100%;
	height: 100%;
}

.index-banner08-r-content-title {
	width: 100%;
	height: 42px;
	line-height: 42px;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	background-color: #c5c5c5;
}


.index-banner08-r-content-title span {
	display: block;
	float: left;
	text-align: center;
	width: 25%;
}

.index-banner08-r-content-info {
	background-color: #f8f8f8;
	padding-bottom: 25px;
}

.index-banner08-l-footList {
	overflow: hidden;
}

.index-banner08-r-content-item-span {
	position: absolute;
	bottom: -1px;
	width: 337px;
	height: 1px;
	left: 25px;
	background-color: #ece6e3;
}

.index-banner08-r-content-item {
	position: relative;
	width: 100%;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #8d8d8d;
	margin-bottom: 1px;
}

.index-banner08-r-content-item:hover {
	background-color: #a07660;
	color: #FFFFFF;
	border: none;
}

.index-banner08-r-content-item-name {
	display: inline-block;
	float: left;
	width: 25%;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-banner08-r-content-item span {
	float: left;
	display: inline-block;
	width: 25%;
	text-align: center;
}

.index-banner08-foot {
	background-color: #a07660;
	width: 240px;
	height: 44px;
	color: #FFFFFF;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	border-radius: 22px;
	margin: 40px auto 60px;
}

.index-banner08-foot a {
	background-color: #a07660;
	width: 240px;
	height: 44px;
	color: #FFFFFF;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	border-radius: 22px;
	margin: 40px auto 60px;
}

.index-banner08 .margin-c {
	overflow: hidden;
}


.index-banner09 {
	width: 100%;
	height: 312px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	background-image: url(index-banner09.png);
	position: relative;
	overflow: hidden;
}

.index-banner09 table {
	margin-top: 200px;
}

.index-banner09-from-item {
	float: left;
	margin-right: 25px;
}

.index-banner09-from-item input {
	width: 316px;
	height: 50px;
}

.index-banner09-from-item .button {
	width: 152px;
	height: 50px;
	border: none;
	background-color: #A07660;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	cursor: pointer;
}

.index-banner09-from-item:nth-child(4) {
	margin-right: 0;
}

.index-banner010 {
	overflow: hidden;
}


.index-banner010-item-img {
	width: 280px;
	height: 338px;
	overflow: hidden;
}

.index-banner010-item-img img {
	min-width: 100%;
	max-height: 100%;
}

.index-banner010-item {
	position: relative;
	width: 280px;
	overflow: hidden;
	height: 338px;
}

.index-banner010-item-foot {
	position: absolute;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.5);
	height: 35px;
	width: 100%;
	line-height: 35px;
	text-align: center;
	bottom: 0;
	font-size: 16px;
	transition: 0.4s;
}

.index-banner010-item:hover .index-banner010-item-foot {
	height: 100%;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 35% 10% 30%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.index-banner010-lb {
	position: relative;
}

.index-banner010-lb .hd {
	font-size: 0;
}

.index-banner010-lb .bd li {
	width: 280px !important;
	margin-right: 25px;
	margin-top: 25px;
	transition: all 0.4s;
}

.index-banner010-lb .bd ul {
	overflow: visible !important;
}

.index-banner010-lb .bd .tempWrap {
	height: 385px !important;
	padding-left: 20px;
}

.index-banner010-lb .bd li:hover {
	transform: scale(1.1);
}

.index-banner010-lb .prev {
	width: 72px;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 160px;
	left: 40px;
}

.index-banner010-lb .prev img {
	width: 16px;
	height: 27px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}



.index-banner010-lb .next {
	width: 72px;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 160px;
	right: 5px;
}

.index-banner010-lb .next img {
	width: 16px;
	height: 27px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index-banner010-foot {
	margin: 25px auto 80px;
	width: 240px;
	height: 44px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 44px;
	border-radius: 22px;
	background-color: #a07660;
}

.index-banner010-foot a {
	margin: 25px auto 120px;
	width: 240px;
	height: 44px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 44px;
	border-radius: 22px;
	background-color: #a07660;
}


.index-banner011 {
	background-color: #f4f4f4;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 75px;
}


.index-banner011-l-item {
	width: 292px;
	height: 135px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

.index-banner011-l-item-title {
	font-size: 18px;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
}

.index-banner011-l-item-span {
	width: 42px;
	height: 1px;
	margin-left: 20px;
	margin-top: 14px;
	background-color: #b5b5b5;
}

.index-banner011-l-item-text {
	width: 141px;
	font-size: 12px;
	color: #757575;
	margin-top: 11px;
	margin-left: 20px;
	line-height: 20px;
}

.index-banner011-l-item-img {
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: 20px;
	right: 20px;
}

.index-banner011-l-item-img img {
	max-width: 40px;
	position: absolute;
	top: 0;
	right: 0;
}


.index-banner011-l-item:hover .index-banner011-l-item-text {
	color: #FFFFFF;
}

.index-banner011-l-item:hover .index-banner011-l-item-title {
	color: #FFFFFF;
}

.index-banner011-l-item:hover .index-banner011-l-item-span {
	background-color: #FFFFFF;
}

.index-banner011-l-item:hover {
	background-color: #b8886f;
	box-shadow: -6px 6px 10px 0px rgb(0, 0, 0, 0.3);
}

.index-banner011-l-item:hover .index-banner011-info-img {
	opacity: 1;
}

.index-banner011-info-img {
	max-width: 40px;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.index-banner011-l-item {
	/* float: left; */
	position: absolute;
}

.index-banner011-l-item:nth-child(2) {
	top: 145px;
}

.index-banner011-l-item:nth-child(3) {
	top: 290px;
}

.index-banner011-l-item:nth-child(4) {
	right: 0;
}

.index-banner011-l-item:nth-child(5) {
	right: 0;
	top: 145px;
}

.index-banner011-l-item:nth-child(6) {
	right: 0;
	top: 290px;
}

.index-banner011-l {
	/* float: left; */
	width: 100%;
	position: relative;
	/* overflow: hidden; */
}

.index-banner011-c {
	width: 590px;
	float: left;
	height: 425px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 13px;
	left: 293px;
}

.index-banner011-c-img {
	width: 569px;
	height: 403px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index-banner011-c-img li {
	position: absolute;
	opacity: 0;
}

.index-banner011-c-img img {
	width: 100%;
	height: 100%;
}

.index-banner011-r {
	float: right;
}



.index-banner011-r-item {
	width: 292px;
	height: 135px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

.index-banner011-r-item-title {
	font-size: 18px;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
}

.index-banner011-r-item-span {
	width: 42px;
	height: 1px;
	margin-left: 20px;
	margin-top: 14px;
	background-color: #b5b5b5;
}

.index-banner011-r-item-text {
	width: 141px;
	font-size: 12px;
	color: #757575;
	margin-top: 11px;
	margin-left: 20px;
	line-height: 20px;
}

.index-banner011-r-item-img {
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: 20px;
	right: 20px;
}

.index-banner011-r-item-img img {
	max-width: 40px;
}


.index-banner012 {
	padding-top: 20px;
	overflow: hidden;
}

.index-banner012-l-title-item {
	display: inline-block;
	margin-right: 20px;
	color: #333333;
	font-weight: 600;
	font-size: 13px;
}

.index-banner012-l-title {
	margin-bottom: 25px;
}




.index-banner012-l-title-item:hover {
	color: #b8886f;
	cursor: pointer;
}

.index-banner012-l-title-item a:hover {
	color: #b8886f;
}

.index-banner012-l * {
	float: left;
}

.index-banner012-l .hd ul .on .index-banner012-l-title-item a {
	color: #a07660;
}

.index-banner012-l {
	width: 900px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
	/* height: 285px; */
}

.index-banner012-l-foot {
	position: relative;
	margin-top: 25px;
}

.index-banner012-l-title {
	width: 100%;
}

.index-banner012-l-foot-img {
	width: 385px;
	height: 287px;
}

.index-banner012-l-foot-img img {
	width: 100%;
	height: 100%;
}

.index-banner012-l-foot-text {
	position: absolute;
	bottom: 0;
	font-size: 13px;
	width: 380px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-banner012-c {
	float: left;
	margin-left: 23px;
	overflow: hidden;
	margin-top: 25px;
	width: 400px;
}

.index-banner012-c a {
	display: block;
	width: 100%;
}

.index-banner012-c-item {
	position: relative;
	margin-bottom: 24px;
	width: 100%;
}

.index-banner012-c-item-span {
	display: inline-block;
	position: absolute;
	top: 4px;
	width: 1px;
	height: 16px;
	background-color: #b5b5b5;
}

.index-banner012-c-item-text {
	display: inline-block;
	margin-left: 20px;
	font-size: 15px;
	color: #333333;
}

.index-banner012-c-item-time {
	display: inline-block;
	color: #999999;
	font-size: 12px;
	float: right;
	line-height: 20px;
}

.index-banner012-c-item:hover .index-banner012-c-item-span {
	width: 3px;
	background-color: #a07660;
}

.index-banner012-c-item:hover .index-banner012-c-item-text {
	color: #b8886f;
}

.index-banner012-c-item:hover .index-banner012-c-item-time {
	color: #b8886f;
}

.index-banner012-r {
	float: right;
	width: 285px;
}

.index-banner012-r-title {
	margin-top: 30px;
	position: relative;
}

.index-banner012-r-title-span {
	width: 3px;
	background-color: #a07660;
	height: 16px;
	position: absolute;
	top: 5px;
}

.index-banner012-r-title-text {
	margin-left: 15px;
	font-size: 18px;
	color: #333333;
	display: inline-block;
}

.index-banner012-r-title-text-gd {
	display: inline-block;
	float: right;
	font-size: 15px;
	color: #828282;
	line-height: 26px;
}

.index-banner012-r-title-text-gd a {
	color: #828282;
}

.index-banner012-r-img {
	width: 280px;
	height: 137px;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}

.index-banner012-r-img img {
	max-width: 100%;
	/* height: 100%; */
}

.index-banner012-r-content-title {
	width: 100%;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	padding-left: 5px;
	color: #333333;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-banner012-r-content-text {
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #c0c0c0;
	font-size: 12px;
	text-indent: 2em;
	line-height: 18px;
}

.index-banner012-r-foot {
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
}

.index-banner012-r-foot-time {
	float: left;
}

.index-banner012-r-foot-gd {
	float: right;
}

.index-banner012-r-foot-gd a {
	color: #999999;
}

.index-banner013 {
	margin-top: 50px;
	margin-bottom: 70px;
	height: 192px;
}

.index-banner013-img {
	width: 100%;
	height: 100%;
}

.index-banner013-img img {
	width: 100%;
	height: 100%;
}


.index-foot {
	width: 100%;
	/* height: 345px; */
	background-color: #a07660;
	color: #fefefe;
	overflow: hidden;
	padding-bottom: 20px;
}

.margin-bottom65 {
	margin-bottom: 65px;
}


.index-foot-item {
	float: left;
	margin-right: 120px;
}

.index-foot-item-title {
	font-size: 16px;
	margin: 45px 0 35px;
	color: #fefefe;
}

.index-foot-content-title {
	font-size: 16px;
	margin: 45px 0 35px;
	color: #fefefe;
}

.index-foot-item-title-info {
	color: #e0e0e0;
	font-size: 14px;
	margin-bottom: 15px;
}

.index-foot-content {
	float: left;
	overflow: hidden;
}

.index-foot-content-title-info {
	font-size: 18px;
	color: #e0e0e0;
	margin-bottom: 15px;
}

.index-foot-content-title-info span {
	font-weight: 600;
	margin-left: 5px;
}

.index-foot-content-title-foot {
	font-size: 14px;
	color: #e0e0e0;
}

.index-foot-item-r {
	width: 385px;
	float: right;
}

.index-foot-item-r-item {
	float: left;
	margin-right: 25px;
	/* position: relative; */
}

.index-foot-item-r-item img {
	max-width: 30px;
	max-width: 25px;
}

.index-foot-item-r-item-vb {
	border-radius: 50%;
	/* background-color: #ffffff; */
	float: left;
	margin-right: 25px;
	width: 35px;
	position: relative;
	top: -7px;
	height: 35px;
	transition: 0.4s ease 0s;
}

.index-foot-item-r-item-vb img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index-foot-item-r-item-vb:hover .index-foot-item-r-item-vb-mask {
	opacity: 1;
}

.index-foot-item-r-item-vb-mask {
	width: 120px;
	height: 120px;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: 53px;
	left: -36px;
	transition: 0.4s ease 0s;
	opacity: 1;
	display: none;
}

.bai-sjx {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 10px 8px;
	border-color: transparent transparent #FFFFFF transparent;
	position: absolute;
	top: -11px;
	left: 47px;
}

.zzz-sjx {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 9px 7px;
	border-color: transparent transparent #a07660 transparent;
	position: absolute;
	top: -8px;
	left: 48px;
}

.index-foot-item-r-item-vb-mask img {
	width: 110px;
	height: 110px;
}

.index-foot-yqlj {
	width: 80%;
	float: left;
	margin-top: 35px;
}

.index-foot-yqlj-title {
	color: #fefefe;
	font-size: 16px;
	float: left;
	margin-bottom: 15px;
}

.index-foot-yqlj-item {
	font-size: 14px;
	color: #e0e0e0;
	margin-left: 14px;
	float: left;
	margin-bottom: 5px;
	margin-top: 2px;
}

.index-foot-yqlj ul li a {
	display: block;
	font-size: 14px;
	color: #e0e0e0;
	margin-left: 14px;
	float: left;
	margin-bottom: 5px;
	margin-top: 2px;
}

.index-foot-foot {
	height: 65px;
	width: 100%;
	background-color: #a07660;
	border-top: 1px solid #b39180;
	color: #e0e0e0;
	font-size: 14px;
	z-index: 999999;
}

.index-foot-foot-index {
	height: 65px;
	width: 100%;
	background-color: #a07660;
	border-top: 1px solid #b39180;
	color: #e0e0e0;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	z-index: 999999;
}

.index-foot-foot-text {
	margin: 10px 0 6px;
}

.index-foot-foot-text span {
	margin: 0 10px;
}

.index-foot-foot-bah {
	z-index: 9999999;
}

.index-foot-foot-bah img {
	/* margin-bottom: -3px; */
	margin-right: 3px;
	width: 14px;
	height: 16px;
}

.index-foot-foot-mask {
	width: 100%;
	height: 135px;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
}

.index-foot-foot-mask-l-img {
	width: 143px;
	height: 171px;
	position: absolute;
	bottom: 25px;
}

.index-foot-foot-mask-l-img img {
	width: 100%;
	height: 100%;
}

.index-foot-foot-mask-title {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: 600;
	margin-top: 25px;
	margin-left: 154px;
	letter-spacing: 2px;
}

.index-foot-foot-mask-c {
	float: left;
}

.index-foot-foot-mask-info {
	font-size: 26px;
	color: #a07660;
	margin-left: 154px;
	margin-top: 5px;
	letter-spacing: 2px;
}

.index-foot-foot-mask-item {
	margin-top: 46px;
	margin-left: 20px;
	width: 186px;
	height: 48px;
	line-height: 48px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	float: left;
}

.index-foot-foot-mask-from {
	float: left;
}

.index-foot-foot-mask-item input {
	height: 100%;
	border: none;
	background-color: rgba(0, 0, 0, 0);
	margin-left: 10px;
	color: #FFFFFF;
	box-sizing: border-box;
	width: 132px;
}

.index-foot-foot-mask-item ::-webkit-input-placeholder {
	color: #999;
}

.index-foot-foot-mask-item:nth-child(2) input {
	width: 100px;
}

.index-foot-foot-mask-item img {
	width: 62px;
	height: 20px;
	/* margin-bottom: -5px; */
}

.mySwiper2 {
	margin-bottom: 33px;
	position: relative;
}

.index-banner08-l-foot-item-img {
	width: 240px;
	height: 167px;
}

.index-banner08-l-foot-item-img img {
	width: 100%;
	height: 100%;
}


.index-foot-foot-mask-from .button {
	margin-left: 23px;
	width: 131px;
	height: 48px;
	text-align: center;
	border: none;
	/* font-weight: 600; */
	color: #FFFFFF;
	line-height: 48px;
	border-radius: 6px;
	font-size: 14px;
	background-color: #a07660;
	font-size: 20px;
	margin-top: 46px;
}

.info-banner-sjs {
	width: 100%;
	/* height: 285px; */
	transition: 0.4s;
}

.info-banner-sjsjs {
	width: 100%;
	height: 192px;
	transition: 0.4s;
}

.info-banner-sjsjs img {
	width: 100%;
	height: 100%;
}

.info-banner-sjs img {
	width: 100%;
	height: 100%;
}

.dddwww {
	padding-top: 0px;
	font-size: 12px;
	margin-bottom: 30px;
	font-size: 12px;
	margin-top: 50px;
	transition: 0.4s;
}

.dddwww .margin-c a {
	font-size: 12px;
}

.dddwww .margin-c a:nth-child(1) {
	color: #9b9c9d;
}


.dddwww-shouye {
	margin-right: 5px;
	color: #9b9c9d;
}

.dddwww-info {
	color: #3f3f3f;
}

.sssjjss-tab-item {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
}

.sssjjss-tab-item:nth-last-child(1) {
	border: none;
}

.sssjjss-tab-item {
	border-bottom: 1px solid #edecec;
	position: relative;
}

.sssjjss-tab-item-sq {
	color: #9a9a9a;
	font-size: 12px;
	position: absolute;
	top: 22px;
	right: 165px;
	line-height: 1;
	display: none;
	cursor: pointer;
}

.loupan-info-right-img:hover {
	cursor: pointer;
}




.sssjjss-tab-item-zk {
	color: #9a9a9a;
	font-size: 12px;
	position: absolute;
	top: 22px;
	right: 165px;
	line-height: 1;
	cursor: pointer;
}

.sssjjss-tab-item-sq-ssj {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5.5px 7px 5.5px;
	border-color: transparent transparent #9a9a9a transparent;
	top: 3px;
	left: 30px;
}

.sssjjss-tab-item-sq-xsj {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5.5px 0 5.5px;
	border-color: #9a9a9a transparent transparent transparent;
	top: 3px;
	left: 30px;
}


.sssjjss-tab {
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #edecec;
	margin-bottom: 20px;
}

.sssjjss-tab-item-title {
	width: 80px;
	height: 50px;
	background-color: #f6f6f6;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

.sssjjss-tab-item-list {
	float: none;
}

.sssjjss-tab-item-01 {
	float: left;
	color: #a07660;
	font-size: 12px;
	margin-left: 40px;
	cursor: pointer;
}

.sssjjss-tab-item-list-11:hover {
	color: #a07660;
}

.sssjjss-tab-item-list-11 {
	float: left;
	font-size: 12px;
	color: #858585;
	margin-left: 30px;
	cursor: pointer;
}

.sjs-ssss {
	margin-bottom: 25px;
	overflow: hidden;
}

.sjs-ssss-box {
	float: right;
	width: 202px;
	height: 32px;
	line-height: 32px;
	background-color: #ebebeb;
	border-radius: 16px;
	/* margin-right: 19px; */
	box-sizing: border-box;
}

.sjs-ssss-box img {
	width: 19px;
	height: 19px;
	/* margin-top: 8px; */
	/* margin-bottom: -5px; */
	margin-left: 15px;
}

.sjs-ssss-box input {
	border: none;
	height: 100%;
	padding-left: 8px;
	background-color: #ebebeb;
	border-radius: 16px;
	box-sizing: border-box;
	width: 75%;
}

.sjs-list {
	position: relative;
	overflow: hidden;
	margin-bottom: 65px;
}

.sjs-list-banner {
	position: absolute;
	width: 100%;
	height: 195px;
	top: 1090px;
}

.sjs-list-banner img {
	width: 100%;
	height: 100%;
}

.sjs-item:nth-child(2n) {
	margin-right: 0;
}

.sjs-item {
	width: 585px;
	height: 330px;
	float: left;
	overflow: hidden;
	margin-right: 28px;
	margin-bottom: 33px;
	box-sizing: border-box;
	border: 1px solid #cdcdcd;
}

.sjs-item:hover img {
	transition: 0.6s;
	transform: scale(1.06);
}


.sjs-item-l-img {
	float: left;
	width: 225px;
	height: 305px;
	margin-left: 13px;
	margin-top: 13px;
	margin-right: 20px;
}

.sjs-item-l-img img {
	width: 100%;
	height: 100%;
}

.sjs-item-r {
	width: 55%;
	float: left;
	overflow: hidden;
}

.sjs-item-r-name {
	margin-top: 20px;
	margin-bottom: 25px;
}

.sjs-item-r-name .name {
	font-weight: 600;
	color: #a07660;
	font-size: 24px;
	letter-spacing: 15px;
}

.sjs-item-r-name .zhiwei {
	font-size: 14px;
	color: #999999;
}

.sjs-item-r-item {
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14.16px;
}

.sjs-item-r-item-title {
	float: left;
	color: #000000;
	margin-right: 10px;
	font-weight: 600;
}

.sjs-item-r-item-info {
	float: left;
	width: 70%;
	color: #999999;
	line-height: 1.5;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}


.sjs-item-r-item-info1 {
	float: left;
	width: 70%;
	color: #999999;
	line-height: 1.5;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.sjs-item-r-bottom {
	width: 250px;
	overflow: hidden;
	border: 1px solid #a07660;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	margin-top: 25px;
}

.sjs-item-r-bottom-l {
	float: left;
	width: 50%;
	text-align: center;
	color: #FFFFFF;
	background-color: #a07660;
	cursor: pointer;
}

.sjs-item-r-bottom-r {
	float: left;
	width: 50%;
	text-align: center;
	color: #a07660;
}

.sjs-item:nth-child(5) {
	margin-bottom: 260px;
}

.sjs-item:nth-child(6) {
	margin-bottom: 260px;
}


.sjs-fyq {
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}

.sjs-fyq .on {
	background-color: #a07660;
	color: #FFFFFF;
}

.sjs-fyq-item {
	width: 35px;
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	background-color: #fff;
	color: #333;
	text-align: center;
	line-height: 35px;
	margin-right: 12px;
	font-size: 12px;
}

.sjs-list .layui-laypage {
	vertical-align: middle;
	font-size: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}

.sjs-list .layui-laypage>* {
	margin-right: 12px;
}

.sjs-list .layui-laypage-em {
	background-color: #a07660 !important;
}

.sjs-list .layui-laypage a:hover {
	color: #a07660;
}

.layui-laypage a:hover {
	color: #a07660 !important;
}

.sjs-info-banner {
	width: 100%;
	height: 657px;
	position: relative;
	transition: all 0.4s;
}

.sjs-info-banner-img {
	width: 100%;
	height: 100%;
	position: absolute;
}

.sjs-info-banner .dddwww {
	margin-top: 20px;
	position: absolute;
	z-index: 10;
	color: #FFFFFF;
}

.sjs-info-banner .dddwww * {
	color: #FFFFFF;
	font-size: 14px;
}

.sjs-info-banner .dddwww .margin-c a:nth-child(1) {
	color: #FFFFFF;
}

.sjs-info-banner-content {
	width: 1200px;
	height: 541px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	overflow: hidden;
}

.sjs-info-banner-content-tx {
	width: 254px;
	height: 254px;
	border-radius: 50%;
	margin: 37px 73px 0 71px;
	background-color: #a07660;
	border: 3px solid #a07660;
	position: relative;
	float: left;
	overflow: hidden;

}

.sjs-info-banner-content-tx img {
	width: 100%;
	height: 100%;
}

.sjs-info-banner-content-tx-foot {
	position: absolute;
	width: 120px;
	height: 30px;
	background: linear-gradient(to right, #b77451, #d7a170);
	border-radius: 15px;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
}

.sjs-info-banner-content-tx-foot img {
	width: 21px;
	height: 21px;
	margin-left: 15px;
	/* margin-bottom: -3px; */
	margin-right: 5px;
}

.sjs-info-banner-content .sjs-info-banner-content-tx .sjs-info-banner-content-tx50 {
	border-radius: 156 px;
	display: block;
	width: 100%;
	height: 137%;
	position: absolute;
	top: 94px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.sjs-info-banner-content-title {
	float: left;
	width: 58%;
}

.sjs-info-banner-content-title-e {
	font-size: 22px;
	color: #a07660;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 15px;
}


.sjs-info-banner-content-title-name {
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
	/* width: 30%; */
	display: inline-block;
}

.sjs-info-banner-content-title-name .name {
	font-size: 32px;
	margin-right: 15px;
	/* font-weight: 600; */
}

.sjs-info-banner-content-title-name .zhiwei {
	font-size: 18px;
}


.sjs-info-banner-content-ggrxx-item .span {
	margin-right: 20px;
	color: #666;
}

.sjs-info-banner-content-ggrxx-item .title {
	/* font-weight: 600; */
	color: #000;
	margin-right: 5px;
}

.span-c {
	color: #000;
	margin-right: 3px;
}

.sjs-info-banner-content-ggrxx-item {
	margin-bottom: 15px;
}

.span-c:nth-child(3) {
	margin-right: 5px;
}

.sjs-info-banner-content-ggrxx-item-title {
	margin-right: 10px;
	float: left;
	margin-top: 4px;
}

.sjs-info-banner-content-ggrxx-item-info {
	color: #666;
	line-height: 1.5;
	float: left;
	width: 80%;
	margin-bottom: 30px;
	height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sjs-info-banner-content-ggrxx-bq-list {
	width: 100%;
	overflow: hidden;
}

.sjs-info-banner-content-ggrxx-bq-item {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background-color: #a07660;
	border-radius: 15px;
	color: #FFFFFF;
	font-size: 16px;
}

.sjs-info-banner-content-btn {
	width: 127px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	top: 95px;
	right: 71px;
	z-index: 10;
	background-color: #a07660;
	border-radius: 15px;
	cursor: pointer;
}

.sjs-info-banner-content-foot {
	width: 90%;
	overflow: hidden;
	margin-left: 81px;
}

.sjs-info-banner-content-foot-item {
	float: left;
}

.sjs-info-banner-content-foot-itemon {
	color: #a07660;
	float: left;
}

.sjs-info-banner-content-foot .on {
	color: #a07660;
}

.sjs-info-banner-content-foot-item:hover {
	color: #a07660;
	cursor: pointer;
}

.sjs-info-banner-content-foot-item:nth-child(2) {
	padding: 0 30px;
	border-left: 1px solid #a07660;
	border-right: 1px solid #a07660;
	margin: 0 30px;
}

.sjs-info-banner-content-foot-text {
	width: 1020px;
	height: 100px;
	margin-right: 0;
	color: #666;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	overflow-y: auto;
	padding: 25px;
	line-height: 1.5;
	font-size: 16px;
	margin-top: 45px;
	margin-left: 0;
	padding-top: 0;
}

.sjs-info-banner-content-foot-text::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #d8d5d4;
}

.sjs-info-banner-content-foot-text::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
	border-radius: 10px;
	background-color: rgba(240, 240, 240, .5);
}


.sjs-info-banner-content-foot-text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 0px #ddba9a;
	background-color: #ddba9a;
}


.sjs-content-left {
	width: 854px;
	float: left;
	/* overflow: hidden; */
}

.sjs-content-left-head {
	width: 100%;
	height: 64px;
	background-color: #f2f2f2;
	margin: 20px 0 30px;
	border-radius: 11px;
}

.sjs-content-left-head-item {
	float: left;
	width: 25%;
	height: 100%;
	text-align: center;
	line-height: 64px;
	color: #afafaf;
	font-size: 18px;
}

.sjs-content-left-head-item:hover {
	color: #a07660;
	cursor: pointer
}

.sjs-content-left-title {
	overflow: hidden;
	margin-bottom: 26px;
	height: 24px;
}

.sjs-content-left-title-span {
	width: 4px;
	margin-top: 3px;
	height: 18px;
	background-color: #a07660;
	float: left;
	margin-right: 20px;
}

.sjs-content-left-title-name {
	float: left;
	font-size: 18px;
	color: #0f0f0f;
	font-weight: 600;
}

.sjs-content-left-title-btn {
	float: right;
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #a07660;
	font-size: 12px;
	border-radius: 12px;
	margin-right: 15px;
}

.sjs-content-left-title-btn a {
	display: block;
	width: 80px;
	height: 24px;
	text-align: center;
	border-radius: 12px;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #a07660;
}

.sssjjjsss {
	background-color: #f9f9f9;
	overflow: hidden;
	transition: 0.4s;
}


.sjs-banner01-item {
	margin-bottom: 33px;
	width: 830px;
	height: 196px;
	overflow: hidden;
}

.sjs-banner01-item-l {
	float: left;
	width: 332px;
	height: 196px;
	margin-right: 22px;
}

.sjs-banner01-item-l img {
	width: 100%;
	height: 100%;
}

.sjs-banner01-item-r {
	float: left;
	height: 190px;
	overflow: hidden;
}

.sjs-banner01-item-r-head {
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #f7e5d9;
	padding-bottom: 3px;
	/* width: 51%; */
	display: inline-block;
	margin-bottom: 17px;
}

.sjs-banner01-item-r-head01 {
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #f7e5d9;
	padding-bottom: 3px;
	/* width: 51%; */
	display: inline-block;
	margin-bottom: 17px;
}



.sjs-banner01-item-r-title-item {
	font-size: 12px;
	float: left;
	/* margin-bottom: 37px; */
	color: #606060;
}

.sjs-banner01-item-r-title-item:nth-child(2) {
	padding: 0 15px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0 15px;
}

.sjs-banner01-item-r-foot {
	overflow: hidden;
	width: 100%;
	margin-top: 37px;
}

.sjs-banner01-item-r-foot li {
	float: left;
	width: 150px;
	height: 105px;
	margin-right: 13px;
}

.sjs-banner01-item-r-foot li:nth-last-child(1) {
	margin-right: 0;
}

.sjs-banner01-item-r-foot-item {
	float: left;
	width: 150px;
	height: 105px;
	margin-right: 13px;
}

.sjs-banner01-item-r-foot-item img {
	width: 100%;
	height: 100%;
}

.sjs-banner01-item-r-foot-item:nth-last-child(1) {
	margin-right: 0;
}

.sjs-banner01-item-r-foot li img {
	width: 100%;
	height: 100%;
}

.sjs-banner01-item-r-title {
	overflow: hidden;
}

.hhxxjjxx-foot {
	margin-top: 30px;
	width: 450px;
	font-size: 12px;
	line-height: 2;
	color: #727272;
}


.zzssggdd-list {
	overflow: hidden;
	margin-bottom: 57px;
}

.zzssggdd-item {
	width: 843px;
	height: 195px;
	margin-bottom: 33px;
	overflow: hidden;
	background-color: #FFFFFF;
	box-shadow: 2px 3px 11px 0px rgb(0, 0, 0, 0.1);
}

.zzssggdd-list-l {
	float: left;
	width: 410px;
	height: 175px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 40px;
	overflow: hidden;
	position: relative;
}

.rmlp .zzssggdd-list-l img {
	width: 100%;
	height: 100%;
	margin: 0;
	top: 0;
}

.zzssggdd-list-l img {
	width: 100%;
	position: absolute;
	top: -47px;
}

.zzssggdd-item-r {
	float: left;
}


.zzssggdd-item-r-title {
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #d3c1b8;
	padding-bottom: 3px;
	margin-bottom: 17px;
	/* width: 62%; */
	display: inline-block;
	margin-top: 22px;
}

.zzssggdd-item-r-foot {
	margin-top: 40px;
	/* height: 20px; */
	overflow: hidden;
}

.zzssggdd-item-r-foot img {
	float: left;
	width: 20px;
	height: 20px;
}

.zzssggdd-item-r-foot-item {
	width: 65px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #606060;
}

.zzssggdd-item-r-foot-item:nth-child(1) {
	background-color: #b59788;
}

.zzssggdd-item-r-foot-item:nth-child(2) {
	background-color: #b59788;
	color: #FFFFFF;
}

.zzssggdd-item-r-foot-item:nth-child(3) {
	background-color: #dcdddd;
}

.zzssggdd-item-r-foot-item:nth-child(4) {
	background-color: #e6e6e6;
}

.zzssggdd-item-r-foot-item:nth-child(5) {
	background-color: #efefef;
}

.zzssggdd-item-r-foot-item:nth-child(6) {
	background-color: #f7f8f8;
}


.zzssggdd-item-r-foot-text {
	font-size: 12px;
	color: #a07660;
	margin-top: 20px;
}

.zzssggdd-item-r-foot-text a {
	font-size: 12px;
	color: #a07660;
}

.qqttaallttjj-list {
	overflow: hidden;
	margin-bottom: 105px;
}

.qqttaallttjj-list-item {
	width: 270px;
	height: 253px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 22px;
	display: block;
}

.qqttaallttjj-list-item:nth-last-child(1) {
	margin-right: 0;
}


.qqttaallttjj-list-item-img {
	width: 100%;
	height: 200px;
	border-radius: 6px;
	overflow: hidden;
}

.qqttaallttjj-list-item-img img {
	/* width: 100%; */
	max-height: 100%;
	/* height: 100%; */
	border-radius: 6px;
}

.qqttaallttjj-list-item-foot {
	font-size: 16px;
	text-align: center;
	color: #636363;
	line-height: 53px;
}

.sjs-content-r {
	float: right;
	width: 304px;
	overflow: hidden;
}

.sjs-content-r-banner01-title {
	overflow: hidden;
}

.sjs-content-r-banner01-title-span {
	float: left;
	width: 3px;
	height: 24px;
	margin-left: 20px;
	background-color: #a07660;
	margin-right: 8px;
	margin-top: 27px;
}

.sjs-content-r-banner01-title-name {
	float: left;
	font-size: 22px;
	color: #636363;
	margin-top: 24px;
}

.sjs-content-r-banner01-text {
	margin-left: 30px;
	color: #b0b0b0;
	font-size: 14px;
	font-size: left;
	margin-top: 10px;
	margin-bottom: 25px;
}

.sjs-content-r-banner01 {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 27px;
	width: 304px;
}

.sssjjjsss .sjs-content-r-banner01 {
	width: 304px;
}

.sjs-content-r-banner01-from-item input {
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 17.5px;
	border: none;
	background-color: #eeeeee;
	width: 240px;
	height: 35px;
	margin-left: 33px;
	margin-bottom: 11px;
}

.sjs-content-r-banner01-from-btn {
	width: 240px;
	height: 35px;
	margin-left: 33px;
	color: #FFFFFF;
	border-radius: 17.5px;
	text-align: center;
	line-height: 35px;
	background-color: #a07660;
	margin-bottom: 28px;
	border: none;
	cursor: pointer;
}

.sjs-content-r-banner01-foot {
	margin-left: 33px;
	font-size: 12px;
	color: #b2b2b2;
	text-align: center;
	width: 240px;
	height: 35px;
}

.sjs-content-r-banner02 {
	width: 302px;
	height: 278px;
	margin-bottom: 24px;
}

.sjs-content-r-banner02 img {
	width: 100%;
	height: 100%;
}

.sjs-content-r-banner03 {
	width: 100%;
	height: 317px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 30px;
}

.sjs-content-r-banner03-title {
	overflow: hidden;
}

.sjs-content-r-banner03-title-span {
	width: 3px;
	height: 24px;
	background-color: #a07660;
	float: left;
	margin-left: 20px;
	margin-top: 22px;
	margin-right: 8px;
}

.sjs-content-r-banner03-title-name {
	float: left;
	font-size: 22px;
	margin-top: 18px;
	color: #636363;
}

.sjs-content-r-banner03-fg {
	width: 266px;
	height: 1px;
	background-color: #e2d6cf;
	margin: 18px auto 0px;
}

.sjs-content-r-banner03-list {
	overflow: hidden;
	padding: 33px;
}

.sjs-content-r-banner03-item {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	color: #a2a2a2;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sjs-content-r-banner03-item a {
	color: #a2a2a2;
}

.sjs-content-r-banner03-item:nth-child(2n) {
	text-align: center;
}



.sssjjss-tab-item .w70 {
	width: 70%;
}

.anli-head-banner {
	width: 100%;
	height: 88px;
	margin-bottom: 52px;
	margin-top: 46px;
}

.anli-head-banner img {
	width: 100%;
	height: 100%;
}

.anli-list {
	overflow: hidden;
	margin-bottom: 40px;
}

.anli-item:nth-child(3n) {
	margin-right: 0;
}

.fixed-r {
	position: fixed;
	top: 100px;
}

.absolute-r {
	position: absolute;
}

.anli-item {
	width: 385px;
	height: 307px;
	float: left;
	position: relative;
	background-color: #fff;
	margin-right: 19px;
	margin-bottom: 20px;
	transition: 0.4s;
	overflow: hidden;
	border: 1px solid #a8a8a8;
	box-sizing: border-box;
}

.anli-item-foot-left-title {
	color: #3a3a3a;
	font-size: 20px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.anli-item-foot-left-text {
	color: #979797;
	font-size: 12px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.anli-item-foot-right {
	float: right;
	font-size: 12px;
	color: #a07660;
	margin-right: 24px;
	margin-top: 30px;
}

.anli-item:hover .anli-item-mask {
	opacity: 1;
}

.anli-item:hover .anli-item-head-mask-box {
	opacity: 1;
}

.anli-item:hover {
	box-shadow: 0 2px 10px 8px #bbb;
}

.anli-item-head {
	width: 100%;
	height: 216px;
	position: relative;
	transition: 0.4s;
}

.anli-item:hover .anli-item-head {
	background-color: ;
}

.anli-item-head-mask-box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: 0.4s;
	opacity: 0;
}

.anli-item-head-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	/* width: 325px; */
	width: 230px;
	/* height: 158px; */
	height: 35px;
	border: 1px solid #fff;
	text-align: center;
	/* line-height: 158px; */
	line-height: 158px;
	font-size: 18px;
	color: #fff;
	transition: 0.4s;
}

.anli-item:hover .anli-item-head-mask {
	line-height: 158px;
	height: 158px;
	width: 325px;
}

.anli-item-head img {
	width: 100%;
	height: 100%;
	/* max-height: 100%; */
}

.anli-item-img-l {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 12px;
	float: left;
}

.anli-item-img-l img {
	max-width: 100%;
}

.anli-item-r {
	float: left;
	margin-left: 18px;
	width: 65%;
	height: 113px;
}

.anli-item-foot {
	margin-top: 25px;
}

.anli-item-foot-left {
	float: left;
	margin-left: 25px;
	width: 230px;
}

.anli-item-r-title {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	margin-top: 9px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.anli-item-r-text {
	color: #939393;
	font-size: 14px;
	margin-top: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.anli-item-r-button {
	margin-top: 8px;
	box-sizing: border-box;
	width: 110px;
	height: 26px;
	border: 1px solid #a07660;
	border-radius: 4px;
	text-align: center;
	line-height: 26px;
	color: #a07660;
	font-size: 14px;
	cursor: pointer;
}

.anli-item-r-button a {
	box-sizing: border-box;
	width: 110px;
	height: 26px;
	border-radius: 4px;
	text-align: center;
	line-height: 26px;
	color: #a07660;
	font-size: 14px;
	display: block;
}

.anli-info-banner {
	position: relative;
	width: 900px;
	height: 467px;
}

.anli-infoo-lb-item-content {
	width: 1200px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 9;
}

.anli-infoo-lb-item-left {
	margin-left: 86px;
	margin-top: 186px;
	border: 6px solid #fff;
	width: 568px;
	height: 318px;
	overflow: hidden;
	margin-right: 65px;
}

.anli-infoo-lb-item-right {
	position: absolute;
	margin-top: 186px;
	left: 725px;
	color: #fff;
	width: 410px;
}

.anli-infoo-lb-item-right-title {
	font-size: 30px;
	margin-bottom: 65px;
}

.anli-infoo-lb-item-right-linina {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.anli-infoo-lb-item-right-text {
	line-height: 1.5;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.anli-infoo-lb-item-right-foot {
	line-height: 1.5;
	font-size: 16px;
	color: #fff;
}

.anli-infoo-lb-item-left img {
	max-width: 100%;
}

.anli-infoo-lb .hd li {
	font-size: 0;
}

.anli-infoo-lb {
	width: 100%;
	height: 700px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.8);
	position: relative;
}

.anli-infoo-lb .prev {
	width: 43px;
	display: block;
	height: 80px;
	position: absolute;
	left: 260px;
	top: 45%;
	z-index: 999;
}

.anli-infoo-lb .next {
	width: 43px;
	display: block;
	height: 80px;
	position: absolute;
	right: 260px;
	top: 45%;
	z-index: 999;
}

.anli-infoo-lb-item-content-inner {
	height: 100%;
	position: relative;
	width: auto;
	display: inline-block;
	left: 0;
	right: 0;
	margin: auto;
}

.text-align {
	text-align: center;
}

.anli-infoo-lb-item-content-inner img {
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
}

.anli-infoo-lb-item-content-inner-mask {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto;
	background-color: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	padding: 10px 25px;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
}

.anli-infoo-lb-item {
	width: 100%;
	height: 100%;
	background-color: #414141;
	overflow: hidden;
	position: relative;
}

.anli-infoo-lb-item-l {
	width: 468px;
	position: absolute;
	left: 0;
	overflow: hidden;
}

.anli-infoo-lb-item-r {
	width: 468px;
	position: absolute;
	right: 0;
	overflow: hidden;
	top: 0;
}

.anli-infoo-lb-item-bg-left {
	/* width: 468px; */
	height: 700px;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 0.3;
}

.anli-infoo-lb-item-bg {
	width: 100%;
	height: 700px;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 0.3;
	position: absolute;
}

.anli-infoo-lb-item-left {
	position: absolute;
}

.anli-infoo-list {
	margin-top: 60px;
	overflow: hidden;
	margin-bottom: 70px;
}

.anli-infoo-item {
	box-sizing: border-box;
	border: 1px solid #A07660;
	width: 280px;
	height: 194px;
	margin-right: 26px;
	float: left;
	cursor: pointer;
}

.anli-infoo-foot {
	overflow: hidden;
	margin-bottom: 65px;
}

.anli-infoo-item:nth-child(4) {
	margin-right: 0;
}

.anli-infoo-foot-left {
	width: 670px;
	height: 430px;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	float: left;
}

.anli-infoo-foot-left-title {
	margin-top: 40px;
	margin-left: 35px;
	font-size: 24px;
	color: #a07660;
}

.info-anli-list-title {
	text-align: center;
	font-size: 36px;
	color: #a07660;
	margin-bottom: 40px;
}

.anli-infoo-foot-left-left {
	float: left;
	width: 248px;
	height: 290px;
	margin-left: 35px;
	margin-top: 30px;
	border-radius: 9px;
	overflow: hidden;
}

.anli-infoo-foot-left-right {
	float: left;
	margin-left: 25px;
	width: 345px;
	margin-top: 35px;
}

.anli-infoo-foot-left-right-item {
	margin-bottom: 20px;
	font-size: 20px;
	color: #666666;
	overflow: hidden;
}

.anli-infoo-foot-left-right-item:nth-child(2) {
	font-size: 16px;
}

.anli-infoo-foot-left-right-foot-title {
	font-size: 16px;
	color: #A07660;
}

.anli-infoo-foot-left-right-foot-text {
	width: 345px;
	height: 100px;
	overflow: auto;
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	color: #999;
	font-size: 16px;
	line-height: 1.75;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	box-sizing: border-box;
}

.anli-infoo-foot-left-right-foot-text::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #d8d5d4;
}

.anli-infoo-foot-left-right-foot-text::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
	border-radius: 10px;
	background-color: rgba(240, 240, 240, .5);
}


.anli-infoo-foot-left-right-foot-text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 0px #ddba9a;
	background-color: #ddba9a;
}


.anli-infoo-foot-left-right-item span {
	font-size: 16px;
	display: block;
	float: right;
	width: 75%;
	line-height: 1.75;
}

.anli-infoo-foot-left-left-head {
	height: 250px;
	overflow: hidden;
}

.anli-infoo-foot-right {
	float: right;
	width: 466px;
	height: 430px;
}

.anli-infoo-foot-right img {
	width: 466px;
	height: 430px;
}

.anli-infoo-foot-left-left-foot {
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #A07660;
	font-size: 18px;
	cursor: pointer;
}

.anli-infoo-foot-left-left img {
	/* height: 250px; */
	width: 100%;
}

.anli-infoo-item-head {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.anli-infoo-item-foot {
	text-align: center;
	line-height: 42px;
	background-color: #f3e5d1;
	font-size: 18px;
	color: #a07660;
}

.anli-infoo-item-foot img {
	margin: 0 10px 5px;
}

.anli-info-banner .anli-info-banner-img {
	width: 100%;
	height: 100%;
}

.anli-info-banner-lt {
	width: 200px;
	height: 30px;
	background-image: url(anli-info-banner-lt.png);
	background-size: cover;
	position: absolute;
	top: 77px;
	left: 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}

.anli-info-banner-lt:hover {
	cursor: pointer;
}

.anli-info-banner-lt p {
	margin-left: 6px;
}


.anli-info-banner-foot {
	color: #FFFFFF;
	width: 100%;
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.anli-info-banner-foot span {
	font-size: 20px;
}

.anli-info-banner-foot .border {
	padding: 0 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.anli-info-banner-foot .borderr {
	padding-right: 8px;
	border-right: 1px solid #fff;
}

.anli-info-banner-foot .name {
	font-size: 26px;
	margin-right: 10px;
}


.anli-foot-jies {
	margin-bottom: 30px;
	width: 900px;
	height: 54px;
	line-height: 54px;
	color: #afafaf;
	background-color: #FFFFFF;
	box-shadow: 0 2px 10px 1px #eee;
}

.f9f9f9 {
	background-color: #f9f9f9;
	overflow: hidden;
}


.anli-foot-jies-item {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 54px;
	height: 54px;
	font-size: 14px;
}

.anli-foot-jies-item a {
	color: #AFAFAF;
}


.anli-foot-jies-item img {
	margin-right: 12px;
	max-width: 20px;
}

.anli-info-l {
	width: 900px;
	float: left;
	overflow: hidden;
}

.loup-info-l {
	width: 900px;
	float: left;
	overflow: hidden;
}

.sjsjx-l {
	width: 900px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	box-sizing: border-box;
	padding: 40px;
}

.zsgd-l {
	width: 900px;
	float: left;
	overflow: hidden;
}

.anli-info-l-content {
	width: 100%;
	/* min-height: 100px; */
	background-color: #FFFFFF;
	margin-bottom: 50px;
}

.anli-info-l-content-head .anli-info-l-title-span {
	display: inline-block;
	width: 3px;
	height: 27px;
	background-color: #a07660;
	margin-right: 5px;
	margin-bottom: -6px;
}

.anli-info-l-title {
	width: 100%;
	/* padding: 15px; */
	box-sizing: border-box;
	/* height: 165px; */
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

.anli-info-l-content-head {
	width: 873px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
	font-size: 25px;
	color: #a07660;
}

.anli-info-l-content-c {
	width: 837px;
	margin: 0 auto;
}

.anli-info-l-title-head {
	width: 873px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
	border-bottom: 1px solid #efe8e4;
	font-size: 25px;
	color: #a07660;
}

.anli-info-l-title-head .anli-info-l-title-span {
	display: inline-block;
	width: 3px;
	height: 27px;
	background-color: #a07660;
	margin-right: 5px;
}

.anli-info-l-title-text {
	width: 737px;
	font-size: 14px;
	color: #696969;
	padding: 20px 0;
	line-height: 2;
	text-indent: 2em;
	margin: 0 auto;
}

.anli-info-l-content-tab {
	width: 100%;
	height: 64px;
	background-color: #efefef;
	line-height: 64px;
	color: #afafaf;
	font-size: 18px;
	border-radius: 11px;
}

.anli-tab-item:nth-child(1) {
	margin-left: 110px;
}



.anli-tab-item:hover {
	color: #a07660;
	cursor: pointer;
}

.anli-tab-item {
	float: left;
	margin-right: 18px;
}

.anli-content-item-title {
	margin-top: 55px;
	text-align: center;
	background: url(anliinfo-img88.png) no-repeat;
	width: 415px;
	height: 30px;
	line-height: 30px;
	margin: 55px auto 0;
}

.anli-content-item-title-span1 {
	width: 45px;
	height: 1px;
	background-color: #bfbfbf;
	display: inline-block;
	margin-bottom: 5px;
}

.anli-content-item-title span {
	font-size: 18px;
	color: #a07660;
	margin: 0 20px;
	font-weight: 600;
}

.anli-content-item-info {
	padding: 30px 0 0 0;
	text-indent: 2em;
	font-size: 15px;
	color: #898888;
	line-height: 2;
}

.anli-content-item-info * {
	max-width: 100%;
}

.anli-content-item-img {
	width: 100%;
	height: 487px;
	margin-top: 30px;
}

.anli-content-item-img img {
	width: 100%;
	height: 100%;
}

.sjs-info-banner-content-ggrxx-item-info-item {
	display: inline-block;
	float: left;
	padding: 5px;
	display: inline-block;
	border-radius: 15px;
	padding: 3px 10px;
	margin-right: 15px;
	text-align: center;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(1) {
	background-color: #fdf1f0;
	color: #706477;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(2) {
	background-color: #dfdce1;
	color: #706477;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(3) {
	background-color: #a293a8;
	color: #FFFFFF;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(4) {
	background-color: #89a8ae;
	color: #FFFFFF;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(5) {
	background-color: #c18174;
	color: #FFFFFF;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(6) {
	background-color: #d8d7d0;
	color: #68565b;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(7) {
	background-color: #fdf1f0;
	color: #706477;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(8) {
	background-color: #dfdce1;
	color: #706477;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(9) {
	background-color: #a293a8;
	color: #FFFFFF;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(10) {
	background-color: #89a8ae;
	color: #FFFFFF;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(11) {
	background-color: #c18174;
	color: #FFFFFF;
}

.sjs-info-banner-content-ggrxx-item-info-item:nth-child(12) {
	background-color: #d8d7d0;
	color: #68565b;
}

.anli-content-list {
	padding-bottom: 50px;
	padding-top: 50px;
}

.anli-sxp {
	margin-bottom: 47px;
	overflow: hidden;
}

.anli-sxp-item {
	float: left;
	overflow: hidden;
	width: 50%;
	position: relative;
}

.anli-sxp-item-text {
	margin-left: 150px;
}

.anli-sxp-item .xsj {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5.5px 7px 5.5px;
	border-color: transparent transparent #a07660 transparent;
	top: 0px;
	left: 130px;
}

.anli-sxp-item .ssj {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5.5px 7px 5.5px;
	border-color: #a07660 transparent transparent transparent;
	top: 8px;
	left: 30px;
}

.mleft {
	margin-left: 50px;
}

.anli-info-l-from {
	width: 100%;
	height: 163px;
	background-color: #FFFFFF;
	margin-bottom: 70px;
	overflow: hidden;
}

.anli-info-l-from-item {
	float: left;
	margin-top: 15px;
	width: 316px;
	height: 51px;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	border-radius: 25px;
	margin-left: 15px;
}

.anli-info-l-from-item:nth-child(3) {
	margin-left: 25px;
}

.margin-left15 {
	margin-left: 15px;
}


.anli-info-l-from-item input {
	border: none;
	width: 80%;
	font-size: 14px;
	height: 100%;
	box-sizing: border-box;
	margin-left: 20px;
}

.anli-info-l-from-btn {
	display: block;
	float: left;
	margin-left: 23px;
	width: 161px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	background-color: #ae866e;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 25px;
	border: none;
	margin-top: 15px;
}

.anli-info-l-from-btn input {
	display: block;
	float: left;
	width: 161px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	background-color: #ae866e;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 25px;
	border: none;
}


.anli-info-l-foot-title span {
	display: inline-block;
	border-bottom: 1px solid #a07660;
	font-size: 18px;
	color: #a07660;
	margin-bottom: 30px;
	line-height: 1.5;
	font-weight: 600;
}

.anli-info-l-foot-list {
	/* overflow: hidden; */
	margin-bottom: 50px;
	height: 288px;
}

.anli-info-l-foot-item {
	width: 284px;
	height: 288px;
	background-color: #FFFFFF;
	margin-right: 21px;
	transition: all 0.4s;
	float: left;
}

.anli-info-l-foot-item:hover .anli-info-l-foot-item-img img {
	transform: scale(1.05);
}

.anli-info-l-foot-item:nth-last-child(1) {
	margin-right: 0;
}

.anli-info-l-foot-item-img {
	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden;
}

.anli-info-l-foot-item-img img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.anli-info-l-foot-item-msk {
	position: absolute;
	top: 0;
}

.anli-info-l-foot-item-foot {
	padding: 0 14px;
	box-sizing: border-box;
	text-align: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.anli-info-l-foot-item-foot span {
	display: inline-block;
	font-size: 16px;
	color: #636363;
	line-height: 48px;
}

.anli-info-l-foot-item-msk {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	opacity: 0;
	transition: all 0.4s;
}

.anli-info-l-foot-item-msk-info {
	color: #fefefe;
	font-size: 14px;
	width: 200px;
	height: 34px;
	border: 1px solid #fefefe;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 34px;
}

.anli-info-l-foot-item-msk-info a {
	color: #fefefe;
	font-size: 14px;
	width: 200px;
	height: 34px;
	line-height: 34px;
	display: block;
}


.anli-info-l-foot-item:hover .anli-info-l-foot-item-msk {
	opacity: 1;
}

.anli-info-l-foot-item:hover {
	cursor: pointer;
	box-shadow: 0px 12px 16px -1px #D0D0D0;
}


.anli-info-r {
	float: left;
	margin-left: 27px;
	width: 270px;
}

.anli-info-r-head {
	width: 270px;
	height: 315px;
	background-color: #FFFFFF;
	padding: 0 17px;
	box-sizing: border-box;
	overflow: hidden;
	box-shadow: 0px 5px 6px -1px #d0d0d0;
	margin-bottom: 20px;
}

.anli-info-r-head-tw {
	padding-bottom: 12px;
	border-bottom: 1px solid #a07660;
	overflow: hidden;
	margin-bottom: 20px;
}

.anli-info-r-head-img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 18px;
	float: left;
	margin-right: 16px;
}

.anli-info-r-head-img img {
	max-width: 100%;
}

.anli-info-r-head-r {
	float: left;
}

.anli-info-r-head-r-name {
	color: #080707;
	font-size: 21px;
	margin-top: 30px;
}



.anli-info-r-head-r-zhiwe {
	color: #b2b2b2;
	font-size: 12px;
	margin-top: 5px;
}

.anli-info-r-item {
	color: #454545;
	font-size: 14px;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.anli-info-r-item span {
	margin-left: 4px;
	color: #6d6d6d;
}

.anli-info-r-head-foot-item {
	float: left;
	width: 109px;
	height: 27px;
	border-radius: 4px;
	color: #FFFFFF;
	background-color: #a07660;
	font-size: 16px;
	text-align: center;
	line-height: 27px;
	margin-right: 9px;
	margin-bottom: 22px;
}

.anli-info-r-head-foot-item a {
	width: 109px;
	height: 27px;
	color: #FFFFFF;
	border-radius: 4px;
	font-size: 16px;
	line-height: 27px;
	text-align: center;
}


.anli-info-r-img {
	width: 100%;
	height: 248px;
	margin-bottom: 25px;
}

.anli-info-r-img img {
	width: 100%;
	height: 100%;
}

.anli-info-r-foot-title {
	font-size: 16px;
	color: #636363;
	margin-bottom: 15px;
	font-weight: 600;
}

.anli-info-r-foot-item {
	width: 270px;
	height: 218px;
	background-color: #FFFFFF;
	cursor: pointer;
	margin-bottom: 20px;
	transition: 0.4s;
}

.anli-info-r-foot-item:hover {
	box-shadow: 0px 12px 16px -1px #D0D0D0;
}

.anli-info-r-foot-item-img {
	width: 100%;
	height: 174px;
	position: relative;
}

.anli-info-r-foot-item-img img {
	width: 100%;
	height: 100%;
}

.anli-info-r-foot-item-mask {
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: 0.4s;
}

.anli-info-r-foot-item:hover .anli-info-r-foot-item-mask {
	opacity: 1;
}

.anli-info-r-foot-item-mask-info {
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 200px;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	border: 1px solid #ffffff;
	font-size: 14px;
	text-align: center;
}


.anli-info-r-foot-item-mask-info a {
	color: #FFFFFF;
	width: 200px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
}

.anli-info-r-foot-item-foot {
	font-size: 12px;
	color: #636363;
	text-align: center;
	line-height: 42px;
}

.anli-info-r-foot-item-foot span:nth-child(1) {
	margin-right: 4px;
}

.anli-info-r .sjs-content-r-banner01-from-item input {
	margin-left: 18px;
}

.anli-info-r .sjs-content-r-banner01-from-btn {
	margin-left: 18px;
}

.anli-info-r .sjs-content-r-banner01-foot {
	margin-left: 18px;
}


.loup-info-l-title {
	font-size: 18px;
	color: #a07660;
	font-weight: 600;
	display: inline-block;
	border-bottom: 2px solid #a07660;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.loup-list {
	overflow: hidden;
	margin-bottom: 47px;
}

.loup-item {
	width: 285px;
	height: 296px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}

.loup-item:nth-child(3n) {
	margin-right: 0;
}

.loup-item-img {
	width: 100%;
	height: 251px;
}

.loup-item-img img {
	width: 100%;
	height: 100%;
}

.loup-item-foot {
	line-height: 45px;
	color: #636363;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0 10px;
}

.loup-item-foot span {
	display: block;
	float: left;
}

.loup-item-foot span:nth-child(1) {
	width: 60%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.loup-item-foot span:nth-child(2) {
	margin-top: 15px;
	width: 35px;
	height: 17px;
	background-color: #efefef;
	color: #a07660;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	margin-right: 6px;
}

.loup-item-foot span:nth-child(3) {
	margin-top: 15px;
	width: 62px;
	height: 17px;
	background-color: #a07660;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
}


.sjsjx .sjs-content-r-banner01-title-name {
	font-size: 19px;
	color: #636363;
	width: 100%;
	height: 100%;
	font-weight: 600;
}

.sjsjx .sjs-content-r-banner01-title {
	text-align: center;
	margin-bottom: 15px;
}

.sjsjx-r-img {
	width: 203px;
	height: 47px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.sjsjx-r-img img {
	width: 100%;
	height: 100%;
}


.sjsjx .sjs-content-r-banner01-from-item input {
	margin-left: 30px;
	width: 210px;
}

.sjsjx .sjs-content-r-banner01-from-btn {
	margin-left: 30px;
	width: 210px;
}

.sjsjx-r-lb {
	border-top: 1px solid #636363;
	width: 205px;
	margin: auto;
	margin-bottom: 20px;
}

.sjsjx-r-lb-item {
	margin-top: 15px;
	font-size: 12px;
	color: #7e7e7e;
}

.sjsjx-r-lb-item span {
	width: 24%;
	text-align: center;
	display: inline-block;
}

.sjsjx-r-lb-item span:nth-child(2) {
	width: 48%;
}


.sjsjx-l .sjs-fyq {
	margin-bottom: 0px;
}

.sjsjx .index-banner03-r-list {
	border-top: 1px solid #636363;
	padding-top: 20px;
	margin: 0 25px;
}

.sjsjx .index-banner03-r-item div {
	width: 33%;
}


.sjsjx .sjs-banner01-item-r-head01 {
	border-color: #937768;
}


.zsgd .sjs-fyq {
	margin-bottom: 23px;
}


.info-banner-rmlp {
	width: 100%;
	height: 451px;
	position: relative;
}

.info-banner-rmlp img {
	width: 100%;
	height: 100%;
}


.alzp .sjs-banner01-item {
	position: relative;
	height: 213px;
}

.alzp .sjs-banner01-item-l {
	height: 213px;
}

.sjs-banner01-item-huoqu {
	position: absolute;
	top: 20px;
	right: 0;
	width: 109px;
	height: 26px;
	border: 1px solid #a07660;
	border-radius: 13px;
	color: #a07660;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
}


.alzp .sjs-banner01-item-r-title-item:nth-child(3) {
	padding-right: 15px;
	border-right: 1px solid #999;
	margin-right: 15px;
}

.alzp .bioqian1 {
	width: 60px;
	height: 18px;
	margin: 14px 0 0px;
	box-sizing: border-box;
	border: 1px solid #b4b4b4;
	display: inline-block;
	margin-right: 8px;
	text-align: center;
	line-height: 18px;
	color: #999;
	font-size: 12px;
}

.alzp .sjs-banner01-item-r-head {
	margin-bottom: 11px;
}

.alzp .sjs-banner01-item-r-foot {
	margin-top: 20px;
}

.rmlp-banner {
	width: 508px;
	height: 40px;
	position: absolute;
	top: 290px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #FFFFFF;
}

.rmlp-banner .search {
	height: 100%;
}

.rmlp-banner input {
	width: 90%;
	height: 100%;
	border: none;
	box-sizing: border-box;
	padding-left: 15px;
	font-size: 14px;
}

.rmlp-banner img {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 15px;
}

.rmxq {
	position: absolute;
	top: 345px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.rmxq a {
	color: #FFFFFF;
}

.rmxq .rmxq-title {
	font-size: 16px;
}

.rmxq span {
	margin-right: 5px;
}


.rmlp .anli-info-r {
	width: 304px;
	float: right;
}

.rmlp .sssjjss-tab-item-title {
	width: 125px;
	border-right: 1px solid #edecec;
}


.rmlp .sssjjss-tab-item-list-11 {
	margin-left: 20px;
}

.rmlp-content-l {
	width: 848px;
	float: left;
}

.rmlp .sssjjss-tab {
	margin-bottom: 40px;
}


.rmlp-item-l {
	width: 427px;
	height: 290px;
	float: left;
}

.rmlp-item-l img {
	width: 100%;
	height: 100%;
}

.rmlp-item-r {
	float: right;
	margin-left: 35px;
	width: 385px;
}

.rmlp-item-r-title {
	margin-top: 32px;
	margin-bottom: 35px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rmlp-item-r-title-span {
	display: inline-block;
	width: 4px;
	height: 27px;
	background-color: #a07660;
	margin-bottom: -3px;
	margin-right: 14px;
}

.rmlp-item-r-title-name {
	font-size: 30px;
	color: #3f3f3f;
	font-weight: 600;
	width: 12em;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rmlp-item-r-dddzzz {
	font-size: 14px;
	margin-bottom: 15px;
	color: #747474;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rmlp-item-r-info-item {
	width: 33%;
	font-size: 14px;
	color: #747474;
	float: left;
}

.rmlp-item-r-info-item span {
	color: #141414;
	font-weight: 600;
}

.rmlp-item-r-info {
	margin-bottom: 28px;
	overflow: hidden;
}

.rmlp-item-r-info-foot {
	font-size: 14px;
	color: #747474;
}

.rmlp-item-r-info-foot span {
	color: #141414;
	font-weight: 600;
}

.rmlp-item-r-info-foot img {
	width: 14px;
	height: 16px;
	margin-right: 3px;
}

.rmlp-item-foot1 {
	/* background-image: url(rmlp-item-foot1.png); */
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	text-align: center;
	border-radius: 15px;
	background: #C18173;
	line-height: 30px;
	font-size: 14px;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}

.rmlp-item-foot {
	margin-top: 35px;
}

.rmlp-item-foot2 {
	/* background-image: url(rmlp-item-foot2.png); */
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	border-radius: 15px;
	float: left;
	font-size: 14px;
	background: #a293a8;
}


.rmlp-item-r-active {
	position: absolute;
	top: 38px;
	right: 15px;
	width: 120px;
	height: 32px;
	box-sizing: border-box;
	border: 1px solid #ae866e;
	border-radius: 16px;
	text-align: center;
	color: #ae866e;
	line-height: 30px;
	font-size: 12px;
	transition: 0.4s;
	opacity: 0;
}



.rmlp-item {
	width: 100%;
	height: 290px;
	background-color: #FFFFFF;
	margin-bottom: 35px;
	transition: 0.4s;
	position: relative;
}

.rmlp-item:hover {
	box-shadow: 0px 12px 16px -1px #D0D0D0;
}

.rmlp-item:hover .rmlp-item-r-active {
	opacity: 1;
}

.rmlp-item:hover .rmlp-item-r-title-name a {
	width: 8em;
}

.rmlp-item .rmlp-item-r-title-name a {
	font-size: 30px;
	color: #3f3f3f;
	font-weight: 0;
	width: 12em;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rmlp-list {
	overflow: hidden;
	margin-bottom: 90px;
}


.rmlp .sjs-content-r-banner01-title {
	/* margin-top: 25px; */
	font-size: 22px;
	color: #636363;
}

.rmlp-r-ggrxx div {
	float: left;
	width: 28%;
	text-align: center;
	color: #7e7e7e;
	font-size: 12px;
}

.rmlp-r-ggrxx {
	overflow: hidden;
	margin: 0 13px;
	margin-bottom: 8px;
}

.rmlp-r-ggrxx div:nth-child(1) {
	width: 25%;
	margin-right: 25px;
	text-align: right;
}


.rmlp .sjs-content-r-banner01 {
	padding-bottom: 25px;
}

.rmlp .index-banner03-r-item div:nth-child(2) {
	text-align: center;
}

.rmlp .anli-info-r-img {
	width: 100%;
	height: 278px;
}

.rmlp .anli-info-r-img img {
	width: 100%;
	height: 100%;
}

.rzlp-info-banner {
	width: 100%;
	height: 140px;
}

.rzlp-info-banner img {
	width: 100%;
	height: 100%;
}

.rzlp .dddwww {
	margin-top: 45px;
	transition: 0.4s;
}

.rzlp-info-head {
	width: 100%;
	height: 411px;
	background-color: #FFFFFF;
}

.margintop50 {
	margin-top: 50px;
}

.rzlp-info-head-l {
	width: 599px;
	height: 411px;
	float: left;
}

.rzlp-info-head-l img {
	width: 100%;
	height: 100%;
}

.rzlp-info-head-r {
	width: 585px;
	box-sizing: border-box;
	padding-left: 65px;
	float: left;
}

.rzlp-info-head-r-title {
	color: #3f3f3f;
	font-size: 40px;
	margin-top: 25px;
	font-weight: 0;
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rzlp-info-head-r-title span {
	display: inline-block;
	width: 4px;
	height: 39px;
	background-color: #a07660;
	margin-bottom: -6px;
}


.rzlp-info-head-r-item {
	font-size: 16px;
	margin-top: 25px;
	color: #747474;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rzlp-info-head-r-item-span {
	margin-left: 15px;
}

.rzlp-info-head-r2 .info {
	margin-right: 20px;
}

.rzlp-info-head-r2 .info span {
	margin-left: 15px;
}

.rzlp-info-head-r-bqq a {
	display: block;
	margin-top: 17px;
	width: 200px;
	height: 34px;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	/* background-image: url(rzlp-info-head-r-bq.png); */
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #89a8ae;
	border-radius: 17px;
}


.pl-yykkggdd {
	background-image: url(pl-yykkggdd.png);
	width: 100%;
	height: 447px;
	overflow: hidden;
	margin-top: 45px;
	position: relative;
}


.kkggddd-forom {
	width: 475px;
	height: 350px;
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding: 0 35px;
	box-sizing: border-box;
}

.kkggddd-forom-titile {
	font-size: 30px;
	float: left;
	color: #A07660;
	margin-top: 25px;
}

.kkggddd-forom-titile-text {
	float: left;
	font-size: 13px;
	color: #7a7a7a;
	float: left;
	margin-left: 70px;
	margin-top: 40px;
}

.kkggddd-forom table {
	margin-top: 40px;
	float: left;
}

.kkggddd-forom td {
	width: 400px;
}

.kkggddd-forom input {
	width: 400px;
	margin-bottom: 16px;
	height: 45px;
	padding-left: 65px;
	background-color: #FFFFFF;
}

.kkggddd-forom .xxmm:nth-child(1) {
	/* background: url(lp_name.png) no-repeat; */
	background-image: url(lp_name.png);
	background-repeat: no-repeat;
	background-position: 25px;
}

.kkggddd-forom .ddhh:nth-child(1) {
	/* background: url(lp_name.png) no-repeat; */
	background-image: url(lp_tel.png);
	background-repeat: no-repeat;
	background-position: 25px;
}

.kkggddd-forom .button {
	width: 400px;
	height: 45px;
	background-color: #A07660;
	color: #FFFFFF;
	border: none;
	line-height: 45px;
	cursor: pointer;
	padding: 0;
}


.kkggddd-forom-foot-title {
	text-align: center;
	font-size: 20px;
	color: #A07660;
	width: 100%;
	overflow: hidden;
}

.kkggddd-forom-foot-title-text {
	margin-top: 10px;
	font-size: 10px;
	color: #7a7a7a;
	text-align: center;
}


.zzssggdd-lunbo .parBd .tempWrap {
	width: 100% !important;
}

.zzssggdd-lunbo .parBd li {
	width: 270px;
	margin-right: 12px;
}

.zzssggdd-lunbo .parBd li img {
	width: 270px;
	height: 200px;
}

.zzssggdd-lunbo .parHd {
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 20px;
}

.zzssggdd-lunbo .parHd li {
	width: 160px;
	height: 50px;
	box-sizing: border-box;
	text-align: center;
	line-height: 50px;
	color: #A07660;
	font-size: 16px;
	border: 1px solid #A07660;
	margin-left: 10px;
	float: left;
}

.zzssggdd-lunbo .parHd li:nth-child(1) {
	margin-left: 0;
}

.zzssggdd-lunbo .parHd .on {
	background-color: #A07660;
	color: #FFFFFF;
}









.rzlp-info-head-r-bq:hover {
	cursor: pointer;
}


.mask6 .cggdtc-mask {
	width: 1130px;
	height: 550px;
	border-radius: 36 px;
	/* overflow: hidden; */
}

.mask6 .cggdtc-mask-r-title {
	margin-top: 125px;
}


.mask6 .cggdtc-mask-r-from-item-l {
	line-height: 46px;
}


.mask6 .from-fg {
	margin-top: 230px !important;
}


.mask6 .cggdtc-mask-r-from-button .button {
	margin-top: 48px;
	margin-left: 44%;
}

.mask6 .cggdtc-mask-l {
	width: 560px;
	border-top-left-radius: 36px;
	border-bottom-left-radius: 36px;
	overflow: hidden;
}



.mask7 .cggdtc-mask {
	width: 1130px;
	height: 550px;
	border-radius: 36 px;
	/* overflow: hidden; */
}

.mask7 .cggdtc-mask-r-title {
	margin-top: 125px;
}


.mask7 .cggdtc-mask-r-from-item-l {
	line-height: 46px;
}


.mask7 .from-fg {
	margin-top: 230px !important;
}


.mask7 .cggdtc-mask-r-from-button .button {
	margin-top: 48px;
	margin-left: 44%;
}

.mask7 .cggdtc-mask-l {
	width: 560px;
	border-top-left-radius: 36px;
	border-bottom-left-radius: 36px;
	overflow: hidden;
}

.rzlp-info-head-r-foot {
	font-size: 24px;
	color: #3f3f3f;
	font-weight: 0;
	margin-top: 23px;
	margin-bottom: 22px;
}

.rzlp-info-head-r-foot-item {
	float: left;
	margin-right: 25px;
	width: 84px;
	height: 25px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 23px;
	border-radius: 12.5px;
}

.rzlp-info-head-r-foot-item:hover {
	cursor: pointer;
}

.rzlp-info-head-r-foot-item:nth-child(1) {
	/* background-image: url(rzlp-info-head-r-foot-item1.png); */
	background-color: #dfdce1;
	color: #706477 !important;
}

.rzlp-info-head-r-foot-item:nth-child(2) {
	/* background-image: url(rzlp-info-head-r-foot-item2.png); */
	background-color: #fdf1f0;
	color: #706477 !important;
}

.rzlp-info-head-r-foot-item:nth-child(3) {
	/* background-image: url(rzlp-info-head-r-foot-item3.png); */
	background-color: #c18174;
}

.rzlp-info-head-r-foot-item:nth-child(4) {
	/* background-image: url(rzlp-info-head-r-foot-item4.png); */
	background-color: #d8d7d0;
	color: #68565b;
}


.margin-top25 {
	margin-top: 25px;
}

.rmlp-info .sjs-content-left-title-btn {
	width: 83px;
	height: 32px;
	background-color: #a07660;
	line-height: 32px;
	border-radius: 16px;
}

.rmlp-info .sjs-content-left-title-btn a {
	display: block;
	width: 83px;
	height: 32px;
	background-color: #a07660;
	line-height: 32px;
	border-radius: 16px;
}

.rmlp-info .sjs-content-left-title {
	height: 32px;
}

.rmlp-info .qqttaallttjj-list-item-img {
	width: 256px;
	height: 275px;
	border-radius: 0;
	overflow: hidden;
}

.rmlp-info .qqttaallttjj-list a {
	display: block;
	width: 256px;
	border-radius: 0;
	height: 320px;
	float: left;
	margin-right: 42px;
}

.rmlp-info .qqttaallttjj-list a:nth-child(3) {
	margin-right: 0;
}

.rmlp-info .qqttaallttjj-list-item-img img {
	border-radius: 0px;
	height: 100%;
	width: auto;
}

.rmlp-info .qqttaallttjj-list-item:nth-child(3) {
	margin-right: 0;
}

.rmlp-info .qqttaallttjj-list-item {
	margin-right: 43px;
	width: 256px;
	border-radius: 0;
	height: 320px;
}

.rmlp-info .qqttaallttjj-list-item-foot {
	line-height: 45px;
	text-align: left;
}


.qqttaallttjj-list-item-foot-name {
	float: left;
	color: #636363;
	margin-left: 12px;
}

.qqttaallttjj-list-item-foot-number {
	float: right;
	color: #a07660;
	font-size: 12px;
	padding: 3px;
	background-color: #efefef;
	line-height: 17px;
	margin-top: 12px;
	margin-right: 8px;
}

.qqttaallttjj-list-item-foot-dddqqq {
	float: right;
	font-size: 12px;
	padding: 3px 10px;
	color: #FFFFFF;
	background-color: #a07660;
	line-height: 17px;
	margin-top: 12px;
	margin-right: 16px;
}

.rmlp-info .qqttaallttjj-list {
	margin-bottom: 68px;
	margin-top: 10px;
}

.fixed70 {
	position: fixed;
	top: 70;
}

.rmlp-info-foot-img {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin-bottom: 73px;
}

.rmlp-info-foot-img img {
	width: 100%;
	height: 100%;
}

.zzssggdd .info-banner-rmlp {
	height: 190px;
}


.zzssggdd .sssjjss-tab-item-list-11 {
	margin-left: 45px;
}

.zzssggdd .sjs-content-r {
	width: 285px;
}

.zzssggdd .rmlp-content-l {
	width: 885px;
}

.zzssggdd .zzssggdd-item {
	width: 100%;
	height: 268px;
	margin-bottom: 38px;
}

.zzssggdd .zzssggdd-list-l {
	width: 341px;
	height: 241px;
	margin: 15px 25px 0 10px;
}

.zzssggdd .zzssggdd-list-l img {
	max-width: 100%;
}

.zzssggdd .zzssggdd-item-r-title {
	font-size: 24px;
	margin-top: 37px;
	margin-bottom: 22px;
}

.zzssggdd .sjs-banner01-item-r-title-item {
	font-size: 16px;
}

.zzssggdd .zzssggdd-item-r-foot-item {
	font-size: 16px;
	width: 92px;
	height: 28px;
	line-height: 28px;
}

.zzssggdd .zzssggdd-item-r-foot img {
	width: 28px;
	height: 28px;
}

.zzssggdd .zzssggdd-item-r-foot-text {
	font-size: 14px;
}

.zzssggdd .zzssggdd-item-r-foot-text a {
	font-size: 14px;
}


.zzssggdd-item:nth-last-child(1) {
	margin-bottom: 10px;
}

.zzssggdd .zzssggdd-item-r-foot {
	margin-top: 56px;
}

.zzssggdd .sjs-fyq {
	margin-bottom: 130px;
}

.zzssggdd .anli-info-r-img {
	height: 178px;
	margin-top: 23px;
}

.zzssggdd-r-banner1 {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.zzssggdd-r-title {
	text-align: center;
	line-height: 60px;
	/* border-top: 1px solid #EEEEEE; */
	border-bottom: 1px solid #EEEEEE;
	font-size: 18px;
	color: #313131;
}

.zzssggdd-r-from {
	margin: 30px 20px 27px 20px;
}

.zzssggdd-r-from-item {
	height: 30px;
	margin-bottom: 25px;
	display: flex;
}

.zzssggdd-r-from-item img {
	width: 25px;
	height: 25px;
	margin-right: 5px;
}

.zzssggdd-r-from-item input {
	border: none;
	line-height: 25px;
	margin-top: -10px;
	width: 244px;
	background: #eee;
	border-radius: 16px;
}

.zzssggdd-r-from .button {
	width: 244px;
	height: 40px;
	background-color: #b6998a;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	border: none;
	border-radius: 20px;
}

.zsgd-info .sjsjx-l {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	width: 886px;
}

.zsgd-info-title {
	color: #2b2b2b;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}

.zsgd-info-title-text {
	overflow: hidden;
	margin-bottom: 20px;
}

.zsgd-info-title-text-item {
	float: left;
	text-align: center;
	font-size: 15px;
	color: #717171;
	margin-right: 30px;
}

.zsgd-info-title-text-item:nth-child(1) {
	margin-left: 215px;
}

.zsgd-info-l-fg {
	width: 813px;
	height: 1px;
	background-color: #decfc8;
	margin: 0 auto;
	margin-bottom: 48px;
}

.zsgd-info-l-content-img {
	width: 746px;
	height: 470px;
	margin-bottom: 30px;
	float: right;
	position: relative;
}

.zsgd-info-l-content-img img {
	width: 100%;
	height: 100%;
}

.zsgd-info-l-content-img-mask {
	position: absolute;
	left: 24px;
	width: 136px;
	height: 43px;
	bottom: 33px;
	background-color: #2e3233;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 43px;
}

.zsgd-info-l-content {
	position: relative;
	overflow: hidden;
	margin-bottom: 70px;
}

.zsgd-info .qqttaallttjj-list {
	margin-bottom: 30px;
}

.zsgd-info-l-content-r {
	float: right;
	overflow: hidden;
	width: 746px;
}

.zsgd-info .qqttaallttjj-list-item:nth-child(3) {
	margin-right: 0;
}

.zsgd-info .qqttaallttjj-list-item {
	margin-right: 38px;
}

.zsgd-info-l-content-l {
	float: left;
}

.zsgd-info-l-content-l-item {
	font-size: 24px;
	color: #595757;
	margin-bottom: 60px;
}

.zsgd-info-l-content-l-item:hover {
	cursor: pointer;
}

.zsgd-info-l-content-l-item:nth-child(1) {
	color: #a07660;
}

.zsgd-info-l-content-l-list {
	margin-right: 35px;
	margin-top: 45px;
}

.zsgd-info-l-content {
	padding: 30px 0 0 0;
	text-indent: 2em;
	font-size: 15px;
	color: #898888;
	line-height: 2;
}

.ssjjzz {
	float: left;
	position: relative;
	/* overflow: hidden; */
	font-size: 0;
}

.ssjjzz-item1 {
	width: 3px;
	height: 83px;
	background-color: #dbdbdb;
	margin-bottom: 3px;
}

.ssjjzz-item-yuan:hover {
	cursor: pointer;
}

.ssjjzz-item-yuan {
	width: 22px;
	height: 22px;
	background-color: #FFFFFF;
	position: relative;
	border: 2px solid #d7d7d8;
	left: -11px;
	border-radius: 50px;
	top: -1px;
}

.ssjjzz-item-yuan-info {
	width: 8px;
	height: 8px;
	background-color: #d7d7d8;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.ssjjzz-item1:nth-child(1) {
	height: 45px;
}

/* .ssjjzz-item1:nth-child(2) {
	height: 45px;
}
 */
.ssjjzz-item-yuan:nth-child(2) {
	border: 2px solid #ab9586;
}

.ssjjzz-item-yuan:nth-child(2) .ssjjzz-item-yuan-info {
	background-color: #ab9586;
}

.ssjjzz-item1:nth-last-child(1) {
	/* height: 420px; */
	display: none;
}

.zsgd-info .anli-info-r {
	float: right;
	margin: 0;
	margin-top: 165px;
	width: 285px;
	overflow: hidden;
}

.zsgd-infor-r-banner1 {
	padding: 16px 16px 20px 16px;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	margin-bottom: 38px;
	width: 251px;
}

.zsgd-infor-r-banner1-head-img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
}

.zsgd-infor-r-banner1-head-img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.zsgd-infor-r-banner1-head-r {
	float: left;
	margin-left: 15px;
	margin-top: 13px;
}

.zsgd-infor-r-banner1-head-r-name {
	margin-bottom: 8px;
	color: #080707;
	font-size: 21px;
}

.zsgd-infor-r-banner1-head-r-zhiwei {
	font-size: 12px;
	color: #b2b2b2;
}

.zsgd-infor-r-banner1-head {
	overflow: hidden;
	margin-bottom: 13px;
}

.anli-info-r-fg {
	width: 100%;
	height: 1px;
	background-color: #e8ded9;
}

.huangwenqianggerenxx .congye {
	font-size: 14px;
	color: #454545;
	margin-top: 17px;
}

.huangwenqianggerenxx .congye span {
	color: #6d6d6d;
	font-size: 14px;
	margin-left: 3px;
}

.huangwenqianggerenxx .zuop {
	font-size: 14px;
	color: #454545;
	margin-top: 12px;
	overflow: hidden;
	margin-bottom: 23px;
}

.huangwenqianggerenxx .zuop span {
	color: #6d6d6d;
	font-size: 14px;
	margin-left: 3px;
	display: inline-block;
	width: 72%;
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.zsgd-infor-r-banner1-foot {
	overflow: hidden;
}

.zsgd-infor-r-banner1-foot-left {
	float: left;
	width: 116px;
	height: 27px;
	color: #FFFFFF;
	background-color: #b59788;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	border-radius: 3px;
	cursor: pointer;
}

.zsgd-infor-r-banner1-foot-right {
	float: right;
	width: 116px;
	height: 27px;
	color: #FFFFFF;
	background-color: #b59788;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	border-radius: 3px;
	cursor: pointer;
}


.duiz-info .zsgd-infor-r-banner1-foot-right {
	width: 202px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	border-radius: 15px;
}


.zsgd-infor-r-banner2 {
	width: 100%;
	height: 400px;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
}

.zsgd-infor-r-banner2-head {
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #313131;
}

.zsgd-infor-r-banner2-list {
	margin: 20px 35px 40px 30px;
}

.zsgd-infor-r-banner2-item img {
	width: 11px;
	height: 12px;
	margin-right: 5px;
	margin-bottom: -1px;
}

.zsgd-infor-r-banner2-item {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #5f5f5f;
	margin-bottom: 10px;
}

.zxlb .loup-info-l {
	width: 855px;
	overflow: visible;
}

.zxlb .anli-info-r {
	float: right;
	width: 304px;
	margin-bottom: 30px;
}

.zxrj .anli-info-r {
	float: right;
	width: 304px;
	margin-left: 0;
}

.axlb-item {
	width: 100%;
	height: 195px;
	border-bottom: 1px solid #d0bdb3;
	box-sizing: border-box;
	margin-bottom: 43px;
	transition: 0.4s;
}

.axlb-item:hover {
	background-color: #FFFFFF;
	box-shadow: 3px 1px 15px 2px #d0d0d0;
	border: none;
}

/* .axlb-item:hover .axlb-item-img {
	height: 100%;
} */

.axlb-item-img {
	width: 248px;
	height: 180px;
	float: left;
	transition: 0.4s;
}

.axlb-item-img img {
	max-width: 100% !important;
	/* height: 100%; */
}

.axlb-item-img {
	overflow: hidden;
}

.zxlb .axlb-item-img img {
	margin-top: 7px;
	margin-left: 7px;
}

.axlb-item-right {
	width: 61%;
	margin-left: 28px;
	float: left;
}

.axlb-item:hover .axlb-item-right-title {
	color: #a07660;
}

.axlb-item-right-title {
	font-size: 16px;
	color: #2d2b2b;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 13px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.axlb-item-right-info {
	font-size: 12px;
	color: #8a8a8a;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 2;
	margin-bottom: 18px;
}

.axlb-item:hover .axlb-item-right-btn {
	color: #a07660;
	border-color: #a07660;
}

.axlb-item-right-btn {
	width: 80px;
	height: 26px;
	box-sizing: border-box;
	border: 1px solid #a6a6a6;
	line-height: 23px;
	text-align: center;
	font-size: 13px;
	color: #8a8a8a;
	margin-bottom: 15px;
}

.axlb-item-right-btn a {
	display: block;
	width: 80px;
	height: 26px;
	box-sizing: border-box;
	border: 1px solid #a6a6a6;
	line-height: 23px;
	text-align: center;
	font-size: 13px;
	color: #8a8a8a;
	margin-bottom: 15px;
}

.axlb-item-right-foot {
	overflow: hidden;
}

.axlb-item-right-foot-l img {
	width: 15px;
	height: 11px;
	margin-right: 5px;
}

.axlb-item-right-foot-l {
	font-size: 12px;
	color: #aeaeae;
	float: left;
}

.axlb-item-right-foot-r {
	color: #8a8a8a;
	font-size: 13px;
	float: right;
}

.zxlb-foot {
	width: 100%;
	height: 192px;
	overflow: hidden;
	margin-bottom: 69px;
}

.zxlb-foot img {
	width: 100%;
	height: 100%;
}

.zxrj .loup-info-l {
	width: 883px;
	overflow: visible;
	margin-bottom: 68px;
}


.zxrj .zxrj-lb {
	position: relative;
	height: 400px;
	margin-bottom: 30px;
}

.zxrj .zxrj-lb .hd {
	position: absolute;
	color: #FFFFFF;
	z-index: 999;
	bottom: 10px;
	left: 45%;
}

.zxrj .zxrj-lb .hd .on {
	background-color: #ae866e;
}

.zxrj .zxrj-lb .hd li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #bfbfbf;
	font-size: 0;
	float: left;
	margin-right: 7px;
}

.zxrj .zxrj-lb .bd {
	width: 100%;
	height: 400px;
}

.zxrj .zxrj-lb .bd li {
	width: 100%;
	height: 400px;
}

.zxrj .zxrj-lb .bd li img {
	width: 100%;
	height: 100%;
}

.zxrj-lb .prev {
	position: absolute;
	width: 70px;
	height: 70px;
	background-color: rgba(250, 250, 250, 0.3);
	top: 150px;
	left: 35px;
}

.zxrj-lb .prev img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.zxrj-lb .next img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.zxrj-lb .next {
	position: absolute;
	width: 70px;
	height: 70px;
	background-color: rgba(250, 250, 250, 0.3);
	top: 150px;
	right: 35px;
}

.zxrj-head-item:nth-last-child(1) {
	margin-right: 0;
}

.zxrj-head-item {
	width: 210px;
	/* height: 170px; */
	/* overflow: hidden; */
	background-color: #FFFFFF;
	margin-right: 14px;
	box-shadow: 3px 1px 15px 2px #d0d0d0;
	float: left;
	overflow: hidden;
	border-radius: 5px;
}


.zxrj-head-item-title {
	width: 100%;
	height: 90px;
	line-height: 90px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	background-color: #000000;
}

.zxrj-head-item-foot-l {
	float: left;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 50%;
}


.zxrj-head-item-foot-l img {
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 13px;
}

.zxrj-head-item-foot-r {
	float: right;
	color: #666;
	font-size: 14px;
	width: 50%;
	text-align: center;
}

.zxrj-head-item-foot-r img {
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 13px;
}


.zxrj-head-item-foot {
	position: relative;
	/* overflow: hidden; */
	height: 80px;
}


.zxrj-head-item-foot-span {
	width: 0px;
	height: 57px;
	border-left: 1px dashed #999;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.zxrj-head {
	height: 170px;
	margin-bottom: 35px;
}

.zxrj-content {
	background-color: #FFFFFF;
	overflow: hidden;
	padding-left: 10px;
}

.zxrj-content-item {
	overflow: hidden;
	margin-bottom: 35px;
}

.zxrj-content-item-title {
	position: relative;
	overflow: hidden;
	color: #1b1b1b;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.zxrj-content-item-ggdd {
	float: right;
	margin-right: 20px;
	font-size: 18px;
}

.coloraaa {
	color: #a07660;
}

.navritem3 {
	cursor: pointer;
}

.zxrj-content-item-title p {
	margin-left: 20px;
	float: left;
}

.zxrj-content-item-title span {
	display: block;
	width: 5px;
	height: 24px;
	background-color: #ae866e;
	position: absolute;
	top: 3px;
}

.zxrj-content-item-left {
	width: 440px;
	float: left;
	margin-right: 20px;
}

.zxrj-content-item-left-img {
	width: 100%;
	height: 228px;
}

.zxrj-content-item-left-img img {
	width: 100%;
	height: 100%;
}

.zxrj-content-item-left-title {
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zxrj-content-item-left-text {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}

.zxrj-content-item-left-text span {
	margin-right: 45px;
}

.zxrj-content-item-left-info {
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5;
}


.zxrj-content-item-right {
	float: left;
	overflow: hidden;
	width: 47%;
}

.zxrj-content-item-right-item-l {
	float: left;
	width: 80px;
	height: 90px;
	color: #FFFFFF;
	background-color: #c0b8ac;
	margin-right: 15px;
	overflow: hidden;
	margin-bottom: 18px;
}

.zxrj-content-item-right-item {
	overflow: hidden;
}

.zxrj-content-item-right-item:hover .zxrj-content-item-right-item-l {
	background-color: #A07660;
}

.zxrj-content-item-right-item-l .yyyyy {
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}

.zxrj-content-item-right-item-l .rrrrr {
	font-size: 20px;
	text-align: right;
	margin-right: 10px;
}

.zxrj-content-item-right-item-r {
	float: left;
	width: 75%;
}

.zxrj-content-item-right-item-r-title {
	font-size: 18px;
	color: #333333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 6px;
	margin-bottom: 6px;
}

.zxrj-content-item-right-item-r-info {
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5;
}



.jzbk-info .sjsjx-l {
	width: 856px;
	/* background-color: #FFFFFF; */
	/* padding: 35px 25px; */
}

.jzbk-info .anli-info-r {
	margin-top: 0;
	margin-bottom: 30px;
}

.jzbk-info .zsgd-info-title {
	margin-top: 25px;
	text-align: left;
	margin-bottom: 20px;
}

.jzbk-info .zsgd-info-title-text-item:nth-child(1) {
	margin-left: 0;
}

.jzbk-info .zsgd-info-l-content {
	padding: 50px 0px;
	margin-bottom: 0;
}

.jzbk-info .zsgd-info-l-content * {
	max-width: 100%;
}

.jzbk-info .zsgd-info-l-fg {
	margin-bottom: 0;
}

.jzbk-info .fff {
	width: 856px;
	padding: 1px 25px 25px;
	box-sizing: border-box;
	margin-bottom: 35px;
}

.zsgd-info .qqttaallttjj-list-item {
	margin-right: 23px;
}

.mask {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	height: 2000px;
	top: 0;
	z-index: 999;
	display: none;
}

.mask7 {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	height: 2000px;
	top: 0;
	z-index: 999;
	display: none;
}

.cggdtc-mask {
	width: 892px;
	height: 412px;
	background-color: #FFFFFF;
	border-radius: 36px;
	position: absolute;
	top: 800px;
	left: 0;
	right: 0;
	margin: auto;
}

.yysjs .cggdtc-mask {
	top: 350px;
}

.xxxxxxxxxxxxx {
	position: absolute;
	width: 17px;
	height: 17px;
	top: -25px;
	right: 12px;
	cursor: pointer;
}

.cggdtc-mask-l {
	float: left;
	width: 323px;
	height: 100%;
}

.cggdtc-mask-l img {
	width: 100%;
	height: 100%;
}

.cggdtc-mask-r {
	float: left;
	width: 569px;
	height: 100%;
	background-color: #FFFFFF;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
	position: relative;
}

.cggdtc-mask-r-title {
	font-size: 33px;
	color: #a07660;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 55px;
}


.cggdtc-mask-r-from {
	overflow: hidden;
	margin-top: 40px;
}

.cggdtc-mask-r-from-item {
	width: 457px;
	margin: 0 auto;
	border-bottom: 1px solid #c0a495;
	padding-bottom: 15px;
	height: 30px;
	margin-bottom: 20px;
}

.cggdtc-mask-r-from-item span {
	font-size: 19px;
}


.cggdtc-mask-r-from-item-l {
	float: left;
	width: 75%;
	line-height: 36px;
	margin: 10px;
	margin-left: 0px;
}

.cggdtc-mask-r-from-item .bbtt {
	color: #f00;
}

.cggdtc-mask-r-from-item input {
	width: 90%;
	height: 100%;
	float: left;
	border: none;
	font-size: 19px;
}

.cggdtc-mask-r-from-button {
	margin: 0 auto;
	padding-top: 20px;
	width: 385px;
	height: 52px;
	border-radius: 26px;
}

.from-fg {
	width: 100%;
	height: 1px;
	box-shadow: 0px -2px 5px 1px #eee;
	background-color: #EEEEEE;
	position: absolute;
	top: 260px;
	width: 569px;
}

.cggdtc-mask-r-from-button .button {
	border-radius: 26px;
	line-height: 52px;
	text-align: center;
	width: 200%;
	height: 100%;
	border: none;
	background-color: #a07660;
	color: #FFFFFF;
	font-size: 28px;
	margin-top: 30px;
	margin-left: 17%;
	cursor: pointer;
}

.mask3 .cggdtc-mask-r-from-button .button {
	margin-left: 40%;
}

.cggdtc-mask-r-foot {
	font-size: 12px;
	color: #a07660;
	text-align: center;
	margin-top: 8px;
}

.mask2 {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	height: 2000px;
	top: 0;
	z-index: 999;
	display: none;
}


.mask2 .mask2-chengg {
	width: 484px;
	height: 563px;
	background-color: #FFFFFF;
	position: absolute;
	top: 100px !important;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 36px;
}

.mask2-chengg-xxxxx {
	width: 53px;
	height: 53px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -83px;
	margin: auto;
}

.mask2-chengg-xxxxx img {
	width: 100%;
	height: 100%;
}

.mask2-chengg-title {
	width: 100%;
	height: 116px;
	background-color: red;
	border-top-left-radius: 34px;
	border-top-right-radius: 34px;
	background-color: #a07660;
	color: #FFFFFF;
	font-size: 48px;
	text-align: center;
	line-height: 116px;
}

.mask2-chengg-content {
	background-color: #FFFFFF;
	padding: 40px;
	padding-bottom: 0 !important;
}

.mask2-chengg-content-text {
	font-size: 21px;
	color: #a07660;
	line-height: 1.5;
}

.mask2-chengg-content-rwm {
	width: 197px;
	height: 197px;
	border: 1px solid #a07660;
	margin: 45px auto 20px;
	position: relative;
}

.mask2-chengg-content-rwm img {
	width: 189px;
	height: 189px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.mask2-chengg-content-foot {
	text-align: center;
	color: #a6a6a6;
	font-size: 15px;
}

.yysjs .cggdtc-mask-r-from {
	margin-top: 50px;
}

.yysjs .cggdtc-mask-r-from-item {
	margin-bottom: 35px;
}

.yysjs .from-fg {
	margin-top: 55px;
}


.ahkk .dddwww .margin-c * {
	display: inline-block;
}

.ahkk-nav-r {
	float: right;
}

.ahkk-nav-r .on {
	border-bottom: 2px solid #a07660;
	color: #a07660 !important;
}

.ahkk-nav-r .on a {
	color: #a07660 !important;
}


.ahkk-nav-r-item:hover {
	border-bottom: none;
	color: #a07660;
}

.ahkk-nav-r-item:hover a {
	color: #a07660 !important;
}

.ahkk-nav-r-item {
	font-size: 14px;
	color: #3f3f3f;
	margin-left: 50px;
	padding-bottom: 15px;
}

.ahkk-nav-r-item li a {
	font-size: 14px !important;
	color: #3f3f3f !important;
}

.ahkk-fg {
	width: 100%;
	height: 1px;
	background-color: #cdcdcd;
	margin-bottom: 45px;
	margin-top: 50px;
}

.ahkk-content {
	overflow: hidden;
	margin-bottom: 33px;
	position: relative;
}

.ahkk-content-l {
	float: left;
	width: 445px;
	margin-right: 35px;
	height: 455px;
	padding-right: 10px;
	margin-right: 62px;
}

.ahkk-content-l-info {
	overflow-y: auto;
}


.ahkk-content-l-info::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #d8d5d4;
}

.ahkk-content-l-info::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
	border-radius: 10px;
	background-color: rgba(240, 240, 240, .5);
}


.ahkk-content-l-info::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 0px #ddba9a;
	background-color: #ddba9a;
}

.ahkk-content-l-title {
	font-size: 40px;
	color: #353535;
	padding-bottom: 10px;
}

.ahkk-content-l-title-span {
	width: 113px;
	height: 5px;
	background-color: #a07660;
}

.ahkk-content-l-info {
	padding: 25px 0;
	font-size: 14px;
	color: #6b6b6b;
	width: 100%;
	text-indent: 2em;
	line-height: 1.6;
	height: 500px;
	padding-right: 10px;
}

.ahkk-content-c {
	width: 417px;
	height: 584px;
	float: left;
}

.ahkk-content-c img {
	width: 100%;
	height: 100%;
}

.ahkk-content-l-button {
	position: absolute;
	width: 120px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	background-color: #a07660;
	font-size: 14px;
	border-radius: 16px;
	top: 500px;
	left: 0;
	cursor: pointer;
	/* float: left; */
}

.ahkk-content-r {
	float: right;
	width: 215px;
	/* height: 100px; */
	overflow: hidden;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.ahkk-content-r-item:nth-last-child(1) {
	border: none;
}

.ahkk-content-r-item {
	width: 100%;
	height: 190px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.ahkk-content-r-item-head {
	text-align: center;
	font-size: 18px;
	color: #a07660;
	margin-top: 42px;
	margin-bottom: 18px;
}

.ahkk-content-r-item-head span {
	font-size: 40px;
	font-family: "BT";
}

.ahkk-content-r-item-span {
	width: 40px;
	height: 1px;
	background-color: #ebebeb;
	margin: 0 auto;
}

.ahkk-content-r-item-foot {
	color: #4b4948;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}

.ahkk-foot-img {
	width: 100%;
	height: 190px;
	margin-bottom: 35px;
	overflow: hidden;
}

.ahkk-foot-img img {
	width: 100%;
	height: 100%;
}

.ahlc-title {
	color: #a07660;
	font-size: 40px;
}

.ahlc-head-img {
	margin-top: 30px;
	width: 100%;
	height: 180px;
	margin-bottom: 100px;
}

.ahlc-head-img img {
	width: 100%;
	height: 100%;
}

.ahlc-content-head {
	overflow: hidden;
	padding-bottom: 90px;
	margin-bottom: 100px;
}

.ahlc-content-head-l {
	width: 50%;
	float: left;
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
	margin-bottom: 100px;
}

.ahlc-content-head-r {
	width: 50%;
	float: left;
}

.ahlc-content-head-l-img {
	float: left;
	width: 230px;
	height: 400px;
}

.ahlc-content-head-l-img img {
	max-width: 100%;
	margin-bottom: 50px;
}

.ahlc-content-head-text {
	margin-left: 20px;
	float: left;
	width: 43%;
}

.ahlc-content-head-title {
	font-size: 28px;
	color: #565656;
	margin-bottom: 25px;
}

.ahlc-content-head-info {
	font-size: 12px;
	color: #959595;
	line-height: 1.5;
}

.ahwh-title-ee {
	font-size: 24px;
	color: #a07660;
	/* margin-bottom: 50px; */
}

.ahwh-conetn {
	width: 100%;
	height: 1080px;
	position: relative;
	overflow: hidden;
}

.ahwh-conetn-bgi {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.ahwh-conetn-list {
	margin-left: 1073px;
	margin-top: 195px;
	position: absolute;
}

.ahwh-conetn-item {
	margin-bottom: 80px;
	overflow: hidden;
}

.ahwh-conetn-item-img {
	width: 25px;
	float: left;
	height: 75px;
}

.ahwh-conetn-item-img img {
	max-width: 100%;
}

.ahwh-conetn-item-r {
	float: left;
	margin-left: 30px;
}

.ahwh-conetn-item-r-span {
	width: 50px;
	height: 4px;
	background-color: #c9c9c9;
}

.ahwh-conetn-item-r-span-inner {
	background-color: #ae866e;
	width: 5px;
	height: 4px;
}

.ahwh-conetn-item-r-title {
	font-size: 16px;
	color: #828282;
}

.ahwh-conetn-item-r-info {
	font-size: 14px;
	margin-top: 10px;
	color: #828282;
	margin-bottom: 25px;
}

.ahwh-conetn-item-r-info .lazyload span {
	margin-right: 15px;
	line-height: 1.8;
	background-color: rgba(0, 0, 0, 0) !important;
}

.ahxw-fg {
	margin-bottom: 25px;
}

.haxw-head {
	margin-bottom: 55px;
	width: 100%;
	height: 337px;
	background-color: #FFFFFF;
	transition: 0.4s;
}

.haxw-head-img {
	width: 673px;
	height: 337px;
	float: left;
	margin-right: 40px;
}

.haxw-head-img img {
	width: 100%;
	height: 100%;
}

.haxw-head-r {
	float: left;
	width: 34%;
}

.haxw-head-r-title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #171717;
	font-size: 24px;
	font-weight: 600;
	margin-top: 17px;
	margin-bottom: 17px;
	transition: 0.4s;
}

.haxw-head-r-text {
	font-size: 18px;
	color: #919191;
	line-height: 1.8;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.haxw-head-foot-left {
	float: left;
	font-size: 18px;
	color: #a07660;
}

.haxw-head-foot-left a {
	font-size: 18px;
	color: #a07660;
}

.haxw-head-foot-right {
	float: right;
	font-size: 18px;
	color: #8e8e8e;
}

.haxw-head:hover {
	box-shadow: 3px 1px 15px 2px #d0d0d0;
}

.haxw-head:hover .haxw-head-r-title {
	color: #A07660;
}

.mine-list {
	width: 100%;
	/* height: 704px; */
	background-color: #fafafa;
	margin-top: 50px;
	margin-bottom: 43px;
	padding: 16px 0 0;
	overflow: hidden;
}

.mine-item {
	float: left;
	width: 574px;
	height: 213px;
	margin-left: 17px;
	/* margin-top: 16px; */
	margin-bottom: 16px;
	background-color: #FFFFFF;
	padding-left: 30px;
	box-sizing: border-box;
}

.mine-item-title {
	font-size: 27px;
	color: #505050;
	margin-top: 30px;
	margin-bottom: 22px;
}

.min-item-number {
	color: #919191;
	font-size: 14px;
	margin-bottom: 10px;
}

.min-item-number span {
	margin-right: 10px;
}

.min-item-foot {
	color: #919191;
	font-size: 14px;
}

.min-item-foot-l {
	float: left;
}

.min-item-foot-r {
	float: left;
	margin-left: 10px;
	width: 40%;
}

.mine-content {
	width: 100%;
	height: 444px;
	background-color: #f2f2f2;
	border-top: 2px solid #bbb;
}

.mine-content-title {
	color: #494949;
	font-size: 20px;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 15px;
}

.mine-content-text-ee {
	text-align: center;
	font-size: 20px;
	color: #d4d4d4;
	font-family: "EI";
	margin-bottom: 35px;
}

.mine-content-span {
	margin: 0 auto;
	width: 90px;
	height: 1px;
	background-color: #e2e2e2;
	margin-bottom: 30px;
}

.mine-content-forom {
	width: 400px;
	margin: 0 auto;
	overflow: hidden;
}

.mine-content-from-item:nth-child(2) {
	margin-right: 0;
}

.mine-content-from-item {
	float: left;
	width: 196px;
	height: 29px;
	overflow: hidden;
	margin-right: 7px;
	background-color: #FFFFFF;
	border-radius: 8px;
	margin-bottom: 15px;
}

.mine-content-from-item input {
	width: 100%;
	height: 100%;
	border: none;
	margin-left: 15px;
	margin-top: 4px;
}

.mine-content-from-text {
	margin-top: 12px;
	width: 100%;
	height: 75px;
	background-color: #FFFFFF;
	margin-top: 45px;
	border-radius: 8px;
	overflow: hidden;
}

.mine-content-from-text textarea {
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-left: 15px;
	box-sizing: border-box;
	border: none;
	resize: none;
	border-radius: 8px;
}

.mine-content-from-text .tabright {
	border-radius: 8px;
}

textarea:focus {
	outline: none;
	border: none;
}

.mine-content-forom-btn {
	display: block;
	margin: 0 auto;
	width: 108px;
	height: 29px;
	border-radius: 14.5px;
	background-color: #a07660;
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 25px;
	line-height: 29px;
}

.margin-bottom275 {
	margin-bottom: 275px;
}

.ssjg-title {
	display: inline-block;
	transition: 0.4s;
	margin: 22px 0;
	padding-bottom: 5px;
	color: #a07660;
	font-size: 18px;
	border-bottom: 1px solid #a07660;
}

.ssjg-list {
	overflow: hidden;
	min-height: 570px;
}

.ssjg-item:nth-child(4n) {
	margin-right: 0;
}

.sssspppp {
	width: 645px;
	height: 360px;
	/* background-color: red; */
	margin: 0 auto;
}

.sssspppp video {
	width: 100%;
	height: 100%;
}

.ssjg-item {
	width: 284px;
	height: 296px;
	margin-right: 20px;
	position: relative;
	background-color: #ededed;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}

.ssjg-item-img {
	width: 100%;
	height: 251px;
	overflow: hidden;
}

.ssjg-item-img img {
	/* max-width: 100%; */
	height: 100%;
	width: 100%;
}

.ssjg-item-topleft {
	position: absolute;
	top: 10px;
	left: 10px;
	min-width: 90px;
	height: 30px;
	background-color: #ddba9a;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
}

.ssjg-item-foot {
	overflow: hidden;
	padding: 0 10px;
	line-height: 45px;
}

.ssjg-item-foot-l {
	float: left;
	font-size: 16px;
	color: #636363;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 65%;
}

.ssjg-item-foot-r {
	float: right;
	font-size: 13px;
	color: #a07660;
}

.margin125325 {
	margin-top: 125px;
	margin-bottom: 325px;
}

.bgcf {
	background-color: #FFFFFF;
}

.anli-item-mask {
	position: absolute;
	top: 0;
	color: #FFFFFF;
	width: 100%;
	font-size: 14px;
	text-align: center;
	height: 216px;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: 0.4s;
}

.anli-item-mask div {
	width: 100%;
	text-align: center;
}

.anli-item-mask-title {
	margin-top: 55px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

.anli-item-mask-title span {
	margin-right: 5px;
}

.anli-item-mask-text {
	color: #FFFFFF;
}

.anli-item-mask .anli-item-mask-foot {
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #a07660;
	margin: 0 auto;
	margin-top: 33px;
	color: #FFFFFF;
}

.anli-item-mask .anli-item-mask-foot .ccccccc {
	display: block;
	width: 80px;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #a07660;
	margin: 0 auto;
	margin-top: 33px;
}

.margin-c .anli .layui-laypage {
	margin-bottom: 60px;
}

.dztksjfa {
	width: 100%;
	height: 163px;
	background-color: #FFFFFF;
	margin-bottom: 70px;
	overflow: hidden;
}

.dztksjfa .tabright {
	height: 48px;
}

.anlilp .sjs-content-r-banner03-list {
	padding: 15px;
}

.anlilp {
	height: auto;
}

.zxlb .layui-laypage {
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}

.zxlb .layui-laypage>* {
	margin-right: 12px;
}

.zxlb .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.zxlb .layui-laypage-em {
	background-color: #a07660 !important;
}


.rmlp .layui-laypage {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	/* margin-bottom: 60px; */
}

.rmlp .layui-laypage>* {
	margin-right: 12px;
}

.rmlp .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.rmlp .layui-laypage-em {
	background-color: #a07660 !important;
}


.rj-left .layui-laypage {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

.rj-left .layui-laypage>* {
	margin-right: 12px;
}

.rj-left .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.rj-left .layui-laypage-em {
	background-color: #a07660 !important;
}




.jzbk-info .anli-sxp-item-text {
	margin-left: 60px;
}

.jzbk-info .anli-sxp-item .xsj {
	left: 35px;
}



.alzp .layui-laypage>* {
	margin-right: 12px;
}

.alzp .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.alzp .layui-laypage-em {
	background-color: #a07660 !important;
}

.alzp .layui-laypage {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

.sjsjx .layui-laypage>* {
	margin-right: 12px;
}

.sjsjx .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.sjsjx .layui-laypage-em {
	background-color: #a07660 !important;
}

.sjsjx .layui-laypage {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	margin-bottom: 60px;
}


.zsgd .layui-laypage>* {
	margin-right: 12px;
}

.zsgd .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.zsgd .layui-laypage-em {
	background-color: #a07660 !important;
}

.zsgd .layui-laypage {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	margin-bottom: 60px;
}


.ssjg-listt .layui-laypage>* {
	margin-right: 12px;
}

.ssjg-listt .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.ssjg-listt .layui-laypage-em {
	background-color: #a07660 !important;
}

.ssjg-listt .layui-laypage {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 125px;
	margin-bottom: 125px;
}


.anli-info-r-head-foot-itemyy {
	cursor: pointer;
}


.rmlp .sjs-content-r {
	margin-bottom: 50px;
}

.mySwiper2 li a {
	display: block;
	width: 770px;
	height: 380px;
	position: relative;
}

.index-head2-nav li a:hover {
	color: #A07660;
}


.rj-fenge {
	width: 100%;
	height: 1px;
	background-color: #eee;
}

.rj-banner {
	width: 1200px;
	/* height: 177px; */
}

.rj-banner img {
	width: 100%;
	height: 100%;
}

.rj-lb {
	width: 885px;
	/* padding: 0 60px; */
	height: 230px;
	border: 1px solid #EEEEEE;
	margin-top: 55px;
	margin-bottom: 75px;
	box-shadow: 0px 1px 12px -2px #eee;
	position: relative;
	float: left;
}

.rj-lb .hd {
	font-size: 0;
}

.rj-lb .bd li {
	width: 120px !important;
	margin-right: 35px;
}

.rj-lb .tempWrap {
	margin-left: 60px;
}

.rj-lb .bd li a {
	display: block;
	width: 120px;
	margin-top: 60px;
	text-align: center;
	font-size: 15px;
	color: #848484;
}

.rj-lb-img {
	width: 100%;
	margin-bottom: 8px;
}

.rj-lb-img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.rj-lb-text {
	font-size: 19px;
	color: #2c2c2c;
	position: absolute;
	top: 20px;
	left: 20px;
}

.rj-lb .prev {
	position: absolute;
	top: 117px;
	left: 20px;
}


.rj-lb .next {
	position: absolute;
	top: 117px;
	right: 20px;
}


.rj-lb .prev img {
	width: 18px;
	height: 33px;
}


.rj-lb .next img {
	width: 18px;
	height: 33px;
}

.rj-left {
	float: left;
}

.rj-item {
	width: 880px;
	height: 445px;
	border: 1px solid #EEEEEE;
	margin-bottom: 40px;
}

.rj-item:hover .rj-item-head-title,
.rj-item:hover .rj-item-head-info {
	color: #A07660;
}

.rj-item-head {
	overflow: hidden;
	margin-bottom: 30px;
}

.rj-item-head-img {
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 22px;
	margin-top: 22px;
	margin-right: 20px;
}

.rj-item-head-img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.rj-item-head-text {
	float: left;
	width: 460px;
	margin-top: 40px;
}

.rj-item-head-title {
	font-size: 25px;
	font-weight: 600;
	color: #3a3a3a;
	margin-bottom: 30px;
}

.rj-item-head-info {
	color: #9d9999;
	font-size: 15px;
	line-height: 1.5;
}

.rj-item-cckk {
	width: 120px;
	height: 35px;
	border: 1px solid #999;
	text-align: center;
	line-height: 35px;
	color: #757575;
	font-size: 18px;
	float: right;
	margin-top: 42px;
	margin-right: 23px;
}

.rj-item-foot {
	overflow: hidden;
	margin-left: 23px;
}

.rj-item-foot-item {
	width: 267px;
	height: 210px;
	margin-right: 17px;
	float: left;
}

.rj-item-foot-item img {
	width: 100%;
	height: 100%;
}

.width270 img {
	width: 270px !important;
}

.rj-foot {
	width: 100%;
	height: 177px;
	margin-bottom: 37px;
	overflow: hidden;
}

.rj-foot img {
	width: 100%;
	height: 100%;
}

.rj-right {
	border: 1px solid #EEEEEE;
	box-shadow: 0px 1px 12px -2px #eee;
	margin-top: 55px;
}

.rj-content .sjs-content-r-banner01-from-item input {
	margin-left: 15px;
}

.rj-content .sjs-content-r-banner01-from-btn {
	margin-left: 15px;
}

.rj-content .sjs-content-r-banner01-foot {
	margin-left: 15px;
}

.rj-content .sjs-content-r {
	width: 265px;
}

.rj-content .sjs-content-r-banner01-text {
	margin-left: 12px;
}

.rj-content .sjs-content-r-banner01-title-span {
	margin-left: 7px;
}

.rj-info-item {
	/* margin-bottom: 20px; */
	display: inline-block;
	padding: 10px 12px;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 30px;
}

.txtMarquee-top li:nth-child(1) .rj-info-item {
	background-color: #fdf1f0;
	color: #706477;
}

.txtMarquee-top li:nth-child(2) .rj-info-item {
	background-color: #dfdce1;
	color: #706477;
}

.txtMarquee-top li:nth-child(3) .rj-info-item {
	background-color: #a293a8;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(4) .rj-info-item {
	background-color: #89a8ae;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(5) .rj-info-item {
	background-color: #c18174;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(6) .rj-info-item {
	background-color: #d8d7d0;
	color: #68565b;
}

.txtMarquee-top li:nth-child(7) .rj-info-item {
	background-color: #fdf1f0;
	color: #706477;
}

.txtMarquee-top li:nth-child(8) .rj-info-item {
	background-color: #dfdce1;
	color: #706477;
}

.txtMarquee-top li:nth-child(9) .rj-info-item {
	background-color: #a293a8;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(10) .rj-info-item {
	background-color: #89a8ae;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(11) .rj-info-item {
	background-color: #c18174;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(12) .rj-info-item {
	background-color: #d8d7d0;
	color: #68565b;
}

.txtMarquee-top li:nth-child(13) .rj-info-item {
	background-color: #fdf1f0;
	color: #706477;
}

.txtMarquee-top li:nth-child(14) .rj-info-item {
	background-color: #dfdce1;
	color: #706477;
}

.txtMarquee-top li:nth-child(15) .rj-info-item {
	background-color: #a293a8;
	color: #FFFFFF;
}

.txtMarquee-top li:nth-child(16) .rj-info-item {
	background-color: #89a8ae;
	color: #FFFFFF;
}

.duizfenge {
	width: 100%;
	height: 1px;
	background-color: #eee;
	margin-bottom: 60px;
}

.duiz-list {
	overflow: hidden;
	float: left;
}

.duiz-item {
	width: 848px;
	height: 290px;
	margin-bottom: 35px;
	background-color: #FFFFFF;
	margin-bottom: 35px;
	transition: 0.4s;
}

.duiz-item:hover {
	box-shadow: 0px 12px 16px -1px #d0d0d0;
}

.duiz-item-left {
	width: 290px;
	height: 290px;
	float: left;
}

.duiz-item-left img {
	width: 100%;
	height: 100%;
}

.duiz-item-right {
	float: left;
}

.duiz-item-right-title {
	overflow: hidden;
	margin-bottom: 7px;
}

.duiz-item-right-span {
	height: 27px;
	width: 4px;
	background-color: #a07660;
	margin-left: 30px;
	margin-top: 23px;
	display: inline-block;
	margin-right: 15px;
}

.duiz-item-right-name {
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	color: #3f3f3f;
	margin-right: 15px;
}

.duiz-item-right-zhiw {
	display: inline-block;
	font-size: 18px;
	color: #b1b1b1;
}

.duiz-item-right-text {
	margin-left: 30px;
	color: #737373;
	font-size: 16px;
	margin-bottom: 20px;
}

.duiz-item-right-text span {
	margin-right: 18px;
	color: #333333;
	font-weight: 600;
}

.duiz-item-right-foot {
	overflow: hidden;
	margin-left: 30px;
}

.duiz-item-right-foot-item {
	width: 160px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	position: relative;
}

.duiz-item-right-foot-item img {
	width: 100%;
	height: 100%;
}

.duiz-item-right-foot-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 23px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
}

.duiz-item-right-foot-text div {
	display: inline-block;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.duiz-item-right-foot-text-name {
	width: 58%;
	text-align: center;
}

.duiz-item-right-foot-text-span {
	width: 4px;
	height: 4px;
	background-color: #FFFFFF;
	border-radius: 50%;
	margin-right: 7%;
	margin-bottom: 5px;
}


.duiz-list .layui-laypage {
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}

.duiz-list .layui-laypage>* {
	margin-right: 12px;
}

.duiz-list .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.duiz-list .layui-laypage-em {
	background-color: #a07660 !important;
}





.anlliship-nav-list .layui-laypage {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	/* margin-bottom: 60px; */
}

.anlliship-nav-list .layui-laypage>* {
	margin-right: 12px;
}

.anlliship-nav-list .layui-laypage-count {
	background-color: #f9f9f9 !important;
}

.anlliship-nav-list .layui-laypage-em {
	background-color: #a07660 !important;
}


.anlliship-nav-list .layui-laypage {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}

.anlliship-nav-list .layui-laypage>* {
	margin-right: 12px;
}

.anlliship-nav-list .layui-laypage-count {
	background-color: #FFFFFF !important;
}

.anlliship-nav-list .layui-laypage-em {
	background-color: #a07660 !important;
}


.zzssggdd-item-tc {
	position: absolute;
	top: 35px;
	right: 30px;
	width: 80px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	background-color: #a07660;
	font-size: 13px;
	border-radius: 12px;
}

.ship-list {
	min-height: 300px;
}




/* 装修保障页面 */
/* 装修保障页面 */
/* 装修保障页面 */
/* 装修保障页面 */
/* 装修保障页面 */
/* 装修保障页面 */

.bz-banner {
	width: 100%;
	height: 641px;
}

.bz-banner img {
	width: 100%;
	height: 100%;
}

.bz-banner01-title {
	background-image: url(bz-title.png);
	width: 100%;
	height: 100px;
	margin-top: 60px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 55px;
	font-weight: 600;
	font-size: 52px;
	color: #000000;
}

.bz-banner01-title span {
	display: inline-block;
	background-image: url(bz-title-number.png);
	width: 54px;
	height: 54px;
	margin-top: 23px;
	font-size: 38px;
	font-weight: 600;
	color: #FFFFFF;
}

.bz-banner01-banner {
	width: 100%;
	height: 340px;
	margin-bottom: 63px;
}

.bz-banner01-banner img {
	width: 100%;
	height: 100%;
}

.bz-banner01-content-title {
	color: #000000;
	font-size: 34px;
	margin-bottom: 50px;
	overflow: hidden;
}

.bz-banner01-content-title img {
	float: left;
}

.bz-banner01-content-title p {
	float: left;
	margin-top: 5px;
}

.bz-title-right {
	margin-top: 18px;
}

.banner01-ylqx {
	width: 100%;
	height: 430px;
}

.banner01-ylqx img {
	width: 100%;
	height: 100%;
}

.bz-banner01-content {
	margin-bottom: 55px;
}

.banner01-dlqx {
	overflow: hidden;
}

.banner01-dlqx-item {
	width: 275px;
	background-color: #FFFFFF;
	height: 250px;
	margin-right: 33px;
	float: left;
}


.banner01-dlqx-item:hover .banner01-dlqx-item-hade img {
	transform: scale(1.05);
}

.banner01-dlqx-item:hover .banner01-dlqx-item-foot {
	color: #a07660;
}



.banner01-dlqx-item:nth-child(4) {
	margin-right: 0;
}

.banner01-dlqx-item-hade {
	width: 100%;
	height: 175px;
	position: relative;
	background-color: #c1a191;
	overflow: hidden;
}

.banner01-dlqx-item-hade img {
	width: 248px;
	height: 163px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: all 0.4s;
}

.banner01-dlqx-item-foot {
	/* line-height: 100px; */
	padding-top: 13px;
	box-sizing: border-box;
	text-align: center;
	font-size: 19px;
	color: #666666;
}

.bz-banner01-hksh {
	overflow: hidden;
}





.bz-banner01-hksh-item {
	width: 384px;
	margin-right: 24px;
	float: left;
	margin-bottom: 40px;
}

.bz-banner01-hksh-item:nth-child(3n) {
	margin-right: 0;
}

.bz-banner01-hksh-item-hade {
	width: 384px;
	height: 150px;
	margin-bottom: 6px;
	overflow: hidden;
}

.bz-banner01-hksh-item-hade img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.bz-banner01-hksh-item-text {
	text-align: center;
	line-height: 48px;
	color: #FFFFFF;
	background-color: #a07660;
	font-size: 23px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bz-banner01-hksh-item:hover .bz-banner01-hksh-item-hade img {
	transform: scale(1.05);
}


.bz-banner02-banner {
	width: 100%;
	height: 400px;
	margin-bottom: 50px;
}

.bz-banner02-banner img {
	width: 100%;
	height: 100%;
}


.bz-banner02-content {
	width: 100%;
	height: 660px;
}

.bz-banner02-content img {
	width: 100%;
	height: 100%;
}

.bz-banner02-item {
	width: 284px;
	height: 400px;
	float: left;
	margin-right: 20px;
}

.bz-banner02-item:nth-child(4) {
	margin-right: 0;
}

.bz-banner02-item:hover .bz-banner02-item-hade img {
	transform: scale(1.05);
}

.bz-banner02-item:hover .bz-banner02-item-text {
	color: #a07660;
}

.bz-banner02-item-hade {
	width: 100%;
	height: 283px;
	overflow: hidden;
}

.bz-banner02-item-hade img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.ssswwwttt:hover {
	color: #FFFFFF;
}

.bz-banner02-item-text {
	background-color: #f4f4f4;
	color: #666666;
	font-size: 19px;
	height: 117px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding-top: 33px;
	padding: 33px 15px 0 15px;
}

.bz-banner02-item-text p {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bz-banner02-list {
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 68px;
}

.bz-banner02-foot {
	width: 100%;
	background-color: #f4f4f4;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 90px;
	overflow: hidden;
}

.bz-banner02-foot-item {
	width: 172px;
	box-sizing: border-box;
	padding-left: 10px;
	margin-right: 30px;
	float: left;
}

.bz-banner02-foot-item:nth-child(6) {
	margin-right: 0;
}

.bz-banner02-foot-item-hade {
	width: 84px;
	height: 84px;
	background-color: #FFFFFF;
	border-radius: 50%;
	position: relative;
	top: 18px;
	left: 0;
	right: 0;
	margin: auto;
}

.bz-banner02-foot-item-hade img {
	max-width: 50px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: all 0.4s;
}


.bz-banner02-foot-item-title {
	font-size: 22px;
	color: #2d190e;
	font-weight: 600;
	margin-top: 42px;
	margin-bottom: 15px;
}

.bz-banner02-foot-item-text {
	font-size: 18px;
	color: #666666;
}

.bz-banner02-foot-item:hover .bz-banner02-foot-item-text,
.bz-banner02-foot-item:hover .bz-banner02-foot-item-title {
	color: #a07660;
}

.bz-banner02-foot-item:hover img {
	transform: rotate(720deg);
}

.bz-banner03 {
	background-color: #f7f1eb;
	overflow: hidden;
}


.bz-banner03-banner {
	width: 100%;
	height: 340px;
	margin-bottom: 80px;
}

.bz-banner03-banner img {
	width: 100%;
	height: 100%;
}

.bz-banner03-banner01 {
	width: 100%;
	height: 80px;
	margin-bottom: 60px;
}

.bz-banner03-banner01 img {
	width: 100%;
	height: 80px;
}

.bz-banner03-banner02 {
	width: 100%;
	height: 115px;
	border: 1px solid #a07660;
	box-sizing: border-box;
	/* margin-bottom: 30px; */
	border-bottom: none;
}

.bz-banner03-banner02 img {
	width: 100%;
	height: 100%;
}

.bz-banner03-content {
	width: 100%;
	height: 730px;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #a07660;
	border-top: none;
	margin-bottom: 70px;
}

.bz-banner03-content video {
	width: 1150px;
	height: 648px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.bz-banner03-banner03 {
	width: 100%;
	height: 638px;
}

.bz-banner03-banner03 img {
	width: 100%;
	height: 100%;
}


.bz-banner04 {
	overflow: hidden;
	background: url(bz-banner04.png) no-repeat;
}

.bz-banner04-banner {
	width: 100%;
	height: 345px;
	margin-bottom: 80px;
}

.bz-banner04-banner img {
	width: 100%;
	height: 100%;
}

.bz-banner04-title {
	width: 100%;
	height: 80px;
	margin-bottom: 60px;
}

.bz-banner04-title img {
	width: 100%;
	height: 80px;
}

.bz-banner04-nav {
	width: 100%;
	height: 230px;
	margin-bottom: 90px;
}

.bz-banner04-nav img {
	width: 100%;
	height: 100%;
}


.bz-hgytt {
	width: 100%;
	height: 600px;
	position: relative;
	margin-bottom: 85px;
}

.bz-hgytt-left {
	width: 864px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.bz-hgytt-left img {
	width: 100%;
	height: 100%;
}

.anlliship-nav .on a {
	color: #A07660;
	font-size: 20px;
}

.anlliship-nav li:hover a {
	color: #A07660;
	font-size: 20px;
}

.anlliship-nav li a {
	display: block;
	width: 120px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #666;
	float: left;
}

.anlliship-nav {
	overflow: hidden;
	margin-bottom: 35px;
	border-bottom: 1px solid #EDEDED;
}

.ship-item {
	width: 385px;
	/* height: 270px; */
	float: left;
	margin-right: 22px;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}

.ship-item-fm {
	width: 100%;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
}

.ship-item-bf {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
}

.ship-item video {
	width: 100%;
	height: 250px;
	background-color: rgba(0, 0, 0, 0.8);
}

.ship-item:nth-child(3n) {
	margin-right: 0;
}

.ship-item-text {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	text-align: center;
}




.bz-hgytt-left-foot {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 75px;
	font-size: 33px;
}

.bz-hgytt-right {
	position: absolute;
	right: 0;
}

.bz-hgytt-right-item {
	width: 336px;
	height: 85.7px;
	text-align: center;
	line-height: 85px;
	color: #333333;
	font-size: 26px;
}

.bz-hgytt-right-item:nth-child(1) {
	background-color: #f7f7f7;
}

.bz-hgytt-right-item:nth-child(2) {
	background-color: #eae7e5;
}

.bz-hgytt-right-item:nth-child(3) {
	background-color: #e2dad3;
}

.bz-hgytt-right-item:nth-child(4) {
	background-color: #ddd2c7;
}

.bz-hgytt-right-item:nth-child(5) {
	background-color: #cec3b7;
}

.bz-hgytt-right-item:nth-child(6) {
	background-color: #c1b6aa;
}

.bz-hgytt-right-item:nth-child(7) {
	background-color: #afa297;
}



.bz-banner05 {
	width: 100%;
	height: 1422px;
	background: url(bz-banner05.png);
	overflow: hidden;
	/* background-color: rgba(0,0,0,0.5); */
}


.bz-banner05-banner {
	width: 100%;
	height: 393px;
}

.bz-banner05-banner img {
	width: 100%;
	height: 100%;
}

.bz-banner05-banner-content {
	width: 100%;
	height: 678px;
}

.bz-banner05-banner-content img {
	width: 100%;
	height: 100%;
}

.bz-banner06 {
	background: url(bz-banner04.png) no-repeat;
	overflow: hidden;
}


.bz-banner06-banner {
	width: 100%;
	height: 366px;
}

.bz-banner06-banner img {
	width: 100%;
	height: 100%;
}

.bz-banner06-content {
	width: 100%;
	height: 808px;
	margin-bottom: 25px;
}

.bz-banner06-content img {
	width: 100%;
	height: 100%;
}

.bz-banner06-foot {
	width: 100%;
	height: 750px;
	margin-bottom: 80px;
}

.bz-banner06-foot img {
	width: 100%;
	height: 100%;
}

.bz-foot-from {
	width: 100%;
	height: 145px;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	z-index: 9999;
}

.box188 {
	width: 100%;
	height: 188px;
}

.bz-foot-from-title {
	color: #FFFFFF;
	font-size: 24px;
	margin-left: 60px;
	margin-top: 30px;
	position: relative;
}

.bz-foot-from-title span {
	display: inline-block;
	margin-left: 10px;
	position: absolute;
	left: 110px;
	top: -3px;
}

.bz-foot-from-content {
	margin-top: 20px;
	margin-left: 60px;
}

.bz-foot-from-content-item {
	float: left;
	width: 255px;
	height: 46px;
	background-color: #FFFFFF;
	margin-right: 35px;
}

.bz-foot-from-content-item:nth-child(4) {
	margin-right: 0;
	overflow: hidden;
}

.bz-foot-from-content-item input {
	width: 100%;
	height: 100%;
	border: none;
	box-sizing: border-box;
	padding-left: 15px;
	font-size: 20px;
}



.bz-foot-from-content-item .bz-foot-from-content-item-button {
	width: 100%;
	height: 100%;
	border: none;
	/* background: url(bz-foot-from-content-btn.png); */
	background-color: #A07660 !important;
	color: #FFFFFF;
	font-size: 20px;
	border-radius: 0;
}

#LRMINIWIN {
	width: 330px !important;
	height: 540px !important;


}

#LR_miniframe {
	height: 540px !important;
}




.index-head2-nav li a {
	font-size: 14px !important
}

.index-head-ss {
	font-size: 14px !important
}

.index-head-ss img {
	width: 18px !important
}

.index-banner04-title {
	font-weight: 0 margin-top: 60px !important
}

.index-banner04-text {
	font-size: 14px !important
}

.index-banner04-text-foot {
	margin-bottom: 35px !important;
	font-size: 14px !important
}

.index-foot-foot-mask-title {
	font-size: 30px !important;
	font-weight: 100 !important
}

.index-foot-foot-mask-info {
	font-size: 16px !important;
	color: #fff !important;
	letter-spacing: 0 !important;
}

.dddwww {
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.info-banner-sjs {
	margin-top: 20px !important;
}

.anli-item-r-title {
	font-size: 18px !important;
	color: #212628 !important
}

.anli-item-r-text {
	color: #666 !important
}

.sjs-item-r-name .name {
	font-weight: 100 !important
}


.sjs-item-r-item-title {
	font-weight: 100 !important;
	color: #666 !important
}

.sjs-item {
	height: 334px !important
}

.rj-item-head-title {
	font-size: 20px !important;
	font-weight: 0 !important;
	color: #666 !important;
}

.rj-item-head-info {
	font-size: 14px !important;
}

.rj-item-cckk {
	width: 90px !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 14px !important;
}

.rj-item-head-img img {
	width: 90% !important;
	height: 90% !important;
}

.rj-item {
	height: 415px !important
}

.rj-item-head {
	margin-bottom: 0 !important;
}

.rmlp-item .rmlp-item-r-title-name a {
	font-weight: 0 !important;
}

.index-banner03-r-item span {
	font-size: 14px !important
}

.sjs-banner01-item-r-foot {
	margin-top: 30px !important;
}

.sjs-banner01-item {
	padding-bottom: 20px !important;
	padding-top: 20px !important;
	border-bottom: 1px solid #edecec !important;
}

.sjs-content-left-title {
	margin-top: 20px !important
}

.banner01 .hd {
	bottom: 6% !important
}



.index-banner04-content-item-foot {
	font-size: 16px !important
}


.ship-item video {
	hight: 217px !important
}

.anli-item-r-title {
	font-weight: 0 !important
}

.index-banner05-text {
	font-size: 14px !important
}

.rrmm img {
	width: 85% !important;
	height: 85% !important;
}

.rrmm {
	top: -12px !important;
	left: 74px !important;
}

.sjs-item-r-name .name {
	letter-spacing: 2px !important;
}

.sjs-banner01-item {
	margin-bottom: 0 !important;
}

.sjs-content-left-title {
	margin-bottom: 0 !important;
}



.index-banner02-text span {
	color: #A07660 !important
}

.index-banner02 {
	margin-top: 45px !important
}

.axlb-item-img {
	margin-top: 4px !important;
	margin-left: 4px !important
}



.tc {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, .5);
	z-index: 998;
}

.offer {
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	transform: translateX(-50%);
	margin-top: -255px;
	width: 830px;
	height: 510px;
	background: url(offer_bg1.jpg) no-repeat;
	background-size: 100% 100%;
	border-top: 6px solid #a07660;
	overflow: hidden;
}

.offer_close {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 22px;
	height: 22px;
	background: url(offer_close111.png) no-repeat;
	background-position: -20px -20px;
}

.offer_close:hover {
	transition: all 0.6s;
	background-position: -80px -20px;
}

.offer_cont {
	width: 400%;
	height: 100%;
	/* margin-left: -300%; */
}

.offer_style,
.offer_schedule,
.offer_area,
.offer_phone {
	float: left;
	width: 830px;
	height: 100%;
}

.style_title h2 {
	font-size: 33px;
	color: #a07660;
	font-weight: 500;
	text-align: center;
	padding-top: 56px;
	letter-spacing: 4px;
	padding-bottom: 20px;
}

.style_title p {
	position: relative;
	font-size: 15px;
	color: #a07660;
	text-align: center;
}

.style_title p::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 36%;
	width: 26px;
	height: 1px;
	background-color: #c89754;
}

.style_title p::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 61%;
	width: 26px;
	height: 1px;
	background-color: #c89754;
}

.enjoy_style,
.intervalArea,
.houseType,
.schedule {
	width: 690px;
	margin: 0 auto;
}

.tc .title {
	margin: 54px 0 38px;
}

.tc .title strong {
	font-style: normal;
	font-size: 18px;
}

.tc .title h3 {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #a07660;
	padding: 6px 16px;
	font-weight: bold;
}

.tc .title p {
	display: inline-block;
	margin-left: 13px;
	font-size: 18px;
}

.tc .enjoy_style ul {
	display: flex;
	justify-content: space-around;
	cursor: pointer;
}

.tc .enjoy_style ul li p {
	text-align: center;
	width: 104px;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	background-color: #dfdfe0;
}

.tc .intervalArea ul,
.tc .houseType ul {
	display: flex;
	justify-content: space-around;
	cursor: pointer;
}

.tc .intervalArea ul li {
	width: 128px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #dfdfe0;
	cursor: pointer;
}

.tc .intervalArea .title,
.tc .houseType .title {
	margin: 20px 0 26px;
}

.tc .houseType ul li p {
	text-align: center;
	width: 130px;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	background-color: #dfdfe0;
}

.tc .schedule>div {
	position: relative;
	width: 575px;
	margin: 0 auto;
	height: 24px;
	border: 1px solid #ddba9a;
	border-radius: 12px;
	margin-top: 94px;
	margin-bottom: 38px;
	background-color: #fff;
}

.tc .schedule .progressBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 24px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	background: url(offer_bg01.png);
}

.tc .schedule div span {
	position: absolute;
	top: -40px;
	display: block;
	width: 74px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	background-color: #b68e74;
	color: #fff;
	left: -37px;
}

.tc .schedule div span::before {
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
	display: block;
	content: "";
	width: 0px;
	/*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 8px solid #b68e74;
	border-bottom-color: transparent;
	/* 设置透明背景色 */
	border-left-color: transparent;
	border-right-color: transparent;
}

.tc .schedule p {
	font-size: 24px;
	color: #c49f82;
	font-weight: bold;
	text-align: center;
}

/* 
.offer_phone input {
  padding: 0;
  display: block;
  width: 427px;
  height: 48px;
  margin: 20px auto 24px;
  border: #f1f1f1 solid 2px;
  text-indent: 20px;
  border-radius: 2px;
  font-size: 16px;
  outline: none;
} */
.tc .offer_phone input:focus {
	outline: none;
	border: 2px solid #be997e;
}

.tc .offer_phone>img {
	display: block;
	width: 460px;
	margin: 0 auto 30px;

}

.tc .offer_phone .style_title h3 {
	font-size: 20px;
	text-align: center;
	letter-spacing: 4px;
	padding-top: 24px;
	padding-bottom: 24px;
	color: rgb(71, 68, 68);
}

.tc .offer_phone button {
	display: block;
	width: 427px;
	border: #f1f1f1 solid 1px;
	height: 58px;
	margin: 0 auto;
	background-color: #be997e;
	border-radius: 2px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 58px;
	cursor: pointer;
}

.tc .enjoy_style ul li p.active {
	background-color: #be997e;
	color: #fff;
}

.tc .intervalArea ul li.active {
	background-color: #be997e;
	color: #fff;
}

.tc .intervalArea ul li.current {
	background-color: #be997e;
	color: #fff;
}

.tc .houseType ul li p.active {
	background-color: #be997e;
	color: #fff;
}

.tc .houseType ul li p.current {
	background-color: #be997e;
	color: #fff;
}


.tc .offer_phone .layui-form {
	width: 480px;
	margin: 0 auto;
}

.tc .offer_phone .layui-form .tabright {
	width: 480px;
	border: #ddba9a 1px solid;
	height: 50px;
}

.tc .offer_phone .layui-form .tabright input {
	width: 385px;
	border: 0;
	color: #999999;
	font-weight: 100;
	font-size: 16px;
	vertical-align: 8px;
	text-indent: 10px;
}

.tc .offer_phone .layui-form .tabright img {
	width: 78px;
	display: inline-block;
	margin-top: -15px;
	margin-right: 4px;
}

.tc .offer_phone .layui-form tr {
	display: block;
	margin-bottom: 16px;
}

.tc .offer_phone .layui-form .layui-btn {
	width: 480px;
	height: 50px;
	border: 0;
	background-color: #a07660;
	border-radius: 12px;
	color: #fff;
	font-size: 20px;

}





.index-head2-r-rr {
	cursor: pointer;
}








/* 内容 */
.DecorateStyle {
	position: fixed;
	display: none;
	top: 50%;
	left: 50%;
	width: 813px;
	height: 512px;
	margin-left: -407px;
	margin-top: -256px;
	border-radius: 10px;
	background: url(DecorateStyle_test_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.DecorateStyle_box {
	width: 660px;
	margin: 0 auto;
}

.DecorateStyle_cont {
	width: 660px;
	height: 540px;
	overflow: hidden;
}

.DecorateStyle_box .DecorateStyle_cont>ul {
	width: 500%;
	/* margin-left: -300%; */
}

.DecorateStyle_box .DecorateStyle_cont>ul>li {
	float: left;
	width: 660px;
}

/* 标题 */
.DecorateStyle_box h1 {
	font-size: 40px;
	color: #a07660;
	font-family: "mb";
	text-align: center;
	letter-spacing: 4px;
	font-weight: normal;
	padding-top: 45px;
	padding-bottom: 38px;
}

.DecorateStyle_box h1 i {
	display: inline-block;
	font-family: "Noto Sans SC";
	font-size: 45px;
	font-weight: 300;
	color: #a07660;
	font-style: italic;
	padding-right: 8px;
	vertical-align: -5px;
	letter-spacing: 0;
}

.DecorateStyle_box h1 em {
	display: inline-block;
	color: #e0902f;
	font-family: "mb";
}

.DecorateStyle_box h1 p {
	display: inline-block;
	color: #fff;
	background-color: #e0902f;
	line-height: 60px;
	padding: 0 4px 12px;
	border-radius: 10px;
	margin-right: 5px;
	margin-left: -40px;
	font-family: "mb";
}

.DecorateStyle_title b {
	font-size: 14px;
	height: 25px;
	color: #fff;
	display: inline-block;
	line-height: 25px;
	background-color: #a07660;
	padding-left: 10px;
}

.DecorateStyle_title em {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	background-color: #a07660;
	font-weight: 100;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.DecorateStyle_title p {
	font-size: 18px;
	color: #010101;
	display: inline-block;
	margin-left: 10px;
	font-weight: 400;
}

.DecorateStyle_box h3 {
	font-size: 24px;
	font-weight: 400;
	color: #b48c72;
	margin-bottom: 20px;
	padding-left: 34px;
	background: url(zhuanshu.png)no-repeat;
	background-position: 1px 1px;
}



/* 匹配第一页css */

.DecorateStyle_page ._work li {
	float: left;
	font-family: "Noto Sans SC";
	font-size: 30px;
	font-weight: 400;
	color: #010101;
	cursor: pointer;
	margin-left: 15px;
	margin-top: 44px;
}

.DecorateStyle_page ._work li img {
	display: block;
	width: 126px;
	padding: 5px;
	border: solid 2px #a07660;
}

.DecorateStyle_page ._work .text_options {
	margin-top: 8px;
	text-align: center;
}

.DecorateStyle_page ._work .text_options span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #383838;
}

.DecorateStyle_page ._work .text_options p {
	display: inline-block;
	margin-left: 20px;
	vertical-align: 1px;
	font-size: 18px;
}

.DecorateStyle_cont ._work li img.active,
.DecorateStyle_cont ._concept li img.active,
.DecorateStyle_cont ._why li img.active {
	background-color: #ddba9a;
}

.DecorateStyle_d_box ._work .text_options span.active {
	border-color: #ddba9a;
}

.DecorateStyle_d_box ._work .text_options p.active {
	color: #ddba9a;
}

.DecorateStyle_page ._concept .text_options p {
	display: block;
	line-height: 36px;
}

.DecorateStyle_page ._concept .text_options span {
	display: inline-block;
	text-align: center;
	margin-top: 10px;
}

/* 第二页匹配css */
.DecorateStyle_page ._concept {
	width: 605px;
	margin-left: 38px;
	margin-top: 24px;
	cursor: pointer;
}

.DecorateStyle_page ._concept li {
	width: 94px;
	float: left;
	margin-left: 34px;
}

.DecorateStyle_page ._concept li img {
	width: 92px;
	height: 92px;
	border: 1px solid transparent;
	border-radius: 50%;
}

.DecorateStyle_page ._concept li p {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 12px;
}

.DecorateStyle_d_box ._concept li p.active {
	border-color: #ddba9a;
	color: #ddba9a;
}

/* 第三页匹配css */

.DecorateStyle_d_box ._why {
	margin-top: 36px;
}

.DecorateStyle_d_box ._why li {
	float: left;
	margin-left: 18px;
	cursor: pointer;
}

.DecorateStyle_d_box ._why li img {
	width: 92px;
	height: 92px;
	border: 1px solid transparent;
	border-radius: 50%;
}

.DecorateStyle_d_box ._why li p {
	text-align: center;
}

.DecorateStyle_d_box ._why li p.active {
	border-color: #ddba9a;
	color: #ddba9a;
}

.DecorateStyle_page .start {
	width: 140px;
	height: 46px;
	margin: 40px auto 0;
	background-color: #b48c72;
	color: #fff;
	font-size: 20px;
	line-height: 46px;
	text-align: center;
	border-radius: 40px;
	cursor: pointer;

}

/* 测试进度条 */
.DecorateStyle_d_box .offer_schedule {
	width: 660px;
	margin-top: 130px;
}

.DecorateStyle_d_box .schedule>div {
	position: relative;
	width: 548px;
	margin: 0 auto;
	height: 27px;
	border: 1px solid #ba9278;
	border-radius: 24px;
	margin-top: 48px;
	margin-bottom: 10px;
	background-color: #fff;
}

.DecorateStyle_d_box .schedule .progressBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 27px;
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	background: url(offer_bg01.png);
}

.DecorateStyle_d_box .schedule div span {
	position: absolute;
	top: -44px;
	left: -22px;
	display: block;
	width: 50px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	border-radius: 10px;
	background-image: linear-gradient(to bottom, #ddba9a, #a07660);
	color: #fff;

}

.DecorateStyle_d_box .schedule div span::before {
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
	display: block;
	content: "";
	width: 0px;
	/*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 8px solid #a07660;
	border-bottom-color: transparent;
	/* 设置透明背景色 */
	border-left-color: transparent;
	border-right-color: transparent;
}

.DecorateStyle_d_box .schedule p {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.DecorateStyle_d_box .schedule img {
	width: 118px;
	display: block;
	border-radius: 50%;
	border: solid 1px #e0902f;
	margin: 24px auto 0;
}

.DecorateStyle_d_box .bm {
	width: 660px;
	height: 500px;
}

.DecorateStyle_d_box .bm p {
	text-align: center;
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
	margin-top: 20px;
}

.DecorateStyle_d_box .bm .layui-form {
	width: 400px;
	margin: 0 auto;
}

.DecorateStyle_d_box .bm .layui-form .tabright {
	width: 400px;
	border: #ddba9a 1px solid;
}

.DecorateStyle_d_box .bm .layui-form .tabright input {
	width: 306px;
	border: 0;
	color: #999999;
	font-weight: 100;
	font-size: 14px;
	vertical-align: 8px;
	text-indent: 10px;
}

.DecorateStyle_d_box .bm .layui-form .tabright img {
	width: 78px;
	display: inline-block;
	margin-top: -10px;
	margin-right: 6px;
}

.DecorateStyle_d_box .bm .layui-form tr {
	display: block;
	margin-bottom: 16px;
}

.DecorateStyle_d_box .bm .layui-form .layui-btn {
	width: 400px;
	height: 50px;
	border: 0;
	background-color: #a07660;
	border-radius: 12px;
	color: #fff;
	font-size: 20px;
}

/* 关闭按钮 */

.DecorateStyle_d_box .DecorateStyle_close {
	width: 45px;
	height: 45px;
	background: url(close.png)no-repeat;
	position: absolute;
	top: -24px;
	right: -20px;
	background-size: 100% auto;
}


.DecorateStyle_d_box {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, .5);
	z-index: 998;
}

.DecorateStyle_d_box .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fenggeces {
	cursor: pointer;
}

.matching_d_box {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, .5);
	z-index: 998;
}

.matching_d_box .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.matching_d_box {
	display: none;
	width: 100%;
	height: 1034px;
	background-color: rgba(0, 0, 0, 0.6);
}


/* 内容 */
.matching_d_box .matching {
	position: fixed;
	display: none;
	top: 50%;
	left: 50%;
	width: 813px;
	height: 512px;
	margin-left: -407px;
	margin-top: -256px;
	border-radius: 10px;
	background: url(matching_test_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.matching_d_box .matching_box {
	width: 660px;
	margin: 0 auto;
}

.matching_d_box .matching_cont {
	width: 660px;
	height: 540px;
	overflow: hidden;
}

.matching_d_box .matching_box .matching_cont>ul {
	width: 500%;
	/* margin-left: -300%; */
}

.matching_d_box .matching_box .matching_cont>ul>li {
	float: left;
	width: 660px;
}

/* 标题 */
.matching_d_box .matching_box h1 {
	font-size: 40px;
	color: #a07660;
	font-family: "mb";
	text-align: center;
	letter-spacing: 4px;
	font-weight: normal;
	padding-top: 34px;
	padding-bottom: 28px;
}

.matching_d_box .matching_box h1 i {
	display: inline-block;
	font-family: "Noto Sans SC";
	font-size: 45px;
	font-weight: 300;
	color: #a07660;
	font-style: italic;
	padding-right: 8px;
	vertical-align: -5px;
	letter-spacing: 0;
}

.matching_box h1 em {
	display: inline-block;
	color: #e0902f;
	font-family: "mb";
}

.matching_box h1 p {
	display: inline-block;
	color: #fff;
	background-color: #e0902f;
	line-height: 60px;
	padding: 0 4px 12px;
	border-radius: 10px;
	margin-right: 5px;
	margin-left: -40px;
	font-family: "mb";
}

.matching_title b {
	font-size: 14px;
	height: 25px;
	color: #fff;
	display: inline-block;
	line-height: 25px;
	background-color: #a07660;
	padding-left: 10px;
}

.matching_title em {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	background-color: #a07660;
	font-weight: 100;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.matching_title p {
	font-size: 18px;
	color: #010101;
	display: inline-block;
	margin-left: 10px;
	font-weight: 400;
}

.matching_box h3 {
	font-size: 24px;
	font-weight: 400;
	color: #b48c72;
	margin-bottom: 20px;
	padding-left: 34px;
	background: url(zhuanshu.png)no-repeat;
	background-position: 1px 1px;
}



/* 匹配第一页css */

.matching_page ._work li {
	float: left;
	font-family: "Noto Sans SC";
	font-size: 30px;
	font-weight: 400;
	color: #010101;
	cursor: pointer;
	margin-left: 15px;
	margin-top: 44px;
}

.matching_page ._work li img {
	display: block;
	width: 126px;
	padding: 5px;
	border: solid 1px #a07660;
}

.matching_page ._work .text_options {
	margin-top: 8px;
	text-align: center;
}

.matching_page ._work .text_options span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #383838;
}

.matching_page ._work .text_options p {
	display: inline-block;
	margin-left: 20px;
	vertical-align: 1px;
	font-size: 18px;
}

.matching_cont ._work li img.active,
.matching_cont ._concept li img.active,
.matching_cont ._why li img.active {
	background-color: #ddba9a;
}

.matching_d_box ._work .text_options span.active {
	border-color: #ddba9a;
}

.matching_d_box ._work .text_options p.active {
	color: #ddba9a;
}

.matching_page ._concept .text_options p {
	display: block;
	line-height: 36px;
}

.matching_page ._concept .text_options span {
	display: inline-block;
	text-align: center;
	margin-top: 10px;
}

/* 第二页匹配css */
.matching_page ._concept {
	width: 605px;
	margin-left: 38px;
	margin-top: 24px;
	cursor: pointer;
}

.matching_page ._concept li {
	width: 94px;
	float: left;
	margin-left: 34px;
}

.matching_page ._concept li img {
	width: 92px;
	height: 92px;
	border: 1px solid transparent;
	border-radius: 50%;
}

.matching_page ._concept li p {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 6px;
}

.matching_d_box ._concept li p.active {
	border-color: #ddba9a;
	color: #ddba9a;
}

/* 第三页匹配css */

.matching_d_box ._why {
	margin-top: 36px;
}

.matching_d_box ._why li {
	float: left;
	margin-left: 18px;
	cursor: pointer;
}

.matching_d_box ._why li img {
	width: 92px;
	height: 92px;
	border: 1px solid transparent;
	border-radius: 50%;
}

.matching_d_box ._why li p {
	text-align: center;
}

.matching_d_box ._why li p.active {
	border-color: #ddba9a;
	color: #ddba9a;
}

.matching_page .start {
	width: 140px;
	height: 46px;
	margin: 40px auto 0;
	background-color: #b48c72;
	color: #fff;
	font-size: 20px;
	line-height: 46px;
	text-align: center;
	border-radius: 40px;
	cursor: pointer;

}

/* 测试进度条 */
.matching_d_box .offer_schedule {
	width: 660px;
}

.matching_d_box .schedule>div {
	position: relative;
	width: 548px;
	margin: 0 auto;
	height: 27px;
	border: 1px solid #ba9278;
	border-radius: 24px;
	margin-top: 48px;
	margin-bottom: 10px;
	background-color: #fff;
}

.matching_d_box .schedule .progressBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 27px;
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	background: url(offer_bg01.png);
}

.matching_d_box .schedule div span {
	position: absolute;
	top: -44px;
	left: -22px;
	display: block;
	width: 50px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	border-radius: 10px;
	background-image: linear-gradient(to bottom, #ddba9a, #a07660);
	color: #fff;

}

.matching_d_box .schedule div span::before {
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
	display: block;
	content: "";
	width: 0px;
	/*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 8px solid #a07660;
	border-bottom-color: transparent;
	/* 设置透明背景色 */
	border-left-color: transparent;
	border-right-color: transparent;
}

.matching_d_box .schedule p {
	font-size: 15px;
	color: #ddba9a;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-weight: 400;
	margin-top: 30px;
}

.matching_d_box .schedule img {
	width: 118px;
	display: block;
	border-radius: 50%;
	border: solid 1px #e0902f;
	margin: 24px auto 0;
}

.matching_d_box .bm {
	width: 660px;
	height: 500px;
}

.matching_d_box .bm p {
	text-align: center;
	font-size: 16px;
	color: #a07660;
	margin-bottom: 20px;
	margin-top: 20px;
}

.matching_d_box .bm .layui-form {
	width: 400px;
	margin: 0 auto;
}

.matching_d_box .bm .layui-form .tabright {
	width: 400px;
	border: #ddba9a 1px solid;
}

.matching_d_box .bm .layui-form .tabright input {
	width: 306px;
	border: 0;
	color: #999999;
	font-weight: 100;
	font-size: 16px;
	vertical-align: 8px;
	text-indent: 10px;
}

.matching_d_box .bm .layui-form .tabright img {
	width: 78px;
	display: inline-block;
	margin-top: -15px;
	margin-right: 6px;
}

.matching_d_box .bm .layui-form tr {
	display: block;
	margin-bottom: 16px;
}

.matching_d_box .bm .layui-form .layui-btn {
	width: 400px;
	height: 50px;
	border: 0;
	background-color: #a07660;
	border-radius: 12px;
	color: #fff;
	font-size: 20px;
}

/* 关闭按钮 */

.matching_close {
	width: 45px;
	height: 45px;
	background: url(close.png)no-repeat;
	position: absolute;
	top: -24px;
	right: -20px;
	background-size: 100% auto;
}

.shejistanchuang {
	cursor: pointer;
}






















@media only screen and (min-width: 1200px) and (max-width:1800px) {

	.banner01 {
		height: auto;
	}

}


@media only screen and (min-width: 1601px) and (max-width:1800px) {

	.anli-infoo-lb .prev {
		left: 9%;
	}

	.anli-infoo-lb .next {
		right: 9%;
	}
}

@media only screen and (min-width: 1500px) and (max-width:1600px) {


	.anli-infoo-lb .prev {
		left: 7%;
	}

	.anli-infoo-lb .next {
		right: 7%;
	}

	.ahwh-conetn {
		height: 995px;
	}

	.ahwh-conetn-list {
		margin-left: 1000px;
		margin-top: 145px;
	}

}

@media only screen and (min-width: 1400px) and (max-width:1499px) {



	.anli-infoo-lb .prev {
		left: 3%;
	}

	.anli-infoo-lb .next {
		right: 3%;
	}


	.ahwh-conetn {
		height: 895px;
	}

	.ahwh-conetn-list {
		margin-left: 900px;
		margin-top: 145px;
	}

}

@media only screen and (min-width: 1300px) and (max-width:1399px) {




	.ahwh-conetn {
		height: 855px;
	}

	.ahwh-conetn-list {
		margin-left: 800px;
		margin-top: 145px;
	}

	.ahwh-conetn-item {
		margin-bottom: 55px;
	}

}

@media only screen and (min-width: 1200px) and (max-width:1299px) {
	.anli-infoo-lb .prev {
		left: 3%;
	}

	.anli-infoo-lb .next {
		right: 3%;
	}
}

@media only screen and (min-width: 1300px) and (max-width:1399px) {
	.anli-infoo-lb .prev {
		left: 6%;
	}

	.anli-infoo-lb .next {
		right: 6%;
	}

}


@media only screen and (min-width: 1200px) and (max-width:1299px) {

	.ahwh-conetn {
		height: 755px;
	}

	.ahwh-conetn-list {
		margin-left: 700px;
		margin-top: 95px;
	}

	.ahwh-conetn-item {
		margin-bottom: 45px;
	}

}


@media only screen and (min-width:751px) and (max-width:1200px) {
	.anli-infoo-lb .prev {
		left: 0%;
	}

	.anli-infoo-lb .next {
		right: 0%;
	}
}


.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

.activity_tc {
	z-index: 998;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, .5);
}

.activity {
	width: 892px;
	height: 412px;
	border-radius: 36px;
	background: url(activity_bg2.jpg) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -206px;
	margin-left: -446px;
}

.activity_close {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 22px;
	height: 22px;
	background: url(offer_close.png) no-repeat;
	background-position: -20px -20px;
}

.activity_close:hover {
	transition: all 0.6s;
	background-position: -80px -20px;
}

.activity_cont {
	padding-top: 68px;
	width: 460px;
	float: right;
	color: #fff;

}

.activity_cont h2 {
	position: relative;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;

}

.activity_cont h2::before {
	position: absolute;
	top: 18px;
	left: 30px;
	display: block;
	content: "";
	width: 46px;
	height: 1px;
	background-color: #fff;
}

.activity_cont p {
	text-align: center;
	margin-bottom: 24px;
}

.activity_cont h2::after {
	position: absolute;
	top: 18px;
	right: 30px;
	display: block;
	content: "";
	width: 46px;
	height: 1px;
	background-color: #fff;
}


.tabright {
	position: relative;
}

.tabright .inputt {
	margin: 0 auto !important;
	display: block !important;
	width: 386px !important;
	height: 46px !important;
	border: solid 1px #eae5df;
	border-radius: 4px !important;
	margin-top: 10px !important;
	text-indent: 6px !important;
}

.tabright .imgg {
	position: absolute;
	top: 10px;
	right: 46px;
}

.tabright input:focus {
	outline: none;

}

.tabright .layui-btnn {
	margin: 0 auto !important;
	display: block !important;
	width: 386px !important;
	height: 46px !important;
	border: solid 1px #eae5df;
	border-radius: 4px !important;
	margin-top: 10px !important;
	text-indent: 6px !important;
	background: url(layui_btn_bg.png)no-repeat !important;
	font-size: 20px !important;
	color: #fff !important;
	border: 0 !important;
	letter-spacing: 2px !important;
}

em {
	font-style: inherit !important;
}