﻿body {
    max-width:750px;
    margin:0 auto;
    position:relative;
}
html {
    position:relative;

}
*{
	margin:0;
	padding:0;
	color:#333;
	font-family: "microsoft yahei";
	 user-select:text !important;
    -webkit-user-select: text 
}
h1, h2, h3, h4, h5, h6,p,i{
	margin: 0;
	padding:0;
	color:#333;
	font-family: "microsoft yahei";
	list-style: none;
	font-style: normal;
	font-weight: normal;
}
ul,ol,li{
	list-style: none;
}
.lf{
	float: left;
}
.rf{
	float:right;
}
.clear-tk::after{
	content: "";
	clear: both;
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
}
.flex-tk{
	display: flex;
	justify-content:left;
	flex-wrap: wrap;
}
/*统一顶部*/
.iphone {
	height: 46px;
    max-width:750px;
    /*width:100%;
    margin-left:0;
    margin: 0 auto !important;*/ 
	background: #31b2ea;
	overflow: hidden;
	width: 100%;
	position: initial !important;
	top: 0;
	z-index: 999;
}
.iphone i {
	float: left;
	padding: 0.9rem 0.6rem;
	width: 6%;
}
.iphone i img {
	width: 0.6rem;
}
.iphone h1 {
	text-align: center;
	font: bold 1.3rem/46px "微软雅黑";
	color: #fff;
	width: 80% !important;
	float: left;
	margin:0;
}
.iphone p {
	float: right;
	color: #fff;
	z-index: 999;
	text-align: right;
	font: 1rem/46px "微软雅黑";
	padding-right: 0.6rem;
	margin:0;
}
.iphone p:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 100;
	top: 0.85rem;
	right: 2.4em;
}
.iphone::after{
	content: "";
	clear: both;
	display: inline-block;
	overflow: hidden;
}

.main-nav {
    max-width:700px !important;
    position:relative;
    top:46px;
}
.foot {
    max-width:700px !important;
}
/*搜索*/
.screening {
    max-width:700px;
    /*margin:0 auto;*/
    top:46px;
    position: relative;    
}
.search {
    /*position:inherit;*/
    top:46px;
    padding:0;
    height:auto;
    overflow:hidden;
    max-width:700px;
    margin:0 auto;
    z-index:2;
}
@media screen and (min-width:750px){
    .search {
        margin-left:25px;
    }
}
.search-main {
    /*background:#fff;*/
}
#txtKey {
    width:76%;
    padding-left:15px;
}
.grade-w-roll {
    top:8.8em;
}
/*.screening {
    top:6.5em;
}

.grade-w-roll{
    top:6.7rem;
}
    .grade-w-roll::after {
    content:"";
    height:1px;
    }
.filtrate-eject > ul {
    margin:0;
}*/

/*******主体开始*******/
.mui-content{
	width:100%;
	max-width: 700px;
	margin: 0 auto ;
    margin:auto;
    top:46px;
    position:relative;
}
/*标题*/
.brand-tlt{
	padding:10px 3.3% 4px;
	background: #fff;
	border-bottom:1px dashed #c6c6c6;
	font: bold 16px/20px "microsoft yahei";
	color: #31b2ea;
    position:relative;
}
.brand-tlt storng{
	display: inline-block;
	width: 6px;
	height:15px;
	background: #31b2ea;
	margin-right: 4px;
}
.brand-tlt i{
	color: #31b2ea;
    font-size:20px;
}
.brand-tlt span{
	font:bold 18px/30px "microsoft yahei";
	color:#31b2ea;
}
    .brand-tlt a {
     position: absolute;
    color: #31b2ea;
    font-size: 12px;
    right: 2%;
    bottom: 1px;
    }
/*列表开始*/
.brand-item{
	padding:14px 0 6px;
	background: #fff;
}
.brand-item+.brand-item{
	margin:25px 0 0;
}
/*.brand-item:nth-last-child(2) {
    margin:0;
    }*/
.mui-content div[class="brand-item"]:last-child {
    margin:0;
}
.brand-img{
	width:96%;
    margin:0 auto;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
}
.brand-img a{
	display: block;
	width: 100%;
}
.brand-img a img{
	display: block;
	width: 100%;
}
.brand-data{
	position:relative;
	margin-top: 8px;
	padding:6px 2% 0;
	/*border-top:1px dashed #c6c6c6;*/
}
.brand-logo{
	border:1px solid #f0f0f0;
	max-width: 100px;
    display: block;
    height: 54px;
    overflow: hidden;
}
.brand-logo img {
	width:100%;
    height:auto;
	display: block;
}
.brand-txt{
	padding:0 2%;
}
.brand-txt h2{
	font:bold 15px/30px "microsoft yahei";
	color:#333;
    height:30px;
    overflow:hidden;
}
.brand-txt p{
	font-size: 12px;
	color:#666;
}
.brand-more{
	/* position:absolute; */
	/* top:35%; */
	/* right:.6em; */
}
.mui-col-xs-6 {
    width: 56% !important;
}
.brand-more .icon-next-s{
	font-size: 36px;
	color:#666;
}
.brand-item .brand-txt {
    margin-bottom:.4em;
}

/*产品图*/
.brand-pic{
	margin-top: 8px;
	padding-top:6px;
	/*border-top:1px solid #c6c6c6;*/
}
.brand-pic li{
	width:20%;
	text-align: center;
    margin-left:4%;    
    max-height: 177px;
    height: auto;
    display: inline-block;
    overflow: hidden;
    border-radius: 8px;
}
@media (min-width: 320px) and (max-width: 349px){
    .brand-pic li {        
        max-height: 81px;
    }  
}
@media (min-width: 350px) and (max-width: 374px){
    .brand-pic li {        
        max-height: 91px;
    }  
}
@media (min-width: 375px) and (max-width: 413px){
    .brand-pic li {        
        max-height: 95px;
    }  
}
@media (min-width: 414px) and (max-width: 499px){
    .brand-pic li {        
        max-height: 105px;
    }  
}
.brand-pic li img{
	display: inline-block;
	width:95%;
    border-radius: 8px;
border: 1px solid #f0f0f0;
}

/*店铺图*/
.shop-pic{
	margin-top: 8px;
	padding-top:6px;
}
.shop-pic li{
	width:28%;
	text-align: center;
    margin-left:4%;    
    max-height: 124px;
    height: auto;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
}
@media (min-width: 320px) and (max-width: 349px){
    .shop-pic li {        
        max-height: 57px;
    }  
}
@media (min-width: 350px) and (max-width: 374px){
    .shop-pic li {        
        max-height: 63px;
    }  
}
@media (min-width: 375px) and (max-width: 413px){
    .shop-pic li {        
        max-height: 64px;
    }  
}
@media (min-width: 414px) and (max-width: 499px){
    .shop-pic li {        
        max-height: 75px;
    }  
}
.shop-pic li img{
	display: inline-block;
	width:95%;
    border-radius: 5px;
}


/*列表底部导航*/
.brand-nav {
	width:96%;
	margin:8px auto 10px;
	padding-top:6px;
	/*border-top:1px solid #c6c6c6;*/
	border-radius: 15px;
    /*background: #31b2ea;*/
}
.brand-nav .mui-tab-item{
	width:25%;
}
.brand-nav .mui-tab-item span{
	color:#333;
}
.mui-bar-tab .mui-tab-item .mui-icon{
	height: 18px;
    font-size:20px;
    position: relative;
}
/******三级页****/
.show-nav{
	background: #fff;
	background: #fff;
	padding: .3em 0 .6em ;
	border-top:1px solid #f0f0f0;
}
.show-nav .mui-active span{    
    color: #31b2ea !important;
}
.show-nav .mui-tab-item .iconfont {
	font-size: 20px !important;
    color:#666;
}
.show-nav .mui-tab-item .icon-xinwen3 {
    font-size: 18px !important; 
}
.show-nav .mui-tab-item .mui-tab-label{
	font-size: 14px !important;
    color:#666;
}
/*资料*/
.brand-data-show{
	border:none;
	background: #fff;
	margin:0;
	padding-bottom: .6em;
}

/*板块*/
.brand-modules{
	margin:.6em 0;
	background: #fff
}
/*表单*/
.brand-mdg {
	width:98%;
	margin: .5em auto .5em;
	background: #f8f8f8;
	border-collapse: collapse;
	color: #333;
	border: 1px solid #e8e8e8;
	font: 14px/25px "Microsoft Yahei";
	/*margin-bottom: 20px;*/
	/*margin-top: 10px;*/
	padding:0 2%;
}

.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{
	padding: 0 3.3% .6em;
	max-height: 300px;
	overflow:hidden;
}
.brand-show-txt p{
	font: 14px/30px "微软雅黑";
    /*text-indent: 2em;*/
    margin-top: 10px;
}
/*查看更多*/
.list2018-more{
	padding:1em 0;
	background: #fff;
}
.list2018-more a{
	display: block;
	margin:0 auto;
	height:30px;
	font:14px/30px "microsoft yahei";
	text-align: center;
	width:60%;
	background: #ff5f53;
	border-radius: 30px;
	color:#fff;
}
.brand2018-more a{
	background: #31b2ea;
}
/*产品展示*/
.swiper-container-product{
	position: relative;
	overflow: hidden;
    width: 78.573%;
    margin: 0 auto;
}
/*.swiper-wrapper {
    width: 84.486% !important;
    margin: 0 auto;
}*/
.swiper-container-product .swiper-wrapper .product_show a img{
	width:100%;	
}
.brand-modules .swiper-pagination-product{
	position: absolute;
	top:0;
	left:100%;
    margin-left:-60px;
	z-index: 99;
	width: 60px;
	height:30px;
	background: rgba(0,0,0,0.8);
	text-align: center;
	line-height: 30px;
	color:#fff;
}
.swiper-pagination-product span{
	color:#fff;
}
/*.swiper-slide {
    width:84.486% !important;
}*/

/*.swiper-pagination-current{
	color:#f00 !important;
}*/
.swiper-slide p {
    width:80%;
    margin:0 auto;
    color:#333;
    text-align:center;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.brand_show_tk p a{
	color:#fff;
}
.swiper-button-product-arr {
	position: absolute;
	top:36%;
	z-index: 99;
	/*width: 26px;
	height:42px;*/
	/*background: rgba(0,0,0,0.8);*/
	line-height: 30px;
	color:#fff;
    width: 30px;
    margin: auto 1%;
}
#topcontrol {
    z-index:999;
}
@media screen and (min-width:750px) {
    .swiper-button-product-arr {
        margin:auto 2%;
        width:50px;
    }
}
.swiper-button-product-arr img{
    width:100%;
}
.swiper-button-next-product{
	right:0 !important;
}
.swiper-button-prev-product {
	left:0 !important;
}
.swiper-button-product-arr i{
	color:#9e9e9e;
	line-height: 42px;
	margin-left: 2px;
}
/*联系我们*/
.contact2018 {
    padding:.1em 0;
    background:#fff;
}
.contact2018 .mui-table-view-cell{
	padding:0
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
    border:none;
}
/*留言板*--企业频道样式*/
/*切换按钮*/
.contact2018 .mui-slider-indicator{
	width: 96%;
    margin: .2rem auto 0;
    background: #fff;
    border: 2px solid #31b2ea;
    height: 2.3rem;
    border-radius: 0.5rem;
}
    
.contact2018 .mui-slider-indicator .mui-control-item{
	 width: 50%;
    text-align: center;
    color: #31b2ea;
    position: relative;
    cursor: pointer;
}
.contact2018 .mui-slider-indicator .mui-active{
	background: #31b2ea !important;
    color: #fff !important;
    height: 100%;
}
.contact2018 input,select{
	padding:0 0 0 0.6rem;
	width:100%;
	height:2.75rem;
	margin-bottom: 0;
	border: 1px solid #c1c1c1 !important;
}
textarea{
	width:100% !important;
}
.btn_2018 input{
	
}
.code_confirm #btnCode,.btn_2018 input{
	border:none !important;
}
#cbIsShowContact{
	width:1.2em;
	height:1.2em;
}
#txtName{
	margin-bottom:auto;
}
select{
	
	padding: 0 0 0 .6em;
}
.msg-box-slet{
	margin-bottom:auto !important;
}
#item1,#item2{
	padding-bottom: 1em;
	background: #fff;
	border:none;
}
/*联系我们*/
.contact2018 table{
	width: 96%;
    margin: .8em auto 0;
    line-height: 4.6em;
}
.contact2018 table a{
	color:#666;
}
.msg_tk_2018 #txtCcontent{
	font-size: 12px;
}

/*新闻*/
.news{
	padding:0 3.3%;
	background: #fff;
	overflow: hidden;
}
.news-list{
	margin:.5em auto;
	border-bottom: 1px dashed  #929292;
	position: relative;
    display:flex;
    min-height:107px;
}
.news-list .news-img{
	/*width:20%;*/
    width:60%;
    margin-right:10px;
	display: inline-block;
}
.news-list .news-img img{
	width: 100%;
}
.news-txt{
	overflow: hidden;
    width:140%;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
}
.news-tit{
	/*color: #da0000;*/
    font: 16px/20px "microsoft yahei";
    font-weight: bold; 
    /*overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap*/
}
.news-content{
	color:#666;
	font:12px/16px "microsoft yahei";
    margin-top:6px;
}
.news-colck{
	position: absolute;
	bottom: 3px;
    width:64%;
	color:#B8B8B8;
	font:12px/20px "microsoft yahei";
    white-space:nowrap;
    overflow:hidden;
}
/*****推荐*****/
/*推荐品牌*/

.tj-list {
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background: #fff;
	padding: .5em 2% ;
}

.tj-list li {
	float: left;
	width: 47%;
	overflow: hidden;
	border: 1px solid #d6d6d6;
	margin-top: 5px;
	margin: .2em 1%;
	box-sizing: border-box;
}

.tj-list li a {
	display: block;
	width: 90%;
	margin: .3em auto;
	border-bottom: 1px solid #f6f6f6;
}

.tj-list li a img {
	width: 100%;
}


/*类别*/
.company-brand-category {
	overflow: hidden;
}

.company-brand-category .company-category-tk {
	float: left;
	margin-left: 5px;
	width: 60px;
	height: 20px;
	border-radius: 5px;
	background: #31b2ea;
	color: #fff;
	text-align: center;
	font: 12px/20px "microsoft yahei";
}

.company-brand-category .company-add {
	float: right;
	font: 12px/20px "microsoft yahei";
	margin-right: 2%;
	color: #666;
}


/*品牌*/

.tj-list li p {
	margin-left: 5px;
}

.tj-list li p strong {
	font-weight: normal;
	color: #f00;
}
/*列表页分页*/
.list2018-page {
	/*display: flex;
	justify-content: space-around;
	flex-wrap: wrap;*/
	text-align: center;
    background: #fff;
    padding: 1.2em 0;
    /* margin-bottom: .6em; */
    /*margin-top: 25px;*/
    border-bottom: 1px dashed #b6b6b6;
}
.list2018-page a{
    margin:0 4px;
	padding:4px 14px;
	border:1px solid #999;
	border-radius: 3px;
	color:#333;
	font-size: 14px;
}
.list2018-page .on{
	background:#999 !important;
	color:#fff !important;
    border:1px solid #999 !important;
}
/****三级页-产品展示****/
.product-img-show{
	overflow: hidden;
	padding:.5em 2%;
	background: #fff;
    display:flex;
    justify-content:space-around;
    flex-wrap:wrap;
}

.product-img-show li{
	width:48%;
	/*padding:0 2%;*/
	float: left;
    margin-bottom:6px;
}
.shop-img-show li {
    width:96%;
}
.product-item .product-img-show li{
	padding:0 2%;
}
.product-img-show li a{
	width:100%;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.product-img-show li a img{
	width:100%;
    vertical-align: bottom;
}
.product-img-show li p {
    text-align:center;
    /*height:42px;*/
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.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;
}
/*品牌三级页*/
.brand-show-txt-tk{
	max-height: none;
}
/***留言板***/
#msg_layer {
    overflow:visible !important;
}
.btn_2018 p input {
    color:#fff;
    padding:0;
}
.tel_2018 input {
    width:99% !important;
}
/***搜索***/
.search .search-main .button-search {
 
    background-color:#31b2ea;
    color:#fff;
    font:1.1rem/2.45rem "Microsoft Yahei";
    padding:0;
    border:1px solid #31b2ea;
}
/****/
.foot {
    top: 46px;
    position: relative;
    margin:0 auto!important;
}
/******/
.mui-bar-tab .mui-tab-item .mui-icon ~ .mui-tab-label {
    font-size: 14px;
}
.mui-bar-tab .mui-tab-item span[class="iconfont"] {
    font-size:18px;
}
input[type=text] {
-webkit-appearance:none;
}
/**********/
.grade-eject > ul {
height:50% !important;
}

/*搜索框*/

.search-main {
	max-width: 700px;
	margin: 0.6rem auto 0 auto;
	padding: 3px 3.3%;
	overflow: hidden;
}
.search {
	width: 100%;
	height: 4.1rem;
	position: relative;
	z-index: 990;
}
.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;
}

.no-data {
    margin: 1rem 0;
    text-align: center;    
    font-size: 14px;
    position:relative;
}


.btn2 {
    margin: auto;
    height: 50px;
    background: #fff;
}
.btn2 a{
    width: 49.5%;
    float: left;
    display: inline-block;
    line-height:50px;
    text-align: center;
    color: #333;
    cursor:pointer;
}
.btn2 hr {
    border: none;
    height: 13px;
    margin-top:20px;
    width: 1px;
    float: left;
    background: #ccc;
}
.btn2 a i {
    margin-right: 5px;
    color: #31b2ea;
}