/* -------------------------------------------------------------
                     JF Web Style
      
      Author:hezhuan
      Create Date:15.09.07	  Last Mondify Date:15.09.07
      ===================================================

------------------------------------------------------------- */
body{
	font:12px "΢���ź�",Arial,Verdana,"\5b8b\4f53";
	color:#162544;
	background:#f3f3f3;
}
img{
	vertical-align: middle;
}
.hide{display: none;}
.float-left{float:left !important;}
.float-right{float:right !important;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.hide-text {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    text-shadow: none;
    overflow: hidden;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.inner{
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* -------------------------------------------------------------
                        	Index Style
------------------------------------------------------------- */

.nav_warp{
	position: relative;
	z-index: 10;
	height: 52px;
	background: #188eee;
}
.nav_cent{
	margin: 0 auto;
	width: 1000px;
	height: 52px;
}
.jf_nav{
	float: left;
}
.jf_nav li{
	position: relative;
	float: left;
	width: 122px;
	height: 52px;
}
.jf_nav li a.nav_a{
	position: relative;
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	color: #fff;
	background-color: #188eee;
	text-align: center;
	font-size: 16px;
	font-family: "΢���ź�";
}
.jf_nav li.now a.nav_a,.jf_nav li.nav_game a.nav_a{
	background-color: #1870b7;
}
.jf_nav li a.nav_a:hover{
	color: #fff;
	background-color: #44abff;
}
.jf_nav li.nav_game a.nav_a:hover{
	background-color: #1870b7;
}
.sub_nav{
	position: absolute;
	top: 52px;
	left: 0;
	width: 100%;
	background-color: #1870b7;
}
.sub_nav a{
	position: relative;
	display: block;
	border-top: 1px solid #1880d5;
	height: 33px;
	line-height: 33px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #1870b7;
}
.jf_nav li a .nav_hot{
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 25px;
	height: 24px;
	background: url(/image/ico_hots.png) no-repeat 0 0;
}
.cart_box{
	padding-top: 12px;
}
.cart_btn{
	display: inline-block;
	padding-left: 41px;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: url(/image/cart_bg.png) no-repeat 0 0;
}
.check_cart{
	display: inline-block;
	width: 117px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	font-family: "΢���ź�";
	color: #188eee;
	background: url(/image/check_cart.png) no-repeat 0 0;
}
.sel_nav{
	float: left;
	_display:inline;
	margin-left: 60px;
	padding-top: 13px;
	width: 135px;
	height: 27px;
	position: relative;
}
.sel_nav input{
	position: absolute;
	left: 0;
	top: 13px;
	padding: 3px 15px;
	width: 135px;
	height: 21px;
	line-height: 21px;
	background: url(/image/sel_bg.png) no-repeat 0 0;
	border: 0;
	outline: none;
	vertical-align: top;
	color: #555;
}
.sel_nav a{
	position: absolute;
	left: 138px;
	top: 17px;
	z-index: 2;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/image/sel_btn.png) no-repeat 0 0;
	vertical-align: top;
}

#slider{
	position: relative;
	height: 320px;
}
.slider_iframe{
	margin: 0 auto;
	width: 100%;
	height: 320px;
	position: relative;
	z-index: 1;
}

.login_warp{
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
	margin-left: -500px;
	width: 1000px;
	height: 320px;
}
.login_cent{
	position: relative;
	float: right;
	width: 250px;
	height: 320px;
	background-color: #fff;
	text-align: center;
	font-family: "����";
}
.headPic{
    position: relative;
    margin: 40px auto 5px;
    width: 110px;
	height: 110px;
    text-align: center;
}
.user_name{
	margin-bottom: 12px;
	font-family: arial;
	font-size: 18px;
	color: #b9b9b9;
}
.user_name a{
	color: #0b92ff;
}
.user_jf{
	font-size: 14px;
	color: #333;
}
.user_jf a{
	color: #0b92ff;
}
.user_jf .ico_q{
	display: inline-block;
	margin-left: 5px;
	width: 18px;
	height: 18px;
	background: url(/image/ico_q.png) no-repeat 0 0;
	vertical-align: middle;
}
.order_hist{
	margin: 18px 20px 0;
	padding-top: 16px;
	border-top: 1px solid #e3e3e3;
	font-size: 12px;
	color: #333;
}
.order_hist a{
	color: #333;
}
.order_hist a:hover{
	color: #0b92ff;
}
.loginBtn{
	overflow: hidden;
	display: block;
	margin: 10px auto 0;
	width: 210px;
	height: 48px;
	text-indent: -200em;
	background: url(/image/login_btn.png) no-repeat 0 0;
}
.tips{
	position: absolute;
	top: 18px;
	left: 0;
	width: 250px;
	color: #bababa;
}

/*--------------------------------------------
					content
----------------------------------------------*/
.content{
	margin: 0 auto 70px;
	padding-top: 10px;
	width: 1000px;
}
.cont_left{
	width: 750px;
}
.cont_right{
	width: 250px;
}
.hc_box{
	margin-bottom: 10px;
}
.hc_h{
	padding-left: 35px; 
	margin-bottom: 5px;
	height: 47px;
	line-height: 47px;
	font-size: 22px;
}
.hc_c{
	width: 750px;
}
.hc_c li{
	position: relative;
	float: left;
	margin-right: 20px;
	_display:inline;
	width: 230px;
	background-color: #fff;
}
.hc_c li h3{
	margin: 5px 14px 2px;
}
.hc_c li h3 a{
	font-weight: bold;
	color: #333;
}
.hc_c li p{
	margin: 0 14px;
	color: #666;
	margin-bottom: 5px;
}
.hc_c li p span{
	font-family: arial;
	color: #ed4747;
	font-size: 20px;
}
.hc_c li .box{
	margin: 0 14px;
}
.hc_c li .add_cart{
	margin-bottom: 13px;
	width: 74px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background: url(/image/add_cart.png) no-repeat 0 0;
}
.hc_c li .bay_btn{
	margin-bottom: 13px;
	width: 74px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background: url(/image/mai_btn.png) no-repeat 0 0;
}
.hc_c li .bay_btn3{
	margin-bottom: 13px;
	width: 74px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background: url(/image/mai_btn.png) no-repeat 0 0;
}
.hc_c li .bay_btn:hover{
	background: url(/image/mai_btn2.png) no-repeat 0 0;
}
.hc_c li .bay_btn3:hover{
	background: url(/image/mai_btn2.png) no-repeat 0 0;
}
.ico_hot{
	position: absolute;
	left: 0;
	top: -4px;
	z-index: 2;
}
.pro_hot .hc_h{
	background: url(/image/h_hot.png) no-repeat 0 center;
}
.pro_new .hc_h{
	background: url(/image/h_new.png) no-repeat 0 center;
}
.pro_all .hc_h{
	background: url(/image/h_all.png) no-repeat 0 center;
}
.pro_hot .hc_c li,.pro_all .hc_c li{
	border-bottom: 2px solid #dbdbdb;
}
.pro_hot .hc_c li .sp_box, .pro_all .hc_c li .sp_box {
    display: block;
    height: 140px;
    width: 230px;
    text-align: center;
}
.pro_new .hc_c li.mb20{
	margin-bottom: 20px;
}
.pro_all .hc_c li{
	margin-bottom: 17px;
}
.pro_hot .hc_c{
	padding-top: 4px;
}
.pro_new .btns_box{
	position: absolute;
	left: 4px;
	bottom: 9px;
	width:108px;
}
.pro_new .btns_box .bay_btn2{
	margin-right: 5px;
	_display:inline;
	width: 66px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #439ddc;
	border-radius: 2px;
}
.pro_new .btns_box .bay_btn2:hover{
	background-color: #65b4eb;
}
.pro_new .btns_box .add_btn2{
	width: 36px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #b7b7b7;
	border-radius: 2px;
	font-weight: bold;
}
.pro_new .btns_box .add_btn2:hover{
	background-color: #d3d3d3;
}
.pro_new .first_new .btns_box{
	bottom: 18px;
}
.first_new .btns_box .add_btn2{
	display: block;
	margin-bottom: 9px;
}
.first_new .btns_box .bay_btn2{
	display: block;
	width: 109px;
	height: 41px;
	line-height: 41px;
	background-color: #188eee;
	border-radius: 4px;
	font-size: 16px;
}
.pro_new .first_new .btns_box .bay_btn2:hover{
	background-color: #59b5ff;
}
.pro_new .first_sp{
	display:block;
	width:230px;
	height:260px;
	text-align: center;
}
.pro_new .sp_box{
	display:block;
	width:230px;
	height:120px;
	text-align: center;
} 
.page{
  margin-bottom: 22px;
  padding-right: 20px;
  text-align: right;
  color: #666;
  font-family: "����";
}
.page .page_btn{
  display: inline-block;
  width: 47px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #c1c1c1;
  color: #666;
  border-radius: 1px;
  background-color: #fff;
}
.page span.page_btn{
  background-color: #efefef;
  color: #999;
}
.page span{
  display: inline-block;
  line-height: 20px;
}
.page input{
  padding:0;
  margin:0;
  width: 30px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #c1c1c1;
  color: #666;
  border-radius: 1px;
  vertical-align: top;
  font-size: 12px;
  text-align: center;
}
.page .confirm{
  display: inline-block;
  margin-left: 5px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  background-color: #4aa7f8;
  color: #fff;
  border-radius: 1px;
  text-align: center;
  vertical-align: top;
}

/*----------------------------------------------------
						right
------------------------------------------------------*/
.pank_bak{
	margin-left: 20px;
	width: 230px;
}
.pank_bak h3.pank_tit{
	font-size: 16px;
	height: 55px;
	line-height: 50px;
	color: #333;
}
.pank_bak li{
	margin-bottom: 18px;
	padding-top: 2px;
}
.pank_bak li .pro_link{
	position: relative;
	padding-right: 13px;
	width: 80px;
	height: 80px;
	line-height: 0;
}
.pank_bak li .pro_link img{
	width: 80px;
	height: 80px;
}
.pank_bak li .pro_link .ico_pank{
	position: absolute;
	left: 5px;
	top: -2px;
	display: inline-block;
	width: 20px;
	height: 19px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	background: url(/image/ico_pank.png) no-repeat 0 center;
}
.pank_bak li h3 a{
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.pank_bak li p{
	color: #b4b4b4;
	margin-top: 3px;
	margin-bottom: 5px;
}
.pank_bak li p span{
	font-size: 16px;
	color: #ff2d2d;
}
.pank_bak li .bay_btnr{
	width: 74px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: url(/image/mai_btn.png) no-repeat 0 center;
}
.pank_bak li .bay_btnr:hover{
	background: url(/image/mai_btn2.png) no-repeat 0 center;
}
.pank_bak li .add_btnr{
	width: 46px;
	height: 28px;
	line-height: 28px;
	background: url(/image/add_btn.png) no-repeat 0 center;
}
.pank_bak li .add_btnr:hover{
	background: url(/image/add_btn2.png) no-repeat 0 center;
}

.faq_box{
	padding: 15px 20px 20px;
	width: 210px;
	background-color: #fff;
}
.faq_box h3{
	margin-bottom: 20px;
	padding-bottom: 12px;
	font-size: 20px;
	padding-left: 32px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #f0f0f0;
	background: url(/image/ico_faq.png) no-repeat 0 1px;
}
.faq_box li{
	margin-bottom: 15px;
	font-family: "����";
}
.faq_box li a{
	display: block;
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	background: url(/image/ico_dian.png) no-repeat 3px center;
	color: #444;
	font-size: 14px;
}
.faq_box li a:hover{
	color: #188eee;
}
.faq_box li div{
	margin: 7px 0 7px 13px;
	padding-left: 5px;
	border-left: 2px solid #e4e4e4;
	color: #888;
	line-height: 1.5;
}
.faq_box li div .zhuy{
	color: #eb6100;
}

/*--------------------------------------------
					warn_box
----------------------------------------------*/
.warn_box{
	margin: 25px auto 0;
	padding: 20px 0 20px 20px;
	width: 980px;
	background-color: #fff;
}
.warn_box h3{
	margin-bottom: 10px;
	padding-left: 25px;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	background: url(/image/ico_warn.png) no-repeat 0 center;
}
.warn_box p{
	font-family: "����";
	line-height: 18px;
	color: #666;
}
.warn_box p span{
	font-weight: bold;
	color: #f39800;
}
.hc_c li .attr_p{
	height: 45px;
	font-size: 12px;
	font-weight: 200;
	font-family: "����";
}
.hc_c li .attr_p p{
	color: #b4b4b4;
	margin: 0 0 2px;
}
.hc_c li .attr_p p span{
	color: #666;
	font-size: 12px;
	font-weight: 200;
	font-family: "����";
}
.hc_c li .ico_game{
	position: absolute;
	right: 15px;
	bottom: 21px;
}
.hc_c li .pop_box{
	position: absolute;
	left:200px;
	top:-20px;
	z-index: 100;
	width: 327px;
}
.pop_box .pop_tit{
	padding: 10px 10px 0;
	width: 307px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #333;
	background: url(/image/pop_top.png) no-repeat 0 center;
}
.hc_c li .pop_box .pop_cont{
	margin: 0;
	padding:13px 35px 35px;
	background: url(/image/pop_center.png) no-repeat 0 bottom;
	font-size: 12px;
	font-family: "����";
}
.pop_cont .pop_tw{
	margin-bottom: 6px;
}
.hc_c li .pop_box .pop_cont p{
	margin-left: 0;
	margin-right: 0;
}
.pop_cont .pop_tw p{
	color: #666;
	line-height: 18px;
}
.pop_cont .pop_tw img{
	_display:inline;
	margin-right: 18px;
}
.pop_cont .pop_tw p span{
	font-size: 12px;
	color: #333;
}
.pop_cont .pop_bd{
	margin-bottom: 20px;
	height: 36px;
	line-height: 36px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}
.pop_cont .pop_sx{
	margin-bottom: 19px;
	line-height: 16px;
	color: #eb6100;
}
.pop_cont .pop_td{
	margin-bottom: 20px;
	line-height: 18px;
	color: #333;
}
.pop_cont .pop_td span{
	color: #666;
	font-size: 12px;
}
.pop_cont .pop_td label{
	color: #eb6100;
}
.pop_cont .pop_zb{
	padding:8px;
	border:1px solid #e3e3e3;
	background-color: #f1f1f1;
	color: #888;
	line-height: 18px;
	border-radius: 3px;
}

/*=------------ Quick Login Box --------------=*/

.login_box{
  display: none;
  z-index: 3000;
  width: 490px;
  height: 420px;
}
.login_box .close{
  position: absolute;
  top: 0;
  right: -28px;
  width: 28px;
  height: 28px;
  background: url(http://i1.cy.com/source/img/i/close.png) no-repeat 0 0;
}

/*=======================  list_new style  =======================*/
.content_list{
	padding-top: 35px;
	margin: 0 auto 70px;
	width: 1000px;
}

.menu{
	float: left;
	width: 210px;
	border: 1px solid #e3e3e3;
	border-bottom: 0;
	background-color: #fff;
	border-radius: 2px;
}
.menu_200{
	width: 200px;
}
.menu dl a{
	display: block;
	padding-left: 27px;
	height: 49px;
	line-height: 49px;
	color: #333;
	font-size: 14px;
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.menu dl dt a{
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.menu dl dd.last a{
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.menu dl a:hover,.menu dl a.curr{
	color: #fff;
	background-color: #188eee;
	border-bottom: 1px solid #188eee;
}

.main_list{
	float: right;
}
.sort_box{
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	background-color: #fff;
}
.sort_box a{
	float: left;
	width: 241px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.sort_box a span{
	display: inline-block;
	line-height: 40px;
	padding-right: 22px;
	background: url(../image/sort_icon.png) no-repeat scroll right center;
}
.sort_box a.now,.sort_box a:hover{
	color: #188eee;
	text-decoration: none;
}
.sort_box a.now span,.sort_box a:hover span{
	background: url(../image/sort_icon_now.png) no-repeat scroll right center;
}
.sort_box a.sort_center{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.main_list .hc_c{
	overflow: hidden;
	padding-top: 4px;
	width: 730px;
}
.main_list .hc_c ul{
	width: 750px;
}

/*--------------------------------------------------------------
                     Product Detail Style
--------------------------------------------------------------*/
.main {
    float: right;
    min-height: 565px;
    width: 780px;
}
.product_detail{
	margin-bottom: 20px;
	padding: 10px 10px 20px;
	width: 760px;
	background: #fff;
}
.product_detail h2{
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	border-bottom: 3px solid #e32040;
}
.product_show{
	float: left;
	margin-right: 15px;
	width: 378px;
	border: 1px solid #e5e5e5;
}
.product_pic_big{
	position: relative;
	width: 378px;
	height: 244px;
	text-align: center;
	vertical-align: middle;
}
.product_pic_big img{
	vertical-align: top;
}
.product_pic_small{
	padding-top: 2px;
	height: 80px;
	border-top: 1px solid #e5e5e5;
	background: #f5f5f5;
	text-align: center;
}
.product_pic_small a{
	display: inline-block;
	margin: 0 3px;
	padding: 3px 5px;
	cursor: pointer;
	border: 1px solid #f5f5f5;
}
a.selected{
	border: 1px solid #e53955;
}

.product_info{
	float: left;
	width: 340px;
}
.product_info dl{
	margin-bottom: 20px;
	line-height: 1.6em;
}
.product_info dt,
.product_info dd{
	float: left;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
#c-name{
	color: #162544;
}
.product_info dt{
	color: #22252a;
	font-weight: bold;
}
.highlight{
	color: #e32040;
}
.discount{
	display: inline-block;
	padding-left: 16px;
	width: 40px;
	height: 19px;
	line-height: 19px;
	background: url(../image/discount.png) no-repeat 0 0;
	font-size: 14px;
	color: #fff;
}
.max_discount{
	width: 80px;
	background-position: 0 -19px;
}
.original_price{
	color: #b1b6bc;
}
.operation{
	position: relative;
	margin-top: 10px;
}
.operation a{
	display: block;
}
.operation a span{
	display: none;
}
.add_like{
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #c8c8c8;
}
.like_btn{
	display: inline-block;
	vertical-align:top;
	width: 83px;
	height: 20px;
	background: url(../image/add_like_bg.png) no-repeat 0 0;
}
.like_btn:hover{
	background-position: 0 -20px;
}
.has_like_btn{
	background-position: 0 -40px;
}
.has_like_btn:hover{
	background-position: 0 -60px;
}
.like_btn span{display: none;}
.like_tips{
	display: inline-block;
	margin-left: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align:top;
}
a.add_cart_btn_big,a.p_buy_btn_big{
	width: 117px;
	height: 30px;
	background: url(../img/operation_btn.png) no-repeat 0 0;
}
a.add_cart_btn_big{
	background-position: 0 0;
}
a.add_cart_btn_big:hover{
	background-position: 0 -30px;
}
a.p_buy_btn_big{
	position: relative;
	background-position: 0 -60px;	
}
a.p_buy_btn_big:hover{
	background-position: 0 -90px;
}

.p_count{}
.p_count a span{display: none;}
.p_count_text{
	border: 1px solid #999;
	width: 26px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #34495e;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.reduce_icon,.add_icon{
	display: inline-block;
	padding-top: 7px;
	width: 17px;
	height: 10px;
	background: url(../image/add_minus.png) no-repeat;
}
.add_icon{
	background-position: 0 0px;
}
.add_icon:hover{
	background-position: 0 -40px;
}
.reduce_icon{
	background-position: 0 -20px;
}
.reduce_icon:hover{
	background-position: 0 -60px;
}

.product_body{
	padding: 5px 20px 20px;
	margin-bottom: 20px;
	background: #fff;
}
.product_body h2 {
	margin-top: 15px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #188eee;
}
.product_body p{
	margin-bottom: 10px;
	line-height: 1.7;
	color: #888;
	font-size: 12px;
	font-family: "����","simsun";
}

/*--------------------------------------------------------------
                     JiFen Cart Style
--------------------------------------------------------------*/
.table {
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
	background: #f5f5f5;
	font-weight: bold;
	font-size: 14px;
	font-family: "Microsoft Yahei";	  
}
.table thead th {
  vertical-align: bottom;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f8f8f8;
}
.table td strong{
	font-weight: bold;
}
.cart_list{
	padding: 0 10px;
	min-height: 555px;
	_height:555px;
	background-color: #f9f9f9;
}
.cart_hd{
	height: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 3px solid #e32040;
	background-color: #f9f9f9;
}
.cart_hd h2{
	line-height: 30px;
	font-size: 20px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
}
a.continue{
	width: 117px;
	height: 30px;
	background: url(../image/continue.png) no-repeat 0 0;
}
a.continue:hover{
	background-position: 0 -30px;
}
.cart_inner{
	margin-bottom: 0;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #dddddd;
}
.cart_inner th{
	background: #f9f9f9;
}
.cart_inner td{
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.cart_inner td a{
	color: #34495e;
}
.cart_total{
	padding: 25px 20px 15px 0;
	background: #f9f9f9;	
	text-align: right;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
.cart_total strong{color: #e32040}
.cart_button{
	padding-right: 20px;
	padding-bottom: 20px;
	background: #f9f9f9;
	text-align: right;
}
a.checkout{
	display: inline-block;
	width: 117px;
	height: 30px;
	background: url(../image/checkout_btn.png) no-repeat 0 0;
}
a.checkout:hover{
	background-position: 0 -30px;
}
.cart_error{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #ef4201;
}

/*=--------------- #cart null ------------------=*/

.cart_null{
	text-align: right;
	min-height: 545px;
	_height:545px;
	background:url(../image/cart_null.png) no-repeat center center;
}
a.continue_x{
	display: inline-block;
	width: 117px;
	height: 30px;
	background: url(../image/continue_btn.png) no-repeat 0 0;
}
a.continue_x:hover{
	background-position: 0 -30px;
}
.pay_success{
	width: 332px;
	border: 5px solid rgba(0,0,0,0.5);
	border-radius: 5px;
}
.pay_result{
	padding: 20px 0 10px 40px;
	line-height: 1.6em;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}

/*=----- Model -----=*/
.overlay{
	background: #000;
}

.modal{
	display: none;
}
.modal-header{
	height: 40px;
	background: #d7d7d7;
}
.modal-header h3{
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
	color: #2d2d2d;
}
.pay_success .close{
    float: right;
    margin: 5px 5px 0 0;
    width: 26px;
    height: 26px;
    border: 0 none;
    cursor: pointer;
    background:url(../image/model_close.png) no-repeat 0 0;
}
.pay_success .close:hover{
	background-position: 0 -26px;
}
.pay_success .close span{display: none;}

.modal-body{
	padding: 20px 10px;
	background: #fff;
}

.add_cart_tips{
	width: 332px;
}
.total{
	padding: 20px 0;
	font-size: 16px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.total p{
	float: left;
	margin: 0 5px 0 0;
	width: 140px;
	text-align: left;
	_display: inline;
}
.total p strong{
	color: #e51f40;
}
a.btn_continue,a.btn_pay{
	position: relative;
	width: 117px;
	height: 30px;
	background: url(../image/operation_x.png) no-repeat 0 0;
}
a.btn_continue{
	background-position: 0 0;
}
a.btn_continue:hover{
	background-position: 0 -30px;
}
a.btn_pay{
	width: 137px;
	background-position: 0 -60px;	
}
a.btn_pay:hover{
	width: 137px;
	background-position: 0 -90px;
}

/*=======================   order   =========================*/
.main_inner{
	padding: 20px;
	width: 740px;
	background-color: #fff;
}
.main_inner h2 {
    border-bottom: 3px solid #4aa7f8;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 1.5em;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: bold;
}
.main_inner .code_tit{
	padding: 0 17px;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e3e3e3;
	font-family: "����";
	color: #333;
	border-radius: 2px;
}
.select_box{
	margin-bottom: 25px;
}
.select_box input{
	margin: 0 10px;
	padding: 5px 10px;
	width: 92px;
	height:20px;
	line-height: 20px;
	border-radius: 2px;
	border: 1px solid #bdbdbd;
	background: url(../image/date_icon.png) no-repeat 90px center #fff;
	color: #555;
	outline: none;
	vertical-align: top;
}
.select_box a{
	display: inline-block;
	margin-left: 5px;
	width: 56px;
	height: 30px;
	line-height: 30px;
	background-color: #f0f0f0;
	border-radius: 2px;
	border: 1px solid #bdbdbd;
	text-align: center;
	vertical-align: top;
	color: #333;
	text-decoration: none;
}
.select_box span{
	display: inline-block;
	line-height: 32px;
	vertical-align: top;
}
.order_list{
	margin-bottom: 25px;
	border-top: 2px solid #dfdfdf;
	font-family: "����";
}
.order_list th,.order_list td{
	text-align: center;
	vertical-align: middle;
}
.order_list th{
	height: 32px;
	color: #333;
}
.order_title td{
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e3;
}
.order_title div{
	padding: 0 13px;
	height: 22px;
	line-height: 22px;
	background-color: #f3f3f3;
	border-radius: 2px;
	font-family: "����";
}
.order_title div .order_code,.code_tit .order_code{
	float: left;
	color: #666;
}
.order_title div .order_time,.code_tit .order_time{
	float: right;
	color: #666;
}
.oder_item td{
	font-size: 14px;
	padding: 12px;
	border-bottom: 1px solid #e3e3e3;
}
.oder_item img,.code_list td img{
	margin-right: 15px;
	width: 78px;
	height: 78px;
	border-radius: 3px;
}
.oder_item .proTit,.code_list .proTit{
	font-size: 14px;
	font-weight: bold;
}
.oder_item .firstTd{
	border-left: 1px solid #e3e3e3;
}
.oder_item .lastTd{
	border-right: 1px solid #e3e3e3;
}
.oder_item a{
	color: #188eee;
	text-decoration: underline;
}
.code_list{
	border: 1px solid #e3e3e3;
	border-radius: 2px;
}
.code_list td{
	padding: 18px 0;
	text-align: center;
	font-size: 14px;
}
.code_list div{
	margin-top: 18px;
	font-family: "����";
}
.code_list div label{
	display: inline-block;
	margin-right: 10px;
	width: 272px;
	height: 34px;
	line-height: 34px;
	background-color: #f3f3f3;
	border-radius: 2px;
}
.code_list div input.copy{
	display: inline-block;
	width: 97px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
	border: 1px solid #e3e3e3;
	color: #333;
	background-color: #fff;
	padding: 0;
}
.code_list div.page{
	padding-left: 36px;
	text-align: left;
}
.code_list div.page a{
	font-size: 12px;
	background-color: #f3f3f3;
}
/*--------------------------------------------------------------
                     JiFen Select Style
--------------------------------------------------------------*/
.welcome{
	margin-top: 5px;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	background: #4aa7f8;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft Yahei";		
}
.point_balance{
	margin: 20px 10px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #2b2b2b;
}
.point_balance strong{
	font-weight: bold;
	color: #ef4360;
}
.point_balance_list{
	margin: 10px;
	width: 740px;
}
.point_balance_list td{
	font-size: 14px;
	font-family: "Microsoft Yahei";		
}
td.price{
	color: #e32040;
}
td.text-center,th.text-center{
	text-align: center;
}
.remove_icon{
	display: block;
	width: 18px;
	height: 18px;
	background: url(../image/remove_icon.png) no-repeat 0 0;
}
.remove_icon:hover{
	background-position: 0 -18px;
}
.remove_icon span{display: none;}
.point_balance_list a{
	display: inline-block;
	color: #34495e;
}
.fav_pic{
	padding: 5px 0;
	border: 1px solid #cccccc;
}

/*========================== chong VIP ========================*/
.vip_title{
	padding-left: 13px;
	margin-bottom: 30px;
	border-left: 15px solid #188eee;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #188eee;
}
.table_vip{
	border-top: 1px solid #ddd;
	background-color: #fff;
}
.table_vip th,.table_vip td{
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #ddd;
}
.table_vip th{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	background-color: #188eee;
	vertical-align: middle;
	text-align: center;
}
.table_vip td{
	padding: 25px 15px;
	color: #666;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
}
.table_vip td.text-left{
	text-align: left;
}
.vip_tips{
	margin: 15px 0 25px;
	font-size: 16px;
	line-height: 26px;
	color: #ff4e00;
}
.vip_box .tab_h{
	margin-bottom: 35px;
}
.vip_box .tab_h a{
	float: left;
	_display:inline;
	margin-right: 52px;
	width: 210px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #188eee;
}
.vip_box .tab_h a.m0{
	margin-right: 0;
}
.vip_box .tab_h a.curr{
	background-color: #44abff;
}
.vip_box .tab_c{
	padding: 10px 20px;
	height: 225px;
	border: 1px solid #ddd;
	color: #999;
	font-size: 16px;
	line-height: 46px;
}
.vip_box .tab_c label{color: #333;}
.vip_box .tab_c span{color: #188eee;}

/*==========================tl fanquan ========================*/
.pro_new .first_sp img{
	width:230px;
	height:260px;
}

.pro_new .sp_box img{
	width:230px;
	height:120px;
}

.pro_new .hc_c li h4.new_tit{
	position: absolute;
	left: 18px;
	top: 18px;
}
.pro_new .hc_c li h4.new_tit a{
	color: #555;
	font-size: 16px;
}
.pro_new .hc_c li p.new_jf{
	position: absolute;
	left: 4px;
	top: 40px;
	color: #555;
}
.pro_new .hc_c li p.new_jf span{
	color: #555;
}

.pro_new .hc_c li.first_new h4.new_tit{
	top: 30px;
}
.pro_new .hc_c li.first_new h4.new_tit a{
	color: #045282;
	font-size: 18px;
}
.pro_new .hc_c li.first_new p.new_jf{
	top: 60px;
	color: #045282;
	font-size: 14px;
}
.pro_new .hc_c li.first_new p.new_jf span{
	color: #045282;
	font-size: 28px;
}
/* --baixue---*/

.sliderall_iframe{
	margin: 0 auto;
	width: 100%;
	height: 640px;
	position: relative;
	z-index: 1;
}
/*css black2 style pagination*/

div.black2 {
	margin: 3px 0 15px 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: right;
}
div.black2 a {
	margin: 0px 1px; 
	padding-top: 2px; 
	padding-right: 7px; 
	padding-bottom: 2px; 
	padding-left: 7px; 
	color: #2d2d2d; 
	text-decoration: none;
	background-color: #d8d8d8;
	font-size: 13px;
	font-family: "Microsoft Yahei";
}
div.black2 a:hover {
	color: #fff; 
	background-color: #e32040;
}
div.black2 span.current,.goto_page{
	margin: 0px 1px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight: bold; 
	color: #fff; 
	font-size: 13px;
	font-family: "Microsoft Yahei";	
	background-color: #e32040
}
.goto_page{
	width: 100px;
}
div.black2 span.disabled {
	margin: 0px 1px;
	padding-right: 5px;
	padding-left: 5px; 
	padding-bottom: 2px; 
	color: #ddd; 
	padding-top: 2px; 
}
div.black2 span.goto_page{
	margin: 0px 1px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold; 
	color: #2d2d2d; 
	font-size: 13px;
	font-family: "Microsoft Yahei";
	background-color: #d8d8d8;
}
.page_text{
	width: 20px;
	padding: 0px 2px;
	font-size: 13px;
	text-align: center;
	border: 0 none;
	font-family: "Microsoft Yahei";	
	vertical-align: top;
}
.product_list ul{
}
.product_list ul li{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 10px 9px;
	width: 230px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft Yahei";	
	border: 1px solid #e1e1e1;
	_display: inline;
}
.product_list ul li h4{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.product_list ul li h4 a{
	color: #162544;
}
.product_list ul li p{}
.product_list ul li p strong{
	color: #a81d34;
}

a.add_cart_btn,a.p_buy_btn{
	width: 78px;
	height: 20px;
}
a.add_cart_btn{
	background: url(../img/add_cart_bg.png) no-repeat 0 0;
}
a.add_cart_btn:hover{
	background-position: 0 -20px;
}
a.p_buy_btn{
	background: url(../img/p_buy_btn.png) no-repeat 0 0;
}
a.p_buy_btn:hover{
	background-position: 0 -20px;
}
.product_pic{
	position: relative;
	width: 230px;
	height: 159px;
	cursor: pointer;
}
.view_detail{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 230px;
	height: 159px;
	background: rgba(0, 0, 0, 0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	zoom: 1;
}
.view_btn{
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -42px;
	width: 95px;
	height: 20px;
	text-align: center;
	color: #fff;
	background:url(../img/view_btn.png) no-repeat 0 0;
}

/*----------------------  成功页  ----------------------*/
.succeed-container{
	background-color: #fff;
	padding-bottom: 10px;
}
.succeed-container .succeed-warp{
	background-color: #fff;
}
.succeed-container .succeed-warp .main_inner{
	margin: 0 auto;
}
.succeed-box{
	font-family: "宋体";
	margin-bottom: 50px; 
	text-align: center;
	color: #4f4f4f;
}
.succeed-box h3{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 10px 0 5px;
}
.succeed-tips{
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 14px;
	color: #4f4f4f;
	font-family: "宋体";
}
.succeed-tips .back-bay{
	display: inline-block;
	margin: 0 5px;
	padding: 0 4px;
	line-height: 22px;
	color: #fff;
	background-color: #188eee;
	border-radius: 2px;
}
.succeed-tips .back-userinfo{
	font-weight: bold;
	color: #188eee;
	text-decoration: underline;
}
.code_list{
	margin-bottom: 30px;
}
/* --baixue --*/
.checkout_null{
	border-top: 0 none;
	padding: 5px;
	width: 220px;
}
.checkout_null p{
	padding: 30px 0 25px;
	text-align: center;
}
.checkout_null p strong{
	font-size: 18px;
	font-weight: bold;
	font-family: "微软雅黑","Microsoft Yahei";
}
.checkout_info{
	padding: 5px;
	width: 220px;
	background: #dedfdf;
}
.checkout_info p{
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑","Microsoft Yahei";
}
.checkout_info p strong{
	font-weight: bold;
	color: #e74c3c;
}
.checkout_btn,.now_buy_btn{
	margin: 5px auto 0;
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-family: "微软雅黑","Microsoft Yahei";
	background: url(../img/checkout.png);
	text-align: center;
	color: #fff;
}
.checkout_btn:hover,.now_buy_btn:hover{
	background-position: 0 -25px;
}
.cart-remove{
	display: block;
	zoom:1;
	margin: 15px 2px 0;
	width: 18px;
	height: 18px;
	background:url(../img/close.png) no-repeat 0 0;
}
.pank_bak li .btns_boxr .titlebox{
    display: inline-block;
    width: 47px;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
    text-align: center;
}
.pank_bak li .btns_boxr .lihe{
    background-color: #1b8fee;
    color: #fff;
}
.pank_bak li .btns_boxr .zuoqi{
    background-color: #f8c205;
    color: #002828;
}


