/*-------------------------------------------,
**             local media query            **    
`*------------------------------------------*/

.wrap_1280 .container {
	width: 1200px;
}
/*-------------------------------------------,
**                  PUBLIC                  **    
`*------------------------------------------*/
.border {
	border: solid #0f340d 1px;
}
input {
	margin: 0;
	border-width: 0;
	outline: none;
}
textarea, select {
	margin: 0;
	padding: 0 5px;
	outline: none;
}
input[type="checkbox"] {
	border: none;
}
.container {
	margin: 0 auto;
}
.wrap_1280 .w990 {
	width: 980px;
}
.mod_left {
	float: left;
}
.mod_right {
	float: right;
}
.mod_w25 {
	width: 25%;
}
.mod_w70 {
	width: 70%;
}
.mod_w20 {
	width: 20%;
}
.mod_w77 {
	width: 77%;
}
.mod_w25 .dotted_p span {
	width: 30%;
}
.mod_w25 .dotted_p .dotted {
	width: 35%;
}
.list_x li {
	float: left;
}
.wrap_1280 .w990 .mod_w20 {
	width: 262px;
}
.wrap_1280 .w990 .mod_w77 {
	width: 727px;
}
/* .errMsg {
    position: relative;
    left: -10px;
    top: 5px;
    width: 100px;
    padding-left: 40px;
    background: url(../images/icon_no.png) 22% 50% no-repeat;
    color: #f00;
} */

/*-------------------------------------------,
**                mod_button                **    
`*------------------------------------------*/
input.btn_style2, a.btn_style2 {
	padding: 0 10px;
	line-height: 200%;
	text-decoration: none;
	background: #cfad79;
	color: #fff;
	cursor: pointer;
}
input.btn_style2:hover, a.btn_style2:hover {
	background: #cfad79;
}
input.btn_style1, a.btn_style1 {
	display: block;
	padding: 0 20px;
	border: solid #6baa67 1px;
	font-size: 1.333em;
	text-decoration: none;
	background: url(../images/tab_bg.png) 0 0 repeat-x;
	color: #fff;
	cursor: pointer;
}
/* .btn_group {
    margin: 15px 0;
} */
.btn_group a.btn_style1 {
	float: right;
	text-decoration: none;
}
input.btn_style1:hover, a.btn_style1:hover {
	background: #95d692;
}
.lb_btm a {
	color: #fff;
}
a.btn_ms {
	float: right;
	height: 19px;
	margin-right: 5px;
	padding: 0 10px;
	border: solid #6baa67 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	line-height: 19px;
	text-decoration: none;
	background: #95d692;
}
a.btn_ms:hover {
	background: #6baa67;
}
a.gdzps_collect {
	border-color: #e8e8e8;
	background: #fff;
	color: #4b4545;
}
a.gdzps_collect:hover {
	background: #FCF0C9;
}
.btn_group a.btn_center {
	float: none;
	width: 100px;
	margin: auto;
	text-align: center;
}
.btn_group span.add_col {
	position: relative;
	top: 10px;
	float: left;
	width: 72%;
}
.btn_group span.add_col label {
	margin: 0 10px;
}
.btn_group span.price {
	position: relative;
	top: 17px;
	float: right;
	font-size: 1.667em;
	font-weight: 900;
	font-style: italic;
	color: #a42727;
}
.btn_group a.move {
	float: left;
}
input[type='radio'] {
	border: none;
}
/*-------------------------------------------,
**                  HEADER                  **    
`*------------------------------------------*/

/* top_line */
.top_line {
	height: 5px;
	background: url(../images/top_line.png) 0 0 repeat-x;
}
/* login,reg,share */
.user_form li {
	float: right;
	padding: 7px 0;
	background: #eee;
	position: relative;
}
.user_form a {
	padding: 7px;
}
.user_form img {
	width: 16px;
	height: 16px;
}
.user_form .xiazai_c {
	width: 98px;
	height: 100px;
	position: absolute;
	left: -82px;
	top: 31px;
	background: #fff;
	z-index: 9999;
	display: none;
	padding: 6px;
	border: 1px solid #ddd;
	text-align: center;
}
.user_form .xiazai_c .ios {
	width: 97px;
	height: 15px;
	overflow: hidden;
	display: block;
	background: url(../images/ios_anroid.png) left top no-repeat;
	margin-top: 10px;
}
.user_form .xiazai_c .android {
	width: 97px;
	height: 15px;
	overflow: hidden;
	display: block;
	background: url(../images/ios_anroid.png) left bottom no-repeat;
	margin-top: 10px;
}
.user_form .weixin_c {
	width: 100px;
	height: 100px;
	position: absolute;
	left: -52px;
	top: 31px;
	z-index: 9999;
	display: none;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.user_form .weixin_c img {
	width: 100px;
	height: 100px;
}
/* h_main */
.h_logo, .h_func {
	float: left;
	width: 50%;
}
.h_func {
	float: right;
}
/* nav */
.nav {
	position: relative;
	z-index: 9;
	background-color: #d6001c;
	width: 100%;
}
.sub_nav li, .nav li {
	float: left;
	text-align: center;
}
.sub_nav a, .nav a {
	display: block;
	font-size: 12px;
	text-decoration: none;
}
.nav a.current {
	background: #b90101;
	color: #fff;
}
.sub_nav {
	width: 100%;
	background: #65594c;
}
.sub_nav li {
	padding: 0px;
	line-height: 300%;
}
.n_nav .sub_nav a {
	padding: 0;
	color: #fff;
}
.n_nav .sub_nav a:hover {
	background: #a61d1d;
}
/* bread_nav */
.bread_nav {
	margin: 15px 0;
}
.bread_nav li {
	float: left;
}
.bread_nav a.current {
	font-weight: 900;
	color: #348b2f;
}
.bread_nav span {
	margin: 0 5px;
}
/*-------------------------------------------,
**                cookbook                  **    
`*------------------------------------------*/
.cookBook {
	background: #eee;
}
.cb_img, .cb_info {
	float: left;
	width: 390px;
}
.cb_img img {
	width: 390px;
	height: 390px;
}
.cb_info {
	width: 590px;
}
.cb_title, .cb_doing, .cb_p {
	padding: 18px;
	line-height: 22px;
	font-size: 1.333em;
}
.cb_title {
	line-height: 150%;
}
.cb_title h2 {
	height: 23px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 1.333em;
	color: #a41b1b;
}
.cb_title span {
	margin-left: 0;
}
.cb_doing {
	padding-left: 20px;
}
.cb_doing span {
	display: block;
	margin-bottom: 15px;
	font-size: 1.667em;
	font-weight: 900;
	color: #444;
}
.cb_doing span.num {
	display: inline;
	margin-right: 5px;
	padding: 7px;
	font-size: 0.833em;
	background: url(../images/icon_circle.png) 2px 7px no-repeat;
	color: #fff;
}
.cb_doing li {
	position: relative;
	left: 20px;
}
.cb_title span span {
	color: #444;
}
a.collect_menu {
	position: relative;
	top: -20px;
	float: right;
	margin-right: 20px;
}
.cb_p {
	height: 267px;
	overflow: hidden;
	font-size: 14px;
	padding: 0;
	text-indent: 2em;
}
/*-------------------------------------------,
**                dotted_list               **    
`*------------------------------------------*/
.dotted_list {
	margin: 15px 0;
}
.dotted_list h3 {
	text-align: center;
}
.list_y li {
	padding-bottom: 10px;
	border-bottom: solid #eee 2px;
}
.lb_left, .lb_right {
	float: left;
	width: 70%;
	font-size: 1.167em;
}
.lb_right {
	float: right;
	width: 30%;
}
.lb_left a {
	display: block;
}
.lb_left img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 20px;
	padding: 5px;
	border: solid #eee 2px;
}
.lb_left span {
	position: relative;
	top: 20px;
	float: left;
	width: 539px;
	height: 80px;
	line-height: 1.3em;
}
.lb_left span.price, .lb_right a {
	float: left;
	line-height: 80px;
	text-align: center;
}
.lb_right a.btn_prev, .lb_right a.btn_next {
	position: relative;
	top: 20px;
	float: left;
	width: 17px;
	height: 17px;
	margin: 0 5px;
	padding: 1px;
	border: solid #ccc 1px;
	line-height: 10px;
	background: url(../images/icon_plus.png) 50% 50% no-repeat;
	color: #ccc;
}
.lb_right a.btn_prev {
	background: url(../images/icon_minus.png) 50% 50% no-repeat;
}
.lb_right .txt_num {
	position: relative;
	top: 20px;
	float: left;
	width: 30px;
	height: 19px;
	line-height: 19px;
	text-align: center;
}
.lb_right span.price {
	position: relative;
	top: 20px;
	float: right;
}
.lb_left span.price {
	position: relative;
	top: -10px;
	font-weight: 900;
	color: #a42727;
}
.lb_left span.price span {
	display: inline;
	position: relative;
	top: 0;
	float: none;
}
.lb_right span.price {
	font-weight: 900;
	color: #a42727;
}
.lb_right a {
	float: right;
	position: relative;
	z-index: 999;
	top: 28px;
	text-decoration: none;
}
.dotted_p span {
	float: left;
	width: 40%;
	color: #7a7a7a;
}
.dotted_p .dotted {
	width: 30%;
	height: 16px;
	background: url(../images/icon_dotted.png) 0 7px repeat-x;
}
.no_border {
	margin-top: 10px;
}
.no_border li {
	padding-bottom: 20px;
	border: none;
}
.wrap_1280 .dot30 span {
	width: 50%;
}
.wrap_1280 .dot30 .dotted {
	width: 25%;
}
.dot30 span {
	width: 70%;
}
.dot30 .dotted {
	width: 15%;
}
/*-------------------------------------------,
**                  ms_list                 **    
`*------------------------------------------*/
.ms_list {
	width: 1032px;
	overflow: hidden;
	margin-top: 10px;
}
.ms_list li {
	width: 215px;
	margin-right: 40px;
	padding: 5px 0;
}
.wrap_1280 .ms_list {
	width: 1230px;
}
.wrap_1280 .ms_list li {
	margin-right: 31px;
}
.ms_images {
	display: block;
	width: 215px;
	height: 145px;
	overflow: hidden;
}
.gd_images {
	display: block;
	width: 215px;
	height: 215px;
	overflow: hidden;
}
.ms_images img, .ms_images1 img {
}
.ms_images img {
	width: 215px;
	height: 145px;
}
.gd_images img {
	width: 215px;
	height: 215px;
}
.ms_images1 img {
	width: 215px;
	height: 145px;
}
.ms_intro, .ms_price, .ms_other {
	display: block;
	width: 215px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 7px;
}
.ms_price {
	height: auto;
}
img.img_pos {
	width: 100%;
	height: auto;
}
.ms_list2 .ms_intro, .ms_list2 .ms_price, .ms_list2 .ms_other {
	width: 215px;
}
.box2 .ms_intro, .box2 .ms_price, .box2 .ms_other {
	width: 250px;
}
.ms_price {
	font-size: 1.333em;
	font-weight: 900;
	color: #d8271c;
}
.ms_intro {
	font-size: 1.167em;
}
.ms_other {
	color: #888;
}
.box2 .ms_images {
	overflow: visible;
}
.box2 img {
	width: 248px;
	height: 145px;
}
.box3 .ms_images {
	width: auto;
	height: 338px;
}
.box3 img {
	width: 330px;
	height: 338px;
}
.ms_list2 li {
	margin-right: 13px;
	padding: 10px 0;
}
.ms_list3 li {
	padding: 10px 0;
	margin-right: 13px;
}
.box2_layoutBg, .box2_layout {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 117px;
	height: 145px;
	background: #000;
	opacity: 0.5;
}
.box2_layout {
	z-index: 99;
	background: none;
	opacity: 1;
}
.box2_layout a {
	color: #fff;
}
.box2_layout h3 {
	position: relative;
	z-index: 999;
	padding: 5px 0;
}
.box2_layout p {
	padding: 0 5px;
}
.box2_layout span {
	position: absolute;
	bottom: 0;
	width: 112px;
	height: 32px;
	padding-left: 5px;
	line-height: 32px;
	background: #e4393c;
}
.box2_layout span span {
	width: auto;
	height: auto;
	font-size: 1.333em;
}
/*-------------------------------------------,
**                carsouel                  **    
`*------------------------------------------*/
.carousel {
	position: relative;
	z-index: 0;
}
.carousel img {
	width: 687px;
	height: 660px;
}
.carousel_zthd img {
	width: 980px;
	height: 660px;
}
.carousel_title {
	position: absolute;
	z-index: 99;
	top: 47px;
	left: 60px;
	color: #fff;
}
.carousel_title h1 {
	margin-bottom: 15px;
}
/*-------------------------------------------,
**               active content             **    
`*------------------------------------------*/
.active_ct h3 {
	margin: 20px 0;
	color: #333;
}
.act_title h3 {
	margin: 20px 0;
	font-size: 18px;
}
.active_ct p {
	margin-bottom: 20px;
	font-size: 1.167em;
	text-indent: 3em;
	line-height: 2em;
}
.active_book {
	padding: 10px 0;
}
.active_book .tishi {
	display: none;
	color: #ff0000;
	position: absolute;
	line-height: 25px;
}
.active_book .spanFrm {
	display: block;
	margin-bottom: 15px;
}
.active_book label {
	text-align: left;
}
.confirm_info {
	border: solid #ccc 1px;
	background: #f9f9f9;
}
.confirm_info .spe {
	margin-bottom: 0;
	padding: 10px 20px;
}
.spe_green {
	background: #cdedcb;
}
.pay, .buy_type {
	float: left;
	background-color: #FFF;
}
.buy_type {
	position: relative;
	top: 10px;
}
.payType {
	float: left;
	width: 120px;
	height: 35px;
	background-image: url(../images/icon_bank.png);
	background-repeat: no-repeat;
	background-position: 0px -75px;
}

.alipay {
	background-position: left top;
}
.tenpay {
	background-position: -140px top;
}
.bankabc {
	background-position: left -40px;
}
.bankabcforall {
	background-position: -140px -40px;
}
.pt3 {
	background-position: -190px 0;
}
.wapalipay{
	background-position: 0px -3px;
}
.wechatpay{
	background-position: 10px -81px;
}
.chinapay{
    background-position: -140px -38px;
}
.adv_banner {
	margin: 15px 0;
}
.adv_banner img {
	width: 1200px;
}
/*-------------------------------------------,
**                zps                       **    
`*------------------------------------------*/


.zps_table {
	position: relative;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.zps_table td {
	width: 163px;
	text-align: center;
	border: solid #ccc 1px;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.zps_table .td_zps_bg {
	background: #d6efd5;
}
.zps_table .tb_weeks .td_zps_bg01 {
	background: url(../images/icon_zps.png) 15px 15px no-repeat;
	background-color: #d6efd5;
}
.tb_title {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.tb_title .title_info {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	float: left;
}
.tb_title .title_info span {
	margin-right: 30px;
}
.tb_weeks {
	display: none;
}
.td_date, .td_week {
	display: block;
	padding: 5px 0;
	border: none;
}
.zps_table .tb_weeks td:first-child .td_date, .zps_table .tb_weeks td:first-child .td_week {
	border-left: none;
}
.td_date {
	border-bottom: solid #ccc 1px;
}
td.active {
	vertical-align: top;
	background: #e9e9e9;
}
tr.zps_tr {
	display: none;
	cursor: pointer;
}
tr.zps_tr td {
	border-top: none;
}
.zps_selected {
	margin-bottom: 30px;
	background: #e9e9e9;
}
.zps_list li {
	border: none;
}
.zps_box {
	width: 150px;
	height: 30px;
	margin: 0 auto;
	border: solid #ccc 1px;
}
.zps_img, .zps_info, .zps_delete {
	float: left;
}
.zps_img img {
	width: 44px;
	height: 30px;
}
.zps_info {
	width: 65px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.zps_delete {
	float: right;
	width: 28px;
	height: 30px;
	line-height: 30px;
}
.tb_box {
	position: relative;
	padding-bottom: 50px;
}
.zps_boxes {
	position: absolute;
	left: 27px;
 *left: 6px;
}
/*.zps_boxes a {
     display: block;
    width: 75px;
    height: 65px;
    margin: 0 auto;
    background: url(../images/icon_empty.png) 0 100% no-repeat; 
}*/

.tb_title .next a {
	display: block;
	width: 110px;
	padding: 10px 0;
	text-align: center;
	background: url(../images/icon_zps_prev.png) 0 0 no-repeat;
	color: #fff;
	float: right;
}
.tb_title .prev a {
	display: block;
	width: 110px;
	padding: 10px 0;
	text-align: center;
	background: url(../images/icon_zps_prev.png) 0 0 no-repeat;
	color: #fff;
	float: left;
}
.tb_title .next a {
	float: right;
	background: url(../images/icon_zps_next.png) 11px 0 no-repeat;
}
.zps_table .tb_title td {
	border: none;
}
.no_empty a {
	display: block;
	width: 111px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/icon_no_empty.png) 0 0 no-repeat;
}
.zps_selecting {
	margin-bottom: 40px;
	border: solid #ccc 1px;
	border-top: none;
}
.zps_tab {
	margin-top: 10px;
	background: #fafafa;
	/*border-bottom: solid #4e721e 4px;*/
	border-bottom: solid #eee 1px;
}
.zps_tab li {
	width: 121px;
	overflow: hidden;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.zps_tab li.current {
	color: #fff;
	width: 121px;
	background-color: #e50014;
}
.zps_tab li a {
	display: block;
	color: #0f340d;
	text-decoration: none;
	font-size: 18px;
}
.zps_tab li.current a {
	color: #fff;
}
.tab_style {
	/*border-bottom: 3px solid #e50014;*/
	height: 35px;
}
/*-------------------------------------------,
**                    Tab                   **    
`*------------------------------------------*/
.tab_box {
	max-height: 450px;
	min-height: 115px;
	padding-top: 20px;
	overflow: auto;
}
.tab_list li {
	margin-left: 20px;
	height: 150px;
}
.tab_list img {
	width: 140px;
	height: 95px;
	display: block;
}
.zps_ps {
	padding: 30px 15px;
	background-color: #cdedcb;
}
.tab_info a {
	position: relative;
	color: #fff;
}
.tab_list .tab_info {
	display: block;
	width: 130px;
	height: 28px;
	padding: 0 5px;
	line-height: 28px;
	overflow: hidden;
	background: #408d4e;
	color: #fff;
	opacity: 0.8;
	filter: opacity(80);
}
/*-------------------------------------------,
**                form group                **    
`*------------------------------------------*/
.spanFrm {
	overflow: hidden;
}
.spanFrm input, .spanFrm label {
	float: left
}
.spanFrm label {
	width: 80px;
	height: 27px;
	line-height: 27px;
	text-align: right;
}
.input_m {
	width: 157px;
	height: 25px;
	line-height: 25px;
}
.input_l {
	width: 300px;
	height: 25px;
	line-height: 25px;
}
.spanFrm input[type="radio"] {
	float: left;
}
.spanFrm input[type="radio"]:first-child {
	margin-left: 80px;
}
.spanFrm input[type="submit"] {
	margin-left: 80px;
}
.spanFrm input[type="radio"].buy_type {
	margin-left: 20px;
}
.spanFrm .sf_l {
	line-height: 150%;
	width: auto;
}
.spanFrm textarea {
	min-width: 475px;
	height: 50px;
}
.spe span {
	float: left;
}
.input_s {
	width: 50px;
	height: 25px;
}
span.confrim_info_jf {
	position: relative;
	top: 6px;
	left: 40px;
}
span.confrim_info_jf span {
	margin: 0 7px;
}
span.tc {
	font-size: 1.167em;
	font-weight: 900;
	line-height: 180%;
	color: #0f340d;
}
span.sfk {
	font-size: 1.333em;
	font-weight: 900;
	line-height: 180%;
	color: #0f340d;
}
.region {
	float: left;
}
.region select {
	height: 22px;
}
#print_freeze {
	margin: 0 10px;
}
#savemake {
	margin-left: 80px;
}
a#sm1 {
	margin-left: 0;
}
/*-------------------------------------------,
**                 adv_group                **    
`*------------------------------------------*/

.adv_group {
	margin-bottom: 20px;
}
.adv_left {
	float: left;
}
.adv_right {
	float: right;
}
.adv_left img {
	width: 785px;
	height: 400px;
}
.adv_right img {
	width: 400px;
	height: 400px;
}
/*-------------------------------------------,
**                newListBox                **    
`*------------------------------------------*/
.gds_ul {
	width: 100%;
}
.gds_ul li {
	width: 24.7%;
	padding-bottom: 20px;
	display: inline-block;
}
.gds_ul li a img {
	width: 100%;
	max-height: 300px;
}
.list_newBox {
	width: 100%;
	display: inline-block;
}
.list_newBox li {
	width: 24%;
	padding: 20px 0.5%;
	display: inline-block;
}
.gds_ul li .pro_price {
	color: #f0453a;
	font-weight: bold;
	font-size: 22px;
}
.gds_ul li .gds_desc a {
	font-size: 14px;
}
.newBox_top {
	position: relative;
	text-align: center;
}
.time_act {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 35px;
	text-align: center;
	background: #666;
	color: #fff;
	opacity: 0.8;
	filter: opacity(80);
}
.newlist {
	width: 768px;
}
.wrap_1280 .newlist {
	width: 768px;
}
.newlist_box:hover {
	border-color: #e4393c;
}
.newlist_box:hover .time_act {
	background: #e4393c;
	opacity: 1;
}
.newBox_top img {
	width: 100%;
}
.newBox_btm {
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}
.newBox_other {
	position: relative;
}
.n_price, .n_sale, .n_act {
	float: left;
	color: #f0453a;
}
.n_act {
	float: right;
}
a.collect_pro {
	position: relative;
	float: right;
	top: 10px;
	right: 5px;
	height: 20px;
	padding: 0 10px;
	font-size: 0.833em;
	line-height: 20px;
}
.n_price {
	float: left;
	position: relative;
	font-size: 20px;
	font-weight: bold;
}
.n_price span {
	float: left;
	font-size: 20px;
	width: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.n_sale {
	line-height: 1.3em;
	font-size: 0.833em;
}
.n_sale .orig {
	color: #666;
}
.n_act .buied {
	font-size: 12px;
	color: #666;
}
.newBox_info {
	overflow: hidden;
	max-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sale_icon {
	position: absolute;
	z-index: 999;
	width: 59px;
	height: 70px;
	background: url(../images/icon_sale.png) 0 0 no-repeat;
}
.sale_icon span {
	position: relative;
	top: 25px;
	left: 15px;
	font-size: 1.333em;
	font-weight: 900;
	color: #ffff01;
}
.all_pro li {
	width: 50px;
	margin-left: 6px;
	padding: 5px 0;
}
.lb_btm span.ms_price {
	float: left;
	width: 81px;
}
.newlist li {
	margin: 0 40px 0 0;
}
.lb_top {
	position: relative;
}
.magnifier {
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(../images/icon_zoom.png) 0 0 no-repeat;
	display: block;
}
.menuCheck {
	position: relative;
	top: 40px;
	float: left;
	margin-right: 10px;
	border: none;
}
/*-------------------------------------------,
**                閸ュ搫鐣剧�瑰懘鍘ら崚妤勩��               **    
`*------------------------------------------*/

.gdzp {
	position: relative;
	height: 260px;
	border: solid #ccc 1px;
	background: url(../images/gdzp00.png) 100% 0 no-repeat;
}
.gdzp2 {
	background: url(../images/gdzp01.png) 100% 0 no-repeat;
}
.gdzp_ct {
	position: absolute;
	z-index: 999;
	right: 100px;
}
span.gdzp_num, span.gdzp_info, span.gdzp_price {
	width: 200px;
}
.gdzp_ct span {
	position: relative;
	top: 50px;
	display: block;
	height: 132px;
	overflow: hidden;
	font-size: 1.667em;
}
span.gdzp_num {
	top: 52px;
	left: 154px;
	font-size: 2.667em;
	color: #5c9315;
}
.gdzp2 span.gdzp_num {
	color: #fcb040;
}
span.gdzp_info {
	top: 0px;
	left: 100px;
	font-size: 1.333em;
	line-height: 2.5em;
	color: #fff;
}
span.gdzp_info .sp {
	font-size: 0.833em;
}
span.gdzp_price {
	top: 90px;
	left: 190px;
	font-size: 1.667em;
	color: #fff;
}
.gdzp_img {
	position: absolute;
	left: -453px;
}
.wrap_1280 .gdzp_img {
	left: -425px;
}
/*-------------------------------------------,
**                  閸忓厖绨幋鎴滄粦                **    
`*------------------------------------------*/

.p_content {
	margin-top: 20px;
}
.p_content p {
	font-size: 14px;
	line-height: 200%;
	text-indent: 2em;
}
.slide_nav {
	padding: 15px 0;
	background: #eee;
}
.slide_nav h3 {
	padding: 5px 25px;
}
.slide_nav .s_nav li {
	padding: 5px 45px;
}
.slide_nav .s_nav a {
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.slide_nav li:hover {
	background: url(../images/tab_bg.png);
}
.slide_nav li:hover a {
	color: #fff;
}
.slide_nav li.current {
	background: url(../images/tab_bg.png);
}
.slide_nav li.current a {
	color: #fff;
}
/*-------------------------------------------,
**                  閺勬挾鏁撳ú锟�                  **    
`*------------------------------------------*/

.ysh_list {
	width: 1011px;
	margin-top: 15px;
}
.ysh_list li {
	margin-right: 31px;
	margin-bottom: 20px;
}
.ysh_big, .ysh_normal {
	position: relative;
}
.ysh_big img {
	width: 643px;
	height: 306px;
}
.ysh_normal img {
	width: 306px;
	height: 200px;
}
.ysh_n_b img {
	height: 306px;
}
.ysh_title {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	padding: 5px 10px;
	background: #ff9933;
	color: #fff;
}
.ysh_show {
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 10px;
	width: 286px;
	height: 60px;
	background: #000;
	opacity: 0.7;
	filter: opacity(70);
}
.ys_big {
	width: 623px;
}
.ysh_show a {
	position: relative;
	top: 10px;
	font-size: 15px;
	color: #fff;
}
.ysh_show a.y_a {
	font-size: 12px;
	color: #fff;
}
/*-------------------------------------------,
**                media query               **    
`*------------------------------------------*/


.cart_tip {
	position: absolute;
	top: -74px;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	width: 250px;
	height: 90px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	display: none;
	z-index: 88;
}
.cart_tip_inner {
	padding: 15px;
}
.cart_tip_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 16px;
	text-align: center;
	font-size: 16px;
	_font-size: 18px;
	color: #085c9b;
	line-height: 1;
}
.cart_tip_close:hover {
	color: #d4105a;
	text-decoration: none;
}
.cart_tip_arrow {
	position: absolute;
	width: 13px;
	height: 7px;
	background: url(../images/arr.png) -1px -40px no-repeat;
	left: 45px;
	bottom: -7px;
}
.cart_tip_arrow_top {
	top: -7px;
	background-position: -1px -49px;
}
.c_t_bg {
	float: left;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/true.png);
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	vertical-align: baseline;
}
.cart_tip_con {
	float: left;
}
.cart_tip_con h2 {
	font-size: 15px;
	padding-left: 15px;
}
.cart_tip_ctr {
	margin-left: 15px;
	margin-top: 10px;
}
.cart_tip_ctr .c_t_btn, .beginComment .btn_cmt {
	cursor: pointer;
	overflow: visible;
	outline: 0;
	margin-right: 5px;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	height: 26px;
	background-color: #cfad79;
	vertical-align: middle;
	text-decoration: none;
	line-height: 26px;
	color: #FFF;
}
.tl_popup {
	display: none;
	position: absolute;
	left: 40%;
	z-index: 99999;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: 1px 2px 3px #686161;
	-moz-box-shadow: 1px 2px 3px #686161;
	box-shadow: 1px 2px 3px #686161;
}
.tl_popup .title {
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	font-size: 14px;
	cursor: move;
	background-color: #f5f5f5;
}
.tl_popup .close {
	position: absolute;
	top: 7px;
	right: 12px;
	display: block;
	width: 18px;
	height: 18px;
	font-size: 20px;
	line-height: 18px;
	text-align: center;
}
.tl_popup .close:hover {
	color: #f60;
	text-decoration: none;
}
.info_c {
	padding: 10px;
}
.info_c_item {
	line-height: 25px;
}
.info_c .info_c_item span {
	display: inline-block;
}
.info_c .info_l_c {
	display: inline-block;
	word-wrap: break-word;
	word-break: break-all;
}
.info_c .info_c_item .info_con {
	border: 1px solid #ccc;
	background: #f7f7f7;
	padding: 5px;
}
.info_c .info_c_item .info_time {
	color: #1F00FF;
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #999;
	z-index: 88888;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.msg_tl_popup {
	height: 225px;
}
.order_tl_popup {
	height: auto;
}
.order_tl_popup .content {
	height: 275px;
	overflow: auto;
}
.pay_tl_popup {
	width: 670px;
	height: auto;
}
.login_tl_popup {
	width: 300px;
	height: auto;
}
.append_tl_popup {
	width: 430px;
	height: auto;
}
.ch_tl_popup {
	height: auto;
}
.ch_tl_popup .btn {
	float: left;
	padding-bottom: 10px;
}
.tl_popup .title {
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	font-size: 14px;
	cursor: move;
	background-color: #eee;
}
.paystyle_c {
	padding: 0 20px;
	color: #333;
}
.paystyle_c h2 {
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
}
.paystyle_c .platform, .paystyle_c .bank {
	border-bottom: 1px solid #ddd;
	display: inline-block;
}
.paystyle_c .platform input, .paystyle_c .bank input {
	margin-top: -3px;
	margin-right: 15px;
	vertical-align: middle;
}
.paystyle_c .platform li, .paystyle_c .bank li {
	float: left;
	cursor: pointer;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-right: 34px;
	_display: inline;
}
.paystyle_c .platform li img, .paystyle_c .bank li img {
	cursor: pointer;
}
.paystyle_c .pay_warn {
	margin-top: 10px;
	margin-bottom: 25px;
}
.paystyle_c h2 {
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}
.paystyle_c .pay_warn {
	margin-top: 10px;
	margin-bottom: 25px;
}
.tl_popup .ensure, .tl_popup .cancel {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	background-color: #cfad79;
	color: #fff;
	line-height: 25px;
	width: 60px;
	margin: 0 5px;
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #999;
	z-index: 88888;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.msg_tl_popup {
	height: 225px;
}
.order_tl_popup {
	height: auto;
}
.order_tl_popup .content {
	height: 275px;
	overflow: auto;
}
.pay_tl_popup {
	width: 670px;
	height: auto;
}
.login_tl_popup {
	width: 300px;
	height: auto;
}
.append_tl_popup {
	width: 430px;
	height: auto;
}
.ch_tl_popup {
	height: auto;
}
.tl_popup .close {
	position: absolute;
	top: 7px;
	right: 12px;
	display: block;
	width: 18px;
	height: 18px;
	font-size: 20px;
	line-height: 18px;
	text-align: center;
}
.tl_popup .close:hover {
	color: #f60;
	text-decoration: none;
}
.tl_popup .btn {
	text-align: center;
	padding: 10px 0;
	background: #f8f8f8;
	float: none;
}
.tl_popup .warn {
	width: 46px;
	height: 46px;
	float: left;
	background-position: -274px -271px;
}
.tl_popup .money_wran {
	background-position: -117px 0;
}
.tl_popup .money_c {
	padding-left: 65px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.tl_popup .check_email, .tl_popup .pay_detail {
	padding-left: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding: 30px 35px;
}
.tl_popup .pay_detail .pay_status {
	margin-left: 64px;
	padding-left: 22px;
	margin-top: 8px;
	background: url(../images/ico.png) no-repeat;
}
.tl_popup .pay_detail .succ {
	background-position: -135px -83px;
}
.tl_popup .pay_detail .fail {
	background-position: -135px -153px;
}
.rece_addr_editor {
	margin-left: 18px;
}
.rece_addr_editor a {
	color: #005aa0;
}
.tl_popup .pay_detail .fail {
	background-position: -135px -153px;
}
.pub_m {
	color: #333;
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}
.pub_m h3 {
	color: #333;
	background: #eee;
	margin: -1px -1px 0 -1px;
	position: relative;
	font-size: 16px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 1em;
}
.pub_m h3 a {
	font-weight: normal;
	font-size: 12px;
	color: #005aa0;
	margin-left: 5px;
}
.pay_deli_box {
	margin: 10px;
}
.pay_and_deli li {
	display: inline-block;
	width: 100%;
	line-height: 25px;
}
.pay_and_deli .p_d_name {
	float: left;
	width: 15%;
	text-align: right;
}
.pay_and_deli .p_d_con {
	float: left;
	width: 85%;
}
.p_d_edit_form {
	padding: 10px;
	display: none;
}
.p_d_edit_form h3 {
	border-bottom: 0 none;
	font-size: 12px;
	font-weight: 700;
	background: #fff;
	color: #000;
}
.pay_type, .deli_type, .deli_time {
	width: 97%;
	margin-left: 3%;
	display: inline-block;
}
.deli_type h3, .pay_type h3, .deli_time h2 {
	border: 0;
	font-size: 14px;
}
.deli_time h2 {
	line-height: 30px;
}
.pay_type .pay_info {
	padding-bottom: 10px;
	display: inline-block;
}
.pay_type .pay_info .s3 {
	width: 820px;
}
.pay_type .radio_wrap input, .deli_type .radio_wrap input {
	margin-top: 3px;
}
.deli_type .shipmethod_info {
	padding-bottom: 5px;
}
.pub_btn_box .pub_btn {
	display: inline-block;
	margin-right: 8px;
	padding: 5px 21px;
	background: #cfad79;
	color: #fff;
	margin-top: 10px;
	margin-left: 27px;
}
.s2 {
	float:left;
	text-align:left;
	overflow: hidden;
	margin-right: 10px;
}
.s3 {
	text-align:left;
	color: #868686;
}
.s4 {
	float: left;
	color: #0052FF;
	margin-right: 10px;
}
.process .order .settle .xinxi li .fr {
	float: right;
	width: auto;
}
.process .order .settle .xinxi li .fr .c_minus {
	width: auto;
}
.c_cancel1 {
	display: none;
}
.oth_wrap {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}
.oth_wrap h2 {
	font-size: 16px;
}
.oth_wrap h2 i {
	width: 36px;
	height: 36px;
	background-image: url(/b2c/static/images/true.png);
	vertical-align: -40%;
	display: inline-block;
	margin-right: 5px;
}
.oth_wrap h2 b {
	width: 36px;
	height: 36px;
	background-image: url(/b2c/static/images/ico.png);
	background-position: -98px -98px;
	vertical-align: -40%;
	display: inline-block;
	margin-right: 5px;
}
.oth_wrap .words {
	width: 100%;
	line-height: 30px;
}
.oth_wrap .words .w_ul li a {
	color: #005AA0;
	margin: 0 5px;
}
.oth_wrap .words .w_ul li .sec {
	color: #ff5c57;
	font-weight: bold;
	margin: 0 5px;
}
#c_beyond a {
	background-color: transparent;
	padding: 0;
	color: #005aa0;
}
.control a {
	margin-left: 60px;
	padding: 7px 15px;
	background: url(/b2c/static/images/icon_narrow.png) 0 -29px no-repeat;
}
.control a:first-child {
	margin-left: 60px;
	background-position: 0 0;
}
.process .true .zhifu li {
	list-style-type: none;
}
.good_detail_dl {
	display: inline-block;
	width: 100%;
}
.good_detail_dl dt {
	color: #7E7D7B;
	line-height: 35px;
	float: left;
	width: 80px;
	text-align: right;
	/*margin-left: 6px;*/
}
._spec_item {
	padding: 4px 0 4px 4px;
	margin-left: -4px;
}
._spec_item a {
	position: relative;
	float: left;
	overflow: hidden;
	zoom: 1;
	line-height: 23px;
	border: 1px solid #E1E1E1;
	background: #fff;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	padding: 0 5px;
	font-size: 14px;
	text-align: center;
	margin: 0 10px 5px 0;
}
._spec_item a:hover {
	border: 2px solid #c19144;
	padding: 0 4px;
	line-height: 21px;
}
._spec_item .spec_cur {
	border: 2px solid #c19144;
	padding: 0 4px;
	line-height: 21px;
}
._spec_item a._disabled {
	cursor: not-allowed;
	border: 1px dashed #ccc;
	background: #F0F0F0;
	color: #9B9494;
}
._spec_item a._disabled:hover {
	background: #F0F0F0;
	border: 1px dashed #ccc;
	padding: 1px;
}
.tm-price-panel dd._spec_item_error {
	background: #fe7c7c;
	float: left;
}
._spec_item a span {
	display: inline-block;
}
._spec_item a b {
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
	bottom: -1px;
	right: -1px;
	background: url(/b2c/static/imagesm/gou.png);
}
._spec_item a.current {
	border: 2px solid #d6001c;
	padding: 0;
	height: 30px;
	width: 30px;
}
.emptyImg {
	width: 60px;
	height: 60px;
	background: url(/b2c/static/images/goods_icon.png) -152px -39px no-repeat;
	display: inline-block;
	vertical-align: -100%;
}
.order_tab_box .or_goods {
	position: relative;
	height: 70px;
	text-align: center;
	z-index: 1;
}
.or_goods .or_g_inner {
	position: absolute;
	height: 70px;
	overflow: hidden;
	top: 0;
	left: 0;
}/*width:333px;*/
.or_goods .or_g_cur {
	background: #f8f8f8;
	-webkit-box-shadow: 0px 0px 5px #555353;
	-moz-box-shadow: 0px 0px 5px #555353;
	box-shadow: 0px 0px 5px #555353;
}
.or_goods a {
	float: left;
	width: 58px;
	height: 58px;
	overflow: hidden;
	text-indent: 0;
	margin: 5px;
	border: 1px solid #ddd;
}
.or_goods a:hover {
	border: 1px solid #EB8230;
}
.or_goods img {/* width: 100%; */
	overflow: hidden;
	height: 58px;
}
.or_goods i {
	width: 0;
	height: 0;
	border-color: transparent #1a66b3 #1a66b3 transparent;
	border-width: 4px;
*line-height: 0;
	border-style: solid;
	position: absolute;
	bottom: 0;
	right: 0;
}
.tb-action a.hide {
	display: none;
}
.yingcang {
	display: none;
}
.tb-action .yingcang {
	display: none;
}
.tl_detail_t {
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}
.property > dl {
	width: 100%;
	line-height: 30px;
	display: inline-block;
	font-size: 16px;
	color: #666;
}
.property h1 {
	position: relative;
	font-size: 24px;
	line-height: 24px;
	word-break: break-all;
	white-space: normal;
	padding-bottom: 25px;
	height: auto;
	width: 540px;
	text-align: left;
	color: #666;
	font-weight: normal;
}
.property p {
	margin-bottom: 15px;
	color: #6c6c6c;
	max-height: 50px;
	overflow: hidden;
}
.property .goods_num {
	color: #666;
	position: relative;
	text-align: left;
	display: block;
	padding-bottom: 6px;
	margin-top: 6px;
}
.pro_tag {
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-indent: 3px;
	margin: 3px 0 0 10px;
}
.pro_tag i {
	float: left;
	width: 10px;
	height: 20px;
	background: url(/b2c/static/images/bg/goods_icon.png) -206px -23px no-repeat;
}
.pro_tag span {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	background: #ff6666;
	height: 19px;
}
.property dd .otherwds {
	background-position: -180px -77px;
}
.sn-fcs-panel {
	background: url(/b2c/static/images/price_bj.png) no-repeat 0 center;
	padding: 5px 0;
}
.property dt {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
}
.property dd {
	float: left;
}
.property dd._spec_item, .property dd._spec_item_error {
	width: 445px;
	padding-left: 4px;
	padding-top: 4px;
	margin-left: -4px;
*padding-bottom: 4px;
}
#_price_sell {
	font-size: 20px;
	color: #f0453a;
	display: inline-block;
	float: left;
}
.property dd._spec_item_error {
	background: #fe7c7c;
	-moz-animation: spec_error 2s ease-in-out;
	-webkit-animation: spec_error 2s ease-in-out;
}
.wrap_input {
	margin: 5px 0 10px 0;
	float: left;
}
.wrap_input .c_beyond_info {
	width: 115px;
}
.wrap_input .add, .wrap_input .minus {
	float: left;
	border: 1px solid #ccccce;
	margin-left: -1px;
	width: 17px;
	height: 17px;
	margin-top: 4px;
	line-height: 19px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	background: url(/b2c/static/images/bg/goods_icon.png);
}
.wrap_input .minus {
	background-position: -82px -137px;
}
.wrap_input .add {
	background-position: -104px -138px;
}
.wrap_input input {
	float: left;
	width: 50px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 6px;
}
.wrap_input .input {
	float: left;
	border: 1px solid #ccccce;
	margin: 0 4px;
	font-size: 0;
	height: 17px;
}
.g_lim {
	color: #f0453a;
	font-weight: bold;
}
#daojishi {
	display: none;
	margin-bottom: 10px;
	font-size: 16px;
	height: 28px;
	line-height: 26px;
	color: #003A02;
}
#daojishi_title {
	color: #666;
	float: left;
}
.group_limit {
	float: left;
	margin: 5px 0 0 10px;
	line-height: 25px;
	font-size: 16px;
	color: #666;
}
#countDown {
	color: #f0453a;
	font-weight: bold;
	float: left;
}
.btn_intocart, .btn_arrival {
	display: inline-block;
	padding: 5px 25px;
	background-color: #c19144;
	color: #ececec;
	text-align: center;
	margin: 0 20px 0 0;
	border-radius: 4px;
	font-size: 24px;
	float: left;
}
.btn_arrival {
	display: none;
}
.btn_intocart:hover, .btn_collection:hover, .btn_arrival:hover {
	color: #FFF;
	background-color: #eb3636;
}
.btn_share {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
.goods_btn {
	float: left;
	width: 490px;
	background-color: #f2f1ed;
	padding: 15px 10px;
	margin: 20px 0 10px 0;
}
.goods_btn .shoucang {
	margin-top: 10px;
}
.login ul li .errMsg {
	position: absolute;
	color: red;
	left: 70px;
	top: 30px;
	padding-left: 15px;
	white-space: nowrap;
	margin-left: 0;
}
.login ul li .change {
	margin-left: 5px;
	cursor: pointer;
	float: left;
	color: #005AA0;
	white-space: nowrap;
}
.tl_maf {
	position: relative;
	float: left;
	width: 400px;
	height: 480px;
	z-index: 1;
}
.tl_maf .prev {
	left: 0;
	top: 10px;
}
.tl_maf .prev b {
	background-position: -60px -139px;
}
.tl_maf .next b {
	margin-left: 5px;
	background-position: -69px -139px;
}
.tl_maf .next {
	right: 0;
	top: 10px;
}
.m_pic {
	width: 398px;
	height: 398px;
	border: 1px solid #ddd;
	position: relative;
}
.s_pic {
	position: relative;
	width: 382px;
	height: 64px;
	padding-left: 18px;
	overflow: hidden;
	padding-top: 10px;
}
.s_pic span {
	position: absolute;
	z-index: 20;
	width: 14px;
	height: 62px;
	line-height: 62px;
	border: 1px solid #CCCCCE;
	color: #fff;
	background: #f4f4f4;
	text-align: center;
	cursor: pointer;
}
.s_pic span:hover {
	border: 1px solid #000;
}
.s_pic span b {
	float: left;
	width: 5px;
	height: 9px;
	display: block;
	margin-left: 4px;
	margin-top: 25px;
}
.s_pic li a {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ccccce;
	padding: 1px;
	margin-right: 9px;
	background: #fff;
}
.s_pic li a img {
	width: 100%;
}
.s_pic li a.current {
	padding: 0;
}
.tl_adv {
	overflow: hidden;
	width: 100%;
}
.tl_adv a {
	display: block;
}
.tl_adv img {
	width: 100%;
}
.w200_r .tl_adv {
	border: none;
}
.w200_r .right {
	width: 188px;
	height: auto;
}
.w200_r .tl_rank_ul {
	padding-bottom: 10px;
}
.w200_r .right h2 {
	padding: 6px;
	background: #fff;
	margin: 0;
}
.jqzoom {
	text-decoration: none;
	float: left;
}
.zoom_p_lim {
	width: 398px;
	height: 398px;
	overflow: hidden;
}
.zoomPad {
	position: relative;
	z-index: 99;
	cursor: crosshair;
}
.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}
.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(../images/bg/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
*width:100px;
*height:49px;
}
.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}
.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}
.zoomWrapper {
	position: relative;
	z-index: 999;
}
.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}
.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}
.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}
ul#thumblist {
	display: block;
	width: 2000px;
	margin-left: 4px;
}
ul#thumblist li {
	float: left;
}
.m_pic {
	width: 398px;
	height: 398px;
	border: 1px solid #ddd;
	position: relative;
}
.s_pic {
	position: relative;
	width: 382px;
	height: 64px;
	padding-left: 18px;
	overflow: hidden;
	padding-top: 10px;
}
.s_pic span {
	position: absolute;
	z-index: 20;
	width: 14px;
	height: 62px;
	line-height: 62px;
	border: 1px solid #CCCCCE;
	color: #fff;
	background: #f4f4f4;
	text-align: center;
	cursor: pointer;
}
.s_pic span:hover {
	border: 1px solid #000;
}
.s_pic span b {
	float: left;
	width: 5px;
	height: 9px;
	display: block;
	margin-left: 4px;
	margin-top: 25px;
}
.s_pic li a {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ccccce;
	padding: 1px;
	margin-right: 9px;
	background: #fff;
}
.s_pic li a img {
	width: 100%;
}
.s_pic li a.current {
	padding: 0;
}
.tl_maf {
	position: relative;
	float: left;
	width: 400px;
	height: 480px;
	z-index: 1;
}
.tl_maf .prev {
	left: 0;
	top: 10px;
}
.tl_maf .prev b {
	    background-position: -60px -139px;
    position: relative;
    display: block;
    height: 64px;
    line-height: 64px;
    margin: 0;
    width: 100%;
}
.tl_maf .prev b:before {
	display: block;
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 64px;
	line-height: 64px;
	content: "<";
	color: #666;
	font-family: simsun;
}
.tl_maf .next b {
	/*margin-left: 5px;*/
	background-position: -69px -139px;
}

.tl_maf .next b:before {
	display: block;
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 64px;
	line-height: 64px;
	content: ">";
	color: #666;
	font-family: simsun;
}
.tl_maf .next {
	right: 0;
	top: 10px;
}
.s_pic li a.current {
	border: 2px solid #e50014;
}
._spec_item .spec_cur {
	border: 2px solid #b30000;
}
.tuan {
	margin-left: 60px;
}
.star_wrap a.cur, .star_wrap a.active {
	background: url("../images/bg/star_on.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.star_wrap a {
	background: url("../images/bg/star_down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 23px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -999em;
	width: 23px;
}
#commentSuccess {
	background: rgba(0, 0, 0, 0.6);
	border-radius: 4px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;/*width: 100px;*/
}
.tl_rank_ul li {
	height: 84px;
	margin-bottom: 1px;
	overflow: hidden;
}
.tl_rank_ul .pic_wrap {
	float: left;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	padding: 8px 10px;
	position: relative;
}
.tl_rank_ul .txt_wrap {
	float: left;
	padding-top: 10px;
	width: 93px;
}
.txt_wrap .price {
	color: #d6001c;
	font-weight: bold;
	padding: 2px 0;
}
.txt_wrap .desc {
	height: 34px;
	line-height: 17px;
	margin: 4px 5px 4px 0;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
.member .zhong .near tr td p.collect_desc {
	float: none;
	text-align: left;
}
.collect_pic {
	margin: 10px 10px 0 10px;
}
.member .zhong .near tr td p {
	line-height: 15px;
}
/*娉ㄥ唽鎴愬姛*/
.order_secs {
	width: 280px;
	margin: 0 auto;
	line-height: 1.6em;
	padding: 30px 0 50px 0;
}
.order_secs h4 {
	font-size: 18px;
	background: url(../images/true.png) no-repeat 0 5px;
	padding: 10px 0 10px 45px;
}
.msg_info, .count_down {
	padding-left: 45px;
}
.defined_msg {
	display: block;
}
.msg_info a {
	color: #1A66B3;
}
.count_down {
	margin-top: 10px;
	font-size: 12px;
}
.count_down .sec {
	color: #D6001C;
}
.login_box {
	min-height: 270px;
}
.back_top {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #e1bd84;
	color: #ffffff;
	font-size: 18px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	border-radius: 20px;
}
.back_top a {
	color: #ffffff;
}
.star_wrap {
	padding-top: 4px;
}
.cx_word {
	display: inline-block;
	width: 430px;
	max-height: 44px;
	overflow: hidden;
	vertical-align: top;
}
.zuo .pub_confirm {
	right: auto;
	left: 60px;
}
.tb-action a.btn_disabled {
	background-color: #cccccc;
}
.tb-action a.btn_disabled:hover {
	background-color: #cccccc;
	color: #ececec;
}
.p_store_box {
	display:inline-block;
}
.project_info{ min-height: 650px;}

.screen_left span a.top i.xl_asc{background-position: -3px -33px;}
#mainList{ min-height: 450px;}
.detail_layout{border-top: 3px solid #f1f1f1;}
/*鎵惧洖瀵嗙爜*/
.pub_module {
    border: 1px solid #ddd;
    margin: 20px 0;
    min-height: 450px;
}

.pub_module h2 {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 1px solid #ddd;
    color: #7d7772;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
}

.pw_top {
    background: none repeat scroll 0 0 #ffe0cb;
    color: #ff5c57;
    padding: 10px;
    visibility: hidden;
}

.getPwdBack p {
    color: #666;
    margin: 28px;
}
.getPwdBack label {
    color: #000;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    width: 80px;
}

.getPwdBack input[type="text"], .getPwdBack input[type="password"] {
    border: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    padding: 0 7px;
    width: 232px;
}

.getPwdBack input[type="button"] {
    color: #fff;
    cursor: pointer;
    padding: 5px 20px;
}
.pwd-reset{ margin-top: 75px;}
.pwd-reset .green{ background-color: #c19144; margin-left: 81px;}
.member .dakuai .collect ul a.cancel_new{ margin: 5px 0 0 20px;}

.my_dhj_px{ margin:15px 0;}
.my_dhj_px a{ display:inline-block; padding:3px 8px; border:1px solid #cccccc; margin-right:10px;}
.my_dhj_px a i{ display:inline-block; width:9px; height:14px; background:url(../images/i_screenico.gif) no-repeat -3px 2px; margin-left:5px; vertical-align:-2px;}
.my_dhj_px a i.xl_desc{ background-position:-3px -68px;}
.dhj_aq{ margin-top:15px; border:1px solid #cccccc;}
.dhj_aq h3{ height:35px; line-height:35px; padding-left:15px; font-size:14px; border-bottom:1px solid #cccccc;}
.dhj_aq a{ color:#005aa0; height:35px; line-height:35px; padding-left:15px;}

.sp_mail_check{ border: 1px solid #e6e6e6; margin-top: 10px; padding:20px 0;}
.sp_mail_check table{ text-align:left;}
.member .sp_mail_check table td{ padding:5px 0;}
.oth_wrap h2.zf_text{ padding-top:100px;}

@media screen and (max-width:1279px) {
.gds_ul li {
	width: 24.5%;
}

}
@media screen and (max-width:1023px) {
	#mainList{ min-height: 675px;}
#ismg {
	margin-top: 0;
}
}
@media screen and (max-width:959px) {
	.oth_wrap h2.zf_text{ padding-top:0;}
	.footer_layout{overflow:hidden;}
	.pub_module{ min-height: 696px;}
	#mainList{ min-height: 675px;}
.forget ul .yzm input.input-mini {
	width: 80px;
}
.forget ul .yzm .see_no {
	display: none;
}
.gds_ul li {
	width: 32.75%;
}
.list_newBox li {
	width: 32.25%;
}
.register ul li .errMsg {
	left: 0;
}
.hot_p_much b {
	width: 75px;
	margin-left: 0;
}
.c_infotext h4 b {
	font-size: 20px;
}
}
@media screen and (max-width:767px) {
	.oth_wrap h2.zf_text{ padding-top:0;}
	#mainList{ min-height: 400px;}
.nouser {
	display: none;
}
.cx_word {
	width: 490px;
	max-height: 50px;
}
.gds_ul li {
	width: 49.5%;
}
.list_newBox li {
	width: 48%;
	padding: 20px 1%;
}
.register ul li .see_no, .login ul li .change {
	display: none;
}
.tuan {
	margin-left: 0;
}
.register ul li .errMsg {
	left: 0;
}
.much_pre em {
	margin-top: 5px;
}
}
@media screen and (max-width:639px) {
	.oth_wrap h2.zf_text{ padding-top:0;}
	.pwd-reset{ margin-top: 40px;}
	.pwd-reset .green{ margin-left: auto;}
	.getPwdBack p span.r_pwd_text{ display: block;margin-top: 5px;}
	.help .you .content{ min-height: 660px;}
	#mainList{ min-height: 475px;}
	.project_info{ min-height: 355px;}
	.pathtext i{ white-space: nowrap;width: 166px;display: inline-block;text-overflow: ellipsis;overflow: hidden; vertical-align: text-bottom;}


.member .zhong .info .wel a {
	float: none;
	display: block;
	clear: both;
	margin-left: 0;
}
.cx_word {
	width: 490px;
	max-height: 50px;
}
.cx_word{ width:490px; max-height:50px;}
.pay_and_deli .p_d_name {
	width: 25%;
}
}
@media screen and (max-width:479px) {
	.oth_wrap h2.zf_text{ padding-top:0;}
	.c_right_pic img{ max-width:275px;}
	.sp_mail_check td.wap_i{ vertical-align:top; height:48px; font-size:12px;}
	.sp_mail_check td.wap_i span{ line-height:18px; display:block;}
	.footer_layout{ overflow:hidden;}
	.n_price span{ width: 77px; font-size: 16px;}
	.page_box span{ padding:5px 7px; margin:3px;}
	.pub_module{ min-height: 400px;}
	.help .you .content{ min-height: 385px;}
		#mainList{ min-height: 280px;}
	.pathtext a.path_pname{ display:inline-block; white-space:nowrap; overflow:hidden;text-overflow: ellipsis; vertical-align:text-bottom; width:45px;}
	.pathtext{ height:21px; overflow:hidden;}
	.member .dakuai .collect ul li .btn{ margin-right: 10px;}
	.login ul{margin-top: 20px; height: auto;}
.member .dakuai .information ul li select{ width: auto; padding: 0 2px;}	
.member .dakuai .information ul li select.input-mini { width: 73px;}
	.cx_word{ width:185px; max-height:50px;}
.member .dakuai .information ul li select {
	width: auto;
	padding: 0 2px;
}
.member .dakuai .information ul li select.input-mini {
	width: 73px;
}
.cx_word {
	width: 185px;
	max-height: 50px;
}
.pay_and_deli .p_d_name {
	width: 30%;
}
.gds_ul li {
	width: 49%;
}
.time_act {
	line-height: 20px;
}
.login ul li .errMsg {
	top: 55px;
	left: 0;
}
.register ul li {
	margin-top: 20px;
}
#c_beyond {
	left: 0;
	top: 0;
}
.detail .real p cite {
	margin-left: 0;
	width: 100%;
	line-height: 30px;
	color: #333333;
}
.detail .real span {
	float: none;
	margin-top: 10px;
	clear: both;
}
.goods_btn .shoucang {
	font-size: 14px;
}
.n_act {
	float:left;
}
.p_store_box {
	margin:3px 0 0 84px;
}
.pay_and_deli .p_d_con {
	width:70%;
}
}
