body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
	width: 100%;
	height: 100%;
}
i {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

html {
	background: #fff;
}
body {
	font-family: "Helvetica Neue", Helvetica, "微软雅黑", Arial, sans-serif;
	font-size: 13px;
	color: #000;
	overflow-x: hidden;
}
input, textarea, select {
	font-family: "Helvetica Neue", Helvetica, "微软雅黑", Arial, sans-serif;
	font-size: 13px;
	outline: none;
	background: #fff;
}
.select_box select{
	height: 32px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: none;
	padding: 0px;
	width: 100%;
}
.select_box {
	height: 32px;
	border: #e1e1e1 1px solid;
	background:#fff url(http://www.dianyu001.com/images/sel_icon.png) right center no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input {
		line-height: normal !important;
	}
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #acacac;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #acacac;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #acacac;
}
.container_in{
	width: 1100px;
	margin: 0 auto;
}
.price{
	color: #ff3f71;
}

.top_bar{
	height: 32px;
	border-bottom: #f2f2f2 1px solid;
	font-size: 12px;
}
.top_bar .left{
	float: left;
}
.top_bar .right{
	float: right;
}
.top_bar .right a, .top_bar .right .qr{
	float: left;
	margin-left: 30px;
	color: #999;
}
.top_bar .right a{
	display: inline-block;
	height:13px;
	line-height: 13px;
	margin-top: 10px;
}
.top_bar .right a:hover{
	color: #000;
}
.top_bar .right .qr{
	height: 32px;
	position: relative;
	z-index: 9;
}
.top_bar .right .qr span{
	height: 32px;
	line-height: 32px;
	display: inline-block;
	background: url(http://www.dianyu001.com/images/phone_icon.png) left center no-repeat;
	padding-left: 14px;
	cursor: pointer;
}
.top_bar .right .qr span:hover{
	color: #000;
}
.top_bar .right .my_mes{
	border-right: #e2e2e2 1px solid;
	padding-right: 30px;
}
.top_bar .right .my_collect{
	background: url(http://www.dianyu001.com/images/hart_icon.png) left center no-repeat;
	padding-left: 20px;
}


.top_bar .left .welcome{
	float: left;
	display: inline-block;
	height:13px;
	line-height: 13px;
	margin-top: 10px;
	color: #999;
	margin-right: 30px;
}
.top_bar .left .user_drop{
	float: left;
	margin-right: 30px;
	position: relative;
	z-index:9;
}
.top_bar .left .user_drop span{
	display: block;
	height:32px;
	line-height:32px;
	color: #ff3f71;
	cursor: pointer;
	background: url(http://www.dianyu001.com/images/drop_icon.png) right center no-repeat;
	padding-right: 13px;
}
.top_bar .left .login, .top_bar .left .reg{
	float: left;
	display: inline-block;
	height:13px;
	line-height: 13px;
	margin-top: 10px;
	color: #999;
	margin-right: 30px;
}
.top_bar .left .login:hover, .top_bar .left .reg:hover{
	color: #000;
}
.top_bar .left .drop_nav{
	position: absolute;
	top:32px;
	left:0;
	z-index:9;
	background: #fff;
	box-shadow: 0 0 35px rgba(0,0,0,0.14);
	width: 160px;
	display: none;
}
.top_bar .left .user_drop:hover .drop_nav{
	display:block;
}
.top_bar .left .drop_nav li a{
	display: block;
	height:44px;
	line-height: 44px;
	padding-left: 16px;
	font-size: 13px;
}
.top_bar .left .drop_nav li a:hover{
	background: #f9f9f9;
}
.top_bar .left .drop_nav li{
	border-bottom: #f0f0f0 1px solid;
}
.top_bar .left .drop_nav li:last-child{
	border-bottom: none;
}
.top_bar .right .qr:hover .pic{
	display: block;
}
.top_bar .right .qr .pic{
	position: absolute;
	top:32px;
	right:0;
	z-index:9;
	background: #fff;
	box-shadow: 0 0 35px rgba(0,0,0,0.14);
	width: 160px;
	height: 160px;
	padding: 16px;
	display: none;
}
.top_bar .right .qr .pic img{
	display: block;
	width: 160px;
	height: 160px;
}
.header .logo{
	float: left;
	display: block;
	width: 200px;
	height: 154px;
	background:url(http://www.dianyu001.com/images/logo_r.png) center center no-repeat;
}
.header .logo.index{
	background:#ff3f71 url(http://www.dianyu001.com/images/logo_w.png) center center no-repeat;
}
.header .main{
	float: left;
	height: 154px;
	padding-left: 120px;
}
.header .main .soso input{
	float: left;
	height: 32px;
	line-height:32px;
	width: 310px;
	border: #ff3f71 3px solid;
	padding-left: 10px;
	float: left;
	outline: none;
	font-size: 14px;
}
.header .main .soso button{
	float: left;
	height: 38px;
	width: 88px;
	float: left;
	background: #ff3f71;
	border: none;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	clear: right;
}
.header .main .soso{
	height: 66px;
	margin-top: 30px;
	padding-left: 55px;
}
.header .main .soso .hot{
	padding-top: 48px;
}
.header .main .soso .hot a{
	color: #999;
	margin-right: 16px;
	vertical-align: middle;
}
.header .main .soso .hot span{
	color: #cecece;
	margin-right: 16px;
	vertical-align: middle;
	font-size: 12px;
}
.header .main .soso .hot a:hover{
	color: #000;
}
.header .main .soso .hot a.active{
	color: #ff3f71;
}
.header .main .nav a{
	font-size: 16px;
	vertical-align: middle;
	color: #000;
	margin-right: 30px;
}
.header .main .nav span{
	font-size: 12px;
	vertical-align: middle;
	color: #cecece;
	margin-right: 30px;
}
.header .main .nav{
	padding-top: 28px;
}
.header .main .nav a:hover{
	color: #ff3f71;
}

.footer{
	border-top:#ff3f71 2px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
}
.footer .left{
	float: left;
}
.footer .left .link a{
	margin-right: 20px;
}
.footer .left .link a:hover{
	color: #ff3f71;
}
.footer .left p{
	font-size: 12px;
	color: #999;
	padding-top: 10px;
}
.footer .logo{
	background: url(http://www.dianyu001.com/images/logo_f.png) center center no-repeat;
	width: 100px;
	height: 46px;
	float: right;
}
.index_page{
	background: #f5f5f5;
}
.index_page .title{
	height: 40px;
}
.index_page .title h2{
	float: left;
}
.index_page .title h2 b{
	font-size: 18px;
	font-weight: 500;
	padding-right: 5px;
	vertical-align: bottom;
}
.index_page .title h2 span{
	font-style: italic;
	font-size: 16px;
	color: #c0c0c0;
	font-weight: normal;
	text-transform:uppercase;
	vertical-align: bottom;
}
.index_page .title a{
	float: right;
	background: url(http://www.dianyu001.com/images/link_more_icon.png) right center no-repeat;
	display: inline-block;
	height: 13px;
	line-height:13px;
	padding-right: 12px;
	margin-top: 8px;
}
.index_page .title a:hover{
	color: #ff3f71;
}
.index_page .recommended_commodity{
	padding-bottom: 40px;
}
.recommended_commodity .list{
	width: 1100px;
	overflow: hidden;
}
.recommended_commodity .list .pic{
	width: 262px;
	height: 262px;
	overflow: hidden;
}
.recommended_commodity .list ul{
	width: 1150px;
}
.recommended_commodity .list li{
	width: 262px;
	height: 374px;
	float: left;
	margin-right: 16.5px;
	margin-bottom: 20px;
}
.recommended_commodity .list li a{
	width: 262px;
	height: 374px;
	display: block;
}
.recommended_commodity .list .pic img{
	display: block;
}
.recommended_commodity .list .info{
	background: #fff;
	height: 112px;
}
.recommended_commodity .list .info .name{
	padding:20px 20px 0 20px;
	display: block;
	height: 48px;
	line-height: 1.8;
	overflow: hidden;
}
.recommended_commodity .list .info .price{
	padding:5px 20px 0 20px;
	display: block;
	font-size: 16px;
	display: block;
}
.index_page .recommended_merchants{
	padding-top: 30px;
	padding-bottom: 30px;
}
.recommended_merchants .list ul{
	width: 1150px;
}
.recommended_merchants .list li{
	width: 262px;
	height: 553px;
	float: left;
	margin-right: 16.5px;
	background: #fff;
}
.recommended_merchants .shop{
	display: block;
	width: 262px;
	height: 262px;
}
.recommended_merchants .shop .pic{
	width: 262px;
	height: 262px;
	overflow: hidden;
	position: relative;
}
.recommended_merchants .shop .pic .info{
	position: absolute;
	z-index:1;
	left:10px;
	bottom: 10px;
	width: 222px;
	height:82px;
	border: rgba(255,255,255,0.8) 10px solid;
}
.recommended_merchants .shop .pic .info .in{
	width: 220px;
	height:80px;
	background: rgba(255,255,255,0.8);
	margin: 1px 0 0 1px;
	text-align: center;
}
.recommended_merchants .shop .pic .info .in .name{
	font-size: 18px;
	border-bottom: #cdcdcd 1px solid;
	margin: 0 9px 0 9px;
	padding:12px 0 4px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.recommended_merchants .shop .pic .info .in span{
	display: block;
	padding-top: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.recommended_merchants .p_each .pic{
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
}
.recommended_merchants .p_each{
	background: #fff;
	padding:20px 0 0 20px;
	height: 70px;
}
.recommended_merchants .p_each a{
	display: block;
	height: 70px;
}
.recommended_merchants .p_each .info{
	float: left;
	padding-left: 10px;
	width: 133px;
	height: 70px;
}
.recommended_merchants .p_each .info .name{
	width: 133px;;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 4px;
	padding-top: 2px;
}
.recommended_merchants .p_each .info .classify{
	width: 133px;;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	margin-bottom: 4px;
}
.recommended_merchants .p_each .info .price{
	font-size: 16px;
}
.index_page .quick_nav{
	height:362px;
	width: 170px;
	background: #000;
	background: rgba(0,0,0,0.75);
	position: relative;
	z-index: 2;
	margin-top: -408px;
	padding: 20px 15px 0 15px;
}
.index_page .quick_nav a{
	color: #fff;
	width: 80px;
	float: left;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 5px;
}
.index_page .quick_nav li{
	margin-bottom: 10px;
}
.index_page .quick_nav a:hover{
	color: #ff3f71;
}
.index_page .quick_nav .icon_1{
	background: url(http://www.dianyu001.com/images/quick_icon_1.png) left center no-repeat;
	height: 20px;
	margin-bottom: 15px;
	position: relative;
	z-index:1;
}
.index_page .quick_nav .icon_2{
	background: url(http://www.dianyu001.com/images/quick_icon_2.png) left center no-repeat;
	height: 20px;
	margin-bottom: 15px;
	position: relative;
	z-index:1;
}
.index_page .quick_nav .icon_3{
	background: url(http://www.dianyu001.com/images/quick_icon_3.png) left center no-repeat;
	height: 20px;
	margin-bottom: 15px;
	position: relative;
	z-index:1;
}
.index_page .quick_nav li span{
	position: absolute;
	height: 1px;
	font-size: 0;
	background: #fff;
	left: 30px;
	top:9px;
	right: 0;
	opacity:0.12;
	filter:alpha(opacity=12);
}
.banner{
	height:400px;
	position: relative;
	z-index:1;
	overflow: hidden;
}
.banner .pic_box .slides li{
	background-position: center center;
	background-repeat: no-repeat;
	height: 400px;
}
.banner .pic_box .slides li a{
	display: block;
	height: 400px;
	width: 100%;
}
.banner .flex-direction-nav{
	display: none;
}
.banner .flex-control-nav{
	position: absolute;
	z-index:1;
	bottom: 10px;
	left: 0;
	text-align: center;
	right: 0;
	height: 12px;
}
.banner .flex-control-nav li{
	display: inline-block;
	margin: 0 4px 0 4px;
}
.banner .flex-control-nav li a{
	display: inline-block;
	width: 8px;
	height: 8px;
	border: #fff 2px solid;
	border-radius: 50%;
	text-indent: -9999px;
}
.banner .flex-control-nav li a.flex-active{
	background: #fff;
}
.page_in_container{
	border-top: #f2f2f2 1px solid;
	padding: 20px 0 0 0;
}
.path{
	margin-bottom: 20px;
}
.path span{
	background: url(http://www.dianyu001.com/images/path_icon.png) center center no-repeat;
	display: inline-block;
	width: 5px;
	height: 9px;
	vertical-align: middle;
	margin-right: 10px;
}
.path a{
	margin-right: 10px;
}
.path a:hover{
	color: #ff3f71;
}
.sel_box{
	background: #fcfcfc;
	border:#f2f2f2 1px solid;
	margin-bottom: 30px;
}
.tab{
	border-bottom:#f2f2f2 1px solid;
}
.tab li{
	float: left;
	margin-right: 34px;
}
.tab li a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.tab li a:hover{
	color: #ff3f71;
}
.tab li a.active{
	border-bottom:#ff3f71 3px solid;
	color: #ff3f71;
}
.sel_box .tab{
	padding-left: 20px;
}
.sel_box .group{
	padding: 16px 0 6px 20px;
}
.sel_box .group .item label{
	float: left;
	display: block;
	width: 60px;
	color: #999;
}
.sel_box .group .item .list{
	float: left;
	margin-bottom: 10px;
}
.sel_box .group .item span{
	margin-right: 34px;
	cursor: pointer;
}
/* .sel_box .group .item .list a{
	display: inline-block;
	margin-right: 50px;
} */
/* .sel_box .group .item .list a:hover, .sel_box .group .item .list a.active{
	color: #ff3f71;
} */

.sel_box .group .item .list .active{
	color: #ff3f71;
}

.shop_list .list li{
	background: #f9f9f9;
	height: 473px;
}
.shop_list .list li .info .btn{
	background: #ff3f71;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	width: 154px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	display: block;
}
.shop_list .list li .info .btn:hover{
	background: #fff;
	color: #ff3f71;
	border:#ff3f71 3px solid;
	width: 148px;
	height: 38px;
	line-height: 38px;
}
.shop_list .list li .info .address{
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(http://www.dianyu001.com/images/address_icon.png) center top no-repeat;
	padding-top: 32px;
	margin: 20px auto 18px auto;
	width: 242px;
}
.shop_list .list li .info .p_num{
	color: #999;
	text-align: center;
	margin-bottom: 30px;
}
.shop_list .list li .info .p_num i{
	color: #ff3f71;
	margin-right: 5px;
}
.shop_list .list li{
	margin-bottom: 20px;
}

.pagination {
	text-align: center;
}

/* 分页页码A标签，停用，改为SPAN
.pagination a.current, .pagination a.disabled {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 0 10px;
	background: #fff;
	border-radius: 13px;
	margin: 0 5px 0 5px;
	color: #000;
}
.pagination a.current:hover, .pagination a.disabled:hover {
	background: #fff;
	color: #ff3f71;
	border:#ff3f71 2px solid;
	height: 22px;
	line-height: 22px;
	padding: 0 8px 0 8px;
} */

.pagination span.canclick, .pagination span.disabled {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 0 10px;
	background: #fff;
	border-radius: 13px;
	margin: 0 5px 0 5px;
	color: #000;
}
.pagination span.canclick:hover {
	background: #fff;
	color: #ff3f71;
	border:#ff3f71 2px solid;
	height: 22px;
	line-height: 22px;
	padding: 0 8px 0 8px;
}

.pagination span.current {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 0 10px;
	background: #ff3f71;
	border-radius: 13px;
	margin: 0 5px 0 5px;
	color: #fff;
}
/* .pagination span.enabled {
	background: #fff;
	color: #ff3f71;
	border:#ff3f71 2px solid;
	height: 22px;
	line-height: 22px;
	padding: 0 8px 0 8px;
} */
.pagination span.disabled {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 0 10px;
	background: #fff;
	border-radius: 13px;
	margin: 0 5px 0 5px;
	color: #ccc;
}
.all_shop_page{
	padding-bottom: 60px;
}
.all_shop_page .pagination{
	padding-top: 10px;
}
.my_collect_page {
	padding-bottom: 40px;
}
.send_order_form{
	width: 440px;
	margin: 0 auto;
}
.send_order_form label{
	display: block;
	padding-bottom: 8px;
}
.send_order_form input{
	width: 428px;
	height: 32px;
	line-height: 32px;
	border: #e1e1e1 1px solid;
	padding-left: 10px;
}
.send_order_form textarea{
	width: 418px;
	height: 80px;
	border: #e1e1e1 1px solid;
	resize: vertical;
	padding: 10px;
}
.send_order_form .item{
	margin-bottom: 20px;
}
.send_order_form h3{
	font-size: 14px;
	border-bottom: #e1e1e1 1px solid;
	margin-bottom: 20px;
	padding-bottom: 8px;
}
.send_order_form button{
	width: 440px;
	border: none;
	height: 44px;
	background: #ff3f71;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.send_order_form button:hover{
	background: #fff;
	border: #ff3f71 3px solid;
	color: #ff3f71;
}
.send_order_form_page{
	padding-bottom: 60px;
}
.order_success_page .tip{
	background: url(http://www.dianyu001.com/images/succes_icon.png) left center no-repeat;
	height: 76px;
	padding-left: 96px;
	margin: 40px auto 60px auto;
	width: 300px;
}
.order_success_page .tip p{
	font-size: 30px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
}
.order_success_page .tip span{
	color: #999;
	font-size: 14px;
}

table.list_table{
	width: 100%;
	border: #f5f5f5 1px solid;
}
table.list_table th, table.list_table td{
	border-bottom: #f5f5f5 1px solid;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
table.list_table th{
	height: 40px;
	line-height: 40px;
	padding-left: 14px;
}
table.list_table td{
	padding: 14px;
}
table.order_table td .pic{
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
}
table.order_table td .name{
	float: left;
	padding: 15px 0 0 10px;
}
table.order_table{
	margin-bottom: 10px;
}
.all_money{
	text-align: right;
	margin-bottom: 60px;
}
.all_money .price{
	font-size: 26px;
	font-weight: 600;
}
.all_money .price i{
	font-size: 13px;
	padding-left: 5px;
	font-weight: normal;
}
.my_order td{
	border: #eee 1px solid;
}
.no_padding{
	padding:0px !important;
}
.my_order .no_padding table{
	width: 100%;
}
.my_order table .info{
	float: left;
	padding: 5px 0 0 15px;
}
table.order_table.my_order td .name{
	float: none;
	padding:0 0 5px 0;
}
table.my_order table td{
	border: none;
	border-bottom: #eee 1px solid;
}
table.my_order table tr:last-child td{
	border: none;
}
table.my_order table td .price i{
	color: #000;
	padding-left: 4px;
}
.del_btn{
	height: 32px;
	line-height:32px;
	border: #ccc 2px solid;
	padding:0 16px 0 16px;
	display: inline-block;
}
.del_btn:hover{
	border: #ff3f71 2px solid;
	color: #ff3f71;
}
.send_btn{
	height: 36px;
	line-height:36px;
	padding:0 18px 0 18px;
	display: inline-block;
	background: #ff3f71;
	color: #fff;
	margin-right: 10px;
}
.send_btn:hover{
	border: #ff3f71 2px solid;
	color: #ff3f71;
	background: #fff;
	height: 32px;
	padding:0 16px 0 16px;
	line-height:32px;
}
table.order_table.my_order{
	margin-bottom: 20px;
}
.my_order_page, .my_mes_page{
	padding-bottom: 60px;
}
.my_order_page .pagination, .my_mes_page .pagination{
	padding-top: 20px;
}
.my_mes_page table td a{
	color: #ff3f71;
}
.my_mes_page table td a:hover{
	color: #000;
}
.my_mes_page .soso{
	margin-bottom: 20px;
	height: 36px;
}
.my_mes_page .soso input{
	height: 34px;
	line-height:34px;
	padding-left: 14px;
	border: #e5e5e5 1px solid;
	width: 280px;
	float: left;
}
.my_mes_page .soso button{
	height: 36px;
	border: none;
	width: 60px;
	float: left;
	color: #fff;
	background: #ff3f71;
	font-size: 14px;
}

.reg_page{
	padding-bottom: 60px;
}


.reg_form{
	width: 440px;
	margin: 0 auto;
}
.reg_form label{
	display: block;
	padding-bottom: 8px;
}
.reg_form input{
	width: 428px;
	height: 32px;
	line-height: 32px;
	border: #e1e1e1 1px solid;
	padding-left: 10px;
}
.reg_form .item{
	margin-bottom: 20px;
}
.reg_form h3{
	font-size: 14px;
	border-bottom: #e1e1e1 1px solid;
	margin-bottom: 20px;
	padding-bottom: 8px;
}
.reg_form button{
	width: 440px;
	border: none;
	height: 44px;
	background: #ff3f71;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.reg_form button:hover{
	background: #fff;
	border: #ff3f71 3px solid;
	color: #ff3f71;
}
.reg_form .tip{
	font-size: 12px;
	color: #999;
	text-align: center;
	padding-top: 20px;
}
.reg_form .title{
	font-size: 12px;
	color: #999;
	padding-bottom: 20px;
}
.reg_form .item span.male, .reg_form .item span.female{
	text-align: center;
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	width: 213px;
	border: #e1e1e1 1px solid;
	cursor: pointer;
}
.reg_form .item span.male{
	margin-right: 10px;
}
.reg_form .item span.active{
	border: #60e38a 2px solid;
	height: 30px;
	line-height: 30px;
	width: 209px;
	background: url(http://www.dianyu001.com/images/sex_active_icon.png) right center no-repeat;
}
.reg_form .item select{
	height: 32px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: none;
	padding: 0px;
	width: 100%;

}
.reg_form .item .select_box {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	border: #e1e1e1 1px solid;
	background: url(http://www.dianyu001.com/images/sel_icon.png) right center no-repeat;
	width: 140px;
	float: left;
	margin-right: 6px;
}
.reg_form .item .select_box.last {
	margin-right: 0;
}
.erro{
	text-align: center;
	height:40px;
	line-height:40px;
	color: #ff3f71;
}
.reg_form .erro{
	margin-top: -20px;
}
.login_page{
	background: #f5f5f5;
}
.login_page .top .logo{
	display: block;
	width: 102px;
	height: 66px;
	background:url(http://www.dianyu001.com/images/logo_r.png) center center no-repeat;
}
.login_page .top{
	padding: 50px 0 20px 0;
}
.login_body{
	background: #fff url(http://www.dianyu001.com/images/box_b_line.png) bottom left repeat-x;
	padding:60px 0 80px 0;
}
.login_body .pic{
	float: left;
	background:url(http://www.dianyu001.com/images/login_pic.png) center center no-repeat;
	width: 371px;
	height: 276px;
	margin-left: 90px;
}
.login_body .box{
	float: right;
	width: 320px;
	padding-right: 120px;
}
.login_body .box input{
	display: block;
	margin-bottom: 20px;
	width: 308px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	border: #e1e1e1 1px solid;
}
.login_body .box h2{
	display: block;
	font-size: 20px;
	margin-bottom: 20px;
}
.login_body .box .erro{
	margin-top: -20px;
}
.login_body .box button{
	display: block;
	height: 44px;
	color: #fff;
	font-size: 16px;
	width: 320px;
	border: none;
	background: #ff3f71;
	cursor: pointer;
	margin-bottom: 30px;
}
.login_body .box button:hover{
	height: 44px;
	color: #ff3f71;
	width: 320px;
	background: #fff;
	border: #ff3f71 2px solid;
}
.login_body .box p{
	text-align: center;
}
.login_body .box p a{
	color: #ff3f71;
}
.login_body .box p a:hover{
	text-decoration: underline;
}

.login_foot{
	background: none;
	border-top: none;
}
.sale_page{
	padding-bottom: 60px;
}
.sale_page .list{
	width: 1100px;
	overflow: hidden;
}
.sale_page .list ul{
	width: 1200px;
}
.sale_page .list li{
	width: 542px;
	height:360px;
	background: #f9f9f9;
	float: left;
	margin: 0 16px 20px 0;
}
.sale_page .list li a.pic{
	width: 542px;
	height:196px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.sale_page .list li p{
	width: 522px;
	padding-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
}
.sale_page .list li span{
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #999;
	background:url(http://www.dianyu001.com/images/date_icon.png) left center no-repeat;
	padding-left: 30px;
}

.sale_page .list li a.btn{
	background: #ff3f71;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	width: 154px;
	height: 44px;
	line-height: 44px;
	display: block;
	margin-left: 20px;
}
.sale_page .list li a.btn:hover{
	background: #fff;
	color: #ff3f71;
	border:#ff3f71 3px solid;
	width: 148px;
	height: 38px;
	line-height: 38px;
}
.sale_page .pagination{
	padding-top: 20px;
}

.login_pop .box{
	width: 320px;
	background: #fff;
	padding:40px;
	position: fixed;
	z-index: 99999;
	left:50%;
	top: 160px;
	margin-left: -200px;
}
.login_pop .bg{
	background: #000;
	opacity: 0.5;
	position: fixed;
	z-index: 9999;
	left:0;
	right:0;
	bottom: 0;
	top:0;
	filter:alpha(opacity=50);
}
.login_pop .close{
	position: absolute;
	z-index:9;
	right: 10px;
	top:10px;
	font-size: 16px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height:30px;
	color: #999;
}
.login_pop .close:hover{
	background: #f5f5f5;
	color: #000;
	border-radius: 50%;
}
.login_pop .box input{
	display: block;
	margin-bottom: 20px;
	width: 308px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	border: #e1e1e1 1px solid;
}
.login_pop .box h2{
	display: block;
	font-size: 20px;
	margin-bottom: 20px;
}
.login_pop .box .erro{
	margin-top: -20px;
}
.login_pop .box button{
	display: block;
	height: 44px;
	color: #fff;
	font-size: 16px;
	width: 320px;
	border: none;
	background: #ff3f71;
	cursor: pointer;
	margin-bottom: 30px;
}
.login_pop .box button:hover{
	height: 44px;
	color: #ff3f71;
	width: 320px;
	background: #fff;
	border: #ff3f71 2px solid;
}
.login_pop .box p{
	text-align: center;
}
.login_pop .box p a{
	color: #ff3f71;
}
.login_pop .box p a:hover{
	text-decoration: underline;
}


.shop_detail_page{
	padding-bottom: 60px;
}
.shop_detail_page .left_box{
	float: left;
	width: 820px;
}


.shop_detail_page .recommended_commodity .list li{
	width: 262px;
	height: 440px;
	float: left;
	margin-right: 16.5px;
	margin-bottom: 20px;
	background: #f9f9f9;
}
.shop_detail_page .recommended_commodity .list .info{
	background: #f9f9f9;
	height: 112px;
}
.shop_detail_page .recommended_commodity .list li a.btn{
	width: 86px;
	height: 44px;
	line-height: 44px;
	background: #fff url(http://www.dianyu001.com/images/chart_icon.png) 16px center no-repeat;
	color: #ff3f71;
	margin-left: 20px;
	padding-left: 40px;
}
.shop_detail_page .recommended_commodity .list li a.btn:hover{
	width: 82px;
	height: 40px;
	line-height: 40px;
	border: #ff3f71 2px solid;
	background: #fff url(http://www.dianyu001.com/images/chart_icon.png) 14px center no-repeat;
	padding-left: 38px;
}
.shop_detail_page .recommended_commodity .list{
	width: 820px;
	overflow: hidden;
}
.shop_detail_page .recommended_commodity .list ul{
	width: 900px;
}
.shop_detail_page .right_box{
	width: 260px;
	float: right;
}
.shop_detail_page .right_box .shop_info{
	background: #f8f8f8;
	position: relative;
	padding:22px 0 30px 0;
	z-index:1;
	margin-bottom: 20px;
}
.shop_detail_page .right_box .shop_info .name{
	font-size: 20px;
	padding: 0 0 10px 22px;
}
.shop_detail_page .right_box .shop_info .tel{
	font-size: 16px;
	font-style: italic;
	padding: 0 0 0 22px;
}
.shop_detail_page .right_box .shop_info .btm .collection{
	display: block;
	background:url(http://www.dianyu001.com/images/collection_icon.png) center 20px no-repeat;
	padding-top: 45px;
	float: left;
	width: 30%;
	text-align: center;
	color: #999;
}
.shop_detail_page .right_box .shop_info .btm .mes{
	display: block;
	background:url(http://www.dianyu001.com/images/mes_icon.png) center 20px no-repeat;
	padding-top: 45px;
	float: left;
	width: 40%;
	text-align: center;
	color: #999;
}
.shop_detail_page .right_box .shop_info .btm .vip{
	display: block;
	background:url(http://www.dianyu001.com/images/vip_icon.png) center 20px no-repeat;
	padding-top: 45px;
	float: left;
	width: 30%;
	text-align: center;
	color: #999;
}

.shop_detail_page .right_box .shop_info .btm .mes_new{
	display: block;
	background:url(http://www.dianyu001.com/images/mes_icon_new.gif) center top no-repeat;
	padding-top: 45px;
	float: left;
	width: 40%;
	text-align: center;
	color: #999;
}


.shop_detail_page .right_box .shop_info .btm a:hover{
	color: #000;
}
.shop_detail_page .right_box .shop_info .btm{
	border-top: #efefef 1px solid;
	margin: 20px 22px 0 22px;
}
.shop_detail_page .right_box .shop_info .rate{
	position: absolute;
	right:20px;
	top:30px;
	width: 66px;
	height: 12px;
	background:url(http://www.dianyu001.com/images/start_icon.png) left center no-repeat;
}
.shop_detail_page .right_box .shop_info .rate span{
	display: block;
	height: 12px;
	background:url(http://www.dianyu001.com/images/start_active_icon.png) left center no-repeat;
}
.shop_detail_page .right_box .map_box{
	border: #f4f4f4 1px solid;
	padding: 5px;
	margin-bottom: 20px;
}
.shop_detail_page .right_box .map_box .in{
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.shop_detail_page .right_box .photo_box .pic{
	display: block;
	width: 218px;
	height: 218px;
	overflow: hidden;
}
.shop_detail_page .right_box .photo_box .flex-direction-nav{
	display: none;
}
.shop_detail_page .right_box .photo_box{
	border: #f4f4f4 1px solid;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.shop_detail_page .right_box .photo_box p{
	font-size: 14px;
	padding:20px 0 10px 20px;
	font-weight: 600;
}
.shop_detail_page .right_box .photo_box .pic_box{
	width: 218px;
	margin-left: 20px;
}
.shop_detail_page .right_box .photo_box .flex-control-nav{
	text-align: center;
	height: 5px;
	font-size: 0;
	margin-top: 12px;
}
.shop_detail_page .right_box .photo_box .flex-control-nav li a{
	display: inline-block;
	text-indent: -9999px;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background: #cdcdcd;
}
.shop_detail_page .right_box .photo_box .flex-control-nav li a.flex-active{
	background: #ff3f71;
}
.shop_detail_page .right_box .photo_box .flex-control-nav li{
	display: inline-block;
	margin: 0 2px 0 2px;
}

.shop_detail_page .right_box .chart{
	border: #f4f4f4 1px solid;
	border-top: #ff3f71 3px solid;
	margin-bottom: 20px;
	padding:20px 20px 20px 20px;
}
.shop_detail_page .right_box .chart .pic{
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
}
.shop_detail_page .right_box .chart .title{
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: 600;
}
.shop_detail_page .right_box .chart .info{
	width: 156px;
	height: 50px;
	float: left;
	padding-left: 10px;
}
.shop_detail_page .right_box .chart li{
	margin-bottom: 20px;
}
.shop_detail_page .right_box .chart li .info .name{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}
.shop_detail_page .right_box .chart li .info .ctrl input{
	width: 26px;
	height:18px;
	text-align: center;
	line-height:18px;
	vertical-align: middle;
	border: #e1e1e1 1px solid;
	margin: 0 6px 0 6px;
}
.shop_detail_page .right_box .chart li .info .ctrl .price{
	vertical-align: middle;
}
.shop_detail_page .right_box .chart li .info .ctrl span, .shop_detail_page .right_box .chart li .info .ctrl i{
	vertical-align: middle;
}
.shop_detail_page .right_box .chart li .info .ctrl i{
	margin-left: 6px;
	color: #999;
}
.shop_detail_page .right_box .chart li .info .ctrl span{
	font-size: 12px;
	color: #999;
}
.shop_detail_page .right_box .chart li .info .ctrl span.price{
	font-size: 13px;
	color: #ff3f71;
}
.shop_detail_page .right_box .chart li .info .ctrl{
	position: relative;
	z-index:1;
}
.shop_detail_page .right_box .chart li .info .ctrl a.del{
	display: block;
	width: 16px;
	height: 16px;
	background:url(http://www.dianyu001.com/images/del_btn.png) no-repeat;
	position: absolute;
	right: 0;
	top:0;
}
.shop_detail_page .right_box .chart .btm{
	border-top: #f3f3f3 1px solid;
	padding-top: 10px;
}
.shop_detail_page .right_box .chart .btm p{
	text-align:center;
	margin-bottom: 10px;
}
.shop_detail_page .right_box .chart .btm i{
	color: #ff3f71;
	padding:0 4px 0 4px;
}
.shop_detail_page .right_box .chart .btm .btn{
	background: #ff3f71;
	color: #fff;
	display: block;
	height: 40px;
	line-height:40px;
	text-align: center;
	font-size: 16px;
}
.shop_detail_page .right_box .chart .btm .btn:hover{
	background: #fff;
	color: #ff3f71;
	border: #ff3f71 2px solid;
	height: 36px;
	line-height:36px;
}

.shop_detail_page .right_box .chart .btm .btn_group .btn{
	background: #ff3f71;
	color: #fff;
	display: block;
	height: 40px;
	line-height:40px;
	text-align: center;
	font-size: 13px;
	float: left;
}

.shop_detail_page .right_box .chart .btm .btn_group .btn:hover{
	background: #fff;
	color: #ff3f71;
	border: #ff3f71 2px solid;
	height: 36px;
	line-height:36px;
}
.shop_detail_page .right_box .chart .btm .btn_group .btn_1{
	width: 73px;
}
.shop_detail_page .right_box .chart .btm .btn_group .btn_2{
	width: 60px;
	margin: 0 6px 0 6px;
}
.shop_detail_page .right_box .chart .btm .btn_group .btn_3{
	width: 73px;
}

.shop_detail_page .right_box .chart .btm .btn_group .btn_1:hover{
	width: 69px;
}
.shop_detail_page .right_box .chart .btm .btn_group .btn_2:hover{
	width: 56px;
}
.shop_detail_page .right_box .chart .btm .btn_group .btn_3:hover{
	width: 69px;
}



.mes_pop .box{
	background: #fff;
	width: 580px;
	height: 350px;
	position: fixed;
	z-index: 9999;
	left: 50%;
	top:160px;
	margin-left: -290px;
}
.mes_pop .bg{
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: fixed;
	z-index: 999;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	margin-left: -290px;
}
.mes_pop .box p{
	font-size: 14px;
	font-weight: 600;
	padding:26px 0 10px 30px;
}
.mes_pop .box textarea{
	width: 488px;
	padding: 15px;
	border: #ebebeb 1px solid;
	resize: none;
	display: block;
	height: 180px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.mes_pop .box .btn_box{
	width: 550px;
	text-align: right;
}

.mes_pop .box .link_txt{
	width: 488px;
	padding: 15px;
	border: #ebebeb 1px solid;
	resize: none;
	display: block;
	height: 180px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.manage_page .title_bar .right.soso .soso_box input{
	height: 32px;
	line-height:32px;
	width: 200px;
	vertical-align: middle;
	padding-left: 12px;
}
.manage_page .title_bar .right.soso .soso_box .select_box{
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}
.manage_page .title_bar .right.soso .soso_box{
	float: left;
	margin-right: 10px;
}
.manage_page .title_bar .right.soso a.btn{
	float: left;
}
.manage_page .title_bar .right.soso .soso_box a.btn{
	float: none;
}
.manage_page .title_bar .right.soso .soso_box label{
	vertical-align: middle;
}

.pic_show_pop {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.pic_show_pop .bg {
	position: fixed;
	z-index: 101;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.pic_show_pop .pic_box {
	position: fixed;
	z-index: 102;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.pic_show_pop .close {
	background: #fff url(http://www.dianyu001.com/images/close_icon.png) no-repeat center center;
	width: 50px;
	height: 50px;
	display: block;
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 103;
}
.pic_show_pop .close:hover {
	background: #fff url(http://www.dianyu001.com/images/close_icon_active.png) no-repeat center center;
}
.pic_show_pop .flex-control-nav {
	display: none;
}
.pic_show_pop .flex-prev {
	background: #fff url(http://www.dianyu001.com/images/left_b_icon.png) no-repeat center center;
	display: block;
	width: 50px;
	height: 50px;
	position: fixed;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	text-indent: -9999px;
}
.pic_show_pop .flex-prev:hover {
	background: #fff url(http://www.dianyu001.com/images/left_b_icon_active.png) no-repeat center center;
}
.pic_show_pop .flex-next {
	background: #fff url(http://www.dianyu001.com/images/right_b_icon.png) no-repeat center center;
	display: block;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	text-indent: -9999px;
}
.pic_show_pop .flex-next:hover {
	background: #fff url(http://www.dianyu001.com/images/right_b_icon_active.png) no-repeat center center;
}
.pic_show_pop li.pic {
	text-align: center;
}
.pic_show_pop li.pic img {
	display: inline-block;
	vertical-align: middle;
	max-height: 500px;
	max-width: 1200px;
	background: #fff;
	padding: 10px;
}
.pic_show_pop li.pic span {
	display: inline-block;
	vertical-align: middle;
	height: 500px;
}
.product_detail .p_top .pic{
	width: 260px;
	height: 260px;
	overflow: hidden;
	float: left;
}
.product_detail .p_top{
	margin-bottom: 40px;
	height: 260px;
}
.product_detail .p_top .info{
	width: 520px;
	float: right;
	height: 260px;
	position: relative;
	z-index:1;
}
.product_detail .p_top .info .name{
	width: 520px;
	float: right;
	font-size: 24px;
	margin-bottom: 10px;
	max-height: 66px;
	overflow: hidden;
}
.product_detail .p_top .info .price{
	margin-bottom: 10px;
}
.product_detail .p_top .info .price label{
	color: #999;
}
.product_detail .p_top .info .price span{
	font-size: 30px;
}
.product_detail .p_top .info .des{
	color: #999;
	font-size: 12px;
	max-height: 70px;
	overflow: hidden;
}
.product_detail .p_top .info .btn_box .add{
	display: inline-block;
	width: 100px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	background: #ff3f71 url(http://www.dianyu001.com/images/chart_icon_w.png) no-repeat 14px center;;
	padding-left: 36px;
	margin-right: 20px;
}
.product_detail .p_top .info .btn_box .back{
	display: inline-block;
	padding:0 30px 0 30px;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 14px;
	background: #fff;
	border: #f0f0f0 2px solid;
}
.product_detail .p_top .info .btn_box{
	height: 44px;
	position: absolute;
	z-index:1;
	bottom: 0;
	left: 0;
}
.product_detail .p_top .info .btn_box .back:hover{
	color: #ff3f71;
	border: #ff3f71 2px solid;
}
.product_detail .p_top .info .btn_box .add:hover{
	display: inline-block;
	width: 96px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #fff url(http://www.dianyu001.com/images/chart_icon.png) no-repeat 14px center;;
	padding-left: 36px;
	color: #ff3f71;
	border: #ff3f71 2px solid;
}
.detail_pic p{
	font-size: 16px;
	border-bottom: #ececec 1px solid;
	margin-bottom: 20px;
	font-weight: 600;
	padding-bottom: 10px;
}
.detail_pic img{
	display: block;
	width: 820px;
	height: auto;
}

.login_body .pic_1{
	float: left;
	background:url(http://www.dianyu001.com/images/login_pic_1.png) center center no-repeat;
	width: 371px;
	height: 276px;
	margin-left: 90px;
}
.admin_top{
	background: #fff;
	height: 60px;
}
.manage_page{
	background: #f5f5f5;
}
.admin_top .nav{
	float: left;
}
.admin_top .nav a{
	font-size: 16px;
	margin-right: 20px;
	vertical-align: middle;
	display: inline-block;
	height: 60px;
	line-height: 60px;
}
.admin_top .nav span{
	font-size: 12px;
	margin-right: 20px;
	color: #d8d8d8;
	vertical-align: middle;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}
.admin_top .nav a.active{
	color: #ff3f71;
	border-bottom: #ff3f71 3px solid;
	height: 57px;
	line-height: 60px;
}
.admin_top .nav a:hover{
	color: #ff3f71;
}
.admin_top .logo{
	float: left;
	width: 71px;
	height: 31px;
	background:url(http://www.dianyu001.com/images/logo_manage.png) center center no-repeat;
	margin-top: 13px;
	margin-right: 120px;
}
.admin_top .user_drop{
	position: relative;
	z-index:9;
	float: right;
}
.admin_top .user_drop span{
	display: block;
	height:60px;
	line-height:60px;
	color: #ff3f71;
	cursor: pointer;
	background: url(http://www.dianyu001.com/images/drop_icon.png) right center no-repeat;
	padding-right: 13px;
}

.admin_top .drop_nav{
	position: absolute;
	top:44px;
	right:0;
	z-index:9;
	background: #fff;
	box-shadow: 0 0 35px rgba(0,0,0,0.14);
	width: 160px;
	display: none;
}
.admin_top .user_drop:hover .drop_nav{
	display:block;
}
.admin_top .drop_nav li a{
	display: block;
	height:44px;
	line-height: 44px;
	padding-left: 16px;
	font-size: 13px;
}
.admin_top .drop_nav li a:hover{
	background: #f9f9f9;
}
.admin_top .drop_nav li{
	border-bottom: #f0f0f0 1px solid;
}
.admin_top .drop_nav li:last-child{
	border-bottom: none;
}
.manage_page .body .container_in{
	padding:30px 0 60px 0;
}
.manage_page .list_table{
	border: #ededed 1px solid;
	margin-bottom: 20px;
}
.manage_page .list_table td{
	background: #fff;
	border-bottom: #ededed 1px solid;
}
.manage_page .list_table th{
	background: #fcfcfc;
	border-bottom: #ededed 1px solid;
}
.manage_page .title_bar{
	margin-bottom: 10px;
}
.manage_page .title_bar h2{
	font-size: 20px;
	float: left;
	height: 32px;
	line-height:32px;
	font-weight: 500;
}
.manage_page .title_bar h2 span{
	font-size: 14px;
	padding-left: 4px;
	font-weight: normal;
}
.manage_page .title_bar .right{
	float: right;
}
.manage_page .title_bar .right .btn{
	color: #fff;
	display: inline-block;
	height: 34px;
	line-height:34px;
	background: #ff3f71;
	padding:0 18px 0 18px;
	border-radius: 4px;
}
.manage_page .title_bar .right .cancel{
	color: #000;
	display: inline-block;
	height: 30px;
	line-height:30px;
	background: #fff;
	border: #dedede 2px solid;
	padding:0 16px 0 16px;
	margin-left: 10px;
	border-radius: 4px;
}
.manage_page .title_bar .right .btn:hover, .manage_page .title_bar .right .cancel:hover{
	color: #ff3f71;
	display: inline-block;
	height: 30px;
	line-height:30px;
	background: #fff;
	border: #ff3f71 2px solid;
	padding:0 16px 0 16px;
	border-radius: 4px;
}
.manage_page .p_list .pic{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
}
.manage_page .list_table .btn_box .edit{
	color: #ff3f71;
}
.manage_page .list_table .btn_box a{
	margin-right: 20px;
}
.manage_page .title_bar .right .sel{
	margin-top: 10px;
}
.manage_page .title_bar .right .sel a{
	margin-left: 30px;
}
.manage_page .title_bar .right .sel a.active{
	color: #ff3f71;
}
.order_table th .name{
	float: left;
}
.order_table th .address{
	float: right;
	padding-right: 14px;
}
.shop_pic_list .pic{
	width: 246px;
	height: 180px;
	background: #fff;
	float: left;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.shop_pic_list .pic img{
	display: inline-block;
	max-width: 246px;
	max-height: 180px;
}
.shop_pic_list .pic .del{
	display: block;
	width: 16px;
	height: 16px;
	background:url(http://www.dianyu001.com/images/del_btn.png) no-repeat;
	position: absolute;
	right: 10px;
	top:10px;
	z-index:9;
}
.shop_pic_list .add{
	float: left;
	background: #fff url(http://www.dianyu001.com/images/pic_icon.png) no-repeat center 50px;
	width: 246px;
	height: 180px;
	position: relative;
	cursor: pointer;
	z-index:1;
	margin-right: 25px;
	margin-bottom: 20px;
}
.shop_pic_list .add input{
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	left:0;
	top:0;
	width: 246px;
	height: 180px;
	z-index:9;
}
.shop_pic_list .add span{
	display: block;
	text-align: center;
	color: #ff3f71;
	padding-top: 110px;
}
.sale_list .pic{
	width: 220px;
	height: 80px;
	overflow: hidden;
}
.creat_sale{
	width: 660px;
	margin: 20px auto 0 auto;
}
.creat_sale input{
	width: 648px;
	display: block;
	height: 32px;
	line-height:32px;
	background: #fff;
	border:#e3e3e3 1px solid;
	margin-bottom: 20px;
	padding-left: 10px;
}
.creat_sale label{
	margin-bottom: 5px;
	display: block;
}
.creat_sale input.date{
	background:#fff url(http://www.dianyu001.com/images/date_icon.png) 630px center no-repeat;
}
.b_line{
	border-bottom: #e2e2e2 1px solid;
	padding-bottom: 10px;
}

.creat_sale .add{
	background: #fff url(http://www.dianyu001.com/images/pic_icon.png) no-repeat center 80px;
	width: 660px;
	height: 240px;
	position: relative;
	cursor: pointer;
	z-index:1;
	margin-right: 25px;
	margin-bottom: 20px;
}
.creat_sale .add input{
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	left:0;
	top:0;
	width: 660px;
	height: 240px;
	z-index:9;
	cursor: pointer;
}
.creat_sale .add span{
	display: block;
	text-align: center;
	color: #ff3f71;
	padding-top: 140px;
	font-size: 14px;
}
.creat_sale .add span i{
	color: #999;
	padding-top: 5px;
	display: block;
	font-size: 12px;
}
.creat_sale .add img{
	position: absolute;
	z-index:8;
	display: block;
	width: 660px;
	height: 240px;
	top:0;
	left:0;
}
.two_colspan_form{
	padding-top: 20px;
}
.two_colspan_form .left_col{
	float: left;
	width: 280px;
}
.two_colspan_form .right_col{
	float: right;
	width: 790px;
}
.two_colspan_form h3{
	border-bottom: #e2e2e2 1px solid;
	padding-bottom:5px;
	font-size: 13px;
	margin-bottom: 15px;
}
.two_colspan_form label{
	display: block;
	padding-bottom: 5px;
}
.two_colspan_form .left_col input{
	width: 268px;
	display: block;
	height: 32px;
	line-height:32px;
	background: #fff;
	border:#e3e3e3 1px solid;
	margin-bottom: 20px;
	padding-left: 10px;
}
.sort_sel select{
	height: 32px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: none;
	padding: 0px;
	width: 100%;
}
.sort_sel {
	display: block;
	vertical-align: middle;
	height: 32px;
	border: #e1e1e1 1px solid;
	background:#fff url(http://www.dianyu001.com/images/sel_icon.png) right center no-repeat;
	width: 278px;
	margin-bottom: 20px;
}

.two_colspan_form .left_col .add{
	background: #fff url(http://www.dianyu001.com/images/pic_icon.png) no-repeat center 80px;
	width: 280px;
	height: 280px;
	position: relative;
	cursor: pointer;
	z-index:1;
	margin-right: 25px;
	margin-bottom: 20px;
}
.two_colspan_form .left_col .add input{
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	left:0;
	top:0;
	width: 280px;
	height: 280px;
	z-index:9;
	cursor: pointer;
}
.two_colspan_form .left_col .add span{
	display: block;
	text-align: center;
	color: #ff3f71;
	padding-top: 140px;
	font-size: 14px;
}
.two_colspan_form .left_col .add span i{
	color: #999;
	padding-top: 5px;
	display: block;
	font-size: 12px;
}
.two_colspan_form .left_col .add img{
	position: absolute;
	z-index:8;
	display: block;
	width: 280px;
	height: 280px;
	top:0;
	left:0;
}

.address_sel select{
	height: 32px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: none;
	padding: 0px;
	width: 100%;
}
.address_sel {
	display: block;
	float: left;
	vertical-align: middle;
	height: 32px;
	border: #e1e1e1 1px solid;
	background:#fff url(http://www.dianyu001.com/images/sel_icon.png) right center no-repeat;
	width: 140px;
	margin-right: 10px;
}
.two_colspan_form .right_col input.address_input{
	width: 322px;
	float: left;
	display: block;
	height: 32px;
	line-height:32px;
	background: #fff;
	border:#e3e3e3 1px solid;
	padding-left: 10px;
	margin-bottom: 5px;
}
.two_colspan_form .right_col input{
	width: 778px;
	display: block;
	height: 32px;
	line-height:32px;
	background: #fff;
	border:#e3e3e3 1px solid;
	margin-bottom: 20px;
	padding-left: 10px;
}
.two_colspan_form .right_col textarea{
	width: 768px;
	display: block;
	height: 60px;
	background: #fff;
	border:#e3e3e3 1px solid;
	margin-bottom: 20px;
	padding: 10px;
	resize: vertical;
}

.two_colspan_form .right_col .map_box{
	border: #f4f4f4 1px solid;
	padding: 5px;
	margin-bottom: 20px;
	background: #fff;
}
.two_colspan_form .right_col .map_box .in{
	width: 100%;
	height: 306px;
	overflow: hidden;
}
.two_colspan_form .left_col textarea{
	width: 258px;
	display: block;
	height: 70px;
	background: #fff;
	border:#e3e3e3 1px solid;
	margin-bottom: 20px;
	padding: 10px;
	resize: vertical;
}
.assortment_sel select{
	height: 32px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: none;
	padding:0px;
	width: 100%;
}
.assortment_sel {
	display: block;
	float: left;
	vertical-align: middle;
	height: 32px;
	border: #e1e1e1 1px solid;
	background:#fff url(http://www.dianyu001.com/images/sel_icon.png) right center no-repeat;
	width: 168px;
	margin-bottom: 20px;
}
.two_colspan_form .left_col .manage_btn{
	height: 34px;
	line-height:34px;
	color: #ff3f71;
	background: #fff;
	width: 100px;
	text-align: center;
	display: block;
	float: right;
}
.two_colspan_form .left_col .manage_btn:hover{
	color: #fff;
	background: #ff3f71;
}
.two_colspan_form .right_col .detail_pic_each{
	position: relative;
	z-index:1;
	width: 790px;
}
.two_colspan_form .right_col .detail_pic_each img{
	width: 790px;
	display: block;
	height: auto;
}
.two_colspan_form .right_col .detail_pic_each .del{
	display: block;
	width: 16px;
	height: 16px;
	background:url(http://www.dianyu001.com/images/del_btn.png) no-repeat;
	position: absolute;
	right: 20px;
	top:20px;
	z-index: 2;
}
.two_colspan_form .right_col .add_pic_btn{
	height: 34px;
	line-height:34px;
	color: #ff3f71;
	background: #fff;
	text-align: center;
	display: block;
	position: relative;
	margin-top: 20px;
}
.two_colspan_form .right_col .add_pic_btn input{
	height: 34px;
	width: 790px;
	position: absolute;
	z-index:1;
	left:0;
	top:0;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: pointer;
}
.assortment_pop .box{
	position: absolute;
	width:970px;
	padding:30px 10px 20px 30px;
	background: #fff;
	z-index: 9999;
	left: 50%;
	margin-left: -515px;
	top:100px;
}
.assortment_pop .bg{
	position:fixed;
	background: #000;
	z-index: 999;
	left: 0;
	right: 0;
	bottom: 0;
	top:0;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.assortment_pop .box h2{
	font-size: 16px;
	margin-bottom: 20px;
}
.assortment_pop .box .item{
	width: 130px;
	position: relative;
	float: left;
	background: #fff;
	height:32px;
	line-height: 32px;
	padding-left: 10px;
	border: #dedede 2px solid;
	margin: 0 20px 20px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 30px;
}
.assortment_pop .box .item .del{
	display: block;
	width: 16px;
	height: 16px;
	background:url(http://www.dianyu001.com/images/del_btn.png) no-repeat;
	position: absolute;
	right: 10px;
	top:8px;
	z-index: 2;
}
.assortment_pop .box .add_btn{
	width: 170px;
	position: relative;
	float: left;
	background: #fff;
	height:32px;
	line-height: 32px;
	border: #ff3f71 2px solid;
	margin: 0 20px 20px 0;
	text-align: center;
	color: #ff3f71;
}
.assortment_pop .box .add_box{
	width: 160px;
	position: relative;
	float: left;
	background: #fff;
	height:32px;
	line-height: 32px;
	padding-left: 10px;
	border: #dedede 2px solid;
	margin: 0 20px 20px 0;
}
.assortment_pop .box .add_box input{
	width: 110px;
	float: left;
	background: #fff;
	height:32px;
	line-height: 32px;
	padding-left: 10px;
	border: none;
	margin-left: -10px;
}
.assortment_pop .box .add_box button{
	width: 50px;
	float: left;
	background: #ff3f71;
	height:32px;
	border: none;
	color: #fff;
	cursor: pointer;
}
.assortment_pop .box .close{
	position: absolute;
	z-index:9;
	right: 10px;
	top:10px;
	font-size: 16px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height:30px;
	color: #999;
}
.assortment_pop .box .close:hover{
	background: #f5f5f5;
	color: #000;
	border-radius: 50%;
}
.erro_page{
	width: 500px;
	margin: 80px auto 0 auto;
	text-align: center;
	font-size: 14px;
	padding: 160px 0 80px 0;
	background:#fff url(http://www.dianyu001.com/images/erro_tip_icon.png) no-repeat center 40px;
	border-radius: 10px;
}