.hdetail-banner {
	width: 100%;
	height: 570px;
	background: url(../img/buy_tms_banner.png) no-repeat center center;
	background-size: cover;
}
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
.hdetail-main * {
	box-sizing: border-box;
}
.hdetail-main{
	background: #F7F7F7;
}
.hdetail-main-con {
	box-sizing: border-box;
	width: 1120px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.hdetail-main-con p {
	margin-bottom: 30px;
}
.hdetail-heading {
	font-size: 23px;
	color: #343434;
	font-weight: 600;
	padding-top: 60px;
	padding-bottom: 10px;
}
.hdetail-headeing-dec {
	background: #2C9AF9;
	width: 70px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.buy-type{
	width:360px;
	height:360px;
	padding:45px;
	margin-bottom: 30px;
	background: rgba(255,255,255,0.9);
}
.buy-type-name{
	margin-bottom: 30px;
	
	font-size: 32px;
	font-weight: bold;
}
.buy-type-name img{
	width:19px;
	height:19px;
}
.buy-type-price{
	font-size: 27px;
	margin-bottom: 95px;
}
.buy-type-price span{
	font-size:1.2em;
	color: #2E9BFA;
	font-weight: bold;
}
.buy-type-button button{
	height:37px;
	line-height:33px;
	font-size:17px;
	background: transparent;
	color:#333333;
	border:2px solid #2E9BFA;
	padding:0 20px;
}
.buy-type-button .buynow{
	height:37px;
	line-height:33px;
	font-size:17px;
	background: #2E9BFA;
	color:#FFFFFF;
	border:2px solid #2E9BFA;
	padding:0 20px;
}
#typetable{
	width:100%;
	border-color: #E0E0E0;
}
#typetable th{
	color:#FFFFFF;
	background: #60B4F4;
	
}
.biggerFont{
	font-size:1.2em;
}
#typetable th,#typetable td{
	/*border:1px solid #E3E1E2;*/
	text-align: center;
	vertical-align:middle;
	padding:10px 0px;
	
}
#typetable td{
	background: #FFFFFF;
}
td,th{
	font-size:13px
}
#typetable td img{
	width:20px;
	height:20px;
}
#typetable  .bakg{
	background: #F7F7F7;
}
.buy-dl{
	width:208px;
}
.buy-dl img{
	width:55px;
	height:50px;
}
.buy-dl dt{
	font-size:0;
}
.buy-dl dd{
	font-size:15px;
	padding:20px 0px;
}
.buy-to{
	width:20px;
	height:110px;
	background: url(../img/buy_jt.png) no-repeat center 10px ;
}
