@charset "utf-8";
/* CSS Document */
body{ background:#eee}
.clear:after{ clear:both;content:'';display:block;width: 0;height: 0;visibility:hidden;}
.per_topbk{ width:100%; height: 48px; background: #3784C8;position: relative;z-index: 88; }
.per_top{ width:1200px; margin:0 auto;height: 48px; }
.per_top .logo { width:250px; float: left; height: 48px; }

.per_top .nav { height: 48px; float: left; margin-left:20px;background: #3784C8;}
.per_top .nav .nav_menu { list-style:none; margin:0; padding:0}
.per_top .nav .nav_menu .nav_menu-item { float:left;  margin-right:5px; display:inline-block;position: relative;  height:48px; line-height:48px; }
.per_top .nav .nav_menu .nav_menu-item a { color:#FFF;padding:0 35px; display:block;height:48px; line-height:48px;  font-family:"微软雅黑"; font-size:16px; text-decoration:none;  }
.per_top .nav .nav_menu .nav_menu-item a:hover { color:#FFF; background:#3279b7;  text-decoration:none;}
.per_top .nav .nav_menu .nav_menu-item:hover {  background-color: #3279b7;}
.per_top .nav .nav_menu .nav_menu-item:hover .nav_submenu { display: block;}
.per_top .nav .nav_menu .nav_submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 135px;
  background-color: #3784C8;
}
.per_top .nav .nav_menu .nav_submenu-item{  border-top:1px solid #4295de;}
.per_top .nav .nav_menu .nav_submenu-item:hover { background: rgba(0, 0, 0, 0.1);}


.per_top .zhanghu{ float:right; margin-right:0px; font-size:14px; line-height:48px; color:#fff}
.per_top .zhanghu a{ color:#fff; margin-left:20px;}
.per_top .zhanghu a.person{ background:url(../images/person.png) left center no-repeat; padding-left:20px;}


.per_content{ width:1200px; height:auto; overflow:hidden; margin:0 auto}
.per_contl{ width:200px; float:left; background:#FFF;     padding-top: 15px;  padding-bottom: 60px;position: relative;z-index: 99; }
.per_contc{ width:980px; float:left; margin-left:20px;position: relative;z-index: 1; }
/*左侧*/

.mainleftl {font-family: "微软雅黑"; font-size:14px; font-weight: bold; color: #000; width: 176px; text-indent: 5px; height: 40px; line-height: 40px;}
.suckerdiv{ margin-top:30px;}
.suckerdiv ul{margin: 0;padding: 0;list-style-type: none;width: 200px; /* Width of Menu Items */margin:0 auto; /*border-bottom: 1px solid #ccc;*/}
.suckerdiv ul li{position: relative;}
.suckerdiv ul li:hover{}
.suckerdiv ul li:hover a{ color:#06f; background:url(../images/mem_ico.jpg) 170px 15px no-repeat #f6f6f6}
.suckerdiv ul li:hover li a{ color:#222; background: #f6f6f6; border-left:1px dotted #ddd; border-bottom:1px dotted #ddd}
.suckerdiv ul li:hover li a:hover{ color:#06f; }
/*1st level sub menu style */
.suckerdiv ul li ul{left: 199px; /* Parent menu width - 1*/position: absolute;width: 180px; /*sub menu width*/top: 0;display: none; background:#FFF}
/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ left: 179px; /* Parent menu width - 1*/}
/* menu links style */
.suckerdiv ul li a{display: block;color: black;text-decoration: none;font:14px "microsoft yahei";/*background: #fff;*/padding: 10px 5px 10px 52px;/*border: 1px solid #ccc;*/border-bottom: 1px dotted #eee;background:url(../images/mem_ico.jpg) 170px 15px no-repeat;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{color:#06C;/*color: white;background-color: gray;*/ }
.suckerdiv .subfolderstyle{background: #ffffff;}
.suckerdiv .subfolderstyle a{background: #ffffff; color:#333333}
.suckerdiv ul li ul li a{background:none; color:#333333}

.suckerdiv ul li.selected a{background:url(../images/mem_ico.jpg) 170px 15px no-repeat #f6f6f6}

.suckerdiv ul li.naico1{background:url(../images/mem_ico1.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico2{background:url(../images/mem_ico2.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico3{background:url(../images/mem_ico3.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico4{background:url(../images/mem_ico4.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico5{background:url(../images/mem_ico5.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico6{background:url(../images/mem_ico6.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico7{background:url(../images/mem_ico7.png) 30px 12px no-repeat; background-size:16px 16px; }
.suckerdiv ul li.naico8{background:url(../images/mem_ico8.png) 30px 12px no-repeat; background-size:16px 16px; }
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/*右侧*/
/*日期+访问量*/
.per_com_box{height:60px;padding-top:20px;border-bottom:1px solid #f0f0f0;padding-bottom:20px;font-weight:bold;color:#000;background:#fff;}
.per_contl_logo { width: 60px; height: 60px; border: 1px solid #e0e0e0; margin-left:20px; float:left; border-radius: 40px;background:url(../images/member2014_tx1.jpg) no-repeat;}
.gs_logo { width: 60px; height: 60px; text-align: center;}


.per_name { font-size:18px; font-family:"微软雅黑"; color:#333333; line-height:60px; padding-left:15px;  font-weight:normal; float:left }
.per_xiugai{ display:inline-block; line-height:60px; color:#222; font-size:15px; margin-right:20px; padding:0 5px; font-weight:normal; float:right;}
/*账户*/
.per_com_account{height:30px; line-height:30px;padding-top:10px;padding-bottom:10px;  padding-left:15px; border-bottom:1px solid #f0f0f0;background:#FFF;  font-size:14px;}
.per_com_account .bt{ margin-right:10px; font-weight:600; font-size:14px; color:#333333}
.per_com_account span{margin-right: 30px;}
.per_com_account .red{ color:red; font-weight:600; font-size:16px; }
.pulri{ float:right}
/*统计*/
.per_com_tongji{ margin-top:10px; height:auto; overflow:hidden; background:#FFF;}
.per_com_tj{width:920px; height:auto; overflow:hidden;  margin:20px auto; height:80px; line-height:80px; border:1px solid #eee }
.per_com_tj_l{ width:229px;  font-size:14px; color:#666; line-height:80px; float:left; border-right:1px solid #eee; text-align:center;}
.per_com_tj_l a:hover{ color:#06F; }
.per_com_tj_r{ width:159px; padding:0 40px; font-size:14px; color:#666; line-height:30px; float:left; text-align:center;}
.per_com_tj_r h3{ text-align:center; display:block; height:40px; line-height:40px; font-size:14px; color:#222}
.per_com_tj_r .red{ color:#ff0000; font-weight:600; margin:0 5px;}

/*最新订单*/
.per_com_neworder{ /*margin-top:10px;*/ height:auto; overflow:hidden; background:#FFF;}
.per_com_neworder .biaoti{  padding-left:15px; margin-top:10px; font-size:14px; height:40px; line-height:40px;  }
.per_com_neworder .dbt{ display:block; height:auto; overflow:hidden;}
.per_com_neworder .dbt .biaoti2{  padding-left:30px;  font-size:16px; font-weight:600; height:80px; line-height:80px;float:left }
.per_com_neworder .dbt .search{ float:right;  margin-right:30px; margin-top:30px;  font-size:16px; font-weight:600; height:40px; line-height:40px; }
.per_com_neworder .dbt .search .nr2{ float:left}
.per_com_neworder .dbt .search .nr2 .ss1 { width: 191px; height: 25px; border:1px solid #eeeeee; line-height: 27px; padding-left: 5px;}
.per_com_neworder .dbt .search .nr2 .ss2 {width:57px; height:27px; background:url(../images/newmember_glss.jpg); border:0; cursor:pointer;}

.per_com_order{width:920px; height:auto; overflow:hidden;  margin:0px auto 20px;}

/*批量处理*/
.per_com_order_pl{ height:40px; line-height:40px; background:#f6f6f6; border:1px solid #eee; font-size:12px;}
.per_com_order_pl .ipt-chk{ margin:0px 5px 0 15px; width:55px; line-height:40px; display:inline-block; float:left;}
.per_com_order_pl .ipt-chk input{ margin-right:5px;}

/*逐条*/
/*.detail_order{ min-height:680px;}*/
.per_com_order_xx{ width:918px; /*height:150px; */margin-top:15px; border:1px solid #eee}
.per_com_order_xx .bianhao{ background:#f4f4f4; height:40px; line-height:40px;}
.per_com_order_xx .bianhao .ipt-chk{ margin:15px 5px 0 15px; width:15px; display:inline-block; float:left;}
.per_com_order_xx .bianhao .desc{ margin-right:20px; float:left; font-size:14px}
.per_com_order_xx .bianhao .desc a{ font-weight:600}
.per_com_order_xx .bianhao .desc a:hover{ color:#06F; font-weight:600}
.per_com_order_xx .bianhao .company{ margin-right:20px; float:right; font-size:14px;  background:url(../images/shopico.png) left center no-repeat; padding-left:25px;}
.per_com_order_xx .bianhao .company a:hover{ color:#06F; }


.per_com_order_xx .details{ width:900px; height:auto; overflow:hidden; margin:15px auto;}
.per_com_order_xx .detail_img{ width:80px; height:80px; margin-left:5px; float:left}
.per_com_order_xx .detail_img img{ width:80px; height:80px;}

.per_com_order_xx .detail_name{ width:230px; margin-left:10px; line-height:20px; vertical-align:middle; float:left;}
.per_com_order_xx .detail_name a{ font-size:14px;}
.per_com_order_xx .detail_name a:hover{  color:#06F;}
.per_com_order_xx .detail_name .grey{ display:block; color:#666666; font-size:12px;}
.per_com_order_xx .detail_price{ width:150px; text-align:center; line-height:20px;float:left; font-weight:600; font-size:14px; color:#000; font-family:"microsoft yahei";margin-top:18px; }
.per_com_order_xx .detail_price .delete{ text-decoration:line-through; color:#666666; font-weight:normal; display:block}
.per_com_order_xx .detail_num{ width:150px;text-align: center;float:left;line-height:80px; font-size:14px; font-family:"microsoft yahei",margin-top: 18px;}
.per_com_order_xx .detail_wuliu{ text-align: center;float:left;font-size:14px;width:190px;line-height:20px;margin-top: 18px;}
.per_com_order_xx .detail_info{text-align: center; float: left; line-height: 35px; margin-top: 10px; }
.per_com_order_xx .detail_info a{ background: #66b6ff; color: #FFF; display: block; margin-top: 5px; height: 24px; line-height: 24px;width: 84px;  }
.per_com_order_xx .detail_message{ width:180px;text-align:center; float:left;line-height:25px; font-size:14px;  font-family:"microsoft yahei" }
.per_com_order_xx .detail_message span{ display:block; color:#333333; font-size:12px;}
.per_com_order_xx .detail_totalnum{ width:100px; margin-top:26px; float:right;  text-align:center;line-height:16px; font-size:14px; font-family:"microsoft yahei" }
.per_com_order_xx .detail_totalnum a{ background: #66b6ff; color: #FFF; width: 75px; padding: 4px 8px;display: block; }
.per_com_order_xx .detail_totalnum .delete{ text-decoration:line-through; color:#666666; font-size:12px;font-weight:normal;  display:block}
.per_com_order_xx .detail_state{ /* width:190px; */ text-align: center; float: right; line-height: 38px; font-size: 14px; font-family: "microsoft yahei"; }
.per_com_order_xx .detail_state a{ /*display:block;*/ color:#666; font-size:12px;  font-family:"microsoft yahei";margin: 0 5px; }
.per_com_order_xx .detail_state a.fahuo{ background: #66b6ff; color: #FFF; width: 75px; padding: 5px 18px; }
.per_com_order_xx .detail_state a.fahuo:hover{ background:#09F;  }
.divv{ position:absolute; top:30%; left:30%; width:600px; height:300px; border:1px solid #666; background-color:#9CF; text-align:center;z-index: 99999;display: none; }
.span-comm{ font-size: 16px; margin: 10px auto; display: block; }
textarea{ width: 530px;height: 190px; }
.input-sub{ width: 150px;height: 32px;margin: 18px 30px; }

/*购物车列表上标题*/
.per_com_gouwuche_pl{ margin-bottom:15px; height:40px; line-height:40px; background:#f6f6f6; border:1px solid #eee; font-size:12px;}
.per_com_gouwuche_pl .ipt-chk{ margin:0px 15px 0 15px; width:80px; line-height:40px; display:inline-block; float:left;}
.per_com_gouwuche_pl .ipt-chk input{ margin-right:5px;}
.per_com_gouwuche_pl .detail_name{  width:150px; margin-left:15px; float:left; }
.per_com_gouwuche_pl .detail_price{  width:120px; margin-left:115px; float:left; text-align:center; }
.per_com_gouwuche_pl .detail_num{  width:80px; margin-left:15px; float:left; text-align:center;}
.per_com_gouwuche_pl .detail_totalnum{  width:130px; margin-left:15px; float:left; text-align:center;}
.per_com_gouwuche_pl .detail_state{  width:140px; margin-left:15px; float:left; text-align:center;}

/*购物车逐条*/
.per_com_gouwuche_xx{ width:918px; height:150px; margin-bottom:15px; border:1px solid #eee}
.per_com_gouwuche_xx .bianhao{ background:#f4f4f4; height:40px; line-height:40px;}
.per_com_gouwuche_xx .bianhao .ipt-chk{ margin:2px 0 0 15px; width:80px}
.per_com_gouwuche_xx .bianhao .company{ margin-right:20px; font-size:14px;  }
.per_com_gouwuche_xx .bianhao .company a:hover{ color:#06F; }

/*购物车详细订单*/
.per_com_gouwuche_xx .details{ width:900px; height:auto; overflow:hidden; margin:15px auto;}
.per_com_gouwuche_xx .detail_img{ width:80px; height:80px; margin-left:5px; float:left}
.per_com_gouwuche_xx .detail_img img{ width:80px; height:80px;}

.per_com_gouwuche_xx .detail_name{ width:150px; margin-left:15px; line-height:25px; vertical-align:middle; float:left;}
.per_com_gouwuche_xx .detail_name a{ font-size:13px; color:#333333}
.per_com_gouwuche_xx .detail_name a:hover{  color:#06F;}
.per_com_gouwuche_xx .detail_color{ width:100px; float:left;margin-left:15px; line-height:25px; color:#666666; font-size:12px;}
.per_com_gouwuche_xx .detail_price{ width:120px; text-align:center; margin-left:15px; float:left; line-height:25px; font-size:14px; color:#000; font-weight:600; font-family:"microsoft yahei" }
.per_com_gouwuche_xx .detail_price span{ text-decoration:line-through; font-weight:100; color:#666666; display:block}
.per_com_gouwuche_xx .detail_amount{ width:80px; text-align:center; margin-left:15px; float:left; line-height:25px; font-size:14px; color:#333; font-family:"microsoft yahei" }
.per_com_gouwuche_xx .detail_amount .J_Minus{ width:15px; float:left; background:#e5e5e5;}
.per_com_gouwuche_xx .detail_amount .J_Plus{ width:15px; float:left; background:#e5e5e5;}
.per_com_gouwuche_xx .detail_num{ width:45px;  text-align:center;  float:left;line-height:20px; font-size:12px; font-family:"microsoft yahei" }

.per_com_gouwuche_xx .detail_totalnum{ width:130px; margin-left:15px; float:left;  text-align:center;line-height:30px; font-size:16px; color:#333;  font-family:"microsoft yahei" }
.per_com_gouwuche_xx .detail_totalnum span{ text-decoration:line-through; color:#666666; font-size:12px; display:block}
.per_com_gouwuche_xx .detail_state{ width:140px; margin-left:15px; text-align:center;float:left;line-height:25px; font-size:14px;  font-family:"microsoft yahei" }
.per_com_gouwuche_xx .detail_state a{ display:block; color:#06f; font-size:12px;  font-family:"microsoft yahei" }

/*批量处理*/
.mem_com_order_pl{ height:40px; line-height:40px; background:#f6f6f6; border:1px solid #eee}
.mem_com_order_pl .ipt-chk{ margin:15px 5px 0 15px; width:15px; display:inline-block; float:left;}
.mem_com_order_pl .desc{ margin-right:20px; float:left; font-size:14px}
.mem_com_order_pl .desc a{ color:#444444; margin-left:20px;}
.mem_com_order_pl .desc a:hover{ color:#06F; }
.mem_com_order_pl .choose_prod{ width:100px; float:left; color:#333333; display:inline-block; margin-left:130px;}
.mem_com_order_pl .choose_prod .red{ color:#ff0000; font-weight:600; font-size:14px; margin:0 5px;}
.mem_com_order_pl .choose_totprod{ width:200px; float:left; color:#333333; display:inline-block; margin-left:20px;}
.mem_com_order_pl .choose_totprod .red{ color:#ff0000; font-weight:600; font-size:14px; margin:0 5px;}

.mem_com_order_pl .jiesuan{ width:90px;background: #B0B0B0;  text-align:center; height:40px; line-height:40px; float:right; display:inline-block;}
.mem_com_order_pl .jiesuan a{color: #fff; font-size:16px;}



/*所有订单*/
.per_com_totalorder{ width:918px; padding:10px 30px 30px;  background:#ffffff; /*height:150px;*/ margin-bottom:15px;  border:1px solid #eee}
.per_com_totalorder .dbt{ display:block; height:auto; overflow:hidden;}
.per_com_totalorder .dbt .biaoti2{  padding-left:5px;  font-size:16px; font-weight:600; height:80px; line-height:80px;float:left }
.per_com_totalorder .dbt .search{ float:right;  margin-right:30px; margin-top:30px;  font-size:16px; font-weight:600; height:40px; line-height:40px; }
.per_com_totalorder .dbt .search .nr2{ float:left}
.per_com_totalorder .dbt .search .nr2 .ss1 { width: 191px; height: 25px; border:1px solid #eeeeee; line-height: 27px; padding-left: 5px;}
.per_com_totalorder .dbt .search .nr2 .ss2 {width:57px; height:27px; background:url(../images/newmember_glss.jpg); border:0; cursor:pointer;}



.per_com_order_item{ margin-top:15px;height:40px; line-height:40px; background:#f9f9f9; }
.per_com_order_item .ipt-chk{ margin:0px 15px 0 15px; width:80px; display:inline-block; float:left;}
.per_com_order_item .ipt-chk input{ margin-right:5px;}
.per_com_order_item .detail_name{  width:250px; text-align:center;  float:left; }
.per_com_order_item .detail_price{  width:80px; margin-left:15px; float:left; text-align:center; }
.per_com_order_item .detail_num{  width:40px; margin-left:20px; float:left; text-align:center;}
.per_com_order_item .detail_state{  width:120px; margin-left:15px; float:left; text-align:center;}
.per_com_order_item .detail_totalnum{  width:100px; margin-left:10px; float:left; text-align:center;}


.tabs .horizontal{ margin: 0px; padding: 0px;}
.tabs .horizontal li{
    float: left;
    list-style: none;
    height: 35px;
    line-height: 35px;
	border:1px solid #dceefc;
	border-bottom:0;
    width:100px;
	color:#3a89d2;
    text-align: center;
    cursor: pointer;
    font-size:14px;
}
.tabs .horizontal li:not(:first-child){ margin-left: 5px;}

.tabs .horizontal li.selectActive{ background-color: #5CA0DF; color: white;}
/*主题内容*/
/*.tabs span{ display: none; clear: both; border-top: solid 1px #5CA0DF; min-height: 307px;}*/
.zhuangtai{ width:100%; height:40px; line-height:25px; margin-top:20px; display:block;}
.zhuangtai .nr1{ float:left; margin-right:5px; font-size:14px;}
.zhuangtai .nr2{ float:left; }

.pro_com_order_choose{margin-top:15px;height:40px; line-height:40px; background:#f9f9f9; }
.pro_com_order_choose .ipt-chk{ margin:0px 15px 0 15px; width:60px; display:inline-block; float:left;}
.pro_com_order_choose .ipt-chk input{ margin-right:5px;}
.pro_com_order_choose .desc{ float:left; font-size:14px}
.pro_com_order_choose .desc a{ color:#444444; margin-left:20px;}
.pro_com_order_choose .desc a:hover{ color:#06F; }
.pro_com_order_choose .detail_num{margin-right:10px;text-align: center;}
.pro_com_order_choose .detail_num a{ height:20px; line-height:20px; text-align:center; border:1px solid #666; color:#666666; margin:0 5px; display:inline-block;padding: 0 5px;}
.pro_com_order_choose .detail_num a.checked{ background:#5CA0DF; color:#ffffff;border:1px solid #74b6f4;}
.pro_com_order_choose .tiaozhuan{ float:left; margin-left:10px; height:20px; line-height:20px;}
.order_page{ width:30px; text-align:center; margin:0 5px;}
.pro_com_order_choose .tiaozhuan a{ float:right; width:45px;border:1px solid #666; color:#666666; margin-left:10px;}


/*个人信息*/
.per_com_neworder .describe{ padding-left:40px; display:block; color:#666666; font-size:14px; line-height:40px;}
.per_com_neworder .describe span{ color:#333; font-weight:600; margin:0 5px;}


.yonghu_text{ margin:10px auto;}
.yonghu_text .mem_photo{ float:left; border:3px solid #e6e6e6; padding:2px; width:80px; height:80px;}
.yonghu_text .mem_photo img{width:80px; height:80px;}
.yonghu_text .mem_photochange{ float:left; margin-left:15px; margin-top:52px; }
.yonghu_text .mem_photochange .changeimg{ width:122px; height:36px; cursor:pointer; display:block; background:url(../images/changimg.jpg);}

.yonghu_text .tishi{  margin-left:15px; font-size:13px; line-height:25px; color:#666666;}
.yonghu_text .btn-submit{ margin-top:20px; font-size:16px; line-height:30px; padding:3px 30px; cursor:pointer; color:#FFF; background:#147bd6; border:1px solid #4295de}
.yonghu_text .outer select{ height:30px; line-height:30px; padding:0 5px;border: 1px solid #ccc;}
.yonghu_text .date{height:30px; line-height:30px; padding:0 5px;border: 1px solid #ccc;}
.yonghu_text .detail{ width:255px; padding:5px; height:80px; line-height:25px; border:1px solid #cccccc; font-family:"microsoft yahei"; font-size:13px; color:#666666;}

/*积分*/
.per-com-jifentotal { width: 920px; margin:0px auto 40px;}
.per-jifentotal{ width:894px; margin:0px auto 20px; padding:20px 10px; border:2px solid #f4f4f4; height:auto; overflow:hidden;}
.per-jifen-left{ float:left; width:295px; height:100px; font-size:18px; text-align:center; line-height:30px; border-right:1px solid #f4f4f4; color:#666666}
.per-jifen-left b{ display:block; color:#09F; font-size:24px;}
.per-jifen-cen{ float:left; width:300px; font-size:18px; text-align:center; line-height:30px; border-right:1px solid #f4f4f4;color:#666666}
.per-jifen-cen b{ display:block; color:#09F; font-size:24px;}
.per-jifen-cen i{ display:block; color:#999; font-size:13px; font-weight:normal; font-style:normal}
.per-jifen-rig{ margin-top:25px; font-size:18px; text-align:center;  }
.per-jifen-rig a{ background:#09F; color:#ffffff; font-size:16px; padding:10px 30px; line-height:40px;}

.per_com_jifen_item{margin-top: 15px; height: 40px; line-height: 40px; background: #f9f9f9;}
.per_com_jifen_item .laiyuan{ width:310px; float:left; text-align:center;}
.per_com_jifen_item .jfchange{ width:150px; margin-left:20px; float:left; text-align:center;}
.per_com_jifen_item .time{ width:150px; margin-left:20px; float:left; text-align:center;}
.per_com_jifen_item .beizhu{ width:150px; margin-left:20px; float:left; text-align:center;}

/*.detail_jifendt{ min-height:440px;}*/
.per_com_jifendetail{ width:100%; height:auto; overflow:hidden; margin-top:15px; border-top:1px solid #f3f3f3; padding-top:15px;}
.per_com_jifendetail .detail_img{ width:80px; height:80px; float:left;  }
.per_com_jifendetail .detail_img img{ width:80px; height:80px; border:0px; }
.per_com_jifendetail .detail_name{ width:300px; float:left; margin-left:20px; }
.per_com_jifendetail .detail_name a{ font-size:14px; color:#444; line-height:30px;}
.per_com_jifendetail .detail_name a:hover{color:#09F; }
.per_com_jifendetail .detail_name .grey{color:#666666; }
.per_com_jifendetail .detail_jifen{width:150px; margin-left:20px; float:left; text-align:center; line-height:30px; font-size:30px; color:#09F}
.per_com_jifendetail .detail_jifen2{width:150px; margin-left:20px; float:left; text-align:center; line-height:30px; font-size:30px; color:#30992e}
.per_com_jifendetail .detail_time{ width:150px; margin-left:20px; float:left; text-align:center;line-height:30px; font-size:13px; color:#666666}
.per_com_jifendetail .detail_beizhu{ width:150px; margin-left:20px; float:left; text-align:center;line-height:30px; font-size:13px; color:#666666}

.per_com_jifendetail2{ width:100%; margin:15px auto; text-align:center; font-size:14px; line-height:60px;}

/*收藏的店铺*/
.per_com_shoucangshop{width:100%;}
.per_com_shoucangshop ul{ margin:0; padding:0; }
.per_com_shoucangshop ul li{ width:440px; height:100px; float:left; margin:15px 10px; border-bottom:1px solid #f3f3f3}
.per_com_shoucangshop ul li .shop{ width:80px; height:80px; border:0px; padding:2px; border-radius:50%; float:left; border:1px solid #f3f3f3}
.per_com_shoucangshop ul li .bt{ width:126px; float:left; margin-left:10px; font-size:14px; color:#333333; line-height:22px; height:90px; overflow:hidden;}
.per_com_shoucangshop ul li .delete{ width:25px; float:left; margin-left:10px; margin-top:10px;}
.per_com_shoucangshop ul li .product{ float:left; width:80px; height:80px; border:0px; margin-left:10px;}

/*收藏的宝贝*/
.per_com_shoucang{ width:100%; margin:0 auto; display:block; clear:both}
.per_com_shoucang ul{ margin:0; padding:0; }
.per_com_shoucang ul li{ width:170px; float:left; margin:15px 7px;position: relative;}
.per_com_shoucang ul li img{ width:170px; height:170px; border:0px; position:relative; z-index:0}
.per_com_shoucang ul li .bt{ font-size:14px; color:#333333;/* line-height:35px; */height:44px; overflow:hidden;display: block;}
.per_com_shoucang ul li .removeBtn {position: absolute; bottom: 0; right: 0; z-index: 11; border: 0px; border-radius: 50px; background: red; width: 36px; height: 21px; color: white; }
.per_com_shoucang ul li .jiage{ color:#ff0000; font-size:14px; }
.per_com_shoucang ul li .jiage .grey{ float:right; color:#666666; text-decoration:line-through; font-size:12px;}

.per_com_shoucang .closeimg {position : absolute; right : 0px; width : 20px; height : 20px; display:none; bottom: 10px; z-index:100; }
 

/*我的足迹*/
.history-riqi{ width:900px; margin:0 auto; clear:both; padding-left:10px; border-bottom:1px solid #CCC; color:#444444}
.history-riqi b{ font-size:24px; line-height:40px; margin-right:10px;}
.history-riqi span a{ margin-left:15px; font-size:12px; padding:2px 5px; color:#cccccc; text-decoration:line-through; border:1px solid #cccccc}

/*退款*/
.tuikuan-style{ height:40px;}
.tuikuan-item{ float:left; margin-right:20px;}
.tuikuan-item-name{  float:left; font-size:14px; line-height:30px; color:#666666;}
.tuikuan-item-style{ float:left; margin-left:10px; font-size:14px; height:40px;}
.tuikuan-item-style .tuikuan-select{width:129px; height:30px; line-height:30px;  border:1px solid #ccc;  padding-left:5px; color:#666666}
.tuikuan-item-style .tuikuan-select .opt{height:30px; line-height:30px; }
.tuikuan-item-to{  float:left; margin-left:10px;  font-size:14px; line-height:30px; color:#666666;}

.tuikuan-tijiao{ clear:both; width:100%; margin-top:20px; height:40px; line-height:40px;}
.tuikuan-tijiao a{ padding:8px 45px; font-size:16px; background:#09F; color:#ffffff}

/* select */
.select_box{font-family: "宋体"; font-size: 12px;color: #333;width:208px;line-height: 30px;  float:right}

.select .ydwz1{width:150px;background:#fcfcfb url(../images/ico.gif) no-repeat 157px center;}
.select .ydwz2{width:80px;background:#fcfcfb url(../images/ico.gif) no-repeat 87px center;}

.select{ position:relative;float:left;margin:0 5px;}
.select dt{height:28px;display:inline-block;border:1px solid #eee;line-height:28px;padding-left:10px;cursor:pointer;padding-right:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}

.select dt:hover,.select dt.cur{border:1px solid #dceefc;/*box-shadow:0 0 3px #409DFE;*/}
.select dd{width:99%; position:absolute;left:0;top:29px;border:1px solid #dceefc;background:#fff;display:none;z-index:10000;}
.select dd ul{padding:4px;max-height:250px;overflow:auto; }
.select dd ul li{ display:block; height:28px;line-height:28px;}
.select dd ul li a{line-height:28px;display:block;padding:0 8px;}
.select dd ul li a:hover{background:#f5f5f5;}

.select dd ul li a>lable{ margin-top:8px;}
.star { width:70px; height:12px;/* margin:0 auto;*/ margin-left:12px;}
.star1 { width:12px; height:12px; line-height:12px;font-size:12px;background:url(../images/cpgl_redstar.gif) no-repeat; float:left; margin-left:2px; display:inline-block;}
.star2 { width:12px; height:12px;line-height:12px; font-size:12px; background:url(../images/cpgl_redstar2.gif) no-repeat; float:left;margin-left:2px; display:inline-block;}


/*商品详情*/
#table_1,#table_2,#table_3,#table_4 { width:100%; margin:0 auto;}
.cpgl_box2 {width:930px; height:29px; background:#F5F5F5; border-bottom:1px solid #D1DBE4;}
.cpgl_tl { width:928px; height:29px; background:url(images/cpgl_line2.jpg);}
.cpgl_tl2 { width:928px; height:29px;}
.cpgl_tltd {}
.cpgl_box { width:930px; line-height:20px;}
.cpgl_box a {color:#18639A; cursor:pointer;}
.cpgl_box a:hover {color:#F90;}
.buttun {background:url(../images/newmember_glss3.jpg);width:58px;height:25px;text-align:center;padding-top:2px;font-size:12px;color:#18639A;border:0;float:left;margin-left:10px;}

/*商品列表*/
.evenRow{background-color:#FCFDFF;}
.oddRow{ background-color:#fff;}

.td_ksxg {border:#FF0000 2px solid;border-left:none;}
.td_ksxg_one{border:#FF0000 2px solid;border-right:none;}
.cpksxg_ksxg_kslink{ width:70px; height:23px; background-color:#F00; color:#FFF; line-height:23px; text-align:center; position:absolute; bottom:-34px; right:-2px;}
.cpksxg_ksxg_kslink a{ color:#FFF;} 
.cpksxg_ksxg_kslink a:hover{ color:#FFF;}

.td_ksxg2 {border:#FFFFFF 2px solid;border-left:none;}
.td_ksxg_one2{border:#FFFFFF 2px solid;border-right:none;}
.cpksxg_ksxg_kslink2{ width:70px; height:23px; background-color:#e9e9e9; color:#a2a2a2; line-height:23px; text-align:center; position:absolute; bottom:-34px; right:-2px;}
.cpksxg_ksxg_kslink2 a{ color:#a2a2a2;} 
.cpksxg_ksxg_kslink2 a:hover{ color:#a2a2a2;}


/*商品详情*/
.choose_leimu{ width:900px; margin:15px 0; padding:5px 15px;height: 30px; line-height:30px; background-color: #EFF4FA;}
.choose_leimu_ico{ width:25px; height:30px; float:left; background:url(../images/newmember_ts4.jpg) left center no-repeat;}
.choose_leimu_nr{ float:left; font-size:14px; color:#333333; margin-top:6px; height:21px; line-height:21px;}
.choose_leimu_relm{width:76px; height:17px; line-height:15px; margin-top:6px; float:left; background:url(../images/cp2011_bg.jpg); background-position:-119px -107px; text-align:center; padding-top:4px;  display:block; margin-left:15px; cursor:pointer}
.choose_leimu_relm a{color:#196096;}

.input_nrbt{ font-size:14px; margin-top:30px; padding-left:15px; height:30px; line-height:30px; border-bottom:1px solid #eeeeee}
.input_nrbt_ico{width:22px; height:21px; background:url(../images/cp2011_bg.jpg) no-repeat; background-position: -31px -4px; float:left;}

.red1{ color:#F00; font-size:14px;}
.input2{width:369px; height:30px;  border:1px solid #ccc; padding-left:5px; margin-left:1px; line-height:30px; overflow:hidden}
.yes { width:15px; height:15px; background:url(../images/cp2011_bg.jpg); background-position:-54px -4px; float:left;}
.no { width:15px; height:15px;margin-right:5px; display:inline;background:url(../images/cp2011_bg.jpg); background-position:-178px -5px; float:left;}
.ts { width:15px; height:15px;margin-right:5px; display:inline;background:url(../images/cp2011_bg.jpg); background-position:-158px -5px; float:left;}
.yes_li { height: 18px; display: none; font-size:12px; }
.ts_li{height: 18px; color: #999; font-size:12px;  /*display: none;*/}

.tishi1{ line-height:21px; color:#666666;font-size:12px;}
.zdy_lb { width:133px; height:30px;float:left; background:url(../images/newmember_fabipt3.jpg); cursor:pointer;}
.zdy_lb a{width:133px; height:30px; display:block;}
.zdy_lb2 { width:114px; height:30px;float:left; background:url(../images/newmember_fabipt4.jpg); margin-left:10px; cursor:pointer;}
.zdy_lb2 a{width:114px; height:30px; display:block;}



.meb_brand_table{ font-size:14px;}
.meb_cpxsxx_title{width:920px;height:50px; line-height:50px; padding-left:10px;color:#000; font-size:14px; font-weight:bold;}
.input3{width:259px; height:30px;  border:1px solid #ccc; color:#666666;  padding-left:5px;  line-height:30px; overflow:hidden}
.input4{width:100px; height:30px;  border:1px solid #ccc; color:#666666;  padding-left:5px;  line-height:30px; overflow:hidden}
.input5{width:70px; height:30px;  border:1px solid #ccc; color:#666666;  padding-left:5px;  line-height:30px; overflow:hidden}
.meb_brand_inpk{ margin-left:5px;  margin-right:4px; display:inline;}
/*价格区间*/
.meb_cpxsxx_pric{ width:400px; margin:15px 0; border:#E3E3E3 1px solid; float:left;}
.meb_cpxsxx_pric_title{ width:400px; height:30px; background-color:#F9F9F9; border-bottom:#E3E3E3 1px solid; line-height:30px; font-weight:bold; color:#444444;}
.meb_cpxsxx_pric_title_left{ width:199px; float:left; text-align:center;  border-right:1px solid #eeeeee}
.meb_cpxsxx_pric_title_right{ width:200px; float:left;text-align:center; }

.meb_cpxsxx_pric_list{ width:400px; height:auto; overflow:hidden; background:#FFF;  font-weight:normal;}
.meb_cpxsxx_pric_list ul{ margin:0; padding:0;}
.meb_cpxsxx_pric_list li{width:380px; padding-left:20px; height:32px; line-height:32px; font-size:12px; border-bottom:#F1F1F1 1px solid; float:left;}
.meb_cpxsxx_pric_list li td{ color:#444; background-color:#FFF;}
.meb_cpxsxx_pric_input1{ width:37px; height:20px; line-height:20px; font-size:12px; padding-left:3px; border:#A0A0A0 1px solid; color:#444444;}
.meb_cpxsxx_pric_input2{ width:65px; height:20px; line-height:20px; font-size:12px; padding-left:3px; border:#A0A0A0 1px solid; color:#444444;}

.meb_cpxsxx_pric_del{ color:#225688; cursor:pointer; display:none;}
.meb_cpxsxx_pric_add{ width:400px; height:32px; line-height:32px; background:url(../images/meb_pri_add.jpg) left no-repeat; text-align:center; background-color:#FFF; background-position:145px 10px; color:#C71000; display:block; cursor:pointer;}
.meb_cpxsxx_pric_tip{ width:285px; height:32px; line-height:32px; background:url(../images/meb_pri_tip.jpg) left no-repeat; text-align:left; padding-left:35px; background-color:#FFF; background-position:15px 9px; color:#E42A2A; display:block; cursor:pointer;}
/*预览*/
.meb_cpxsxx_yulan{ width:260px; margin:15px 0; border:#D2D2D2 1px solid; float:left; margin-left:10px; line-height:16px; padding:3px 5px 3px 2px;}
.meb_cpxsxx_yulan_titl{ width:18px; float:left; color:#999; text-align:center; line-height:14px; font-size:12px;} 
.meb_cpxsxx_yulan_list{ width:242px; float:left;} 
.meb_cpxsxx_yulan_list ul{ margin:0; padding:0;}
.meb_cpxsxx_yulan_list li{ width:242px; height:26px; background-color:#FFF; border-bottom:#E8E8E8 1px solid; float:left; line-height:26px; overflow:hidden;} 
.meb_cpxsxx_yulan_list td{ padding:0px 5px 0px 5px; color:#9A9994; text-align:right; font-size:12px;}
.meb_cpxsxx_yulan_price{ color:#FF7200; font-weight:bold; font-size:12px;}

/*图片列表*/
.product_dia_three_nr{height:160px; display:block; overflow:hidden;  padding:10px 0;}
.product_dia_three_nr ul{ margin:0; padding:0; list-style:none;}
.product_dia_three_nr li{ width:150px; height:150px;background:url(http://style.goepe.com/css/1508/04huiyuan/images/newmember_imgbg.jpg); vertical-align:middle; float:left; border:1px solid #CCC; text-align:center; margin-right:20px;font-size: 50px; font-family: 'Arial';font-style: italic;color: #ccc;line-height: 130px;text-align: center; position:relative; overflow:hidden;}
.product_dia_three_nr a{position: absolute;display:block;right:5px;bottom:5px;width:16px;height:16px;overflow: hidden;background:url(http://style.goepe.com/css/1508/04huiyuan/images/close6.gif) no-repeat 0px 0px;}
.product_dia_three_nr a:hover{position: absolute;display:block;right:5px;bottom:5px;width:16px;height:16px;overflow: hidden;background:url(http://style.goepe.com/css/1508/04huiyuan/images/close6.gif) no-repeat 0px -16px;}
.product_dia_three_dg{ display:table-cell;vertical-align:middle;text-align:center;width:150px;height:150px; cursor:pointer; overflow:hidden;}
/*图片上传*/
.product_dia_three_ts{ display:block; line-height:38px; font-size:12px; color:#F00;}
.product_dia_three_imgup { width:171px; height:38px; float:left; margin-right:15px;  cursor:pointer;  display:inline;}
.product_dia_three_imgup .uploadimg{ width:171px; height:38px; display:block; cursor:pointer; background:url(../images/newmember_imgup.jpg);}

.mem_twxq{ width:830px; margin-left:65px;}


.mem_tijiao{ width:380px; height:58px; margin:20px auto; display:block}
.mem_tijiao .next_stepa{ width:380px; height:58px; border:0; outline:none; cursor:pointer;background:url(../images/mem_tijiao.jpg);}
.mem_tijiao .next_stepa:focus{ border:0px;}
.input1{width:700px; height:30px;  border:1px solid #ccc;  padding-left:5px;  line-height:30px; overflow:hidden}

/*底部*/
.bottom {width: 100%; border-top: 1px solid #e6e6e6; margin-top: 20px; padding-top: 15px; background: #f2f2f2; line-height: 22px; padding-bottom: 15px;}
.bottomin{ width:1200px; margin:0 auto; font-size:14px; color:#444; text-align:center;}


.page{ text-align: center; font-size: 14px;line-height: 30px; }
.page div .num{ border: 1px solid #000; margin: 0 5px; padding: 2px 10px;background: #d8d8d8; }
.page div .current{  margin: 0 5px; padding: 2px 10px;background: #d8d8d8; }

