.subject{
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px #e5e5e5 solid;
}
.subject>*{
	margin: 10px 30px 0 30px;
}
.subject p{
	color: #666666;
}
.subject img{
	width: 510px;
}
#warpper{
	width: 100%;
	position: relative;
	min-width:1200px;
}
#bg{
	width: 100%;
	height: 3588px;
	position: absolute;
}
#content{
	width: 1170px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -582px;
	border-radius: 3px;
}
#footer{
	width: 1170px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 3345px;
	margin-left: -582px;
	text-align: center;
	border-radius: 3px;
}
.c_l{
	display: inline-block;
	width: 810px;
	border-radius: 3px;
}
.c_b{
	width: 810px; height:auto
}
.item_c{
	width: 810px;
	height: 900px;
	position: relative;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.item_nav{
	width: 810px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #eeeeee;
	position: relative;
}
.fixnav{
	width: 100%;
	height: 60px;
	background-color: #f7f7f7;
	position: absolute;
	top: 0;
	z-index: 1000;
}
.fixnav ul{
	display: inline-block;
	width: 340px;
	height: 60px;
	line-height: 60px;
	margin-left: 50px;
}
.fixnav li{
	float: left;
	margin-left: 5px;
	font-size: 16px;
	color: #999999;
}
.fixnav li a{
	color: #999999;
}
.fixnav li a:hover{
    background:-webkit-gradient(linear, 0 0, 100% 0, from(#5bb8d4), color-stop(0.5, #0c3482), to(#0c3482));
    background:-webkit-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-moz-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-o-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
  	-webkit-background-clip:text;
  	color:transparent;
}
.fixnav li.on a { color: #DC1320}
.con_bg{
	width: 810px;
	height: 380px;
	background: url(../img/pay_bg.png) center center no-repeat;
	background-size: 100%;
}
.con_tit{
	position: absolute;
	left: 390px;
	top: 78px;
	width: 353px;
	font-size: 14px;
	color: white;
}
.con_add{
	position: absolute;
	left: 390px;
	top: 160px;
	width: 353px;
	color: white;
}
.buy{
	position: absolute;
	left: 485px;
	top: 260px;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: white;
	font-size: 18px;
	border-radius: 3px;
	cursor: pointer;
}
.buy2{
	display: inline-block;
	width: 150px;
	height: 50px;
	margin-top: 5px;
	margin-right: 50px;
	float: right;
	text-align: center;
	line-height: 50px;
	background: white;
	font-size: 18px;
	border-radius: 3px;
	cursor: pointer;
    display: none
}
.buy:hover,.buy2:hover{
	background: url(../img/buy_bg.png) no-repeat;
}
.buy:hover span,.buy2:hover span{
	color: white;
}
.buy span, .buy2 span {
	color: #a40709;
}
.con_pic{
	width: 300px;
	height: 400px;
	position: absolute;
	left: 60px;
	top: 60px;
}
.share{
	width: 810px;
	height: 50px;
	padding-top: 10px;
	background-color: #f7f7f7;
}
.bdsharebuttonbox{
	margin-left: 400px;
}
.con_msg{
	width: 810px;
	height: 410px;
	padding-top: 50px;
	background-color: #eeeeee;
}
.show_time,.show_price,.show_num{
	margin-left: 50px;
	margin-top: 10px;
}
.show_num{ display: none}
.show_time td,.show_price td{
	height: 50px;
}
.tdw1{
	width: 45px;
}
.tdw2{
	width: 220px;
}
.tdw3{
	width:109px;
}
.show_time td span{
	display: inline-block;
	width: 210px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #999999;
}
.show_price td span{
	display: inline-block;
	width: 99px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #999999;
}
.mo_btn{
	width: 650px;
	height: 40px;
	margin: 10px 0 20px 95px;
	text-align: center;
	line-height: 40px;
	background-color: white;
}
.mo_btn:hover{
	-webkit-box-shadow: 0px 5px 50px 1px #000;
	box-shadow: 0px 5px 50px 1px #000;
}
.mo_btn span{
	cursor: pointer;
  	-webkit-background-clip:text;
  	color:#a40709;
}
#less,.hide{
	display: none;
}
#number{
	width: 45px;
	height: 40px;
	font-size: 18px;
	padding-left: 15px;
}
.time_active{
	background: url(../img/time_active.png) no-repeat !important;
	color: white;
}
.abled{
	background: white;
	cursor: pointer;
}
.disabled{
	background: #eeeeee;
}
.price_active{
	background: url(../img/price_active.png) no-repeat !important;
	color: white;
}
.inav_1{
	width: 810px;
	height: 300px;
	background: url(../img/item_bg1.png) center center no-repeat;
	padding-top: 80px;
	color: white;
}
.inav_1>*{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
}
.inav1_tit{
	font-size: 18px;
	margin-bottom: 40px;
	font-weight: bold;
}
.inav_2{
	width: 810px;
	height: 450px;
	padding-top: 20px;
	text-align: center;
}
.inav_3 p img{
	float: none !important;
}
.inav2_tit{
	font-size: 18px;
	margin-left: 40px;
	font-weight: bold;
	color: black;
	font-size: 18px;
	text-align: left;
	visibility: hidden;
}
.inav_3{
	width: 760px;
	padding: 20px 25px;
	text-align: center;
    line-height: 25px;
}
.inav_3 img{
	width: 660px;
}
.inav_3>*{
	margin-top: 5px;
}
.inav_3>p{
	display: inline-block;
	width: 662px;
	text-align: left;
	line-height: 30px;
}
.inav3_tit{
	font-size: 18px;
	margin-top:60px;
	margin-left: 40px;
	font-weight: bold;
	color: black;
	font-size: 18px;
	text-align: left;
	visibility: hidden;
}
.introduce{
	font-size: 18px;
	color: #111111;
	margin-top: 20px;
}
.inav_4{
	width: 810px;
	background-size: 100%;
	padding-top: 80px;
	padding-bottom: 20px;
	color: #333;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px; padding-bottom: 40px; margin-bottom:20px;
}
.inav_4>*{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
}
.inav_4 p:nth-last-child() {padding-bottom: 30px}
.inav4_tit{
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}
#txtcc,#txtjg{
	display: none;
}
#pcounttime { text-align: center; width: 85%; margin: 0 auto;  background: #f7f7f7; padding: .5rem 0; font-weight: bold; color: #e50013;}