*{
	margin:0;
	padding:0;
	font-family:'微软雅黑';
	border:none;
}
body{
	min-width:1200px;
	background-color:#f8f8f8;
}
a{
	color:#4a4a4a;
	text-decoration:none;
}
a:hover{
	color:#c54d52;
}
.clear{
	clear:both;
}
.red{
	color:#bd1b25 !important;
}
ol,ul{
	list-style: none;
}

.clearfix:before, .clearfix:after { content: ""; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



.top{
	padding:8px 0;
	width:1200px;
	margin:0 auto;
	color:#4a4a4a;
	font-size:12px;
}
.top-1{
	float:left;
}
.top-1 a{
	margin:0 0 0 5px;
}
.top-1 a:nth-child(1){
	margin:0 5px;
}
.top-2{
	float:right;
}
.top-2 ul li{
	display:inline-block;
	list-style-type:none;
	padding:0 3px;
}
.top-2-phone img{
	float:left;
	height:14px;
	margin:1px 5px 0 0;
}
.top-2-kffw,.top-2-gywm{
	cursor:pointer;
}
.top-2-kffw>img,.top-2-gywm>img{
	margin:0 0 0 5px;
}
.top-2-kffw ul{
	display:none;
	position:absolute;
	width:60px;
	text-align:center;
	margin-left:-5px;
	line-height:20px;
	padding:5px 0;
	background-color:#f8f8f8;
	box-shadow:0 0 0 2px #f5f5f5;
}
.top-2-gywm ul{
	display:none;
	background-color:#f8f8f8;
	position:absolute;
	text-align:center;
	width:92px;
	margin-left:-20px;
	padding:5px 0;
	box-shadow:0 0 0 2px #f5f5f5;
}
.top-2-gywm ul img{
	margin:5px auto;
}
.logo{
	background-color:#ffffff;
	
	padding:10px 0 6px;
}
.logo>div{
	text-align:right;
	width:1200px;
	margin:0 auto;
}
.logo>div *{
	display:inline-block;
}
.logo-1{
	float:left;
}
.logo-1 a{
	margin:0 20px 0 0;
	float:left;
}
.logo-1>img{
	margin-top: 3px;
    width: 134px;
}
.logo-1 .logo-ad{
	text-align: left;
	margin-top: 1px;
}
.logo-1 .logo-ad #logo_right_title{
	margin-left: -8px;
    margin-top: -9px;
} 
.logo-1>span{
	margin-top:24px;
	display:inline-block;
	width:104px;
	height:31px;
	font-family:fz;
	font-size:19px;
	text-align:center;
	line-height:31px;
	background-image:url(../image/dbmall__07.png);
}
.logo-1 h1{
	float: left;
}
.logo-1 .logo_ico{
	width: 154px;
}
.logo-2{
	margin-top:11px;
}

.logo-2 input:hover,.logo-2 input:active,.logo-2 input:focus{
	outline:none;
}

.logo-2 input {
    height: 36px;
    width: 340px;
    font-size: 16px;
    padding: 0 10px 0 10px;
    border: 2px solid #c00009;
    color: #5c5c5c;
    margin-top: 5px;
}
.logo-2 a.search_btn {
    float: right;
    font-size: 18px;
    height: 40px;
    width: 88px;
    text-align: center;
    line-height: 40px;
    background-color: #c00009;
    color: #ffffff;
    margin-top: 5px;
    margin-right: 12px;
    cursor: pointer;
}

.logo-2 a.search_btn:hover{
	color: #ffffff !important;
}
.logo-2 .keyword{
	width: 454px;
	height: 20px;
	line-height: 20px;
	display: block;
    text-align: left;
    margin-top: 7px;
    overflow: hidden;
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
    color: #666;
}
.logo-2 .keyword ul li a{
    white-space: nowrap;
    margin-right: 10px;
}    
.logo-3{
	margin-top:11px;
	float:right;
	font-size:14px;
}
.logo-3 a{
	width:109px;
	height:44px;
	text-align:center;
	line-height:44px;
	padding-left:40px;
}
.logo-3 a:nth-child(1){
	margin-left:52px;
	background-image:url(../image/dbmall_07.png);
}
.logo-3 a:nth-child(2){
	margin-left:16px;
	background-image:url(../image/dbmall_06.png);
}
.logo-3 a:nth-child(2)>span{
	position:absolute;
	background-color:#f44848;
	color:#ffffff;
	line-height:0px;
	border-radius:50%;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:-6px 0 0 -88px;
}
.flag_right{
	float: right;
}
.flag_right img{
	width: 415px;
	margin-top: 10px;
}
.logo.login_top {
	padding: 24px 0 18px
}
.banner{
	text-align:center;
}
.banner ul{
	min-width:1200px;
	position:absolute;
	width:100%;
	margin-top:-45px;
}
.banner ul li{
	display:inline-block;
	padding:8px;
	margin:0 5px;
	border:1px solid #8e8a85;
	border-radius:50%;
	filter:alpha(opacity=54);  
	-moz-opacity:0.54; 
	-khtml-opacity: 0.54;
	opacity: 0.54;
}
.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
	font-size:0px;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div{
	float:left;
	width:100%;
	position: relative;
}
.swipe img{
	width:100%;
}

.menu-out{
	background-color:#f71127;
	color:#f6eced;
}
.menu{
	width:1200px;
	margin:0 auto;
	padding:9px 0;
}
.menu a{
	color:#f6eced;
	padding:0 10px;
	line-height:16px;
}
.menu a:hover{
	color:#f6eced !important;
	font-weight:600;
}
.menu>a{
	font-size:16px;
	padding:9px 16px;
}
.menu>a:nth-child(1){
	padding:9px 33px 9px 20px;
	background-image:url(../image/menu_jt_1.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
	background-size:12px 12px;
}
.menu>a:nth-child(1):hover{
	color:#f83240 !important;
	font-weight:400 !important;
}
.menu-focus{
	position:absolute;
	z-index:5;
	background-color:#f5f5f5;
	padding:10px 0;
	margin:9px 0 0 0;
	display:none;
	border:1px solid #d1d1d1;
	border-top:none;
}
.menu-focus a{
	font-weight:400 !important;
	color:#4a4a4a;
}
.menu-focus a:hover{
	color:#c54d52 !important;
}
.menu-focus div{
	font-size:14px;
	padding:14px 16px;
	border-bottom:1px solid #e8e8e8;
}
.menu-focus div span{
	color:#505458;
	font-weight:600;
}
.menu-focus div:last-child{
	border:none;
}
.menu-focus div *{
	width:56px;
	overflow:hidden;
	display:inline-block;
}


.sy-body1{
	font-size:0px;
	width:1200px;
	margin:65px auto 0 auto;
}
.sy-body1 img{
	width:299px;
	height:200px;
	margin-left:1px;
}
.sy-body1 a:nth-child(1) img{
	width:300px;
	height:200px;
	margin-left:0px;
}
.gq_bg{
	width: 100%;
	
	
}
.ssy_bg{
	width: 100%;
	
}
h2.h_sort{
	display: inline-block;
	font-size: 20px;
	font-weight:normal;
}
.sy-body2{
	font-size:0px;
	width:1200px;
	margin:0 auto;
}
.sy-body2 div{
	text-align:center;
	padding:18px 0 18px 0;
}
.sy-body2 a{
	width:239px;
	height:280px;
	margin-left:1px;
	position: relative
}
.sy-body2 .animate p{
	font-size:16px;
	color: #ED303F;
	position: absolute;
	left:15px;
	top: 75px;
}
.sy-body2 .animate span{
	font-size:20px;
	font-weight:bold;
}
.sy-body2 a:nth-child(1){
	margin:0 !important;
}
.sy-body3{
	width:1200px;
	margin:0 auto;
}
.sy-body3-a,.sy-body4-a,.sy-body5-a{
	width:100%;
	margin:27px 0 11px 0;
	font-size:20px;
}
.sy-body3-a img, .sy-body4-a img, .sy-body5-a img{
	float:left;
	margin:0 16px 0 8px;
}
.sy-body3-b{
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	background-color:#f3f3f3;
}
.sy-body3-b a{
	font-size:0px;
	float:left;
	margin-left:1px;
}
.sy-body3-b a:nth-child(1){
	width:314px;
	height:474px;
}
.sy-body3-b a:nth-child(4),.sy-body3-b a:nth-child(5),.sy-body3-b a:nth-child(6){
	margin-top:1px;
	width:294px;
	height:237px;
}
.sy-body3-b a:nth-child(2),.sy-body3-b a:nth-child(3){
	width:441px;
	height:236px;
}
.sy-body3-b a:nth-child(5){
	width:293px;
	height:237px;
}
.sy-body4{
	width:1200px;
	margin:0 auto;
}
.sy-body4-b{
	font-size:0px;
}
.sy-body4-b a img{
	width:100%;
}
.sy-body4-b a:nth-child(1),.sy-body4-b a:nth-child(2),.sy-body4-b a:nth-child(3){
	width:400px;
	height:249px;
}
.sy-body4-b a:nth-child(2),.sy-body4-b a:nth-child(3){
	width:399px;
	margin-left:1px;
}
.sy-body4-b a:nth-child(5),.sy-body4-b a:nth-child(6),.sy-body4-b a:nth-child(7){
	margin:1px 0 0 1px;
}
.sy-body4-b a:nth-child(4),.sy-body4-b a:nth-child(5),.sy-body4-b a:nth-child(6),.sy-body4-b a:nth-child(7){
	width:299px;
	height:300px;
}
.sy-body4-b a:nth-child(7){
	width:300px;
}
.sy-body5{
	width:1200px; 
	margin:0 auto;
}
.sy-body5-a a{
	float:right;
	font-size:15px;
	margin-top:5px;
	color:#807e7e;
}
.sy-body5-a a:hover{
	color:#229dd0;
}
.sy-body5-b{
	font-size:0px;
	margin-bottom:64px;
	background-color:#f3f3f3;
	border-bottom:1px solid #f3f3f3;
}
.sy-body5-b a{
	margin:1px 0 0 1px;
	width:299px;
	height:299px;
}
.sy-body5-b a:nth-child(1),.sy-body5-b a:nth-child(5){
	margin:1px 0 0 0px !important;
	width:300px;
	height:299px;
}
.sy-body5-b a img{
	width:100%;
	height:100%;
}
.sy-body6{
	width:1200px;
	margin:0 auto 64px auto;
	font-size:0px;
}
.sy-body6 a{
	float:left;
	margin:1px 0 0 1px;
}
.sy-body6 .animate{
	width:312px;
	height:249px;
	position: relative;
}

.sy-body6 .animate .price{
	position: absolute;
	top: 80px;
	left: 27px;
	font-size: 18px;
	color: #ED303F;
}
.sy-body6 .animate .price:hover{
	color: #ED303F;
}
.sy-body6 .animate .price_box{
	font-size: 18px;
	color: #333;
	position: absolute;
	top: 72px;
	left: 27px;
}
.sy-body6 .animate .price_box .represent_price{
	color: #ED303F;
}
.sy-body6 .animate .price_box .represent_price strong{
	font-weight: normal;
	font-size: 28px;
}
.sy-body6 a:nth-child(1){
	margin:1px 0 0 0;
	width:261px;
	height:499px;
}
.sy-body6 a img{
	width:100%;
	height:100%;
}
.footer_box .foot{
	padding-top: 30px;
}
.foot{
	border-top:2px solid #f2f2f2;
	background-color:#ffffff;
}
.foot-1{
	width:1200px;
	margin:0 auto;
	text-align:center;
	padding: 20px 0;
	border-bottom:2px solid #f2f2f2;
}
.foot-1 ul{
	font-size:0px;
}
.foot-1 ul li{
	font-size:18px;
	color:#373737;
	display:inline-block;
	width:239px;
	
	list-style-type:none;
}
.foot-1 ul li:nth-child(1){
	border-left:none;
}
.foot-2{
	width:1200px;
	margin:0 auto 140px auto;
	padding:20px 0;
}
.foot-2>div{
	float:left;
}
.foot-2-a div{
	width:158px;
	height:124px;
	padding:16px 0 0 22px;
	border-left:1px solid #e5e5e5;
	display:inline-block;
}
.foot-2-a div:nth-child(1){
	width:158px;
	padding-left:0px;
	border:none;
}
.foot-2-a ul li{
	font-size:12px;
	list-style-type:none;
	line-height:26px;
}
.foot-2-a ul li:nth-child(1){
	font-size:17px;
	line-height:31px;
}
.foot-2-b{
	height:135px;
	overflow:hidden;
	padding:5px 0 0 30px;
	border-left:1px solid #e5e5e5;
}
.foot-2-b ul li{
	list-style-type:none;
	line-height:28px;
}
.foot-2-b ul li span{
	margin:5px 0 0 15px;
	float:right;
	width:150px;
}
 
.foot-2-c{
	width:173px;
	height:135px;
	border-left:1px solid #e5e5e5;
	float:right !important;
}
.foot-2-c ul li{
	list-style-type:none;
	text-align:right;
	font-size:12px;
}
.foot-2-c ul li img{
	margin:20px 5px 10px 0;
}
.foot-3{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
	font-size:15px;
	color:#4e4d4d;
	text-align:center;
	border-top:2px solid #f2f2f2;
}
.foot-3 a{
	margin:0 5px;
}
.foot-4{
	width:490px;    
	border:1px solid #d8d8d8;
	text-align:center;
	margin:0 auto;
	padding:8px 0;
	color:#393838;
	font-size:15px;
}
.foot-4 a{
	margin:0 1px;
}
.foot-5{
	width:1200px;
	padding:20px 0;
	margin:0 auto 0 auto;
	text-align:center;
}
.foot-5 a{
	margin:0 8px;
}
.foot-6{
	width:1200px;
	margin:0 auto;
	text-align:center;
	color:#555555;
	font-size:12px;
	padding:0 0 24px 0;
}

.sy-left{
	width:1200px;
	margin:0 auto;
}
.sy-left ul{
	display:none;
	position:fixed;
	font-size:13px;
	text-align:right;
	background-image:url(../image/dbmall_42.png);
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:28px;
	margin-left:-72px;
}
.sy-left ul li{
	width:55px;
	border-bottom:1px dashed #b0b0b0;
	list-style-type:none;
}
.sy-left ul li:last-child{
	border:none;
}
a[name=xp],a[name=ts],a[name=zl],a[name=ls],a[name=gs],a[name=mj],a[name=zb],a[name=cy],a[name=ly]{
	margin-top:-8%;
	position:absolute;
}
.animate{
	display:inline-block;
	overflow:hidden;
	transition:box-shadow 0.3s linear;
}
.animate:hover{
	box-shadow:0px 0px 0px 1px #d1d1d1;
	transition:box-shadow 0.3s linear;
}


.xq-body{
	background-color:#ffffff;
}
.xq-body-1{
	width:1200px;
	margin:0 auto;
	font-size:14px;
	padding:22px 0 0 0;
	color:#262e34;
}
.xq-body-2{
	width:1200px;
	margin:0 auto;
}
.xq-body-2-a{
	text-align:center;
	background-color:#f7f8f8;
	font-size:16px;
	line-height:35px;
	margin-top:10px;
}
.xq-body-2-a span{
	background-image:url(../image/xq_03.png);
	padding:5px 25px;
	background-repeat:no-repeat;
	background-position: 0 3px;
}
.xq-body-2-b{
	margin:30px 0;
}
.xq-body-2-b>img{
	float:left;
	width:420px;
	height:420px;
}
.xq-body-2-b>div{
	float:left;
	width:770px;
	padding-left:10px;
	min-height:420px;
}
.xq-body-2-b-1{
	font-size:24px;
	padding:0 16px;
	font-weight: normal;
}
.xq-body-2-b-1 span{
	display:inline-block;
	margin-left:3px;
	font-size:14px;
	padding:3px 10px;
	color:#ffffff;
}
.xq-body-2-b-1-orange{
	background-color:#ff6000;
}
.xq-body-2-b-1-green{
	background-color:#8fc31f;
}
.xq-body-2-b-1-blue{
	background-color:#00a0e9;
}
.xq-body-2-b-1-red{
	background-color:#ff0000;
}
.xq-body-2-b-2{
	font-size:16px;
	padding:0 16px;
	margin:18px 0 10px 0;
}
.xq-body-2-b-3>div{
	background-color:#f7f8f8;
	float:left;
}
.xq-body-2-b-3-a{
	width:210px;
	padding:24px 16px;
}
.xq-body-2-b-3.xq-body-dbmall .xq-body-2-b-3-a{
	padding:13px 0 10px 24px;
	line-height: 32px;
	width: 266px;
}
.xq-body-2-b-3.xq-body-dbmall .xq-body-2-b-3-a .deliver_time{
	font-size: 14px;
}
.xq-body-2-b-3-a span:nth-child(1){
	font-size:16px;
}
.xq-body-2-b-3-a span:nth-child(2){
	font-size:36px;
}
.xq-body-2-b-3-b{
	border-left:1px solid #eff0f0;
	padding:13px 0 10px 22px;
	line-height:36px;
	width:148px;
}
.xq-body-2-b-3-b span:nth-child(1){
	padding:5px 10px;
	color:#ffffff;
	border-radius:5px;
	background-color:#bd1b25;
}
.xq-body-2-b-3-b span:nth-child(3){
	text-decoration:line-through;
}
.xq-body-2-b-3-c{
	padding:13px 0 10px 45px;
	border-left:1px solid #eff0f0;
	line-height:36px;
	width:310px;
}z
.xq-body-2-b-3.xq-body-dbmall .xq-body-2-b-3-c{
	width: 263px;
}
.xq-body-2-b-3-c a{
	padding:5px 10px;
	margin:0 10px;
	color:#ffffff;
	border-radius:5px;
	background-color:#bd1b25;
}
.xq-body-2-b-3-c i.tips_ico{
	display: inline-block;
    font-style: normal;
    color: #ffffff;
    border-radius: 5px;
    background-color: #FB6332;
    padding: 5px 5px;
    margin: 0 5px 0 0;
    font-size: 14px;
    line-height: 1;
    font-family: serif;
}
.xq-body-2-b-3-c a:hover{
	color:#ffffff !important;
}



.xq-body-2-b-new{
	width: 100%;
	background: #f7f8f8;

	padding: 20px 22px;
	box-sizing: border-box;
}
.content_left{
	display: inline-block;
	vertical-align: middle;
	width: 300px;
}
.content_left span.label{
	display: inline-block;
	vertical-align: middle;
	color: #000;
	font-size: 14px;
	margin-right: 3px;
	margin-top: 10px;
}
.content_left .new_price_box{
	display: inline-block;
	vertical-align: middle;
}
.content_left .new_price_box span.goods_price{
	display: inline-block;
	color: #ED303F;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 32px;
}
.content_left .new_price_box span.represent_price{
	font-size: 24px;
	color: #333
}
.content_left .new_price_box span.make_money{
	font-size: 24px;
	color: #ED303F;
}

.content_left .new_price_box span.make_money strong{
	font-size: 32px;
	font-weight: normal;
}
.content_left .new_price_box strong em{
	width: 56px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-style: normal;
	background: #c85458;
	display: inline-block;
	vertical-align: middle;
	margin-top: -7px;
	border-radius: 3px;
}
.content_left .new_price_box span.market_price{
	color: #757575;
	font-size: 16px;
	padding-left: 5px;
	text-decoration: line-through;
}
.content_right{
	display: inline-block;
	vertical-align: middle;

}
.content_right span{
	display: block;
	color: #4a4a4a;
	font-size: 14px;
    margin-left: 175px;
}
.content_right span:last-child{
	margin-top: 18px;
}
.content_right span strong{
	color: #000;
	font-weight: normal;
	font-size: 15px;
}


.xq-body_box{
	padding: 30px 22px 15px;
}
.xq-body_box label{
	font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.xq-body-2-b-4{
	display: inline-block;
    width: 680px;
}
.xq-body-2-b-4 span{
	padding:8px 18px;
	border:1px solid #dcdddd;
	margin:0 10px;
	cursor:pointer;
	display: inline-block;
	margin-bottom: 10px;
}
.xq-body-2-b-4-select{
	border:1px solid #bd1b25 !important;
}
.xq-body-2-b-5{
	font-size:14px;
	padding:15px 22px;
}
.xq-body-2-b-5 *{
	float:left;
	line-height:30px;
}
.xq-body-2-b-5>div{
	width:82px;
	height:30px;
	margin:0 15px;
	background-color:red;
	border:1px solid #bfbfbf;
}
.xq-body-2-b-5>div input{
	width:32px;
	height:100%;
	text-align:center;
	border:none;
}
.xq-body-2-b-5>div input:hover,.xq-body-2-b-5>div input:active,.xq-body-2-b-5>div input:focus{
	outline:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.xq-body-2-b-5>div span{
	text-align:center;
	width:25px;
	height:100%;
	display:block;
	cursor:pointer;
	background-color:#e5e5e5;
}
.xq-body-2-b-6{
	padding:28px 22px;
}
.xq-body-2-b-6 a{
	width:164px;
	height:47px;
	text-align:center;
	line-height:47px;
	color:#ffffff;
	font-size:20px;
	display:inline-block;
	margin-left:30px;
}
.xq-body-2-b-6 a:nth-child(3n+1){
	margin-left:0;
}
.xq-body-2-b-6 a:hover{
	color:#ffffff !important;
}
.xq-body-2-b-6-orange{
	background-image:url(../image/xq_07.png);
}
.xq-body-2-b-6-red{
	background-image:url(../image/xq_08.png);
}
.xq-body-2-b-6-gray{
	background-image:url(../image/xq_09.png);
}
.xq-body-2-b-6-time{
	background-image:url(../image/xq_10.png);
	width:289px !important;
}
.xq-body-3{
	width:1200px;
	margin:0 auto;
	font-size:14px;
	min-height: 300px;
}
.xq-body-3>div{
	padding:20px 0;
}
.xq-body-3 ul{
	float:left;
	width:800px;
	line-height:15px;
}
.xq-body-3 ul li{
	list-style-type:none;
	display:inline-block;
	width:232px;
	height:40px;
	padding:0 20px 0 0;
	overflow:hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.xq-body-3>.goods-brand{
	float: right;
	padding: 0;
	text-align: center;
}
.xq-body-3>.goods-brand>span{
	display : block;
	text-align: center;
}
.xq-body-3 table{
	margin-bottom: 50px;
}
.xq-body-3 table tr:first-child{
	display: none;
}
.xq-body-3 table tr:nth-child(2){
	display: none;
}
.xq-body-3 table td{border: 0}
.xq-body-3 table tr{
	height: 40px;
}
.xq-body-4{
	width:1200px;
	margin:0 auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.xq-body-4>div{
	left: 0!important;
	margin-left: 0!important;
}

.xq-body-4 img{
	width: 100%;
	vertical-align: middle;
}
.xq-body-5{
	background-color:#f4f4f4;
	padding:10px 0;
}
.xq-body-5>div{
	width:1200px;
	margin:0 auto;
	
	background-color:red;
}
.xq-body-5>div>div{
	float:left;
}
.xq-body-5-a{
	font-size:0px;
}
.xq-body-5-b{
	color:#474747;
	width:490px;
	padding:6px 20px;
}
.xq-body-5-b span:nth-child(1){
	font-size:30px;
}
.xq-body-5-b span:nth-child(3){
	font-size:12px;
}
.xq-body-5-c{
	width:168px;
	margin-top:18px;
}
.xq-body-5-c-hot{
	padding:6px 10px;
	color:#ffffff;
	font-size:14px;
	background-color:#ff6000;
}
.xq-body-5-c-limit{
	padding:6px 10px;
	color:#ffffff;
	font-size:14px;
	background-color:#00a0e9;
}
.xq-body-5-c-season{
	padding:6px 10px;
	color:#ffffff;
	font-size:14px;
	background-color:#8fc31f;
}
.xq-body-5-c>span:last-child{
	margin:10px 0 0 0 ;
	color:#acacac;
	float:right;
}
.xq-body-5-c>span:last-child span{
	text-decoration:line-through;
}
.xq-body-5-d{
	float:right !important;
}
.xq-body-5-d span{
	font-size:32px;
	color:#fb6332;
	font-style:italic;
	float:left;
	margin:29px 0 0 0;
}
.xq-body-5-d a{
	width:180px;
	height:44px;
	font-size:28px;
	color:#ffffff;
	text-align:center;
	line-height:42px;
	border-radius:40px;
	display:inline-block;
	background-color:#fb6332;
	margin:29px 12px 0 22px;
	
}
.xq-body-5-d a:hover{
	color:#ffffff !important;
}
.xq-body-5-d>img{
	float:right;
	margin:39px 0 0 0;
}
.xq-body-buy{
	width:100%;
	position:fixed;
	top:-95px;
	height:90px;
	background-color:#ffffff;
	box-shadow: 0 3px 4px rgba(0,0,0,0.18);
	z-index: 999;
}
.xq-body-buy>div{
	width:1200px;
	margin:0 auto;
}
.xq-body-buy>div>div{
	display:inline-block;
}
.xq-body-buy-1{
	float:left;
	margin-top:10px;
}
.xq-body-buy-2{
	float: left;
    font-size: 18px;
    line-height:80px;
    margin-left: 80px;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xq-body-buy-3{
	float:right;
	line-height:80px;
}
.xq-body-buy-3-a{
	color:#9f9f9f;
	float:left;
	margin:0 10px 0 0;
	font-size: 14px;
}
.xq-body-buy-3-a span{
	font-style:italic;
	text-decoration:line-through;
	margin:0 3px;
}
.xq-body-buy-3-b{
	font-size: 36px;
	
    color: #ED303F;
    display: inline-block;
    vertical-align: middle;
}


.xq-body-buy-3-c{
    width: 164px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    margin-left: 30px;
    background-image: url(../image/xq_08.png);
    vertical-align: middle;
}



.xq-body-buy-3-buy-no{
	width: 164px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    margin-left: 30px;
    background-image: url(../image/xq_09.png);
}

.xq-body-recommend>div{
	width:1200px;
	margin:40px auto;
	text-align: center;
}
.xq-body-recommend-goods{
	
	margin:0 0 25px 33px;
	font-size:14px;
	cursor:pointer;
	display: inline-block;
}
a.xq-body-recommend-goods{
	width: 240px;
}
a.xq-body-recommend-goods div img {
    display: inline-block;
    width: 240px;
    height: 240px;
}
.xq-body-recommend-goods:hover{
	color:#4a4a4a !important;
}
.xq-body-recommend-goods:nth-child(1){
	margin-left:0;
}
.xq-body-recommend-goods:nth-child(4n+1){
	margin-left:0;
}
.xq-body-recommend-goods-1{
	text-align:center;
	height:30px;
}
.xq-body-recommend-goods-1 span{
	padding:10px 18px; 
	background-image:url(../image/xq_03.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	background-size:14px auto;
}
.xq-body-recommend-goods-3{
	padding:3px 0;
	text-align: left;
}
.xq-body-recommend-goods-3 span:nth-child(1){
	color: #ED303F;
	font-size: 22px;
}
.xq-body-recommend-goods-3 span.represent_price{
	color: #333;
	font-size: 18px;
}
.xq-body-recommend-goods-3 span.make_price{
	font-size: 18px;
}
.xq-body-recommend-goods-3 span.make_price strong{
	font-size: 22px;
	color: #ED303F;
	font-weight: normal;
}
.xq-body-recommend-goods-3 span:nth-child(2){
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}


.fl{
	width:100%;
	background-color:#ffffff;
	padding-top: 30px;
}
.fl>div{
	width:1200px;
	margin:0 auto;
	padding-bottom:50px;
}
.fl-goods{
	width:595px;
	text-align:center;
	display:inline-block;
	margin-top:30px;
	cursor: pointer;
}
.fl-goods:nth-child(2n){

}
.fl-goods>img{
	width:595px;
	height:236px;
}
.fl-goods-a{
	width:256px;
	height:64px;
	padding:10px 0;
	position:absolute;
	margin:-172px 0 0 170px;
	background-image:url(../image/fl_04.png);
}
.fl-goods-name{
	font-size:20px;
}
.fl-goods-price{
	font-size:16px;
}
.fl-goods-price span:nth-child(2){
	font-size:30px;
	color:#dd202c;
}
.fl-goods-top span{
	font-size:16px;
	padding:10px 24px;
	color:#bd1c25;
	display:inline-block;
	background-image:url(../image/xq_03.png);
	background-repeat:no-repeat;
	background-position:0 8px;
}
.fl-goods-add{
	width:164px;
	height:47px;
	font-size:20px;
	display:none;
	line-height:45px;
	margin:8px auto 0 auto;
	color:#ffffff !important;
	background-image:url(../image/xq_08.png);
}
.fl-goods-add:hover{
	color:#ffffff !important;
}
.fl-goods-bg{
	display:none;
	width:595px;
	height:236px;
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=25);  
	-moz-opacity:0.25; 
	-khtml-opacity: 0.25;
	opacity: 0.25;
}





.sidebar_dbmall_main{
	z-index:2;
	width: 40px;
	height: 40px;
	right: 0px;
	top:65%;
	position: fixed;
	cursor: pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}
.sidebar_dbmall{
    z-index: 2;
    height: 50px;
    right: 42px;
    top:65%;
    position: fixed;
}
.sidebar_dbmall_img{
	width:0px;
	margin-right:-100px;
	filter:alpha(opacity=0);  
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
.sidebar_dbmall_img img{
	float:right;
}
.sidebar_dbmall_main_online a{
	background:url(../image/sidebar_dbmall.png) 0 -0px;
	right: 0;
	float: left;
	width: 40px;
	height: 40px;
	text-indent:-9999px;
}
.sidebar_dbmall_main_online a:hover{
	background:url(../image/sidebar_dbmall.png) -40px -0px;
}
.sidebar_dbmall_main_phone a{
	background:url(../image/sidebar_dbmall.png) 0 -40px;
	right: 0;
	float: left;
	width: 40px;
	height: 40px;
	text-indent:-9999px;
}
.sidebar_dbmall_main_phone a:hover{
	background:url(../image/sidebar_dbmall.png) -40px -40px;
}
.sidebar_dbmall_main_weixin a{
	background:url(../image/sidebar_dbmall.png) 0 -81px;
	width:40px;
	height:40px;
	right:0;
	float:left;
	text-indent:-9999px;
}
.sidebar_dbmall_main_weixin a:hover{
	background:url(../image/sidebar_dbmall.png) -40px -80px;
}
.sidebar_dbmall_main_top{
	display:none;
    filter:alpha(opacity=0);  
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
.sidebar_dbmall_main_top a{
	background: url(../image/sidebar_dbmall.png) 0 -120px;
	width: 40px;
	height: 40px;
	right: 0;
	float: left;
	text-indent:-9999px;
}
.sidebar_dbmall_main_top a:hover{
	background: url(../image/sidebar_dbmall.png) -80px -120px;
}
.sidebar_dbmall_main_body{
	font-size:0;
	padding:0px;
}





.zxkb>div{
	width:1200px;
	margin:0 auto;
	margin:50px auto 50px auto;
}
.zxkb-menu{
	width:207px;
	border:1px solid #e7e7e7;
	float:left;
	text-align:center;
	background-color:#fff;
}
.zxkb-menu a{
	border-bottom:1px solid #e7e7e7;
	line-height:34px;
	display:block;
	width:192px;
	height:34px;
	margin:0 auto;
	font-size:16px;
}
.zxkb-menu a:last-child{
	border-bottom:none;
}
.zxkb-menu-select{
	background-color:#e71a2e;
	width:100% !important;
	color:#fff;
	font-size:18px !important;
	border-bottom:1px solid #e71a2e !important;
	background-image:url(https://www.dbmall.com/shop/templates/default/images/menu_jt_1.png);
	background-repeat:no-repeat;
	background-position:148px 12px;
}
.zxkb-menu-select:hover{
	color:#fff !important;
}
.zxkb-content{
	width:754px;
	border:1px solid #e7e7e7;
	float:left;
	margin:0 0 0 8px;
	background-color:#fff;
}
.zxkb-content-info{
	display:block;
	width:704px;
	height:184px;
	overflow:hidden;
	margin:0 auto;
	border-bottom:1px solid #e7e7e7;
}
.zxkb-content-info:last-child{
	border:none;
}
.zxkb-content-info>span{
	display:block;
}
.zxkb-content-info>span:nth-child(1){
	margin:40px 0 0 0;
	color:#005ea7;
	font-size:17px;
}
.zxkb-content-info>span:nth-child(1) span{
	float:right;
	color:#545454;
	font-size:15px;
}
.zxkb-content-info>span:nth-child(2){
	margin:15px 0 15px 0;
	height:50px;
	line-height:28px;
	overflow:hidden;
	font-size:15px;
	text-align:Justify;
	text-justify:inter-ideograph;
}
.zxkb-content-info>span:nth-child(3){
	float:right;
	font-size:15px;
}
.zxkb-yq{
	width:704px;
	border:1px solid #e7e7e7;
	float:left;
	margin:0 0 0 8px;
	color:#545454;
	background-color:#fff;
	padding:32px 25px;
}
.zxkb-yq-a{
	text-align:center;
	font-size:20px;
	padding:0 0 18px 0;
	border-bottom:1px solid #e7e7e7;
}
.zxkb-yq-b{
	text-align:center;
	font-size:12px;
	color:#909090;
	padding:18px 0;
}
.zxkb-yq-c{
	font-size:15px;
	line-height:24px;
	text-align:Justify;
	text-justify:inter-ideograph;
	word-wrap:break-word;
}

.sy-body7>div{
	width:1200px;
	height:280px;
	overflow:hidden;
	margin:0 auto 64px auto;
	background-color:#fff;
}
.sy-body7-a{
	font-size:0px;
}
.sy-body7-a>span{
	font-size:18px;
	width:468px;
	padding:13px 36px;
	display:inline-block;
	margin: 0 auto;
}
.sy-body7-a>span:nth-child(2){
	margin-left:110px;
}
.sy-body7-a>span a{
	font-size:14px;
	float:right;
	margin:5px 0 0 0;
}
.sy-body7-b{
	width:1130px;
	margin:0 auto;
	color:#5a5a5a;
	border-top:1px solid #f8f8f8;
	font-size:14px;
	line-height:34px;
}
.sy-body7-b ul{
	margin:6px 0 0 0;
	color:#5a5a5a;
	list-style: initial;
}
.sy-body7-b ul:nth-child(1){
	float:left;
	width:450px;
	overflow:hidden;
	padding-left:20px;
}
.sy-body7-b ul:nth-child(2){
	float:right;
	width:450px;
	overflow:hidden;
	padding:0 0 0 110px;
	margin-right:10px;
	border-left:1px solid #f8f8f8;
}
.sy-body7-b ul li span:nth-child(1){
	width:270px;
	height:24px;
	overflow:hidden;
	display:inline-block;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.sy-body7-b ul li span:nth-child(2){
	float:right;
}


.ad_img_box{
	width: 1200px;
	margin: 0 auto;
}
.ad_img{
	display: block;
    min-width: 1200px;
    height: 150px;
    margin-top: 10px;
    background: url(../image/ad_img.jpg) no-repeat center center;
} 


.img_box{
	text-align: center;
	margin-bottom: 33px;
}

.fl .search_box{
	width: 1200px;
    margin: 0 auto;
    padding-bottom: 0;
}
.search_box .search_tittle{
	font-size: 14px;
    padding: 22px 0 0 0;
    color: #262e34;
}
.search_box .search_info{
	width: 100%;
	height: 43px;
    background-color: #f7f8f8;
    font-size: 16px;
    line-height: 43px;
    text-align: center;
}
.hide{
	display: none;
}
.search_box .search_info span.info_red{
	color: #c23039;
}
.search_box .search_info .sort_box {
	text-align: left;
	padding-left: 5px;
	margin-left: 20px;
}
.search_box .search_info .sort_box .sort_name{
	display: inline-block;
	width: 55px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #D6D6D6;
	text-align: center;
	font-size: 14px;
	margin-left: -5px;
	padding: 2px;
}
.search_box .search_info .sort_box .sort_name:nth-child(2){
	border-left: 0;
}
.search_box .search_info .sort_box .sort_name:nth-child(3){
	border-left: 0;
}
.search_box .search_info .sort_box .sort_name.sort_ico{
	margin-left: -6px;
}
.search_box .search_info .sort_box .sort_name:hover{
	color: #c23039;
	background-color: #ffffff;
}
.search_box .search_info .sort_box .sort_name.on{
	color: #c23039;
	background-color: #ffffff;
}
.search_box .search_info .sort_box .sort_name.down{
	color: #c23039;
	background-color: #ffffff;
}
.sort_box .sort_name.on.sort_ico:after{
	 display: inline-block;
	 content: "";
	 width: 10px;
	 height: 14px;
	 padding-right: 5px;
	 padding-top:5px;
	 vertical-align: top;
	 background: url(../image/sort_ico.png) no-repeat center center;
}
.sort_box .sort_name.down.sort_ico:after{
	display: inline-block;
	 content: "";
	 width: 10px;
	 height: 14px;
	 padding-right: 5px;
	 padding-top:5px;
	 vertical-align: top;
	 background: url(../image/sort_ico_down.png) no-repeat center center;
}
.more{
	display: block;
	width:106px;
	height: 103px;
	margin: 50px auto 0;
}
.more img{
	width: 100%;
}
input.search_info:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.ticket_box{
	padding-top: 30px;
	width:1200px;
	margin:0 auto;
}

.inform{
	width: 1170px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: #E3D0D1;
	margin-top: 18px;
	padding: 0 15px;
}
.inform_ico{
	width: 30px;
    height: 30px;
    background: url(../image/inform_ico.png) no-repeat center center;
    background-size: 96%;
}
.inform span{
	display: inline-block;
	font-size: 14px;
	color: #AC3533;
	vertical-align: middle;
}
.inform span strong{
	color: #AC3533;
}

.wrap_content{
	width: 1200px;
	margin:0 auto;
}
.wrap_top{
	width: 710px;
	text-align: left;
	margin:0 auto;
	margin-top: 30px;
}
.l_wrap{
	float: left;
}
.l_wrap h1{
	font-size: 50px;
	color: #060606;
	font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	margin-right: 30px;
}
.r_wrap{
	float: right;
}
.wrap_product{
	width: 1200px;
	margin: 0 auto;
	border:2px solid #f3f3f3;
	padding: 22px 22px;
	margin-bottom: 30px;
	margin-top: 30px;
	box-sizing: border-box;
}
.wrap_product ul li{
	width: 375px;
	height: 284px;
	float: left;
	margin-right: 13px;
	margin-top: 13px;
	position: relative;
}
.wrap_product ul li:nth-child(3n){
	margin-right: 0;
}
.wrap_product ul li:nth-child(1),.wrap_product ul li:nth-child(2),.wrap_product ul li:nth-child(3){
	margin-top: 0;
}
.wrap_product ul li img{
	width: 100%;
}
.wrap_product ul li span{
	display: inline-block;
	width: 100%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background-color: rgba(111,92,91,0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff;
	font-size: 24px;
}
.wrap_content .back{
	display:block;
	width: 251px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background-color: #ff5f40;
	color: #ffffff;
	border-radius: 3px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.wrap_content .back:hover{
	background-color: #fb6c50;
}

.m_content {
    background: rgb(255, 255, 255);
    margin: auto;
    width: 980px;
    clear: both;
}
.m_content .nav {
	padding:15px 10px 10px 0px;
	font-size: 13px;
}
.m_content .map_top {
   border-bottom:solid 1px #ccc;
}
.m_content .map_top img {
   float:left;
}
.site_r_link {
   width:122px;
   border:1px solid #cdcdcd; 
   background:#F8F8F8; 
   padding:5px 10px; 
   float:right;
   font-size: 13px;
   margin-top: 15px;
} 
.box_head {
	border:#DDDDDD 1px solid;
	border-bottom:none;
	height:31px;
	line-height:31px;
	overflow:hidden;
	padding:0 10px 0 10px;
	background:#EEEEEE url('https://www.dbmall.com/shop/templates/default/css/image/box_head_bg.gif') repeat-x;}
.box_head strong {
	font-size:15px;
}
.box_body {
	border:#DDDDDD 1px solid;
	border-top:none;
	padding:6px 8px 6px 8px;
	margin-bottom: 15px;
	font-size: 14px;
}
.box_body td{
	border: 0;
}
.box_body li {
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.map p {
    margin: 0px;
    line-height: 28px;
    padding: 0 0 0 20px;
    font-size: 14px;
}

.pagination {
    padding: 2px;
    float: right;
    margin-right: 220px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.pagination ul {
 	margin: 0;
 	padding: 0;
}
.pagination ul li {
   line-height: 22px;
   color: #AAA; 
   display: inline !important; 
   list-style-type: none; 
   width: auto !important; 
   height: auto !important; 
   float: left; 
   padding: 0px; 
   margin: 0 1px !important;
}
.pagination li span {
  font-size: 13px;  
  list-style-type: none; 
  display: inline; 
  float: left; 
  padding: 3px 10px; 
  margin: 0 1px 0 0;
}
.pagination li a span , .pagination li a:visited span {
  color: #0D93BF; 
  text-decoration: none;  
  cursor:pointer; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  border-radius: 4px;
}
.pagination li a:hover span, .pagination li a:active span{ 
  color: #000; 
  background-color: #FFF;  
  cursor:pointer; -khtml-opacity: .9; 
  -moz-opacity: 0.9; 
  -moz-box-shadow:0 0 3px rgba(204, 204, 204, 0.5); 
  -webkit-box-shadow: 0 0 3px rgba(204, 204, 204, 0.5); 
  box-shadow: 0 0 3px rgba(204, 204, 204, 0.5);
}
.pagination li span.currentpage{ 
  color:#FFF; 
  font-weight: bold;  
  background-color: #099ACF; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; border-radius: 4px;
}
.paixv a {
 text-decoration:none; 
 color:#000}
.paixv a:hover {
	color:#06F
}

.share_product_inner{
	display: inline-block;
    width: 680px;
    margin-left: 8px;
}
.share_product_inner img{
	width: 110px;
    vertical-align: middle;
}
.share_product_inner span{
	font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    color: #b3b2b2;
}
.popup_box{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 100;
    display: none;
}
.popup_inner{
	position: fixed;
    width: 540px;
    top: 18%;
    left: 50%;
    margin-left: -270px;
    z-index: 101;
    font-size: 16px;
    background: #ffffff;
}
.popup_inner .popup_top{
	width: 100%;
	height: 50px;
	background-color: #DA5F56;
	color: #ffffff;
	line-height: 50px;
	padding: 0 15px;
	box-sizing: border-box;
}
.popup_inner .popup_top i.close{
	position: absolute;
	right: 15px;
	top: 14px;
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../image/u775.png) no-repeat no-repeat center center;
	z-index: 103;
	background-size: cover;
}
.popup_content{
	width: 100%;
	box-sizing: border-box;
}
.popup_content .content_top{
	width: 100%;
	border-bottom: 1px solid #f8f8f8;
	padding:15px;
	box-sizing: border-box;
}
.share_popup .content_bottom a{
	display: inline-block;
	color: #ffffff;
	padding: 10px 18px;
	font-size: 14px;
}
.share_popup .content_bottom a.share_left_btn{
	border:1px solid #46ADE3;
	border-radius: 30px;
	color: #46ADE3;
	float: right;
}
.share_popup .content_bottom a.share_left_btn i{
	display: inline-block;
	width: 24px;
	height: 22px;
	background: url(../image/u1171.png) no-repeat no-repeat center center;
	z-index: 103;
	background-size: contain;
	vertical-align: middle;
	margin-right: 5px;
}
.share_popup .content_bottom a.share_right_btn{
	background: #EB756B;
	float: right;
	padding: 10px 30px;
}
.share_popup .content_top{
	padding: 20px;
}
.share_popup .content_bottom{
	padding: 30px 30px;
}
.share_popup .popup_inner{
	top: 40%;
}
.swiper-pagination-bullet{
	display: inline-block;
    padding: 4px;
    margin: 0 5px;
    border: 1px solid #8e8a85;
    border-radius: 50%;
    filter: alpha(opacity=54);
    -moz-opacity: 0.54;
    -khtml-opacity: 0.54;
     opacity: 0.54; 
     background-color: transparent;
}
.swiper-pagination-bullet-active{
	background-color: #8e8a85;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 24px;
}

a.product_inner {
	display: inline-block;
	width: 276px;
	margin-right: 32px;
	margin-bottom: 20px;
	font-size: 0;
}
a.product_inner:nth-child(4n){
	margin-right: 0;
}
a.product_inner img{
	width: 100%;
	height: 272px;
}
a.product_inner .pro_msg{
	width:  100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 5px;
}
a.product_inner:hover{
	color: #4a4a4a;
}
a.product_inner .goods_price{
	font-size:24px;
	color: #ED303F;
}
a.product_inner .market_price{
	font-size:18px;
	color: #aaaaaa;
	text-decoration: line-through;
}
a.product_inner  .represent_price{
	color: #333;
	font-size: 18px;
}
a.product_inner .make_price{
	font-size: 18px;
	color: #ED303F
}
a.product_inner .make_price strong{
	font-size: 24px;
	font-weight: normal;
}
a.product_inner .flag{
	display: block;
	width: 66px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	background: #ED303F;
}
a.product_inner .name{
	display: block;
	font-size: 18px;
	color: #333333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}