.footerBg{
	background: #66a45d;
	/* margin-top: 25px;  */
}
.footer{
	width: 1210px;
	margin: 0 auto;
	padding-top: 27px;
}
.footTop{
	height: 220px;
}
.footTop > ul{
	float: left;
	width: 206px;
	line-height: 24px;
	text-indent: 5em;
}
.footTop > ul a,
.ThinkChange{
	color: #fff;
}
.footTop > ul a:hover{    color: #c8e6c4;}
.footerLogo{
	display: block;
	float: left;
	margin-top: 10px;
}
.ThinkChange{
	text-align: center;
	float: left;
	margin-top: 10px;
	text-indent: 0px !important;
}
.footTop{
	border-bottom: 1px solid #63a05a;
	margin-bottom: 10px;
	overflow: hidden;
}
.footBottom{
	text-align: center;
	font-size: 12px;
	color: #c2c2c2;
}
.footBottom > div{
	padding: 6px 0px;
}
.footBottom img{
	display: inline-block;
	margin: 10px 2px;
	width: 102px;
}
/*顶部*/

.summitNav {
  width: 1200px;
  margin: 0px auto;
}

.summitNav .logo {
  float: left;
  height: 80px;
}

.summitNav .logo img {
  display: block;
  margin: 7px 5px 0px;
}

.summitNav ul {
  float: left;
  margin-top: 17px;
  margin-left: 66px;
  overflow: inherit;
}

.summitNav ul li {
  width: 120px;
  line-height: 54px;
  float: left;
  margin: 0px 0px;
  position: relative;
}

.summitNav ul li:last-child {
  margin-right: 0px;
}

.summitNav ul li a {
  color: #333333;
  font-size: 16px;
  display: block;
  height: 54px;
  line-height: 54px;
  text-align: center;
  width: 100%;
}

.summitNav ul li.active a {
  color: #66a45d
}

.summitNav ul li a:hover {
  color: #66a45d
}

.summitNav ul li:last-child {
  margin-right: 0px;
  overflow: inherit;
  border-bottom: 0px !important;
  box-sizing: border-box;
}

.summitNav ul li:last-child .active {
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.35);
  color: #66a45d;
}

.summitNav ul li:last-child:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 5px solid #000;
  top: 25px;
  right: 15px;
}

.summitNav ul li .summitNavForm {
  position: absolute;
  background: #fff;
  left: 0px;
  width: 120px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.35);
  display: none;
}

.summitNav ul li .summitNavForm ul {
  margin: 0px 7px;
  border-top: solid 1px #bfbfbf;
}

.summitNav ul li .summitNavForm ul li {
  line-height: 54px;
  margin: 0px;
  width: 100%;
  border-bottom: solid 1px #bfbfbf;
  padding: 0px;
}

.summitNav ul li .summitNavForm ul li a {
  color: #333333;
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  width: 100%;
  text-align: center;
  display: block;
}

.summitNav ul li .summitNavForm ul li a:hover {
  color: #66a45d !important;
}

.summitNav ul li .summitNavForm ul li:after {
  position: inherit;
  border: none;
}

.summitNav ul li .summitNavForm ul li:last-child {
  box-shadow: none;
}


/*内容*/

.myMain {
  background: #000 url(../images/brandExhibition/exhibition4.jpg) no-repeat;
  /* height: 3000px; */
  clear: both;
  background-size: 100%;
  /* width:  1200px; */
}

.myMainBox {
  /* width: 1200px; */
  padding: 346px 0px 40px;
  margin: 0px auto;
  box-sizing: border-box;
}

.brandTitle {
  /* margin-top: 73px; */
  margin-bottom: 236px;
  width: 1200px;
  margin: 0px auto 236px;
}

.brandTitle img {
  width: 588px;
  display: block;
  margin: 0px auto;
}

.threeMember {
  width: 1200px;
  margin: 0px auto;
}

.threeMember .memberTitle {
  margin-top: 12px;
}

.threeMember .memberTitle h1 {
  width: 309px;
  height: 82px;
  margin: 0px auto;
}

.threeMember .memberTitle div {
  text-align: center;
  margin: 10px 0px;
}

.threeMember .memberTitle div img {
  margin: 0px 6px;
}

.threeMember ul {
  margin-top: 40px;
}

.threeMember ul li {
  width: 586px;
  height: 499px;
  background-color: #8e8e8e;
  float: left;
  margin-right: 27px;
  padding: 32px 28px;
  box-sizing: border-box;
  /* border: solid 3px #fff799; */
  margin-bottom: 27px;
}

.threeMember ul li .memberBottom {
  border: solid 3px #fff799;
  position: relative;
  height: 429px;
}

.threeMember ul li:nth-child(2n+2) {
  margin-right: 0px;
}

.threeMember ul li .memberBottom span {
  position: absolute;
  width: 85px;
  height: 28px;
  background-color: #fff799;
  font-size: 22px;
  color: #b0070f;
  text-align: center;
  line-height: 28px;
  display: block;
  left: -31px;
  top: 71px;
}

.threeMember ul li .memberBottom img {
  width: 417px;
  height: 189px;
  display: block;
  margin: 38px auto 50px;
}

.threeMember ul li .memberBottom h1 {
  font-size: 36px;
  font-weight: initial;
  color: #f3e25b;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  height: 94px;
  overflow: hidden;
}

.threeMember ul li .memberBottom p {
  width: 276px;
  height: 63px;
  background:#E6DD98;
  background: -webkit-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -moz-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -o-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -ms-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  background: linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);

  border-radius: 5px;
  font-size: 30px;
  color: #b0070f;
  line-height: 63px;
  text-align: center;
  margin: 0px auto;
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -138px;
  cursor: pointer;
}

.twoMember {}

.twoMember .memberTitle {
  margin-top: 12px;
}

.twoMember .memberTitle h1 {
  width: 309px;
  height: 82px;
  margin: 0px auto;
}

.twoMember .memberTitle div {
  text-align: center;
  margin: 10px 0px;
}

.twoMember .memberTitle div img {
  margin: 0px 6px;
}

.twoMember ul {
  margin-top: 40px;
}

.twoMember ul li {
  width: 586px;
  height: 503px;
  background-color: rgba(198, 159, 106, .34);
  float: left;
  margin-right: 27px;
  padding: 32px 28px;
  box-sizing: border-box;
  /* border: solid 3px #fff799; */
  margin-bottom: 27px;
}

.twoMember ul li .memberBottom {
  /* border: solid 3px #fff799; */
  position: relative;
  height: 429px;
}

.twoMember ul li:nth-child(2n+2) {
  margin-right: 0px;
}

.twoMember ul li .memberBottom span {
  position: absolute;
  width: 90px;
  height: 28px;
  background-color: #fff799;
  font-size: 22px;
  color: #b0070f;
  text-align: center;
  line-height: 28px;
  display: block;
  left: -31px;
  top: 19px;
}

.twoMember ul li .memberBottom img {
  width: 433px;
  height: 196px;
  display: block;
  margin: 15px auto 31px;
}

.twoMember ul li .memberBottom h1 {
  font-size: 36px;
  font-weight: initial;
  color: #f3e25b;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  height: 94px;
  overflow: hidden;
}

.twoMember ul li .memberBottom p {
  width: 276px;
  height: 63px;
  background:#E6DD98;
  background: -webkit-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -moz-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -o-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -ms-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  background: linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  border-radius: 5px;
  font-size: 30px;
  color: #b0070f;
  line-height: 63px;
  text-align: center;
  margin: 0px auto;
  /* position:  absolute; */
  /* bottom: -25px; */
  /* left: 50%; */
  /* margin-left: -138px; */
  cursor: pointer;
  margin-top: 40px;
}

.recruit {}

.recruit ul {}

.recruit ul li {}

.recruit ul li .recruitBox {
  height: 434px;
  background-color: #000000;
  border: solid 3px #fff799;
  position: relative;
}

.recruit ul li .recruitBox img {
  display: block;
  margin: 38px auto;
}

.recruit ul li .recruitBox p {
  width: 276px;
  height: 63px;
  background:#E6DD98;
  background: -webkit-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -moz-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -o-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -ms-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  background: linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  border-radius: 5px;
  font-size: 30px;
  color: #b0070f;
  line-height: 63px;
  text-align: center;
  margin: 0px auto;
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -138px;
  cursor: pointer;
}

.twoMembers {
  background: url(../images/brandExhibition/exhibition51.jpg) no-repeat;
  background-position: 100% top;
}

.twoMember {
  width: 1200px;
  margin: 0px auto;
}

.OneMembers {
  background: url(../images/brandExhibition/exhibition5.jpg) no-repeat;
  background-position: left top;
}

.OneMember {
  width: 1200px;
  margin: 0px auto;
}

.OneMember .memberTitle {
  margin-top: 12px;
}

.OneMember .memberTitle h1 {
  width: 309px;
  height: 82px;
  margin: 0px auto;
}

.OneMember .memberTitle div {
  text-align: center;
  margin: 10px 0px;
}

.OneMember .memberTitle div img {
  margin: 0px 6px;
}

.OneMember ul {
  margin-top: 40px;
}

.OneMember ul li {
  width: 389px;
  height: 521px;
  background-color: #5a5a5a;
  float: left;
  margin-right: 16px;
  padding: 29px 20px;
  box-sizing: border-box;
  /* border: solid 3px #fff799; */
  margin-bottom: 16px;
  position: relative;
}

.OneMember ul li:nth-child(3n+1) {
  width: 389px;
  height: 521px;
  background-color: rgba(198, 159, 106, .34);
  float: left;
  margin-right: 16px;
  padding: 29px 20px;
  box-sizing: border-box;
  /* border: solid 3px #fff799; */
  margin-bottom: 16px;
  position: relative;
}
.OneMember ul li:nth-child(3n+3) {
  width: 389px;
  height: 521px;
  background-color: rgba(198, 159, 106, .34);
  float: left;
  margin-right: 16px;
  padding: 29px 20px;
  box-sizing: border-box;
  /* border: solid 3px #fff799; */
  margin-bottom: 16px;
  position: relative;
}

.OneMember ul li .memberBottom {
  /* border: solid 3px #fff799; */
  /* position:  relative; */
  height: 429px;
}

.OneMember ul li:nth-child(3n+3) {
  margin-right: 0px;
}

.OneMember ul li .memberBottom span {
  position: absolute;
  width: 90px;
  height: 28px;
  background-color: #fff799;
  font-size: 22px;
  color: #b0070f;
  text-align: center;
  line-height: 28px;
  display: block;
  left: 0px;
  top: 29px;
}

.OneMember ul li .memberBottom img {
  width: 348px;
  height: 159px;
  display: block;
  margin: 81px auto 31px;
}

.OneMember ul li .memberBottom h1 {
  font-size: 24px;
  font-weight: initial;
  color: #f3e25b;
  text-align: center;
  width: 99%;
  margin: 0px auto;
  height: 64px;
  overflow: hidden;
}

.OneMember ul li .memberBottom div {
  width: 389px;
  height: 121px;
  background-image: linear-gradient(0deg, rgba(185, 147, 101, 0.25) 0%, rgba(218, 205, 189, 0.25) 100%);
  /* opacity: 0.25; */
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.OneMember ul li .memberBottom p {
  width: 276px;
  height: 63px;
  background:#E6DD98;
  background: -webkit-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -moz-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -o-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
background: -ms-linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  background: linear-gradient(-7deg, #d8ce80 0%, #fef7c2 100%);
  border-radius: 5px;
  font-size: 30px;
  color: #b0070f;
  line-height: 63px;
  text-align: center;
  margin: 0px auto;
  /* position:  absolute; */
  /* bottom: -25px; */
  /* left: 50%; */
  /* margin-left: -138px; */
  cursor: pointer;
  margin-top: 30px;
}