@charset "utf-8";
#preview {
	z-index: 1;
	position: absolute;
	top: 0;
	left: -8px;
	opacity: 0.3;
	pointer-events: none;
}
* {
	margin: 0;
	padding: 0;
}
html,input,textarea,select {
	font: normal 14px/normal '微软雅黑';
	color: #101010;
}
a {
	color: black;
	text-decoration: none;
}
img {
	border: none; 
}
body {
	margin: 0;
	padding: 0;
	min-width: 1220px;
}
.cnt {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
.imgbox {
	overflow: hidden;
}
.imgbox img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.imgbox .line_holder {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.clear {
	clear: both;
}
.header {
	height: 192px;
	background: url(../images/header_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.hsec1 {
	background: url(../images/hsec1_bg.png);
	overflow: hidden;
}
.hsec1 .member_func {
	float: right;
	margin: 10px 0;
}
.hsec1 .member_func_item {
	display: inline-block;
	margin: 0 0 0 5px;
}
.hsec1 .member_func_ico {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}
.hsec1 .member_func_ico1 {
	width: 15px;
	height: 15px;
	background: url(../images/hsec1_member_func_1.png);
}
.hsec1 .member_func_ico2 {
	width: 14px;
	height: 16px;
	background: url(../images/hsec1_member_func_2.png);
}
.hsec1 .member_func_ico3 {
	width: 16px;
	height: 16px;
	background: url(../images/hsec1_member_func_3.png);
}
.hsec1 .welcome {
	float: left;
	margin: 10px 0;
}
.hsec1 .head_a {
	padding: 10px 0;
	text-align: center;
	width:663px; 
	margin:0 auto;
	position:relative;
	text-align:left;
	overflow:hidden;
}
.hsec1 .head_a ul li{ list-style:none;  width:auto !important; margin-right:30px; float:left;}

.hsec2 .contact {
	float: right;
	position: relative;
	margin: 21px 0 15px;
	padding: 0 0 0 52px;
	text-align: right;
}
.hsec2 .contact .symbol {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 39px;
	height: 39px;
	background: url(../images/hsec2_contact_symbol.png);
}
.hsec2 .contact .field {
}
.hsec2 .contact .value {
	margin: 0 5px 0 0;
	font-size: 22px;
	color: #e3393c;
}
.hsec2 .search {
	float: right;
	clear: right;
	width: 345px;
	height: 32px;
	border: 2px solid #e3393c;
	background: white;
}
.hsec2 .search select {
	float: left;
	width: 191px;
	height: 32px;
	padding: 0 9px;
	border: none;
	border-right: 1px solid #e4e4e4;
	background: #fafafa;
	outline: none;
}
.hsec2 .search input[type='text'] {
	float: left;
	width: 253px;
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	color: black;
	background: white;
	border: none;
	outline: none;
}
.hsec2 .search input[type='text']+.phTips {
	padding: 0 0 0 72px!important;
	color: #323232;
	background: url(../images/hsec2_search_glass.png) no-repeat 25px center;
}
.hsec2 .search input[type='submit'] {
	float: right;
	width: 72px;
	height: 32px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 10px;
	text-indent: 10px;
	background: #e3393c;
	border: none;
	color: white;
	outline: none;
	cursor: pointer;
}
.hsec2 .logo {
	display: block;
	width: 290px;
	height: 150px;
	line-height: 150px;
}

.site_navi {
	position: relative;
	color: white;
	background: #2b8bd5;
	z-index: 1;
}
.site_navi a {
	color: white;
}
.site_navi_list {
	font-size: 0;
}
.site_navi_item {
	position: relative;
	display: inline-block;
}
.site_navi_item+.site_navi_item {
	border-left: 1px solid #4f9fdc;
}
.site_navi_item>a {
	position: relative;
	display: block;
	z-index: 1;
	padding: 11px 36px;
	font-size: 16px;
	vertical-align: top;
	border-top: 2px solid transparent;
}
.site_navi_item:hover>a ,
.site_navi_item.on>a {
	color: #2b8bd5;
	background: white;
	border-top-color: #e3393a;
}
.site_navi_item .sub_list {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 45px 0 0;
	background: #2b8bd5;
}
.site_navi_item:hover .sub_list {
	display: block;
}
.site_navi_item .sub_item {
	display: block;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}
.site_navi_item .sub_item:hover {
	color: #228bd5;
	background: white;
}
.site_navi_item .sub_item a {
	color: white;
}
.site_navi_item .sub_item:hover a {
	color: #228bd5;
}
.site_navi .ext_info {
	float: right;
	margin: 10px 0 5px;
	font-size: 16px;
}
.site_navi .ext_info .symbol {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.main_sec {
	padding: 1px 0;
	background: url(../images/main_sec_bg.jpg) no-repeat fixed  center top;
}
.auction_sidebar .product_list{
	text-align: center;
}
.product_list {
	font-size: 0;
	margin: 12px -12px;
}
.product_list.style2 {
	margin: 0;
}
.product_list .product_item {
	display: inline-block;
	position: relative;
	width: 214px;
	margin: 5px;
	font-size: 14px;
	vertical-align: top;
	background: #e3e3e3;
	transition: all ease 300ms;
	text-align: left;
}
.product_list.style2 .product_item {
	display: block;
	width: auto;
	margin: 10px 0;
	overflow: hidden;
}
.product_list .product_item.on ,
.product_list .product_item:hover {
	color: white;
	background: #9b1e22;
}
.product_list .product_pic {
	display: block;
	/* width: 285px; */
	height: 214px;
	text-align: center;
	line-height: 214px;
	background: black;
}
.product_list.style2 .product_pic {
	float: left;
	width: 231px;
	height: 231px;
}
.product_list .product_intro {
	overflow: hidden;
}
.product_list .product_name {
	position: relative;
	height: 32px;
	margin: 10px 10px 5px;
	/* padding: 7px 0; */
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	/* white-space: nowrap; */
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product_list .product_name .dealdone_flag {
	display: inline-block;
	color: red;
	font-weight: bold;
}
.product_list .product_name a {
	color: #333;
}
.product_list .product_item.on .product_name ,
.product_list .product_item:hover .product_name {
	color: white;
}
.product_list .product_item.on .product_name .dealdone_flag ,
.product_list .product_item:hover .product_name .dealdone_flag {
	color: white;
}
.product_list .product_item.on .product_name a ,
.product_list .product_item:hover .product_name a {
	color: white;
}
.product_list .product_name .border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 1px;
	background: #bd7b7d;
}
.product_list .product_brief {
	margin: 9px 10px;
	padding: 0;
	height: 32px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
.product_list .product_summary {
	margin: 5px 10px 10px;
	font-size: 12px;
}
.product_list .product_summary .summary_item {
	margin: 4px 0;
}
.product_list .product_summary .price {
	display: inline-block;
	margin: 0 0 0 3px;
	color: #9b1e22;
	vertical-align: middle;
}
.product_list .product_item:hover .price ,
.product_list .product_item.on .price {
	color: white;
}
.product_list #turn_page{
	margin-top: 30px;
}
.product_list .product_list_item .title{
	height: 37px;
	margin-top: 12px;
	border:1px solid  #ebebeb;
	background: #f3f3f3;
	border-bottom-color: #f3f3f3;
}
.product_list .product_list_item .title .th{
	float: left;
	font-size: 16px;
	color: #000;
	line-height: 37px;
}
.product_list .product_list_item .title .name{
	width: 170px;
	text-indent: 30px;
}
.product_list .product_list_item .title .price{
	width: 360px;
	text-align: center;
}
.product_list .product_list_item .title .bid_click{
	width: 200px;
}
.product_list .product_list_item .title .time{
	/*width: 170px;*/
}
.product_list .product_list_item .list{
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid  #ebebeb;
	font-size: 14px;
}
.product_list .product_list_item .list .pic {
	float: left;
	position: relative;
	width: 97px;
	height: 97px;
	margin-left: 2px;
}
.product_list .product_list_item .list .img {
	display: table-cell;
	width: 97px;
	height: 97px;
	text-align: center;
	vertical-align: middle;
}
.product_list .product_list_item .list .bigpic {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	width: 300px;
	height: 300px;
}
.product_list .product_list_item .list .pic:hover .bigpic {
	display: block;
}
.product_list .product_list_item .list .content {
	float: left;
	margin: 0 0 0 10px;
}
.product_list .product_list_item .list .name{
	display: block;
	margin: 0 0 9px 0;
	font-size: 16px;
	color: #000;
	line-height: 25px;
}
.product_list .product_list_item .list .bid{
	float: left;
	width: 130px;
	text-indent: 40px;
	background: url(/images/pro_ico0.png) no-repeat left center;
	line-height: 35px;
}
.product_list .product_list_item .list .now_bid{
	float: left;
	width: 220px;
	line-height: 35px;
}
.product_list .product_list_item .list .now_bid span{
	color: #f00;
}
.product_list .product_list_item .list .bid_click{
	float: left;
	width: 200px;
	line-height: 35px;
}
.product_list .product_list_item .list .time{
	float: left;
	line-height: 35px;
}
.product_list .product_list_item .list .track{
	display: block;
	width: 150px;
	line-height: 24px;
	text-indent: 40px;
	background: url(/images/pro_ico1.png) no-repeat left center;
}
.product_list .flag {
	position: absolute;
	top: 190px;
	right: 0;
	font-size: 14px;
	color: white;
}
.product_list .flag.dealed {
	background: #b0b0b0;
}
.product_list .flag.aucting {
	background: #e13b3c;
}
.product_list .flag .ico {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 2px 0 6px;
	vertical-align: middle;
	background: url(/images/auction_flag_ico.png) no-repeat center center / 100%;
}
.product_list .flag .text {
	display: inline-block;
	padding: 4px 4px 4px 5px;
	font-size: 12px;
	vertical-align: middle;
	border-left: 1px solid rgba(0,0,0,0.2);
}
.product_list.style2 .flag {
	top: 0;
}

/*.fsec1 {
	background: url(../images/fsec1_bg.jpg) no-repeat bottom center;
	overflow: hidden;
}
.fsec1 .friend_link {
	margin: 19px 0;
	border: 1px solid #c0c0c0;
}
.fsec1 .friend_title {
	float: left;
	min-width: 123px;
	color: #351e1e;
	text-align: center;
	background: #d9d9da;
}
.fsec1 .friend_title .eng_title {
	margin: 12px 0 2px 0;
	font: normal 26px/normal '宋体';
}
.fsec1 .friend_title .chn_title {
	margin: 2px 0 19px;
	font-size: 16px;
}
.fsec1 .friend_list {
	font-size: 0;
}
.fsec1 .friend_list .friend_item {
	display: inline-block;
	vertical-align: middle;
	margin: 15px 20px;
}
.fsec1 .friend_list img {
}*/

/*.footer_navi {
	margin: 29px 0 5px;
	text-align: justify;
	font-size: 0;
	overflow: hidden;
}
.footer_navi .navi_item {
	display: inline-block;
	vertical-align: top;
	min-width: 136px;
	font-size: 14px;
	text-align: left;
}
.footer_navi .navi_title {
	margin: 0 5px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: black;
}
.footer_navi .sublist {
	margin: 26px 0;
}
.footer_navi .subitem {
	margin: 9px 0;
}
.footer_navi .line_holder {
	display: inline-block;
	width: 100%;
}
.fsec2 {
	color: white;
	background: #5c5c5c;
	overflow: hidden;
}
.fsec2 .share {
	float: right;
	margin: 0 0;
	font-size: 12px;
}
.fsec2 .share img {
	vertical-align: middle;
}
.fsec2 .copy {
	margin: 15px 0;
}*/

.fsec1 {
	margin: 50px 0 0;
	padding: 30px 0 10px;
	color: white;
	text-align: center;
	background: #384044;
}
.fsec1 a {
	color: white;
}
.fsec2 {
	padding: 10px 0 30px;
	color: white;
	background: #384044;
}

.bcnav {
	margin: 16px 0;
	padding: 15px 0 10px;
	border-bottom: 1px solid #d0d1d1;
}
.bcnav .home {
	display: inline-block;
	width: 25px;
	height: 26px;
	margin: 0 3px 0 0;
	vertical-align: bottom;
	background: url(../images/bcnav_home.png);
}

.page_title {
	margin: 24px 0;
	border-bottom: 1px solid #ced1d3;
}
.page_title .text {
	display: inline-block;
	padding: 8px 15px;
	margin: 0 0 -1px 0;
	font-size: 16px;
	color: #9b1e22;
	border-bottom: 2px solid #e23c3c;
}
.page_title .more {
	float: right;
	margin: 9px 0 0;
	padding: 0 23px 0 0;
	background: url(../images/page_title_more_symbol.gif) no-repeat right center;
}

.prod_category {
}
.prod_category .category_sec {
	margin: 0 0 30px;
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
}
.prod_category .func {
	float: right;
	margin: 17px 9px;
	text-align: right;
}
.prod_category .func .btn {
	display: inline-block;
	padding: 6px;
	font-size: 12px;
	color: #595959;
	border: 1px solid #858282;
	border-radius: 3px;
	background: white;
}
.prod_category .category_title {
	display: block;
	padding: 19px 20px;
	font-size: 24px;
	font-weight: normal;
	background: #2b8bd5;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
.prod_category .category_list {
	padding: 0 0 20px;
}
.prod_category .category_item {
	position: relative;
	margin: 0 10px;
}
.prod_category .category_item>.item_title {
	display: block;
	position: relative;
	z-index: 1;
	padding: 13px 10px 13px 15px;
}
.prod_category .category_item .collapse_symbol {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 10px 0 0;
	background: url(../images/list_symbol.gif) no-repeat 0 center;
}
.prod_category .sublist {
	display: none;
	position: relative;
	top: -45px;
	left: 0;
	right: 0;
	margin: 0 0 -47px 0;
	padding: 45px 0 0;
	border: 1px solid #e3e3e3;
	background: white;
}
.prod_category .sublist.empty {
	/* padding: 21px 0 22px; */
	/* padding: 45px 0 0; */
	/* margin-bottom: 5px; */
}
.prod_category .category_item.on>.sublist {
	display: block;
}
.prod_category .sub_item {
	margin: 0 13px;
	background: url(../images/sub_item_split.gif) repeat-x bottom left;
}
.prod_category .sub_item>a {
	display: block;
	padding: 10px 10px 10px 26px;
	font-size: 12px;
	background: url(../images/category_list_symbol.png) no-repeat 3px center;
}

.list_page_sidebar {
	float: left;
	width: 283px;
	margin: 5px 0;
}
.list_page_detail {
	float: right;
	width: 900px;
	/* overflow: hidden; */
}

.list_page_sidebar .product_list .product_pic{
	float: left;
	width: 91px;
	height: 91px;
	line-height: 91px;
}
.list_page_sidebar .product_list .product_summary .price{
	margin: 0;
}
.list_page_sidebar .product_list .flag.dealed{
	display: none;
}

.auction_rule {
	margin: 25px 0;
	background: white;
}
.auction_rule .rule_title {
	margin: 0;
	padding: 13px 19px 23px;
	font-size: 16px;
	font-weight: normal;
	border-top: 2px solid #2b8bd5;
	color: #0e0e0e;
	background: url(../images/prod_payment_rule_title_bg.gif) repeat-x bottom left;
}
.auction_rule .rule_intro {
	margin: 2px 20px;
	line-height: 2.5;
	overflow: hidden;
}

.auction_style_list {
	float: right;
}
.auction_style_item {
	display: inline-block;
	margin: 0 14px;
}
.auction_style_item.on ,
.auction_style_item:hover {
	color: #3e95d9;
}
.auction_style_item .style {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.auction_style_item .style1 {
	background: url(../images/list_style_icon.png);
}
.auction_style_item .style2 {
	background: url(../images/list_style_detail.png);
}
.auction_style_item.on .style1 ,
.auction_style_item:hover .style1 {
	background: url(../images/list_style_icon_on.png);
}
.auction_style_item.on .style2 ,
.auction_style_item:hover .style2 {
	background: url(../images/list_style_detail_on.png);
}

.auction_cate_list {
	font-size: 0;
	border-bottom: 1px solid #ced2d5;
}
form.OrderPrice{
	display: inline-block;
}
.auction_cate_item {
	display: inline-block;
	margin: 0 8px -1px 0;
	padding: 12px 14px 8px;
	font-size: 16px;
	border-bottom: 2px solid transparent;
}
.auction_cate_item a {
	color: #424242;
}
.auction_cate_item:hover ,
.auction_cate_item.on {
	color: #9b1e22;
	border-bottom-color: #e23c3c;
}
.auction_cate_item:hover a ,
.auction_cate_item.on a {
	color: #9b1e22;
}

.share .share_title {
	float: left;
}
.share .jiathis_style  .jtico {
	float: none;
	display: inline-block!important;
	width: 20px;
	height: 20px!important;
	margin: 0;
	padding: 0!important;
	vertical-align: middle;
}
.share .jiathis_style  .jtico_weixin {
	background: url(../images/jtico_weixin.png);
}
.share .jiathis_style  .jtico_tsina {
	background: url(../images/jtico_tsina.png);
}
.share .jiathis_style  .jtico_qzone {
	background: url(../images/jtico_qzone.png);
}
.phTips {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*turn page*/
#turn_page{text-align:center;font-size: 14px;/* height:26px; *//* line-height:26px; */}
#turn_page .page_button{display: inline-block;/* width: 37px; *//* height: 37px; *//* line-height: 37px; */padding: 9px 10px;color: white;background: #2b8bd5;margin:0 3px;}
#turn_page .page_item{background:#fff; border:1px solid #ccc; padding:8px 15px; margin:0 3px;}
#turn_page .page_item_current{display: inline-block;/* width: 37px; *//* height: 37px; *//* line-height: 37px; */line-height: normal;padding: 9px 15px;/*background: #2b8bd5;*/margin:0 3px;font-weight: bold;border:1px solid #2b8bd5;}

.turn_page{text-align:center;font-size: 14px;/* height:26px; *//* line-height:26px; */}
.turn_page .page_button{display: inline-block;/* width: 37px; *//* height: 37px; *//* line-height: 37px; */padding: 9px 10px;color: white;background: #2b8bd5;margin:0 3px;}
.turn_page .page_item{background:#fff; border:1px solid #ccc; padding:8px 15px; margin:0 3px;}
.turn_page .page_item_current{display: inline-block;/* width: 37px; *//* height: 37px; *//* line-height: 37px; */line-height: normal;padding: 9px 15px;/*background: #2b8bd5;*/margin:0 3px;font-weight: bold;border:1px solid #2b8bd5;}

.online_cnt {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.online_wnd {
	position: absolute;
	top: 100px;
	right: -111px;
	width: 111px;
	color: white;
	text-align: center;
	background: #2b8bd5;
	transition: all ease 300ms;
}
.online_wnd:hover {
	right: 0px;
}
.online_tag {
	position: absolute;
	top: 0;
	left: -48px;
	width: 48px;
	height: 187px;
	background: url(../images/online_collapse.png);
}
.online_wnd a {
	color: white;
}
.online_wnd>.atom_1 {
	position: absolute;
	top: -9px;
	left: 0;
	right: 0;
	width: 111px;
	height: 9px;
	background: url(/images/online_atom_t.png);
}
.online_wnd>.atom_2 {
	position: absolute;
	bottom: -9px;
	left: 0;
	right: 0;
	width: 111px;
	height: 9px;
	background: url(/images/online_atom_b.png);
}
.online_symbol {
	display: block;
	width: 58px;
	height: 58px;
	margin: 15px auto 10px;
	text-align: center;
	line-height: 53px;
	background: url(/images/online_symbol_bg.png);
}
.online_symbol_content {
	display: inline-block;
	vertical-align: middle;
}
.online_symbol_tencent {
	width: 28px;
	height: 29px;
	background: url(/images/online_symbol_tencent.png);
}
.online_symbol_review {
	width: 31px;
	height: 31px;
	background: url(/images/online_symbol_review.png);
}
.online_title {
	margin: 10px 0;
	font-size: 16px;
}
.online_follow {
	position: relative;
	margin: 27px 0 0;
	padding: 1px 0;
	background: #0073cc;
	/* overflow: hidden; */
}
.online_follow .atom_1 {
	position: absolute;
	top: -25px;
	left: 0;
	width: 111px;
	height: 25px;
	background: url(/images/online_follow_atom.png);
}
.online_barcode {
	display: block;
	width: 87px;
	height: 87px;
	padding: 2px;
	line-height: 87px;
	margin: 10px auto;
	background: white;
}
.online_barcode img {
	max-width: 100%;
	max-height: 100%;
}
.solid_detail_content {
	min-height: 80vh;
}

.balance_payment_wnd {
	min-height: 60vh;
	text-align: center;
}
.balance_payment_wnd .payment_title {
	margin: 100px 0 30px;
}
.balance_payment_wnd .payment_intro {
	margin: 30px;
}
.balance_payment_wnd .func_list {
}
.balance_payment_wnd .func_list .btn {
	display: inline-block;
	padding: 10px 30px;
	color: white;
	font-size: 16px;
	background: #2b8bd5;
}

.friend_title {float: left;border-bottom: 1px solid #d0d0d0;margin: 13px 0;margin-top: 20px;}
.friend_title .chn_title{display: inline-block; padding: 9px 14px; margin: 0 0 -1px 0; font-size: 16px; border-bottom: 2px solid transparent; color: #9b1e22; border-bottom-color: #e23c3c;}
.friend_list{float: left;}
.friend_list a{text-align: center; float: left; display: block; width: 140px; margin-left: 10px; height: 50px; margin-top: 10px;}

.b_mask{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	width: 100%;
	height: 100%;
	display: inline-table;
}

.b_mask .auction_rule{	
	position: absolute;
	width: 1200px;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
}

#cnzz_stat_icon_1276289991{
	display: block;
	margin-top: 5px;
	text-align: center;
}

.win_alert{position:fixed; left:0; right: 0; margin: 0 auto; top:25%; background:#fff; border:1px #ccc solid; opacity:0.95; filter:alpha(opacity=95); width:400px; z-index:100000; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding-top:15px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,.25); -webkit-box-shadow:0 2px 10px rgba(0,0,0,.25);transition: top 0.25s;-webkit-transition: top 0.25s;-moz-transition: top 0.25s;}
.win_alert .win_close{height:20px; }
.win_alert .win_close .close{width: 20px;height: 20px;float:right; padding:0; line-height:100%; font-size:0px; margin-right:15px; cursor:pointer; background:none; border:0; background: url(/images/frame/icon_win_close.png) no-repeat center center;}
.win_alert .win_close .close:hover{opacity: 0.8;}
.win_alert .win_tips{padding:80px 30px 30px ; background:url(/images/frame/icon_win_warning.png) no-repeat center 2px; line-height:26px; border-bottom:1px #e7e7e7 solid; text-align: center;font-size: 16px;}
.win_alert .win_btns{padding:0;height: 48px;line-height: 48px; background:#ededed; text-align: center;}
.win_alert .win_btns .btn{height:48px; line-height:48px;width: 50%; text-align:center; background:#fff; color:#08b98b; cursor:pointer; font-size:16px; border:none;border-radius: 0;}
.win_alert .win_btns .btn_sure{ position: relative;background:#f1f1f1; color:#999999;}
.win_alert .win_btns .btn_sure:before{position: absolute;top: 0;bottom: 0;right: -0.5px;width: 0;border-right: 1px solid #e7e7e7;}
.win_alert .win_btns .btn_once_sure{width:100%;}
.win_alert .win_btns .btn:hover{background: #08b98b;color: #fff;}

