* {
	font-size: 12px;
}
.content {
	width: 1200px;
	margin: 0 auto;
}

.content1 {
	width: 1200px;
	margin: 0 auto;
}

.content1 .contentNav {
	height: 140px;
	width: 100%;
}

.content1 .contentNav .logo {
	width: 190px;
	height: 140px;
	float: left;
	box-shadow: 0px -3px 10px 5px #eee;
}

.content1 .contentNav .logo p {
	text-align: center;
	margin: 10px;
}

.content1 .contentNav .logo img {
	display: block;
	margin: 20px auto 10px;
}

.navBanner {
	width: 100%;
	height: 470px !important;
	position: relative;
}

.navBanner #banner ul {
	position: absolute;
	bottom: 10px;
	left: 570px;
	z-index: 3;
}

.navBanner #banner ul li {
	float: left;
	height: 23px;
	width: 23px;
	margin: 3px;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 23px;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,
		endcolorstr=#7F000000);
	cursor: pointer;
}

.navBanner #banner ul li.index {
	background: rgba(131, 168, 80, 0.5);
}

.content .navBanner .menu-div {
	position: relative;
	left: 0px;
	top: 0px;
	width: 190px;
	height: 470px;
	float: left;
	background-color: #a0cd36;
}

.content .navBanner .menu-div ul {
	padding: 0px;
	list-style: none;
}

.content .navBanner .menu-div>ul>li {
	color: #fff;
	width: 100%;
	text-align: center;
	height: 57px;
	font-size: 16px;
	line-height: 50px;
}

.content1 .menu-top {
	/* position: absolute; */
	top: 0px;
	left: 190px;
	right: 0px;
	height: 40px;
}

.content1 .menu-top>span {
	float: left;
	line-height: 50px;
	font-size: 16px;
	width: 190px;
	text-align: center;
	background-color: #a0cd36;
	color: #fff;
}

.content1 .menu-top ul {
	list-style: none;
	height: 40px;
	margin: 0px;
	padding-left: 20px;
	margin: 0 0 0 190px;
}

.content1 .menu-top ul li {
	float: left;
	margin-left: 20px;
	font-size: 15px;
	line-height: 47px;
	color: #000;
}

.content1 .menu-top ul li:last-child {
	float: right;
	font-size: 17px;
	color: #009b73;
}

.content1 .menu-top ul li a {
	color: #000;
	font-size: 15px;
	line-height: 32px;
	text-decoration: none;
}

.content1 .menu-top ul li:hover>a {
	color: #a0cd36;
}

.content .navBanner .banner {
	width: 790px;
	height: 470px;
	display: block;
	position: absolute;
	left: 200px;
	top: 0px;
}

.content .navBanner .menu-right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 190px;
	bottom: 0px;
	background-color: #fff;
}

.content .navBanner .menu-right .integral {
	width: 100%;
	height: 110px;
	padding: 25px 0px;
	position: relative;
}

.content .navBanner .menu-right .integral .dl-mode, .ydl-mode {
	margin-left: 70px;
}

.content .navBanner .menu-right .integral .ydl-mode {
	height: 90px;
}

.content .navBanner .menu-right .integral .ydl-mode span {
	display: block;
}

.content .navBanner .menu-right .integral .dl-mode .reg {
	display: inline-block;
	width: 60px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #a0cd36;
	float: left;
	margin-top: 10px;
}
/* .content .navBanner .menu-right .integral .dl-mode .reg:FIRST-CHILD{
    border-right: 1px solid #fff;
} */
.navBanner .menu-right .integral .dl-mode .reg a {
	font-size: 20px;
	color: #fff;
	display: block;
	width: 100%;
}

.navBanner .menu-right .integral .dl-mode .reg a:hover {
	background-color: #b2d859;
}

.content .navBanner .menu-right .integral i {
	font-size: 38px;
	/* margin: 30px 20px; */
	border: 1px solid #a0cd36;
	padding: 6px;
	border-radius: 50%;
	color: #a0cd36;
	float: left;
}

.content .navBanner .menu-right .integral .khname {
	font-size: 16px;
	margin: 5px 0px;
}

.content .navBanner .menu-right .integral .myintegral b {
	color: #ec1b1b;
}

.content .navBanner .menu-right .check-ins {
	width: 100%;
	height: 120px;
	background-color: #a0cd36;
	position: relative;
}

.content .navBanner .menu-right .check-ins .cdate {
	width: 100%;
	height: 80px;
	padding-top: 10px;
}

.content .navBanner .menu-right .check-ins .cdate p {
	height: 30px;
	line-height: 30px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.content .navBanner .menu-right .check-ins .sign {
	width: 100%;
	height: 40px;
	padding-top: 5px;
}

.content .navBanner .menu-right .check-ins .sign span:FIRST-CHILD {
	width: 100px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	background: #ff820c;
	border-radius: 26px;
	margin-left: 5px;
}

.content .navBanner .menu-right .check-ins .sign span:FIRST-CHILD:hover
	{
	background: #ea1717;
}

.content .navBanner .menu-right .check-ins .sign span a {
	font-size: 16px;
	color: #fff;
}

.content .navBanner .menu-right .check-ins .sign span:nth-child(2) {
	display: none;
	padding: 0 10px;
	color: #fff;
}

/* 
.content .navBanner .menu-right .check-ins .sign span {
  width: 99px;
  height: 24px;
  border: none;
  border-radius: 10px;
  color: #009b73;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.content .navBanner .menu-right .check-ins  .sign img {
  position: absolute;
  bottom: 13px;
  left: 115px;
}

.content .navBanner .menu-right .check-ins span {
  position: absolute;
  bottom: 12px;
  font-size: 16px;
  color: #fff;
  right: 5px;
  font-weight: 600;
} */
.content .navBanner .menu-right .notice {
	width: 100%;
	height: 240px;
}

.content .navBanner .menu-right .notice p {
	margin: 0px;
	line-height: 26px;
	border-bottom: 1px solid #eee;
	padding: 0 10px;
}

.content .navBanner .menu-right .notice .notice_active {
	border-bottom: 2px solid rgb(202, 34, 34);
}

.content .navBanner .menu-right .notice p span b a {
	height: 26px;
	width: 25px;
	display: inline-block;
}

.content .navBanner .menu-right .notice p span:nth-child(2) {
	float: right;
}

.content .navBanner .menu-right .notice .cx {
	display: block;
}

.content .navBanner .menu-right .notice .gg {
	display: none;
}

.content .navBanner .menu-right .notice ul {
	list-style: none;
	padding: 0px;
}

.content .navBanner .menu-right .notice ul li {
	line-height: 26px;
	padding: 0 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.content .chunkOne {
	width: 100%;
	height: 300px;
	margin-top: 10px;
	background: #fff;
}

.content .chunkOne .title {
	height: 55px;
	position: relative;
}

.content .chunkOne .title ul {
	position: absolute;
	width: 200px;
	height: 55px;
	display: block;
	margin: 0px;
	margin-right: 79px;
	top: 9px;
	left: 939px;
	color: #e50112;
	font-size: 16px;
}

.content .chunkOne .title ul li {
	float: left;
	font-size: 27px;
	margin-left: 20px;
	font-weight: 600;
}

.content .chunkOne .xlmsgoods ul {
	padding: 0px;
	list-style: none;
}

.content .chunkOne .xlmsgoods ul li {
	width: 200px;
	height: 215px;
	float: left;
	/* margin: 15px 0; */
	text-align: center;
	border-left: 1px solid #eee;
}

.content .chunkOne .xlmsgoods ul li a {
	display: block;
	height: 90%;
	position: relative;
}

.content .chunkOne .xlmsgoods ul li a img:last-child {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
}

.content .chunkOne .xlmsgoods ul li:first-child {
	border-left: none;
}

.content .chunkOne .xlmsgoods ul li img {
	width: 180px;
	height: 180px;
	/* margin: 10px 35px; */
}

.content .chunkOne .xlmsgoods ul li>span {
	margin: 0 10px;
	display: block;
	height: 20px;
	overflow: hidden;
}

.content .chunkOne .xlmsgoods ul li>p span {
	color: #848080;
	text-decoration: line-through;
}

.content .chunkOne .xlmsgoods ul li>p {
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	color: #e50112;
}

.content .chunkTwo {
	width: 100%;
	height: 440px;
	margin-top: 30px;
}

.content .chunkThree {
	width: 100%;
	height: 440px;
	margin-top: 30px;
}

.content .chunkThree .twoDiv {
	height: 440px;
	width: 590px;
	background-color: #fff;
	float: left;
}

.content .chunkTwo .twoDiv {
	height: 440px;
	width: 32%;
	background-color: #fff;
	margin-left: 1.5%;
	float: left;
}

.content .chunkTwo .phb {
	height: 440px;
	width: 33%;
	background-color: #fff;
	margin-left: 1.5%;
	float: left;
	/* text-align: center; */
}

.content .chunkTwo .twoDiv:first-child {
	margin-left: 0px;
}

.content .chunkTwo .twoDiv .tHead {
	width: 100%;
	height: 50px;
}

.content .chunkThree .twoDiv .tHead {
	width: 100%;
	height: 50px;
}

.content .chunkTwo .floor1 .twoDiv:first-child>.tHead {
	background-color: #3d8e97;
}

.content .chunkTwo .floor1 .twoDiv:last-child>.tHead {
	background-color: #6e3a80;
}

.content .chunkTwo .phb>.tHead {
	background-color: #c93559;
}

.content .chunkThree .twoDiv:first-child>.tHead {
	background-color: #994475;
}

.content .chunkThree .twoDiv:last-child>.tHead {
	background-color: #c93559;
}

.content .twoDiv .tHead>span {
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	margin-left: 50px;
}

.content .phb .tHead>span {
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	margin-left: 50px;
}

.content  .twoDiv .tHead>a {
	float: right;
	line-height: 65px;
	color: #fff;
	margin-right: 10px;
}

.content  .twoDiv .commodityDiv {
	width: 100%;
	height: 390px;
	padding: 10px;
	position: relative;
}

.content  .phb .commodityDiv {
	width: 100%;
	height: 390px;
	padding: 10px;
	position: relative;
	text-align: center;
}

.content  .phb .commodityDiv .ydph {
	display: block;
	text-align: center;
}

.content  .phb .commodityDiv .zsph {
	display: none;
}

.content .chunkThree .twoDiv .commodityDiv>div {
	position: relative;
}

.content .chunkThree .twoDiv .commodityDiv>div>img {
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.content .chunkThree .twoDiv .commodityDiv img {
	width: 100%;
	height: 100%;
}

.content .chunkThree .twoDiv:last-CHILD {
	margin-left: 20px;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(1) {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	margin-top: 5px;
	height: 255px;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(2) {
	position: absolute;
	right: 0px;
	width: 390px;
	margin: 0px;
	top: 5px;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(2)>div {
	width: 195px;
	height: 127px;
	/* height: 48%; */
	/* background-color: #eee; */
	float: left;
	position: relative;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(2)>div>img {
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(3) {
	position: absolute;
	/* top: 66.6%; */
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(3)>div {
	width: 190px;
	height: 120px;
	background-color: #eee;
	float: left;
	margin-left: 10px;
	position: relative;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(3)>div>img {
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.content .chunkThree .twoDiv .commodityDiv>div:nth-child(3)>div:first-child
	{
	margin: 0px;
}

.content .chunkTwo .floor1 .twoDiv .commodityDiv ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
	height: 380px;
}

.content .chunkTwo .phb .commodityDiv ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
	height: 380px;
}

.content .chunkTwo .floor1 .twoDiv .commodityDiv ul li {
	width: 50%;
	height: 120px;
	float: left;
	position: relative;
}

.content .chunkTwo .phb .commodityDiv ul li {
	width: 50%;
	height: 120px;
	float: left;
	position: relative;
}

.content .chunkThree .floor1 .twoDiv .commodityDiv ul li {
	width: 33.33%;
	height: 120px;
	float: left;
	position: relative;
}

.content .chunkThree .floor1 .twoDiv .commodityDiv ul li:first-child {
	width: 33.33%;
	height: 240px;
	float: left;
	position: relative;
	background-color: #eee;
}

.content .chunkTwo .floor1 .twoDiv .commodityDiv-ph ul li {
	width: 33.3%;
	height: 162px;
	float: left;
	position: relative;
}

.content .chunkTwo .phb .commodityDiv ul li img {
	width: 100px;
	height: 100px;
	/* position: absolute; */
	/* bottom: 0px; */
	/* right: 10px; */
}

.content .chunkTwo .floor1 .twoDiv .commodityDiv ul li img {
	width: 118px;
	height: 118px;
	position: absolute;
	bottom: 0px;
	right: -2px;
}

.content .chunkTwo .floor1 .twoDiv .commodityDiv ul li p {
	width: 60px;
	height: 100%;
}

.content .chunkTwo .phb>p {
	height: 30px;
	width: 100%;
	margin: 0px;
	display: inline-block;
	line-height: 30px;
	border-bottom: 1px solid #e0dede;
}

.content .chunkTwo .phb>p>span {
	display: inline-block;
	width: 40%;
	text-align: center;
	margin: 0 15px;
}

.content .chunkTwo .phb p span a {
	display: block;
	width: 100%;
	line-height: 27px;
	font-size: 14px;
	cursor: pointer;
}

.content .chunkTwo .phb p span .ph_border {
	border-bottom: 2px solid #e66804;
}

.content .fgx {
	text-align: center;
	font-size: 20px;
	margin: 20px 0;
}

.content .fgx::before {
	content: "";
	width: 500px;
	display: block;
	border: 1px dotted #a0a0a0;
	position: relative;
	top: 18px;
	float: left;
}

.content .fgx::after {
	content: "";
	width: 500px;
	display: block;
	border: 1px dotted #a0a0a0;
	position: relative;
	float: right;
	top: 18px;
	/* right: 0px; */
}

.content .chunkF {
	width: 100%;
	height: 450px;
	position: relative;
	background-color: #fff;
}

.content .chunkF>div:nth-child(1) {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 400px;
	border: 1px solid #eee;
	padding: 10px;
}

.content .chunkF>div:nth-child(1) a {
	display: block;
	width: 380px;
	height: 430px;
}

.content .chunkF>div:nth-child(1) a img {
	width: 380px;
	height: 430px;
}

.content .chunkF>div:nth-child(2) {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 400px;
}

.content .chunkF>div:nth-child(2)>div {
	width: 33.3%;
	height: 225px;
	float: left;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.content .chunkF>div:nth-child(2)>div>a>img {
	width: 62%;
	margin: 0px 50px;
}

.content .chunkF>div:nth-child(2)>div p {
	text-align: center;
	font-size: 14px;
}

.content .chunkF>div:nth-child(2)>div .gx {
	
}

.content .chunkF>div:nth-child(2)>div .mz {
	color: #827e7e;
}

.content .chunkF>div:nth-child(2)>div:nth-child(1) {
	width: 66.6%;
	height: 225px;
}

.content .chunName {
	font-size: 20px;
	height: 50px;
	color: #fff !important;
	padding: 10px;
}

.content .chunName span {
	display: inline-block;
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
}

.content .chunName span a {
	color: #fff;
}

.content .chunkF>div:nth-child(2)>div:nth-child(1)>a {
	width: 530px;
	height: 220px;
	display: block;
}

.content .chunkF>div:nth-child(2)>div:nth-child(1)>a>img {
	width: 530px;
	height: 220px;
	float: right;
	padding: 0 10px 5px 0;
	margin: 0px;
}

.fixedDiv {
	width: 42px;
	height: auto;
	position: absolute;
	border-left: 1px solid #c71522;
	border-right: 1px solid #c71522;
	border-top: 1px solid #c71522;
	top: -35px;
	left: -70px;
}

.fixedDiv>ul {
	padding: 0px;
	margin: 0px;
}

.fixedDiv>ul>li {
	width: 40px;
	height: 40px;
	border-bottom: 1px solid #c71522;
	background-color: #fff;
}

.fixedDiv ul .fhdb {
	font-size: 13px;
	color: #000;
}

.fixedDiv>ul>li>a {
	font-size: 24px;
	text-align: center;
	display: inline-block;
	width: 40px;
	line-height: 39px;
	text-decoration: none;
}

.fixedDiv>ul>li>a:hover {
	background: #ec7780;
	color: #fff !important;
}

.fixedDiv-a-hover {
	background: #c71522 !important;
	color: #fff !important;
}

.fixedDiv ul li i {
	position: absolute;
	right: 14px;
	bottom: 0px;
	font-size: 20px;
}

.footer {
	width: 100%;
	border-top: 2px solid #bddb76;
}

.footer .footer-content {
	width: 1200px;
	margin: 0 auto;
}

.footer .footer-content .ul1 {
	padding: 20px 10px;
	list-style: none;
	float: left;
	width: 200px;
}

.footer .footer-content .ul2 {
	margin-left: 50px;
}

.footer .footer-content .ul2>li {
	margin: 0 25px 25px 25px;
}

.footer .footer-content .ul1 li {
	line-height: 30px;
}

.footer .footer-content .ul1 li a {
	color: #000;
	text-decoration: none;
}

.mgt {
	margin-top: 20px;
}

.color1 {
	background-color: #589d3a !important;
}

.color2 {
	background-color: #678fac !important;
}

.color3 {
	background-color: #8f5635 !important;
}

.color4 {
	background-color: #fe6000 !important;
}

.color5 {
	background-color: #8900fe !important;
}

.color6 {
	background-color: #1be4fd !important;
}

.color7 {
	background-color: #d1d6af !important;
}

.color8 {
	background-color: #e50112 !important;
}

.content .chunkF>div:nth-child(1)>img {
	width: 100%;
	height: 450px;
	padding: 10px;
}

.borderLeft {
	border-left: 1px solid #eee;
}

.borderBottom {
	border-bottom: 1px solid #eee;
}

.bgcolor {
	background-color: #eee;
}

.floor_tips {
	width: 220px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #827e7e;
	height: 220px;
	padding-top: 110px;
}