/* top */
/*
.top {
	line-height:40px;
	background-color:#333;
	color:#9a9a9a;
}
.top .left {
	color:#b2b2b2;
}
.place {
	float:left;
	width:110px;
	padding-left:10px;
	margin-left:20px;
	background:url(../images/register/place_arrow.png) no-repeat;
	background-position:100px;
	cursor:pointer;
	color:#b2b2b2;
}
#place {
	float:left;
}
.place2 {
	background-color:#fff;
	color:#000;
}
.place_show {
	position:absolute;
	background-color:#fff;
	width:480px;
	height:100px;
	padding:0 10px;
	box-shadow: 3px 3px 1px #ddd;
	border:1px solid #ddd;
	border-top:none;
	margin:40px 0 0 19px;
	display:none;
}
.place_top {
	width:460px;
	margin-left:20px;
	height:39px;
	float:left;
	line-height:40px;
	border-bottom:1px solid #ddd;
}
.place_top ul li {
	float:left;
	margin-right:40px;
}
.place_top_a {
	color:#999;
}
.place_top .this_place {
	color:#53a0fe;
}
.place_bottom {
	width:460px;
	margin-left:20px;
	line-height:30px;
}
.place_bottom ul li {
	float:left;
	margin-right:27px;
}
#place_bottom1, #place_bottom2, #place_bottom3, #place_bottom4 {
	display:none;
}
.top_content {
	float:right;
}
.top_content ul li {
	float:left;
	border-left:1px solid #666;
	line-height:12px;
	margin:14px 0;
	padding:0 15px;
}
.top_content ul li a {
	color:#b2b2b2;
}
.top_content ul li a:hover {
	color:#fff;
}
.top_content ul li:first-child {
	border-left:none;
}
#shopping_car {
	float:right;
}
#shopping_num {
	color:#b2b2b2;
}
.shopping_car1 {
	width:90px;
	float:right;
	padding-left:45px;
	background:url(../images/shopping_car1.jpg) left no-repeat #424242;
	background-position:15px;
	cursor:pointer;
	color:#b2b2b2;
}
.shopping_car1 a {
	color:#b2b2b2;
}
.shopping_car2 {
	width:90px;
	color:#3da0ea;
	float:right;
	padding-left:45px;
	background:url(../images/shopping_car2.jpg) left no-repeat #fff;
	background-position:15px;
	cursor:pointer;
}
.shopping_car2 a {
	color:#3da0ea;
}
.shopping_car2 #shopping_num {
	color:#3da0ea;
}
.shopping_car3 {
	width:90px;
	color:#3da0ea;
	float:right;
	padding-left:45px;
	background:url(../images/shopping_car2.jpg) left no-repeat #fff;
	background-position:15px;
	cursor:pointer;
}
.shopping_car3 a {
	color:#3da0ea;
}
.shopping_car3 #shopping_num {
	color:#3da0ea;
}
.car_show {
	position:absolute;
	background-color:#fff;
	width:240px;
	padding:20px 0;
	background-color:#fff;
	border:1px solid #ddd;
	border-top:none;
	margin:40px 0 0 -111px;
	text-align:center;
	display:none;
}*/
/* head */
/*
.head {
	height:135px;
}
.head_logo {
	float:left;
	margin-top:30px;
}
.head_content {
	float:left;
	margin-left:80px;
}
.head_content li {
	width:90px;
	float:left;
	line-height:135px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.head_content li:hover a {
	color:#53a0fe;
}
.head_search {
	float:right;
	margin-top:40px;
	border-bottom:1px solid #ddd;
}
.head_search_text {
	float:left;
	width:350px;
	line-height:50px;
	height:50px;
	padding-left:10px;
	margin-right:10px;
	box-sizing:border-box;
}
.head_search_tip {
	float:left;
	margin-left:-210px;
	width:200px;
	height:36px;
	overflow:hidden;
}
.head_search_tip li {
	float:left;
	width:80px;
	padding:3px 5px 5px 5px;
	text-align:center;
	background-color:#eee;
	color:#888;
	margin:14px 10px 0 0;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.head_search_btn {
	float:left;
	width:50px;
	height:50px;
	background:url(../images/search.jpg) no-repeat center;
	cursor:pointer;
}*/
/* main_image */
/*
.main_visual {
	overflow:hidden;
	position:relative;
	width:100%;
	background-color:#fff;
	height:450px;
	text-align:center;
}
.main_image {
	overflow:hidden;
	position:relative;
	height:500px;
}
.main_image ul {
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:500px;
}
.main_image li span {
	display:block;
	width:100%;
}
.main_image li a {
	display:block;
	width:100%;
}
.main_image li img {
	width:100%;
	height:500px;
}
div.flicking_con {
	position:absolute;
	left:50%;
	z-index:10;
	width:100%;
	height:22px;
	margin:470px 0 0 0;
}
div.flicking_con a {
	float:left;
	width:22px;
	height:22px;
	margin:0;
	padding:0;
	background:url(../images/index/point1.png) 4px 4px no-repeat;
	display:block;
	text-indent:-1000px;
}
div.flicking_con a.on {
	background:url(../images/index/point2.png) 4px 4px no-repeat;
}
#btn_prev, #btn_next {
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
	z-index:11;
}
#btn_prev {
	background:url(../images/index/left_arrow.png) no-repeat left top;
	opacity:1;
	left:600px;
}
#btn_next {
	background:url(../images/index/right_arrow.png) no-repeat right top;
	opacity:1;
	right:350px;
}*/
/* recommend */
/*
.recommend {
	margin:25px 0 40px 0;
}
.recommend_title {
	font-size:24px;
	color:#333;
	margin-bottom:30px;
}
.recommend_title span {
	font-size:14px;
	color:#666;
	margin-left:10px;
}
.recommend_content {
	overflow:hidden;
}
.recommend_content ul {
	width:1000%;
	margin-left:0;
	float:left;
}
.recommend_content li {
	float:left;
	width:234px;
	height:210px;
	margin-right:10px;
}
.recommend_content li img {
	width:100%;
}
.recommend_left {
	position:absolute;
	margin-top:80px;
	cursor:pointer;
	display:none;
}
.recommend_right {
	position:absolute;
	margin-top:80px;
	margin-left:1190px;
	cursor:pointer;
	display:none;
}*/
/* main */
/*
.main {
	padding:40px 0 20px 0;
	background-color:#f3f3f3;
}
.main_title {
	float:left;
	width:100%;
	font-size:24px;
	color:#333;
}
.main_title_right {
	float:right;
	margin:20px 0;
}
.main_title_right ul li {
	float:left;
	margin-left:40px;
	height:27px;
	font-size:14px;
}
.main_title_right ul li a {
	padding-bottom:8px;
}
.main_title_right ul li:hover {
	border-bottom:3px solid #53a0fe;
	color:#53a0fe;
}
.main_title_right ul li img {
	float:right;
	margin-left:5px;
}
.main_content {
	float:left;
	width:100%;
}
.main_content_left {
	float:left;
}
.main_content_left img {
	width:242px;
	height:570px;
}
.main_content_right {
	float:left;
	width:968px;
}
.main_content_right li {
	float:left;
	width:190px;
	padding:20px 20px 20px 20px;
	margin-left:12px;
	margin-bottom:10px;
	background-color:#fff;
	cursor:pointer;
}
.main_content_right li:hover {
	box-shadow: 0 0 3px 3px #ddd;
}
.main_content_right li .goods_img {
	float:left;
	width:100%;
	text-align:center;
}
.main_content_right li .goods_img img {
	width:156px;
	height:156px;
}
.main_content_right li .goods_name {
	width:100%;
	float:left;
	margin-top:15px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center;
	color:#333;
}
.main_content_right li .goods_name2 {
	margin-top:3px;
}
.main_content_right li .goods_name a {
	font-size:14px;
}
.main_content_right li .goods_money {
	width:100%;
	float:left;
	color:#ff3d50;
	font-size:16px;
	margin-top:7px;
	text-align:center;
}
.main_content_right li .goods_hover {
	position:absolute;
	margin-left:160px;
	margin-top:-10px;
	display:none;
}*/
/* promise */
/*
.promise {
	background-color:#333;
}
.promise li {
	width:25%;
	float:left;
}
.promise li img {
	float:left;
	width:55px;
	margin:30px 10px 40px 40px;
}
.promise .left {
	width:100px;
}
.promise1 {
	float:left;
	font-size:16px;
	color:#ddd;
	margin-top:44px;
}
.promise2 {
	float:left;
	font-size:12px;
	color:#999;
	margin-top:10px;
}*/
/* foot */
/*
.foot {
	padding:70px 0 30px 0;
}
.foot ul {
	float:left;
	width:200px;
}
.foot ul:first-child {
	margin-left:15px;
}
.foot li {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.foot .foot_title {
	font-size:16px;
	margin-bottom:40px;
	color:#333;
}
.foot .code {
	float:left;
	margin-right:20px;
	text-align:center;
}
.foot .code img {
	width:98px;
	height:98px;
	border:1px solid #ddd;
}
.foot .code p {
	margin-top:10px;
	color:#333;
}
.foot .phone {
	float:left;
	margin-left:90px;
}
.foot .phone .phone_top {
	font-size:14px;
	color:#666;
	margin-bottom:15px;
}
.foot .phone .phone_top img {
	float:left;
	margin-right:5px;
}
.foot .phone .phone_mid {
	font-size:30px;
	margin-bottom:20px;
	color:#ff6700;
}
.foot .phone .phone_bottom {
	font-size:14px;
}*/
/* fixed */
/*
.fixed {
	position:fixed;
	right:50px;
}
.to_top {
	bottom:160px;
}
.kefu {
	bottom:100px;
}*/
/* main_bar */
.main_bar {
	position:relative;
	z-index:99;
	margin:0;
}
.svnav2 {
	float:left;
	width:100%;
	cursor:pointer;
	border-bottom:1px dashed #353535;
}
.sidernav {
	width:242px;
	height:450px;
	background:#222;
	opacity:0.9;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	position:absolute;
}
.sv {
	width:100%;
	float:left;
}
.sv2 {
	width:100%;
	height:120px
}
.sv p {
	cursor:pointer;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	background:url(../images/register/bar_arrow.png) no-repeat right center;
	background-position:210px 16px;
	text-align:left;
	margin-right:10px;
	float:left;
	width:100%;
}
.sv p .tubiao {
	margin-top:10px;
	margin-bottom:-10px;
}
.qbfl {
	line-height:38px
}
.sv1 {
	margin-left:10px;
	font-size: 16px;
}
.svnav {
    margin-left: 10px;
    float: left;
    width: 100%;
    height: 49px;
    overflow: hidden;
}
.svnav ul {
	list-style:none;
	margin-left:30px;
}
.svnav ul li {
float: left;
    height: 25px;
    line-height: 25px;
    width: 71px;
    margin-left: 15px;
}
.svnav ul li a {
	text-decoration:none;
	color:#fff;
	font-size:14px
}
.bannerright {
	overflow:hidden;
	width:220px;
	background:#fff;
	top:0;
	position:absolute;
	right:-370px;
	height:450px
}
.hoversidernav {
	width:580px;
	border-bottom:1px solid #ebe9e9;
	background-color:#fff;
	left:210px;
	z-index:999;
	color:#787878;
	height:440px;
	padding-top: 10px;
	position:absolute;
	overflow:hidden;
	display:none
}
.hoversidernavleft {
	float:left
}
.hoversidernavright {
	float:right;
	overflow:hidden;
	margin-right:16px;
	margin-top:20px;
	width:170px;
	height:410px
}
.hoversidernavright .small {
	float:left;
	width:83px;
	margin-right:2px;
	margin-bottom:2px;
	height:35px
}
.big1 {
	margin-top:15px;
	margin-bottom:2px;
	display:block
}
.hovercelan {
	overflow:hidden;
	margin-left:10px;
	background:#fff
}
.hovercelan a {
	color:#999
}
.hoversidernavleft .span {
	float:left;
	width:80px;
	display:block;
	font-weight:700;
	line-height:40px;
}
.bordernav {
	width:100%;
	clear:botha;
	border-top:2px solid #e5383c
}
.newnav_box {
	width:280px;
	float:right;
	margin-top:10px;
	margin-right:20px
}
.innewnav_box_img {
	margin-right: 3px;
	margin-left: 2px;
	float: left;
	display: block;
	margin-top: 10px;
}
.innewnav_box {
	margin-top: 5px;
}
.hoversidernavleft {
	font-size:13px;
	width:460px;
	float:left
}
.nav_piece {
	width:580px;
	float:left;
	line-height:50px;
}
.nav_piece ul li {
	width:550px;
	padding-left: 30px;
	float:left;
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.nav_piece_left {
	width:200px;
	float:left;
}
.nav_piece_left a, .nav_piece_right a {
	font-size: 14px;
}
.nav_piece_left img {
	width:40px;
	height:40px;
	margin:10px 10px 0 0;
	float:left;
}
.nav_piece_right {
	float:left;
	width:350px;
}
.nav_piece_right span {
	margin-right:50px;
	line-height:50px;
	float: left;
}
.nav_piece a:hover {
	color:#53a0fe;
}
/* location */
.location {
	line-height:50px;
	background-color:#f3f3f3;
}
/* filter */
.filter {
	background-color:#f3f3f3;
}
.filter .wid_piece {
	background-color:#fff;
}
.filter_top {
	margin-bottom:20px;
	color:#333;
}
.filter_top .left p {
	float:left;
	margin-right:10px;
	font-weight:bold;
	font-size:14px;
}
.filter_top .left span {
	font-weight:bold;
	font-size:14px;
	color:#ff3d50;
	padding:0 5px;
}
.filter_top .left .right a {
	color:#999;
}
.filter_choose {
	margin-bottom:20px;
}
.filter_choose .left {
	font-size:14px;
	line-height:24px;
}
#filter_choose {
	float:left;
	width:1100px;
}
#filter_choose ul {
	margin-left:10px;
}
.filter_choose ul li {
	float:left;
	font-size:14px;
	margin-right:15px;
	background-color:#eee;
	padding:5px 10px;
	margin-bottom:10px;
}
.filter_choose ul li span {
	margin-left:10px;
	color:#9e9e9e;
	cursor:pointer;
	padding:0 5px;
}
.filter_choose ul li span:hover {
	color:#ff3d50;
}
.brand {
	width:100%;
	float:left;
	border:1px solid #ddd;
	line-height:50px;
}
.brand_piece {
	width:100%;
	float:left;
	border-top:1px solid #ddd;
}
.brand_piece2 {
	width:100%;
	float:left;
	border-top:1px solid #ddd;
	line-height:50px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.brand_piece:first-child {
	border-top:none;
}
.brand_left {
	float:left;
	width:99px;
	padding-right:20px;
	font-size:14px;
	color:#333;
	background-color:#f5f5f5;
	text-align:right;
}
.brand_left2 {
	float:left;
	width:99px;
	padding-right:20px;
	font-size:14px;
	color:#333;
	background-color:#f5f5f5;
	text-align:right;
	border-right:1px solid #ddd;
}
.brand_mid {
	float:left;
	width:1030px;
	padding-left:20px;
	border-left:1px solid #ddd;
	padding-bottom:13px;
}
.brand_mid2 {
	float:left;
	width:1030px;
	padding-left:20px;
	padding-bottom:13px;
}
.brand_mid span {
	float:left;
	padding:5px 10px;
	margin-right:40px;
	line-height:14px;
	margin-top:13px;
	cursor:pointer;
	border-radius:5px;
}
.brand_mid2 span {
	float:left;
	padding:5px 10px;
	margin-right:40px;
	line-height:14px;
	margin-top:13px;
	cursor:pointer;
	border-radius:5px;
}
.brand_mid span .span_bg {
	background-color:#53a0fe;
	color:#fff;
}
.brand_mid span:hover {
	background-color:#53a0fe;
	color:#fff;
}
.brand_mid span:hover a {
	color:#fff;
}
.brand_mid2 span .span_bg {
	background-color:#53a0fe;
	color:#fff;
}
.brand_mid2 span:hover {
	background-color:#53a0fe;
	color:#fff;
}
.brand_mid2 span:hover a {
	color:#fff;
}
.filter_more {
	width:100%;
	float:left;
	text-align:center;
	font-size:14px;
	color:#333;
}
.filter_more .blank_left {
	position:absolute;
	background-color:#fff;
	width:495px;
	height:25px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	z-index:1;
}
.filter_more .blank_right {
	position:absolute;
	margin-left:674px;
	margin-top:-50px;
	background-color:#fff;
	width:497px;
	height:25px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	z-index:2;
}
.filter_more span {
	width:180px;
	height:50px;
	border:1px solid #ddd;
	border-top:none;
	padding-bottom:18px;
}
.filter_more span button {
	width:178px;
	height:50px;
	outline:none;
}
/* goods */
.goods {
	width:100%;
	margin-top:20px;
	width:1220px;
	padding-bottom:30px;
}
.goods_left {
	width:190px;
	padding:0 20px;
	background-color:#fff;
	border-top:3px solid #53a0fe;
	line-height:50px;
}
.goods_left_title {
	width:100%;
	font-weight:bold;
	font-size:14px;
}
.goods_left_content ul li {
	width:190px;
	border-bottom:1px dotted #ddd;
	float:left;
	padding-bottom:10px;
}
.goods_left_content ul li:last-child {
	border-bottom:none;
}
.goods_left_img {
	width:190px;
	height:190px;
	text-align:center;
	margin-top:30px;
}
.goods_left_img img {
	width:170px;
	height:170px;
	margin:10px;
}
.goods_left_name {
	width:100%;
	height:36px;
	line-height:18px;
	text-align:center;
	overflow:hidden;
}
.goods_left_money {
	width:100%;
	height:24px;
	line-height:24px;
	margin-top:5px;
	font-size:16px;
	color:#ff3d50;
	text-align:center;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.goods_right {
	width:980px;
	margin-left:10px;
}
.goods_right_title {
	width:960px;
	padding-left:10px;
	height:60px;
	line-height:60px;
	margin-bottom:10px;
	background-color:#fff;
	font-size:14px;
}
.goods_right_title ul li {
	padding:0 10px;
	height:23px;
	line-height:23px;
	float:left;
	text-align:center;
	margin-top:18px;
	font-size:14px;
	cursor:pointer;
}
.goods_right_title ul li img {
	margin-left:3px;
}
.goods_right_title ul li:hover {
	color:#ff3d50;
}
.goods_right_title .this_title {
	color:#ff3d50;
}
.sort1, .sort2 {
	float:right;
	margin-top:8px;
}
.sort2 {
	display:none;
}
.goods_arrow1 {
	position:absolute;
	margin:-26px 0 0 30px;
}
.goods_arrow2 {
	position:absolute;
	margin:-16px 0 0 30px;
}
.goods_right_content {
	width:100%;
	padding:10px 0;
	padding-bottom:0px;
}
.goods_right_content ul li {
	float:left;
	width:235px;
	margin-bottom:20px;
	margin-right:10px;
	background-color:#fff;
}
.goods_right_content ul li:hover {
	box-shadow: 0 0 3px 3px #ddd;
	margin-top:-5px;
	margin-bottom:25px;
}
.goods_right_img {
	width:190px;
	height:190px;
	text-align:center;
	margin:35px 0 21px 22px;
}
.goods_right_img img {
	width:190px;
	height:190px;
}
.goods_right_name {
	width:190px;
	font-size:12px;
	line-height:18px;
	margin-left:22px;
	text-align:center;
	height:36px;
	overflow:hidden;
}
.goods_right_money {
	width:100%;
	font-size:16px;
	color:#ff3d50;
	text-align:center;
	margin:10px 0;
}
.goods_right_bottom {
	width:100%;
	margin-top:10px;
}
.goods_right_bottom button {
	width:50%;
	float:left;
	height:39px;
	padding:0;
}
.goods_right_bottom1 {
	color:#999;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
.goods_right_bottom2 {
	color:#53a0fe;
	border-top:1px solid #ddd;
	background:url(https://static.quyibao.com/image/20171218/car2.png) no-repeat left #fff;
	background-position:5px;
}
.goods_right_bottom2:hover {
	color:#fff;
	border-top:1px solid #53a0fe;
	background:url(https://static.quyibao.com/image/20171218/car1.png) no-repeat left #53a0fe;
	background-position:5px;
}
.goods_bottom {
	margin:20px 0;
}
.goods_bottom ul li {
	float:left;
	padding:5px 10px;
	background-color:#fff;
	margin-left:10px;
	cursor:pointer;
	border-radius:5px;
	padding:0px;
}
.goods_bottom ul li:hover {
	background-color:#72aefe;
	color:#fff;
}
/*.goods_bottom ul li:hover span{ color:#fff;}*/
.goods_bottom ul li:hover a {
	color:#fff;
}
.goods_bottom .right span {
	color:#72aefe;
	padding:0 5px;
}
.goods_bottom ul li a {
	padding: 5px 10px;
	display: block;
}
.goods_bottom .disabled span {
	padding: 5px 10px;
	display: block;
}
/* car_address */
.car_address {
	background-color:#f3f3f3;
}
.address_choose {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	width:100%;
	margin:20px 0;
}
.address {
	width:320px;
	height:132px;
	padding:10px 20px;
	margin: 0 45px 30px 0;
}
.address:nth-child(3n) {
	margin-right:0;
}
.address1 {
	background:url(https://static.quyibao.com/static/prod/images/cart/address_bg1.jpg) no-repeat;
}
.address2 {
	background:url(https://static.quyibao.com/static/prod/images/cart/address_bg2.jpg) no-repeat;
}
.address3 {
	background:url(https://static.quyibao.com/static/prod/images/cart/new_address.jpg) no-repeat;
	cursor:pointer;
}
.address_top {
	width:100%;
	height:20px;
	line-height:20px;
}
.address_top .left {
	font-size:14px;
	font-weight:bold;
}
.address_top .right {
	font-size:12px;
	padding:0 5px;
	cursor:pointer;
}
.default {
	display:none;
}
.address_bottom {
	margin-top:25px;
}
.address_bottom p {
	margin-bottom:5px;
	float:left;
	width:100%;
	overflow:hidden;
	font-size:12px;
}
.address_bottom .write {
	width:58px;
	height:18px;
	line-height:18px;
	background-color:#eee;
	text-align:center;
	cursor:pointer;
}
.write3 {
	color:#21a2f4;
	cursor:pointer;
}
.address_more {
	width:100%;
	text-align:center;
}
.address_more button {
	color:#999;
}
.table_more {
	width:100%;
	text-align:center;
}
.table_more span {
	cursor:pointer;
	border:1px solid #ddd;
	border-top:none;
	padding:10px 25px;
	line-height:38px;
	font-size:14px;
}
.buy_table {
	width:100%;
	margin-top:20px;
	border:1px solid #ddd;
}
.table_top {
	height:39px;
	line-height:39px;
	background-color:#f5f5f5;
}
.table_top ul li {
	float:left;
	text-align:center;
	font-size:14px;
}
.table_piece {
	width:100%;
	border-top:1px solid #ddd;
}
.table_piece:first-child {
	border-top:none;
}
.table_piece ul li {
	float:left;
	text-align:center;
	border-left:1px solid #ddd;
	height:99px;
	line-height:99px;
}
.table_piece ul li:first-child {
	border-left:none;
	text-align:left;
}
.piece_left {
	width:58px;
	height:58px;
	margin:20px 0 0 20px;
}
.piece_left img {
	width:58px;
	height:58px;
}
.piece_right {
	margin:20px 0 0 10px;
}
.piece_right p {
	width:380px;
	height:36px;
	line-height:18px;
	font-size:12px;
	overflow:hidden;
}
.table_bottom {
	margin-top:20px;
	margin-bottom:20px;
}
.table_bottom input {
	width:579px;
	padding-left:10px;
	height:40px;
	background-color:#f3f3f3;
}
.goods_list1 {
	color:#f13232;
	border:1px solid #ddd;
	padding:0 25px 0 10px;
	margin:0 15px;
	background:url(../images/register/arrow_down.jpg) no-repeat;
	background-position:68px;
	cursor:pointer;
}
.goods_list2 {
	width:298px;
	position:absolute;
	margin:62px 0 0 87px;
	display:none;
	padding-bottom:20px;
	background-color:#fff;
	border:1px solid #ddd;
}
.list_piece {
	width:100%;
}
.list_left {
	width:48px;
	height:48px;
	margin:20px 0 0 10px;
}
.list_left img {
	width:100%;
}
.list_right {
	width:210px;
	margin-left:10px;
}
.list_right p {
	width:100%;
	height:28px;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
	margin:20px 0 5px 0;
}
.list_right span {
	color:#999;
	font-size:12px;
}
.tickets {
	width:100%;
}
.tickets ul {
	width:1100px;
	max-height:490px;
	padding:20px;
	padding-right:10px;
	background-color:#f5f5f5;
	margin:20px 20px 0px 20px;
	overflow-y:scroll;
}
.tickets ul li {
	float:left;
	width:260px;
	cursor:pointer;
	background-color:#fff;
	margin:5px;
}
.tickets ul li:hover {
	box-shadow: 0 0 3px 3px #ddd;
}
.tickets ul li .tickets_choose {
	background:url(https://static.quyibao.com/static/prod/images/cart/choose_bg.png) right bottom no-repeat;
}
.tickets_top {
	margin-top:20px;
	padding-bottom:10px;
	float:left;
	width:100%;
	border-bottom:1px solid #ddd;
}
.tickets_top1, .tickets_top2{
	margin-top:20px;
	padding-bottom:10px;
	float:left;
	width:100%;
	border-bottom:1px solid #ddd;
}
.tickets_left {
	float:left;
	width:96px;
	border-right:1px solid #ddd;
	line-height:50px;
	font-size:40px;
	font-weight:bold;
	color:#21a2f4;
	text-align:center;
}
.tickets_left span {
	color:#21a2f4;
	font-size:16px;
	font-weight:normal;
}
.tickets_right {
	float:left;
	margin-left:10px;
}
.tickets_right p {
	color:#999;
	font-size:14px;
}
.tickets_num {
	width:100%;
	float:left;
	margin:10px 0;
}
.tickets_num button {
	float:left;
	width:30px;
	height:30px;
	color:#666;
	border:1px solid #ddd;
	font-weight:bold;
	background-color:#f3f3f3;
}
.tickets_num button:hover {
	color:#53a0fe;
}
.tickets_num input {
	float:left;
	width:45px;
	height:28px;
	color:#666;
	border:1px solid #ddd;
	font-weight:bold;
	text-align:center;
}
.tickets_num .subtract {
	border-right:none;
	border-radius:5px 0 0 5px;
	margin-left:20px;
}
.tickets_num .add {
	border-left:none;
	border-radius:0 5px 5px 0;
}
.tickets_num .left {
	margin:8px 0 0 10px;
}
.tickets_num .left span {
	color:#53a0fe;
}
/*.ticket1{ background:url(../images/cart/ticket1.jpg) no-repeat;}*/
#ticket1 img {
	cursor:pointer;
}
/*.ticket2{ background:url(../images/cart/ticket2.jpg) no-repeat; height:86px;}*/
.ticket2 .left {
	width:161px;
	padding:0 20px;
	margin-left:-20px;
	background-color:#fff;
	text-align:center;
	padding-bottom:10px;
	margin-top:-1px;
	padding-top:10px;
}
.ticket2 .left p {
	color:#333;
}
#ticket1 {
	display:none;
}
#ticket3 img {
	cursor:pointer;
}
.ticket p {
	margin-bottom:10px;
	width:100%;
}
.ticket_bottom {
	width:1100px;
	background-color:#f5f5f5;
	margin:0 0 20px 20px;
	padding:15px;
	text-align:center;
}
.ticket_bottom .left {
	text-align:left;
}
.ticket_bottom input {
	width:24px;
	height:24px;
}
.ticket_bottom a {
	margin-right:10px;
}
.car_bottom {
	text-align:right;
	width:1150px;
	margin-right:20px;
}
.car_bottom_piece {
	float:right;
	width:100%;
	margin-bottom:15px;
	font-size:14px;
}
.car_bottom_piece span, .car_bottom_piece div {
	font-size:14px;
}
.car_bottom .right {
	font-weight:bold;
	width:150px;
}
.car_bottom_result {
	padding-right:20px;
	margin-right:-20px;
	line-height:24px;
	font-size:14px;
}
.car_bottom_result .right {
	color:#f13232;
	font-weight:bold;
	font-size:22px;
}
.car_bottom input {
	float:right;
	width:180px;
	height:50px;
	color:#fff;
	background-color:#53a0fe;
	cursor:pointer;
	font-size:18px;
}
#type2 {
	display:none;
}
#type3 {
	display:none;
}
.invoice_choose {
	margin:5px 0;
}
.invoice_choose .left {
	cursor:pointer;
}
.invoice_choose span {
	font-size:16px;
}
.invoice_choose .invoice_btn {
	float:left;
	border:1px solid #ddd;
	margin:2px 3px 0 0;
	width:16px;
	height:16px;
}
.this_invoice {
	padding-left:20px;
	background:url(https://static.quyibao.com/static/prod/images/cart/this_invoice.jpg) no-repeat left;
	background-size:17px 17px;
}
.this_invoice span {
	color:#53a0fe;
}
.this_invoice .invoice_btn {
	display:none;
}
/* league */
.league {
	background-color:#f3f3f3;
}
.league_top {
	width:1070px;
	height:70px;
	padding:30px;
	background-color:#e5f1ff;
	float:left;
	margin:20px 0 0 40px;
}
.league_top p {
	font-size:14px;
	color:#333;
	line-height:20px;
	margin-bottom:5px;
}
.league_top p a {
	color:#53a0fe;
	margin:0 10px;
}
.league_content_title {
	width:100%;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:40px 0 40px 0;
}
.league_content {
	float:left;
	padding:0 0 0 300px;
	width:910px;
	background-color:#fff;
}
.league_content ul li {
	float:left;
	width:100%;
	line-height:40px;
	margin-bottom:30px;
}
.league_content_left {
	width:120px;
	float:left;
	margin-right:10px;
	text-align:right;
	font-size:14px;
	color:#333;
}
.league_content_left span {
	color:#f13232;
	margin-right:5px;
}
.league_content_right {
	float:left;
}
.league_content_right select {
	width:145px;
	padding-left:10px;
	height:40px;
	border:1px solid #ddd;
	margin-right:10px;
}
.league_text {
	width:450px;
	padding-left:10px;
	height:38px;
	border:1px solid #ddd;
}
.league_radio {
	float:left;
	margin:14px 10px 0 30px;
}
.league_strength {
	margin-left:120px;
}
.league_strength div {
	float:left;
	width:60px;
	padding-top:10px;
	margin:10px 0 -10px 0;
	text-align:center;
	color:#999;
	line-height:14px;
}
.league_strength1 {
	border-top:3px solid #ff6b6b;
}
.league_strength2 {
	border-top:3px solid #4cc754;
}
.league_strength3 {
	border-top:3px solid #ffc001;
}
.league_strength_g {
	border-top:3px solid #ddd;
}
.league_read {
	width:100%;
	float:left;
}
.league_read input {
	float:left;
	margin:14px 10px 0 0;
}
.league_read a {
	color:#53a0fe;
}
.league_bottom {
	width:100%;
	float:left;
	padding:20px 0 40px 0;
	text-align:center;
	background-color:#fff;
}
.league_bottom input {
	width:460px;
	height:60px;
	background-color:#53a0fe;
	color:#fff;
	margin-left:110px;
	cursor:pointer;
	border-radius:5px;
}
.league1 {
	background:url(https://static.quyibao.com/static/prod/images/register/league1.png) right no-repeat;
}
.league2 {
	background:url(https://static.quyibao.com/static/prod/images/register/league2.png) right no-repeat;
}
.league3 {
	background:url(https://static.quyibao.com/static/prod/images/register/league3.png) right no-repeat;
}
.league4 {
	background:url(https://static.quyibao.com/static/prod/images/register/league4.png) right no-repeat;
}
.league5 {
	background:url(https://static.quyibao.com/static/prod/images/register/league5.png) right no-repeat;
}
.league6 {
	background:url(https://static.quyibao.com/static/prod/images/register/league6.png) right no-repeat;
}
.league7 {
	background:url(https://static.quyibao.com/static/prod/images/register/league7.png) right no-repeat;
}
.league8 {
	background:url(https://static.quyibao.com/static/prod/images/register/league8.png) right no-repeat;
}
/* help */
.goods_left_help {
	float:left;
}
.goods_left_help_title {
	float:left;
	padding-left:50px;
	font-size:16px;
	color:#333;
	margin-top:20px;
}
.goods_left_help ul li {
	float:left;
	padding-left:50px;
	line-height:30px;
}
.goods_left_help ul li a {
	font-size:14px;
	color:#666;
}
.goods_left_help ul li a:hover {
	color:#00a8ff;
}
.goods_left_help .this_li {
	color:#00a8ff;
}
.help {
	background-color:#fff;
	padding:30px;
	width:910px;
}
.help_title {
	color:#ea3b38;
	height:40px;
	border-bottom:1px dotted #ddd;
	font-size:20px;
}
/* center */
.center_top_p1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
}
.center_top_p1 .right {
	color:#999;
	font-size:12px;
	font-weight:normal;
}
.center_top_p11 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
}
.center_top_p11 span {
	font-size:14px;
	color:#ff3d50;
	margin-left:10px;
}
.center_top_p11 .right {
	color:#53a0fe;
	font-size:14px;
	font-weight:normal;
}
.center_top_p2 {
	font-size:32px;
	color:#ff3d50;
	margin-bottom:15px;
}
.center_top_p3 {
	font-size:14px;
}
.center_top_p3 span {
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.center_top .right {
	text-align:right
}
.center_top .right input {
	width:160px;
	height:40px;
	color:#fff;
	background-color:#ff3d50;
	border-radius:5px;
	font-size:14px;
	margin-bottom:30px;
	cursor:pointer;
}
.center_top .right a {
	color:#53a0fe;
	font-size:14px;
}
.center_content_top {
	width:100%;
	float:left;
}
.center_content_top ul li {
	float:left;
	margin-right:30px;
	font-size:14px;
	padding-bottom:10px;
	cursor:pointer;
	margin-bottom:30px;
}
.this_top {
	font-weight:bold;
	color:#333;
	border-bottom:2px solid #53a0fe;
}
.center_content_table {
	width:100%;
	float:left;
	text-align:center;
}
.center_content_table table {
	width:100%;
	border:1px solid #ddd;
	word-wrap:break-word; 
	word-break:break-all;
}
.center_content_table table th {
	height:40px;
	height:40px;
	background-color:#f3f3f3;
	color:#666;
	font-weight:normal;
}
.center_content_table table td {
	height:70px;
	height:70px;
	color:#555;
	border:1px solid #ddd;
	border-top:none;
	padding: 0 5px;
}
.table_bottom {
	float:right;
	margin-top:30px;
}
.table_bottom .left {
	margin-top:5px;
}
.table_bottom .left span {
	color:#72aefe;
	font-weight:bold;
	margin:0 5px;
}
.table_bottom ul {
	float:left;
	margin-left:15px;
}
.table_bottom ul li {
	float:left;
	padding:5px 10px;
	border:1px solid #ddd;
	margin-left:10px;
	border-radius:3px;
	cursor:pointer;
}
.table_bottom ul li:hover {
	color:#fff;
	background-color:#72aefe;
	border:1px solid #72aefe;
}
.center_time select {
	float:left;
	width:200px;
	height:28px;
	border:1px solid #ddd;
	margin-top:-6px;
}
.center_time input {
	margin-left:20px;
	margin-right:5px;
	float:left;
}
.center_time span {
	font-size:14px;
}
.center_time .daochu {
	float:right;
	padding:10px;
	background-color:#53a0fe;
	color:#fff;
	border-radius:5px;
	margin-top:-10px;
}
.center_cue {
	width:870px;
	padding:20px;
	background-color:#e5f1ff;
	margin-top:20px;
}
.center_cue p {
	font-size:12px;
	color:#666;
	margin-bottom:20px;
}
.center_cue p span {
	color:#ff3d50;
}
.center_cue p a {
	color:#53a0fe;
}
.center_cue .cue_title {
	font-weight:bold;
	color:#53a0fe;
	font-size:14px;
}
.center_upload {
	width:870px;
	float:left;
	margin-top:10px;
	padding:30px 20px;
	background-color:#f3f3f3;
}
.center_upload_bank {
	float:left;
	width:100%;
	margin-top:20px;
}
.center_upload_bank img {
	float:left;
	width:198px;
	height:48px;
	border:1px solid #ddd;
	margin-right:20px;
}
.center_upload_bank .left p {
	margin-bottom:10px;
}
.center_upload_bank .left p span {
	font-weight:bold;
}
.center_upload_input {
	width:200px;
	height:130px;
	float:left;
	margin-top:20px;
	border:1px solid #ddd;
}
.center_upload_tip {
	width:100%;
	float:left;
	color:#ff3d50;
	margin-top:20px;
}
.center_upload_input input {
	width:200px;
	height:130px;
	overflow: hidden;
	opacity: 0;
	filter:alpha(opacity=0);
	position:absolute;
	z-index:10;
	cursor:pointer;
}
.center_upload_input img {
	width:200px;
	height:130px;
}
.center_piece {
	width:100%;
	float:left;
	margin:20px 0 30px 0;
}
.center_piece .text_input {
	width:290px;
	height:40px;
	padding-left:10px;
	border:1px solid #ddd;
}
.center_piece li {
	float:left;
	width:180px;
	height:48px;
	margin:0 20px 20px 0;
	cursor:pointer;
}
.center_piece li input {
	display:none;
}
.center_piece li img {
	width:180px;
	height:48px;
}
.center_piece_img1 {
	border:1px solid #ddd;
}
.center_piece_img2 {
	border:1px solid #53a0fe;
}
.center_upload_bank_btn {
	width:100%;
	float:left;
	text-align:center;
}
.center_upload_bank_btn input {
	width:140px;
	height:50px;
	font-size:18px;
	color:#fff;
	background-color:#53a0fe;
	margin:50px 0;
}
/* dynamic_table */
.dynamic_table table {
	width:100%;
	text-align:center;
	margin-top:25px;
}
.dynamic_table th {
	height:40px;
	color:#666;
	background-color:#f3f3f3;
}
.dynamic_table td {
	height:40px;
	color:#666;
}
.dynamic_table span {
	color:#ff3d50;
}
.dynamic_table .td_left {
	text-align:left;
	padding-left:10px;
}
/* center_ticket */
.center_ticket_title {
	width:910px;
	float:left;
	margin-bottom:20px;
}
.center_ticket_title ul li {
	float:left;
	margin-right:20px;
	padding-bottom:10px;
	font-size:14px;
}
.center_ticket_title .this_title {
	font-weight:bold;
	border-bottom:2px solid #53a0fe;
}
.center_ticket {
	width:920px;
	float:left;
}
.center_ticket ul li {
	float:left;
	width:220px;
	height:260px;
	padding-bottom:20px;
	margin:0 10px 10px 0;
}
.center_ticket1 {
	background:url(https://static.quyibao.com/static/prod/images/user_center/center_ticket1.jpg);
}
.center_ticket2 {
	background:url(https://static.quyibao.com/static/prod/images/user_center/center_ticket2.jpg);
}
.center_ticket_top {
	width:100%;
	float:left;
	margin-top:3px;
}
.center_ticket1 .center_ticket_top span {
	color:#fff;
	background-color:#438ae1;
	border-radius:5px;
	padding:2px 10px;
}
.center_ticket2 .center_ticket_top span {
	color:#fff;
	background-color:#bbb;
	border-radius:5px;
	padding:2px 10px;
}
.center_ticket_money {
	text-align:center;
	color:#fff;
	font-size:20px;
}
.center_ticket_money span {
	font-size:48px;
	font-weight:bold;
	color:#fff;
}
.center_ticket_name {
	text-align:center;
	color:#fff;
	margin-top:10px;
	font-size:12px;
}
.center_ticket1 .center_ticket_check {
	text-align:center;
	color:#0d57b1;
	margin-top:10px;
	font-size:12px;
}
.center_ticket1 .center_ticket_check a {
	color:#0d57b1;
}
.center_ticket2 .center_ticket_check {
	text-align:center;
	color:#999;
	margin-top:20px;
	font-size:12px;
}
.center_ticket2 .center_ticket_check a {
	color:#999;
}
.center_ticket_bottom {
	margin:40px 0 20px 18px;
}
.center_ticket_bottom p {
	font-size:12px;
	margin-bottom:10px;
}
.center_ticket .center_ticket_btn {
	text-align:center;
}
.center_ticket1 .center_ticket_btn input {
	width:100px;
	outline:none;
	height:30px;
	color:#53a0fe;
	border:1px solid #53a0fe;
	border-radius:30px;
	cursor:pointer;
}
.center_ticket2 .center_ticket_btn input {
	width:100px;
	height:30px;
	color:#999;
	outline:none;
	border:1px solid #999;
	background-color:#ddd;
	border-radius:30px;
	cursor:pointer;
}
/* authentication */
.authentication_title {
	width:100%;
	float:left;
	font-size:16px;
	font-weight:bold;
}
.authentication_step {
	width:100%;
	float:left;
	text-align:center;
	margin:60px 0;
}
.authentication_step img {
	display:none;
}
.authentication {
	width:770px;
	float:left;
	margin-left:100px;
}
.authentication_piece {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.authentication_left {
	float:left;
	width:100px;
	line-height:40px;
	text-align:right;
}
.authentication_left span {
	color:#ff3d50;
}
.authentication_right {
	float:left;
	margin-left:10px;
}
.authentication_right .authentication_input {
	width:390px;
	height:38px;
	padding-left:10px;
	border:1px solid #ddd;
}
.authentication_right .authentication_input2 {
	width:50px;
	height:30px;
	background-color:#f3f3f3;
	color:#666;
	border:1px solid #ddd;
	border-radius:3px;
	margin-left:5px;
	cursor:pointer;
	margin-top:5px;
}
.authentication_right .authentication_input2:hover {
	color:#53a0fe;
}
.authentication_right textarea {
	width:380px;
	height:140px;
	border:1px solid #ddd;
	padding:10px;
	color:#999;
	resize:none;
	overflow:hidden;
}
.authentication_right select {
	width: 130px;
	margin-right: 3px;
	height: 30px;
	border: 1px solid #ddd;
	padding-left: 10px;
}
.authentication_bottom {
	float:left;
	margin-top:30px;
	margin-left:100px;
}
.authentication_btn {
	width:160px;
	height:50px;
	border-radius:5px;
	margin:0 10px;
	font-size:18px;
	cursor:pointer;
}
.authentication_btn1 {
	background-color:#53a0fe;
	color:#fff;
}
.authentication_btn2 {
	background-color:#f3f3f3;
	color:#666;
}
.authentication {
	display:none;
}
#authentication1 {
	display:block;
}
.authentication_table {
	width:720px;
	float:left;
}
.authentication_table table {
	width:100%;
	border:1px solid #ddd;
}
.authentication_table th {
	width:25%;
	background-color:#f3f3f3;
	padding-left:10px;
	line-height:50px;
	border:1px solid #ddd;
	color:#333;
	font-size:14px;
	font-weight:normal;
}
.authentication_table td {
	border:1px solid #ddd;
	text-align:center;
	color:#666;
}
.authentication_table img {
	width:80px;
	height:80px;
}
/* center_message */
.center_message {
	float:left;
	width:868px;
	border:1px solid #ddd;
	background-color:#fff;
	margin-top:30px;
}
.center_message_top {
	float:left;
	padding-left:60px;
	width:808px;
	height:89px;
	border-bottom:1px solid #ddd;
}
.center_message_top img {
	margin-top:20px;
}
.center_message_content {
	float:left;
	padding:30px 0 30px 60px;
	width:808px;
}
.center_message_content_title {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:40px;
}
.center_message_content p {
	color:#666;
	font-size:14px;
}
.center_message_content .p_a {
	color:#53a0fe;
	padding:20px 0 40px 0;
}
.center_message_content .p_a a {
	color:#53a0fe;
}
.center_message_btn {
	width:100%;
	float:left;
	margin-top:30px;
}
.center_message_btn input {
	width:70px;
	height:30px;
	margin-right:20px;
	border-radius:3px;
}
.center_message_btn1 {
	color:#fff;
	background-color:#53a0fe;
}
.center_message_btn2 {
	color:#999;
	background-color:#ddd;
}
/* exchange */
.exchange {
	margin-bottom:20px;
}
.exchange_top {
	width:100%;
	border-bottom:2px solid #f13232;
	;
}
.exchange_top ul li {
	float:left;
	width:88px;
	height:38px;
	line-height:38px;
	cursor:pointer;
	text-align:center;
}
.exchange_top .title_down, .exchange_top .title_up {
	background-position:70px;
}
.exchange_content {
	width:100%;
	margin-top:20px;
}
.exchange_content ul li {
	float:left;
	width:356px;
	height:160px;
	padding:15px;
	margin:0 15px 15px 0;
	border:1px solid #ddd;
}
.exchange_img {
	width:160px;
	height:160px;
	float:left;
}
.exchange_img img {
	width:100%;
}
.exchange_message {
	width:176px;
	float:left;
	margin-left:20px;
}
.exchange_message p {
	line-height:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.exchange_btn {
	width:78px;
	height:28px;
	line-height:28px;
	border:1px solid #f13232;
	border-radius:5px;
	color:#f13232;
	text-align:center;
	cursor:pointer;
}
.exchange_nav_btn {
	position:absolute;
	margin:65px 0 0 1170px;
}
.exchange_nav_btn button {
	width:180px;
	height:45px;
	border:1px solid #fff;
	color:#fff;
	border-radius:5px;
	background:none;
	font-size:20px;
}
.exchange_nav_btn button:hover {
	background-color:#d72c2f;
}
.promotion_title {
	width:100%;
	font-size:16px;
	overflow:hidden;
	margin-top:60px;
}
.promotion_goods {
	width:100%;
	margin:20px 0 50px 0;
	border:1px solid #ddd;
}
.promotion_goods ul li {
	width:230px;
	background-color:#f5f5f5;
	float:left;
	margin:10px 13px;
}
.promotion_goods ul li p {
	background-color:#fff;
	font-size:12px;
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px;
	height:16px;
	line-height:16px;
	overflow:hidden;
}
.promotion_goods ul li img {
	width:130px;
	height:130px;
	margin:50px;
}
.title_down {
	border:1px solid #f13232;
	color:#fff;
	width:50px;
	background:url(https://static.quyibao.com/static/prod/images/exchange_down.png) no-repeat #f13232;
	background-position:55px;
}
.title_up {
	border:1px solid #f13232;
	color:#fff;
	width:50px;
	background:url(https://static.quyibao.com/static/prod/images/exchange_up.png) no-repeat #f13232;
	background-position:55px;
}
/* coupon */
.coupon {
	background-color:#f5f5f5;
	padding-top:20px;
}
.coupon_title {
	width:100%;
	float:left;
	margin-bottom:30px;
}
.coupon_title ul li {
	float:left;
	margin-right:40px;
	padding-bottom:10px;
	font-size:14px;
	cursor:pointer;
}
.coupon_title ul li:hover {
	font-weight:bold;
}
.this_coupon {
	font-weight:bold;
	border-bottom:3px solid #53a0fe;
}
.coupon_content {
	width:100%;
	float:left;
}
.coupon_content ul li {
	width:370px;
	height:130px;
	float:left;
	margin-right:3px;
	padding:4px 7px 8px 3px;
	background:url(https://static.quyibao.com/static/prod/images/coupon_bg.jpg) no-repeat;
	background-position:3px 4px;
	cursor:pointer;
}
.coupon_content ul li:hover {
	background:url(https://static.quyibao.com/static/prod/images/coupon_bg2.jpg) no-repeat;
	background-position:-1px 1px;
}
.coupon_left {
	float:left;
	width:140px;
	margin:20px 0 0 20px;
}
.coupon_left_top {
	float:left;
	border:1px solid #53a0fe;
	border-radius:3px;
	color:#53a0fe;
	padding:3px 5px;
	font-size:14px;
}
.coupon_left_mid {
	width:100%;
	float:left;
	color:#53a0fe;
	font-size:14px;
	margin-top:5px;
}
.coupon_left_mid span {
	font-size:50px;
	font-weight:bold;
	color:#53a0fe;
	margin-right:3px;
}
.coupon_left_bottom {
	width:100%;
	float:left;
	color:#999;
	font-size:12px;
	margin-top:5px;
}
.coupon_left_bottom span {
	color:#53a0fe;
}
.coupon_right {
	float:left;
	width:160px;
	margin-top:15px;
}
.coupon_right div {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.coupon_right1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.coupon_right2 {
	color:#666;
}
.coupon_right3 {
	color:#999;
}
.coupon_right3 a {
	color:#999;
}
.coupon_tip {
	float:left;
	font-size:16px;
	color:#fff;
	width:20px;
	margin:18px 0 0 18px;
	line-height:24px;
}
.coupon_btn {
	width:100%;
	float:left;
	color:#999;
	margin-top:30px;
	text-align:center;
	cursor:pointer;
	font-size:14px;
}
/* dialog */
.fullbg {
	background-color:#000;
	left:0;
	position:fixed;
	top:0;
	z-index:10000;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	height:100%;
	width:100%;
	display:none;
}
.dialog {
	position:fixed !important;
	position:absolute;
	top:10%;
	z-index:10001;
	background-color:#fff;
	left:0;
	right:0;
	margin: auto;
	display:none;
}
.dialog_title {
	width:96%;
	padding:0 2%;
	height:40px;
	line-height:40px;
	background-color:#eee;
	border-bottom:1px solid #ddd;
}
.dialog_title .right {
	cursor:pointer;
	font-size:16px;
}
.dialog1 {
	width:628px;
}
.dialog1 .dialog_content {
	width:508px;
	margin:40px 0 0 60px;
	padding-bottom:50px;
}
.dialog1 .dialog_content_left {
	width:90px;
	text-align:right;
}
.dialog1 .dialog_content_right {
	width:410px;
}
.dialog1 ul li {
	width:100%;
	float:left;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
}
.dialog1 ul li input {
	width:398px;
	height:30px;
	border:1px solid #ddd;
	padding-left:10px;
}
.dialog1 ul li select {
	width:130px;
	margin-left:5px;
	height:30px;
	border:1px solid #ddd;
	padding-left:10px;
}
.dialog1 ul li select:first-child {
	margin-left:0;
}
.dialog1 ul li textarea {
	width:398px;
	height:80px;
	padding:5px 0 0 10px;
	margin-top:5px;
	border:1px solid #ddd;
	resize:none;
}
.dialog2 {
	width:398px;
}
.dialog2 .dialog_content {
	width:350px;
	margin:30px 20px;
}
.dialog2 ul {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.dialog2 ul li {
	width:25%;
	float:left;
	font-size:12px;
}
.dialog_bottom {
	width:100%;
	text-align:center;
}
.dialog_bottom img {
	margin:0 10px;
	cursor:pointer;
}
.dialog_bottom button, .dialog_bottom input {
	width:100px;
	height:40px;
	border-radius:5px;
	margin:30px 10px 0 10px;
}
.dialog_bottom_btn1 {
	color:#fff;
	background-color:#53a0fe;
}
.dialog_bottom_btn2 {
	color:#666;
	background-color:#f3f3f3;
}
.type2_right_li1 {
	width:96%;
	padding-left:4%;
	height:30px;
	line-height:30px;
	margin-left:10px;
	color:#666;
	border:1px solid #ddd;
	margin-bottom:10px;
	cursor:pointer;
}
#dialog_tip img {
	float:left;
	margin-left:25px;
	margin-right:10px;
}
#dialog_tip .dialog_tip_top {
	float:left;
	width:250px;
	line-height:18px;
	margin-top:2px;
}
#dialog_tip ul {
	width:300px;
	padding:20px 0;
	float:left;
	margin-left:25px;
	margin-top:20px;
	background-color:#f3f3f3;
}
#dialog_tip ul li {
	float:left;
	width:92%;
	margin:0 4%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ddd;
}
#dialog_authentication1, #dialog_authentication2 {
	width:600px;
}
#dialog_authentication1 img, #dialog_authentication2 img {
	width:600px;
}
#huizhidan {
	width:765px;
}
/* wid */
.wid {
	width:100%;
	float:left;
}
.wid_piece {
	width:1210px;
	margin:0 auto;
}
.blank {
	width:1210px;
	height:20px;
	float:left;
	background-color:#f3f3f3;
	margin-left:-20px;
}
.bg_f {
	float:left;
	width:1170px;
	padding:30px 20px;
	background-color:#fff;
}
.bg_ff {
	float:left;
	width:910px;
	padding:20px 35px 30px 25px;
	background-color:#fff;
	margin-bottom:10px;
}
.bg_ff2 {
	float:left;
	width:440px;
	height:280px;
	padding:20px;
	padding-bottom:30px;
	background-color:#fff;
	margin-bottom:10px;
}
.input_cur {
	cursor:pointer;
}
/* boxCenterList */
.boxCenterList {
	padding:15px;
	border:1px solid #e4e4e4;
}
.boxCenterList h3 span {
	font-size:14px;
}
.boxCenterList_title {
	font-size:21px;
	text-align:center;
	font-weight:bold;
}
.boxCenterList p {
	line-height: 35px;
	font-size: 15px;
	font-family: 微软雅黑, sans-serif;
}
.gwc_step.right {
	margin-top: 30px;
}
/* help */
.help_head_search {
	border:2px solid #41a6ff;
	float:right;
	margin-top:40px;
}
.help_head_search_text {
	float:left;
	width:300px;
	line-height:36px;
	height:36px;
	padding-left:10px;
	color:#b3b3b3;
}
.help_head_search_btn {
	background-color:#41a6ff;
	color:#fff;
	width:90px;
	height:36px;
	cursor:pointer;
}
.help_location {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.help_location a:hover {
	color:#f13232;
}
.help_left {
	float:left;
	width:198px;
	border:1px solid #dfdfdf;
}
.help_left_top {
	width:178px;
	padding-left:20px;
	line-height:50px;
	height:50px;
	float:left;
	background-color:#41a6ff;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.help_left_content {
	float:left;
	width:100%;
	padding:10px 0;
	background-color:#fff;
}
.help_left_content ul li {
	float:left;
	width:178px;
	padding-left:20px;
	line-height:45px;
	font-size:14px;
	color:#1e1e1e;
	cursor:pointer;
}
.help_left_content .lv2 {
	width:148px;
	padding-left:30px;
	line-height:40px;
	display:none;
}
.help_left_content .lv3 {
	width:128px;
	padding-left:30px;
	line-height:35px;
	display:none;
}
.help_left_content a:hover {
	color:#41a6ff;
}
.help_left_content .lv1_show {
	width:158px;
	margin-right:20px;
	height:45px;
	float:left;
	font-size:14px;
	color:#1e1e1e;
	background:url(https://static.quyibao.com/image/20180227/arrow_down2.jpg) right no-repeat;
}
.help_left_content .lv2_show {
	width:128px;
	margin-right:20px;
	height:40px;
	float:left;
	font-size:12px;
}
.help_left_content .lv1_show:hover {
	color:#41a6ff;
}
.help_left_content .lv2_show:hover {
	color:#41a6ff;
}
.help_right {
	width:858px;
	float:left;
	background-color:#fff;
	border:1px solid #dfdfdf;
	margin-left:10px;
	padding:36px 70px;
}
.help_right_title ul li {
	float:left;
	padding-left:30px;
	width:828px;
	background:url(https://static.quyibao.com/image/20180227/help_title.png) no-repeat;
	background-position:5px;
	line-height:65px;
	border-bottom:1px dotted #ddd;
}
.help_right_content {
	width:600px;
	overflow:hidden;
	float:left;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.help_right_content a {
	font-size:14px;
	color:#000;
}
.help_right_content a:hover {
	color:#f13232;
}
.help_right_time {
	float:right;
	font-size:14px;
	color:#000;
}
.help_fy {
	float:right;
	margin:70px 0 30px 0;
}
.help_fy ul li {
	float:left;
	border:1px solid #ddd;
	padding:10px;
	margin-left:5px;
}
.help_fy ul li:hover {
	background-color:#41a6ff;
	color:#fff;
}
.help_right_p1 {
	text-align:center;
	font-size:18px;
	color:#1e1e1e;
	margin-bottom:20px;
	font-weight:bold;
}
.help_right_p2 {
	text-align:center;
	font-size:14px;
	color:#000;
	margin-bottom:20px;
}
.help_right_p3 {
	font-size:14px;
	color:#000;
	text-indent:2em;
	line-height:24px;
	margin-bottom:20px;
}
.help_right_p4 {
	text-align:center;
	margin-bottom:20px;
}
.help_right_p4 img {
	width:500px;
	height:370px;
}
.help_right_p4 span {
	float:left;
	width:100%;
	margin:10px 0;
	font-size:14px;
	color:#000
}
.help_center_banner {
	width:795px;
	height:250px;
	float:left;
	margin:0 15px 10px 0;
}
.help_center_piece {
	width:388px;
	float:left;
	border:1px solid #ddd;
	background-color:#fff;
	margin:0 15px 10px 0;
}
.help_center_piece .piece_title {
	width:333px;
	float:left;
	padding:0 20px 0 35px;
	line-height:38px;
	height:38px;
	color:#000;
}
.help_center_piece .piece_title span {
	float:right;
}
.help_center_piece .piece_title span a {
	color:#a1a1a1;
}
.help_center_piece .piece_title1 {
	background:url(https://static.quyibao.com/image/20180227/help_piece1.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title2 {
	background:url(https://static.quyibao.com/image/20180227/help_piece2.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title3 {
	background:url(https://static.quyibao.com/image/20180227/help_piece3.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title4 {
	background:url(https://static.quyibao.com/image/20180227/help_piece4.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title5 {
	background:url(https://static.quyibao.com/image/20180227/help_piece5.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title6 {
	background:url(https://static.quyibao.com/image/20180227/help_piece6.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title7 {
	background:url(https://static.quyibao.com/image/20180227/help_piece7.png) no-repeat #eee;
	background-position:5px;
}
.help_center_piece .piece_title8 {
	background:url(https://static.quyibao.com/image/20180227/help_piece8.png) no-repeat #eee;
	background-position:5px;
	width:1165px;
	padding-right:0;
}
.help_center_piece .piece_content {
	float:left;
	width:100%;
	height:211px;
}
.help_center_piece .piece_content ul li {
	width:338px;
	padding-left:30px;
	float:left;
	line-height:34px;
	height:34px;
	border-top:1px dotted #ddd;
}
.help_center_piece .piece_content ul li:first-child {
	border:none;
}
.help_center_piece .piece_content_message {
	float:left;
	width:230px;
	font-size:14px;
	color:#1e1e1e;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.help_center_piece .piece_content_message a:hover {
	color:#f13232;
}
.help_center_piece .piece_content_time {
	float:right;
	font-size:14px;
	color:#1e1e1e;
}
.piece_content_advice {
	width:1140px;
	padding:15px 30px;
	background-color:#e0ecfa;
	margin-bottom:20px;
}
.piece_content_advice p {
	font-size:14px;
	margin-bottom:5px;
	line-height:24px;
}
.piece_content_fill {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.piece_content_fill .fill_left {
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
	line-height:40px;
	font-size:14px;
	color:#000;
}
.piece_content_fill .fill_right {
	float:left;
}
.piece_content_fill .fill_right .fill_text1 {
	width:520px;
	padding-left:10px;
	height:40px;
	border:1px solid #ddd;
}
.piece_content_fill .fill_right .fill_text2 {
	width:88px;
	height:40px;
	border:1px solid #ddd;
	cursor:pointer;
}
.piece_content_fill .fill_right .fill_text3 {
	width:88px;
	height:40px;
	position:absolute;
	margin-top:-40px;
	opacity:0;
	cursor:pointer;
}
.piece_content_fill .fill_right .fill_text4 {
	display:none;
}
.piece_content_fill .fill_right span {
	color:#f13232;
	margin-left:10px;
}
.piece_content_fill .fill_right p {
	color:#f13232;
	margin-top:10px;
}
.piece_content_fill .fill_right textarea {
	width:510px;
	height:140px;
	padding:10px;
	border:1px solid #ddd;
	resize:none;
}
.help_upload {
	float:left;
	width:100%;
	text-align:center;
	margin:-70px 0 50px 0;
}
.help_upload input {
	width:190px;
	height:60px;
	border-radius:5px;
	background-color:#41a6ff;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}
/* hot */
.hot {
	background-color:#f5f5f5;
}
/*.hot img{ width:100%; margin-top:20px;}*/
.hot ul {
	float:left;
	background-color:#fff;
}
.hot ul li {
	float:left;
	width:250px;
	padding:10px;
	margin-left:10px;
	background-color:#fff;
}
.hot_left {
	width:90px;
	height:90px;
	margin:5px;
	text-align:center;
}
.hot_left img {
	width:90px;
	height:90px;
}
.hot ul li:hover img {
	margin-right:-5px;
}
.hot_right {
	width:140px;
	margin-left:10px;
	margin-top:10px;
}
.hot_name {
	width:100%;
	line-height:24px;
	height:48px;
	overflow:hidden;
	font-size:12px;
}
.hot_money {
	color:#f13232;
	font-weight:bold;
	margin-top:15px;
}
.hot_buy {
	margin-top:12px;
}
.hot_buy button {
	width:70px;
	height:24px;
	background-color:#53a0fe;
	border-radius:3px;
	color:#fff;
}
/* filter_bottom */
.filter_bottom {
	width:100%;
	margin-top:20px;
}
.filter_bottom .main_title_right {
	height:60px;
	background-color:#fff;
}
.filter_bottom .main_title_right ul li {
	line-height:60px;
	height:56px;
	margin-left:25px;
}
.filter_bottom .main_title_right ul li a {
	padding-bottom:19px;
}
.this_filter_bottom {
	border-bottom:3px solid #53a0fe;
	color:#53a0fe;
}
.this_filter_bottom a {
	color:#53a0fe;
}
.filter_bottom_title {
	width:1205px;
	padding-left:5px;
}
.filter_bottom_title span {
	width:70px;
	margin:0 15px;
	float:left;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.filter_bottom .goods_right_content ul {
	width:1230px;
}
#goods_right_content2 {
	display:none;
}
/* exchange */
.exchange {
	margin-bottom:20px;
}
.exchange_top {
	width:100%;
	border-bottom:2px solid #f13232;
	;
}
.exchange_top ul li {
	float:left;
	width:88px;
	height:38px;
	line-height:38px;
	cursor:pointer;
	text-align:center;
}
.exchange_top .title_down, .exchange_top .title_up {
	background-position:70px;
}
.exchange_content {
	width:100%;
	margin-top:20px;
}
.exchange_content ul li {
	float:left;
	width:356px;
	height:160px;
	padding:15px;
	margin:0 15px 15px 0;
	border:1px solid #ddd;
}
.exchange_img {
	width:160px;
	height:160px;
	float:left;
}
.exchange_img img {
	width:100%;
}
.exchange_message {
	width:176px;
	float:left;
	margin-left:20px;
}
.exchange_message p {
	line-height:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.exchange_btn {
	width:78px;
	height:28px;
	line-height:28px;
	border:1px solid #f13232;
	border-radius:5px;
	color:#f13232;
	text-align:center;
	cursor:pointer;
}
.exchange_nav_btn {
	position:absolute;
	margin:65px 0 0 1170px;
}
.exchange_nav_btn button {
	width:180px;
	height:45px;
	border:1px solid #fff;
	color:#fff;
	border-radius:5px;
	background:none;
	font-size:20px;
}
.exchange_nav_btn button:hover {
	background-color:#d72c2f;
}
.promotion_title {
	width:100%;
	font-size:16px;
	overflow:hidden;
	margin-top:60px;
}
.promotion_goods {
	width:100%;
	margin:20px 0 50px 0;
	border:1px solid #ddd;
}
.promotion_goods ul li {
	width:230px;
	background-color:#f5f5f5;
	float:left;
	margin:10px 13px;
}
.promotion_goods ul li p {
	background-color:#fff;
	font-size:12px;
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px;
	height:16px;
	line-height:16px;
	overflow:hidden;
}
.promotion_goods ul li img {
	width:130px;
	height:130px;
	margin:50px;
}
.title_down {
	border:1px solid #f13232;
	color:#fff;
	width:50px;
	background:url(https://static.quyibao.com/static/prod/images/exchange_down.png) no-repeat #f13232;
	background-position:55px;
}
.title_up {
	border:1px solid #f13232;
	color:#fff;
	width:50px;
	background:url(https://static.quyibao.com/static/prod/images/exchange_up.png) no-repeat #f13232;
	background-position:55px;
}
/* coupon */
.coupon {
	background-color:#f5f5f5;
	padding-top:20px;
}
.coupon_title {
	width:100%;
	float:left;
	margin-bottom:30px;
}
.coupon_title ul li {
	float:left;
	margin-right:40px;
	padding-bottom:10px;
	font-size:14px;
	cursor:pointer;
}
.coupon_title ul li:hover {
	font-weight:bold;
}
.this_coupon {
	font-weight:bold;
	border-bottom:3px solid #53a0fe;
}
.coupon_content {
	width:100%;
	float:left;
}
.coupon_content ul li {
	width:370px;
	height:130px;
	float:left;
	margin-right:3px;
	padding:4px 7px 8px 3px;
	background:url(https://static.quyibao.com/static/prod/images/coupon_bg.jpg) no-repeat;
	background-position:3px 4px;
	cursor:pointer;
}
.coupon_content ul li:hover {
	background:url(https://static.quyibao.com/static/prod/images/coupon_bg2.jpg) no-repeat;
	background-position:-1px 1px;
}
.coupon_left {
	float:left;
	width:140px;
	margin:20px 0 0 20px;
}
.coupon_left_top {
	float:left;
	border:1px solid #53a0fe;
	border-radius:3px;
	color:#53a0fe;
	padding:3px 5px;
	font-size:14px;
}
.coupon_left_mid {
	width:100%;
	float:left;
	color:#53a0fe;
	font-size:14px;
	margin-top:-5px;
}
.coupon_left_mid span {
	font-size:50px;
	font-weight:bold;
	color:#53a0fe;
	margin-right:3px;
}
.coupon_left_bottom {
	width:100%;
	float:left;
	color:#999;
	font-size:12px;
	margin-top:-5px;
}
.coupon_left_bottom span {
	color:#53a0fe;
}
.coupon_right {
	float:left;
	width:160px;
	margin-top:15px;
}
.coupon_right div {
	float:left;
	width:100%;
	margin-bottom:5px;
}
.coupon_right1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.coupon_right2 {
	color:#666;
}
.coupon_right3 {
	color:#999;
}
.coupon_right3 a {
	color:#999;
}
.coupon_right span {
	color:#53a0fe;
	margin:0 3px;
}
.coupon_tip {
	float:left;
	font-size:16px;
	color:#fff;
	width:20px;
	padding:18px 12px 18px 18px;
	line-height:24px;
}
.coupon_btn {
	width:100%;
	float:left;
	color:#999;
	margin-top:30px;
	text-align:center;
	cursor:pointer;
	font-size:14px;
}
.login_getcode {
	background:#21a2f4;
	font-size:13px;
	width:130px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:51px;
}
.syttxbox {
	padding: 20px;
	margin-bottom:40px;
	border: 1px solid #fff6d2;
	background: #fffdee;
}
.syttxbox h2 {
	font-size:16px;
	color:#333;
	margin-bottom:5px;
}
.syt_yingfu {
	font-size:16px;
	color:#666;
}
.syt_yingfu .weight {
	font-size:24px;
	margin-left:5px;
	margin-right:5px;
	color: #ea3b38;
	font-weight:bold;
}
.sytinfobox {
	width:785px;
	margin:40px auto;
}
.sytbor {
	width:100%;
	height:1px;
	background:#ddd;
}
.syt_useother a {
	color:#999;
	display:block;
	margin-top:20px;
	text-align:center;
	margin-bottom:100px;
}
.zf_erweima {
	width:785px;
	height:562px;
	background:url(https://static.quyibao.com/static/prod/images/cart/s2.jpg) no-repeat left top;
}
/*  */
.inwrap {
	padding:20px;
	width:1170px;
	margin:0 auto;
	background:#fff;
	margin-bottom:20px;
}
.syttxbox {
	padding: 20px;
	margin-bottom:40px;
	border: 1px solid #fff6d2;
	background: #fffdee;
}
.syttxbox h2 {
	font-size:16px;
	color:#333;
	margin-bottom:5px;
}
.syt_yingfu {
	font-size:16px;
	color:#666;
}
.syt_yingfu .weight {
	font-size:24px;
	margin-left:5px;
	margin-right:5px;
	color: #ea3b38;
	font-weight:bold;
}
.sytinfobox {
	width:785px;
	margin:40px auto;
}
.sytbor {
	width:100%;
	height:1px;
	background:#ddd;
}
.syt_useother a {
	color:#999;
	display:block;
	margin-top:20px;
	text-align:center;
	margin-bottom:100px;
}
.zf_erweima {
	width:785px;
	height:562px;
	background:url(https://static.quyibao.com/static/prod/images/pay/s2.jpg) no-repeat left top;
}
.boxCenterList {
	background: #FFF;
	padding: 15px;
	border: 1px solid #e4e4e4;
}
.right-extra .box_1 h3 {
	font-weight: normal;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	/* margin-bottom: 10px; */
    position: relative;
	text-indent: 15px;
	font-family: "微软雅黑";
	border: #E4E4E4 1px solid;
	border-bottom: none;
	border-top: 2px solid #AAA;
	background: #F7F7F7;
}
.gallery {
	width:300px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	overflow:hidden;
}
.gallery ul {
	width:auto;
}
.gallery #goods_gallery .curr img {
	border:1px #CD0000 solid;
}
.gallery li {
	float:left;
	width:62px;
}
.gallery li img {
	width:50px;
	height:50px;
	display:block;
	border:1px #ccc solid;
}
.tg_cpname {
	font-size:18px;
	font-weight:700;
	color:#666666;
}
.tg {
	font-family:Microsoft YaHei;
	font-size:14px;
	color:#999999;
}
.tg_ms {
	font-size:14px;
	color:#999999;
	margin-top:7px;
	margin-bottom:15px;
}
.tg_right {
	float:left;
	width:500px;
}
.tg_price {
	font-size:30px;
	font-weight:700;
	color:#e4393c;
}
.tg_yuanjia {
	text-decoration:line-through;
}
.red {
	color:#e4393c;
}
.chooseType {
	/* margin-top: 20px;*/
    padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
#choose-version {
	width:100%;
}
#goods_big_img {
	position:relative;
	text-align: center;
	height: 264px;
	border: 1px solid #ddd;
}
#goods_gallery li {
	padding-right:5px;
}
.gallery li img {
	width:58px;
	height:58px;
}
.tg_price {
	margin-right:20px;
}
.tg_sx {
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}
.tg_kc {
	margin-right: 45px;
	padding-right: 45px;
	border-right: 1px solid #ddd;
	margin-left: 5px;
}
.tg_sx2 {
	font-size:12px;
}
.tg_xg {
	margin-right: 45px;
	margin-left: 5px;
	padding-right: 45px;
	border-right: 1px solid #ddd;
}
.tg_time {
	padding-left:20px;
	background:url(https://static.quyibao.com/static/prod/images/time.png) no-repeat left center;
}
.chooseType div a {
	border: 1px solid #ddd;
	padding: 5px 18px;
	float: left;
	margin-right: 10px;
}
.numChoose .left {
	line-height: 24px;
	margin-right: 8px;
	width: auto;
	color: #666;
}
.crBtns {
	width: 120px;
	float: left;
}
.crBtns a.btnPlus {
	width: 35px;
	height: 33px;
	display: block;
	float: left;
	background: url(jian.png) no-repeat;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.MagicZoomPup {
	background:#fff;
}
.crBtns .textNum {
	float: left;
	text-align: center;
	line-height: 33px;
	width: 40px;
	height: 33px;
	border: 1px solid #ddd;
}
.crBtns a.btnAdd {
	width: 35px;
	float: left;
	height: 33px;
	display: block;
	background: url(jia.png) no-repeat;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.proNum {
	float: left;
	margin-left: 15px;
	display: inline;
	color: #e4393c;
	margin-top: 17px;
	position:relative;
	display:none;
}
.tg_tbl {
	border-collapse:collapse;
	width: 100%;
	border: 1px solid #dfdfdf;
	position:absolute;
	left:0px;
	top:25px;
	display:none;
	-moz-box-shadow:0 0 5px #ccc;
	-webkit-box-shadow:0 0 5px #ccc;
	box-shadow:0 0 5px #ccc;
}
.tg_tbl td {
	height:25px;
	padding-right:15px;
	padding-left:15px;
	color:#666666;
	font-size:12px;
	border: 1px solid #dfdfdf;
	text-align:center;
}
.tg_tbl td span {
	display: block;
	width: 60px;
}
.tg_qg {
	background:#e4393c;
	width:150px;
	font-size:18px;
	color:#fff;
	height:40px;
	text-align:center;
	clear:both;
	line-height:40px;
	display:block;
}
.MagicZoomBigImageCont {
	overflow: hidden;
	z-index: 100;
	top: -100000px;
	position: absolute;
	width: 400px;
	height: 338px;
	opacity: 1;
	left: 400px;
	margin-left:44px;
}
.ck-slide {
	width: 100%;
	height: 370px;
	margin: 0 auto;
}
.ck-slide ul.ck-slide-wrapper {
	height: 370px;
}
.changetit2 .title {
	width:605px;
	background:#ddd;
	height:50px;
	display:block;
	font-size:16px;
	text-align:center;
	line-height: 48px;
}
.changetit2 .curtitle {
	color:#ed4141;
	background:url(https://static.quyibao.com/static/prod/images/t.png) no-repeat left bottom #dddddd;
}
.tg_box {
	position: relative;
	width: 235px;
	background: #fff;
	padding: 25px;
	float: left;
	margin-right: 20px;
	border:1px solid #fff;
	margin-top: 20px;
}
.tg_box:hover {
	border:1px solid #ed4141;
	-moz-box-shadow:0 0 10px #C7C7C7;
	-webkit-box-shadow:0 0 10px #C7C7C7;
	box-shadow:0 0 10px #C7C7C7;
}
.tg_box_cpimg {
	width:230px;
	margin:0 auto;
	margin-bottom:8px;
}
.tg_box_cpname {
	height:40px;
	line-height:20px;
	overflow:hidden;
	word-break: break-all;
}
.tg_box_num {
	margin-top:8px;
}
.tg_box_time {
	background:#ed4141;
	border-radius:3px;
}
.tg_box_time p {
	line-height:30px;
	color:#fff;
	padding-left: 17px;
	margin-left: 25px;
	margin-top:10px;
	background:url(https://static.quyibao.com/static/prod/images/tg1.png) no-repeat left center;
}
.tg_box_time p span, .tg_box_time_end p span {
	color: #fff;
}
.tg_box_time_end {
	background:#f1f1f1;
	border-radius:3px;
}
.tg_box_time_end p {
	line-height:30px;
	color:#666;
	padding-left: 17px;
	margin-left: 30px;
	margin-top:10px;
	background:url(../images/tg.png) no-repeat left center;
}
.overflow {
	overflow:hidden;
}
.red_price {
	color: #ea3b38;
}
.weight {
	font-weight:bold;
}
.selectbox {
	margin-top: 10px;
	margin-bottom: 10px;
}
.selectbox select {
	border: 1px solid #ddd;
	width: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.sh_cpimg {
	margin: 10px;
	display: block;
}
.sh_cpname {
	text-align: left;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	margin-top: 15px;
	width: 385px;
}
.sh_gotobuy {
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	display:block;
	background-position:0px 0px;
	margin-right:20px;
	margin-left:50px;
}
.sh_gotobuy:hover {
	background-position:0px -18px;
}
.sh_gotodel {
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	width:16px;
	height:17px;
	display:block;
	background-position:0px -36px;
}
.sh_gotodel:hover {
	background-position:0px -53px;
}
a:hover {
	color:#53a0fe;
}
;
.center_ticket1 .center_ticket_btn a {
	width: 85px;
	outline: none;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #53a0fe;
	border: 1px solid #53a0fe;
	border-radius: 30px;
	cursor: pointer;
	margin: 0 auto;
}
.center_ticket2 .center_ticket_btn a {
	width:85px;
	height:25px;
	line-height: 25px;
	color:#999;
	border:1px solid #999;
	background-color:#ddd;
	border-radius:30px;
	cursor:pointer;
	margin: 0 auto;
}
.tip1 {
	color: #0066cf;
	font-size: 12px;
}
.tip2 {
	color: #0066cf;
	margin-right: 20px;
	font-size: 12px;
	cursor: pointer;
}
.tip3 {
	width: 15px;
	height: 15px;
	background-color: #ff8d4e;
	color: #fff;
	border-radius: 15px;
	text-align: center;
	line-height: 15px;
	margin-right: 5px;
}
.tip4 {
	position: absolute;
	width: 180px;
	padding: 10px;
	margin: 5px 0 0 950px;
	background: url(https://static.quyibao.com/static/prod/images/cart/reason_bg.png) no-repeat;
	background-size: 200px 95px;
	line-height: 16px;
	display: none;
	background-size: 100% 100%;
}
.dbz2 {
	background:url(https://static.quyibao.com/image/20171202/dbz2.png) no-repeat left center;
	height:19px;
}
.dbzed2 {
	background:url(https://static.quyibao.com/image/20171202/dbzed2.png) no-repeat left center;
}
.head_cart_del {
	margin-right: 10px;
}
.add_cart_c {
	width:18px;
	height:18px;
	padding:20px;
	margin-left:20px;
	background:url(https://static.quyibao.com/image/20171202/car1.png) no-repeat left center;
}
.add_cart_c:hover {
	background:url(https://static.quyibao.com/image/20171202/car2.png) no-repeat left center;
}
.add_del {
	width:18px;
	height:18px;
	padding:20px;
	background:url(https://static.quyibao.com/image/20171202/car3.png) no-repeat left center;
}
.add_del:hover {
	background:url(https://static.quyibao.com/image/20171202/car4.png) no-repeat left center;
}
.goods_bottom {
	float:right;
}
.goods_bottom ul li.disabled {
	background:#e0e0e0;
	cursor: no-drop;
	color: #666;
}
.goods_bottom ul .disabled span {
	color: #666;
	cursor: no-drop;
}
.goods_bottom ul li.disabled :hover {
	background: #e0e0e0;
	border-radius: 5px;
	color: #666;
}
.goods_bottom ul li.disabled span:hover {
	background: #e0e0e0;
	border-radius: 5px;
	color: #666;
}
.bluebtn {
	background-color: #53a0fe;
	color: #fff;
}
.bluebtn a {
	color: #fff;
}
.paybtn:hover {
	color:#fff;
}
.goods_bottom ul li a {
	padding: 5px 10px;
	display: block;
}
.goods_bottom ul li {
	padding: 0px;
}
.table_bottom ul li {
	padding: 0px;
}
.table_bottom ul li span {
	padding: 5px 10px;
	display: block;
}
.table_bottom ul li a {
	padding: 5px 10px;
	display: block;
}
.table_bottom ul li a:hover {
	color:#fff;
}
.box_1 h3 {
	font-weight: normal;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	/* margin-bottom: 10px; */
    position: relative;
	text-indent: 15px;
	font-family: "微软雅黑";
	border: #E4E4E4 1px solid;
	border-bottom: none;
	border-top: 2px solid #AAA;
	background: #F7F7F7;
}
.redcolor {
	color: #ff3d50;
}
.qhlistcont_btn {
	background:url(https://static.quyibao.com/static/prod/images/listbtn1.png) no-repeat left top;
	width:164px;
	height:50px;
	display:block;
	margin-top: 21px;
}
.qhlistcont_btn:hover {
	background:url(https://static.quyibao.com/static/prod/images/listbtn2.png) no-repeat left top;
}
.qhlistcont_img {
	margin-right:10px;
	display:block;
}
.qhlistcont_name {
	width:370px;
	height:50px;
	line-height:25px;
	overflow:hidden;
	font-size: 14px;
	margin-bottom:10px;
}
.gray {
	color:#999;
}
.qhlistcont_num, .qhlistcont_price {
	width:130px;
	text-align:center;
	line-height:100px;
	font-size: 14px;
}
.goods_right_con {
	background:#fff;
	width: 970px;
	padding-top:0px;
}
.qhlistcont_cpbox {
	clear:both;
	padding:15px 20px;
	overflow:hidden;
	border-bottom: 1px solid #ddd;
}
.qhlistcont_cpbox:hover {
	-moz-box-shadow:0 0 20px #ccc;
	-webkit-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}
.qhlist1 {
	padding-left:22px;
	margin-right:20px;
	cursor:pointer;
	background:url(../images/q1.png) no-repeat left center;
}
.qhlist11 {
	background:url(../images/q11.png) no-repeat left center;
}
.qhlist2 {
	margin-right:20px;
	cursor:pointer;
	padding-left:22px;
	background:url(../images/q2.png) no-repeat left center;
}
.qhlist22 {
	background:url(../images/q22.png) no-repeat left center;
}
.chooseType div a.on_color2 {
	background:url() bottom right no-repeat #fff;
	border: 1px solid #53a0fe;
	color: #53a0fe;
}
/*专题优惠券一行2列*/
.flex-w{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.c-item{
	width: 530px;
	height: 150px;
	margin: 0 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0 100px 0 20px;
	position: relative;
}
.c-item .c-left{
	/*border: 1px solid red;*/
}
.c-item .c-left .c-shengyu{
	border: 1px solid #53a0fe;
	border-radius: 3px;
	color: #53a0fe;
	padding: 3px 5px;
	font-size: 14px;
	text-align: center;
}
.c-item .c-left .c-price{
	color: #53a0fe;
	font-size: 14px;
	margin: 12px 0;
}
.c-item .c-left .c-price b{
	font-size: 35px;
}
.c-item .c-left .c-limit-num{
	color: #999;
	font-size: 12px;
	margin-top: -5px;
}
.c-item .c-left .c-limit-num span,
.c-item .c-right .c-store span,
.c-item .c-right .c-get-num span{
	color: #53a0fe;
}
.c-item .c-right{
	/*border: 1px solid blue;*/
}
.c-item .c-right p{
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}
.c-item .c-right .c-limit-price{
	color: #333;
	font-weight: bold;
}
.c-item .c-right .c-store span,
.c-item .c-right .c-get-num span{
	color: #53a0fe;
	margin: 0 3px;
}
.c-item .c-right .c-use-goods a{
	color: #999;
}
.c-item .c-get-btn{
	position: absolute;
	font-size: 16px;
	color: #fff;
	width: 20px;
	line-height: 24px;
	right: 10px;
	background: transparent;
}
