


.search_h {
		font-size: 40px;
		font-family: 'Microsoft YaHei';
		color: #666;
		margin: 50px auto;
		width: 240px;
		line-height: 40px;
}

.mt-10 {
margin-top: 15px;
	margin-bottom: 10px;
}

.search_tip {
	font-size: 14px;
	font-family: 'Arial','SimSun';
	color: #999;
	margin-right: 15px;
}

.s_tip_line a span{
		color: #1E90FF;
}




.huanf {
background: #f9117e;
padding-left: 5px;
padding-right: 5px;

border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;

}

.recommendList {

font-size:16px

}

#recommendId a{

color: #4D4D4D;

}

.old-price {
color: #999;
text-decoration: line-through;
}

.info_top {
padding: 2px 6px 8px 10px;
border-bottom: 2px solid #e5e5e5;
text-align: center;
margin-top: 0px;
}
.info_xx_top h2 {
font-size: 36px;
line-height: 1.2;
}

#container{

FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6495ED,endColorStr=#B0E2FF); /*IE 6 7 8*/
background: -ms-linear-gradient(top, #6495ED,  #B0E2FF);        /* IE 10 */
background:-moz-linear-gradient(top,#b8c4cb,#f6f6f8);/*鐏嫄*/
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#6495ED), to(#B0E2FF));/*璋锋瓕*/
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6495ED), to(#B0E2FF));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #6495ED, #B0E2FF);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #6495ED,#B0E2FF);  /*Opera 11.10+*/

}



.totop-tips {
width: 100%;
background: #ffebd2;
font-size: 15px;
}

.totop-tips p {
text-align: center;

margin: 0 auto;
position: relative;
height: 35px;
line-height: 35px;
color: #111;
}

.totop-tips a {
color: #ff3838;

}



.coup-div{

}



.etao-mtemplate-coupon1 {
display: -webkit-inline-box;
display: -moz-inline-box;
display: inline-box;
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
color: #fff;
margin-right: 5px;
margin-bottom: 5px;
}


.etao-mtemplate-coupon1 .coupon-left {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.etao-mtemplate-coupon1 .coupon-item {
font-size: 14px;
font-weight: 100;
background: #f40;
padding: 5px 6px;
text-align: center;
line-height: 1;
cursor: pointer;
}

.etao-mtemplate-coupon1 .coupon-left .coupon-img {
width: 30px;
background: url(//gw.alicdn.com/tps/TB1X6yYNpXXXXb2XpXXXXXXXXXX-70-100.png) 50% 50% no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
background-size: contain;
}

.etao-mtemplate-coupon1 .coupon-right {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: #f40;
border-left: 1px dashed #fff;
text-align: left;
}

.etao-mtemplate-coupon1 .coupon-txt {
font-weight: 700;
opacity: 1;
margin-bottom: 5px;
}
.etao-mtemplate-coupon1 .coupon-right .txt {
font-weight: 500;
font-size: 10px;
}

.etao-mtemplate-coupon1 .coupon-item .txt {
opacity: .69;
}



@keyframes popwani {
/*50%{top:-50px;opacity:0.2; box-shadow:0 0 10px rgba(155,155,155,0.2);}*/
100% {
		top: -50px;
		opacity: 1;
		box-shadow: 0 0 10px rgba(155, 155, 155, 0.5);
}
}



.popw {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10000000;
-webkit-box-pack: center;
-webkit-box-align: center;
display: none;
}

.popwbg {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000;
opacity: 0.8;
z-index: 1;
}


.popwboxshow {
-webkit-animation: popwani;
-moz-animation: popwani;
animation: popwani;
-webkit-animation-duration: 0.2s;
-moz-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}

.taobox {
padding: 40px 0.2rem 0 0.2rem;
}

.popwbox {
width: 90%;
height: auto;
background: #fff;
border-radius: 4px;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
top: -100px;
opacity: 0;
z-index: 100000;
}



.popwcontent {
line-height: 25px;
font-size: 16px;
color: #f54d23;
text-align: center;
position: relative;
-webkit-user-select: text!important;
border: 2px dashed #f54d23;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 8px;
background-color: rgba(245, 77, 35, 0.1);
word-wrap: break-word;
}

.cparea textarea {
-webkit-appearance: textarea;
-webkit-rtl-ordering: logical;
user-select: text;
flex-direction: column;
resize: auto;
cursor: auto;
white-space: pre-wrap;
word-wrap: break-word;
border-width: 0px;
border-style: solid;
border-color: initial;
border-image: initial;
padding: 2px;
}


.copybox {
display: block;
width: 100%;
left: 0;
top: 0;
resize: none;
line-height: 25px;
font-size: 16px;
overflow: auto;
padding: 0;
-webkit-user-select: text;
-webkit-user-select: all;
user-select: all;
color: #f54d23;
text-align: left;
background: transparent;
z-index: 10;
}

a, div, input, select, textarea {
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}


input, table, textarea, select {
border: 0;
outline: none;
font-family: "Microsoft YaHei";
}

.cparea{
text-align: center;
font-family: Microsoft Yahei;
}


.kdes{
display: inline-block;
color: #212121;
font-size: .875em;
padding-top: 0;
-webkit-user-select: none;
}
.kdes b{
color: #ed5353;
font-size: 1.25em;
padding-right: .1em;
}

.look_all {
text-align: center;
height: 45px;
position: relative;
}


.look_all a {
display: inline-block;
color: #FF4500;
border: 2px solid #FF4500;
font-size: 0.6rem;
height: 40px;
box-sizing: border-box;
border-radius: 6px;
width: 200px;
line-height: 35px;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
font-size: 18px;
}

/*  鍥炬枃鍒楄〃   */

#recommDivId .body  {
margin-top:10px;
}


#recommDivId ul, #recommDivId h2, #recommDivId h4 {
margin: 0;
padding: 0;

}

#recommDivId a:hover {  color:#F08080; }

.goods_jp  {
/*	font-size: 18px;  */

color: #a298a0;
}

.goods_jp {
margin-bottom: 10px;
}
.goods_tj {
margin-top: 20px;
}

#recommDivId .body ul {
overflow: hidden;
}

.goods_tj .body li {

float: left;
margin-right: 10px;
/*	width: 45%;
padding-top: 6px;*/
padding-bottom: 15px;
display: inline-block;
position: relative;


}


.goods_tj li {
list-style: none;
}


#recommDivId img {
width: 98%;
height: 46%;
}

.goods_tj .body .img {
font-size: 0;

}
.goods_tj .body .img {
position: relative;
}



.goods_tj .body .txt h2 {
text-align: center;
}

#recommDivId h4 {
font-size: 10px;
margin-top: 5px;
}

.goods_tj .body .txt h4 {
padding: 0 6px;
}

.goods_tj .body .txt h2 a {
display: inline-block;
overflow: hidden;
text-align: left;
font-size: 14px;
/*	height: 70px;
text-indent: 25px;  */
padding: 0 3px;
color: #333333;
text-decoration: none;
/*	background: url(../imgs/zys_img6.jpg) no-repeat;
background-position: 8px 5px;  */
}

.goods_tj .body .txt h4 big {
color: #ff0d0f;
font-size: 15px;
font-weight: 600;
}

.goods_tj .body .txt h4 s {
font-size: 14px;
color: #999999;
}

.goods_tj .quan {
width: 55px;
height: 55px;
background: url(/pic/img31.png) no-repeat center top;
position: absolute;
left: 5px;
top: 0px;
font-size: 15px;
line-height: 1.4;
color: #FFFFFF;
text-align: center;
}


#titleDivId {

font-size: 18px;

}


html,body,div{
  margin:0;
  padding:0}

    body {
    background: #f6f6f6;
    color: #5E5E5E;
    height: 100%;
}

    .main {
    overflow: visible;
    position: relative;
}

.main {
    margin: 15px auto;
}

.w980 {
    width: 980px;
}

    	.search_h {
          text-align: center;
  		    font-size: 30px;
  		    font-family: 'Microsoft YaHei';
  		    color: #fff;
  		    margin: 0px auto;
  		    width: 100%;
  		    line-height: 140px;
  		}

  		.mt-10 {
      margin-top: 15px;
  		  margin-bottom: 10px;
  	}


    .single_head span {
        position: relative;
        padding-bottom: 18px;
        font-size: 30px;
        border-bottom: 4px #FF7461 solid;
        letter-spacing: 8px;
    }


    .single_head span:after, .single_head span:before {
      width: 50%;
      float: left;
      content: '';
      position: absolute;
      right: 0;
      bottom: -4px;
      height: 4px;
      background: -webkit-gradient(linear,0 0,right 0,from(#FF7461),to(#FFDD73));
      background: -moz-linear-gradient(left,#FF7461,#FFDD73);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FF7461, endColorstr=#FFDD73);
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#FF7461, endColorstr=#FFDD73)";
      background: -o-linear-gradient(left,#FF7461,#FFDD73);
  }

    .single_head span:before {
        left: 0;
        background: -webkit-gradient(linear,0 0,right 0,from(#FFDD73),to(#FF7461));
        background: -moz-linear-gradient(left,#FFDD73,#FF7461);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FFDD73, endColorstr=#FF7461);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#FFDD73, endColorstr=#FF7461)";
        background: -o-linear-gradient(left,#FFDD73,#FF7461);
    }


		.box {
				background: #fff;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px;
				overflow: hidden;
				-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
				-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
				/* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1); */
				box-shadow: 0 0 15px #ddd;
		}


		.d1  {
					margin-top: 10px;
					margin-bottom: 20px;
		}

.d1 form {
	position: relative;
	width: 95%;
	margin: 0 auto;
}


.d1 input {
	width: 78%;
	height: 42px;
	padding-left: 10px;
	border: 2px solid #7BA7AB;
	border-radius: 5px 0 0 5px;
	outline: none;
	background: #F9F0DA;
	color: #9E9C9C;
}
.d1 button {
	position: absolute;
	top: 0;
	width: 16%;
	height: 48px;
	border: none;
	background: #7BA7AB;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
		min-width: 50px;
}
.info_top h2{
			margin: 10px 0px;
}


p{
	margin: 0px

}
.p_l_marg{
	margin: 7px;
}




