@font-face {
	font-family: exo;
	src: url('exo.ttf');
}
@font-face {
	font-family: ragnar;
	src: url('ragnar.otf');
}
*{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: exo;
	font-weight: normal;
}
a{
	text-decoration: none;
}
.red{
	color: red;
	margin-left: 5px;
}
.ml4{
	margin-left: 4px;
}
.mt10{
	margin-top: 10px;
}
.mt25{
	margin-top: 25px;
}
.ml7-5{
	margin-left: 7.5px;
}
.ml20{
	margin-left: 20px;
}
.ml25{
	margin-left: 25px;
}
.w125{
	width: 125px;
}
.w200{
	width: 200px;
}
.w250{
	width: 250px;
}
.w300{
	width: 300px;
}
.tar{
	text-align: right;
}
.tc{
	text-align: center;
}
.input-group{
	display: table;
}
.input-group-addon{
	padding: 5px 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
	float: left;
}
.form-control{
	padding:5px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
	float: left;
}
.form-select{
	width: 325px;
	height: 37px;
}
.form-textarea{
	height: 150px;
	border-bottom-left-radius: 5px;
}
.input-group .verification-code{
	width: 100px;
	border: 1px solid #ccc;
	border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	height: 35px;
	line-height: 35px;
}
.no-border-radius{
	border-radius: 0px;
}
body{
	background-color: #000000;
	background-repeat: repeat;
}
.article-bg{
	background: url("../images/article-bg.png");
	background-repeat: repeat-y;
}
.main-container{
	width: 100%;
	min-width: 1260px;
}
.header{
	width: 100%;
	min-width: 1260px;
	height: 65px;
	background: #000;
}
.header-container{
	width: 1200px;
	margin: 0 auto;
}
.header-logo{
	width: 280px;
	float: left;
}
.header-logo img{
	width: 280px;
	margin-top: 7.5px;
}
.header-menus{
	width: 600px;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}
.header-menus a{
	float: left;
	margin-left: 5px;
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 12.5px;
	color: #fff;
}
.header-menus a:hover, .header-menus .cur{
	float: left;
	margin-left: 5px;
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 12.5px;
	color: #fff;
}
.header-search{
	width: 266px;
	float: right;
	margin-left: 10px;
}
.search-form{
	width: 325px;
	height: 25px;
	margin-top: 10px;
}
.search-form select{
	height: 25px;
	width: 100px;
	padding: 0px;
	border-radius: 0px;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.search-form input{
	height: 25px;
	width: 155px;
	padding: 0px;
	border-radius: 0px;
	border: 0px;
	padding-left: 5px;
}
.search-form a{
	height: 25px;
	width: 60px;
	color: #fff;
	background: #9613ff;
	line-height: 25px;
	padding: 3.5px 4.5px;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.search-menus{
	width: 386px;
	height: 25px;
	margin-top: 2.5px;
	overflow: hidden;
}
.search-menus a{
	height: 25px;
	line-height: 25px;
	color: #fff;
}
.search-menus span{
	padding: 0px 2.5px;
	color: #fff;
}
.search-menus label{
	color: red;
	margin-left: 2.5px;
}
.search-menus label span{
	color: red;
}
#cart_number{
	color: red;
}
.header-shopping-cart{
	background: url("../images/shopping-cart.png");
	background-size: 18px 18px;
	background-repeat: no-repeat;
	padding-left: 22px;
}
.header-fenge{
	width: 100%;
	min-width: 1260px;
	height: 15px;
	background: #000000;
}
.container{
	width: 1200px;
	margin: 0 auto;
	min-height: 1000px;
}
.container .carousel{
	background: url("../images/carousel.png");
	width: 1200px;
	height: 800px;
}
.container .carousel table{
	width: 1200px;
	height: 800px;
	border-spacing: 0px;
}
.carousel-1{
	height: 200px;
}
.carousel-1 .carousel-div{
	height: 200px;
	width: 240px;
}
.carousel-2{
	height: 270px;
}
.carousel-2 .carousel-div{
	height: 270px;
	width: 240px;
}
.carousel-2 .carousel-content{
	height: 235px;
	width: 670px;
	margin-left: 25px;
	margin-top: 17.5px;
}
.carousel-content img{
	height: 245px;
	width: 670px;
}
.carousel-3{
	height: 330px;
}
.carousel-3 .carousel-div{
	height: 330px;
	width: 240px;
}
.carousel-3 .carousel-div-colspan{
	height: 330px;
	width: 720px;
}
.recommend{
	width: 1200px;
	margin-bottom: 25px;
}
.recommend-item{
	width: 1200px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.recommend-category{
	width: 1200px;
}
.recommend-category-title{
	width: 900px;
	height: 145px;
	background: url("../images/recommend-category.png");
	background-size: 900px 145px;
	margin: 0px auto;
	position: relative;
}
.category-title-content{
	color: #544483;
	text-align: center;
	font-size: 50px;
	overflow: hidden;
	width: 700px;
	font-family: ragnar;
	margin: 0px auto;
	letter-spacing: 10px;
	position: absolute;
	height: 50px;
	line-height: 50px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -25px;
}
.goods-list{
	width: 1100px;
	margin-left: 50px;
}
.goods-item{
	width: 180px;
	height: 200px;
	float: left;
	margin-top: 25px;
}
.goods-img img{
	width: 110px;
	height: 110px;
	margin-left: 35px;
}
.goods-title{
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
}
.goods-title a{
	color: #fff;
}
.goods-price{
	width: 160px;
	margin-left: 10px;
	overflow: hidden;
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	color: green;
	text-align: center;
}
.footer{
	width: 100%;
	min-width: 1260px;
	margin-bottom: 50px;
}
.footer-fenge{
	width: 100%;
	min-width: 1260px;
	height: 15px;
	background: #000;
	border-top: 3px solid #dd7bac;
	border-bottom: 3px solid #dd7bac;
}
.footer-container{
	width: 1200px;
	margin: 0px auto;
	margin-top: 25px;
}
.footer-article{
	width: 900px;
	margin: 0px auto;
}
.footer-article-list{
	float: left;
	width: 300px;
}
.footer-article-title{
	width: 200px;
	height: 40px;
	background: #000;
	margin: 0px auto;
	border-radius: 10px;
	text-align: center;
	line-height: 40px;
}
.footer-article-title a{
	font-size: 18px;
	color: #ff8cfb;
}
.footer-article-item{
	width: 200px;
	height: 40px;
	background: #000;
	margin: 0px auto;
	margin-top: 5px;
	border-radius: 10px;
	text-align: center;
	line-height: 40px;
}
.footer-article-item a{
	font-size: 14px;
	color: #ff8cfb;
}
.footer-image{
	width: 1000px;
	margin: 0px auto;
	margin-top: 25px;
}
.footer-title{
	width: 1000px;
	height: 135px;
	background: url("../images/footer-title-bg.png");
	background-size: 1000px 135px; 
}
.footer-title-content{
}
.footer-links{
	width: 1000px;
	margin: 0px auto;
}
.footer-links-small{
	width: 1000px;
	margin: 0px auto;
}
.footer-links-item-small{
	float: left;
	width: 240px;
	margin-top: 10px;
	border-radius: 5px;
}
.footer-links-item-small img{
	width: 240px;
	height: 65px;
	border-radius: 5px;
}
.footer-copyright{
	width: 900px;
	margin: 0px auto;
	margin-top: 50px;
	text-align: center;
	color: #fff;
}
/*注册页面*/
.register-wap{
	width: 1000px;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 150px;
}
.register-left{
	width: 600px;
	float: left;
}
.register-title{
	color: #fff;
	font-size: 30px;
}
.register-container{
	width: 500px;
}
.create-img-warp{
	margin-top: 25px;
}
.create-img{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.create-img:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.register-right{
	width: 300px;
	height: 230px;
	background: #fff;
	float: left;
	margin-left: 100px;
	border-radius: 10px;
}
.register-right .login-title{
	color: #000;
	font-size: 18px;
	margin-top: 35px;
	text-align: center;
}
.login-img-warp{
	margin-top: 25px;
	text-align: center;
}
.login-img{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.login-img:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.return-home{
	margin-top: 25px;
	text-align: center;
}
.return-home a{
	color: #000;
}
/*分类页面*/
.category{
	width: 1200px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 50px;
}
.category-left{
	width: 198px;
	float: left;
	border: 1px solid #b35273;
	padding-bottom: 25px;
}
.category-right{
	width: 1000px;
	float: left;
	min-height: 500px;
	margin-top: -25px;
}
.all-category, .category-item{
	padding-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #b35273;
}
.category-item-no-border{
	border-bottom: 0px;
}
.all-category, .first-category{
	color: #fff;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}
.second-category{
	padding: 5px;
	margin-top: 10px;
	background: url("../images/category-bg1.png");
	background-size: 160px 35px;
	width: 142.5px;
	border-radius: 5px;
	padding-left: 18px;
}
.second-category:hover, .second-category-cur{
	padding: 5px;
	margin-top: 10px;
	background: url("../images/category-bg1.1.png");
	background-size: 160px 35px;
	width: 142.5px;
	border-radius: 5px;
	padding-left: 18px;
}
.second-category, .second-category-cur{
	color: #fff;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.category-goods-list{
	width: 980px;
	margin-left: 20px;
	color: #fff;
	text-align: left;
	border: 0px;
	border-spacing: 0px 15px;
}
.category-title th{
	border-bottom: 3px solid #9a16a8;
	font-size: 16px;
}
.category-goods-list th, .category-goods-list td{
	padding: 5px;
}
.category-goods-content{
	height: 75px;
	background: rgba(255, 255, 255, 0.2);
}
.category-goods-item{
	width: 300px;
}
.category-goods-item-img{
	height: 75px;
	width: 75px;
	float: left;
}
.category-goods-item-img img{
	height: 75px;
	width: 75px;
}
.category-goods-item-title{
	height: 75px;
	width: 210px;
	float: left;
	margin: 7.5px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.category-goods-item-title a{
	color: #fff;
}
.category-goods-category{
	width: 150px;
}
.first-category-title{
}
.second-category-title{
	font-size: 12px;
	margin-top: 5px;
}
.category-goods-price{
	width: 175px;
}
.category-goods-stock{
	width: 205px;
}
.category-goods-menus{
	width: 150px;
	text-align: center;
	height: 40px;
}
.category-add-to-cart{
	width: 150px;
	text-align: center;
}
.get-a-price-list{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.get-a-price-list:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.add-to-cart{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.add-to-cart:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.item-goods-stock{
	width: 95px;
}
.category-goods-number{
	width: 40px;
	padding: 2.5px;
	text-align: center;
}
/*文章页面*/
.article-container{
	width: 1000px;
	margin: 25px auto;
	margin-bottom: 50px;
}
.article-title{
	width: 1000px;
	height: 120px;
	background: url("../images/title-bg.png");
	background-size: 1000px 120px; 
}
.article-title-content{
	color: #fff;
	text-align: center;
	font-size: 30px;
	overflow: hidden;
	width: 550px;
	height: 120px;
	line-height: 120px;
	margin: auto;
}
.article-content{
	background: rgba(0, 0, 0,0.25);
	border-radius: 10px;
	width: 950px;
	color: #fff;
	margin-top: 25px;
	padding: 25px;
	min-height: 300px;
	text-align: left;
	line-height: 35px;
}
.article-content img{
	width: 100%;
}
/*购物车*/
.shopping-empty{
	min-height: 50px;
}
.shopping-empty a{
	color: green;
}
.continue-shopping-warp{
	width: 1000px;
	text-align: center;
	margin-top: 75px;
}
.continue-shopping{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.continue-shopping:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
/*商品详情*/
.goods-top-container{
	width: 1200px;
	margin: auto;
	margin-top: 25px;
}
.goods-top-left{
	width: 298px;
	height: 298px;
	border: 1px solid #fff;
	float: left;
}
.goods-top-left img{
	height: 150px;
	width: 150px;
	margin-left: 74px;
	margin-top: 74px;
}
.goods-top-right{
	width: 880px;
	float: left;
	margin-left: 20px;
}
.item-title{
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	border-bottom: 5px solid #c000cd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.item-format, .item-stock, .item-remark, .item-category{
	color: #fff;
	line-height: 20px;
	padding-bottom: 5px;
}
.goods-restock{
	margin-left: 25px;
	color: red;
	font-size: 16px;
}
.item-category{
	color: #05fd06;
}
.item-remark{
	border-bottom: 5px solid #c000cd;
}
.item-price{
	color: #05fd06;
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.item-price-list table{
	color: #fff;
	margin-bottom: 15px;
	border-collapse: collapse;
}
.item-price-list td{
	padding: 2.5px 25px;
	border: 1px solid #fff;
}
.item-quantity{
	color: #fff;
}
.item-quantity span{
	margin-right: 10px;
}
.item-menus{
	height: 20px;
	margin-top: 15px;
}
.item-buy-now{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
	float: left;
}
.item-buy-now:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
	float: left;
}
.item-add-to-cart{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
	float: left;
	margin-left: 15px;
}
.item-add-to-cart:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
	float: left;
	margin-left: 15px;
}
.goods-content-container{
	width: 1200px;
	margin: auto;
	margin-bottom: 50px;
	border-top: 1px dashed #fff;
	margin-top: 25px;
	padding-top: 25px;
}
.goods-content-left{
	width: 730px;
	float: left;
	line-height: 35px;
	color: #fff;
	background: rgba(0, 0, 0,0.25);
	padding: 25px;
	border-radius: 10px;
	min-height: 400px;
}
.goods-content-left img{
	width: 100%;
}
.goods-content-right{
	width: 400px;
	float: left;
	margin-left: 20px;
}
.top-item{
	width: 400px;
	height: 125px;
	margin-bottom: 15px;
	background: url("../images/goods-bg.png");
	border-radius: 10px;
}
.top-item-img{
	width: 85px;
	height: 85px;
	margin: 20px;
	float: left;
}
.top-item-details{
	width: 275px;
	float: left;
	height: 125px;
}
.top-item-img img{
	width: 85px;
	height: 85px;
}
.top-item-title{
	margin-top: 25px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.top-item-title a{
	color: #fff;
	font-size: 16px;
}
.top-item-stock, .top-item-price{
	color: #fff;
	line-height: 25px;
}
.top-item-price{
	color: #05fd06;
	font-size: 16px;
}
/*分页*/
.fenye {
    margin-top: 20px;
}
.fenye ul {
    margin: 0px;
}
.fenye ul li {
    float: left;
    display: inline;
    height: 25px;
    line-height: 25px;
}
.fenye ul li a {
    padding: 7.5px 15px;
	border: 1px solid #ccc;
    color: #fff;
}
.fenye ul li.current a, .fenye ul li a:hover {
	padding: 7.5px 15px;
    background: #9a16a8;
    color: #fff;
}
/*购物车*/
.shopping-list, .shipping-list{
	width: 1200px;
	margin-bottom: 250px;
	margin-top: 10px;
}
.shopping-goods-list{
	width: 1200px;
	color: #fff;
	text-align: left;
	border: 0px;
	border-spacing: 0px 15px;
}
.shopping-title th{
	border-bottom: 3px solid #9a16a8;
	font-size: 16px;
	padding-bottom: 5px;
}
.shopping-goods-content{
	height: 85px;
	background: rgba(255, 255, 255, 0.3);
}
.shopping-goods-item{
	width: 450px;
}
.shopping-goods-item-img{
	height: 75px;
	width: 75px;
	float: left;
}
.shopping-goods-item-img img{
	height: 75px;
	width: 75px;
}
.shopping-goods-item-title{
	width: 350px;
	float: left;
	margin: 7.5px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.shopping-goods-item-title a{
	color: #fff;
}
.shopping-goods-category{
	width: 200px;
}
.shopping-goods-price{
	width: 100px;
}
.shopping-goods-quantity{
	width: 100px;
}
.shopping-goods-number{
	width: 40px;
	padding: 2.5px;
	text-align: center;
}
.shopping-goods-subtotal{
	width: 100px;
}
.shopping-goods-menus{
	width: 100px;
}
.shopping-goods-delete{
	text-align: center;
}
.shopping-goods-delete img{
	height: 20px;
	width: 20px;
}
.goods-total{
	height: 50px;
}
.shopping-goods-total{
	text-align: right;
	color: #05fd06;
	font-size: 24px;
	width: 1200px;
}
.shopping-goods-total #subtotal{
	color: #05fd06;
	font-size: 24px;
}
.checkout-warp{
	width: 1200px;
	text-align: right;
	margin-top: 75px;
}
.checkout{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.checkout:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
/*下单详情*/
.shipping-list{
	margin-bottom: 0px;
}
.shipping-address{
	width: 1198px;
	margin-bottom: 15px;
	border: 1px solid #fff;
}
.shipping-address-title{
	color: #fff;
	font-size: 24px;
	width: 1198px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #f5c2fa;
	border-bottom: 1px solid #fff;
}
.shipping-address-content{
	width: 1198px;
	margin: 0px auto;
	margin-bottom: 25px;
}
.shipping-address-left, .shipping-address-right{
	width: 475px;
	float: left;
	margin-left: 83px;
}
.payment-method{
	width: 1198px;
	margin-bottom: 25px;
	border: 1px solid #fff;
}
.payment-method-content{
	width: 900px;
	margin: 0px auto;
	background: #fff;
	margin-top: 25px;
	border-radius: 10px;
}
.payment-select{
	padding-top: 25px;
	padding-left: 25px;
}
.payment-method-remark{
	padding-top: 15px;
	padding-left: 25px;
	color: #000;
	width: 850px;
	line-height: 35px;
	padding-bottom: 15px;
}
.payment-method-remark div{
	line-height: 40px;
}
.payment-coupon{
	padding-left: 25px;
	padding-bottom: 25px;
	margin-top: 15px;
}
.place-order-warp{
	width: 1200px;
	text-align: right;
	margin-top: 50px;
	margin-bottom: 50px;
}
.place-order{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.place-order:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
}
.payment-amount{
	width: 1200px;
	margin-bottom: 25px;
	display: flex;
}
.payment-amount-item{
	background: rgba(255, 255, 255, 0.2);
	width: 600px;
	height: 40px;
	text-align: right;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
.payment-amount-item span{
	color: #fff;
	font-size: 20px;
}
.grand-total{
	color: #05fd06;
	font-size: 24px;
}
.grand-total span{
	color: #05fd06;
	font-size: 24px;
}
.agreement-bg{
	width: 100%; 
	height: 100%; 
	background: rgba(0, 0, 0, 0.5);
	position: fixed; 
	z-index: 9;
	top: 0px;
	left: 0px;
	display: none;
}
.agreement-content{
	position:fixed;
 	top: 50%;
 	left: 50%;
 	width: 1000px;
 	height: 650px;
 	margin: -325px 0 0 -500px;
 	border-radius: 10px;
 	background: url("../images/user-bg.png");
	background-size: 100% 100%;
	background-repeat: repeat-x;
}
.agreement-title{
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
	background: #e63e95;
	color: #fff;
	text-align: center;
	font-size: 20px;
}
.agreement-remark{
	background: #fff;
	height: 460px;
	width: 950px;
	padding: 25px;
	margin: 0px auto;
	overflow: scroll;
	color: #000;
	line-height: 35px;
}
.agreement-menus{
	width: 1000px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	text-align: center;
}
.agreement-menus a{
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
	margin: 0px 25px;
}
.agreement-menus a:hover{
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #fff;
	margin: 0px 25px;
}
/*付款页面*/
.payment-container{
	width: 1000px;
}
.order-payment{
	width: 1000px;
	color: #fff;
	line-height: 40px;
}
.order-payment a{
	color: green;
}
.order-amount{
	color: red;
	font-size: 18px;	
}
.order-payment-remark{
	width: 1000px;
	font-size: 16px;
	color: red;
	line-height: 40px;
}
.order-payment-address{
	width: 1000px;
	font-size: 24px;
	color: #fcd53c;
	line-height: 40px;
	text-align: center;
}
.order-payment-address-remark{
	width: 1000px;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.order-payment-qrcode{
	width: 1000px;
}
.qrcode-content{
	width: 200px;
	float: left;
	height: 200px;
	background: #fff;
}
.qrcode-content img{
	width: 200px;
	height: 200px;
}
.btc{
	padding-top: 20px;
	padding-left: 20px;
}
.qrcode-remark{
	width: 280px;
	float: left;
	margin-left: 25px;
	height: 200px;
}
.qrcode-amount{
	font-size: 24px;
	color: red;
	line-height: 35px;
}
.qrcode-currency-amount{
	color: #fff;
	line-height: 25px;
}
.qrcode-transferring{
	width: 250px;
	height: 100px;
	background: #fff112;
	margin-top: 5px;
	font-size: 22px;
	color: red;
	border-radius: 10px;
	padding: 10px;
	border: 5px solid red;
	line-height: 35px;
}
.payment-time{
	font-size: 26px;
	color: #fff112;
	padding: 0px 10px;
}
/*个人中心页面*/
.user-center{
	width: 1200px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 50px;
}
.user-left{
	width: 200px;
	float: left;
	padding-top: 25px;
	padding-bottom: 15px;
	border-radius: 10px;
	background: url("../images/user-bg.png");
	background-size: 100% 100%;
	background-repeat: repeat-x;
}
.user-right{
	width: 980px;
	float: left;
	margin-left: 20px;
	border-radius: 10px;
}
.user-left .shipping-title{
	width: 160px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/user-setting.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 5px;
}
.user-left-menu a{
	color: #fff;
}
.user-left-menu{
	width: 160px;
	margin-bottom: 10px;
	height: 42.5px;
	line-height: 42.5px;
	background: url("../images/bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-left: 20px;
	text-align: center;
}
.user-left-menu:hover, .user-left .cur{
	width: 160px;
	background: #ddd;
	margin-bottom: 10px;
	height: 42.5px;
	line-height: 42.5px;
	background: url("../images/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-left: 20px;
	text-align: center;
}
.user-center-shipping{
	width: 260px;
	float: left;
	border-radius: 10px;
	background: url("../images/user-bg.png");
	background-size: 100% 100%;
	background-repeat: repeat-x;
	padding: 25px 20px;
}
.user-center-shipping .shipping-title{
	width: 210px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/user-center.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
.user-center-shipping .shipping-content{
	width: 260px;
}
.center-user-name, .center-user-email{
	color: #000;
	height: 25px;
	line-height: 25px;
}
.center-user-shipping .title{
	color: #8d4495;
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.center-user-shipping{
	width: 260px;
	background: #ccc;
	background: url("../images/shipping-bg.png");
	background-size: 260px 200px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.user-shipping-item{
	color: #000;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
}
.user-center-orders{
	width: 620px;
	float: left;
	min-height: 500px;
	border-radius: 10px;
	background: url("../images/user-bg.png");
	background-size: 100% 100%;
	background-repeat: repeat-x;
	margin-left: 20px;
	padding: 25px 20px;
}
.user-center-orders .orders-title{
	width: 620px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/center-orders.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
.user-center-orders .orders-content{
	width: 620px;
}
.center-orders-list{
	width: 620px;
	color: #000;
	text-align: left;
	border: 0px;
	border-spacing: 0px 10px;
}
.center-orders-title th{
	border-bottom: 3px solid #9a16a8;
	font-size: 16px;
}
.center-orders-list th, .center-orders-list td{
	padding: 5px;
}
.center-orders-content{
	height: 40px;
	background: rgba(255, 255, 255, 0.2);
}
.center-orders-time{
	width: 150px;
}
.center-orders-code{
	width: 200px;
}
.center-orders-total{
	width: 120px;
}
.center-orders-status{
	width: 150px;
}
/*我的订单*/
.user-orders-history{
	width: 940px;
	min-height: 500px;
	border-radius: 10px;
	background: url("../images/user-bg.png");
	background-size: 100% 100%;
	background-repeat: repeat-x;
	padding: 25px 20px;
}
.user-orders-history .orders-title{
	width: 895px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/center-orders.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
.user-orders-history .orders-content{
	width: 940px;
	padding-bottom: 50px;
}
.user-orders-history .center-orders-list{
	width: 940px;
	color: #000;
	text-align: left;
	border: 0px;
	border-spacing: 0px 10px;
}
.center-orders-tracking{
	width: 150px;
}
.center-orders-action{
	width: 125px;
}
.orders-history-menu{
	height: 25px;
	line-height: 25px;
}
.orders-history-menu a{
	color: #ee8237;
}
.orders-history-content{
	background: rgba(255, 255, 255, 0.2);
}
.orders-history-content .tracking_item{
	margin-top: 5px;
}
/*收件地址*/
.orders-content form{
	width: 480px;
	margin: 0px auto;
}
.user-orders-history .shipping-title{
	width: 895px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/shipping-address.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
/*个人设置*/
.user-orders-history .email-title{
	width: 895px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/email.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
.password-title{
	width: 895px;
	height: 40px;
	color: #8d4495;
	font-size: 20px;
	padding-left: 45px;
	line-height: 40px;
	background: url("../images/password.png");
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
/*轮播图*/
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/*订单详情*/
.orders-msg-list{
	width: 940px;
}
.orders-msg-goods-list{
	width: 940px;
	color: #000;
	text-align: left;
	border: 0px;
	border-spacing: 0px 15px;
}
.orders-msg-title th{
	border-bottom: 3px solid #9a16a8;
	font-size: 16px;
	padding-bottom: 5px;
	text-align: left;
}
.orders-msg-goods-content{
	height: 85px;
	background: rgba(0, 0, 0, 0.1);
}
.orders-msg-goods-item{
	width: 440px;
}
.orders-msg-goods-item-img{
	height: 75px;
	width: 75px;
	float: left;
}
.orders-msg-goods-item-img img{
	height: 75px;
	width: 75px;
}
.orders-msg-goods-item-title{
	width: 340px;
	float: left;
	margin: 7.5px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.orders-msg-goods-item-title a{
	color: #000;
}
.orders-msg-goods-category{
	width: 200px;
}
.orders-msg-goods-price{
	width: 100px;
}
.orders-msg-goods-quantity{
	width: 100px;
}
.orders-msg-goods-subtotal{
	width: 100px;
}
.orders-msg-shipping-address{
	width: 938px;
	margin-bottom: 15px;
	border: 1px solid #fff;
}
.orders-msg-shipping-address-title{
	color: #fff;
	font-size: 24px;
	width: 938px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #f5c2fa;
	border-bottom: 1px solid #fff;
}
.orders-msg-shipping-address-content{
	width: 938px;
	margin: 0px auto;
	margin-bottom: 25px;
}
.orders-msg-shipping-address-left, .orders-msg-shipping-address-right{
	width: 388px;
	float: left;
	margin-left: 80px;
}
.orders-msg-payment-method{
	width: 938px;
	margin-bottom: 15px;
	border: 1px solid #fff;
}
.orders-msg-payment{
	color: #05fd06;
	font-size: 18px;
}
.orders-msg-payment-method-content{
	width: 800px;
	margin: 0px auto;
	background: #fff;
	margin-top: 25px;
	border-radius: 10px;
}
.orders-msg-payment-method-remark{
	padding-top: 15px;
	padding-left: 25px;
	color: #000;
	width: 750px;
	line-height: 35px;
	padding-bottom: 15px;
}
.orders-msg-payment-method-remark div{
	line-height: 40px;
}
.orders-msg-payment-amount{
	width: 940px;
	margin-bottom: 25px;
}
.orders-msg-payment-amount-item{
	background: rgba(255, 255, 255, 0.2);
	width: 940px;
	height: 40px;
	text-align: right;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
.orders-msg-grand-total{
	color: #05fd06;
	font-size: 24px;
}
.orders-msg-menus-warp{
	width: 940px;
	text-align: right;
	margin-top: 50px;
	margin-bottom: 50px;
}
.operation-msg{
	color: red;
	font-size: 20px;
	margin-top: 25px;
}