.logo {
	position: fixed;
	top: 50px;
	left: 50px;
	z-index: 999;
}

.search {
	position: absolute;
	right: 50px;
	top: 50px;
	z-index: 999;
	width: 195px;
}
#sousuo-bt {
  width: 100%;
  height: 20px;
  font-size: 10px;
  color: #FFFFFF;
}
.search input {
	outline: none;
	float: left;
	cursor: pointer;
	border: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	border-radius: 10px;
	background: #FFFFFF url(../img/icon/search.png) no-repeat 167px center;
	background-size: 9% 50%;
}
.home img{
	width: 30px;
}
.search .wei {
	 float: left;
  overflow: hidden;
  width: 100%;
  padding-left: 58%;
  height: 40px;
}

.search .wei img {
	width: 30px;
}

.search .weibo {
	float: left;
}

.search .weixin {
	float: right;
}

.wxma {
	position: fixed;
	top: 100px;
	right: 130px;
}

.wxma-menu {
	position: absolute;
	top: 80px;
  right: -7px;
	display: none;
}

.logo{
  position: absolute;
  width: 9%;
  height: auto;
  top: 50px;
  left: 50px;
  z-index: 100;
  border-radius: 8px;
}
.logo img{
	width: 100%;
  border-radius: 8px;
}


/*整屏切换结束*/

.flexslider {
	position: relative;
	overflow: hidden;
	z-index: 99;
}

.slides {
	position: relative;
	z-index: 1;
}

.flex-control-nav {
	position: fixed;
	top: 100px;
	right: 15%;
	z-index: 99;
	display: inline-block;
}

.flex-control-nav li {
	display: inline-block;
	margin: 0 2px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 25px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../img/icon/banner-li-default.png) right center no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background: url(../img/icon/banner-li-hover.png) no-repeat right center;
}

.flex-direction-nav {
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}


/*banner切换结束*/


/*导航开始*/

.navBar {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0px;
	z-index: 9999;
}

#menu {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.up {
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 90px;
	cursor: pointer;
}

.up img {
	text-align: center;
}

.copy {
	color: #aa0000;
	position: absolute;
	right: 0 !important;
	top: -22px;
}

.nav {
	height: 80px;
	margin: 0 auto;
	border: 0px solid #ccc;
	background: url(../img/nav-bg.png) no-repeat center;
	background-size: 100% 100%;
}

.nav ul {
	list-style: none;
	width: auto;
}

.nav ul li {
	height: 80px;
	text-align: center;
}

.nav ul li a {
	display: block;
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	line-height: 80px;
	opacity: 0.5;
}

.nav ul li a:hover {
	opacity: 1;
	color: #ff0000;
	text-shadow: 0 0 10px #fffeca;
}

.ie6-8 .nav {
	width: 1000px;
	height: 38px;
}

.ie6-8 .nav ul li {
	float: left;
}

.ie6-8 .nav ul li a {
	padding: 0 30px 0 30px;
}

.ie6-8 .nav ul li.current {}

.ie6-8 .nav ul li:hover a {}

.ie6-8 .nav ul li a:hover {
	color: #FFFFFF;
}


/*IE6 Hack*/

.ie6-8 .nav ul li.current:hover a {}

.ie6-8 .nav .hot {
	float: left;
	margin-left: 20px;
	padding-top: 8px;
}

.ie6-8 .nav .hot a {
	padding: 0 5px 0 5px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.ie6-8 .nav .hot a:hover {}

.ie6-8 .nav .title {
	display: none;
}
.bottom {
	width: 100%;
	margin-top:10%;
	}
.bottom span {
	display: block;
	width: 150px;
	line-height: 50px;
	text-align: center;
	font-size: 1.2em;
	color: #FF0000;
}
.bottom span.spa1 {
	float: left;
}
.bottom .spa2{
	float: right;
}
@media screen and (min-width: 1000px) {
	.nav {
		  width: 1220px;
  height: 80px;
  padding-left: 3%;
  box-sizing: border-box;
  position: relative;
}
	}
	.li-s{
		opacity: 1 !important;
	}
	.nav ul li {
		float: left;
		width: auto;
		margin-top: 0;
	}
	.nav ul li a img {
  width: 25px;
  height: 25px;
  margin-top: 27px;
}
	.nav ul li a {
		padding: 0 30px 0 30px;
	}
	.nav ul li.current {}
	.nav ul li:hover a {}
	.nav ul li.current:hover a {
		color: #ccc;
	}
	.nav .hot {
		margin-left: 20px;
		padding-top: 8px;
	}
	.nav .hot a {
		padding: 0 5px 0 5px;
		font-size: 12px;
		color: #fff;
		text-decoration: none;
	}
	.nav .hot a:hover {}
	.nav .title {
		display: none;
	}
}




.wrapper {
	width: 1500px;
	margin: 8% auto;
}

.second {
	z-index: 9999;
	background: url(../img/gray-bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	display: table;
}



.product {
	margin: 10% auto;
	width: 90%;
	height: 70%;
}

.product li {
	float: left;
	margin-right: -5px;
	/*width: 230px;
	height: 650px;*/
	width: 14.5%;
}

.product li span {
	display: block;
}

.product li span img {
	transform: skewY(0);
	width: 30%;
	text-align: center;
	margin: 30px auto 0;
	height: inherit;
	box-shadow: none;
}

.product li span img:hover {
	box-shadow: none;
}

.product li img {
	height: auto;
	width: 100%;
	transform: skewY(-10deg);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.product li img:hover {
	box-shadow: 0 0 20px rgba(255, 254, 210, 0.9);
}

.product li img:first-child {
	z-index: 10;
}

/*#accordion {
	border: 1px solid chartreuse;
	width: 1600px;
	margin: 10% auto;
}

#accordion article {
	-webkit-transform: perspective(900px) rotateY(40deg);
	-webkit-transition: all 0.5s ease-in-out;
	float: left;
	margin-left: -60px;
	width: 15%;
	border: 1px solid chartreuse;
}

#accordion article:first-child {
	margin-left: 0px;
}

#accordion article img {
	float: left;
	height: 550px;
}

#accordion article img:hover {
	box-shadow: 0 0 30px rgba(255, 217, 102, 0.8);
}

#accordion article:hover {
	-webkit-transform: perspective(0) rotateY(-10deg);
	margin: 0 140px 0 -60px;
}

#accordion article a span img {
	height: inherit;
	margin: 0 36%;
}*/


/*第二屏结束*/

.down_erji {
	width: 100% !important;
	height: 80px;
	position: absolute;
	padding-top: 19px;
	z-index: 999;
	left: 0px;
	display: block;
}


p.dj {
	width: 50px;
	height: 50px;
	background: url(../img/icon/bb.jpg) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 999;
	opacity: 0.6;
	display: block;
	border-radius: 50%;
	cursor: pointer;
	animation: yunone 1s infinite;
	-moz-animation: yunone 1s infinite;
	-webkit-animation: yunone 1s infinite;
	-o-animation: yunone 1s infinite;
	animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-o-animation-timing-function: linear;
}
p.dj:hover{
	opacity: 1;
}
p.dj2:hover{
	opacity: 1;
}
p.dj2 {
	width: 50px;
	height: 50px;
	opacity: 0.6;
	position: absolute;
	left: 50%;
	z-index: 100;
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	border-radius: 50%;
	background: url(../img/icon/aa.jpg) no-repeat center center;
	background-size: 100% 100%;
	
	bottom: 80px;
}
@keyframes yunone {
	0% {
		bottom: 20px;
	}
	50% {
		bottom: 30px;
	}
	100% {
		bottom: 20px;
	}
}

@-moz-keyframes yunone {
	0% {
		bottom: 20px;
	}
	50% {
		bottom: 30px;
	}
	100% {
		bottom: 20px;
	}
}

@-webkit-keyframes yunone {
	0% {
		bottom: 20px;
	}
	50% {
		bottom: 30px;
	}
	100% {
		bottom: 20px;
	}
}

@-o-keyframes yunone {
	0% {
		bottom: 20px;
	}
	50% {
		bottom: 30px;
	}
	100% {
		bottom: 20px;
	}
}


/*导航结束*/


/*首页结束*/

.company {
	width: 100%;
	height: 100%;
	position: relative;
}

.company img {
	width: 100%;
	height: 100%;
}

.company-logo {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 999;
	width: 9%;
}
.company-logo img{
	width: 100% !important;
}
.home {
	float: left;
	margin-right: 5%;
}

.company-introduction,
.actives {
	background: #f2f2f2;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
	padding: 3% 0;
}

.contain {
	width: 60%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 6%;
	box-sizing: border-box;
}

.com-left {
	float: left;
	width: 25%;
}

.com-left img {
	margin: 0 auto;
	width: 100%;
}

.com-right {
	color: #666;
	float: right;
	width: 72%;
	line-height: 30px;
}

.com-right p {
	text-indent: 2em;
	font-size: 16px;
}

.com-center img {
	width: 100%;
	padding: 3% 0;
}

.com-center p {
	text-indent: 2em;
	color: #666666;
	line-height: 30px;
	font-size: 16px;
}

.menu{
	width: 65%;
	position: fixed;
	bottom: 4em;
	left: 50%;
	z-index: 100;
	margin-left: -32%;
}
.menu {
  width: 70%;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1200;
  margin-left: -35%;
}
.menu .bt{
	width: 100%;
	height: 20px;
	font-size: 14px;
	color: #aa0000;
	text-align: right;
}
.menu ul {
  width: 100%;
  height: 5em;
  margin-bottom: 0;
  background: url(../img/nav-bg.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 4%;
}
.menu ul li {
  width: 10.5%;
  text-align: center;
  line-height: 4.2em;
  height: 4.2em;
  float: left;
  color: #ff0000;
  opacity: 0.5;
  display: block;
  font-size: 16px;
  position: relative;
}
.li-img {
  opacity: 1 !important;
	background: url(../img/icon/li-bg.png) no-repeat;
	background-size: 100% 100%;
}
.menu ul li{
	width: 10.5%;
	text-align: center;
	line-height: 5em;
	float: left;
	color: #ff0000;
	display: block;
	opacity: 0.5;
	  font-weight: 600;
}
.menu ul li img {
  margin-top: -7.5px;
  top: 50%;
  left: 50%;
  position: absolute;
  width: 25px;
  height: 25px;
  margin-left: -11.5px;
}
.menu ul li:hover{
	opacity: 1;
	text-shadow: 0 0 10px #fff;
	background: url(../img/icon/li-bg.png) no-repeat;
	background-size: 100% 100%;
}
.zs {
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 6em;
  left: 50%;
  margin-left: -25px;
  z-index: 100;
}
.zs .top {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  opacity: 0.8;
  left: 0;
  border-radius: 50%;
  background-color: #f8f4ee;
}
.zs .top img {
  width: 54%;
  display: block;
  height: 54%;
  margin: 0.3em auto 0;
}
.zs .bott img {
  width: 60%;
  display: block;
  height: 60%;
  margin: 0.6em auto 0;
}
.zs .bott {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.8;
  left: 0;
  border-radius: 50%;
  background-color: #f8f4ee;
}
.sousuo {
  width: 195px;
  height: 70px;
  position: absolute;
  z-index: 100;
  right: 50px;
  top: 50px;
}
#sousuo-bt {
  width: 100%;
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #FFFFFF;
}
.sousuo .input {
  width: 100%;
  float: left;
  border-radius: 8px;
  box-sizing: border-box;
  background-color: #FFFFFF;
}
.sousuo .input input {
  padding-left: 5px;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  line-height: 2em;  height: 2em;
  border-radius: 8px;
  border: 0;
  background: #FFFFFF url(../img/icon/search.png) no-repeat 171px center;
  background-size: 8% 53%;
}
.sousuo .xl {
  width: 20%;
  height: 50px;
  float: left;
  margin-left: 102px;
  margin-top: 6px;
}
.sousuo .xl img {
  width: 30px;
  display: block;
  margin: 0 auto;
}
.sousuo .wx {
  width: 27%;
  height: 50px;
  float: right;
  margin-top: 6px;
}
.sousuo .wx img {
  width: 30px;
  display: block;
  margin: 0 auto;
}
.ewm {
  position: absolute;
  z-index: 100;
  right: 40px;
  top: 140px;
  display: none;
}
.ewm img {
  width: 100%;
}
/*公司介绍结束*/

.menu-list {
	position: relative;
	z-index: 1200;
	background: url(../img/menu/menu-bg.jpg) no-repeat center;
	  background-size: 100% 100%;
	height: auto;
}

.menu-title {
	background: rgba(30, 25, 18, 0.5);
	height: 80px;
	line-height: 80px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}

.menu-title p span {
	font-size: 30px;
}

.menu-title p {
	font-size: 30px;
}

.menu-detail {
	z-index: 999;
}


/*菜谱结束*/

.wxma-active {
	position: absolute;
	top: 55px;
	right: 24px;
}

.act-detail {}

.act-detail dl {
	overflow: hidden;
	width: 100%;
	padding: 20px;
	border-bottom: 2px solid #bbbbbb;
}

.act-detail p {
	margin: 5px 0;
	color: #b6b5b5;
	line-height: 25px;
}

.act-detail .act-title{
	font-size: 20px;
	font-weight: 600;
	color: #4c4948 !important;
}
.act-detail .time{
	font-size: 1em;
	font-weight: 600;
	color: #4c4948 !important;
}
.act-detail .place {
	font-size: 1em;
	font-weight: 600;
	color: #4c4948 !important;
}
.act-detail .time,
.act-detail .place
.act-detail .detail {
	text-indent: 0em;
	color: #7e7e7e;
	line-height: 25px;
	font-size: 1em;
}
.act-detail .time a{
	color: #b6b5b5;
	text-decoration: none;
	font-size: 1em;    line-height: 25px;
	font-weight: normal !important;
}
.act-detail .place a{
	color: #b6b5b5;
	text-decoration: none;
	font-weight: normal !important;
	font-size: 1em;    line-height: 25px;
}
.act-detail .more {
	float: right;
	border-radius: 5px;
	background: #E70012;
	text-align: center;
}

.act-detail .more a {
	display: block;
	color: #FFFFFF;
	width: 60px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 10px;
}

.act-detail dl dt {
	float: left;
	width: 25%;
}

.act-detail dl dt img {
	width: 100%;
}

.act-detail dl dd {
	float: left;
	width: 70%;
	margin-left: 20px;
}


/*活动结束*/

.actives-detail {
	background: #f2f2f2;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
}

.acts-top {
	overflow: hidden;
	padding: 10px 0;
}

.acts-top .act-prev {
	float: left;
	width: 20%;
	background: url(../img/active/arrow.png) no-repeat left center;
	padding-left: 20px;
}

.acts-top .fanhui {
	float: left;
	width: 60%;
	text-align: center;
}

.acts-top .act-next {
	float: right;
	width: 30px;
	padding-right: 20px;
	background: url(../img/active/arrow-right.png) no-repeat right center;
}

.acts-top a {
	color: #a2a2a2;
	display: block;
}

.acts-content {
	padding: 20px;
}

.acts-center .acts-img img {
	width: 100%;
}

.acts-center .act-title{
	font-size: 20px;
	font-weight: 600;
	color: #4c4948;
	text-indent: 1.8em;
}
.acts-center .time{
	font-size: 17px;
	font-weight: 600;
	color: #4c4948;
	text-indent: 2em;
}
.acts-center .place {
	font-size: 17px;
	font-weight: 600;
	color: #4c4948;
	text-indent: 2em;
}
.acts-center .time a,
.acts-center .place a{
	color: #7e7e7e;
	text-decoration: none;
	font-size: 0.8em;
}
.acts-center{
	margin-top: -15px;
}
.acts-center p {
	margin: 15px 0;
}

.acts-center .detail {
	text-indent: 2em;
	color: #7e7e7e;
	line-height: 30px;
	font-size: 18px;
}


/*活动详情结束*/

.member {
	background: #f2f2f2;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
}

.login-bar {
	height: 60px;
	line-height: 60px;
	background: #201a13;
	overflow: hidden;
	  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1000;
}

.login-bar p {
	float: left;
	color: #FFFFFF;
}

.login-bar .title {
	font-size: 20px;
	font-style: italic;
}

.login-bar .title span {
	padding: 0 20px;
}

.login-bar .member-name label,
.login-bar .member-pwd label {
	font-size: 18px;
	font-style: italic;
	padding: 0 10px;
}
.login-bar .member-pwd button{
	width: 70px;
	border: 0;
	outline: none;
	cursor: pointer;
	font-size: 15px;
	background: rgba(0,0,0,0);
	color: #FFFFFF;
	line-height: 60px;
}
.login-bar .member-name input,
.login-bar .member-pwd input {
	outline: none;
	border: none;
	height: 30px;
	border-radius: 10px;
	width: 160px;
	padding-left: 10px;
}

.login-bar .register a,
.login-bar .forget a {
	color: #FFFFFF;
	padding: 0 15px;
	font-style: italic;
}

.login-bar .message {
	float: right;
	padding-left: 18px;
	position: relative;
	/*background: url(../img/member/message.jpg) no-repeat center;*/
	  background-size: 7% 32%;
}
.login-bar .message img{
	width: 16px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
}
.login-bar .message a {
	color: #5ab2e0;
}
.icons {
	position: absolute;
	left: 5%;
	top: 40%;
}

.icons a img {
	margin: 20% 0;
	background: #666;
	border-radius: 50px;
}

.icons a img:hover {
	background: #E70012;
}

.focus .pages {
	width: 1200px;
	height: 80px;
	position: absolute;
	left: 19.5%;
	top: 830px;
	text-align: right;
}

.focus .pages .arrow {
	width: 250px;
	float: right;
	height: 80px;
	line-height: 80px;
}

.questions {
	background: #3d362e;
	clear: both;
	padding-bottom: 60px;
	position: relative;
}

.question {
	background: #5f5c5c;
	border-radius: 10px;
	padding-bottom: 22px;box-sizing: border-box;
}

.question .question-title {
	color: #FFFFFF;
	font-size: 18px;
	width: 482px;
	height: 210px;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -241px;
	background: url(../img/member/title-bk.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 9999;
}

.question-title .begin {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 210px;
}

.question-title a {
	font-size: 20px;
	color: #FFFFFF;
	float: left;
	border: 1px solid #787878;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	margin: 85px 20px;
}

.question-title a:hover,
.select {
	border: 1px solid #fffee3;
	border-radius: 5px;
	box-shadow: 0 0 10px #fffee3;
}

.question-detail {
	margin-top: 60px;
	padding: 0 50px;
	color: #FFFFFF;
}

.question .dear {
	color: #E2E2E2;
	border-bottom: 2px solid #5FACD4;
	text-indent: 2em;
	padding-top: 100px;
}

.question .dear .dear-title {
	font-size: 20px;
}

.question .dear .dear-detail{
	padding: 10px 0;
	line-height: 25px;
}

.question-detail ol{
	padding:0 20px 20px;
	font-size: 16px;
}

.question-detail ol li{
	border-bottom: 1px solid #939090;
	padding: 10px 0;
}

.question-detail ol p{
	line-height: 30px;
}

.question-detail ol input{
	vertical-align: -2px;
	margin-right: 5px;
	outline: none;
	border: none;
}


/*会员中心结束*/
/*会员中心2开始*/
.date{
	margin: 20px 0;
	background: #5f5c5c;
	border-radius: 10px;
	overflow: hidden;
	padding-bottom: 20px;
}

.date-left{
	float: left;
	width: 20%;
	margin-top: 20px;
}

.date-left li{
	color: #5ab2e0;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
}

.date-left li:hover,
.li-select{
	text-shadow: 0px 0px 10px #fffee3;
	color: #FFFFFF;
}

.date-right{
	border-left: 2px solid #FFFFFF;
	margin-top: 20px;
	float: left;
	width: 75%;
	color: #FFFFFF;
	font-size: 24px;
}

.date-right table tr{
	line-height: 60px;
}

.date-right table td:first-child{
	width: 300px;
}

.date-right table td{
	width: 150px;
	text-align: center;
}

.date-right span{
	color: #5ab2e0;
	font-size: 20px;
	margin: 0 6px;
}

/*会员中心2结束*/
.contact{
	background: #f2f2f2;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
}



.contacts{
	overflow: hidden;
	padding: 30px 0;
}

.contacts .map{
	float: left;
	width: 65%;
}

.contacts .map img{
	width: 100%;
}

.contacts .contact-detail{
	float: right;
	width: 30%;
}

.contact-detail .con{
	margin: 15px 0;
}

.contact-detail p{
	line-height: 30px;
}


.contact-detail .title{
	color: #000;
	font-size: 18px;
}

.contact-detail .address,
.contact-detail .phone{
	color: #666;
	font-size: 16px;
}

.contact-detail .phone span{
	color: #000;
}

/*联系我们结束*/


.mem{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 500;
}
#btu{
	width: 150px;
	height: 40px;
	border: 0;
	background-color: #5FACD4;
	margin-left:-75px;
	position: relative;
	left: 50%; 
	color: #fff;
	cursor: pointer;
}
#btu:hover{
	background-color: #3196ca;
}
.fx{
	width: 50px;
	height: 195px;
	position: absolute;
	left: 10%;
	top: 50%;
	margin-top: -75px;
	z-index: 100;
}
.fx .fx1{
	width: 50px;
	height: 50px;
	margin-top: 15px;
	border-radius: 50%;
	background-color: #555555;
}
.fx .fx1 img{
	width: 90%;
	  display: block;
  margin: 0 auto;
}
.fx .fx1:hover{
	background-color: #FF0000;
}




@media only screen and (min-width: 320px) and (max-width: 640px) {
	
	
.company {
	width: 100%;
	height: auto !important;
	position: relative;
	margin-bottom: -10px;
	overflow: hidden;
}

.company img {
	width: 1200px;
	height: auto;
	margin-left: -50%;
}
.down_erji{
	display: none;
}	

.contain {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 6%;
	box-sizing: border-box;
}
p.dj{
	display: none !important;
}	
p.dj2{
	display: none !important;
}
.menu-title p span {
	font-size: 20px;
}

.menu-title p {
	font-size: 20px;
}

.company-logo {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 999;
	width: 20%;
}
.company-logo img{
	width: 100% !important;
}
.search {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 999;
  width: 73%;
}

.search input {
  outline: none;
  float: left;
  cursor: pointer;
  border: none;
  width: 120px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  border-radius: 10px;
  background: #FFFFFF url(../img/icon/search.png) no-repeat 101px center;
  background-size: 11% 50%;
}
.home img{
	width: 30px;
}
.search .wei {
  float: left;
  overflow: hidden;
  width: 30%;
  padding-left: 5%;
  height: 32px;
  padding-top: 2%;
}

.search .wei img {
	width: 25px;
}

.search .weibo {
	float: left;
}

.search .weixin {
	float: right;
}

.wxma {
	position: fixed;
	top: 100px;
	right: 130px;
}

.wxma-menu {
	position: absolute;
	top: 55px;
	right: 5px;
	display: none;
}
.act-detail dl dt {
  float: left;
  width: 100%;
}
.act-detail dl dd {
  float: left;
  width: 93%;
  margin-left: 20px;
}
.actives-detail {
  background: #f2f2f2;
  width: 100%;
  z-index: 9999;
  overflow: hidden;
  position: relative;
  height: auto !important;
}
.acts-content {
  padding: 7px;
}
.login-bar {
  height: auto;
  line-height: 60px;
  background: #201a13;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1000;
}

.login-bar .message {
  float: left;
  padding-left: 0px;
  position: relative;
  /* background: url(../img/member/message.jpg) no-repeat center; */
  background-size: 7% 32%;
}
.login-bar .title {
  font-size: 15px;
  padding-left: 14px;
  font-style: italic;
}
.login-bar .member-name label, .login-bar .member-pwd label {
  font-size: 15px;
  font-style: italic;
  padding: 0 0px;
}
.login-bar .title span {
  padding: 0 10px;
}
.forget{
	width: 50% !important;
	text-align: center;
	float: left !important;
}
.fx {
  width: 150px;
  height: 35px;
  position: absolute;
  left: 10%;
  top: 50%;
  margin-top: -75px;
  z-index: 100;
}
.fx .fx1 {
  width: 35px;
  height: 35px;
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #555555;
}
.contacts .map {
  float: left;
  width: 98%;
}
.contacts .contact-detail {
  float: none;
  width: 100%;
  padding-left: 10%;
}
.login-bar .member-pwd button{
	width: 40px;
	border: 0;
	outline: none;
	cursor: pointer;
	font-size: 15px;
	background: rgba(0,0,0,0);
	color: #FFFFFF;
	line-height: 60px;
}
}