@charset "gb2312";
/* CSS Document */

html, body, menu, ul, ol, li, div, form, h1, h2, h3, h4, h5, h6, img, a img, input, button, textarea, fieldset, p, dd {
	padding: 0;
	margin: 0;
	border: 0
}
body {
	color: #333;
	font-size: 14px;
	font-size: 18px\9;
	line-height: 1.5;
	word-wrap: break-word;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif", "Microsoft Yahei";
	background: #f8f8f8;
}
ul, ol, li {
	list-style: none
}
div:focus{
	outline:none;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
h1, h2, h3, h4, h5, h6, b, i, em {
	font-weight: normal;
	font-style: normal
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], textarea {
	-webkit-appearance: none;
}
input[type="reset"]{
    -webkit-appearance: none;
}
a {
	text-decoration: none;
}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px !important;
	line-height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden
}
/*主体*/

.main {
	max-width: 700px;
	margin: 2.9rem auto 0 auto;
	padding: 0 1.5%;
	overflow: hidden;
}
.search-main {
	max-width: 700px;
	margin: 0.6rem auto 0 auto;
	padding: 0 1.5%;
	overflow: hidden;
}
/*推荐品牌*/

.Recommend {
	background: #fff;
	height: 100%;
}
.Recommend-bg {
	background: #fff;
	width: 100%;
	padding-bottom: 0.8rem;
}
.Recommend-ul li {
	background: #fff;
}
.Recommend-ul dl {
	float: left;
	width: 45%;
	padding: 2px 17px;
	background: #fff;
}
.Recommend-ul dl p {
	font: 1em/1.8rem "Microsoft Yahei";
	text-align: center;
	overflow: hidden;
}
.Recommend-ul dl p a {
	color: #313035
}
.Recommend-ul .RecommendList {
	width: 100%;
	overflow: hidden;
	border: 1px #eee solid;
}
.Recommend-ul .RecommendList img {
	width: 100%;
}

/*品牌名*/

.brand-bg {
	background: #fff;
	width: 100%;
	padding-bottom: 0.8rem;
}
.bg-bottom {
	background: url(http://m.61ef.cn/brand/2018/2016/css/line-top.png) repeat-x center;
	height: 6px;
	overflow: hidden;
}
.bg-up {
	background: url(http://m.61ef.cn/brand/2018/2016/css/line-bottom.png) repeat-x center;
	height: 6px;
	overflow: hidden;
	margin-top: 0.5rem;
}
.brand-main {
	width: 96%;
	margin: 0 auto;
	padding: 1.5rem 0 0.5rem 0;
}
.brand-logo {
	float: left;
	width: 8rem;
}
.brand-logo img {
	width: 8.2rem;
	height: 4.2rem;
	overflow: hidden;
	margin-top: 0.2rem;
}
.brand-text {
	margin-left: 4%;
	float: left;
	border-left: 1px solid #dbdbdb;
	padding-left: 4%;
	width: 43%
}
.brand-text h1 {
	font: bold 1rem/1.6rem "Microsoft Yahei";
	color: #333
}
.brand-text p {
	font: 0.9rem/1.6rem "Microsoft Yahei";
	color: #9f9d9d;
}
/*公司简介*/

.nav {
	width: 97%;
	margin: 0 auto;
	padding-bottom: 0.5rem;
}
.nav li {
	width: 33%;
	float: left;
	text-align: center;
	border-bottom: 3px solid #e0e0e0;
	margin: 0.5rem 0;
	padding-bottom: 0.5rem;
	cursor: pointer;
}
.nav li a {
	color: #222
}
.nav h1 {
	border-right: 1px solid #ebebeb;
	font: 1rem/2rem "Microsoft Yahei";
}
.nav .show {
	border-bottom: 3px solid #31b2ea;
	color: #31b2ea;
	background: none
}
.brand-mian-tle {
	width: 95%;
	margin: 0 auto;
	border-bottom: 1px solid #dbdbdb;
	padding: 1rem 0 0.5rem 0;
}
.brand-mian-tle h1 {
	font: 1.3rem/1.3rem "Microsoft Yahei";
	color: #333;
	border-left: 6px solid #6bd18f;
	padding-left: 0.3rem;
}
.brand-mian-text {
	width: 95%;
	margin: 1rem auto;
	font: 0.9rem/1.8rem "Microsoft Yahei";
	color: #707070;
	max-height: 21rem;
	overflow: hidden;
}
.brand-mian-text2 {
	width: 95%;
	margin: 1rem auto;
	font: 0.9rem/1.8rem "Microsoft Yahei";
	color: #707070;
	height: 100%;
	overflow: hidden;
}
.more {
	background: #31b2ea;
    color: #fff;
    width: 70%;
    margin: 1rem auto;
    border-radius: 3rem;
    /* height: 2rem; */
    text-align: center;
    font: 1rem/2rem "Microsoft Yahei";
    cursor: pointer;
}
.joinUs {
	background: #31b2ea;
	color: #fff;
	width: 70%;
	margin: 1rem auto 0 auto;
	border-radius: 3rem;
	height: 2rem;
	text-align: center;
	font: 1rem/2rem "Microsoft Yahei";
	cursor: pointer;
}
.more:active {
	background: #9fbf04;
}
/*联系方式*/

.sub-nav {
	width: 97%;
	margin: 1.5rem auto 1rem auto;
	background: #fff;
	border: 2px solid #77c112;
	height: 2.3rem;
	border-radius: 0.5rem;
}
.sub-nav li {
	width: 50%;
	float: left;
	text-align: center;
	color: #77c112;
	position: relative;
	cursor: pointer;
}
.sub-nav li.on {
	background: #77c112;
	color: #fff;
	height: 100%;
}
.sub-nav h1, .sub-nav h2 {
	font: 1.2rem/2.3rem "Microsoft Yahei";
	padding-left: 1rem;
}
.sub-nav h1:before {
	content: "";
	background: url(../images/ioc-phone.png) no-repeat;
	background-size: 24px 24px;
	position: absolute;
	width: 24px;
	height: 24px;
	z-index: 100;
	top: 0.4rem;
	left: 17%;
}
.sub-nav h2:before {
	content: "";
	background: url(../images/ioc-msg.png) no-repeat;
	background-size: 23px 23px;
	position: absolute;
	width: 23px;
	height: 23px;
	z-index: 100;
	top: 0.4rem;
	left: 17%;
}
.sub-nav .on h1:before {
	content: "";
	background: url(../images/ioc-phone-2.png) no-repeat;
	background-size: 23px 23px;
	position: absolute;
	width: 23px;
	height: 23px;
	z-index: 100;
	top: 0.4rem;
	left: 17%;
}
.sub-nav .on h2:before {
	content: "";
	background: url(../images/ioc-msg-2.png) no-repeat;
	background-size: 23px 23px;
	position: absolute;
	width: 23px;
	height: 23px;
	z-index: 100;
	top: 0.4rem;
	left: 17%;
}
/*联系方式表格*/

.contact table {
	width: 98%;
	margin: 0 auto;
	line-height: 1.8rem;
}
.contact i {
	background: #77c112;
	position: relative;
	padding: 0.3rem 1.6rem 0.2rem 1.8rem;
	border-radius: 0.3rem;
	cursor: pointer;
}
.contact i a {
	padding-left: 0.5rem;
	color: #fff;
	font: 0.9rem/0.9rem "Microsoft Yahei";
}
.contact i:before {
	content: "";
	background: url(../images/ioc-phone-3.png) no-repeat;
	background-size: 19px 19px;
	position: absolute;
	width: 19px;
	height: 19px;
	z-index: 100;
	top: 0.15rem;
	left: 20%;
}
.contact i:active {
	background: #61a308;
}
/*留言板*/

.msg {
	width: 95%;
	margin: 0 auto;
}
.msg .msg-box {
	width: 90%;
	height: 2.6rem;
	border: 1px solid #c1c1c1;
	margin-top: 0.5rem;
	border-radius: 0.4rem;
	box-shadow: inset 1px 1px 4px #e5e5e5;
	-webkit-box-shadow: inset 1px 1px 4px #e5e5e5;
	-moz-box-shadow: inset 1px 1px 4px #e5e5e5;
	padding-left: 0.6rem;
	font: 0.8rem/2.6rem "Microsoft Yahei";
}
.msg .msg-box-slet {
	width: 45.5%;
	height: 2.6rem;
	border: 1px solid #c1c1c1;
	margin-top: 0.5rem;
	border-radius: 0.4rem;
	box-shadow: inset 1px 1px 4px #e5e5e5;
	-webkit-box-shadow: inset 1px 1px 4px #e5e5e5;
	-moz-box-shadow: inset 1px 1px 4px #e5e5e5;
	padding-left: 0.6rem;
	font: 0.8rem/2.6rem "Microsoft Yahei";
}
.msg-box-mian {
	width: 90%;
	height: 7rem;
	border: 1px solid #c1c1c1;
	margin-top: 0.6rem;
	border-radius: 0.4rem;
	box-shadow: inset 1px 1px 4px #e5e5e5;
	-webkit-box-shadow: inset 1px 1px 4px #e5e5e5;
	-moz-box-shadow: inset 1px 1px 4px #e5e5e5;
	font: 0.8rem/0.6rem\9 "Microsoft Yahei";
	padding: 0.2rem 0rem 0rem 0.6rem;
}
.msg i {
	padding-left: 1%;
	font: 1rem/3rem "Microsoft Yahei";
	color: #ff0000;
}
.msg-botton {
	background: #77c112;
	width: 35%;
	height: 2.5rem;
	color: #fff;
	font: 1rem/2.5rem "Microsoft Yahei";
}
.msg-botton[type="button"] {
	border-radius: 0.5rem;
	margin-bottom: 1.2rem;
}
/*新闻列表*/

.news-list {
	width: 94%;
	margin: 0 auto;
}
.news-list li {
	margin-top: 1.4rem;
	background: url(../images/line.png) bottom no-repeat;
	padding-bottom: 1.8rem;
}
.news-list .news-text {
	float: left;
	margin-right: 0.5rem;
}
.news-list .pic-text {
	max-width: 72%;
}
.news-list .nopic-text {
	width: 100%;
}
.news-list .news-text h1 {
	font: 1.3em/2rem "Microsoft Yahei";
	color: #313035;
	height: 2rem;
	overflow: hidden;
}
.news-text h1 a {
	color: #313035;
}
.news-list .news-text p {
	font: 1em/1.3rem "Microsoft Yahei";
	color: #afafaf;
	margin-bottom: 0.7rem;
	padding-top: 0.2rem;
	max-height: 2.6rem;
	overflow: hidden;
}
.news-list .news-text i {
	font: 0.9em/1.5rem "Microsoft Yahei";
	color: #afafaf;
}
.news-list .news-pic {
	float: right;
	overflow: hidden;
	width: 25%;
	text-align: right;
}
.news-list .news-pic img {
	width: 100px;
	height: 114px;
}
/*********************************************产品展示*************************************************/

.prev-btn, .next-btn {
	width: 33px;
	height: 66px;
	top: 50%;
	margin-top: -25px;
	position: absolute;
	background: red;
	z-index: 20;
	cursor: pointer;
}
.prev-btn {
	left: 0;
	background: url(../images/left.png) no-repeat;
	opacity: 0.5;
}
.next-btn {
	right: 0;
	background: url(../images/right.png) no-repeat;
	opacity: 0.5;
}
.prev-btn i, .art-cont .next-btn i {
	width: 24px;
	height: 48px;
	margin: 6px 3px;
	background-size: 24px 48px;
}
.art-slider {
	visibility: hidden;
	position: relative;
	width: 100%;
	z-index: 5;
	overflow: hidden;
	background: url(../Image/load.gif) center no-repeat;
}
.swipe-wrap li {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	display: table;
	height: 35rem;
}
.swipe-wrap a {
	display: table-cell;
	vertical-align: middle;
}
.swipe-wrap img.load, .slider-cont img.load {
	width: 29px;
	height: 29px;
	vertical-align: middle;
	margin: 0 auto;
}
.pic-page {
	width: 69px;
	height: 47px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 20;
	background: url(../images/pcount.png) no-repeat;
	text-align: center;
	line-height: 42px;
}
/******************************店铺展示******************************/

.products {
	overflow: hidden;
	height: auto;
	position: relative;
	z-index: 10;
	text-align: center;
	margin-top: 20px
}
.products img {
	width: 90%;
	max-height: 100%;
}
.pic-page {
	width: 69px;
	height: 47px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 20;
	background: url(../images/pcount.png) no-repeat;
	text-align: center;
	line-height: 42px;
}
.shop_auto {
	overflow: hidden;
	height: 200px;
	position: relative;
	z-index: 10;
	text-align: center;
	margin-top: 20px;
}
.shop_auto img {
	max-height: 100%;
	width: auto;
}
.prev-btn2 {
	left: 0;
	background: url(../images/left.png) no-repeat;
}
.next-btn2 {
	right: 0;
	background: url(../images/right.png) no-repeat;
}
.t_content2 {
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.t_content2 li {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}
/*************************************************************************三级页*************************************************************************/

/*搜索框*/

.search {
	width: 100%;
	height: 2.5rem;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 1.3rem;
	background: #f5f5f5;
	position: absolute;
	z-index: 998;
}
.keyword {
	width: 65%;
	height: 2.5rem;
	border: 1px solid #c9c9c9;
	padding-left: 2.2rem;
	background: #fff url(../images/ioc-sceah.jpg) no-repeat left top;
	font: 0.9rem/2.5rem "Microsoft Yahei";
	color: #989696;
	border-radius: 0.4rem;
}
.button-search {
	width: 23%;
	float: right;
	height: 2.5rem;
	background: #31b2ea;
	border: 3px;
	font: 1.1rem/2.45rem "Microsoft Yahei";
	color: #fff;
	letter-spacing: 0.2rem;
	cursor: pointer;
}
.button-search[type="button"] {
	border-radius: 0.4rem;
}
.button-search:active {
	background: #91af01;
}
/* screening */

.screening {
	width: 100%;
	height: 2.8rem;
	background: #fff;
	position: absolute;
	z-index: 4;
	top: 6.66rem;
	color: #565656;
}

@media screen and (min-width: 750px) {
	
.screening {
		width: 100%;
    max-width: 750px;
    height: 2.8rem;
    background: #fff;
    position: absolute;
    z-index: 4;
    top: 6.66rem;
    left: 50%;
    margin-left: -350px;
    color: #565656;
    max-width:700px;
}


}


.screening>ul {
	border-bottom: solid 1px #d3d3d3;
	height: 2.8rem;
}
.screening>ul>li {
	float: left;
	width: 33%;
	text-align: center;
	line-height: 2.8rem;
	height: 2.8rem;
	font: bold 1.1rem/2.8rem "Microsoft Yahei";
	position: relative;
	cursor: pointer;
}
.Regional {
	border-left: solid 1px #d3d3d3;
}
.screening>ul>li img {
	width: 17px;
	height: 17px;
	padding-left: 0.55rem;
	padding-top: 0.21rem;
}
/* demo-content */

.show {
	background: #eee;
	color: #31b2ea;
}
.show a {
	color: #31b2ea;
}
.roll {
	color: #31b2ea;
}
/* grade */

.grade-eject, .Sort-eject {
	position: fixed;
	top: -100%;
	width: 100%;
	height: 100%;
	z-index: 1 !important;
	-webkit-transition-duration: 0.4s;
    max-width: 700px;
    left: 50%;
    margin-left: -350px;
}

@media screen and (max-width:751px) {
    .grade-eject, .Sort-eject {
        left: 0;
        margin-left:0px;
    }
}
.meishi22 {
	position: fixed;
	top: -100%;
	width: 100%;
	/*height: 15rem;*/
	height:100%;
	z-index: 1 !important;
	-webkit-transition-duration: 0.4s;
    max-width: 700px;
    left: 50%;
    margin-left: -350px;
}
@media screen and (max-width:751px) {
    .meishi22 {
        left: 0;
        margin-left:0px;
    }
}
.meishi22 a, .grade-t a {
	color: #565656;
}
.meishi22>ul, .grade-eject>ul {
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 72%;
    width: 100%;
    padding-bottom: 5rem;
	-webkit-transition-duration: 0.4s;
}
@media screen and (min-width:751px) {
    #gradet {
        display:none;
    }
}
.grade-eject>ul>li {
	text-align: center;
}
.meishi22>ul>li, .grade-eject>ul>li {
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 16px;
	padding-left: 1rem;
	border-bottom: solid 1px #eee;
}
.meishi22>ul>li>a, .grade-eject>ul>li>a {
	color: #565656;
}
.meishi22>ul, .grade-eject>ul {
	background: #fff;
	position: absolute;
	z-index: 1;
}
.grade-eject>ul.grade-t {
	background: #eee;
	position: absolute;
	z-index: 2;
	left: 100%;
}
.grade-eject>ul.grade-t>li {
	border-bottom: solid 1px #e5e5e5;
}
.meishia-s, .grade-eject>ul.grade-s {
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 100%;
	list-style-type: none;
}
.posi {
    /*position:fixed !important;*/
}
.meishi22>ul.meishia-s>li, .grade-eject>ul.grade-s>li {
	border-bottom: solid 1px #eee;
	margin-left: 1rem;
	padding: 0;
}
.grade-w-roll {
	top: 9.5rem;
}
.grade-w-roll::after {
	position: fixed;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0);
	top: 6rem;
}
/*Sort-eject*/

.Sort-Sort {
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 0;
	list-style-type: none;
}
.Sort-Sort>li {
	border-bottom: solid 1px #eee;
	padding: 0;
}
/*列表css*/

/*.brand-list-mian {  
	margin-top: 7.3rem;
}*/
.brand-list {
	width: 90%;
	margin: 0 auto;
	padding: 0.6rem 3% 0.75rem 3%;
	background: #fff;
}
.brand-list-logo {
	float: left;
	width: 8rem;
}
.brand-list-logo img {
	width: 8rem;
	height: 4rem;
	overflow: hidden;
	margin-top: 0.4rem;
}
.brand-list-text {
	margin-left: 4%;
	float: left;
	border-left: 1px solid #e6e6e6;
	padding-left: 4%;
	width: 44%;
}
.brand-list-text h1 {
	font: bold 1rem/1.8rem "Microsoft Yahei";
	color: #333;
	width: 11rem;
	height: 1.8rem;
	width: 100%;
	overflow: hidden;
}
.brand-list-text p {
	font: 0.9rem/1.4rem "Microsoft Yahei";
	color: #9f9d9d;
}
/*加载更多*/

.loading {
	text-align: center;
	padding: 0.5rem;
}
.loading img {
	width: 18%;
}
.all {
	text-align: center;
	font: bolder 1rem/3rem "Microsoft YaHei";
	color: #c1c1c1;
    margin-top:7.3em;
}
.all_tk p{
	font-size: 18px;
	font-weight:bold;
    line-height: 48px;
    text-align: left;
    color: #31b2ea;
    width: 95%;
    background: #f0f0f0;
    margin: 0px 2%;
	}
/*马上留言*/

#bottomNav {
	background-color: #000;
	text-align: center;
	z-index: 999;
	background: #000;
	background: rgba(0, 0, 0, 0.5)!important;
	filter: Alpha(opacity=40);
	background: #000;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	padding-top: 8px;
	/* for IE6 */ _position: absolute;
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow: visible;
}
#bottomNav p {
	width: 320px;
	margin: 0 auto;
	display: block;
	position: relative;
}
#bottomNav a {
	padding-right: 8px;
	padding-left: 8px;
}
/*筛选*/

.Filtrate {
	border-left: solid 1px #d3d3d3;
}
.filtrate-eject {
	position: fixed;
	top: -100%;
	width: 100%;
	height: 76%;
	z-index: 1 !important;
	-webkit-transition-duration: 0.4s;
	background:#fff;
    max-width: 700px;
    left: 50%;
    margin-left: -350px;

}
@media screen and (max-width:751px) {
    .filtrate-eject {
        left: 0;
        margin-left:0px;
    }
}
@media screen and (min-width:750px) {
        .filtrate-eject > ul {
            height:82% !important;
        }
    .meishi22 > ul, .grade-eject > ul {
        
            height:82%;
    }
}
@media screen and (min-width:320px) and (max-width:339px) {
        .filtrate-eject > ul {
            height:20rem !important;
        }
}
@media screen and (min-width:340px) and (max-width:359px)  {
        .filtrate-eject > ul {
            height:22rem !important;
        }
}
@media screen and (min-width:360px) and (max-width:379px)  {
        .filtrate-eject > ul {
            height:24rem !important;
        }
}

@media screen and (min-width:380px) and (max-width:399px)  {
        .filtrate-eject > ul {
            height:26rem !important;
        }
}

@media screen and (min-width:400px) and (max-width:319px)  {
        .filtrate-eject > ul {
            height:28rem !important;
        }
}

@media screen and (min-width:420px) and (max-width:749px)  {
        .filtrate-eject > ul {
            height:30rem !important;
        }
}
.filtrate-eject>ul {
	margin: 0;
	padding: 0;
	overflow: auto;
	height:100%;
	width: 100%;
	-webkit-transition-duration: 0.4s;
	background: #fff;
	position: fixed;
	z-index: 1;
	margin-top: -0.6%;   
    max-width: 700px;
}
.filtrate-w li h3 {
	font-size: 1rem;
	color: #565656;
	padding-left: 0.8rem;
	margin-top: 8%;
}
.filtrate-w .filt-more {
	float: right;
	padding-right: 4%;
	line-height: 2rem;
	color: #e5e5e5;
	font-size: 0.8rem;
	display: inline-block;
}
.filtrate-eject>ul>ul {
	border-bottom: 1px #d3d3d3 solid;
}
.filtrate-eject>ul>li>ul {
	margin-left: 0.8rem;
}
.filtrate-eject>ul>li>ul>li {
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.8rem;
	border: 1px #d3d3d3 solid;
	border-radius: 4px;
	float: left;
	margin: 1.8% 2.5% 1% 0;
	width: 30%;
	text-align: center;
	color: #000;
}
.grade-w-roll {
	top: 9.5rem;
}
.filtType {
	padding-bottom: 2%;
	margin-bottom: 20px;
}
.grade-w-roll::after {
	position: fixed;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0);
	top: 6rem;
}
.filtSubmit {
	width: 100%;
	bottom:0;
	background: #fff;
	z-index: 9;
	position:fixed;
	display:none;
    max-width: 750px;
    left: 50%;
    margin-left: -375px;
}

@media screen and (max-width:751px) {
    .filtSubmit {
        left: 0;
        margin-left:0px;
    }
}
.submitBox input {
	border-radius: 4px;
	color: #fff;
	width: 36%;
	height: 1.9rem;
	font: 1rem/1.9rem "Microsoft YaHei";
	float: left;
	text-align: center;
	font-size: 1rem;
	margin: 3% auto 0 0;
	height: 1.9rem;
}
.submitBox .sub-msg {
	background: #31b2ea;
	margin: 3% 4% 0 12%;
}
.btnEmpty {
	background: #b8b7b9;
}
.filtrate-eject li li i {
	width: 15px;
	height: 11px;
	background: url(../images/icon_filt.png) no-repeat;
	margin-right: 2px;
	display: inline-block;
}
.on {
	color: #31b2ea !important;
	border: 1px #31b2ea solid !important;
}
.filt_arrow {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 2% auto;
}
/*首页中间区域产品*/
.inner {
	max-width: 640px;
	margin: auto
}
.main_bg {
	background: #f6f6f5;
	margin-top: 2.9rem;
}
.hg {
	padding-top: 10px;
}
.productTop {
	margin-top: 6.9rem;
}
.tlt {
	height: 60px;
	border-bottom: 1px solid #000000;
	overflow: hidden;
	background: #FFF;
}

.tlt span {
	font-size: 16px;
	line-height: 80px;
	float: right;
	padding-right: 5px;
}
.tlt span a {
	color: #000
}
.guide ul{
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.guide li {
	width: 48%;
	float: left;
	padding: 2% 1%;
}
.guide h4 {
	font-size: 1em;
	line-height: 1.8em;
	text-align: center;
	height: 1.8em;
	overflow: hidden
}
.guide h4 a {
	color: #000
}
.guide h3 {
	font-size: 1.02rem;
	line-height: 2.3rem;
	text-align: center;
	height: 2.3rem;
	overflow: hidden;
	margin-top: 5px;
}
.guide h3 a {
	color: #d00000
}
.guide p.gray {
	font-size: 0.8em;
	line-height: 1.8em;
}
.guide p.gray a {
	color: #404040
}
.vip {
	background: #FFF;
	border-radius: 3px;
	margin: auto;
	padding: 4px;
	border: 1px solid #ececec;
	text-align: center;
}
.vip img {
	max-width: 100%;
	margin: auto;
	width: auto;
	width:100%;
}
/*.more {
	margin: auto;
	width: 85%;
	padding: 10px 0px;
}*/
.hr_c {
	background: url(../images/hr_c.jpg) repeat-x;
	font-size: 1em;
	
	text-align: center;
	width: 100%;
	
}
.hr_c a {
	color: #fff;
	padding: 4px;
}
/*锟斤拷锟斤拷锟斤拷页锟斤拷式(锟竭寸：3)*/

.page_main {
  width: 100%;
  background: #fff;
  margin: -10px 0;
  padding-bottom: 10px;
}
 @media screen and (min-width:303px) and (max-width:360px) {

.page {
  display: table;
  margin: -5px auto 5px auto;
  text-align: center;
  padding: 15px 0 15px 0;/*background: #fff;*/
}

.page a {
  /*width: 32px;
  height: 32px;*/
  display: block;
  float: left;
  line-height: 32px;
  text-align: center;
  color: #333 !important;
  margin: 5px 0 0 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
    padding:3px 14px;
}

.page .arr_tk { width: 50px; }

.page a:hover {
  background: #31b2ea;
  color: #fff;
}

.footer { margin-top: 10px !important; }

.nav { margin-top: 5px; }
}

@media screen and (min-width:361px) and (max-width:415px) {

.page {
  display: table;
  margin: -5px auto 15px auto;
  text-align: center;
  /*padding: 15px 0 15px 0px;*/
  /*background: #fff;*/
  padding-top:15px;
}

.page a {
  /*width: 36px;
  height: 36px;*/
 padding:1px 16px;
  display: block;
  float: left;
  color: #333 !important;
  line-height: 36px;
  text-align: center;
  margin: 5px 0 0 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
}



.page .arr_tk { width: 69px; }

.page a:hover {
  background: #31b2ea;
  color: #fff;
}

.footer { margin-top: 10px !important; }

.nav { margin-top: 5px; }
}

@media screen and (min-width:416px) {

    .page {
        display: table;
        margin: -5px auto 15px auto;
        text-align: center;
        /* padding: 15px 0 0 62px;*/
        /*background: #fff;*/
        padding-top: 20px;
    }

    .page a {
        width: 45px;
        height: 45px;
        display: block;
        float: left;
        color: #333 !important;
        line-height: 45px;
        text-align: center;
        margin: 5px 0 0 4px;
        border: 1px solid #ddd;
        border-radius: 3px;
    }

    .page .arr_tk {
        width: 80px;
    }

    .page a:hover {
        background: #31b2ea;
        color: #fff;
    }
}

/*筛选[新]*/

.Filtrate2 {
	border-left: solid 1px #d3d3d3;
}
.filtrate-eject2 {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index:0;
	-webkit-transition-duration: 0.4s;
    max-width: 750px;
    left: 50%;
    margin-left: -375px;
    right:0;
    top:0;
    overflow: hidden;
    display:block;
}
.filtrate-eject2>ul {
	margin: 0;
	padding: 0;
	overflow: auto;
	height:100%;
	width: 80%;
	-webkit-transition-duration: 0.4s;
	background: #fff;
	position: fixed;
	z-index: 1;
	margin-top: -0.6%;   
    max-width: 600px;
    right: -85%;
    padding-top: 0.5rem;
    transition: all 0.5s;
    -webkit-transition: -webkit-transform .2s ease-in;
    -webkit-transition: all .2s ease-in-out;
    z-index:999999;
    /*overflow-y:hidden;*/
}
.filtrate-w li h3 {
	font-size: 1rem;
	color: #565656;
	padding-left: 0.8rem;
	margin-top: 4%;
}
.filtrate-w .filt-more {
	float: right;
	padding-right: 4%;
	line-height: 2rem;
	color: #e5e5e5;
	font-size: 0.8rem;
	display: inline-block;
}
.filtrate-eject2>ul>ul {
	border-bottom: 1px #d3d3d3 solid;
}
.filtrate-eject2>ul>li>ul {
	margin-left: 0.8rem;
}
.filtrate-eject2>ul>li>ul>li {
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 12px;
	border: 1px #fff solid;
	border-radius: 14.5px;
	float: left;
	margin: 1.8% 5% 2% 0;
	width: 27.5%;
    background:#f7f7f7;
	text-align: center;
	color: #666;
    position:relative;
}
  #price_ul {
    margin-left: 0.8rem;
    float:left;
    width:96%;
  }
  #price_ul input {
    outline: none;
    text-align: center;
    /*height: 32px;
    line-height: 32px;*/    
    padding: 9px 0;
    font: 400 12px Arial;
    border:none;
    border-radius: 14.5px;
    float: left;
    margin: 1.8% 2.5% 1% 0;
    width: 44.18%;
    text-align: center;
    color: #666;
    background:#f7f7f7;
  }
#price_ul input::-webkit-inner-spin-button {
    display:none;
} 
  #price_ul span {
    float: left;
    margin: 6.4% 2.5% 1% 0;
    width: 5px;
    height: 1px;
    display: block;
    background: #999;
  }
.season {
    margin: 3.5% 5% 1% 0;
    height: 1.8rem;
    line-height:1.8rem;
    font-size: 0.8rem;
    float: right;
    /*width: 26%;*/
    text-align: center;
    /*cursor:pointer;*/
    /*position:relative;*/
}
.season2 {
    height: 1.8rem;
    line-height:1.8rem;
    /*width: 100%;*/
    overflow:hidden;
    border: none;
    border-radius: 14.5px;
    /*background:#f7f7f7;*/
    color:#666;
    /*position:absolute;*/
    /*z-index:999999;*/ 
}
.season p {
    width:100%;
    height: 1.8rem;
    line-height:1.8rem;
    padding-top: 1px;
}
.season p img{
    float:right;
    margin-top:7px;
}
.season ul li{
    cursor:pointer;
}
.season ul li:nth-child(1) {
    background: #8eab00;
    color:#fff;
}
.overflowHide {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.57);
    width: 100%;
    height: 100%;
    display: block;
    max-width: 750px;
    transition:all 0.3s;
    z-index:-1;
    opacity:0;
}

@media screen and (max-width:751px) {
    .filtrate-eject2 {
        left: 0;
        margin-left:0px;
    }
        .filtrate-eject2 > ul {
            right:-85%;
        }
}
#age {
    margin-left: 0.8rem;
}
#age input {
    width: 100%;
    outline: none;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.8rem;
    border: none;
    border-radius: 14.5px;
    float: left;
    margin: 1.8% 2.5% 1% 0;
    width: 30%;
    text-align: center;
    color: #666;
    background:#f7f7f7;
}
#age span {
    float: left;
    margin: 7.5% 2.5% 1% 0;
    width: 5px;
    height: 1px;
    display: block;
    background: #999;
}
.age {
    margin: 1.8% 2.5% 1% 0;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.8rem;
    float: left;
    width: 44.18%;
    text-align: center;
    position: relative;
}
.age2 {
    height: auto;
    max-height: 2rem;
    line-height: 2rem;
    width: 100%;
    overflow: hidden;
    border: none;
    border-radius: 14.5px;
    background:#f7f7f7;
    color:#666;
    position: absolute;  
    z-index:99999; 
    border:1px solid #fff;
}
.age2 img,.age3 img{
    position: absolute;
    top: 7px
}
.age2 ul {        
    height: 8rem;
    overflow-x: hidden;
    overflow-y: scroll;
}
.age3 {
    height: auto;
    max-height: 2rem;
    line-height: 2rem;
    width: 100%;
    overflow: hidden;
    border: none;
    border-radius: 14.5px;
    background:#f7f7f7;
    color:#666;
    position: absolute;  
    z-index:9999999; 
    border:1px solid #fff;
}
.age3 ul {        
    height: 8rem;
    overflow-x: hidden;
    overflow-y: scroll;
}
.age p {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    padding-top: 1px;
    border-bottom: 1px solid #ececec;
}
.age ul li:nth-child(1) {
    border-top: none;
    /*color:#fff;*/
}
.age2 ul li:nth-child(3) {    
    background: rgba(171, 205, 5, 0.2);
}
.age3 ul li:nth-child(7) {    
    background: rgba(171, 205, 5, 0.2);
}
.age ul li {
    cursor: pointer;
    border-top: 1px solid #ececec;
}
#price_ul input::-webkit-input-placeholder {
    color: #ccc;
    line-height:12px;
}
#filth {
    padding-top:2%;
}
.filtrate-w ul li.on i {
    width: 12px;
    position: absolute;
    top: -1px;
    right: -2px;
}
.filtrate-w ul li.on i img {
    width:12px;
}