@media only screen and (min-width:480px) and (max-width:800px) {
/*下面为批发地毯网页头部区域*/
#ditandingduan {
	width: 100%;
	border-bottom: 7px solid #0d0ba0;
	background:#FFFFFF;
	overflow: hidden;
}
.ditandingduan2 {
	width: 100%;
	padding: 25px 0px;
	color: #FFFFFF;
}
/*下面为批发地毯网页头部golo*/
.logo {
	width: 190px;
	margin: 0 auto;
	overflow: hidden;
}/*必须加overflow:hidden,因为下面的h1,*h2,漂起来了,不能确定LOGO的高度,会导至header-nav的层顶上来*/
.logo h1 {
	float: left;
}
.logo h1 img {
	width: 148px;
	height: auto;
	display:block;
}
hgroup.logo a {
    color: #666;
    font-size: 14px;
}
/*上面为批发地毯网页头部golo*/

/*下面为批发地毯网页头部导航标*/
.dingduandaohang {
	width: 100%;
	height: 50px;
	margin: 0px auto;
	margin-top: 25px;
}
.dingduandaohang ul li {
	width: 32%;
	float: left;
}
.dingduandaohang li a {
	display: block;
	color: #000;
	text-align: center;
	height: 47px;
	font-size: 17px;
	width: 100%;
}
.dingduandaohang li a span {
	display: block;
	font-size: 9px;
	color: #747474;
	margin-top: 2px;
	font-weight: 100;
	padding: 0px 0px;
}
/*上面为批发地毯网页头部导航标*/

/*下面为批发地毯网页头部搜索框*/
#sousuokuang {
	width: 100%;
	height: 40px;
	margin-top: 20px;
	overflow: hidden;
}
.search {
	width: 73%;
	height: 40px;
	margin: 0 auto;
}
.search .text {
	width: 79%;
	height: 32px;
	font-size: 16px;
	padding: 2px 0px;
	float: left;
	text-indent: 15px;
	color: #949494;
	border: 1px solid #ccc;
	border-radius: 3px;
	display: block;
	letter-spacing: 1.5px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
.search .button {
	height: 37px;
	width: 18%;
	margin-left: 2%;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	color: #fff;
	font-size: 15px;
	background: #0b25a4;
	border-radius: 2px;
}
/*上面为批发地毯网页头部搜索框*/
/*上面为批发地毯网页头部信息区域*/

/*下面为批发地毯网页中部导航标区域*/
.daohangquyudibu {
	width: 100%;
	height: auto;
	padding-top: 2px;
	padding-bottom: 9px;
	background:#c1cfef;
}

.xiaodaohangdi {
    width: 97%;
    height: auto;
    margin: 0px auto;
    margin-top: 2px;
    margin-bottom: 2px;
}
.xiaodaohangbiao {
    display: inline-block;
    overflow: hidden;
    width: 11.5%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #555;
    font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
    font-weight: 100;
    word-wrap: break-word;
    white-space: nowrap;
    margin: 9px 0 0 9px;
	background: #ececec;
    border: 1px solid #D8D8D8;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 3px;
}
.xiaodaohangbiao:hover {
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.22);
	background-color: #2d43b5;
	border-color:#949393;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
}
.xiaodaohang  {
    display: inline-block;
    overflow: hidden;
    width: 11.5%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #555;
    font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
    font-weight: 100;
    word-wrap: break-word;
    white-space: nowrap;
    margin: 9px 0 0 9px;
	background: #FFF;
    border: 1px solid #D8D8D8;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 3px;
}
.xiaodaohang:hover {
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.22);
	background-color: #2d43b5;
	border-color:#949393;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
}
/*上面为批发地毯网页中部导航标区域*/
/*下面为批发地毯网页中部区域*/
#maine {
	width: 100%;
	height: auto;
	padding-top: 3px;
	padding-bottom: 20px;
	background:#F3F3F3;
}
#containere {
	width: 100%;
	margin:0 auto
}
/*下面面包导航区*/
  #mianbaodaohang{
    width: 93.5%;
    background-color: #fff;
    float: left;
    text-align: right;
    line-height: 30px;
    color: #000;
    border-radius: 5px;
    /* border-style: solid; */
    border-width: 1px;
    border-color: #afadad;
    box-shadow: -1px 1px 12px 1px #ccc9c9;
    /* margin-bottom: 30px; */
    margin-left: 3%;
    margin-top: 10px;
	margin-bottom: 10px;
  }
  #mianbaodaohang a{
    margin: 0 4px;
    color: #666;
    text-decoration:none;
	font-size:18px;
	font-weight: 300;
  }
  #mianbaodaohang a:hover{
    color: #0D0BA0;
    text-decoration: underline;
  }
  .mianbaodaohang1{
    padding-left: 0;
    /*border-bottom: 1px solid #D3D3D3;
    padding-bottom: 8px;
    height: 23px;*/
  }
  .mianbaodaohang2{
    cursor: default;
	text-indent:0em;
  }
  .mianbaodaohang1 a,.mianbaodaohang1 b{
    float: left;
  }
  .mianbaodaohang1 b {
   margin: 0 4px;
    color: #d3d3d3;
    font-weight: normal;
    margin-top: -1px;
  }
  
/*上面面包导航区*/	

/*下面为批发地毯网页中部一字导航区*/
.yizidaohangdibu{
	width: 93.5%;
	height:30px;
	background-color:#fff;
	float:left;
	text-align:right;
	line-height:30px;
	color:#000;
	border-radius:5px;
	border-style:solid;
	border-width:1px;
	border-color:#afadad;
	box-shadow: -1px 1px 12px 1px #ccc9c9;;
	margin-bottom: 15px;
    margin-left: 3%;
    margin-top: 11px;
	}
.yizidaohangdibu:hover{
	color:#0d0ba0;
	}	
.yizidaohang1{
	width:85%;
	height:30px;
	float:left;
	text-align: left;
	font-size:16px;
	font-weight:300;
	text-indent:1em
	}	
.yizidaohang2{
	width:15%;
	height:30px;
	color:#565656;
	margin-right: 3%;
	font-size:12px;
	text-decoration:none;
	}
.yizidaohang2:hover{
	color:#0d0ba0;
	}	
/*上面为批发地毯网页中部一字导航区*/

/*下面为批发地毯网页中部图片导航区*/
/*maine-containere-list*/
#containere .list {
	background-color: #F3F3F3;
	box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	border: 10px solid #FFFFFF;
	width: 42.5%;
	height: auto;
	float: left;
	margin-left: 3%;
	margin-bottom: 20px;
	overflow: hidden;
}
.titleimg {
	display: block;
	width: 100%;
	height: 280px;
	background: url(../Images/xxx.gif);
	background-size: 100% auto;
}
.titleimg img {
	width: 100%;
	height: 280px;
	display:block;
}
.mecc {
	width: 100%;
	background: #FFFFFF;
}
.mecctitle {
	height: 60px;
	line-height: 25px;
	font-weight: normal;
	font-weight: normal;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	color: #F3F3F3;
	background-color: #FFFFFF;
}
.shoutupifajiabeijng{
	color: #FF0036;
    height: 30px;
    line-height: 36px;
	}
.shoutupifajia{
    padding-right: 2px;
	color:#000;
	font-size: 80%;
	text-align: center;
	padding-left: 20px;
	}
.jiageyangtouqu{
	margin: 0;
    padding: 0;
	}
.jiageyangtou{
	color:#000;
	font-family: arial;
    font-style: normal;
    font-size: 70%;
    position: relative;
    top: 2px;
	}
.jiage{
	color:#F03;	
	font-size: 120%;
    position: relative;
    top: 2px;
    margin-right: 0px;
	padding-left: 0px;
	}
.mecctitle a{
	color:#000;
	font-size:15px;
	}
/*上面为批发地毯网页中部图片导航区*/

/*下面为批发地毯网页中部图片展示区*/
/*下面为批发地毯网页中部图片详情页*/
.xiangqingditu{
	background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    border: 8px solid #fff;
    width: 91%;
    float: left;
    margin-left: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
	}	
.xiangqing1{
    display: block;
    width: 100%;
    
    background: url(../Images/xxx.gif);
    background-size: 300px auto;
	}
.xiangqing1 img{
    width: 100%;
    /* border-radius: 5px; */
    display: block;
	}
.xiangqing1 a{
	text-align: center;
    font-size: 1.2em;
    color: #000;
    /* background-color: #e6e6e6; */
    display: block;
   /* text-indent: 2em;*/
    margin-bottom: 0px;
    margin-top: 3px;
	}
.xiangqing1 h3{
	color: #d8d8d8;
    font-size: 12px;
	margin-bottom: -18px;
	}				
/*上面为批发地毯网页中部图片详情页*/

/*下面为批发地毯网页中部图片参数页*/
.ditancanshu{
	width: 100%;
    height: auto;
    background-color: #e8e8e8;
    margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 4%;
    box-shadow: 1px 3px 1px rgba(0,0,0,0.15);
	}
#ditanchanpincanshu {
    text-align: center;
    /* color: #000; */
    /* display: block; */
    /* margin-bottom: 20px; */
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #c1cfef;
    /* border-radius: 10px; */
    border-bottom: 1px solid #565656;
    text-align: center;
    /* color: #000; */
    display: block;
    font-size: 2em;
    margin-bottom: 0px;
    margin-top: 5px;
    text-indent: 0em;
    color: #fdfafa;
    text-shadow: 1px 1px 6px #050505;
}
.ditanxiaocanshu{
	border-bottom: 1px solid #afadad;
	display: flex;
    padding: 1rem;
	margin: 0;
	-webkit-tap-highlight-color: transparent;
	font-size: inherit;
    line-height: inherit;
	box-sizing: inherit;
    }
.ditanxiaocanshuwen {
    width: 12rem;
    color: #000;
    font-size: 1.5em;
    text-indent: 1.5em;
}
.ditanxiaocanshuda {
    -webkit-box-flex: 1;
    flex: 1;
    width: 100%;
    /* padding: 0; */
    /* -webkit-tap-highlight-color: transparent; */
    /* width: 11.666667rem; */
    color: #000;
    /* margin: 0; */
    /* padding: 0; */
    font-size: 1.5em;
    /* text-indent: 1.5em; */
}
/*上面为批发地毯网页中部图片参数页*/
/*上面为批发地毯网页中部区域*/
.clear {
    clear: both;
}	
/*下面为批发地毯网页底部区域*/
#dibu {
	height: auto;
	width: 100%;
	background: #fff;
	border-top: 1px solid #f1eee0;
}
.about {
	width: 100%;
	padding: 1% 0px;
	overflow: hidden;
}
.about .right {
	float: left;
	border-left: 1px solid #f1eee0;
	margin-right: 1px;
}
.about .right .menu {
	overflow: hidden;
}
.about .right .menu li {
	float: left;
	margin-left: 25px;
}
.about .right .menu li a {
	display: block;
	height: 17px;
	line-height: 17px;
	text-align: left;
}
.bottom {
	width: 100%;
    height: auto;
    line-height: 16px;
    text-align: center;
    background: #101010;
    font-size: 12px;
    padding: 5px 0;
}
/*上面为批发地毯网页底部区域*/




