@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", "微软雅黑";
	background: #fff;
	overflow:hidden;
	overflow-y:auto;
}
ul, ol, li {
	list-style: 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;
}
a {
	text-decoration: none;
}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px !important;
	line-height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden
}
/*搜索框*/
.search-main {
	max-width: 700px;
	margin: 0.6rem auto 0 auto;
	padding: 0 1.5%;
	overflow: hidden;
}
.search {
	width: 100%;
	height: 2.5rem;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 1.3rem;
	background: #f5f5f5;
	position: absolute;
	z-index: 5;
    left: 50%;
    top: 2.9rem;
    margin-left: -375px;
    max-width: 750px;
}

@media screen and (max-width: 750px) {
    
.search {
    left:initial;
    margin-left:initial;
}
}
.keyword {
	width: 64%;
	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 "微软雅黑";
	color: #989696;
	border-radius: 0.4rem;
}
.button-search {
	width: 23%;
	float: right;
	height: 2.5rem;
	background: #31b2ea;
	border: 3px;
	font: 1.1rem/2.45rem "微软雅黑";
	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: -375px;
    color: #565656;
}


}

.screening>ul {
	border-bottom: solid 1px #d3d3d3;
	height: 2.8rem;
}
.screening>ul>li {
	float: left;
	width: 30%;
	text-align: center;
	line-height: 2.8rem;
	height: 2.8rem;
	font: bold 1rem/2.8rem "微软雅黑";
	position: relative;
	cursor: pointer;
}
.Regional, .Sort {
	border-left: solid 1px #d3d3d3;
}
.Sort {
	width:37% !important;
}
.screening>ul>li:after {
	content: "";
	background: url(../images/bottom.png) no-repeat;
	background-size: 16px 16px;
	position: absolute;
	width: 16px;
	height: 16px;
	z-index: 100;
	top: 0.9rem;
	right: 12%;
	z-index: 999
}
.Sort:after {
	right: 5% !important;
}
/* demo-content */
.show {
	background: #eee;
	color: #31b2ea;
}
.show a {
	color: #31b2ea;
}
.roll {
	color: #31b2ea;
}
.roll:after {
	content: "";
	background: url(../images/bottom2.png) no-repeat !important;
	background-size: 16px 16px !important;
	position: absolute;
	width: 16px !important;
	height: 16px !important;
	z-index: 100;
	top: 0.9rem;
	right: 30%;
	z-index: 999;
}
/* grade */
.grade-eject, .Sort-eject {
	position: fixed;
	top: -84%;
	width: 100%;
	height: 84%;
	z-index: 1 !important;
	-webkit-transition-duration: 0.4s;
}
.meishi22 {
	position: fixed;
	top: -65%;
	width: 100%;
	height: 16rem;
	z-index: 1 !important;
	-webkit-transition-duration: 0.4s;
}
.meishi22 a, .grade-t a ,.Sort-eject a{
	color: #565656;
}
.meishi22>ul, .grade-eject>ul , .Sort-eject>ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 100%;
	width: 100%;
	-webkit-transition-duration: 0.4s;
}
.meishi22>ul>li, .grade-eject>ul>li, .Sort-eject>ul>li {
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 16px;
	padding-left: 1rem;
	border-bottom: solid 1px #eee;
}
.meishi22>ul, .grade-eject>ul, .Sort-eject>ul {
	background: #fff;
	position: absolute;
	z-index: 1;
    max-width: 750px;
    margin-left: 50%;
    transform: translateX(-50%);
}
.grade-eject>ul.grade-t {
	background: #eee;
	position: absolute;
	z-index: 2;
	left: 100%;
    margin-left: 0;
    transform: none;
    max-width: 663px;
}
.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;
}
.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.2);
	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;
}
/********************************************************************************************************************************/
/*主体*/
.main {
	max-width: 700px;    
    width:93.4%;
	margin: 4rem auto 0 auto;
	/*padding: 0 1.5%;*/
}
.ma{
	margin-top:10.5rem;
}
/*商机列表*/
.busy-list li{
	width:96%;
	/*padding:2%;*/
	background:#fff;
	margin-top:1.2rem ;
	
}
.busy-list h1{
	font: 1.2rem/2.8rem "微软雅黑";
	color:#000;
	height:2.8rem;
	overflow:hidden;
	cursor:pointer;
}
.busy-list h1 i{
	color:#da0000
}
.busy-list img{
	width:8rem;
	height:4rem;
	border:1px solid #e5e5e5;
	float:left;
	margin-right:0.8rem;
	cursor:pointer;
}
.busy-list .text p{
	font: 0.9rem/1.4rem "微软雅黑";
	height:2.8rem;
	overflow:hidden;
	color:#6b6b6b;
	margin-bottom:0.2rem;
}
.busy-list .text i{
	color:#9f9d9d;
	font: 0.8rem/1.2rem "微软雅黑";
}
/****************************查看更多*********************************/
.more {
	background: #31b2ea;
	color: #fff;
	width: 70%;
	margin: 1rem auto 0.8rem auto;
	border-radius: 3rem;
	height: 2rem;
	text-align: center;
	font: 1rem/2rem "微软雅黑";
	cursor: pointer;
}
.more:active {
	background: #9fbf04;
}
/******************************************三级页****************************************************************/
/*三级页标题*/
.tle img {
	width: 3rem;
	float: left;
	height: auto;
}
.tle h1 {
	float: left;
	font: 1.3rem/1.6rem "微软雅黑";
	padding:1rem 0 0 0.3rem;
}
.source {
    float:left; 
    color:#999;
    padding-top:10px; 
    font-size:13px;
}
.source a {
      color:#999;
    }
.source .release {     
      float:right; 
      padding:0; 
      padding-left:.5em;
    }

.tlb-infms {
	margin-top: 1.5rem;
	border-collapse: collapse;
	color: #000;
	border-top: 1px solid #ccc;
	font: 0.9rem/2.5rem "微软雅黑";
	color: #282828
}
.tlb-infms tr {
	border-bottom: 1px solid #cccccc;
	height: 1.6rem;
    line-height:2.3rem;
}
.right-txt {
	background: #f3f3f3;
	text-align: left;
	width: 30%;
	padding-left: 5%;
}
.left-txt {
	padding-left: 5%;
	color: #f2623f;
	text-align: left;
}
.left-txt p {
	line-height: 1.4rem;
	text-indent: 0 !important;
}
/*三级页图片*/
.main-pic {
	max-width: 640px;
	margin: 1.5rem auto;
}
.main-pic img {
	width: 90%;
	max-width:600px;
}
.main-txt {
	width: 100%;
	font: 1rem/2rem "微软雅黑";
    position:relative;
}
.main-txt p {
	/*text-indent: 2em;*/
	padding: 0.4rem 0;
}


/**/
.expired {
    position: absolute;
    width: 100px;
    right: 10px;
    top: 40px;
    opacity:0.8;
}



/*联系方式*/
.sub-nav {
	width: 93.4%;
	margin: 1.5rem auto 1rem auto;
	background: #fff;
	border: 2px solid #31b2ea;
	height: 2.3rem;
	border-radius: 0.5rem;
}
.sub-nav li {
	width: 50%;
	float: left;
	text-align: center;
	color: #31b2ea;
	position: relative;
	cursor: pointer;
}
.sub-nav li.on {
	background: #31b2ea;
	color: #fff;
	height:100%;
}
.sub-nav h1, .sub-nav h2 {
	font: 1.2rem/2.3rem "微软雅黑";
	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: 100%;
	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 "微软雅黑";
}
.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;
}
/*推荐品牌*/
.bg-up {
    background: url(http://m.61ef.cn/brand/2018/2016/images/line-bottom.png) repeat-x center;
    height: 6px;
    overflow: hidden;
    margin-top: 0.5rem;
}
.Recommend {
    background: #fff;
    height:100%;
}
.Recommend-bg{
	background: #fff;
	width: 100%;
	
}
.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 #31b2ea;
    padding-left: 0.3rem;
}

.Recommend-ul li {
    background:#fff;
    }
.Recommend-ul dl{
    float: left;
    width:45%;
	padding:0 2.4%;
	background:#fff;

    }
.Recommend-ul dl p{
	font: 1em/1.8rem "微软雅黑";
	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%;
}
/*留言板*/
./*msg {
	width: 95%;
	margin: 0 auto;
}
.msg .msg-box {
	width: 89%;
	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 "微软雅黑";
}
.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 "微软雅黑";
}
.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 "微软雅黑";
	padding: 0.2rem 0rem 0rem 0.6rem;
}
.msg i {
	padding-left:1%;
	font: 1rem/3rem "微软雅黑";
	color: #ff0000;
}
.msg-botton {
	background: #77c112;
	width: 35%;
	height: 2.5rem;
	color: #fff;
	font: 1rem/2.5rem "微软雅黑";
}
.msg-botton[type="button"] {
	border-radius: 0.5rem;
	margin-bottom: 1.2rem;
}*/

/*加载更多*/
.loading {
	text-align: center;
	padding: 0.5rem;
}
.loading img {
	width: 18%;
}
.all {
	text-align: center;
    padding: 3% 0;
}
.hot-item {
    border-bottom: 1px dashed #d8d8d8;
    line-height: 36px;
}
.hot-item h3 {
    color:#f66b6b;
}
.hot-item i {
    margin-right:5px;
}


/*品牌新款*/
.news-more-tle{
	background:#ececec;
	width:100%;
	height:2.5rem;
	margin-top:1.5rem;
	font: bold 1rem/2.5rem "Microsoft YaHei";
	text-indent:1rem;
	color:#31b2ea;
}
.news-pic{
	 padding: 0 1.5%;
	 margin:0.7rem 0;
}
.news-pic:after { 
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
	padding-bottom: 10px;
}
.news-pic li{
	float:left;
	width:31%;
	margin-top:1rem;
	margin-right:3.4%;

}
.news-pic li.last{
	float:right;
	margin-right:0;
}
.news-pic h1{
	font:0.8rem/1.2rem "Microsoft YaHei";
	text-align:center;
	color:#131313;
	height:2.4rem;
	overflow:hidden;
}
.news-pic a h1{
	color:#131313;
}
.news-pic a h1:hover{
	color:#f00
}
.news-pic .pic{
	background:#fff;
	width:100%;
	height:8rem;
	overflow:hidden;
	border:1px solid #f3f3f3;
}
.news-pic img{
	width:100%;
}

/*进入品牌中心*/
.sumbitBtn{
	background: #31b2ea;
    color: #fff;
    width: 100%;
    margin: 1rem auto 0 auto;
    border-radius: 3rem;
    height: 2rem;
    text-align: center;
    font: 1rem/2rem "微软雅黑";
    cursor: pointer;
}
/************新增导航************/
.main-nav {
	background: #fff;
	padding-top: 0.6rem;
	padding-bottom: 0.3rem;
	border-top: 1px solid #e8e8e8;
    margin-top: 1rem;
    max-width:750px;
    margin: 0 auto;
}
.main-nav li {
	width: 20%;
	float: left;
	text-align: center;
    cursor:pointer;
}
.main-nav li h1 {
	font: 0.8rem/1.8rem "微软雅黑";
	color: #323232;
}
.main-nav a {
	color: #323232;
}
.main-nav li .nav-01 {
	/*background: #f66c6c;*/
	width: 3rem;
	height: 3rem;
	border-radius: 4rem;
	margin: 0 auto;
}
.main-nav li .nav-02 {
	/*background: #bad93e;*/
	width: 3rem;
	height: 3rem;
	border-radius: 4rem;
	margin: 0 auto;
}
.main-nav li .nav-03 {
	/*background: #ffa739;*/
	width: 3rem;
	height: 3rem;
	border-radius: 4rem;
	margin: 0 auto;
}
.main-nav li .nav-04 {
	/*background: #72b4e4;*/
	width: 3rem;
	height: 3rem;
	border-radius: 4rem;
	margin: 0 auto;
}
.main-nav li .nav-05 {
	/*background: #d1759c;*/
	width: 3rem;
	height: 3rem;
	border-radius: 4rem;
	margin: 0 auto;
}
.main-nav li .nav-01 img {
    /*width: 3rem;
	width: 2rem;
	padding-top: 0.6rem;
	padding-left: 0.2rem;*/
}
.main-nav li .nav-02 img, .main-nav li .nav-03 img {
    /*width: 3rem;
	width: 1.8rem;
	padding-top: 0.7rem;
	padding-left: 0.2rem;*/
}
.main-nav li .nav-04 img {
    width: 1.55rem;
	/*width: 1.8rem;
	padding-top: 0.6rem;
	padding-left: 0.2rem;*/
}
/*.line-bottom {
	background: url(../images/line-top.png) repeat-x center;
	width: 100%;
	height: 4px;
}
.line-top {
	background: url(../images/line-bottom.png) repeat-x center;
	width: 100%;
	height: 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: block;
  margin: -5px auto 5px auto;
  text-align: center;
  padding: 15px 0 15px 0;/*background: #fff;*/
}

.page a {
  /*width: 32px;
  height: 32px;*/
  display: inline-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: block
  margin: -5px auto 15px auto;
  text-align: center;
  /*padding: 15px 0 15px 0px;*/
  /*background: #fff;*/
  padding-top:15px;
}

.page a {
  /*width: 36px;
  height: 36px;*/
  display: inline-block;
  /*float: left;*/
  color: #333 !important;
  line-height: 36px;
  text-align: center;
  margin: 5px 0 0 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0px 14px;
}



.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: block;
        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: inline-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;
        }
}

.brand-banner { width: 100%; overflow: hidden; }
.brand-banner a { display: block; }
.brand-banner img { display: block; width: 100%; }
/*企业信息*/
.enterprise { padding: .9em 0 .1em; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
.enterprise-logo { float: left; width: 40%; border: 1px solid #d8d8d8; }
.enterprise-logo img { width: 100%; display: block; padding-top: 3px; }
.enterprise-txt { width: 57%; padding-top: 2px; }
.enterprise-txt h3 { font: bold 14px/24px "microsoft yahei"; color: #31b2ea; }
.enterprise-txt p { font-size: 14px; }
.enterprise-txt p span { display: inline-block; white-space: nowrap; /*margin-left:5px;*/ }
.btnGrp { background: #31b2ea; border-radius: 16px; margin-top: 10px; color: #fff; text-align: center; font-size: 0px; padding: 0 10px; }
.btnGrp a { display: inline-block; width: 20%; line-height: 32px; color: inherit; font-size: 14px; }
.btnGrp a i { font-size: 14px; margin-right: 5px; }


.company { margin: .5em auto 0; padding: 1em 0 0.4em; }
.company-tit { font: bold 16px/20px "microsoft yahei"; color: #31b2ea; padding-bottom: .2em; border-bottom: 1px dashed #d6d6d6; position: relative; }
.company-tit i { font-size: 16px; color: #31b2ea; margin-right: 6px; }
.company-tit a { position: absolute; color: #31b2ea; font-size: 12px; right: 0px; bottom: 1px; }
.company_txt { padding: .4em 0; max-height: 210px; overflow: hidden; }
.companymore { padding: .4em 0; }
.company_txt p, .companymore p { font: 14px/30px "微软雅黑"; text-indent: 2em; margin-top: 10px; }
.company_show_tk { padding-bottom: .5em; }
.company_show_tk p { margin: 0 auto; width: 60%; height: 30px; line-height: 30px; background: #31b2ea; border-radius: 30px; text-align: center; color: #fff; }
.company_show_tk p i { color: #fff; margin-left: 6px; }

.brand-modules { margin: .5em auto 0; padding: 1em 0.3em 0.4em; }
.brand-tlt { font: bold 16px/20px "microsoft yahei"; color: #31b2ea; padding-bottom: .2em; border-bottom: 1px dashed #d6d6d6; position: relative; }
.brand-tlt i { font-size: 16px; color: #31b2ea; margin-right: 6px; }
.brand-tlt a { position: absolute; color: #31b2ea; font-size: 12px; right: 0px; bottom: 1px; }
.brand-mdg { width: 100%; margin: 0.5em auto 0.5em; background: #ffffff; border-collapse: collapse; color: #333; font: 14px/25px "Microsoft Yahei"; }

.brand-mdg table { border: #e8e8e8; }
.brand-mdg td { border: 1px solid #eee; padding: 8px 0 10px 10px; }
.brand-mdg i { color: #da251d; width: 97%; display: block; height: 25px; float: left; overflow: hidden; }
.brand-mdg p { color: #da251d; }

@media (min-width: 550px) {
	.brand-mdg { max-width: 695px; margin: 0 auto; background: #fafafa; border-collapse: collapse; color: #333; border: 1px solid #e8e8e8; font: 14px/25px "Microsoft Yahei"; margin-bottom: 20px; margin-top: 10px; }
	.brand-mdg table { border: #e8e8e8; }
	.brand-mdg td { border: 1px solid #eee; padding: 8px 0 10px 10px; }
	.brand-mdg i { color: #da251d; }
	.brand-mdg p { color: #da251d; }
}
.brand-show-txt p { font: 14px/30px "微软雅黑";  margin-top: 10px; }
.product-img-show { overflow: hidden; padding: 0.5em 0; display: flex; justify-content: space-between; flex-wrap: wrap; }
.product-img-show li { width: 48%; margin-top: 10px; }
.product-img-show li a { width: 100%; display: inline-block; position: relative; overflow: hidden; box-sizing: border-box; border: 1px solid #f2f2f2; }
.product-img-show li a img { width: 100%; vertical-align: bottom; }
.product-img-show li p { text-align: center; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.product-img-show li a p { position: absolute; bottom: 0; padding: 0 5%; width: 100%; height: 26px; margin-bottom: 0; line-height: 26px; background: rgba(0,0,0,0.6); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; text-align: center; }
.list-page {text-align: center; padding: 1.2em 0; }
.list-page a { padding: 4px 14px; border: 1px solid #31b2ea !important; border-radius: 3px; color: #31b2ea !important; font-size: 14px; margin: 0 2px; }
.list-page .on { background: #31b2ea; color: #fff !important; }

.product-list .store-img-show li { width: 100%; padding: 0; }
.news-list { margin-top: 10px; position: relative; display: flex; background: #fff; }
.news-list .news-img {  }
.news-list .news-img img { height:140px; display: block; }
.news-txt { padding: 10px; }
.news-tit { font: 16px/26px "microsoft yahei"; font-weight: bold; overflow: hidden; height: 52px; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2; word-break: break-all; }
.news-content { color: #666; font: 13px/18px "microsoft yahei"; margin-top: 8px; height: 36px; overflow: hidden; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2; word-break: break-all; }
.news-colck { color: #B8B8B8; font: 12px/16px "microsoft yahei"; margin-top: 8px; }

#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: 4px!important; /* 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; }
.foot { margin-top: 0rem; margin-bottom: 40px!important; }

.rec-brand2 { width: 100%; max-width: 700px; margin: 0 auto; }
.rec-brand2 .hot-title { background: #fff; }
.rec-brand2 .news-increase { padding: 0 3%; }
.rec-brand2 .news-hot { padding: 0 3% 2% 3%; }
.rec-brand2 .news-pic { padding: 0 3%; margin: 0; }