body{
	color: #000;
	padding: 0px;
	margin: 0px auto;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Microsoft YaHei;
	font-size: 16px;
	max-width: 500px;
	background-color: #FFFFFF;
}
a{
	text-decoration: none;
}
li{list-style-type: none;}
div{ margin:0; padding:0; border:0; color:#333333; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px 0px 1em 0;}
b,strong {font-weight: bold;}

*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

.addWrap{ position:relative; width:100%;background:#fff;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#position{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	opacity: 0.4;
	width: 100%;
	filter: alpha(opacity=50);
	text-align: center;
}
#position li{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#AFAFAF;}
#position li.cur{
	background-color: #B30060;
}
.img-responsive { display: block; max-width:100%;height: auto;}
#home_kj{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: table;
}
#home_kj ul{

}
#home_kj li{
	float: left;
	height: auto;
	width: 25%;
	display: table;
}
#home_kj li img{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_kj li h3{
	font-size: 14px;
	line-height: 35px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
#home_kjj{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 20px;
}
#home_kjj ul{

}
#home_kjj li{
	float: left;
	height: 90px;
	width: 50%;
	background-color: #EEEEEE;
	margin-bottom: 1px;
}
#home_kjj li img{
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#home_kjj li h2{
	font-size: 16px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
	margin-top: 22px;
}
#home_kjj li p{
	font-size: 12px;
	line-height: 25px;
	color: #666;
	font-weight: normal;
}
/*切换*/
.undis{display:none;}


#qqlink h5
{
	font-size: 15px;
	color: #666666;
	line-height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
	background-color: #EEEEEE;
	width: 50%;
	font-weight: normal;
}


#qqlink h5.s
{
	font-size: 15px;
	line-height: 40px;
	color: #333333;
	background-color: #FFBFCD;
	width: 50%;
	font-weight: normal;
}

#qqlink .fod
{
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}


#qqqlink h5
{
	font-size: 15px;
	color: #666666;
	line-height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
	background-color: #EEEEEE;
	width: 33.3%;
	font-weight: normal;
}


#qqqlink h5.s
{
	font-size: 15px;
	line-height: 40px;
	color: #333333;
	background-color: #FFBFCD;
	width: 33.3%;
	font-weight: normal;
}

#qqqlink .fod
{
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}



#list{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#list ul{

}
#list li{
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	display: table;
}
.font_18{
	font-size: 18px;
	line-height: 30px;
	color: #EF5E9E;
	font-weight: normal;
	text-align: right;
	margin-right: 15px;
}
.font_16{
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	font-weight: normal;
}
.font_15{
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
}
.font_12{
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-weight: normal;
}
.l_left{
	float: left;
	width: 25%;
}
.l_left img{
	width: 90px;
	margin-left: 10px;
	height: 110px;
}
.l_right{
	float: right;
	width: 65%;
}
.more{
	width: 100%;
	text-align: center;
	height: 45px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: table;
}
.more a{
	width: 100%;
	font-size: 16px;
	line-height: 45px;
	color: #333;
	background-color: #F6F6F6;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.bottom {
	width: 100%;
	height: 50px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999999999;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #EEEEEE;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bottom .nav {

	height:50px;
	margin:0 auto;
	
}
.bottom .nav ul li {
	float: left;
	text-align: center;
	height: 50px;
	width: 25%;
	
}
.bottom .nav ul li a {
	float: left;
	height: 25px;
	width: 100%;
	display: block;
	line-height: 25px;
	color: #666;
	font-size: 12px;
	padding-top: 25px;
	
}
#bottom_b {
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	
}
#n_top {
	background-color: #FFBFCD;
	height: 45px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#n_top .back{
	float: left;
	height: 45px;
	width: 15%;
}
#n_top .title{
	float: right;
	text-align: center;
	width: 85%;
	font-size: 16px;
	line-height: 45px;
	color: #FFF;
	text-shadow: 1px 1px 1px #DF4466;
}
#n_rz {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#n_rz ul{}
#n_rz li{
	float: left;
	margin-left: 15px;
	height: 30px;
	background-image: url(images/gou.png);
	background-repeat: no-repeat;
	background-position: left;
	width: auto;
	font-size: 12px;
	line-height: 30px;
	color: #FFBFCD;
	text-indent: 18px;
}
#biao {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#biao .bq {
	height: 22px;
	width: auto;
	font-size: 12px;
	line-height: 22px;
	color: #093;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px double #093;
	margin-left: 10px;
	margin-top: 5px;
}
.show_bt {
	font-size: 14px;
	line-height: 35px;
	color: #666;
	text-indent: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBFCD;
}
#show_pic_k {
	background-color: #F2F2F2;
	height: 220px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
/* 图片模块 */
.m-pic-list{ padding: 0.2rem 0.32rem 0;overflow-x: hidden; overflow-y: hidden; position: relative;}
.picWrap{ position: relative; width:100rem; overflow: hidden;}
.m-pic-list a{ float: left; width: 3.8rem; height: 3.65rem; padding-right: 0.23rem;}
.m-pic-list .m-pic-list-picwrap{overflow:hidden;}
.m-pic-list img{display:block; width: 100%;}

/* 定购模块 */

.show_nav {

	height:50px;
	margin:0 auto;
	
}
.show_nav ul li {
	float: left;
	text-align: center;
	height: 50px;
	
	
}
.show_nav ul li a {
	float: left;
	height: 25px;
	width: 100%;
	display: block;
	line-height: 25px;
	color: #666;
	font-size: 12px;
	padding-top: 25px;
	
}
.foot_yy{
	height: 50px;
	width: 50%;
	text-align: center;
	float: left;
}
.foot_yy a{
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	height: 50px;
	width: 100%;
	background-color: #F5526C;
	text-align: center;
	display: block;
}
.yy_wz{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-align: center;
	display: table;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.yy_logo{
	text-align: center;
	display: table;
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
DIV.green-black {
	MARGIN: 5px;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	padding: 5px;
}
DIV.green-black A {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 4px;
	COLOR: #999999;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px double #E3E3E3;
	font-size: 14px;
	border-radius: 5px;
}
DIV.green-black A:hover {
	COLOR: #666666;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.green-black A:active {
	COLOR: #fff;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.green-black SPAN.current {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 4px;
	COLOR: #fff;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 4px;
	background-color: #CCCCCC;
	font-size: 14px;
	border-radius: 5px;
}
DIV.green-black SPAN.disabled {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 4px;
	COLOR: #ccc;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 4px;
	border: 1px double #E6E6E6;
	font-size: 14px;
	border-radius: 5px;
}
.wed_dh{
	height: 40px;
	width: 100%;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	}
.con_xdh{
	height: 40px;
	width: 33.3%;
	text-align: center;
	float: left;
}
.con_xdh a{
	height: 40px;
	width: 100%;
	font-size: 15px;
	line-height: 40px;
	color: #666;
	display: block;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F1F1F1;
	}

.dhjh{
	height: 40px;
	width: 33.3%;
	float: left;
	text-align: center;
}
.dhjh a{
	height: 40px;
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	color: #FFBFCD;
	display: block;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBFCD;
	}
#box{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
} 
#box ul{
	
} 
#box li{
	float: left;
	height: 45px;
	width: 50%;
	text-align: center;
}
#box li a{
	height: 45px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 45px;
	color: #666;
	background-color: #F6F6F6;
	display: block;
} 
#top_k {
	background-color: #FFBFCD;
	height: 45px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top_k a {
	background-color: #FFBFCD;
	height: 45px;
	width: 80px;
	font-size: 15px;
	line-height: 45px;
	color: #FFF;
	text-indent: 15px;
	display: block;
	text-shadow: 1px 1px 1px #DF4466;
	background-image: url(images/qh.png);
	background-repeat: no-repeat;
	background-position: right;
}
#content {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	display: table;
}
#content img {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;	
}
.news_left{
	float: left;
	width: 60%;
	margin-left: 10px;
}
.news_right{
	float: right;
	width: 25%;
	margin-right: 10px;
}
.news_right img{
	height: 80px;
	width: 100%;
}
.show_news_bt{
	height: auto;
	width: 95%;
	font-size: 17px;
	line-height: 22px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.show_time{
	height: auto;
	width: 95%;
	font-size: 12px;
	line-height: 30px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.news_pic{
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;

}
.news_pic img{

	width: 100%;

}
.news_bt{
	height: auto;
	width: 95%;
	font-size: 14px;
	line-height: 35px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 10px;
}

#home_my{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: table;
}
#home_my ul{

}
#home_my li{
	float: left;
	height: auto;
	width: 33.3%;
	display: table;
}
#home_my li img{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_my li h3{
	font-size: 14px;
	line-height: 35px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.yy_zp{
	width: 100%;
	text-align: center;
	height: 45px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: table;
}
.yy_zp a{
	width: 100%;
	font-size: 16px;
	line-height: 45px;
	color: #FFF;
	background-color: #666666;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.show_rz{
	width: 100%;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: table;
	margin-top: 15px;
}
.km_pic{
	width: 100%;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.km_pic img{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.con_xdh1{
	height: 40px;
	width: 50%;
	text-align: center;
	float: left;
}
.con_xdh1 a{
	height: 40px;
	width: 100%;
	font-size: 15px;
	line-height: 40px;
	color: #666;
	display: block;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F1F1F1;
	}

.dhjh1{
	height: 40px;
	width: 50%;
	float: left;
	text-align: center;
}
.dhjh1 a{
	height: 40px;
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	color: #FFBFCD;
	display: block;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBFCD;
	}
	
#mall{
	height: auto;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#mall ul{
	
}
#mall li{
	display: table;
	float: left;
	height: auto;
	width: 50%;
	margin-bottom: 10px;
}

#mall_pic{
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mall_pic img{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#show_mall{
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#show_mall img{
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.show_wz20{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 40px;
	color: #000;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F0F0F0;
}