/*充值列表*/
		.Recharge_header{width:690px;height:32px;line-height:32px;overflow:hidden;font-size:15px;margin-right:18px;margin-bottom:22px;margin-left:17px;border-bottom:1px solid #dcdcdc;}
		.Recharge_header span{float:left;overflow:hidden;color:#e2cc89;text-overflow:ellipsis;white-space:nowrap;}
		.Recharge_header span:nth-child(1){width:160px;padding-left:5px;}
		.Recharge_header span:nth-child(2){width:155px;}
		.Recharge_header span:nth-child(3){width:140px;}
		.Recharge_header span:nth-child(4){width:150px;}


		.rechargeList li{width:690px;height:30px;line-height:30px;overflow:hidden;font-size:13px;color:#9b9b9b;padding:0px 0px 0px 7px;transition:all 0.3s linear;}
		.rechargeList li:hover{color:#824586;box-shadow:0 3px 4px rgba(0,0,0,0.4);border-color:#d3ac48;transform:translatex(5px);}
		.rechargeList li::after{clear:both;display:block;content:"";}
		.rechargeList li strong{font-weight:normal;color:#d01120;}
		.rechargeList li span{float:left;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
		.rechargeList li span:nth-child(1){width:150px;padding-left:15px;}
		.rechargeList li span:nth-child(2){width:150px;padding-left:15px;}
		.rechargeList li span:nth-child(3){width:150px;}
		.rechargeList li span:nth-child(4){width:150px;}

		.huishou_header{width:690px;height:32px;line-height:32px;overflow:hidden;font-size:15px;margin-right:18px;margin-bottom:18px;margin-left:5px;border-bottom:1px solid #dcdcdc;}
		.huishou_header span{float:left;overflow:hidden;color:#e2cc89;text-overflow:ellipsis;white-space:nowrap;}
		.huishou_header span:nth-child(1){width:200px;}
		.huishou_header span:nth-child(2){width:270px;}
		.huishou_header span:nth-child(3){width:200px;}

/*回收列表*/
		.huishoulist li{width:690px;height:30px;line-height:30px;overflow:hidden;font-size:13px;color:#9b9b9b;padding:0px 0px 0px 7px;transition:all 0.3s linear;}
		.huishoulist li:hover{color:#824586;box-shadow:0 3px 4px rgba(0,0,0,0.2);border-color:#d3ac48;transform:translatex(5px);}
		.huishoulist li .txt_red{color:#d01120;}
		.huishoulist li::after{clear:both;display:block;content:"";}
		.huishoulist li span{float:left;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
		.huishoulist li span:nth-child(1){width:200px;}
		.huishoulist li span:nth-child(2){width:200px;}
		.huishoulist li span:nth-child(3){width:200px;text-align:center;}
	#videowindow_zz{position:fixed;top:0px;right:0px;bottom:0px;left:0px;background:url(../images/heibg.png) repeat left top;display:none;z-index:16000;}
	#videowindow{width:883px;height:528px;position:fixed;top:50%;left:50%;margin-top:-264px;margin-left:-440px;background-color:#110f0d;border:10px solid #9f894d;display:none;z-index:16001;}
	#videowindow .btn_closewindow{width:46px;height:49px;position:absolute;top:50%;right:0px;margin-top:-24px;margin-right:-75px;background:url(../images/icon_close.png) no-repeat left top;border-radius:50%;cursor:pointer;transition:all 0.3s linear;}
	#videowindow .btn_closewindow em{position:absolute;font-size:12px;color:#fff;left:55px;margin-top:-10px;transition:all 0.3s linear;}
	#videowindow .btn_closewindow:hover{transform:rotate(180deg);}
	#videowindow .btn_closewindow:hover em{display:none;}
/*浮动条*/
	#Floatingbar{width:110px;height:650px;position:fixed;top:50%;right:0px;margin-top:-340px;padding-top:30px;padding-right:18px;padding-left:62px;background:url(../images/floatingbg.png) no-repeat left top;z-index:2500;}
	#Floatingbar .erweima{width:109px;line-height:20px;text-align:center;margin:0px auto 10px auto;}
	#Floatingbar .erweima:hover{}
	#Floatingbar .erweima:hover img{transform:scale(1.3);}
	#Floatingbar .erweima img{width:109px;height:109px;margin-bottom:3px;background:#fff;display:block;transition:all 0.3s ease-in;}
	#Floatingbar .erweima span{font-size:13px;color:#e7dbc0;}
	#Floatingbar ul{margin-bottom:7px;}
	#Floatingbar ul li{line-height:26px;text-align:center;color:#e7dbc0;margin-bottom:3px;}
	#Floatingbar ul li a{display:block;}
	#Floatingbar ul li a img{margin:0 auto;display:block;}
	#Floatingbar .downlist{line-height:2.14;font-size:14px;}
	#Floatingbar .downlist li a{color:#dab974;}
	#Floatingbar .downlist li a:hover{color:#e7dbc0;text-decoration:none;}

/*图片自适应全尺寸*/
.photo_autofullsize{ overflow:hidden; display:block;background-size:cover!important}
.photo_autofullsize img{ display:none;}
.container1{width:617px;height:auto;margin:0 auto;}
.container1 .div_scroll{float:left;width:100%;height:289px;overflow:auto;}
.container1 .scroll_container{position:relative;overflow:hidden;}
.container1 .scroll_absolute{position:absolute;}
.container1 .scroll_vertical_bar{width:16px;height:100%;position:absolute;top:0;right:0;margin:0;padding:0;}
.container1 .scroll_track{position:relative;border-radius:10px;background:url(../images/line_y.gif) repeat-y center top;}
.container1 .scroll_drag{position:relative;top:0;left:0;border-top:none;border-bottom:none;cursor:pointer;background-color:#e2cc89;border-radius:20px;}
.container1 .scroll_arrow{text-indent:-20000px;cursor:pointer;display:block;}
.container1 .scroll_vertical_bar .scroll_arrow{height:16px;}


.border_top,.border_right,.border_bottom,.border_left{font-size:0; overflow:hidden; line-height:0;background:#c3b093; position:absolute;}
.border_top{left:50%;top:0;height:1px;}
.border_right{top:50%;right:0;width:1px;}
.border_bottom{left:50%;bottom:0;height:1px;}
.border_left{top:50%;left:0;width:1px;}

.btn_video ._yuan{
	  -moz-animation: rotate 4s linear infinite;
	  -webkit-animation: rotate 4s linear infinite;
	  -o-animation: rotate 4s linear infinite;
	  -ms-animation: rotate 4s linear infinite;
	  animation: rotate 4s linear infinite;
	}

	@-webkit-keyframes rotate {
	  0%,
	  100% {-webkit-transform: rotate(0deg);}
	  100% { -webkit-transform: rotate(360deg);}
	}
	@-moz-keyframes rotate {
	  0%,
	  100% {-moz-transform: rotate(0deg); }
	  100% {  -moz-transform: rotate(360deg); }
	}
	@-o-keyframes rotate {
	  0%,
	  100% { -o-transform: rotate(0deg);}
	  100% { -o-transform: rotate(360deg);}
	}
	@-ms-keyframes rotate {
	  0%,
	  100% { -ms-transform: rotate(0deg); }
	  100% { -ms-transform: rotate(360deg); }
	}
	@keyframes rotate {
	  0%,
	  100% {transform: rotate(0deg); }
	  100% {transform: rotate(360deg);}
	}
