@charset "utf-8";
/* CSS Document */
article, aside, footer, header, hgroup, main, nav, section, div { display:block; margin:0; padding:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,a,span,li,img,input,textarea,dd,h2,h3,button,submit,select, option { margin:0; padding:0; tap-highlight-color: rgba(0,0,0,0); focus-ring-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-focus-ring-color: rgba(0, 0, 0, 0); -moz-tap-highlight-color: rgba(0,0,0,0); -moz-focus-ring-color: rgba(0, 0, 0, 0); outline:none;}
body { background:#fff; font-size:12px; font-family:"微软雅黑"; min-width:1280px;}
body { font-family:'microsoft yahei'}
*,*:after,*::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
a,img { border:0;}
a { text-decoration:none;}

/*---------------------------------------------样式集中---------------------------------------*/
/*--------顶部---------*/
header{ width:100%; height:35px; line-height:35px; position:fixed; top:0; left:0; 	background-color:#f2f2f2; font-size:12px;z-index: 9999;}
.header { width:1280px; height:35px; margin:0 auto;	background-color:#f2f2f2; position: relative; color:#333;}
.header a { color:#333; display:inline-block; margin:0 5px;}
.logo{ width:128px; height:40px; display:block; float:left;}
.header a.topbar_cart {background:url("../images/cart.png") no-repeat left center; padding-left:20px; margin:0 10px;}
.tel { position: relative; background:url("../images/phone.png") no-repeat left center; padding-left:20px;}
.logo_box { margin:40px auto 0; width: 1280px; text-align: center; position: relative;}
/*-------主菜单------*/
nav { margin:0 auto; width: 100%; position:relative; background:#414141}
.mmenus { font-size: 16px; position:relative;}
#nav { /*width: 100%;*/ margin:0 auto; display:table;}
.mmenus:after { display: block; content:""; font-size: 0px; line-height: 0px; clear:both; visibility: hidden;}
.mmenus ul { z-index: 100; margin:0; padding: 0; list-style-type: none; }
.mmenus ul li { display:table-cell; transition:all 0.3s ease; -o-transition:all 0.3s ease; -moz-transition:all 0.3s ease}
.mmenus ul li a { color:#fff; display: inline-block; padding:15px 40px; letter-spacing: 1px; text-shadow: 0 0 1px rgba(255,255,255,0.3)}
.mmenus ul li a:hover,.mmenus ul li:hover a, .mmenus ul li.active a  { color:#333; background:#fff}
* html .mmenus ul li a { display: inline-block; }
.mmenus ul li ul { position: absolute; left: 0; display:none; border-top:none; background:#fff; text-align: center; z-index:105; width:100%; overflow:hidden; border-bottom:3px solid #414141; padding:20px 0}
.mmenus ul li:hover ul { display:block;}
.mmenus ul li ul li { display: inline-block;vertical-align: top; -webkit-transition: opacity 0.1s 0s;-moz-transition: opacity 0.1s 0s;transition: opacity 0.1s 0s; float:none;}
.mmenus ul li ul li a { display: block;	text-align: center;	color: #555;outline: none; padding:10px 20px; height:auto; font-weight: normal;} 
.mmenus ul li ul li a img { border: none;outline: none;	display: inline-block;	margin: 0;max-width: 100%;-webkit-transition: opacity 0.2s;	-moz-transition: opacity 0.2s;	transition: opacity 0.2s; margin-bottom:1em;}
.mmenus ul li ul li a:hover img { opacity:0.8;}
.mmenus ul li ul li a span { display: block; line-height:2em;}
.mmenus ul li ul li a:link, .mmenus ul li ul li a:visited { color: #333;}
.mmenus ul li ul li a:hover,.mmenus ul li ul li a.selected { color: #999;}
* html .mmenus { height: 1%; } 
.downarrowclass { position: absolute; top: 20px; right: 8px; }
.rightarrowclass { position: absolute; top: 10px; right: 9px; }
.nav_line { margin:0 auto; width: 1280px; height: 6px; border-top: solid 2px #83847e; border-bottom: solid 1px #83847e; clear: both;}


/*----幻灯片---*/
#banner { height:400px; /*width:1280px;*/ text-align: center; margin:0 auto; overflow: hidden; margin-bottom: 10px;}
/*-----------首页-----------*/
.home_wrap, .jx_home, .hot_home { width: 1280px; margin:0 auto; overflow: hidden;}
/*四大类*/
.four_item { width: 1280px; margin:25px auto; overflow: hidden}
.four_item li { float:left; width: 303px; overflow: hidden; margin-left: 20px;text-align: center; position: relative; border: 1px solid #ddd;}
.four_item li:first-child { margin-left: 0;}
.four_item li a { display:block;}
.four_item li img { width: 303px; height:353px}
.four_item li span { line-height:50px; height:50px; white-space:nowrap; overflow:hidden; width: 100%;font-size: 22px; color:#666;}
.four_item li .item_bg {position: absolute;top: 0;left: 0;width: 305px;height: 405px;background:#fff; opacity:0; transition:all 0.3s;}
.four_item li:hover .item_bg { opacity:0.3}
/*单品*/
.danpin { width: 1280px; margin:0 auto; margin-top: 30px; overflow: hidden;}
.danpin h2 { font-size: 28px; color:#333; text-align:center; width: 100%; line-height:90px} 
.danpin_wrap { width: 1278px;}
.danpin_tab { border:1px solid #ebebeb; border-bottom:1px solid #414141; height:51px; line-height:51px; text-align:center;}
.danpin_tab li { width: 319px; display: block;height: 51px;line-height: 51px;font-size: 18px; text-align: center; cursor: pointer; color: #000; float: left; position:relative;}
.danpin_tab li span {position: absolute; width: 1px;background: #ccc;overflow: hidden;height: 20px; top: 15px;right: -1px;z-index: -1;}
.danpin_tab li.current{font-weight:bold;position: relative;   white-space: nowrap; border-left: solid 1px #414141;border-right: solid 1px #414141;border-top: solid 3px #414141; top: -1px;left: 0px;height: 51px;line-height: 52px;text-indent: 1px;background: #fff;width: 319px;}
.danpin_con {z-index: 5;border: 1px solid #ebebeb;width: 1278px;border-top: none;}
.danpin_box { width: 1278px; overflow:hidden;}
.danpin_box a{float:left;text-align:center;border-right:1px solid #ebebeb;width:319px;height:330px;color:#414141}
.danpin_box a:last-child { border-right:none;}
.danpin_box a:hover { background:#e5e5e5;}
.danpin_box dt { width: 200px; height: 200px; margin:0 auto; margin-top: 15px;}
.danpin_box dt img { max-width: 100%; max-height:100%;}
.danpin_box dd { line-height:25px; margin-top: 20px;}
.danpin_box dd h3 {font-size:14px;color:#000;line-height:30px}
.danpin_box dd p{line-height:25px;font-size:12px;color:#000;}
.danpin_box dd h4{font-size:16px;color:#000}
.danpin_box div:nth-child(2) a{border-top:1px solid #ebebeb}
/*鲜花玫瑰*/
.homepro_item { width: 1280px; margin:40px auto 0; overflow: hidden;}
.homepro_item h2 { margin:20px 0; height:30px; line-height:30px; font-size:24px; padding:0}
.homepro_item h2 span { margin-left: 20px; padding-left: 20px; border-left:1px solid #333; font-weight:normal; font-size:20px;}
.homepro_item h2 a { float:right; text-align:right;}
.homepro_l { float:left; width: 440px; position: relative; overflow: hidden; height: 500px;}
.homepro_l img, .homepro_item li img { height: 100%; width: 100%;}
.homepro_l .homepro_bg {position: absolute;width: 440px; height: 500px;background: #fff; top: 0; opacity:0; transition:all 0.3s;}
.homepro_l:hover .homepro_bg { opacity:0.4}
.homepro_item ul { float:left; width: 840px; overflow: hidden;}
.homepro_item li { float:left; margin-left: 30px; width: 390px; height: 235px; margin-bottom: 27px; position: relative;}
.homepro_item li .homepro_li_bg {position: absolute;width: 390px; height: 235px;background: #fff; top: 0; opacity:0; transition:all 0.3s;}
.homepro_item li:hover .homepro_li_bg { opacity:0.3}

.xuan { margin:20px auto; overflow: hidden; width: 1280px;}
.xuan li { float: left; margin:20px; width: 280px; height: 120px; overflow: hidden; text-align: center; position: relative; display: block;}
.x_li_bg { position:absolute; top:0; left:0; opacity:0; background:#000; height:100%; width: 100%; transition: all 0.75s;}
.x_li_txt {	width:100%; height:100%; line-height: 20px; padding-top: 20px; position: absolute; top: 0px; left: 0px; overflow: hidden; color: #fff; font-size: 12px; text-align: center;}
.x_li_txt strong { font-weight: normal; font-size: 16px;}
.xuan li:hover .x_li_bg { opacity:0.75;}
/*-----------内页-------------------*/
/* 布局*/
#wrap { width:1280px;margin:20px auto; z-index:10; min-height:400px;}
/*--面包屑--*/
.position { width:100%; line-height:30px; text-align:center; font-size: 20px; color: #83847e; font-weight: bold; margin-bottom:20px;}
.select { line-height:40px; font-size: 14px; color: #414141; padding-left:10px; background:#d8d8d8; letter-spacing: 1px; margin-bottom:20px; position:relative; height: 40px; width: 100%;}
.select a{ color:#414141; padding:0 12px;}
.select a:hover, .select_on { font-weight:bold;}
/*产品*/
#products { width:1290px; list-style:none; margin:0; padding:0; min-height:500px;}
.pro_li_type {font-size:16px; font-weight:bold; color:#333; margin-top:15px;}
.pro_li { width:420px; height:312px; margin:0 10px 10px 0; float:left; background-color:#fafafa; position:relative; transition:all 0.3s;}
.pro_li_l { width:195px; height:302px; float:left; font-size:12px; padding-top:30px; text-align:center; color:#83847e; position:relative; line-height:18px;}
  .pro_li_ico { width:100%; height:11px; background:url("../images/pro_ico.png") no-repeat scroll center center;}
  .pro_li_small_title { font-size:12px;}
  .pro_li_title { font-size:14px; line-height:24px; margin-top:15px; margin-bottom:10px;}
  .pro_li_title span { position: relative;padding: 0 8px;}
  .pro_li_title span:before { position:absolute; left:0; content:url("../images/pro_ico1.png");}
  .pro_li_title span:after { position:absolute; content:url("../images/pro_ico2.png");}
  .pro_li_info { width:100%; position:absolute; left:0; bottom:40px;}
  .pro_li_price { color:#000101; line-height:30px; font-size:16px;}
  .pro_li_color { display:block; float:left; width:50%; text-align:right;}
  .pro_li_info ul { float:left; width:50%; text-align:left;}
  .pro_li_info ul li { width:10px; height:10px; background:#000; display:inline-block; margin-right:2px;}
.pro_li_r { width:215px; height:302px; display:block; float:left;}
.pro_li_r img { display:inline; width: 215px; height: 302px;}
.pro_li:hover{ background:url("../images/pro_hover.png") no-repeat scroll 0 0 #fafafa;}
/*产品详细*/
.pro_detail_wrap { width: 960px; margin:0 auto;}
.pro_detail_wrap img { display:block;}
.detail_num { margin:30px 0 20px 0; position: relative;}
.detail_num_l {	width:158px; float:left; margin:90px 20px 0 60px; text-align:center; font-size:14px;}
.detail_num_pic { width:400px; height:400px; margin-top:10px; overflow:hidden;float: left;}
.detail_num_pic_box { width: 400px; height: 400px; overflow: hidden;}
.detail_num_r { float: right; width: 280px;}
.detail_num_r_txt { font-size:16px; line-height:25px; color:#414141;}
.detail_num_r_dsc { font-size:12px; line-height:30px; color:#83847e;}
.detail_num_r_price { font-size:24px; line-height:45px; border-top:solid 1px #e6e6e6; border-bottom:solid 1px #e6e6e6;}
.detail_num_r_color, .detail_num_r_qty { font-size:12px; padding:5px 0; line-height:20px; color:#414141; overflow: hidden;}
.detail_num_r_color1, .detail_num_r_qty1 { display:block; float:left; margin-right:5px;}
.detail_num_r_color2 { margin-left: 60px;}
.detail_num_r_color2 span { width:20px; height:20px; border:solid 2px #fff; background:#000; display:inline-block; margin-right:3px; cursor:pointer;}
.detail_num_r_color2 span.color_on { border:solid 2px #83847e;}
.right_down { cursor:pointer; text-decoration:none; display:block; float:left; margin:0; padding:0;}
.right_number { width:40px; line-height:20px; text-align:center; display:block; float:left; margin:0; border:none;}
.right_up { cursor:pointer; text-decoration:none; display:block; float:left; margin:0; padding:0;}
.button_bar1 { width:100px; line-height:30px; font-size:14px; display:inline-block; border:solid 1px #000; margin:15px 20px 15px 0; text-decoration:none; text-align:center; background:#414141; color:#fff;}
.button_bar2 { width:100px; line-height:30px; font-size:14px; display:inline-block; border:solid 1px #000; margin:15px 20px 15px 0; text-decoration:none; text-align:center; color:#414141;}
.jewel_paging { width:280px; height: 35px; line-height:35px; bottom:0; right: 0; z-index: 10;}
.jewel_paging div { width:20px; line-height:35px; float:left; font-weight:bold;}
.jewel_paging a { display:inline-block;	border:solid 2px #fff; text-decoration: none;}
.jewel_paging a img { width:40px; height:40px; display:block;}
.jewel_paging .img_selected { border:solid 2px #83847e;}
.button_bar1:hover { text-decoration:none; color:#fff;}
.button_bar2:hover { text-decoration:none; color:#414141;}

.proinfo_content { line-height:22px; background:#fff; border-top:0; width: 960px; overflow: hidden; padding: 10px 0;}
.proinfo_content img { max-width:100%;}
.detail_guide { width:470px; height:245px; padding-top:50px; display:inline-block; margin:20px 10px 10px 0; background:#f9f9f9; text-align:center;}
.detail_guide div { line-height:20px;}
.detail_guide .f16 { line-height:30px;}
.detail_guide p { font-size: 16px; line-height:30px; margin:1em 0; font-weight: bold;}
.detail_guide a { font-size:14px; display:block; text-align:center; color:#83847e; text-decoration:none;}

/*新闻动态*/
.artile, .date_detail { margin:0 auto; width: 915px; overflow: hidden;}
.artile a { float: left; width: 290px; color:#414141; margin-right: 15px; display: block;}
.article_box { margin:0; height: 440px;}
.article_pic { height: 285px; width: 285px; overflow: hidden;}
.article_pic img { transition:all 0.4s; -webkit-transform:scale(1, 1);}
.article_pic img:hover { -webkit-transform: scale(1.05, 1.05);}
.article_txt { margin: 0 auto;width: 250px;text-align: center;}
.article_txt h2 { margin-bottom: 12px;line-height:25px;height:50px; margin:15px 0;}
.article_txt span { font-size: 14px;line-height: 24px;margin: 0;padding: 0}
/*新闻详细*/
.date_detail { text-align: center;}
.date-title { box-sizing: border-box; white-space: normal; font-size: 24px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204); line-height: 2em; background-color: rgb(255, 255, 255); margin-top: 15px; padding-bottom: 5px;}
.date-dsc { box-sizing: border-box; white-space: normal; font-size: 18px; background-color: rgb(255, 255, 255); margin:20px 0;}

.art_info { padding-bottom:30px; color:#999; font-size:12px;}
.art_info_left { width:400px; float:left; color:#999;}
.art_info_right { width:120px; float:right; text-align:right; overflow:hidden;}
.art_content { line-height:22px; min-height:200px; text-align:center;}
.art_content img { max-width:100%; margin:5px 0; display:block;}
.art_content p { padding:5px 0; text-indent:24px;}

/*注册*/
#register { width:1280px;margin:5px auto; overflow: hidden;}
.register_box { width:520px; height:600px; margin:30px 20px 40px 70px; background:#fafafa; padding-top:55px; font-size:14px; color:#414141; float:left;}
.register_title { width:100%; height:115px; background:url("../images/re_title01.png") no-repeat scroll center 0;}
.register_dd { display:table; margin-bottom:30px; position:relative;}
.register_dd b { width:150px; line-height:25px; text-align:right; display:table-cell; height:25px; vertical-align:middle; font-weight:normal;}
.register_dd input { width:213px; text-indent:5px; padding:2px 0; line-height:21px; border:solid 1px #414141; display:table-cell;	height: 25px;}
#username, #email { background: url("../images/re03.png") no-repeat scroll 190px 8px}
#password, #confirmPassword { background:url("../images/re04.png") no-repeat scroll 191px 6px;}
.register_btn { width:238px; margin:20px auto 0; overflow: hidden;}
.btnlogin { width:208px; height:30px; line-height:30px; display:block; text-align:center; color:#fff; float:left; margin-left:10px; background:#414141; border:none; cursor: pointer;}
.register_title02 { width:100%; height:115px; background:url("../images/re_title02.png") no-repeat scroll center 0;}
.forget_pwd { line-height:25px; display:block; text-align:right; padding-top:12px; font-size:12px; color:#83847e; text-decoration:underline; width: 360px;}
.other_login { color:#83847e; text-align:center; line-height:60px; margin-top:35px; overflow: hidden;}
.login_pic { width: 194px; margin:0 auto;}
.login_pic a { width:38px; height:37px; display:block; float:left; margin-left:20px;}


#regform .checkdt { height:40px; line-height:40px;}
#regform .checkdt label{ position: relative; background: url("../images/all.png") -19px -249px no-repeat; display: inline-block; vertical-align: middle; line-height: 20px; height:22px; width:25px; text-decoration: none; overflow: hidden; margin:10px 0px 10px auto; }
#regform .checkdt .sel {background-position: -20px -290px;}
#regform .checkdd { height:40px; line-height:40px;}
#regform .checkdd .span1 { cursor:pointer; font-size: 14px; color:#000;}
#regform .checkdd .span2 { color:#0093dd; border:none;}
.spcm span.error{ margin-left:5px; padding-left:25px; color:#F00; background:url("../images/error.gif") left center no-repeat;}
.spcm span.success{ margin-left:5px; padding-left:25px; color:#999; background:url("../images/success.gif") left center no-repeat;}
/*登录框*/
.login_wrap_con {z-index:9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.4;filter:alpha(opacity=40);display:none}
.login_wrap_box {width:470px; height:460px; margin:20px auto;}
.login_wrap {width:470px; height:460px; background:#fafafa; z-index:99999;position:fixed; top:50%;  left:50%; margin: -210px 0 0 -235px; display:none;}
.login_close{border-bottom:1px solid #ddd;padding:12px;position:relative; overflow:hidden;}
.login_close .close{float:right;color:#999;padding:5px;margin:-2px -5px -5px;font:700 14px/14px simsun;text-shadow:0 1px 0 #ddd}
.login_close .close:hover{color:#444}
.login_div { display: block; margin:30px auto 35px;}
.login_box { margin:0 auto; display: block; font-size: 14px; color:#83837d;}
.login_box input { margin-bottom: 20px;}
.login_text {width: 255px;padding: 10px 0 10px 35px; border:solid 1px #414141;color:#83837d; background:url("../images/login1.png") no-repeat scroll 10px 11px; font-size:14px; display:block; margin:0 auto;}
#login_box #username { background:url("../images/login1.png") no-repeat scroll 10px 11px;}
.login_password{width: 255px;padding: 10px 0 10px 35px; border:solid 1px #414141; background:url("../images/login2.png") no-repeat scroll 10px 9px;color:#83837d; font-size:14px; display:block; margin:0 auto;}
#login_box #password { background:url("../images/login2.png") no-repeat scroll 10px 9px;}
.login_forget {position:relative; left:300px;top:-12px; letter-spacing:2px;color:#414141; font-size:12px; line-height:30px}
.login_btn { width: 300px; margin:0 auto; font-size: 16px}
.login_btn a {width:140px; height:35px; line-height:35px; text-align:center; display:block; float:left; border:solid 1px #414141; color:#414141}
.loginbtn {width:140px; height:35px; line-height:35px; text-align:center; display:block; float:right; border:solid 1px #414141; background:#414141; color:#fff; cursor:pointer; transition:all 0.2s}
.loginbtn:hover { background:#f2f2f2; color:#333; border:1px solid #aaa}
.login_way {width:100%; height:30px; padding:30px 0 0 90px; margin:40px auto 0; border-top:solid 1px #414141; font-size:12px; color:#414141; float:left}
.login_way span {line-height:30px; float:left}
.login_way img {display:block; float:left; margin-left:20px;}
/*找回密码*/
.getpassword { margin:60px auto; width: 400px; overflow: hidden; text-align:center}
.getpassword h5 { line-height:40px; font-size: 20px}
.getpassword input[type="text"] {width:288px;line-height:30px;height:40px;border:1px solid #b3b3b3;padding:5px;font-size:14px; margin:10px 0}
.getpassword #username, .getpassword #email { background:#fff}
.gettxt { margin-top: 10px;}
.gettxt p { line-height:20px;}
.getbtn { margin-top: 25px; overflow: hidden; margin-left: 100px;}
.getbtn .btnlogin { float:none; margin-left: 0;}
/*-------------------会员中心---------------*/
#member_box { width: 1280px; margin:30px auto 40px; overflow: hidden}
#member { margin:0px auto; width: 980px; z-index:3; overflow: hidden; float:right}
#member_l { float:left; width:260px}
/*侧边导航*/
.side { margin:0px auto; overflow:hidden; width: 100%; line-height:40px; height: 40px; display:table}
.side h2 { background:#f2f2f2; line-height:40px; margin-bottom: 20px; text-indent: 20px}
.side_nav li { display:table-cell; vertical-align:middle; width: 260px; transition:all 0.3s; float: left; border:1px solid #e8e8e8; background:url("../images/arrow2.gif") no-repeat 10px 18px; margin-bottom:5px; text-indent: 25px}
.side_nav li a { display:block; font-size: 14px; color:#666}
.side_nav li.acount_on, .side_nav li:hover {background-color:#f2f2f2; color:#000}
.side_nav li:hover a, .side_nav li.acount_on a { color:#000}
.contents {width:1080px; margin:0 auto; float:right;line-height:22px;font-family:"microsoft yahei"; min-height:150px;font-size:14px; overflow:hidden;}
#member .contents {width:100%; margin:0 auto; line-height:22px;font-family:"microsoft yahei"; min-height:150px;font-size:14px; overflow:hidden;}
.account_main_container { padding:20px 10px; border:solid 3px #f1f2f2; overflow:hidden; margin-bottom: 30px;}

.account_main_container dl { margin:0 0 15px 0; overflow: hidden; width: 610px;}
.meminfo_title { background:#f2f2f2; line-height:40px; height: 40px; margin-bottom: 20px; text-indent:10px; font-size: 14px;}
.meminfo_title a { color:#888; padding:0 15px;}
.meminfo_title a.meminfo_a { color:#333;}

.airen { float:left; display:block; width:300px; margin-right: 24px;}
.userinfo { float:left;}
/*修改密码*/
.change_word #data_form { width:800px; margin:15px auto;}
.change_word input[type="password"], .mem_info input[type="text"] {width:170px; height:30px; text-indent:8px; border: solid 1px #83847e; color:#83847e;}
/*管理纪念日*/
.mydate { width:100%; overflow: hidden; display: block; margin:35px auto 25px auto;}
.date_title { background:#83847E; color:#fff; line-height:35px; height:35px;}
.date_title span, .mydate li span { display:inline-block; width:33.3%; float:left; text-align:center;}
.mydate li { line-height:30px; padding:5px 0; margin:5px 0; margin-bottom:15px; overflow:hidden;}
.mydate li a { margin:0 15px; padding:0 15px; display:inline-block; color:#02c;}
/*账户信息*/
.account_main_left { overflow: hidden; border-bottom:1px solid #ddd; margin-bottom:25px; padding-bottom:25px;}
.account_main_right {}
.account_main_title {font-weight:bold;padding:5px 10px;}
.account_content { padding:0 15px;}




.side_title { background-color:#df3216; color:#fff; margin-bottom:5px; font-size:14px; padding:10px 10px;}
.side_service li { background-color:#efefef; padding:10px; margin-bottom:5px; font-size:14px;}
.side_service li:hover { background-color:#333; color:#fff;}
.side_service li:hover a {color:#fff;}
.side_service li span {color:#f30;}



/*-----------------关于我们----------------------*/
#leftcon .subbox{width:9999em}
.sublist { margin:0 auto 40px; width: 882px;}
.about_nav{width:882px; height:40px; line-height:40px; background:#e8e8e8; list-style:none; padding:0; margin:30px auto 0; font-size:14px; color:#414141;}
.about_nav li{width:98px; text-align:center; display:block; float:left;}
.about_nav li a{color:#414141;}
.current{ background:#83847e;}
.about_nav li.current a{color:#fff;}
.aboutimg{display:block; margin:0 auto;}
.store_tit{line-height:40px; font-size:16px; color:#414141; background:#e8e8e8;}
.about_caring{width:720px; height:90px; list-style:none; padding:0 0 35px; margin:0 auto; font-size:16px; color:#414141;}
.about_caring li{width:220px; text-align:center; display:block; float:left; margin-right:20px;}
.about_caring li span{height:60px; line-height:65px; display:block;}
.caring_button{width:130px; height:30px; line-height:30px; display:block; margin:0 auto; color:#414141; background:#e8e8e8; font-size:14px;}
.caring_button1{width:130px; height:30px; line-height:30px; display:block; margin:0 auto; color:#414141; background:#e8e8e8; font-size:14px;}
.caring_rose{width:130px; height:30px; line-height:30px; text-align:center; margin:35px auto 10px; font-size:16px; background:#e8e8e8; color:#414141;}
.caring_tb{display:block; margin:0 auto 35px;}
.caring_rosestep{height:181px; font-size:14px; color:#83847e; margin-bottom:25px;}
.caring_rosestep img{display:block; float:left;}
.caring_rosestep_right{height:180px; line-height:25px; display:table-cell; vertical-align:middle; padding-left:20px;}
.caring_rosestep_right b{font-size:20px; font-family:Adobe Caslon Pro; color:#414141; font-style:italic;}
.caring_yshstep{height:330px; font-size:14px; color:#83847e; margin-bottom:25px;}
.caring_yshstep_right{width:350px; height:285px; padding-top:40px; line-height:23px; float:right;}
.caring_chocolatestep{height:396px; font-size:14px; color:#83847e; margin-bottom:25px;}
.caring_chocolatestep_right{width:350px; height:370px; padding-top:22px; line-height:23px; float:right;}
.caring_Bar{width:10px; height:23px;float:left;}
.about_notes{width:882px; margin:0 auto 40px; padding-bottom:20px;}
.about_notesul{list-style:none; padding:0; margin:0 auto; font-size:14px; color:#83847e;}
.about_notesul li{width:294px; text-align:center; display:block; float:left;padding-bottom:60px;}
.about_notesul li img{margin:5px auto;}
.notes_zb{width:699px; margin: 0 auto;display:none; clear:both;}
.notesa{width: 100%;height: 30px;display: block;border-top: solid 1px #414141;background: url(../../images/store01.png) no-repeat scroll 100% 10px;}
.caring_zbstep{font-size: 14px;color: #83847e;margin-bottom: 25px;}
.caring_zhubaoright{width: 350px;height: 524px;padding-top: 40px;line-height: 23px;float: right;}
.caring_weijinright{width: 350px;height:279px;padding-top: 40px;line-height: 23px;float: right;}
.caring_lazhuright{width: 350px;height:279px;padding-top: 40px;line-height: 23px;float: right;}

.about_join_titlecn {height:30px; line-height:30px; font-size:16px; margin:30px 0 20px 0; background:#e8e8e8; color:#414141; text-indent:5px;}
.about_join_title{font-size:14px; color:#414141;padding-bottom:20px;}
.about_join_a{height:30px; line-height:30px;color:#414141; display:block;}
.join_change{line-height:30px; font-size:14px; color:#414141; background:#e8e8e8; margin:10px 0; text-indent:5px;}
.join_box{font-size:14px; color:#83847e; line-height:25px; padding-bottom:20px;}
.join_box p { margin:1em 0;}



/*-----------------专卖店地址-----------------*/
.addr_wrap { width: 1060px; margin:20px auto; overflow: hidden;}
.addr_wrap li { width:430px;}
.addr_item { float: left; width: 430px; height: 200px;}
.addr_name { border-bottom:1px dashed #999; line-height:28px; position:relative; margin-top: 10px;}
.addr_name h1 { font-size: 18px; color:#444; padding:1em 0;}
.addr_name span { position:absolute; top:35%; left:45%; height: 40px; line-height:40px; cursor:text;}
.addr_item ul { padding-top: 10px;}
.addr_item ul li { line-height:24px; font-size: 14px; color:#b8b8b8;}


/*---------------底部公共-------------*/
footer { width:100%; min-width: 1280px;}
/*底部链接组*/
.foot_link { margin:60px auto 0; width: 1280px; padding-bottom: 40px; overflow: hidden; position:relative;}
 .link_l { float:left; width: 200px;}
 .link_l a { font-size:16px; float:left; line-height:28px;}
 .link_l a img { margin-left: 10px;}
 .foot_link ul { padding:0 85px; background:url("../images/line.jpg") no-repeat right center; text-align:center; float:left;}
 .foot_link ul h2 {margin-bottom: 20px; font-size: 16px; margin-top:0; font-weight: normal; color:#000;}
 .foot_link ul li { line-height: 30px; color: #333; text-align: left; margin-left: 1px;}
 .foot_link ul li a { font-size: 14px;} 
 .link_r { float:right; text-align:right;}
 .link_r img { width:125px;}
.foot_tel {width: 100%;height: 45px;background: #f2f2f2; line-height:45px; text-align:center; overflow:hidden;}
.foot_tel a { font-size: 16px;}
.foot_tel img { position:relative; top:-3px; margin-right: 5px;}

.foot_btm {	width:100%;	padding:10px 0;	margin:0 auto; background:#414141; color:#fff; font-size:12px;}
 .copyright { line-height: 20px; width: 1280px; margin:0 auto; text-align:center; color:#fff;}
 .copyright a{ color:#949494; text-decoration:none; }

/* 回顶部 */
#toTop { width:40px; height:40px; position:fixed; bottom:100px; right:0px; cursor:pointer; display:none; background:url(../images/totop1.png) no-repeat; z-index:99999; }
