@charset "utf-8";
/* CSS Document */

body{
  font-size:14px;
  color:#666;
  font-family:'微软雅黑';
  margin:0px;
  padding:0px;
}
a
{
  text-decoration:none;
  cursor:pointer;
}
a:hover
{
	text-decoration:underline;
}
img
{
  cursor:pointer;
  border:none;
}
.cursor
{
	cursor:pointer;
}
.all{
	float:left;
	width:100%;
	height:auto;
}
.top_img_outside{
	float:left;
	width:100%;
	height:auto;
}
.top_img_inside{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.top_nav_outside{
	float:left;
	width:100%;
	height:auto;
	background-color:#fafafa;
	border-bottom:1px #CCCCCC solid;
}
.top_nav_inside{
	width:1210px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
}
.top_lefttext{
	float:left;
	width:auto;
	height:36px;
	color:#8c8c8c;
	line-height:36px;
}
.top_lefttext    a{
	color:#8c8c8c;
}
.top_lefttext    a:hover{
	color:#8c8c8c;
	text-decoration:underline;
}
.top_righttext_all{
	float:right;
	width:710px;
	height:36px;
	color:#8c8c8c;
	line-height:36px;
}
.top_righttext_all   a{
	color:#8c8c8c;
}
.top_righttext_all   a:hover{
	color:#35ce98;
	text-decoration:underline;
}
.top_righttext{
	float:left;
	width:auto;
	height:36px;
	padding-left:10px;
	padding-right:10px;
}
.top_line{
	float:left;
	width:10px;
	height:36px;
}
.logonav_outside{
	float:left;
	width:100%;
	height:auto;
}
.logonav_inside{
	width:1210px;
	height:auto;
	padding:auto;
	margin:auto
}
.logo_all{
	float:left;
	width:1210px;
	height:90px;
}
.logo_img{
	float:left;
	width:170px;
	height:90px;
}
.logo_img    img{
	float:left;
	width:170px;
	height:90px;
	max-width:170px;
	max-height:90px;
}
.logo_search_box{
	float:left;
	width:540px;
	height:36px;
	margin-top:27px;
	margin-bottom:27px;
	margin-left:225px;
}
.logo_search_left{
	float:left;
	width:456px;
	height:32px;
	border-bottom:2px #35ce98 solid;
	border-left:2px #35ce98 solid;
	border-top:2px #35ce98 solid;
}
.logo_search_left      input[type='text']{
	float:left;
	width:440px;
	height:18px;
	outline:none;
	border:0px;
	padding:5px;
	line-height:18px;
}
.logo_search_right{
	float:left;
	width:82px;
	height:36px;
	background-color:#35ce98;
	font-size:16px;
	line-height:36px;
	text-align:center;
	color:#FFF;
}
.logo_search_right    a{
	font-size:16px;
	line-height:36px;
	text-align:center;
	color:#FFF;
}
.cart{
	float:right;
	width:140px;
	height:36px;
	margin-top:27px;
	margin-bottom:27px;
}
.nav_all{
	float:left;
	width:1210px;
	height:44px;
	background:#080809;
}
.nav_all    a{
	color:#fff;
}
.nav_left{
	float:left;
	width:186px;
	height:44px;
	padding-left:20px;
	padding-right:20px;
	background:#35ce98;
	line-height:44px;
	color: #FFF;
	font-size:20px;
}
.nav_text{
	float:left;
	width:auto;
	height:44px;
	padding-left:20px;
	padding-right:20px;
	background:#313137;
	line-height:44px;
	color: #FFF;
	font-size:16px;
	text-align:center;
}
.nav_text   a{
	color: #FFF;
	font-size:16px;
}
.nav_text     a:hover{
	color: #FFF;
	font-size:16px;
	text-decoration:underline;
}
.nav_text02{
	float:left;
	width:auto;
	height:44px;
	padding-left:20px;
	padding-right:20px;
	line-height:44px;
	color: #FFF;
	font-size:16px;
	text-align:center;
}
.nav_text02      a{
    color:#fff;
	font-size:16px;
}
.nav_text02      a:hover{
    color:#fff;
	font-size:16px;
	text-decoration:underline;
}
.nav_text02:hover{
    background:#313137;
}
.main_outside{
	float:left;
	width:100%;
	height: auto;
}
.main_inside{
	width:1210px;
	height: auto;
	padding:auto;
	margin:auto;
}
.main{
	float:left;
	width:1210px;
	height: auto;
}
.main_banner{
	float:left;
	width:1210px;
	height: auto;
}


.category_all{
	float:left;
	width:224px;
	height:464px;
	background-color:#f9f9f9;
	border-left:1px #dfdfdf solid;
	border-right:1px #dfdfdf solid;
}
.category_all   a{
	color:#333333;
}
.category_all   a:hover{
	color:#333333;
	text-decoration:underline;
}
.category_box{
	float:left;
	width:224px;
	height:30px;
	border-bottom:1px #dfdfdf solid;
}
.category_box:hover{
	width:224px;
	height:30px;
	background-color:#e9e7e7;
	color:#FFF;
	border-bottom:1px #dfdfdf solid;
}
.category_box_text{
	float:left;
	width:190px;
	height:30px;
	color:#333333;
	padding-left:10px;
	line-height:30px;
	overflow: hidden;      
    white-space: nowrap;  
	text-overflow:ellipsis;
}
.category_box_arrow{
	float:left;
	width:24px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#333333;
	font-size:12px;
}
.banner{
	float:left;
	width:724px;
	height:464px;
}
.member{
	float:right;
	width:250px;
	height:464px;
}
.member_top{
	float:left;
	width:250px;
	height:110px;
}
.member_top{
	float:left;
	width:250px;
	height:110px;
}
.member_bottom{
	float:left;
	width:240px;
	height:auto;
	padding:5px;
	background-color:#f5a228;
}
.member_bottom   table{
	float:left;
	width:240px;
	height:auto;
	padding:0px;
	margin:0px;
}
.member_bottom   table   tr{
	float:left;
	width:240px;
	height:auto;
}
.member_bottom   table   tr    td{
	float:left;
	width:70px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
}
.member_Statistical{
	float:left;
	width:240px;
	height:auto;
	padding:5px;
	background-color:#feee87;
}
.member_Statistical_box{
	float:left;
	width:240px;
	height:23px;
	color:#5c2805;
	line-height:23px;
}
.member_Statistical_name{
	float:left;
	width:65px;
	height:24px;
}
.member_Statistical_bar{
	float:left;
	width:125px;
	height:14px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#bf1e2e;
}
.member_Statistical_bar01{
	float:left;
	width:100px;
	height:14px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#bf1e2e;
}
.member_Statistical_bar02{
	float:left;
	width:110px;
	height:14px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#bf1e2e;
}
.member_Statistical_bar03{
	float:left;
	width:50px;
	height:14px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#bf1e2e;
}
.member_Statistical_shuzi{
	float:left;
	width:40px;
	height:24px;
	color:#5c2805;
	line-height:24px;
	margin-left:10px;
}
.recommend{
	float:left;
	width:1226px;
	height:auto;
	margin-top:30px;
	margin-left:-16px
}
.recommend_box{
	float:left;
	width:290px;
	height:auto;
	margin-left:16px;
}
.recommend_group{
	float:left;
	width:270px;
	height:170px;
	background-color:#5f5750;
	padding:10px;
}
.recommend_box_top{
	float:left;
	width:270px;
	height:40px;
	margin-top:15px;
}
.recommend_box_time{
	float:left;
	width:270px;
	height:30px;
	margin-top:15px;
}
.time{
	float:left;
	width:50px;
	height:30px;

}
.time_right{
	float:left;
	width:210px;
	height:30px;
	margin-left:10px;
}
.time_time{
	float:left;
	width:20px;
	height:30px;
	margin-left:5px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	background:url(../images/time.png) no-repeat;
}
.time_time02{
	float:left;
	width:10px;
	height:30px;
	margin-left:5px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	
}
.recommend_box_bottom{
	float:left;
	width:270px;
	height:auto;
	color:#fff;
	line-height:24px;
	margin-top:15px;
}
.recommend_box_bottom    a{
	color:#fff;
}
.recommend_hot{
	float:left;
	width:270px;
	height:170px;
	background-color:#fe7474;
	padding:10px;
}

.recommend_boutique{
	float:left;
	width:270px;
	height:170px;
	background-color:#9588e2;
	padding:10px;
}
.recommend_new{
	float:left;
	width:270px;
	height:170px;
	background-color:#88c819;
	padding:10px;
}
.mian_single_box{
	float:left;
	width:1210px;
	height:auto;
	margin-top:30px;
}
.service_box{
	float:left;
	width:1210px;
	height:auto;
}
.service_box_bottom{
	float:left;
	width:1208px;
	height:auto;
	border:1px #ededed solid;
}
.service_top{
	float:left;
	width:1210px;
	height:50px;
	border-bottom:#9b70a6 3px solid;
}
.service_top_title{
	float:left;
	width:300px;
	height:50px;
	margin-left:25px;
}
.know_help{
	float:left;
	width:1210px;
	height:284px;
	margin-top:20px;
}
.know{
	float:left;
	width:605px;
	height:284px;
}
.active_calendar_box{
	float:left;
	width:400px;
	height:408px;
	background-color:#f7f7f7;
}
.active_calendar{
	float:left;
	width:384px;
	height:392px;
	margin:8px;
	background-color:#FFF;
}
.active_right_box{
	float:left;
	width:778px;
	height:348px;
	margin:30px 15px 30px 15px;
}
.active_right_arrow{
	float:left;
	width:30px;
	height:60px;
	margin-top:144px;
	margin-bottom:159px;
}
.active_right_product{
	float:left;
	width:337px;
	height:346px;
	margin-left:10px;
	margin-right:10px;
	border:1px #CCCCCC solid;
}
.active_right_product_img{
	float:left;
	width:337px;
	height:200px;
}
.active_right_product_img    img{
	float:left;
	width:337px;
	height:200px;
	max-height:200px;
	max-width:352px;
}
.active_right_product_text_box{
	float:left;
	width:317px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}
.active_right_product_title{
	float:left;
	width:317px;
	height:auto;
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.active_right_product_title    a{
	color:#000000;
}
.active_right_product_bottom_introduction{
	float:left;
	width:317px;
	height:auto;
	color:#727272;
	line-height:24px;
	margin-top:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.activity_right_product_bottom_comment_box02{
	float:left;
	width:317px;
	height:30px;
	margin-top:15px;
}
.active_right_product_bottom_price_box{
	float:left;
	width:317px;
	height:auto;
	margin-top:5px;
}
.active_right_product_bottom_price{
	float:left;
	width:auto;
	height:auto;
	font-size:24px;
	color:#ff7e00;
	line-height:30px;
}
.active_right_product_bottom_discount{
	float:left;
	width:auto;
	height:auto;
	color:#999;
	line-height:30px;
	text-decoration:line-through;
	margin-left:10px;
}
.friend_box{
	float:left;
	width:1210px;
	height:300px;
}
.promotions_banner{
	float:left;
	width:1210px;
	height:120px;
}
.product_box{
	float:left;
	width:1210px;
	height:auto;
}
.product_top{
	float:left;
	width:1205px;
	height:30px;
	border-left:5px #fe7474 solid;
}
.product_top02{
	float:left;
	width:1205px;
	height:30px;
	border-left:5px #19c8a9 solid;
}
.product_top03{
	float:left;
	width:1205px;
	height:30px;
	border-left:5px #9588e2 solid;
}
.product_top04{
	float:left;
	width:1205px;
	height:30px;
	border-left:5px #64c333 solid;
}
.product_top05{
	float:left;
	width:1205px;
	height:30px;
	border-left:5px #3297ff solid;
}
.product_top_floor{
	float:left;
	width:45px;
	height:30px;
	font-size:18px;
	color:#fe7474;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.product_top_floor02{
	float:left;
	width:45px;
	height:30px;
	font-size:18px;
	color:#19c8a9;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.product_top_floor03{
	float:left;
	width:45px;
	height:30px;
	font-size:18px;
	color:#9588e2;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.product_top_floor04{
	float:left;
	width:45px;
	height:30px;
	font-size:18px;
	color:#64c333;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.product_top_floor05{
	float:left;
	width:45px;
	height:30px;
	font-size:18px;
	color:#3297ff;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}

.product_top_title{
	float:left;
	width:200px;
	height:30px;
	font-size:20px;
	line-height:30px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(../images/floor01.png) no-repeat;
}
.product_top_title02{
	float:left;
	width:200px;
	height:30px;
	font-size:20px;
	line-height:30px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(../images/floor02.png) no-repeat;
}
.product_top_title03{
	float:left;
	width:200px;
	height:30px;
	font-size:20px;
	line-height:30px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(../images/floor03.png) no-repeat;
}
.product_top_title04{
	float:left;
	width:200px;
	height:30px;
	font-size:20px;
	line-height:30px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(../images/floor04.png) no-repeat;
}
.product_top_title05{
	float:left;
	width:200px;
	height:30px;
	font-size:20px;
	line-height:30px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(../images/floor05.png) no-repeat;
}

.product_top_right_category{
	float:right;
	width:auto;
	height:30px;
	line-height:30px;
}
.product_top_right_text{
	float:left;
	width:auto;
	height:30px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
}
.product_top_right_text   a{
	color:#333;
}
.product_bottom_box{
	float:left;
	width:1210px;
	height:480px;
}
.product_bottom_banner{
	float:left;
	width:330px;
	height:480px;
}
.product_bottom_banner_img{
	float:left;
	width:330px;
	height:370px;
}
.product_bottom_banner_img     img{
	float:left;
	width:330px;
	height:370px;
	max-width:330px;
	max-height:370px;
}
.product_bottom_banner_ad{
	float:left;
	width:330px;
	height:60px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#fe7474;
	text-align:center;
	line-height:30px;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.product_bottom_banner_ad02{
	float:left;
	width:330px;
	height:60px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#19c8a9;
	text-align:center;
	line-height:30px;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.product_bottom_banner_ad03{
	float:left;
	width:330px;
	height:60px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#9588e2;
	text-align:center;
	line-height:30px;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.product_bottom_banner_ad04{
	float:left;
	width:330px;
	height:60px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#64c333;
	text-align:center;
	line-height:30px;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.product_bottom_banner_ad05{
	float:left;
	width:330px;
	height:60px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#3297ff;
	text-align:center;
	line-height:30px;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.product_bottom_right_product_box{
	float:left;
	width:876px;
	height:478px;
	border-right:1px #ededed solid;
	border-bottom:1px #ededed solid;
}
.product_bottom_right_product{
	float:left;
	width:218px;
	height:238px;
	border-left:1px #ededed solid;
	border-top:1px #ededed solid;
}
.product_bottom_right_product_img{
	float:left;
	width:218px;
	height:160px;
}
.product_bottom_right_product_img    img{
	float:left;
	width:218px;
	height:160px;
	max-height:160px;
	max-width:218px;
}
.product_bottom_right_product_botombox{
	float:left;
	width:188px;
	height:78px;
	padding-left:15px;
	padding-right:15px;
}
.product_bottom_right_product_title{
	float:left;
	width:188px;
	height:30px;
	line-height:15px;
	color:#666;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}
.product_bottom_right_product_title   a{
	color:#666;
}
.product_bottom_right_product_price{
	float:left;
	width:188px;
	height:30px;
	line-height:30px;
	color:#e4393c;
	font-size:16px;
}
.like_tltle{
	float:left;
	width:220px;
	height:20px;
	margin-left:495px;
	margin-right:495px;
}
.like_tltle_product_all{
	float:left;
	width:1236px;
	height:auto;
	margin-left:-26px;
}
.like_tltle_product_box{
	float:left;
	width:220px;
	height:313px;
	margin-left:26px;
	margin-top:26px;
	background:url(../images/like_bg.png);
}
.like_tltle_product_box_img{
	float:left;
	width:200px;
	height:155px;
	margin:10px;
}

.like_tltle_product_box_img   img{
	float:left;
	width:200px;
	height:155px;
	max-width:200px;
	max-height:155px;
}
.like_text_box{
	float:left;
	width:200px;
	height:auto;
	margin:10px;
}
.like_text_title{
	float:left;
	width:200px;
	height:auto;
	line-height:20px;
	font-size:12px;
	color:#000000;
}
.like_text_title    a{
	color:#000000;
}
.like_text_price{
	float:left;
	width:200px;
	height:auto;
	margin-top:10px;
	line-height:20px;
}
.like_text_price_left{
	float:left;
	width:auto;
	height:auto;
	font-size:18px;
	color:#fe5e5e;
}
.like_text_price_right{
	float:right;
	width:auto;
	height:auto;
	font-size:12px;
	color:#999;
}
.like_text_button{
	float:left;
	width:200px;
	height:auto;
	margin-top:15px;
}





.bottom_outside{
	float:left;
	width:100%;
	height:auto;
	margin-top:30px;
}
.bottom_nav_ouside{
	float:left;
	width:100%;
	height:auto;
	background:url(../images/bottom01.png) repeat-x;
}

.bottom_nav_inside{
	width:1210px;
	height:auto;
	padding:auto;
	margin:auto;
}
.bottom_nav_inside      ul{
	float:left;
	width:1210px;
	height:auto;
	margin:0px;
	padding:0px;
}
.bottom_nav_inside      ul     li{
	float:left;
	width:300px;
	height:auto;
	line-height:47px;
	color:#FFF;
	font-size:18px;
	list-style:none;
}
.bottom_box_ouside{
	float:left;
	width:100%;
	height:auto;
	background:url(../images/bottom.png);
}
.bottom_box_inside{
	width:1210px;
	height:auto;
	margin:auto;
	padding:auto;
}
.bottom_box_inside      ul{
	float:left;
	width:300px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}
.bottom_box_inside      ul    a{
	color:#fff;
	font-size:14px;
}
.bottom_box_inside      ul    a:hover{
	color:#35ce98;
	font-size:14px;
	text-decoration:underline;
}
.bottom_box_inside      ul     li{
	float:left;
	width:300px;
	height:auto;
	line-height:30px;
	color:#FFF;
	font-size:14px;
	list-style:none;
}
.bottom_box_category{
	float:left;
	width:1210px;
	height:auto;
}
.bottom_copyright{
	float:left;
	width:1210px;
	height:auto;
	line-height:24px;
	color:#FFF;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}

/*产品页*/

.product_category_all{
	float:left;
	width:226px;
	height:464px;
	background-color:#35ce98;
}
.product_category_all   a{
	color:#fff;
}
.product_category_all   a:hover{
	color:#fff;
	text-decoration:underline;
}
.product_category_box_arrow{
	float:left;
	width:24px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:12px;
}
.product_banner{
	float:left;
	width:984px;
	height:464px;
}
.product_sub_category{
	float:left;
	width:224px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
}

.product_sub_category     ul{
	float:left;
	width:220px;
	height:auto;
	margin:0px;
	padding:0px;
}
.product_sub_category   ul  li{
	float:left;
	width:90px;
	height:auto;
	list-style:none;
	color:#FFF;
	font-size:12px;
	line-height:24px;
	padding-left:20px;
}
.product_sub_category     li   a{
	color:#FFF;
}
.product_sub_category     li   a:hover{
	color:#FFF;
	text-decoration:underline;
}
.product_category_box{
	float:left;
	width:226px;
	height:30px;
	border-top:1px #dfdfdf solid;
}

.product_category_box02{
	float:left;
	width:226px;
	height:30px;
	background-color:#72ddb7;
	border-top:1px #dfdfdf solid;
}
.product_subcategory_box{
	float:left;
	width:226px;
	height:auto;
}
/*产品页二级*/
.productnext_category_all{
	float:left;
	width:226px;
	height:auto;
	background-color:#35ce98;
}
.productnext_category_all   a{
	color: #FFF;
}
.productnext_category_all   a:hover{
	color: #FFF;
	text-decoration:underline;
}
.productnext_category_right_box{
	float:left;
	width:964px;
	height:auto;
	margin-left:20px;
}
.productnext_category_right_subbox{
	float:left;
	width:964px;
	height:auto;
	margin-top:20px;
}
.productnext_category_right_title{
	float:left;
	width:964px;
	height:36px;
	background:url(../images/productNext_nav.png) no-repeat;
}
.productnext_category_right_title_left{
	float:left;
	width:auto;
	height:36px;
	font-size:20px;
	color:#FFF;
	line-height:36px;
	padding-left:10px;
}
.productnext_category_right_title_right{
	float:right;
	width:auto;
	height:36px;
	color:#FFF;
	padding-right:50px;
	line-height:36px;
}
.productnext_category_right_title_right   a{
	color:#FFF;
}
.productnext_category_right_title_right   a:hover{
	color:#FFF;
	text-decoration:underline;
}
.productnext_product_all{
	float:left;
	width:1010px;
	height:auto;
	margin-left:-26px;
}

/*产品销售*/
.productnext02_top_box{
	float:left;
	width:1210px;
	height:auto;
	border-top:1px #CCCCCC solid;
}
.productnext02_top_subbox{
	float:left;
	width:1210px;
	height:auto;
	line-height:30px;
	border-bottom:1px #dddddd solid;
}
.productnext02_top_title{
	float:left;
	width:110px;
	height:auto;
	color:#666666;
	padding-left:10px;
}
.productnext02_top_right{
	float:left;
	width:1090px;
	height:auto;
	color:#005aa0;
}
.productnext02_top_right_text{
	float:left;
	width:auto;
	height:auto;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
}
.productnext02_top_right_text   a{
	color:#005aa0;
}
.productnext02_top_right_text   a:hover{
	color:#005aa0;
	text-decoration:underline;
}
.salesPriceClassification{
	float:left;
	width:1190px;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px #dddddd solid;
	border-top:1px #dddddd solid;
	background-color:#f1f1f1;
}
.salesPriceClassification_inside{
	float:left;
	width:1190px;
	height:26px;
	margin-top:7px;
	margin-bottom:7px;
}
.salesPriceClassification_inside_price{
	float:left;
	width:45px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	background-color: #e4393c;
}
.salesPriceClassification_inside_price   a{
	color:#FFF;
}
.salesPriceClassification_inside_price   a:hover{
	color:#FFF;
	text-decoration:underline;
}
.salesPriceClassification_inside_sale{
	float:left;
	width:1000px;
	height:26px;
	background-color: #ffffff;
	border:1px #CCCCCC solid;
}
.salesPriceClassification_inside_sale_sub{
	float:left;
	width:auto;
	height:26px;
	text-align:center;
	line-height:26px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
	border-right:1px #CCCCCC solid;
}
.salesPriceClassification_inside_sale_sub   a{
	color:#333;
}
.salesPriceClassification_inside_sale_sub   a:hover{
	color:#333;
	text-decoration:underline;
}
/*购物车*/
.cart_top{
	float:left;
	width:1210px;
	height:30px;
}
.cart_top_left{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	font-size:24px;
	color:#35ce98;
}
.cart_top_title{
	float:left;
	width:1204px;
	height:44px;
	line-height:44px;
	background-color:#f3f3f3;
	border-left:6px  #e54346 solid;
}
.cart_top_radio{
	float:left;
	width:26px;
	height:44px;
}
.cart_top_radio   input[type='checkbox']{
	float:left;
	width:15px;
	height:15px;
	margin-top:16px;
}
.cart_top_radio_allchoose{
	float:left;
	width:100px;
	height:44px;
	line-height:44px;
	color:#666666;
}
.cart_top_radio_product{
	float:left;
	width:330px;
	height:44px;
	line-height:44px;
	color:#666666;
}
.cart_top_radio_product   a{
	color:#666666;
}
.cart_top_radio_product   a:hover{
	color:#666666;
	text-decoration:underline;
}
.cart_top_radio_price{
	float:left;
	width:170px;
	height:44px;
	line-height:44px;
	color:#666666;
	padding-left:15px;
}
.cart_top_listbox{
	float:left;
	width:1208px;
	height:auto;
	border-top:3px #35ce98 solid;
	border-left:1px #d3d3d3 solid;
	border-right:1px #d3d3d3 solid;
	border-bottom:1px #d3d3d3 solid;
}
.cart_top_listbox_content{
	float:left;
	width:1208px;
	height:110px;
	margin-top:30px;
	border-top:1px #d3d3d3 solid;
	border-bottom:1px #cccccc solid;
}
.cart_top_listbox_content_radio{
	float:left;
	width:26px;
	height:110px;
}
.cart_top_listbox_content_radio    input[type='checkbox']{
	float:left;
	width:15px;
	height:15px;
	margin-top:50px;
}
.cart_top_listbox_content_product{
	float:left;
	width:430px;
	height:110px;
}
.cart_top_listbox_content_delete{
	float:left;
	width:170px;
	height:50px;
	padding-left:15px;
	margin-top:29px;
	margin-bottom:29px;
	color:#000;
	line-height:25px;
}
.cart_top_listbox_content_delete    a{
	color:#000;
}
.cart_top_listbox_content_delete    a:hover{
	color:#000;
	text-decoration:underline;
}
.cart_top_listbox_content_price{
	float:left;
	width:170px;
	height:80px;
	padding-left:15px;
	margin-top:14px;
	margin-bottom:14px;
	color:#000;
	line-height:80px;
}
.cart_top_listbox_content_all{
	float:left;
	width:430px;
	height:80px;
	margin-top:14px;
	margin-bottom:14px;
}
.cart_top_listbox_content_all_pic{
	float:left;
	width:80px;
	height:80px;
	border:1px #eeeeee solid;
}
.cart_top_listbox_content_all_pic   img{
	float:left;
	width:80px;
	height:80px;
	max-width:80px;
	min-height:80px;
}
.cart_top_listbox_content_all_right{
	float:left;
	width:340px;
	height:80px;
}
.cart_top_listbox_content_all_title{
	float:left;
	width:235px;
	height:50px;
	font-size:14px;
	color:#333;
	line-height:25px;
	padding-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}
.cart_top_listbox_content_all_title   a{
	color:#333;
}
.cart_top_listbox_content_all_title   a:hover{
	color:#333;
	text-decoration:underline;
}
.cart_top_listbox_content_all_attribute{
	float:left;
	width:80px;
	height:50px;
	font-size:14px;
	color:#999;
	line-height:50px;
	margin-top:15px;
	margin-bottom:15px;
}
.cart_top_listbox_content_all_number_box{
	float:left;
	width:80px;
	height:22px;
	margin-top:28px;
	margin-bottom:28px;
}
.cart_top_listbox_content_all_number_left{
	float:left;
	width:18px;
	height:22px;
}
.cart_top_listbox_content_all_number_middle{
	float:left;
	width:44px;
	height:20px;
	border-top:1px #cacbcb solid;
	border-bottom:1px #cacbcb solid;
}
.cart_top_listbox_content_all_number_middle     input[type='text']{
	float:left;
	width:34px;
	height:16px;
	border:0px;
	padding-left:3px;
	padding-right:3px;
	outline:none;
}
/*订单详情*/
.ordering_top{
	float:right;
	width:492px;
	height:45px;
}
.ordering_top_step{
	float:left;
	width:164px;
	height:45px;
}
.ordering_addressChoose{
	float:left;
	width:1188px;
	height:auto;
	border:1px #CCCCCC solid;
	padding:10px;
}

.ordering_addressChoose_pay{
	float:left;
	width:1188px;
	height:60px;
	border-bottom:1px #CCCCCC solid;
}
.ordering_addressChoose_arrived{
	float:left;
	width:1188px;
	height:30px;
}
.ordering_addressChoose_checkbox{
	float:left;
	width:20px;
	height:30px;
}
.ordering_addressChoose_checkbox     input[type='checkbox']{
	float:left;
	width:15px;
	height:15px;
	margin-top:8px;
}
.ordering_addressChoose_arrived_text{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	color:#000000;
	padding-left5px;
}
.ordering_addressChoose_pay_radio{
	float:left;
	width:30px;
	height:60px;
}
.ordering_addressChoose_pay_text{
	float:left;
	width:auto;
	height:60px;
}
.ordering_addressChoose_pay_radio     input[type='radio']{
	float:left;
	width:15px;
	height:15px;
	margin-top:20px;
}

.ordering_addressChoose_title{
	float:left;
	width:1188px;
	height:auto;
	line-height:50px;
	font-size:18px;
	color:#000;
}
.ordering_addressChoose_filladdress{
	float:left;
	width:1188px;
	height:120px;
}
.ordering_addressChoose_filladdress_bg{
	float:left;
	width:216px;
	height:112px;
	padding:4px;
	background:url(../images/address_bg.png) no-repeat;
}
.ordering_addressChoose_filladdress_bg02{
	float:left;
	width:216px;
	height:112px;
	padding:4px;
	border:1px #CCCCCC solid;
	margin-left:15px;
}
.ordering_addressChoose_filladdress_title{
	float:left;
	width:220px;
	height:auto;
}
.ordering_addressChoose_filladdress_title_left{
	float:left;
	width:auto;
	height:24px;
	font-weight:bold;
	color:#000;
	padding-left:5px;
}
.ordering_addressChoose_filladdress_title_right{
	float:right;
	width:auto;
	height:24px;
	color:#ed145b;
	padding-right:5px;
}
.ordering_addressChoose_filladdress_title_right   a{
	color:#ed145b;
}
.ordering_addressChoose_filladdress_title_right   a:hover{
	color:#ed145b;
	text-decoration:underline;
}
.ordering_addressChoose_filladdress_text{
	float:left;
	width:206px;
	height:50px;
	line-height:18px;
	color:#000;
	font-size:12px;
	padding:5px;
}

.ordering_time{
	float:left;
	width:1188px;
	height:40px;
}
.ordering_time_box{
	float:left;
	width:auto;
	height:28px;
	padding:5px;
	border:#CCC 1px solid;
}
.ordering_time_box02{
	float:left;
	width:auto;
	height:28px;
	padding:5px;
	margin-left:10px;
	border:#CCC 1px solid;
}
.ordering_time_checkbox{
	float:left;
	width:auto;
	height:28px;
}
.ordering_time_checkbox    input[type='radio']{
	float:left;
	width:15px;
	height:15px;
	margin-top:6px;
}
.ordering_time_text{
	float:left;
	width:auto;
	height:28px;
	margin-left:10px;
	line-height:28px;
	color:#000;
	margin-right:10px;
}

.ordering_coupon_title{
	float:left;
	width:1188px;
	height:auto;
	line-height:30px;
	color:#e74646;
	padding-left:10px;
	padding-right:10px;
}
.ordering_coupon_title_coupon{
	float:left;
	width:1188px;
	height:40px;
	padding-left:10px;
	padding-right:10px;
}
.ordering_coupon_title_coupon_left{
	float:left;
	width:80px;
	height:40px;
	color:#000000;
	line-height:40px;
}
.ordering_coupon_title_coupon_midle{
	float:left;
	width:328px;
	margin-left:10px;
	height:40px;
}
.ordering_coupon_title_coupon_midle      select{
	float:left;
	width:328px;
	height:30px;
	margin-top:5px;
}
.ordering_coupon_title_coupon_right{
	float:left;
	width:120px;
	height:40px;
	line-height:40px;
	color:#000000;
	margin-left:10px;
}
.ordering_checkout{
	float:left;
	width:1188px;
	height:70px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:20px;
	color:#000000;
	text-align:right;
}
.ordering_checkout_button{
	float:right;
	width:170px;
	height:44px;
}

.productDetail_topnav{
	float:left;
	width:1180px;
	height:44px;
	color:#666666;
	line-height:44px;
	background-color:#f2f2f2;
	padding-left:15px;
	padding-right:15px;
}
.productDetail_topnav    a{
	color:#666666;
}
.productDetail_topnav    a:hover{
	color:#666666;
	text-decoration:underline;
}
.productDetail_leftpic{
	float:left;
	width:390px;
	height:520px;
}
.productDetail_leftpic_product{
	float:left;
	width:390px;
	height:auto;
}
.productDetail_leftpic_bigpic{
	float:left;
	width:388px;
	height:388px;
	border:2px #f2f2f2 solid;
}
.productDetail_leftpic_bigpic    img{
	float:left;
	width:388px;
	height:388px;
	max-height:388px;
	max-width:388px;
}
.productDetail_leftpic_smallbox{
	float:left;
	width:390px;
	height:60px;
	margin-top:15px;
}
.productDetail_leftpic_arrow{
	float:left;
	width:12px;
	height:60px;
}
.productDetail_leftpic_arrow02{
	float:right;
	width:12px;
	height:60px;
}

.productDetail_leftpic_smallpic01{
	float:left;
	width:58px;
	height:58px;
	margin-left:9px;
	border:#fe5e5e  2px solid;
}
.productDetail_leftpic_smallpic02{
	float:left;
	width:58px;
	height:58px;
	margin-left:9px;
	border:#f4f4f4  2px solid;
}
.productDetail_leftpic_share{
	float:left;
	width:390px;
	height:25px;
	margin-top:15px;
}
.productDetail_leftpic_share_out{
	float:right;
	width:140px;
	height:25px;
}
.productDetail_leftpic_share_box{
	float:left;
	width:60px;
	height:25px;
}
.productDetail_leftpic_care_box{
	float:left;
	width:80px;
	height:25px;
}
.productDetail_introduct_box{
	float:left;
	width:550px;
	height:520px;
	margin-left:15px;
	margin-right:15px;
	padding-left:15px;
	padding-right:15px;
	border-left:1px  #e9e7e7 solid; 
	border-right:1px  #e9e7e7 solid; 
}
.productDetail_introduct_title{
	float:left;
	width:550px;
	height: auto;
	font-size:16px;
	font-weight:bold;
	color:#35ce98;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;	
}
.productDetail_introduct_introduct{
	float:left;
	width:550px;
	height:40px;
	font-size:14px;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;	
}
.productDetail_introduct_introduct_middle{
	float:left;
	width:520px;
	height:74px;
	margin-top:10px;
	padding:5px 15px  5px  15px;
	line-height:24px;
	color:#000000;
	background:url(../images/lingxing.png) no-repeat;
}
.productDetail_introduct_introduct_middle_text{
	float:left;
	width:200px;
	height:74px;
	line-height:24px;
	color:#000000;
	background:url(../images/lingxing.png) no-repeat;
}
.productDetail_introduct_introduct_middle_time{
	float:right;
	width:320px;
	height:74px;
}
.productDetail_introduct_coment{
	float:left;
	width:520px;
	height:40px;
	margin-top:10px;
	border-bottom:#c9c9c9 1px dashed;
	border-top:#c9c9c9 1px dashed;
	padding:5px 15px  5px  15px;
}
.productDetail_introduct_sall{
	float:left;
	width:259px;
	height:40px;
	line-height:40px;
	color:#000000;
	text-align:center;
	border-right:2px #e5dfda solid;
}
.productDetail_introduct_coment_title{
	float:left;
	width:259px;
	height:40px;
	line-height:40px;
	color:#000000;
	text-align:center;
}
.productDetail_introduct_coment_attitude{
	float:left;
	width:550px;
	height:40px;
	color:#000000;
	line-height:40px;
	margin-top:10px;
}
.productDetail_introduct_coment_attitude_left{
	float:left;
	width:90px;
	height:40px;
	margin-left:15px;
}
.productDetail_introduct_coment_attitude_right{
	float:left;
	width:430px;
	height:40px;
}
.productDetail_introduct_coment_attitude_color{
	float:left;
	width:40px;
	height:40px;
	margin-right:5px;
	background: url(../images/attitude_bg.png) no-repeat;
}
.productDetail_introduct_coment_attitude_color02{
	float:left;
	width:40px;
	height:40px;
	margin-left:5px;
	background: url(../images/attitude_bg02.png) no-repeat;
}
.productDetail_introduct_coment_attitude_text{
	float:left;
	width:36px;
	height:30px;
	line-height:35px;
	text-align:center;
	margin-bottom:10px;
	padding-left:2px;
	padding-right:2px;
	color:#000000;
}
.productDetail_introduct_coment_attitude_banben{
	float:left;
	width:110px;
	height:40px;
	margin-right:5px;
	background: url(../images/attitude_bg_red.png) no-repeat;
}
.productDetail_introduct_coment_attitude_banben02{
	float:left;
	width:110px;
	height:40px;
	margin-left:5px;
	background: url(../images/attitude_bg02_red.png) no-repeat;
}
.productDetail_introduct_coment_attitude_banbentext{
	float:left;
	width:106px;
	height:30px;
	line-height:35px;
	text-align:center;
	margin-bottom:10px;
	padding-left:2px;
	padding-right:2px;
	color:#000000;
}
.productDetail_introduct_coment_attitude_Quantity{
	float:left;
	width:42px;
	height:28px;
	border:1px #CCCCCC solid;
}
.productDetail_introduct_coment_attitude_Quantity    input[type='text']{
	float:left;
	width:40px;
	height:16px;
	outline:none;
	border:0px;
}
.productDetail_introduct_coment_attitude_Quantity_box{
	float:left;
	width:18px;
	height:30px;
	margin-left:5px;
}

.productDetail_introduct_coment_attitude_Quantity_arrow01{
	float:left;
	width:18px;
	height:14px;
}
.productDetail_introduct_coment_attitude_Quantity_arrow02{
	float:left;
	width:18px;
	height:14px;
	margin-top:2px;
}
.productDetail_introduct_coment_attitude_Quantity_jian{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	color:#000000;
	margin-left:5px;
}
.productDetail_introduct_coment_attitude_Quantity_button_box{
	float:left;
	width:550px;
	height:40px;
	margin-top:10px;
}
.productDetail_introduct_coment_attitude_Quantity_button{
	float:left;
	width:180px;
	height:40px;
}
.productDetail_introduct_coment_attitude_Quantity_button02{
	float:left;
	width:180px;
	height:40px;
	margin-left:15px;
}
.productDetail_introduct_service{
	float:left;
	width:206px;
	height:auto;
}
.productDetail_introduct_service_title{
	float:left;
	width:206px;
	height:auto;
	line-height:30px;
	color:#000000;
}
.productDetail_introduct_service_title02{
	float:left;
	width:206px;
	height:auto;
	line-height:30px;
	color:#000000;
	margin-top:15px;
}
.productDetail_introduct_service_title{
	float:left;
	width:206px;
	height:auto;
}
.productDetail_introduct_service_bottom_box{
	float:left;
	width:206px;
	height:auto;
}
.productDetail_introduct_service_bottom{
	float:left;
	width:80px;
	height:24px;
}
.productDetail_introduct_detail{
	float:left;
	width:1208px;
	height:auto;
	border:#000000 1px solid;
}
.productDetail_introduct_detail_title_box{
	float:left;
	width:1210px;
	height:40px;
}
.productDetail_introduct_detail_title_box01{
	float:left;
	width:auto;
	height:40px;
	color:#fff;
	padding-left:24px;
	padding-right:24px;
	line-height:40px;
	background-color:#35ce98;
	text-align:center;
}
.productDetail_introduct_detail_title_box01   a{
	color:#fff;
}
.productDetail_introduct_detail_title_box01   a:hover{
	color:#fff;
	text-decoration:underline;
}
.productDetail_introduct_detail_title_box02{
	float:left;
	width:auto;
	height:40px;
	color:#000;
	padding-left:24px;
	padding-right:24px;
	line-height:40px;
	text-align:center;
}
.productDetail_introduct_detail_title_box02    a{
	color:#000;
}
.productDetail_introduct_detail_title_box02    a:hover{
	color:#000;
	text-decoration:underline;
}
.productDetail_introduct_detail_content_box{
	float:left;
	width:1208px;
	height:auto;
	color:#000;
	border:1px #35ce98 solid;
}









.font01{
	font-size:16px;
	font-weight:bold;
}
.font02{
	color:#fe7474;
	text-decoration:underline;
}
.font03{
	color:#999;
}
.font04{
	color:#e54346;
	font-size:16px;
	font-weight:bold;
}
.font05{
	color:#e74646;
	font-size:14px;
}
.font06{
	color:#e4393c;
	font-size:24px;
}
.font07{
	color:#35ce98;
	font-size:14px;
	text-decoration:underline;
}




