.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;
	margin-top: 6px;
}
.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: 180px;
	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 {
	width: 100%;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
}
.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: 60%;
	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 {
	padding: 0 30px 0 30px;
}
.nav ul li a img {
	width: 25px;
	height: 25px;
	margin-top: 3vh;
}
.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: auto;
	display: block;
}
.company-logo {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 999;
	width: 9%;
}
.company-logo img {
	width: 100% !important;
}
.index-banner {
	width: 100%;
	height: 100%;
}
.home {
	float: left;
	margin-right: 5%;
}
.company-introduction {
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
	padding: 3% 0;
	background-color: #fff;
}
.actives {
	background: #f2f2f2;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
	padding: 1.5% 0;
}
.contain {
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
}
.contain img {
	width: 560px;
}
/*.contain img{
	height: 60px;
}*/
.munu-con {
	padding-bottom: 4.5% !important;
	box-sizing: border-box;
}
.ma-c {
	margin-top: 2%;
	padding-bottom: 2%;
}
.com-left {
	float: left;
	width: 25%;
}
.com-left img {
	margin: 0 auto;
	width: 100%;
}
.com-right {
	color: #666;
	float: right;
	width: 100%;
	background-color: #fff;
	line-height: 30px;
}
.com-right p {
	text-indent: 2em;
	font-size: 16px;
}
.com-center img {
	width: 100%;
}
.com-center p {
	text-indent: 2em;
	color: #666666;
	line-height: 30px;
	font-size: 16px;
}
.lc {
	width: 100%;
	/*background: url(../img/bg2.png) no-repeat;
	background-size: 100% 100%;*/
	padding: 3% 0 3% 0;
	box-sizing: border-box;
	background: url(../images/company.png) no-repeat;
	background-size: 100% 100%;
}
.lc_title {
	width: 400px;
	margin: 0 auto;
}
.lc_title img {
	width: 100%;
}
.lc .lc-center {
	width: 1200px;
	margin: -20px auto 0;
}
.lc .lc-center img {
	width: 100%;
	position: absolute;
	left: 0;
}
.lc_ma {
	width: 100%;
	min-width: 1200px;
	height: 300px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
#timeline {
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	position: relative;
}
#dates {
	width: 100%;
	margin-left: 0 !important;
	overflow: hidden;
	margin-top: 0px;
}
#dates li {
	float: left;
	width: 94px;
	height: 180px;
	font-size: 16px;
	text-align: center;
}
#dates a {
	color: #713611;
	width: 94px;
	text-decoration: none;
	height: 180px;
	display: block;
	position: relative;
}
#dates a:hover {
	text-decoration: none;
}
#dates li:nth-of-type(odd) {
	line-height: 30px !important;
}
#dates li:nth-of-type(odd) img {
	top: 0;
}
#dates li:nth-of-type(even) {
	line-height: 380px;
}
#dates li:nth-of-type(even) img {
	line-height: 380px;
}
#dates li:nth-of-type(even) a {
	padding-top: 14px;
	box-sizing: border-box;
}
#dates .selected img {
	width: 110%;
	left: -5%;
	bottom: -20px;
}
#dates .selected .dates_img {
	top: -5px !important;
	left: -5%;
}
#dates .selected {
	font-size: 18px;
	font-weight: bold;
	background: url(../images/licbgt.png) no-repeat 20px 75px;
}
#issues {
	width: 1200px;
	height: 50px;
	margin-top: 60px;
	overflow: hidden;
}
#issues li {
	width: 1200px;
	text-align: center;
	height: 50px;
	list-style: none;
	float: left;
}
#issues li span {
	display: block;
	width: 100%;
	line-height: 50px;
	color: #ff7740;
	font-size: 28px;
}
.lc_xian {
	width: 84%;
	overflow: hidden;
	margin: 0 auto;
	height: 176px;
	background: url(../images/licbg.png) no-repeat 0px 93px;
	background-size: 100%;
}
#next, #prev {
	position: absolute;
	text-decoration: none;
	font-size: 50px;
	font-family: "宋体";
	top: 74px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	overflow: hidden;
	color: #713611;
}
#next {
	right: 50px;
	margin-right: 0;
}
#prev {
	left: 50px;
	margin-left: 0px;
}
#next.disabled, #prev.disabled {
	opacity: 0.2;
}
.menu {
	width: 65%;
	position: fixed;
	bottom: 4em;
	left: 50%;
	z-index: 100;
	margin-left: -32%;
}
.menu {
	width: 70%;
	position: absolute;
	bottom: 0;
	left: 45%;
	z-index: 1200;
	margin-left: -30%;
}
.menu .bt {
	width: 100%;
	height: 20px;
	font-size: 14px;
	color: #aa0000;
	text-align: right;
}
.menu ul {
	width: 100%;
	height: 4em;
	margin-bottom: 0;
	background: url(../img/nav-bg.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 3%;
	box-sizing: border-box;
}
.menu ul li {
	width: 10.5%;
	text-align: center;
	line-height: 3.9em;
	height: 3.9em;
	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: 4.2em;
	float: left;
	color: #ff0000;
	display: block;
	opacity: 0.5;
	font-weight: 600;
}
.menu ul li img {
	margin-top: -13px;
	top: 57%;
	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: 180px;
	top: 50px;
}
#sousuo-bt {
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
.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: 15000;
	right: 180px;
	top: 140px;
	display: none;
}
.ewm img {
	width: 100%;
}
/*公司介绍结束*/

.menu-list {
	position: relative;
	z-index: 999;
	background: url(../img/menu/menu-bg.jpg) no-repeat center;
	background-size: 100% 100%;
	height: auto;
	z-index: 1300;
}
.menu-title {
	background: rgba(30, 25, 18, 0.5);
	height: 74px;
	line-height: 74px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	box-sizing: border-box;
}
.menu-title p span {
	font-size: 30px;
}
.menu-title p {
	font-size: 30px;
}
.menu-detail {
	z-index: 999;
}
/*菜谱结束*/

.wxma-active {
	position: absolute;
	top: 80px;
	right: 1%;
}
.act-detail img {
	height: auto !important;
}
.act-detail {
	border-radius: 23px;
	background: url(../img/act-detail.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.act-detail .hover {
	color: #b6b5b5;
}
.act-detail .hover:hover a, .act-detail .hover:hover p {
	color: red !important;
	cursor: pointer;
}
.act-detail dl {
	overflow: hidden;
	width: 100%;
	padding: 20px 0 20px 20px;
}
.act-detail p {
	margin: 5px 0;
	color: #b6b5b5;
	line-height: 24px;
	font-size: 15px;
}
.act-detail p span {
	color: #b6b5b5 !important;
}
.act-detail .act-title {
	font-size: 22px;
	font-weight: 600;
	color: #b6b5b5 !important;
}
/*
.act-detail .act-title:hover{
	font-size: 24px;
}
*/
.act-detail .time {
	font-size: 1em;
	font-weight: 600;
	color: #b6b5b5 !important;
}
.act-detail .place {
	font-size: 1.1em;
	font-weight: 600;
	color: #b6b5b5 !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: 0.9em;
	line-height: 25px;
}
.act-detail .more {
	background: #E70012;
	text-align: center;
	position: absolute;
	right: 6px;
	top: 30px;
	width: 55px;
	height: 80px;
	background: url(../img/more.png) no-repeat;
	background-size: 100% 100%;
}
.act-detail .more a {
	display: block;
	color: #FFFFFF;
	width: 55px;
	height: 80px;
	line-height: 14px;
	text-align: center;
	border-radius: 10px;
	padding-top: 20px;
	box-sizing: border-box;
	text-decoration: none;
	transition: all 0.2s ease-out 0s;
}
.act-detail .more a:hover {
	font-size: 17px;
}
.act-detail dl dt {
	float: left;
	width: 26%;
}
.act-detail dl dt img {
	width: 100%;
}
.act-detail dl dd {
	float: left;
	width: 74%;
	position: relative;
	padding-left: 20px;
	box-sizing: border-box;
}
/*活动结束*/

.actives-detail {
	background: #f2f2f2;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
}
.acts-top {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.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: 40px;
	padding-right: 20px;
	background: url(../img/active/arrow-right.png) no-repeat right center;
}
.acts-top a {
	color: #a2a2a2;
	display: block;
}
.acts-content {
	padding: 0 4px 20px 4px;
	background: url(../img/act-detail.png) no-repeat;
	background-size: 100% 100%;
	margin: -45px auto 0;
	width: 70%;
	position: relative;
	z-index: 5;
}
.acts_ma {
	display: block;
	width: 63%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 19%;
	margin-left: -0.5%;
}
.acts-img {
	display: block;
	background: url(../img/hui-bg.jpg) no-repeat left center;
	text-align: center;
	padding-top: 48px;
}
.acts_ma a {
	display: block;
	width: 56px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.acts_ma a:nth-of-type(2) {
	right: 0;
	background: url(../img/icon/index_bn.png) no-repeat -56px -2px;
}
.acts_ma a:nth-of-type(1) {
	left: 0;
	background: url(../img/icon/index_bn.png) no-repeat 0px -2px;
}
.acts_ma a:nth-of-type(2):hover {
	background-position: -56px -57px;
}
.acts_ma a:nth-of-type(1):hover {
	background-position: 0px -57px;
}
.acts-center .acts-img img {
	width: 55%;
	border: 6px solid #FFF;
	-webkit-box-shadow: rgba(35,24,21,0.6) 0px 0px 50px;
	-moz-box-shadow: rgba(35,24,21,0.6) 0px 0px 50px;
	box-shadow: rgba(35,24,21,0.6) 0px 0px 50px;
}
.acts-center .act-title {
	font-size: 30px;
	font-weight: 600;
	color: #ffffff;
	padding-left: 1.1em;
	background: url(../img/act-title.png) no-repeat;
	background-size: 100% 100%;
	line-height: 50px;
}
.acts-center .act-title a {
	display: block;
	width: 130px;
	float: right;
	padding-top: 4px;
	box-sizing: border-box;
}
.acts-center .act-title a img {
	width: 85%;
}
.detail_ma {
	width: 100% !important;
}
.acts-center .time {
	font-size: 17px;
	font-weight: 600;
	color: #ff2400;
	text-indent: 2em;
}
.acts-center .place {
	font-size: 17px;
	font-weight: 600;
	color: #ff2400;
	text-indent: 2em;
}
.acts-center .time a, .acts-center .place a {
	color: #ff2400;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 400;
}
.acts-center {
	margin-top: -15px;
}
.acts-center p {
	margin: 15px auto;
	position: relative;
	width: 100%;
}
.acts-center .detail {
	padding-left: 2em;
	color: #7e7e7e;
	line-height: 30px;
	font-size: 16px;
}
/*活动详情结束*/

.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;
	
	
}
.ma-con {
	background-image: none;
	padding: 0 !important;
	overflow: initial !important;
	position: relative;
}
.ma-co {
	width: 70%;
	overflow: initial !important;
}
.ma-contai {
	width: 100%;
	margin: 0 auto;
}
.ma-contain {
	width: 100%;
	background: url(../images/map_bg.png) no-repeat;
	background-size: 100% 100%;
}
.contacts .map {
	/*	width: 90%;*/
	width: 1000px;
	margin: 20px auto 0;
	padding: 0 2% 3% 2%;
	box-sizing: border-box;
	position: relative;
	background: url(../images/map_bg1.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.map_title {
	width: 200px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -100px;
}
.map_title img {
	width: 100%;
}
.contacts .map .map_ul {
	position: absolute;
	bottom: 0;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	height: 50px;
}
.contacts .map .map_ul ul li {
	width: 16.666666%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
	background: url(../img/map_li.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.map_div {
	width: 80%;
	left: 50%;
	height: 30px;
	margin: 71px auto 30px;
}
.con_div {
	background: url(../img/lianxi-bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 0 2%;
}
.map_div .map_div1 {
	width: 100%;
	height: 100%;
	display: none;
}
.map_div .map_div1 span:nth-of-type(1) {
	font-weight: bold;
	color: #ff4900;
}
.map_div .map_div1 span:nth-of-type(3) {
	color: #ff4900;
	font-weight: bold;
}
.map_div .map_div1:nth-of-type(1) {
	display: block;
}
.map_div .map_div1 span {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	border-radius: 5px;
	float: left;
	margin-left: 1%;
}
.map_div .map_div1 span:nth-of-type(1) {
	width: 50px;
	margin-left: 0;
}
.map_div .map_div1 span:nth-of-type(2) {
	width: 55%;
}
.map_div .map_div1 span:nth-of-type(3) {
	width: 50px;
}
.map_div .map_div1 span:nth-of-type(4) {
	width: 25%;
}
.mp .deta {
	width: 50%;
	font-size: 12px;
	position: absolute;
}
.mp .deta1 {
	top: 124px;
	left: 290px;
}
.mp .deta2 {
	top: 190px;
	left: 350px;
}
.mp .deta3 {
	    top: 225px;
    left: 372px;
}
.mp .deta4 {
	top: 240px;
	left: 215px;
}
.mp .deta5 {
	top: 240px;
	left: 287px;
}
.mp .deta6 {
	top: 241px;
	left: 365px;
}
.mp .deta7 {
	top: 312px;
	left: 326px;
}
.mp .deta8 {
	top: 338px;
	left: 276px;
}
.mp .mito {
	width: 35px;
	cursor: pointer;
	position: absolute;
}
.mp .mito:hover{
	width:38px;
/*	transform: */
}

.mp .mito1 {
	right: 115px;
	top: 172px;
}
.mp .mito2 {
	right: 58px;
	top: 255px;
}
.mp .mito3 {
	top: 270px;
	left: 495px;
}
.mp .mito4 {
	top: 286px;
	left: 341px;
}
.mp .mito5 {
	top: 284px;
	left: 410px;
}
.mp .mito6 {
	top: 286px;
	left: 482px;
}
.mp .mito7 {
	top: 360px;
	left: 444px;
}
.mp .mito8 {
	top: 380px;
	left: 402px;
}
.mp .mito img {
	cursor: pointer;
}
.mp .tree {
	background: url(../img/map/vf1.png) no-repeat;
	background-size: 100% 100%;
}
.mp .du_size {
	padding: 7px 7px 13px;
	color: #e60012;
}
.mp .du_size1 {
	background: url(../img/map/vf2.png) no-repeat;
}
.map_cur {
	background: url(../img/map_cur.png) no-repeat !important;
	background-size: 100% 100% !important;
}
.map_left {
	float: left;
	width: 300px;
	position: relative;
}
.map_right {
	float: left;
	width: 700px;
}
.map_name {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.map_name1 {
	width: 100%;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -150px;
}
#content1 ul {
	position: absolute;
	left: 0;
	width: 100%;
}
.map_name ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #ff4900;
	font-size: 16px;
	text-shadow: 0 5px 15px #333333;
}
.map_name ul li img {
	width: 45%;
	margin: 0 auto;
}
.map_name ul li:hover img {
	width: 55%;
}
.current img {
	width: 55% !important;
}
.maps {
	width: 565px;
	margin-top: 50px;
	position: relative;
	
}
.maps img {
	width: 100%;
}
#prev1 {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -25px;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
#next1 {
	display: block;
	position: absolute;
	bottom: -40px;
	width: 50px;
	height: 50px;
	left: 50%;
	margin-left: -25px;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.contacts .map1 {
	float: left;
	width: 65%;
	position: inherit;
	top: 0;
	margin-top: 0;
}
.contacts .map1 img {
	width: 100%;
}
/*.contacts .map img {
	width: 100%;
}*/
.contacts .contact-detail {
	width: 30%;
}
.contacts .contact-detail1 {
	width: 30%;
}
.contacts .ma-detail {
	margin-top: 0 !important;
}
#addr .con {
	margin: 0px 0;
}
.addr {
	display: block;
	margin-top: 0px;
	padding-left: 20px;
	width: 110%;
}
.addr p {
	line-height: 20px;
}
#addr .title {
	color: #000;
	font-size: 16px;
}
#addr .address, #addr .phone {
	color: #666;
	font-size: 14px;
}
.contact-detail .con {
	margin: 15px 0;
}
.contact-detail1 .con {
	margin: 15px 0;
}
.contact-detail p {
	line-height: 30px;
}
.contact-detail .title {
	color: #000;
	font-size: 14px;
}
.contact-detail .address, .contact-detail .phone {
	color: #666;
	font-size: 14px;
}
.contact-detail .phone span {
	color: #000;
}
.contact-detail1 p {
	line-height: 30px;
}
.contact-detail1 .title {
	color: #000;
	font-size: 14px;
}
.contact-detail1 .address, .contact-detail1 .phone {
	color: #666;
	font-size: 14px;
}
.contact-detail1 .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: 3%;
	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: 25px;
}
.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 p {
	float: none;
	color: #FFFFFF;
}
.login-bar .title {
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
.login-bar .title span {
	display: none;
}
.member-name {
	width: 50% !important;
	float: left !important;
}
.member-pwd {
	width: 50% !important;
	text-align: center;
	float: left !important;
}
.login-bar .member-name input, .login-bar .member-pwd input {
	outline: none;
	border: none;
	height: 30px;
	border-radius: 10px;
	width: 50%;
	padding-left: 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%;
}
.contacts .contact-detail1 {
	float: none;
	width: 100%;
	padding-left: 10%;
}
.wxma-active {
	position: absolute;
	top: 30px;
	right: 18px;
}
}
