@charset "utf-8";
/* CSS Document */
/*store-buy*/
.crumb .go_to{ float:right;}
.header .go_to{ float:right; margin-top:16px;}
.crumb .go_to a , .header .go_to a{ color:#84C754; text-decoration:none;}
.crumb .go_to.pos_abs{ position:absolute; top:-39px; right:12px; }
.store-buy{ margin-bottom:30px;}  
.store-buy .buy-main{ float:left; width:73%;overflow:hidden; border:1px solid #e7e7e7; border-radius:5px; }
.store-buy .buy-main .buy-main-gray{ background:#fafafa; border-radius:10px 10px 0 0; padding-top:30px;padding-bottom:15px; border-bottom:1px solid #e7e7e7;}
.store-buy .buy-main .proImg{ float:left; width:24%; text-align:center;}
.store-buy .buy-main .text{ float:right; width:73%;  padding-right:2%}
.store-buy .buy-main .text h2{ font-size:22px; line-height:25px; margin-bottom:5px;}
.store-buy .buy-main .text .price{  display:inline; font-size:14px; margin-bottom:25px;}
.store-buy .buy-main .text .price strong{ color:#f26522; font-weight:bold; font-size:20px; line-height:20px;}
.store-buy .buy-main .text select{ border:1px solid #e2e2e2; padding:3px; *float:left; width:100%;}
.store-buy .buy-main .text .orangeBtn-pro{ width:229px; float:left; margin:0 15px 0 0;} 
.store-buy .buy-main .purchaseArea { padding:20px 0;}
.store-buy .buy-main .purchaseArea .license{ width:30%; float:left; margin:0 3%;}
.store-buy .buy-main .purchaseArea .license select{ width:90%; padding:5px; border:1px solid #d7d7d7;}
.store-buy .buy-main .purchaseArea .price{ float:left; width:23%;  }
.store-buy .buy-main .purchaseArea .price del{ font-size:16px; color:#777; padding-right:5px;}
.store-buy .buy-main .purchaseArea .price .red{ color:#f33502; font-size:30px; line-height:35px; font-weight:bold;}
.store-buy .buy-main .purchaseArea .btn{ float:right; width:34%; margin-right:3%; background:url(#) no-repeat 194px -53px;}
@media (max-width: 979px){
	.header .go_to{ display:none; }
	.header .nav.purchase{ float:right; margin-top:0;}
}
@media (max-width: 767px) { 
	.store-buy .buy-main .purchaseArea .btn{ background:none;}
	
}
/*news pur style 20130308*/
.store-buy .buy-main .pur_box {padding:10px 0 0 0;}
.store-buy .buy-main .pur_box .timeBox {background:#fcfcfc; width:80%; padding:10px 0 8px 65px; color:#717171; border:solid 1px #e7e7e7; margin:0 auto -30px; position:relative; border-radius:0 0 10px 10px; overflow:hidden;}
.store-buy .buy-main .pur_box .timeBox strong {float:left; display:block; font-weight:normal;}
.store-buy .buy-main .pur_box .timeBox .countdown_section { background:none; padding:2px 4px; margin:0;}
.store-buy .buy-main .pur_box .timeBox .countdown_amount { font-size:24px; color:#97c84d;}
.store-buy .buy-main .pur_box .pur_cartBox {border-radius:10px; border:solid 1px #e7e7e7;  padding:40px 3% 0; overflow:hidden;background:url(#) no-repeat 49% 60% #fff;} 
.store-buy .buy-main .pur_box .pr30 {padding-right:30px;}
.store-buy .buy-main .pur_box .span2 { margin-bottom:20px; padding-bottom:10px;}
.store-buy .buy-main .pur_box .span2 .title2 {font-size:18px; color:#666; padding:5px 0;}
.store-buy .buy-main .pur_box .span2 .price {padding:10px 0 5px 5px; display:block; margin-bottom:0; text-align:left ;}
.store-buy .buy-main .pur_box .span2 .price big {color:#f33502; font-size:18px; padding-right:5px;} 

@media (min-width: 768px) and (max-width: 979px) {
	.store-buy .buy-main .pur_box .timeBox{ width:100%; padding-left:0;}
} 
@media (max-width: 767px) { 
	.store-buy .buy-main .pur_box .timeBox{ width:92%; padding-left:10px;}
}

@media (max-width:479px) { 
	.store-buy .buy-main .pur_box .span2{ border-top:1px solid #e7e7e7;}
	.store-buy .buy-main .pur_box .span2:first-child{ border:none;}
	.store-buy .buy-main .pur_box .pur_cartBox{ background:#fff;}
	.store-buy .buy-main .pur_box .span2 .orangeBtn{ display:block; } 
}



.store-buy .sideArea{ float:right; width:23%; padding:15px 1%; text-align:center; border:1px solid #e7e7e7; border-radius:5px;}
.store-buy .sideArea .item{ overflow:hidden; margin:10px 0 20px; color:#acacac;} 
@media (min-width: 768px) and (max-width: 979px) {
	.store-buy .buy-main .purchaseArea .price .red{  font-size:22px; line-height:25px;  }
} 
@media (max-width: 767px) { 
	.store-buy .buy-main{ float:none; width:auto; border:none;  } 
	.store-buy .buy-main .buy-main-gray{ padding-left:2%; padding-right:2%;}
	.store-buy .buy-main .purchaseArea .license{ width:42%; margin:0}
	.store-buy .buy-main .purchaseArea .price{ width:58%;}
	.store-buy .buy-main .purchaseArea .btn{ clear:both; width:auto; float:none; margin:10px 0 0;}
	.store-buy .buy-main .purchaseArea .btn .link{ padding-top:15px; margin-left:10px;}
	.store-buy .buy-main .purchaseArea .btn .buyBtn-2{ float:left;} 
	.store-buy .sideArea{ float:none; width:auto; border:none; padding:0;}
}

@media (max-width:479px) { 
.store-buy .buy-main .purchaseArea .btn{ text-align:center;}
.store-buy .buy-main .purchaseArea .btn .buyBtn-2{ float:none;} 
.store-buy .buy-main .purchaseArea .btn .link{ padding-top:0; margin-left:0;}
}
/*Binding*/
.store-buy .Binding{ background:url(#) no-repeat 0 100%; overflow:hidden;   padding:20px 0 40px;}
.store-buy .Binding h2{ font-size:20px; margin:20px 0 25px;} 
.store-buy .Binding .first{ float:left; width:12%;margin-top:62px;}
.store-buy .Binding .cross{ float:left; background:url(#) no-repeat 50% 100%; width:5%; height:115px;}
.store-buy .Binding .item{ float:left; width:25.5%;} 
.store-buy .Binding .item .img{ float:left; width:40%;}
.store-buy .Binding .item .img img{ max-width:100%;}
.store-buy .Binding .item .text{ padding-left:41%;}
.store-buy .Binding .item p{line-height:1.4em;} 
.store-buy .Binding .item label,.store-buy .Binding .first label{ display:block; line-height:16px; height:32px; padding:5px 2%; background:#ebebeb; margin-bottom:20px; position:relative;}
.store-buy .Binding .first label{ display:none; text-align:left;}
.store-buy .Binding .item label .dot{ display:block; position:absolute; z-index:2; width:19px; height:8px; bottom:-8px; left:30px;}
.store-buy .Binding .price{ color:#f26522; margin-top:5px; font-size:13px;}
.store-buy .Binding .price del{ color:#777; font-size:13px;}
.store-buy .Binding .payArea{ background:url(#) no-repeat; height:145px; float:left; width:22.8%; padding:10px 0 0 2%; text-align:center; margin-left:2%;}
.store-buy .Binding .payArea .price{ font-size:20px; line-height:20px; margin-bottom:5px;}
.store-buy .Binding .payArea .togetherBtn{ margin:10px auto;}
@media (max-width: 767px) { 
	.store-buy .Binding .cross{   background:url(#) no-repeat 50% 100%; }
	
	.store-buy .Binding{ border:1px solid #e7e7e7; padding:0 3%; border-radius:5px; background:none;}
	.store-buy .Binding h2{ margin:0 -3% 10px; background:#e7e7e7; padding:10px 3%;border-radius:5px 5px 0 0; font-size:19px; }
}

@media (max-width: 479px) { 
	
}
/*noteArea*/
.store-buy .noteArea{ margin:25px 0; padding-bottom:15px; overflow:hidden;}
.store-buy .noteArea .tit{ font-size:14px; display:block; margin-bottom:5px;}
.store-buy .noteArea .item2{ float:right; width:25%; text-align:right}
.store-buy .noteArea .item1{ width:72%; float:left;}

/*store-index*/
 
@media (max-width: 767px) { 
	.store-buy .noteArea .item1{ float:none; width:auto}
	.store-buy h1{ font-size:18px;} 
	.store-buy .buy-main .text{ float:none; width:auto; border:none;} 
	.store-buy .buy-main .text .price{ display:block; text-align:center; margin-bottom:10px;}
	.store-buy .buy-main .text .orangeBtn-pro{ float:none; margin:10px auto;}
	.store-buy .buy-main .text .paypal{ display:block; text-align:center;}
	.store-buy .buy-main .text .pay-type{ text-align:center;} 
	.store-buy .Binding .payArea{ clear:both; float:none; width:auto; background:url(#) 50% 10px no-repeat; padding-top:50px; }
	.store-buy .Binding .first{ width:25%;}
	.store-buy .Binding .item{ width:31%;}
	.store-buy .Binding .item .img{ float:left;}
	 
}
@media (max-width: 479px) {
	.store-buy .Binding .first{ float:none; width:auto; margin-top:10px;}
	.store-buy .Binding .cross { float:none; width:auto; height:35px; background-position:50% 0;}
	.store-buy .Binding .item{ float:none; width:auto;}
	.store-buy .Binding .item .img img,.store-buy .Binding .first img{ display:none;}
	.store-buy .Binding .item .text{ padding:10px 0;}
	.store-buy .Binding .item .img{ float:none;} 
	.store-buy .Binding h2{ margin-bottom:0px;}
	.store-buy .Binding .item label,.store-buy .Binding .first label{ height:auto; margin-bottom:10px;}
	.store-buy .Binding .first{ text-align:left;}
	.store-buy .Binding .first label{ display:block;}
}
/*store-index*/
.store-index h1{font-size: 32px;line-height: 35px;margin-bottom: 10px;}
.store-index .sidebar .sideNav{ margin-top:10px;}
.store-index .sidebar .sideNav li a{ height:33px; line-height:33px; padding:0;padding-left:5px; font-size:15px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.store-index .sidebar .sideNav li{ margin:0 8px;} 
.store-index .sidebar ul.list li{list-style:none;}
.store-index .sidebar .sideNav li.curr a {background: url(#) no-repeat 100% 0 #97c84d;color: #fff;  }
@media (min-width: 768px) and (max-width: 979px) {
	.store-index .sidebar .sideNav li.curr a {background: #97c84d;}
} 

.store-index .box1 {padding: 25px 0 0 0;background: url(#) no-repeat 50% 0;}
.store-index .box1 .span{ margin-bottom:10px; padding-bottom:10px;}
.store-index .box1 .span2{margin-left:0\9; width:48%\9;*width:47.7%; margin-right:2%\9; border-right:1px solid #eee;}
.store-index .box1 .span2 .img{ height:165px;}
.store-index .box1 .span2 .img img{ max-height:100%}
.store-index .box1 .span2 h3{font-size:16px;color:#666; font-weight:bold; display:inline-block;}
.store-index .box1 .span .img{padding:12px 0; text-align:center}
.store-index .box1 .span .price{ font-weight:bold; width:48%; text-align:center; margin:10px auto;font-size: 18px;color: #f33502;}
.store-index .box1 .span .price del{ font-weight:normal; color:#777; font-size:13px; line-height:1.3em}  

.store-index .box1 .span3{margin-left:0\9; width:31.29%\9;*width:31.14%; margin-right:2%\9;border-right:1px solid #eee;}
.store-index .box1 .span3 h3{ font-size:16px;}
.store-index .box1 .span3 p{ padding-right:5px}
.store-index .box1 .span3 .con{ height:4.8em; overflow:hidden}
.store-index .box1 .span3 .price{ font-size:15px; margin:0 auto; padding-right:0}

@media (min-width: 768px) and (max-width: 979px) {
  .store-index .box1 .span2 h3 a,.store-index .box1 .span3 h3{ line-height:16px; height:32px; overflow:hidden;}
  .store-index .box1 .span3 .price{ float:none !important; width:auto; text-align:left;}
} 
@media (max-width: 767px) {
	.store-index .leftBox h2{ background:#888; margin:10px 0 0; padding:5px 2%; color:#fff; font-weight:normal;} 
	.store-index .box1 .span3{ width:100%;  border:none; border-bottom:1px solid #ddd; }
  .store-index .box1 .span3 .img{ float:left; width:28%;}
	.store-index .box1 .span3 .text{ padding-left:30%;}
	.store-index .box1 .span3 .price{ float:left !important;  width:107px;}
	.store-index .box1 .span3 .con{ height:auto}
} 
@media (max-width: 479px) {
 .store-index .box1 .span{   border:none;border-bottom:1px solid #ddd; }
}


/*2014-3-24 new-store*/
.green_f{color: #84C754;}
.bg_col_gray{ background-color:#efefef;}
.store_newCss{ border:1px solid #dfdfdf; padding:15px;}
.store_newCss .box_img{ float:left; width:15%; text-align:center;}
.store_newCss .text_main{ float:left; width:55%; margin-left:4%;}
.store_newCss .text_main h2, .store_newCss .text_main h1{ font-size:24px; font-weight:bold; margin-bottom:10px;}
.store_newCss .text_main h2 span, .store_newCss .text_main h1 span{ font-size:16px; padding:3px 10px; border-radius:5px; font-weight:normal; white-space:nowrap;background:#84C754; margin-left:5px; color:#fff;}
.store_newCss .text_main h4{ font-size:18px; font-weight:bold; margin-bottom:10px;}
.store_newCss .text_main .selct_buy_box{ border:3px solid #63a62a; border-radius:5px; padding:15px; background-color:#fff;}
.store_newCss .text_main .selct_buy_box .license select{width:85%; padding:5px; border:1px solid #d7d7d7;}
.store_newCss .text_main .selct_buy_box .title{ font-weight:bold;}
.store_newCss .text_main .selct_buy_box .price{ margin-bottom:10px;}
.store_newCss .text_main .selct_buy_box .price del{ font-size:16px; font-weight:bold; margin:0 5px;}
.store_newCss .text_main .selct_buy_box .price .orange{ font-size:20px; font-weight:bold; color:#ff6100;}
.or_icon{ font-size:18px; font-weight:bold; color:#555;}
.store_newCss .text_main .selct_buy_box .link{ float:left; padding-top:5px; margin-left:15px;}
.buy_button_new{ background-color:#ff6100; padding:8px 20px; color:#fff; font-size:24px; font-weight:bold; display:inline-block; border-radius:5px;}
.buy_button_new img{ margin-right:5px;}
.buy_button_new:hover{ text-decoration:none; background-color:#ff741e;}
.buy_together_btn{ color:#fff; font-size:18px; padding:8px 15px; background-color:#ff6100; border-radius:5px; display:inline-block;}
.buy_together_btn:hover{ text-decoration:none; background-color:#fc6e17;}
.store_newCss .aceept_info{ float:right; width:20%; }
.store_newCss .aceept_info .title{ font-size:14px; font-weight:bold;text-transform:Uppercase;}
.store_newCss .aceept_info p{ margin-bottom:5px;}
.store_newCss .note_store{ padding:15px; border-top:1px solid #d4d4d4;}

.promiss_us{ margin:25px 0 15px 0;}
.promiss_us .title{text-transform:Uppercase; color:#666; font-weight:bold; margin-bottom:10px;}
.promiss_us .box_info p{ float:left; width:40%;}
.promiss_us .box_info .info{ float:left; width:60%; font-size:12px;}
.promiss_us .box_info{ margin-bottom:10px;}

@media (max-width: 767px) {
	.store_newCss .text_main,.store_newCss .aceept_info{ float:none; width:auto;}
	.store_newCss .aceept_info .img{ width:45%; float:left;}
}
@media (max-width: 479px) {
	.store_newCss .aceept_info .img{ float:none; width:auto;}
	
}

.save-pro {padding:10px 0 20px 0; margin:15px 0;}
.save-pro h3{ font-size:18px; font-weight:bold; margin-bottom:15px;}
.save-pro .item {float:left; border-radius:5px; border:solid 1px #e5e5e5; padding:15px 2%; margin-right:1%; width:20%; height:300px; position:relative; z-index:1;}
.save-pro .item label{ display:block; line-height:16px; height:32px; padding:5px 2%; background:#ebebeb; margin-bottom:20px; position:relative;}
.save-pro .first label{background:none;text-align:left;}
.save-pro .item label .dot{ display:block; position:absolute; z-index:2; background:url(#) no-repeat; width:19px; height:8px; bottom:-8px; left:30px;}
.save-pro label,.save-pro .addPro {cursor:pointer; display:block;}
.save-pro .item .shot_desc{ text-align:left;}
.save-pro .item.curr {border:solid 1px #74b93a;}
.save-pro .item .img {text-align:center; padding:10px 0;}
.save-pro .item .price {text-align:center;color:#f26522; margin:6px 0; font-size:16px;}
.save-pro .item .price del {color:#555;}
.save-pro .item .price big {font-weight:bold; color:#f75a50;}
.save-pro .item .add { display:block; width:36px; height:36px; overflow:hidden; background:url(#) no-repeat 0 0; position:absolute; top:41%; left:-24px; z-index:2;}
.save-pro .item.curr .add { background-position:0 -42px;}
.save-pro .name { font-size:16px; padding:10px 0 5px 0;}
.save-pro .item p {line-height:1.3em;}
.save-pro .totalPro { float:right; width:20%; height:230px; padding:100px 2% 0 2%; background:#efefef; color:#fff;position:relative; z-index:1; text-align:center; }
.save-pro .totalPro .total { display:block; width:36px; height:36px; overflow:hidden; background:url(#) no-repeat 0 -84px; position:absolute; top:41%; left:-24px; z-index:2;}
.save-pro .totalPro .price { padding:10px; font-size:20px; text-align:center; color:#f26522;}
.save-pro .totalPro .btn {text-align:center; padding-top:5px; margin-bottom:10px;}
.save-pro .totalPro .col_gray_font{ color:#555;font-size:16px;}

.cart-box3{ background-color:#fff; padding:20px;}
.cart-box3 p { line-height:1.2em; color:#434a53;}
.cart-box3 ul {padding:10px 0;}
.cart-box3 ul li {border-bottom:solid 1px #e6e6e6;}
.cart-box3 ul li:hover, .text_main .tabMenu li:hover{ cursor:pointer;}
.cart-box3 ul li.btnTogg{ color:#ff6100; padding:10px;}
.cart-box3 ul li.btnTogg span {background:#82c84c; color:#fff; border-radius:20px; padding:0 5px; margin-right:5px; font-family:Arial, Helvetica, sans-serif;}
.cart-box3 label {display:block; overflow:hidden; padding:10px;}
.cart-box3 label:hover, .cart-box3 label.curr {background:#f6f6f6;}
.cart-box3 label input { float:left; margin-top:5px;}
.cart-box3 label strong {float:left; padding:0 7px; font-weight:normal; color:#747474;}
.cart-box3 label.curr strong{ font-weight:bold; color:#434a53;}
.cart-box3 label.curr input[type="radio"]{ border:3px solid #89cbf9;}
.cart-box3 label span {float:right; color:#ff6100; font-size:16px; font-weight:bold;}
.cart-box3 label p {clear:both; padding:0 0 0 20px; font-size:12px;}
.cart-box3 .priceBtn { text-align:center;}
.cart-box3 .priceBtn .price {color:#41464a; font-size:20px; padding:15px 0;}
.cart-box3 .priceBtn .price strong{ color:#ff6100;}
.cart-box3 label span del{ color:#666; padding-right:10px;}
.cart-box3 label strong img{ padding-left:10px; cursor:pointer;}
.cart-box3 .priceBtn .paypaly_btn{ float:right; position:relative; margin-top:-40px; margin-right:5px;}
.cart-box3 .priceBtn .price del{ color:#666; margin-right:10px;}
.cart-box3 .buy_button_new{ margin-right:10px;}
.cart-box3 .link{ padding-top:15px; font-style:italic;}
.cart-box3 .link a{ color:#9c9c9c;}
.text_main .tabMenu{ overflow:hidden; margin-top:20px;}
.text_main .tabMenu li{ float:left; padding:12px 10px;}
.text_main .tabMenu li.curr{ background-color:#fff; border-top-left-radius:5px; border-top-right-radius:5px;}
.proBtn-togg{ cursor:pointer;font-weight: bold;color: #ff6100;text-decoration: underline; padding-top:10px;}
.proBtn-togg span {background:#ff6100; color:#fff; border-radius:20px; padding:0 5px; margin-right:5px; font-family:Arial, Helvetica, sans-serif;}
.proBtn-togg a{color:#ff6100;}
@media (max-width: 979px) {
	.save-pro .item {width:17.3%;}
	.save-pro .item .add {left:-22px;}
	.save-pro .totalPro .total {left:-22px;}
}
@media (max-width: 767px) {
	.save-pro .item {width:27%; margin:0 0 20px 1%;}
	.save-pro .item{ height:320px;}
	.save-pro .item:first-child {margin-left:0;}
	.save-pro .item .add {top:20%;}
	.save-pro .totalPro {float:none; width:auto; clear:both;}
	.save-pro .totalPro .total { top:-18px; left:50%; margin-left:-18px;}
}
@media (max-width: 479px) {
	.save-pro .item {float:none; width:auto; height:auto; padding:20px; margin:0 0 10px 0;}
	.save-pro .item .add {top:auto; top:-23px; left:50%; margin-left:-18px;}
}

.line_list{ border-left:1px solid #E7E7E7;}
.store_newCss .text_main .box_left{ width:43%; float:left;}
.store_newCss .text_main .box_right{ width:50%; float:right; padding-left:5%;}
@media (max-width: 979px) {
.store_newCss .text_main .box_left{ float:none; width:auto;}	
.store_newCss .text_main .box_right{float:none; width:auto; margin-top:15px;}
.line_list{ border-left:none; border-top:1px solid #E7E7E7; padding-top:10px;}
}
.blue_bg {background: #025e99;color: #FFF;}
.pro_banner .pic{  float: left;width: 21.4%; text-align: center; padding:35px 0 10px;}
.pro_banner .text{padding-top: 60px;}
.pro_banner .text .pro_name_btn h1{font-size:30px;line-height:1em;margin-top:10px; font-weight:bold;}
.pro_banner .text .pro_name_btn h1 a{color:#fff;}
.pro_banner .text .pro_name_btn .btn_system{ float:left; padding:10px 0 0 15px;}
.pro_banner .text .pro_name_btn .btn_system .curr{ background:#fff; border:1px solid #5cbec7;border-radius:30px; color:#5cbec7; display:inline-block; font-size:16px; text-align:center; width:140px; padding:3px 0;}
.pro_banner .text .pro_name_btn .btn_system a{background:none;border:1px solid #fff;border-radius:30px; color:#fff; display:inline-block; font-size:16px; text-align:center;width:140px;padding:3px 0; margin:0 10px;}
.pro_banner .text .pro_name_btn .btn_system .curr img,.pro_banner .text .pro_name_btn .btn_system a img{ padding-left:10px;}
.pro_banner .text .dd{ font-size:20px; line-height:1; font-weight:bold;}
.pro_banner .text .note{ font-size:14px; margin-top:15px;}
.store_tabNav ul{ padding-top:38px;  }
.store_tabNav ul li{ border:1px solid #fff; font-size:18px; line-height:1.25em; color:#fff; text-align:center; float:left; width:195px; border-radius:5px 5px 0 0; border-bottom:none; padding:15px 0;  cursor:pointer; margin-right:6px; font-weight:bold; }
.store_tabNav ul li.curr{ background:#fff; color:#000; }
.store_tabNav ul li a{ color:#fff;}
.store_tabNav ul li.curr a{ color:#5cbec7;　}
.store_tabNav ul li a:hover{ text-decoration:none; }
@media (max-width: 979px){ .store_tabNav ul li{ width:180px; font-size:16px; } }
@media (max-width:767px){ 
	.pro_banner .text{ padding-top:30px; }
	.pro_banner .text .pro_name_btn h1{ font-size:25px;}
	.pro_banner .text .pro_name_btn .btn_system a{ margin:10px 0;}
	.pro_banner .pic{ width:170px; padding:20px 0;}
	.store_tabNav ul{ padding-top:0; clear:left;  }
	.store_tabNav ul li{ width:30%; margin-right:2%; font-size:14px; } 
}
.store_tabCon{ margin:45px 0;}
.store_tabCon .item_t{ margin-top:22px;}
.store_tabCon .labels{ position:absolute; right:0; top:86px; width:84px; color:#fff; background-color:#ff5400; font-size:14px; font-weight:bold; text-align:center;}
.store_tabCon .item{ border:2px solid #8fcaf9; float:left; width:31.5%; margin-left:1%; padding-bottom:25px; text-align:center; box-shadow:3px 3px 3px #ebeaea;  }
.store_tabCon .item .morebuy{ font-size:16px; }
.store_tabCon .item_third{ padding-bottom:10px; margin-top:22px; }
.store_tabCon .item:first-child{ margin-left:0;}
.store_tabCon .item h2{font-size:18px; padding:28px 0; font-weight:bold; line-height:1.2em; border-bottom:solid 1px #c9c9c9; }
.store_tabCon .item.mid h2{ margin-top:0; }
.store_tabCon .item .year{ font-weight:300; font-size:24px; font-weight:bold; padding:15px 0 12px;}
.store_tabCon .item .year span{ color:#2095f4;}
.store_tabCon .item .year.yearselect{ font-size:18px; line-height:1.5em;  }
.store_tabCon .item .tips{ font-size:18px; color:#5e5d5d; line-height:1.2em; }
.store_tabCon .item .price{ font-size:36px; color:#fa4f32; padding:28px 0; line-height:1em; border-bottom:solid 1px #c9c9c9;}
.store_tabCon .item .price del{ font-size:20px; color:#a8a9aa; margin-bottom:15px;}
.store_tabCon .item_from h2{ font-size:24px; padding-bottom:5px; line-height:1.2em; padding-top:20px;}

.store_tabCon .item select{border: 1px solid #a0a0a0;display: block;width:97%;margin: 5px 0;font-size: 15px;color: #888;padding:5px 10px;}
.store_tabCon .item_from{border:1px solid #5cbec7;padding:2% 2% 0 3%;float:left; width:54%; margin-left:2%;text-align:center; border-radius:10px;}
.store_tabCon .item_from iframe{ width:500px; height:390px;}
.store_tabCon .item.item_discount{ border:none; text-align:left; padding:3% 0; width:37%;}
.store_tabCon .item_discount .discount{ color:#d74f3d; font-size:30px; line-height:1.2em; text-align:center;}
.store_tabCon .item_discount .discount span{ display:block;text-transform:uppercase; font-size:16px; padding-bottom:20px;}
.store_tabCon .item_discount .stu_tips{ font-size:18px; padding-top:18px; padding-bottom:18px; font-weight:300; line-height:1.4em;}
.store_tabCon .item_discount .listtips li{ background:url(#) 2px 6px no-repeat; padding-left:28px; font-size:18px; line-height:22px; font-weight:300; margin-bottom:10px; }
@media (max-width: 767px) {
	.store_tabCon .item{ width:89%; float:none; margin-left:0; margin-top:15px;}
	.store_tabCon .item .tips{ min-height:inherit;}
	.store_tabCon .item_from{ margin-left:0; width:89%; margin-top:15px;}
	.store_tabCon .item_from iframe{ width:430px;}
	.store_tabCon .item.item_discount{ float:none; width:100%;}
}

