.product_top{
	background: #fff;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
}
.product_top li{
	line-height: 50px;
}
.product_top li.active{
	border-bottom: 2px solid #f2921f;
}
.product_top li a{
	padding: 0 0px;
	display: block;
}
.product_top .swiper-container {
    width: 100%;
    height: 52px;
    margin-left: auto;
    margin-right: auto;
}
.product_top .swiper-slide {
    text-align: center;
    background: #fff;
    float: left;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.product_1{
	
}
.product_1 li{ width:92%; margin:0 3% 0 5%;
	
	
}
.product_1 .li1{
	margin-right: 0%;
}
.product_1 .img{
	
	border: 1px solid #dcdcdc;
}
.product_1 .img img{
	width: 100%;
}
.product_1 li a{
	display: block;
}
.product_1 li .p1{
	font-size: 14px; height:20px; line-height:20px; overflow:hidden; margin-top:5px; 
}
.product_1 li p.fl{
	color: #933ea7c00;
	font-size: 13px;
	line-height: 22px;
}
.product_1 li div.clear{
	padding-top: 5px;
}
.product_1 li p.fl span{
	color: #999;
	text-decoration: line-through;
	margin-left: 5px;
	font-size: 12px;
}
.product_1 li p.fr{
	color: #933ea7c00;
	background: #fff;
	line-height: 20px;
	border-radius: 4px;
	padding: 0 3px;
	border: 1px solid #933ea7c00;

}
.product_detail_top{
	margin-top: 46px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
}
.product_detail_top .img1{
	position: relative;
}
.product_detail_top .img1 img{
	width: 100%;
}
.product_detail_top .img1 .font1{
	width: 35%;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	right: 5px;
}
.product_detail_top .img1 .font1 .p1{
	font-size: 16px;
	color: #333;
	text-align: left;
	padding-bottom: 5px;
}
.product_detail_top .img1 .font1 .p2{
	font-size: 12px;
	color: #fff;
	padding-bottom: 0;
	text-align: left;
}
.product_detail_top .mid{
}
.product_detail_top .mid .left{
	padding: 10px 0 ;
	position: relative;
}
.product_detail_top .mid .left .p1{
	color: #933ea7c00;
	font-size: 20px;
	height: 36px;
	line-height: 36px;
}
.product_detail_top .mid .left .p1 .span1{
	border: 1px solid #933ea7;
	text-align: center;
	font-size: 13px;
	padding: 2px 10px;
	border-radius: 4px;
	margin-left: 10px;
}
.product_detail_top .mid .left .p1 i{
	position: absolute;
	left: 0;
	top: 51px;
	text-decoration: line-through;
	color: #999;
    font-size: 12px;
    height: inherit;
    line-height: 14px;
}
.product_detail_top .mid .left .p2{
	font-size: 15px;
	
	padding: 5px 0; 
}
.product_detail_top .mid .right{
	margin-top: 25px;width:25%; float:right; max-width:100px;
}
.product_detail_top .mid .right li {
    display: inline-block;
    width: 32px;
    margin: 0 5px;
    text-align: center;
}
.product_detail_top .mid .right li a{
	display: block; font-size:12px
}
.product_detail_top .mid .right li img{
	 height:18px
}
.product_detail_top .mid .right li p{
	line-height: 25px;
	color: #333;
	font-size: 12px;
}
.product_detail_top .jf{
	height: 50px;
	border-top: 1px solid #dcdcdc;
}
.product_detail_top .jf a.fl{
	padding: 3px 5px;
	background: #933ea7;
	color: #fff;
	border-radius: 6px;
	font-size: 12px;
	margin-top: 12.5px;
	margin-left: 3%;
}
.product_detail_top .jf span.fl{
	font-size: 12px;
	line-height: 50px;
	margin-left: 5px;
	color: #333;
}
.product_detail_top .jf span.fl em{
	color: #933ea7;
}
.product_detail_top .jf .a1{
	display: block;
	height: 100%;
	margin-right: 3%;
}
.product_detail_top .jf .right{
	font-size: 18px;
	color: #999;
	line-height: 50px;
}
.product_detail_top .jf .span1{
	font-size: 12px;
	line-height: 50px;
	margin-right: 5px;
}
.pd_comment {

}
.pd_comment .three_right{
	text-align: center;
}
.pd_comment .three_right li{
	display: inline-block;
	margin: 0 10px;
}
.pd_comment .three_right li img{
	width: 20px;
	margin: 10px 0 ;
}
.pd_comment .three_right li span{
	line-height: 40px;
	color: #333;
}
.pd_comment .main{
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 15px;
}
.pd_comment .main .top{
	height: 30px;
}
.pd_comment .main .top .left{
	position: relative;
}
.pd_comment .main .top .left .line{
	width: 3px;
	height: 20px;
	background:  #f2921f;
	position: absolute;
	top: 4px;
	left: 0;
}
.pd_comment .main .top .left span{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-left: 8px;
}
.pd_comment .main .top span.fr{
	font-size: 20px;
	color: #999;
	line-height: 30px;
}
.pd_comment .main .comment{
}
.pd_comment .main .comment .p1{
	margin-left: 2%;
}
.pd_comment .main .comment .p1 img{
	float: left;
	width: 45px; border-radius:50%;
}
.pd_comment .main .comment .p1 span{
	float: left;
	line-height: 45px;
	color: #333;
	font-size: 15px;
	margin-left: 10px;
	
	text-align: center;
}
.pd_comment .main .comment .p1 ul{
	float: left;
	margin-left: 10px; margin-top:12px; width:100px; height:20px; background:url(../images/xx2.png);
}
.pd_comment .main .comment .p1 em{
	display: block;width:100px; height:20px; background:url(../images/xx.png);
}
.pd_comment .main .comment .p1 ul li{
	display: inline-block;
}
.pd_comment .main .comment .p1 ul li img{
	width: 20px;
	margin: 12.5px 0;
}
.pd_comment .main .comment .p2{
	width: 80%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.pd_comment .main .comment .p3{
	color: #999;
	line-height: 24px;
}
.pd_comment .main .comment .p3 span{
	margin-left: 10px;
}
.pd_inf{
	background: #fff;
	padding-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.pd_inf .tab{
	border: 1px solid #545e6e;
	border-radius: 4px;
}
.pd_inf .tab li{
	text-align: center;
	width: 50%;
	display: inline-block;
	cursor: pointer;
	line-height: 30px;
	color: #545e6e;
}
.pd_inf .tab li.active{
	color: #fff;
	background: #545e6e;
}
.pd_inf .inf{
	display: none;
}
.pd_inf .inf{
	font-size: 14px;
	line-height: 25px;
	padding: 10px 0;
	color: #545e6e;
}
.pd_inf .inf .p1{
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px dashed #d1d1d1;
}
.pd_inf .inf img{
	width: 100%;
}
.tj{
	background: #fff;
}
.tj .top{
	position: relative; 
	margin-left: 3%; 
}
.tj .top .line{
	position: absolute;
	left:0;
	top: 4px;
	width: 3px;
	height: 20px;
	background: #f2921f;
}
.tj .top span{ 
	font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-left: 8px;
}
.tj .main{
	text-align: center;
}
.tj .main img{
	width: 97%;
}
.tj .main .p1{
	font-size: 12px;
	line-height: 24px;
}
.tj .main .p2{
	font-size: 12px;
	color: #933ea7c00;
	padding-bottom:3px;
}
.tj .main .p2 span{
	color: #999;
	text-decoration:line-through;
	margin-left: 5px;
}
.tj .swiper-container {
    width: 100%;
    
    margin: 10px auto 70px;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.tj .swiper-slide {
    text-align: center;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pay{
	width: 100%;
	height: 50px;
	background: #fff;
	position: fixed;
	bottom: 0;
	z-index: 9;
	border-top: 1px solid #dcdcdc;
}
.pay li{
	float: left;
	text-align: center;
	width: 13.5%;
}
.pay li a{
	display: block;
}
.pay li.li1{
	border-right: 1px solid #e3e3e3;
	position: relative;
}
.pay li.li1 a{
	padding-top: 8px;
}
.pay li.li1 p{
	padding-bottom: 8px;
}
.pay li.li1 .numb{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #933ea7;
	position: absolute;
	right: 3px;
	top: 3px;
}
.pay li.li1 .numb span{
	color: #fff;
	line-height: 16px;
}
.pay li.li2{
	width: 36%;
}
.pay li.li2 a{
	line-height: 50px;
	font-size: 16px;
	color: #333;
}
.pay li img{
	width: 22px;
	margin-bottom: 3px;
}
.pay_show {
	position: fixed;
	bottom: -200%;
	width: 100%;
	background: #fff;
	z-index: 10;
}
.pay_show .top{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 15px;
	width: 100%;
}
.pay_show .top img{
	width: 100px;
	border: 4px solid #fff;
	margin-top: -20px;
	border-radius: 4px;
}
.pay_show .top .font{
	margin-left: 10px;
}
.pay_show .top .font .p1{
	color: #933ea7c00;
	line-height: 30px;
	font-size: 18px;
}
.pay_show .top .font .p2{
	
}
.pay_show .top .font ul{
	border-radius: 4px;
	border: 1px solid #933ea7;
	margin-top: 5px;
}
.pay_show .top .font ul li{
	display: inline-block;
	padding: 3px 5px;
}
.pay_show .top .font ul .li1{
	background: #933ea7;
	color: #fff;
}
.pay_show .top .font ul .li2{
	color: #933ea7;
}
.pay_show .top .close{
	font-size: 14px;
	padding:5px 10px 10px;
	cursor: pointer;
}
.pay_show .size{
	padding-bottom: 15px;
	padding-top: 5px;
	border-bottom: 1px solid #ebebeb;
}
.pay_show .size p{
	font-size: 14px;
	line-height: 30px;
}
.pay_show .size ul{

}
.pay_show .size ul li{
	line-height: 30px;
	
	margin-right: 5px; margin-bottom:5px;
	text-align: center;
	border: 1px solid #b3b3b3;
	display: inline-block;
}
.pay_show .size ul li a{
	display: block;padding:0 5px; min-width:40px;
}
.pay_show .size ul li.active{
	border: 1px solid #933ea7;
}
.pay_show .size ul li.active a{
	color: #933ea7;
}
.pay_show .color{
	padding-bottom: 15px;
	padding-top: 5px;
	border-bottom: 1px solid #ebebeb;
}
.pay_show .color em,.pay_show .size em{ display:none;
}

.pay_show .color p{
	font-size: 14px;
	line-height: 30px;
}
.pay_show .color ul li{
	line-height: 30px;
	
	margin-right: 5px; margin-bottom:5px;
	text-align: center;
	border: 1px solid #b3b3b3;
	display: inline-block;
}
.pay_show .color ul li a{
	display: block;padding:0 5px; min-width:40px;
}
.pay_show .color ul li.active{
	border: 1px solid #933ea7;
	
}
.pay_show .color ul li.active a{
	color: #933ea7;
}
.pay_show .num p{
	font-size: 14px;
	line-height: 50px;
}
.jiajian{
	display: block;
	height: 30px;
	margin-top: 10px;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	text-align: center; overflow:hidden;
}
.jiajian em{
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	width: 30px;
}
.jiajian em.add{

}
.jiajian .num{
	display: block;
	float: left;
	text-align: center;
	width: 50px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
.jiajian1{
	display: block;
	height: 30px;
	margin-top: 10px;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	text-align: center;
}
.jiajian1 em{
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	width: 30px;
}
.jiajian1 em.add{

}
.jiajian1 .num{
	display: block;
	float: left;
	text-align: center;
	width: 50px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
.pay_show .enter{
	width: 100%;
	line-height: 40px;
	background:#933ea7;
	text-align: center;
	font-size: 14px;
}
.pay_show .enter a{
	color: #fff;
	display: block;
}

.letter{
	margin-top: 46px;
}
.letter li{

}
.letter .li1{
	background: #f1f1f1;
}
.letter li img{
	width: 20%;
	margin: 15px 0 0 0 ; border-radius:5px;
}
.letter li .right{
	margin-left: 5%;
	padding: 15px 0 20px;
	width: 75%;
	border-bottom: 1px solid #ededed;
}
.letter li .right .top{

}
.letter li .right .top span.fl{
	color: #333;
	font-size: 15px;
	line-height: 30px; width:70%;line-height:20px;
}
.letter li .right .top span.fr{
	color: #999;
	font-size: 12px;
	line-height: 30px; width:30%; text-align:right
}
.letter li .right p{
	color: #999;
	width: 80%;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.letter_detail{
	margin-top: 46px;
	
}
.letter_detail p{
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #7b7b7b;
	text-align: left;
}
.letter_detail img{
	padding-top: 15px;width: 100%;
}
.letter_detail .img1{
	
}
.letter_detail .img2{
	
}
.letter_detail .img3{
	
}
.member{
	padding-bottom: 55px;
}
.member .top{
	text-align: center;
	background: #fff;
	margin-bottom: 15px; padding:20px 0
}
.member .top img{
	width: 90px;
	border-radius:50%;
}
.member .top p{
	color: #333;
	
	font-size: 16px; margin-top:10px
	
}
.member .my_order{
	background: #fff;
	margin-bottom: 15px;
}
.member .my_order .top1{
	border-bottom: 1px dashed #d1d1d1;
	height: 50px;
}
.member .my_order .top1 a{
	display: block;
	height: 100%;
}
.member .top1 img.fl{
	width: 24px;
	margin-top: 13px;
}
.member .top1 span.fl{
	line-height: 50px;
	color: #333;
	font-size: 15px;
	margin-left: 5px;
}
.member .top1 span.fr{
	line-height: 50px;
	color: #999;
	font-size: 16px;
}
.member .my_order ul{

}
.member .my_order ul li{
	display: inline-block;
	width: 25%;
	text-align: center;
	position: relative;
}
.member .my_order ul li img{
	height: 28px;
	margin: 7px 0 0  0;
}
.member .my_order ul li p{
	line-height: 24px;
	font-size: 14px;
}
.member .my_order ul li a{
	display: block;
}
.member .my_order .font{
	border-bottom: 1px dashed #d1d1d1;
	height: 50px;
}
.member .my_order .font .span1{
	color: #999;
	font-size: 14px;
	line-height: 50px;
}
.member .my_order .font .span2{
	color: #333;
	font-size: 14px;
	line-height: 50px;
	margin-left: 15px;
}
.member .my_order .font span.fr{
	font-size: 16px;
	line-height: 50px;
	color: #999;
}
.member .my_order .back1{
	width: 94%;
	height: 40px;
	line-height: 40px;
	background: #ebebeb;
	text-align: center;
	margin-top: 20px;
	margin-left: 3%;
	z-index: 666;
	margin-bottom: 20px;
}
.member .my_order .back1 a{
	display: block;
	font-size: 14px;
}
.member .line{
	width: 100%;
	height: 15px;
	background: #f1f1f1;
}
.member .my_order .font a{
	display: block;
	height: 100%;
}
.member .my_order .font .selectsex{
	width: 50%;
	height: 101px;
	position: fixed;
	left: 25%;
	top: 50%;
	margin-top: -50px;
	background: #fff;
	display: none;
	z-index: 11;
	border-radius: 4px;
}
.member .my_order .font .selectsex p{
	background: #d4d4d4;
	padding-left: 7%;
	line-height: 40px;
	border-radius: 4px;
}
.member .my_order .font .selectsex div{
	background: url(../images/select1.png) no-repeat ;
	background-position-x: 2%;
	background-position-y: 7px;
	background-size: 16px auto;
	width: 90%;
	margin-left: 5%;
}
.member .my_order .font .selectsex div span{
	line-height: 30px;
	font-size: 14px;
	margin-left: 30px;
}
.member .my_order .font .selectsex div.active{
	background: url(../images/select2.png) no-repeat;
	background-position-y: 7px;
	background-position-x: 2%;
	background-size: 15px auto;
}
#datescroll div{float: left;margin-left: 10%;margin-top: 15px;padding-right: 22px;}
#datescroll_datetime div{float: left;margin-left: 10%;padding-right: 22px;}
#yearwrapper{position: absolute;left: 0;top:45px;bottom: 60px;width:80%;}
#monthwrapper{position: absolute;left: 26%;top:45px;bottom: 60px;width:80%;}
#daywrapper{position: absolute;left: 50%;top:45px;bottom: 60px;width:80%;}
#Hourwrapper{position: absolute;left: 0;top:195px;bottom: 68px;width:80%;}
#Minutewrapper{position: absolute;left: 26%;top:195px;bottom: 68px;width:80%;}
#Secondwrapper{position: absolute;left: 50%;top:195px;bottom: 68px;width:80%;}
#Hourwrapper ul li{color: #898989;font-size: 12px;display: block;width: initial;}
#Minutewrapper ul li{color: #898989;font-size: 12px;display: block;width: initial;}
#Secondwrapper ul li{color: #898989;font-size: 12px;display: block;width: initial;}
#yearwrapper ul li{color: #898989;font-size: 12px;display: block;width: initial;}
#monthwrapper ul li{color: #898989;font-size: 12px;display: block;width: initial;}
#daywrapper ul li{color: #898989;font-size: 12px;display: block;width: initial;}
#markyear{position:relative; margin-left: 76px;top:-2px;}
#markmonth{position:relative; margin-left: 40px;top:-2px;}
#markday{position:relative; margin-left: 42px;top:-2px;}
#markhour{position:relative; margin-left: 62px;top:-2px;}
#markminut{position:relative; margin-left: 58px;top:-2px;}
#marksecond{position:relative; margin-left: 68px;top:-2px;}
#dateheader{width: 100%;height: 50px;background: #79C12F;text-align: center;color: #fff;line-height: 50px;font-size: 20px;}
#setcancle ul{text-align: center;line-height: 30px; margin:1px auto;font-size: 20px;}
#setcancle ul li{border-radius:3px;float: left;width: 40%;height: 30px;list-style-type: none;font-family:'microsoft yahei';font-size:16px;}
#dateconfirm{position: absolute;background:#dcdddd;left:20px;color:#666;}
#datecancle{position: absolute;background:  #dcdddd;right:20px;width: 40%;color:#666;}
#dateshadow{display: none;position: absolute;width: 100%;height: 100%;top:0;left:0;background: #000; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
#datePage{border-radius: 4px !important;font-size: 22px; border-radius: 3px; position:absolute;top:50%;left:10%;margin-top: -120px;vertical-align:middle;
MARGIN-LEFT: auto;width: 80%;;height: 240px;background: #FFFFFF;z-index:9999999;}
#datetitle{width: 100%;height:40px;background: #d4d4d4;text-align: center;color: #fff;line-height: 50px;font-size: 20px;font-family:'microsoft yahei';}
#datetitle h1{color: #666;line-height: 40px;font-weight:normal;font-size: 14px; text-align: left;margin-left: 7%}
#datemark{font-size: 18px;left:5%;width: 90%;height: 20px;position:absolute;top:108px;background:#eee;border:1px solid #eee;}

#datescroll{background: #F8F8F8;width:94%; margin:20px 3%;border: 1px solid #E0E0E0;border-radius: 4px;height: 120px;text-align: center;line-height: 40px;}
#datescroll_datetime{display: none;background:#F8F8F8;width:94%; margin:10px 3%;margin-top: 10px;border: 1px solid #E0E0E0;border-radius: 4px;height: 120px;text-align: center;line-height: 40px;}
#yearwrapper ul,#monthwrapper ul,#daywrapper ul{width:40%;}
#Hourwrapper ul,#Minutewrapper ul,#Secondwrapper ul{width:40%;}
#dateFooter{width:100%;background: #fff;height: 43px;bottom: 0px;position: absolute;}
.kbtn{
	height: 100%;
	font-size: 14px;
	margin-left: 15px;
}



/*选择地区*/
.express-area{width: 100%;height: 100%;margin-top: -50px;}
.express-area a { display: inline-block; }
.express-area dl { position: relative; color: #4d525d; }
.express-area dl dd {margin-top: -50px;text-align: justify;line-height: 50px; font-size: 14px;margin-left: 43px;padding-right: 10%}

/*选择地区弹层*/
.express-area-box { position: absolute; bottom: -100%; left: 50%; z-index: 15; width: 320px; margin-left: -160px; background-color: #fff; color: #4d525d; }
.express-area-box header { position: relative; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }
.express-area-box header h3 { margin: 0 1.675rem; text-align: center; font-size: .8rem; line-height: 2.25rem; }
.express-area-box header .back,
.express-area-box header .close { position: absolute; top: 0; width: 1.675rem; height: 2.25rem; }
.express-area-box header .back { display: none; left: 0; }
.express-area-box header .close { right: 0;  }
.express-area-box article { height: 250px; overflow-y: scroll; }
.area-list li {display: list-item !important;width: 100% !important; border-bottom: 1px solid #e2e2e2; text-align: left !important; font-size: 14px; line-height: 50px;text-indent: 20px; }
@media (min-width: 721px) and (max-width: 1300px) {
	.express-area-box { width: 224px; margin-left: -112px; }
	.express-area-box header h3 { font-size: .7rem; line-height: 1.7rem; }
	.express-area-box header .back,
	.express-area-box header .close { height: 1.7rem; }
	.express-area-box article { height: 120px; }
	.area-list li { padding: .3rem; font-size: .6rem; line-height: 1rem; }
}
@media (max-width: 720px) {
	.express-area-box { position: fixed; left: 0; width: 100%; margin-left: 0; }
}
/*遮罩层*/
/*.mask { display: none; position: absolute; top: 0; left: 0; z-index: 12; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); }
*/
@media (max-width: 720px) {
	.mask { position: fixed; }
}
.member .my_order .font .tc{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f1f1f1;
	z-index: 12;
	display: none;
}
.member .my_order .font .tc .inside_header a{
	float: right;
	line-height: 56px;
	margin-right: 3%;
	font-size: 18px;
}
.member .my_order .font .tc textarea{
	width: 100%;
	height: 250px;
	margin-top: 80px;
	background: #fff;
	color: #666;
	text-indent: 10px;
	padding-top: 10px;
}
.inside_header1{
	border-bottom: 1px solid #dcdcdc;
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0;
	height: 45px;
	z-index: 9;
}
.inside_header1 img{
	height: 18px;
	margin-left: 3%;
	padding: 14px 0;
	cursor: pointer;
}	
.inside_header1 span{
	display: inline-block;
	width: 150px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
}
.inside_header1 a{
	position: absolute;
	right: 3%; top:0px;
	font-size: 16px;
	line-height: 56px;
	color: #999;
}

.shopping{
	margin-top: 56px;
}
.shopping li{
	position: relative;
	background: #fff;
	margin-bottom: 10px;
}
.shopping li .select{
	width: 20px;
	height: 20px;
	margin-top: 45px;
	margin-right: 2%;
	background: url(../images/select1.png) no-repeat center;
	background-size: contain;
}
.shopping .cartimg{ width:18%;max-width:70px;  }
.shopping li .img1{
	width:100%; max-height:70px; max-width:70px; 
	margin-top: 20px;
	margin-bottom: 20px;
}
.shopping li .font{
	margin-top: 20px; width:70%;
	margin-left: 2%;
}
.shopping li .font .p1{
	font-size: 14px;
	color: #333;
}
.shopping li .font .p2{
	font-size: 14px;
	color: #999;
}
.shopping li .font .p3{
	font-size: 13px;
	color: #933ea7c00;
	margin-top: 5px;
}
.shopping li .drop{
	position: absolute;
	right: 3%;
	width: 30px;
	height: 30px;
	top: 15px;
	display: none;
}
.shopping li .jiajian1{
	margin-top: -10px;
	position: absolute;
	bottom: 15px;
	right: 3%;
	z-index: 9;
}
.shopping li .select.active{
	background: url(../images/select2.png) no-repeat center;
	background-size: contain;
}
.shopping li.active .drop{
	display: block;
}
.pay1{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 55px;
	background: #fff;
	z-index: 9;
}
.pay1 li{
	display: inline-block;
}
.pay1 li span{
	line-height: 60px;
	font-size: 14px;
	color: #333;
}
.pay1 li a{
	display: block;
}
.pay1 .li1{
	width: 30%;
	height: 100%;
	position: relative;
}
.pay1 .li1 .main{
	border-right: #e3e3e3 1px solid;
}
.pay1 .li1 .select{
	position: absolute;
	top: 20px;
	left: 15px;
	width: 20px;
    height: 20px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
}
.pay1 .li1 .select.active{
	 background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.pay1 .li1 span{
	margin-left: 40px;
}
.pay1 .li2{
	width: 35%;
	text-align: center;
}
.pay1 .li3{
	width: 35%;
	text-align: center;
	background:#933ea7;
	color: #fff; 
}
.pay1 .li3 span{
	color: #fff;
	font-size: 16px;
}
.pay1 .li3 a{
	color: #fff;
}
.confirm{
	margin-top: 56px;
}
.confirm .inf{
	background: #fff;
	position: relative;
	min-height: 85px;
	margin-bottom: 10px;
}
.confirm .inf p.clear{
	line-height: 35px;
	font-size: 16px;
}
.confirm .inf p.clear span.fl{
	color: #333;
}
.confirm .inf p.clear span.fr{
	color: #999;
}
.confirm .inf .p1{
	width: 80%;
	font-size: 14px;
	line-height: 20px;
}
.confirm .inf .gt{
	position: absolute;
	top: 50%;
	right: 3%;
	margin-top: -12px;
	font-size: 18px;
	color: #999;
}
.confirm .pro li{
	margin-bottom: 10px;
	
	background: #fff;
}
.confirm .pro li img{
	

}
.confirm .pro li div{
	margin-top:10px;
	margin-bottom:10px;
}
.confirm .pro li div .p1{
	font-size: 14px;
	color: #333;
}
.confirm .pro li div .p2{
	font-size: 14px;
	color: #999;
}
.confirm .pro li div .p3{
	color: #933ea7c00;
	font-size: 13px;
	margin-top: 5px;
}
.confirm .pro li span{
	line-height: 100px;
	font-size: 14px;
}
.confirm .payway{
	padding-bottom: 60px;
}
.confirm .payway .top{
	position: relative;
	background: #fff;
}
.confirm .payway .top .line{
	position: absolute;
	top: 5px;
	left: 3%;
	width: 3px;
	height: 20px;
	background: #933ea7;
}
.confirm .payway .top span{
	margin-left: 10px;
	line-height: 30px;
	font-size: 16px;
}
.confirm .payway .top ul li{
	display: inline-block;
	width: 100px;
	margin-left: 0px;
	position: relative;
	margin-top: 5px;
	padding-bottom: 15px;
}
.confirm .payway .top ul li .select{
	width: 17px;
    height: 17px;
    position: absolute;
    top: 7px;
    left: 0;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
    display: inline-block;
}
.confirm .payway .top ul li.active .select{
	background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.confirm .payway .top ul li em{
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #333;
	margin-left: 23px;
}
.confirm .payway .mid{
	line-height: 39px;
	background: #f1f1f1;
	margin-left: 3%;
}
.confirm .payway .mid span{
	color: #333;
	font-size: 14px;
}
.confirm .payway .end{
	border-top:1px solid #dcdcdc;
	background: #fff;
}
.confirm .payway .end .kd{
	border-bottom:1px solid #dcdcdc; font-size:15px; color:#333
}
.confirm .payway .end .kd span.fl{
	margin-left: 3%;
	line-height: 50px;
	color: #333;
}
.confirm .payway .end .kd span.fr{
	margin-right: 3%;
	line-height: 50px;
	color: #999;
}
.confirm .payway .end .getway{
	margin-bottom: 10px;
}
.confirm .payway .end .getway .choose{
	border-bottom: 1px dashed #dcdcdc;
}
.confirm .payway .end .getway .choose .select,.confirm .payway .end .kd span.select{
	width: 17px;
    height: 17px;
    margin-top: 15px;
    margin-right: 2%;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
}
.confirm .payway .end .getway .choose.active .select,.confirm .payway .end .kd.active span.select{
    background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.confirm .payway .end .getway .choose span{
	font-size: 16px;
	line-height: 50px;
	color: #333;
}
.confirm .payway .end .getway p{
	line-height: 40px;
	padding-left: 2%; 
}
.confirm .payway .num{
	background: #fff;
}
.confirm .payway .num p{
	text-align: right;
	line-height: 50px;
	font-size: 14px;
	margin-right: 3%;
}
.confirm .payway .num p .span1{
	margin-right: 20px;
}
.confirm .payway .num p .span2{
	color: #933ea7c00;
}
.confirm .payway .num a{
	line-height: 50px;
	background: #933ea7;
	color: #fff;
	font-size: 16px;
	float: right;
	padding: 0 20px;
}

.confirm .payway .tjdd{
	width: 100%;
	margin-top:10px;
	color:#333;
	position: fixed;
	bottom: 0;
	z-index:9;
}
.confirm .payway .tjdd span{
	color: #333 !important;
}
.confirm .integral,.confirm .integral2{
	width: 50%;
	height: 101px;
	border-radius: 8px;
	position: fixed;
	left: 25%;
	top: 50%;
	margin-top: -50px;
	z-index: 11;
	background: #fff;
	text-align: center;
	display: none;
}
.confirm .integral p,.confirm .integral2 p{
	line-height: 60px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
}
.confirm .integral li,.confirm .integral2 li{
	width: 50%;
	display: inline-block;
	position: relative;
	line-height: 40px;
}
.confirm .integral li a,.confirm .integral2 li a{
	display: block;
	font-size: 14px;
}
.confirm .integral li .line,.confirm .integral2 li .line{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: #dcdcdc;
}
.confirm .integral li.pay2 a,.confirm .integral2 li.pay2 a{
	color: #933ea7;
}
.confirm .integral li a,.confirm .integral2 li a{
	color: #333;
}
.confirm .choose_address{
	width: 90%;
	height: 140px;
	border-radius: 10px;
	position: fixed;
	left: 5%;
	top: 50%;
	margin-top: -70px;
	z-index: 12;
	background: #fff;
	display: none;
}
.confirm .choose_address .p1{
	line-height: 60px;
	font-size: 16px;
	padding-left: 15px;
	background: #dcdcdc;
	border-radius: 10px;
	color: #333;
}
.confirm .choose_address li{
	width: 100%;
	line-height: 40px;
	padding-left: 15px;
	height: 40px;
}
.confirm .choose_address li .select{
	width: 17px;
    height: 17px;
    margin-top:11px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
}
.confirm .choose_address li.active .select{
	background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.confirm .choose_address li p{
	font-size: 14px;
	margin-left: 5px;
}
.cant_pay{
	width: 50%;
	height: 101px;
	border-radius: 8px;
	position: fixed;
	left: 25%;
	top: 50%;
	margin-top: -50px;
	z-index: 12;
	background: #fff;
	display: none;
	text-align: center;
}
.cant_pay p{
	line-height: 60px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
}
.cant_pay li{
	width: 50%;
	display: inline-block;
	position: relative;
	line-height: 40px;
}
.cant_pay li a{
	display: block;
	font-size: 14px;
}
.cant_pay li .line{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: #dcdcdc;
}
.cant_pay li.close_li a{
	color: #933ea7;
}
.cant_pay li a{
	color: #333;
}
.r_a{
margin-top: 56px;
}
.r_a li{
	height: 110px;
	margin-top: 10px;
	background: #fff;
}
.r_a li .p1{
	line-height: 110px;
	font-size: 15px;
	text-align: center;
}
.add_r_a_btn{
	text-align: center;
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #933ea7;
}
.add_r_a_btn a{
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	display: block;
}
.add_r_a{
	margin-top: 46px;
	background: #fff;
}
.add_r_a .line{
	width: 100%;
	height: 10px;
	background: #f1f1f1;
}
.add_r_a li{
	border-bottom: 1px dashed #dcdcdc;
	height: 50px; width:100%;
}
.add_r_a li span{
	width: 20%;
	display: block;
	margin-left: 5%;
	line-height: 50px;
}
.add_r_a li input{
	width: 72%;
	height: 48px;
	color: #999; margin:0; padding:0;
}
.add_r_a li a{
	display: block;
	height: 100%;
	color: #999;
}
.add_r_a .save{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #933ea7;
	text-align: center;
}
.add_r_a .save input{
	color: #fff;
	line-height: 50px;
	font-size: 16px; width:100%; border:none; background:none; cursor:pointer

}
.add_r_a li .express-area dl dd{
	color: #999;
	font-size: 12px;
}
.r_a_new{
margin-top: 56px;
}
.r_a_new li{
	margin-top: 10px;
	background: #fff;
}
.r_a_new li .p1{
	line-height: 30px;
	font-size: 15px;
}
.r_a_new li .p1 span{
	margin-right: 20px;
	color: #333;
}
.r_a_new li .p2{
	font-size: 13px;
	width: 80%;
	line-height: 18px;
	height: 50px;
	color: #999;
}
.r_a_new li .font{
	border-top: 1px solid #dcdcdc;
}
.r_a_new li .font div.fl{

}
.r_a_new li .font div.fl .select{
	width: 20px;
    height: 20px;
    margin-top: 15px;
    margin-right: 5px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
}
.r_a_new li .font div.fl.active .select{
	background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.r_a_new li .font div.fl span{
	line-height: 50px;
	font-size: 14px;
	color: #999;
	display: block;
}
.r_a_new li .font ul{

}
.r_a_new li .font ul li{
	display: inline-block;
	border: 1px solid #666;
	border-radius: 4px;
	margin-right: 10px;
	margin-top: 15px;
}
.r_a_new li .font ul li a{
	padding: 0px 10px;
	line-height: 20px;
	font-size: 14px;
	display: block;
}
.delect_add{
	width: 50%;
	height: 101px;
	border-radius: 8px;
	position: fixed;
	left: 25%;
	top: 50%;
	margin-top: -50px;
	z-index: 12;
	background: #fff;
	display: none;
	text-align: center;
}
.delect_add p{
	line-height: 60px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
}
.delect_add li{
	width: 50%;
	display: inline-block;
	position: relative;
	line-height: 40px;
	margin-top: 0;
	background: inherit;
}
.delect_add li a{
	display: block;
	font-size: 14px;
}
.delect_add li .line{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: #dcdcdc;
}
.delect_add li.close_li a{
	color: #933ea7;
}
.delect_add li a{
	color: #333;
}
.evaluate{
	margin-top: 46px;
	padding-bottom: 10px;
}
.evaluate li{
	border-bottom: 1px solid #dcdcdc;
}
.evaluate .comment{
}
.evaluate .comment .p1{
	padding-top: 10px;
}
.evaluate .comment .p1 img{
	float: left;
	width: 45px; border-radius:50%
}
.evaluate .comment .p1 span{
	float: left;
	line-height: 45px;
	color: #333;
	font-size: 15px;
	margin-left: 15px;
	
	
}
.evaluate .comment .p1 ul{
	float: left;
	margin-left: 10px;margin-top:12px; width:100px; height:20px; background:url(../images/xx2.png);
}
.evaluate .comment .p1 ul em{
	display: block; width:100px; height:20px;background:url(../images/xx.png);
}
.evaluate .comment .p1 ul li{
	display: inline-block;
	border: 0;
}
.evaluate .comment .p1 ul li img{
	width: 20px;
	margin: 12.5px 0; 
}
.evaluate .comment .p2{
	
	
   
    color: #333;
    font-size: 14px;
}
.evaluate .comment .p3{
	color: #999;
	line-height: 24px;
	padding-bottom: 10px;
}
.evaluate .comment .p3 span{
	margin-left: 10px;
}
.evaluate .comment .p4{
	margin:10px 0;
}
.c_p{
	margin-top: 46px;
}
.c_p .top{
	border-bottom: 1px solid #dcdcdc;
}
.c_p .top img{
	width: 30%;
	padding-top: 20px;
	padding-bottom: 10px;
	display: inline-block;
	margin-right: 3%;
}
.c_p .top span{
	width: 60%;
	display: inline-block;
	font-size: 15px;
	color: #333; padding-top:25px 
	
}
.c_p .top p{
	padding-top:5px ; color:#999;
	
}
.c_p .c_star{
}
.c_p .c_star span{
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 70px;
}
.c_p textarea{
	width: 99%;
	height: 100px;
	text-indent: 10px;
	padding-top: 10px;
	color: #666;
	font-size: 14px; border:solid 1px #dcdcdc
}

.star_bg {
    width: 120px; height: 20px;
    background: url(../images/star.png) repeat-x;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 23px 0 23px 10px;
}
.star {
    height: 100%; width: 24px;
    line-height: 6em;
    position: absolute;
    z-index: 3;
}
.star:hover {    
    background: url(../images/star.png) repeat-x 0 -20px!important;
    left: 0; z-index: 2;
}
.star_1 { left: 0; }
.star_2 { left: 24px; }
.star_3 { left: 48px; }
.star_4 { left: 72px; }
.star_5 { left: 96px; }
.star_1:hover { width: 24px; }
.star_2:hover { width: 48px; }
.star_3:hover { width: 72px; }
.star_4:hover { width: 96px; }
.star_5:hover { width: 120px; }

label { 
    display: block; _display:inline;
    height: 100%; width: 100%;
    cursor: pointer;
}

/* 幕后的英雄，单选按钮 */
.score { position: absolute; clip: rect(0 0 0 0); }
.score:checked + .star {    
    background: url(../images/star.png) repeat-x 0 -20px;
    left: 0; z-index: 1;
}
.score_1:checked ~ .star_1 { width: 24px; }
.score_2:checked ~ .star_2 { width: 48px; }
.score_3:checked ~ .star_3 { width: 72px; }
.score_4:checked ~ .star_4 { width: 96px; }
.score_5:checked ~ .star_5 { width: 120px; }

/*.score_1{left:0px}
.score_2{left:24px}
.score_3{left:48px}
.score_4{left:72px}
.score_5{left:96px}
*/
.star_bg:hover .star {  background-image: none; }

/* for IE6-IE8 JS 交互 */
.star_checked {    
    background: url(../images/star.png) repeat-x 0 -20px;
    left: 0; z-index: 1;
}
.collect {
	margin-top: 46px;
	padding-bottom: 40px;
}
.collect li{
	width: 46%;
	margin: 2%;
	float: left;
	padding-top: 15px;
}
.collect .li1{
	
}
.collect .img{
	margin: -1px;
	border: 1px solid #dcdcdc;
	position: relative;
}
.collect .img img{
	width: 100%;
}
.collect .img .img1{
	width: 34px;
	height: 34px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -17px;
	margin-top: -17px;
	background: url(../images/right1.png) no-repeat center;
	background-size: contain;
}
.collect li.active .img .img1{
	background: url(../images/right2.png) no-repeat center;
	background-size: contain;
}
.collect li .img .mask1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.4;
	display: none;
}
.collect li a{
	display: block;
}
.collect li .p1{
	font-size: 14px; line-height:25px; height:25px; overflow:hidden
}
.collect li p.fl{
	color: #933ea7c00;
	font-size: 14px;
	line-height: 22px;
}
.collect li div.clear{
	padding-top: 5px;
}
.collect li p.fl span{
	color: #999;
	font-size: 12px;
	text-decoration: line-through;
	margin-left: 5px;
}
.collect li p.fr{
	color: #933ea7c00;
	background: #fff;
	line-height: 20px;
	border-radius: 4px;
	padding: 0 3px;
	border: 1px solid #933ea7c00;

}
.c_adm{
	padding-bottom: 51px;
}
.c_adm_end{
	border-top: 1px solid #dcdcdc;
	position: fixed;
	width: 100%;
	height: 50px;
	left:0;
	bottom: 0;
	background: #fff;
}
.c_adm_end .left{
	width: 100px;
    cursor: pointer;
}
.c_adm_end .select{
	width: 18px;
    height: 18px;
    margin-top: 16px;
    margin-left: 10px;
    margin-right: 5px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
    float: left;
}
.c_adm_end .select.active{
    background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.c_adm_end span{
	font-size: 15px;
	line-height: 50px;
	float: left;
}
.c_adm_end a{
	width: 30%;
	background: #933ea7;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.my_list{
	margin-top: 48px;
}
.my_list li{
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.my_list li .top{
	border-bottom: 1px solid #dcdcdc;
	line-height: 50px;
}
.my_list li .top p.fl{
	margin-left: 3%;
	color: #333;
}
.my_list li .top p.fl span{
	margin-left: 8px;
}
.my_list li .top p.fr{
	margin-right: 3%;
	color: #933ea7;
}
.my_list li .mid{
	border-bottom: 1px dashed #dcdcdc;
}
.my_list li .mid img{
	height: 90px;
	padding: 10px 0;
}
.my_list li .mid .main{
	padding-top: 10px;
	margin-left: 2%;
	width:58%;
}
.my_list li .mid .main .p1{
	width: 90%;
	font-size: 14px;
	color: #333;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    margin-top: 10px;
}
.my_list li .mid .main .p2{
	color: #999;
	line-height: 20px;
}
.my_list li .mid .m_and_n{

}
.my_list li .mid .m_and_n .p1{
	color: #333;
	margin-bottom: 40px;
	margin-top: 20px;
}
.my_list li .mid .m_and_n .p2{
	color: #999;
	text-align: right;
}
.my_list li .end{
	text-align: right;
	font-size: 14px;
	line-height: 40px;
	margin-right: 3%; padding:10px 0
}
.my_list li .end .span1{
	color: #999;
	margin-right: 10px;
}
.my_list li .end .span1 em{
	color: #333;
}
.my_list li .end .span2{
	color: #333;
}
.my_list li .end i{
	 line-height: 20px; margin-bottom:10px
}
.my_list li .end .span2 i{
	margin-left: 3px; color:#933ea7
}
.my_list_end{
	text-align: center;
	font-size: 13px;
	line-height: 40px;
}
.my_list_header span{
	cursor: pointer;
}
.my_list_show{
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	margin-top: 56px;
	display: none;

}
.my_list_show li{
	border-bottom: 1px dashed #d4d4d4;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
}
.my_list_show li a{
	display: block;
}
.list_detail{
	margin-top: 56px;
}
.list_detail .top{
	height: 70px;
	width: 100%;
	position: relative;
}
.list_detail .top .font{
	
	position: absolute;
	left: 50%;
	margin-left: -50px;
}
.list_detail .top .font img{
	width: 30px;
	margin-top: 20px;
}
.list_detail .top .font span{
	margin-left: 10px;
	line-height: 70px;
	font-size: 14px;
	color: #333;
}
.list_detail .ad{
	background: #fff;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.list_detail .ad .p1{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.list_detail .ad p.clear{
	color: #999;
	line-height: 24px;
	font-size: 13px;
}
.list_detail .ad .p2{
	color: #999;
	width: 80%;
	height: 50px;
}
.list_detail .inf{
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.list_detail .inf .top{
	height: 50px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.list_detail .inf .top span{
	font-size: 14px;
	color: #333;
	line-height: 50px;
}
.list_detail .inf .top a{
	line-height: 24px;
	margin-top: 12px;
	padding: 0 10px;
	display: block;
	font-size: 14px;
	border:  1px solid #7c7c7c;
}
.list_detail .inf .mid{
	border-bottom: 1px dashed #dcdcdc;
}
.list_detail .inf .mid img{
	height: 90px;
	padding: 10px 0;
}
.list_detail .inf .mid .main{
	padding-top: 10px;
	margin-left: 2%;
	width: 58%;
}
.list_detail .inf .mid .main .p1{
	width: 90%;
	font-size: 14px;
	color: #333;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    margin-top: 10px;
}
.list_detail .inf .mid .main .p2{
	color: #999;
	line-height: 20px;
}
.list_detail .inf .mid .m_and_n{

}
.list_detail .inf .mid .m_and_n .p1{
	color: #333;
	margin-bottom: 40px;
	margin-top: 20px;
}
.list_detail .inf .mid .m_and_n .p2{
	color: #999;
	text-align: right;
}
.list_detail .inf .p3{
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.list_detail .inf .p3 span.fl{
	margin-left: 3%;
}
.list_detail .inf .p3 span.fr{
	margin-right: 3%;
}
.list_detail .p_m{
	font-size: 15px;
	color: #333;
	line-height: 50px;
	background: #fff;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.list_detail .p_m span.fl{
	margin-left: 3%;
}
.list_detail .p_m span.fr{
	margin-right: 3%;
	color: #933ea7c00;
}
.list_detail .psfs{
	font-size: 15px;
	color: #333;
	background: #fff;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	 padding:15px 3%; 
}
.list_detail .psfs em{ margin-top:10px; display:block; color:#999; font-size:14px}
.list_detail .za{
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.list_detail .za p{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	background: #fff;
}
.list_detail .za p span.fl em{
	color: #999;
}
.list_detail .za p span.fl{
	margin-left: 3%;
}
.list_detail .za p span.fr{
	margin-right: 3%;
	color: #666;
}
.list_detail .del{
	background: #fff;
	height: 40px;
}
.list_detail .del a{
	width: 80px;
	text-align: center;
	line-height: 22px;
	margin-top: 8px;
	height: 23px;
	border: 1px solid #7c7c7c;
	margin-right: 3%;
}
.retreat{
	margin-top: 56px;
}
.retreat .top{
	margin-bottom: 10px;
	background: #fff;
}
.retreat .top img{
	height: 90px;
	display: inline-block;
	padding: 10px 0;
}
.retreat .top p{
	font-size: 14px;
	color: #333;
	display: inline-block;
	margin-left: 2%; margin-top:15px;
	width: 60%;
	
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.retreat .top p em{ color:#999}
.retreat .mid_select{
	background: #fff;
	border-top: 1px dashed #d3d3d3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.retreat .mid_select .title .line{
	width: 3px;
	height: 15px;
	margin-top: 11px;
	background: #f2921f;
}
.retreat .mid_select .title span{
	font-size: 15px;
	line-height: 36px;
	margin-left: 5px;
	color: #545e6e;
}
.retreat .mid_select li{
	float: left;
	width: 100px;
}
.retreat .mid_select li .select{
	width: 16px;
    height: 16px;
    margin-top: 12px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
}
.retreat .mid_select li.active .select{
    background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.retreat .mid_select li span{
	color: #333;
	line-height: 40px;
	margin-left: 5px;
	font-size: 14px;
}
.retreat .reason{
	background: #fff;
	margin-bottom: 10px;
	border-top: dashed 1px #d3d3d3;
}
.retreat .reason .main{
	width: 88%;
	margin: 0 auto;
}
.retreat .reason .main p{
	line-height: 45px;
}
.retreat .reason .main p span{
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
.retreat .reason .main p a{
	color: #c0c0c0;
	display: inline-block;
}
.retreat .reason .main p a em{
	margin-left: 5px;
}
.retreat .reason .main p i{
	color: #c0c0c0;
}
.retreat .end{
	background: #fff;
	margin-bottom: 20px;
}
.retreat .end span{
	font-size: 15px;
	color: #545e6e;
	line-height: 30px;
	margin-left: 3%;
}
.retreat .end textarea{
	width: 100%;
	height: 150px;
	text-indent: 20px;
	font-size: 13px;
}
.retreat .btn{
	text-align: center;
	background: #933ea7;
	width: 100%; position:fixed; bottom:0px;

}
.retreat .btn a{
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	display: block;
}
.retreat_tc{
	position: fixed;
	top: 50%;
	left: 15%;
	background: #fff;
	width: 70%;
	height: 203px;
	margin-top: -101px;
	border-radius: 4px;
	display: none;
	z-index: 12;
}
.retreat_tc p{
	font-size: 14px;
	padding-left: 20px;
	line-height: 40px;
	background: #d4d4d4;
	border-radius: 4px;
}
.retreat_tc li{
	line-height: 40px;
}
.retreat_tc li .main{
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
}
.retreat_tc li .main a{
	display: block;
}
.retreat_tc li .main .select{
	width: 16px;
    height: 16px;
    margin-top: 12px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
    margin-left: 15px;
}
.retreat_tc li.active .main .select{
    background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.retreat_tc li .main span{
	line-height: 40px;
	font-size: 14px;
	margin-left: 10px;
}
.integral{
	margin-top: 46px;
}
.integral .top{
	text-align: center;
	background: #fff;
	padding: 15px 0;
	position: relative;
}
.integral .top img{
	width: 70px; border-radius:50%
}
.integral .top p{
	line-height: 20px;
	font-size: 14px;
}
.integral .top .p1{
	color: #333;
	margin-top: 5px;
}
.integral .top a{
	position: absolute;
	top: 15px;
	right: 3%;
	font-size: 15px;
	line-height: 20px;
	color: #933ea7;
}
.integral .mid{
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 40px;
}
.integral .end{
	background: #fff;
}
.integral .end .tab{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.integral .end .tab li{
	width: 50%;
	float: left;
	text-align: center;
}
.integral .end .tab li a{
	line-height: 40px;
	display: block;
	font-size: 14px;
}
.integral .end .tab li.active a{
	border-bottom: 2px solid #933ea7;
}
.integral .end .main li{
	border-bottom: 1px solid #dcdcdc;
}
.integral .end .main li .p1{
	font-size: 15px;
	color: #333;
	line-height: 26px;
	margin-top: 5px;
}
.integral .end .main li .p2{
	font-size: 13px;
	color: #999;
	line-height: 30px;
}
.integral .end .main li .p2 em{
	margin-right: 5px;
}
.i_r{
	margin-top: 56px;
}
.i_r .way{
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #fff;
}
.i_r .way .p1{
	line-height: 30px;
	font-size: 14px;
	color: #333;
	padding-left: 3%;
}
.i_r .way .wc{

}
.i_r .way .wc img{
	width: 30px;
	padding: 10px 0;
}
.i_r .way .wc span{
	line-height: 50px;
	margin-left: 10px;
	font-size: 14px;
}
.i_r .way .wc .select{
	width: 20px;
	height: 20px;
	margin-top: 15px;
	background: url(../images/select1.png) no-repeat center;
	background-size: contain;
}
.i_r .way .wc.active .select{
	background: url(../images/select2.png) no-repeat center;
	background-size: contain;
}
.i_r .p2{
	font-size: 14px;
	line-height: 40px;
	color: #999;
	padding-left: 3%;
}
.i_r .p2a {
    font-size: 14px;
    line-height: 40px;
    padding-right: 3%;
}
.i_r .p2a a{ color: #933ea7}
.i_r .pays{
	line-height: 50px;
	background: #fff;
}
.i_r .pays span{
	line-height: 50px;
	display: inline-block;
	font-size: 13px;
}
.i_r .pays input{
	display: inline-block;
	height: 50px;
	color: #999;
	font-size: 13px;
	margin-left: 10px;
}
.i_r .p3{
	font-size: 12px;
	line-height: 30px;
	color: #999;
	padding-left: 3%;
}
.i_pay{
	width: 100%;
    height: 50px;
    background: #933ea7;
    position: fixed;
    bottom: 0;
    z-index: 9;
    text-align: center;
    line-height: 50px;
    border-top: 1px solid #dcdcdc;
}
.i_pay a{
	color: #fff;
	font-size: 14px;
	display: block;
}
.jf_pay,.jf_pay2{
	margin-top: 56px;
}
.jf_pay li,.jf_pay2 li{
	background: url(../images/jf_pay_bg.png) no-repeat center;
	background-size: cover;
	height: 100px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.jf_pay li a,.jf_pay2 li a{
	display: block;
	height: 100%;
}
.jf_pay li span.fl,.jf_pay2 li span.fl{
	font-size: 30px;
	line-height: 100px;
	color: #ef8200;
	margin-left: 10px;
}
.jf_pay li div,.jf_pay2 li div{
	margin-right: 10px;
}
.jf_pay li .p1,.jf_pay2 li .p1{
	font-size: 16px;
	margin-top: 32px;
	color: #ef8200;
}
.jf_pay li .p2,.jf_pay2 li .p2{
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
.jf_pay .detail{
	width: 100%;
	position: fixed;
	bottom: -200%;
	left: 0;
	height: 300px;
	background: #fff;
	z-index: 12;
}
.jf_pay .detail .title{
	text-align: center;
	line-height: 40px;
	position: relative;
	font-size: 15px;
	border-bottom: 1px solid #999;
	width: 100%;
}
.jf_pay .detail .title .close{
	position: absolute;
	left: 3%;
	color: #999;
}
.jf_pay .detail .title .span1{
	color: #333;
}
.jf_pay .detail div.contain{
	width: 100%;
}
.jf_pay .detail div.contain div{
	width: 94%;
	margin: 0 auto;
	height: 50px;
	border-bottom: 1px dashed #dcdcdc;
}
.jf_pay .detail div.contain span.fl{
	font-size: 14px;
	color: #999;
	line-height: 50px;
}
.jf_pay .detail div.contain span.fr{
	line-height: 50px;
	font-size: 13px;
}
.jf_pay .detail .end{
	line-height: 50px;
	width: 100%;
	background: #933ea7;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.jf_pay .detail .end a{
	display: block;
	color: #fff;
	font-size: 16px;
}

.sadc .swiper-container {
  height: 2500px;
  width: 100%;
  border-top: 0;
}
.sadc .swiper-slide {
  height: 2500px;
  width: 100%;
}
@media (max-width: 320px){
	.product_1 li .p1{
		font-size: 12px;
	}
	.product_1 li p.fr{
		padding: 0 1px;
	}
	.collect li .p1{
		font-size: 12px;
	}
	.collect li p.fr{
		padding: 0 1px;
	}
	.inside_header span{
		font-size: 15px;
	}
	.shopping li .font .p1{
		font-size: 12px;
	}
	.shopping li .font .p2{
		font-size: 12px;
	}
	.list_detail .inf .mid .main .p1{
		font-size: 12px;
	}
	.my_list li .mid .main{
		width: 51%;
	}
	.list_detail .inf .mid .main{
		width: 51%;
	}
	.jf_pay li span.fl{
		font-size: 26px;
	}
	.shopping li .jiajian1{bottom: 2px;}
}

.qrlist1{ float:left; width:20%;max-width:100px;}
.qrlist1 img{ width:100%; max-width:80px; max-height:80px; }
.qrlist2{ float:left; width:65%; margin-left:10px}
.qrlist3{ float:right; display:block; width:10%; text-align:right}
.boxaddr {
    margin: 10px; min-height:85px;
    background: url(../images/tp4.jpg) right center no-repeat;
    padding-right: 26px; font-size:15px;
}
.showaddr{ padding:10px 0}
.div01{ text-align:center; line-height:85px; font-size:18px}
.tMobile{ margin-left:30px}
.addr_select{ float:right; background:#f1f1f1; border:solid 1px #ddd; padding:0 10px; border-radius:3px; margin-top:3px}
.sc_cx,.c_adm_end,.collect .img1,.collect .mask1{ display:none}
.pj1{    line-height: 24px;
   margin-right:20px; margin-bottom:10px;
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #7c7c7c;}
.mypl{ margin-left:}
.wait {
    width: 70%;
    margin: 20px auto;
}
.wait img {
    height: 50px;
    float: left;
    margin-right: 10px;
}
.wait div.tui_wait {
    line-height: 50px;
    font-size: 20px;
}
.tui_tip {
    color: #848c8c;
    font-size:14px; margin-top:15px
}
.refund { padding-top:30px
    
}
.refund img {
    width: 100%;
    
}
.tui_sum {
    font-size: 23px;
    color: #333333;margin-top:15px
}
.tkbnt{ text-align:center; padding:5px 10px;}
.tkbnt2{ color:#933ea7; font-size:15px;line-height: 24px;  margin-right:20px; float:right}
.tkbnt3{ color:#090}
.tkbnt1{line-height: 24px;
    margin-bottom: 10px;
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #7c7c7c; float:right}


/*分享*/	
.modal-dialog {
	width:100%;
	position:fixed;
	margin:0; bottom:0px; z-index:11; display:none
}
.modal-content {
    position: relative;
    background:#F1F1F1;
}
.modal-header {
    padding: 15px 15px 0;
    font-size: 17px;
}
.text-center {
    text-align: center!important;
}
 .modal-body {
    padding: 10px 0 0;
}
.modal-body {
    position: relative;
    font-size: 15px;
    color: #666;
}
 .share-row {
    width: 100%;
    margin-bottom: 10px;
}
.share-row .item .icon {
    width: 50px;
    height: 50px;
}
.share-row .item .icon {
   
    -webkit-border-radius: 50px;
    display: block;
    margin: 5px auto;
}
.icon-qq, .icon-qqweibo, .icon-qqzone, .icon-qrcode, .icon-weibo {
    background: url(../images/icon-share.png?201603161851) no-repeat #fff;
    background-size: 50px;
}
.icon-qrcode {
     background-position:0px -200px;
}
.icon-qqzone {
     background-position:0px -100px;
}
.icon-qqweibo {
     background-position:0px -150px;
}
.icon-qq {
     background-position:0px -50px;
}
.share-row .item {
    width: 20%;
	    display: block;
    float: left;
    text-align: center;
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}
.modal-footer {
    margin-top: 10px;
    padding: 0;
}
.modal-footer a{
    display:block; text-align:center; padding:15px; background:#FFF
}
.hidebg_fx{
    position:fixed;left:0px;top:0px; 
    background-color:#000; 
    width:100%; 
    height:100%; 
    filter:alpha(opacity=60);  
    opacity:0.6;   
    display:none; 
    z-index:10;
} 
/*分享END*/	

.cartli .font .p2 em{ color:#933ea7; margin:0px 0 5px 0; display:block}

/*以下为新增部分*/
.sc_img{
	 width:100%;
	height: 18px;
	background: url(../images/sc.png) center no-repeat;
	background-size: contain;
}
.active .sc_img{background: url(../images/heart.png) center no-repeat;background-size: contain;}
.product_detail_top .mid .right li.active .sc_img{
	background: url(../images/heart.png) center no-repeat;
	background-size: contain;
}
.my_list li .confirm1{
	text-align: right;
	margin: 10px 0;
	color: #933ea7;
	display: block;
	margin-right: 3%;
	width: 70px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #933ea7;
}
.product_detail .product_detail_top .img1 .swiper-pagination-bullet-active{
	background: #933ea7 !important;
}
.product_detail .product_detail_top .img1 .swiper-pagination-bullet{
	border: 1px solid #933ea7;
	opacity: 1;
	background: inherit;
}

/*修改2*/
.num_dot{
	width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #933ea7;
    position: absolute;
    right: 20%;
    top: 3px;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    color: #fff;
}

/*修改Y*/

.member .my_order .font .input1{
	line-height: 50px;
	color: #999;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
 .alieditContainer{
        position: relative;
    } 
    
.sixDigitPassword {
    position: absolute;
    left: 0;
    top: 0;   
    width: 100%;
    height: 32px;  
    color: #fff;
    font-size: 12px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: initial;
    outline: 'none';
    z-index: 999;
    opacity:0;
    filter:alpha(opacity=0);
  }

  .sixDigitPassword-box {
        cursor:text;
        background: #fff;
        outline: none;
        position: relative;
        padding: 8px 0;
        height: 15px;
        border: 1px solid #cccccc;
        border-radius: 2px;
  }
  .sixDigitPassword-box i {
        float: left;
        display: block;
        padding: 4px 0;
        height: 8px;
        border-left: 1px solid #cccccc;
    }
   .sixDigitPassword-box b {
        display: block;
        margin: 0 auto;
        width: 8px;
        height: 8px;
        overflow: hidden;
        visibility:hidden;
        background: url('../images/dott.png') no-repeat;
    }
  .sixDigitPassword-box span {
        position: absolute;
        display: block;
        left: 0px;
        top: 0px;
        height: 30px;
        border: 1px solid rgba(82, 168, 236, .8);
        border: 1px solid #00ffff\9;
        border-radius: 2px;
        visibility: hidden;
        -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.75), 0 0 8px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    }
    .ui-securitycore  .ui-form-item .ui-form-explain{
		margin-top: 8px; 
	}
  .i-block{
	display:inline-block;
  }
 .six-password{
    position: relative;
    height:33px;
    width:182px;
    overflow: hidden;
    vertical-align: middle;
    
	}
.pw{
	width: 250px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -57px;
	height: 134px;
	display: none;
	z-index: 12;
	background: #fff;
	text-align: center;
}
.pw .p1{
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 30px;
}
#payPassword_rsainput-error{
	display: block !important;
	text-align: left;
}
.pw .div1{
	line-height: 30px;
	border-top: 1px solid #ededed;
	margin-top: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.pw .quxiao{
	width: 50%;
	position: relative;
}
.pw .quxiao .line{
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #ededed;
}
.pw .input1{
	width: 50%;
	line-height: 30px;
	color: #933ea7;
}
.enter_pw{
	margin-top: 46px;
}
.enter_pw input{
	line-height: 40px;
	font-size: 13px;
	color: #999;
	height: 40px;
	text-indent: 10px;
	width: 100%;
	margin-top: 15px;
	background: #fff;

}
.enter_pw a{
	margin-top: 30px;
	width: 100%;
	text-align: center;
	line-height: 35px;
	height: 35px;
	color: #fff;
	background: #959595;
	display: block;
}
.enter_pw a.active{background:#933ea7;}
.enter_pw p{
	line-height: 20px;
	color: #dc6161;
	margin-top: 10px;
}

/*修改X*/
.my_list li .confirm2{
	text-align: right;
	margin: 10px 0;
	color: #666;
	display: block;
	margin-right: 3%;
	width: 70px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #818181;
}
.my_list_tc{
	position: fixed;
	top: 50%;
	left: 15%;
	background: #fff;
	width: 70%;
	height: 163px;
	margin-top: -101px;
	border-radius: 4px;
	display: none;
	z-index: 12;
}
.my_list_tc p{
	font-size: 14px;
	padding-left: 20px;
	line-height: 40px;
	background: #d4d4d4;
	border-radius: 4px;
}
.my_list_tc li{
	line-height: 40px;
}
.my_list_tc li .main{
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
}
.my_list_tc li .main a{
	display: block;
}
.my_list_tc li .main .select{
	width: 16px;
    height: 16px;
    margin-top: 12px;
    background: url(../images/select1.png) no-repeat center;
    background-size: contain;
    margin-left: 15px;
}
.my_list_tc li.active .main .select{
    background: url(../images/select2.png) no-repeat center;
    background-size: contain;
}
.my_list_tc li .main span{
	line-height: 40px;
	font-size: 14px;
	margin-left: 10px;
}



/*新增搜索*/
.dd_search{
	width: 94%;
	margin: 56px auto 12px;
	background: #fff;
	border: 1px solid #dcdcdc;
}
.dd_search input{
	float: left;
	color: #999;
	text-indent: 10px;
	line-height: 16px;
	padding: 0;
	font-size: 12px;
	width: 85%;
	padding:6px 0;
}
.dd_search a{
	float: right;
	line-height:16px;
	width: 15%;
	background: #933ea7;
	color: #fff;
	text-align: center;
	padding:8px 0;
}
.yhj1{ position:relative}
.yhj1 em{ font-size:12px; display:block; position:absolute; left:10px; bottom:15px; width:100% ; width:58% }
.yhj1 .fr{ width:35%}
.yhj1 .fr .p2{ background:#933ea7; width:80px; text-align:center; color:#fff; padding:3px 0; border-radius:15px; margin-top:5px}
.yhj1 .fr .p3{ background: #CCC; width:80px; text-align:center; color:#fff; padding:3px 0; border-radius:15px; margin-top:5px}
.myjuan{ margin-bottom:10px}
.myjuan a{ display: block; float:left; width:50%; line-height:2rem; background:#CCC; text-align:center; font-size:1rem}
.myjuan .cur{ background: #F30; color:#FFF}

