@CHARSET "UTF-8";
section,#price-list,#right-register{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#stage{
	background-color:white;
}

section,#price-list,#right-register{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#stage{
	background-color:white;
}
section div.table-responsive>.table td, section div.table-responsive>.table th{
	font-size:14px;
	font-family:"微软雅黑";
	border : 0px;
}
.all-area{
	text-align: center;
	padding-left: 200px;
	padding-top: 0;
	padding-bottom: 0;
}
#store-price div.table-responsive>.table td.all-area{
	text-align: right;
	line-height: 0.5;
	padding-right: 30px;
}
#store-price div.table-responsive>.table tr.peak-value td{
	line-height:0.2;
}
#store-price div.per-peak-value{
	width: 15%;
	margin-top: 55px;
}
#storage .container, #cdn .container, #photo .container{
	margin-left:30px;
}
#storage .flow-price div.col-md-10, #photo .flow-price div.col-md-10{
	margin-left:-100px;
	width:85%;
}
/* #storage .flow-price td, #photo .flow-price td{
	padding-right:50px;
} */
#storage .flow-price .trans-cdn td, #storage .flow-price .trans-internet td,#photo .flow-price .trans-cdn td, #photo .flow-price .trans-internet td{
	line-height:0.7;
}
#storage .request-price div.col-md-10, #photo .request-price div.col-md-10{
	margin-left:-150px;
}
#storage .request-price .all-area, #photo .request-price .all-area{
	text-align:center;
	padding-left: 100px;
	line-height:0.4;
}
#storage .request-price div.table-responsive table.table tr.request-value td, #photo .request-price div.table-responsive table.table tr.request-value td{
	line-height:0.2;
}
#photo .col-md-10{
	margin-left:-60px;
	padding-left:0px;
}
#storage .price-rule .col-md-10, #photo .price-rule .col-md-10,#cdn .price-rule .col-md-10{
	margin-left:auto;
}
/*
#storage .col-md-2,#photo .col-md-2,#cdn #band-width-price .col-md-2{
	margin-left:20px;
}
#cdn .col-md-10{
	padding-left: 90px;
} */
#stage.home #price-list{
	height:220px;
	margin-top:100px;
}
#stage.home #price-list div.col-md-4{
	text-align:center;
}
#store-price{
	border-top: 2px solid #fcac2c;
	padding-top: 10px;
}
#band-width-price{
	border-top: 2px solid #598dbf;
	padding-top: 10px;
}
#photo .flow-price{
	border-top: 2px solid #de4641;
	padding-top: 10px;
}
#band-width-price p.price-title{
	margin-top:80px;
}
#store-price p.price-title{
	margin-top:34px;
}
.request-price{
	border-top: 2px solid #f4f4f4;
}
.request-price p.price-title{
	margin-top:34px;
}
.flow-price{
 	border-top: 2px solid #f4f4f4;
}
.flow-price p.price-title{
	margin-top:112px;
}
.store-declare{
	height:224px;
	background-color:#f4f4f4;
	border-top:2px solid #fcac2c;
}
#cdn .store-declare{
	height:255px;
}
.store-declare p.price-title,{
	margin-top:100px;
}
.store-declare ul{
	margin-top:50px;
}
.store-declare ul li{
	font-family : "微软雅黑";
	font-size:14px;
	line-height:40px;
}

.price-rule{
	height:320px;
}
/* .price-rule p.price-title{
	margin-top:130px;
} */
.price-rule ul{
	margin-top:57px;
}
.price-rule ul li{
	font-family : "微软雅黑";
	font-size:14px;
	line-height:40px;
}
.store-example{
	height:271px;
	background-color:#f4f4f4;
}
#cdn .store-example{
	height:300px;
}
.store-example p.price-title{
	margin-top:120px;
}
.store-example ul{
	margin-top:53px;
}
.store-example ul li{
	font-family : "微软雅黑";
	font-size:14px;
	line-height:40px;
}
#right-register{
	height:371px;
}
div.register-pic{
	margin-top: 144px;
	text-align: center;
}
#stage p.price-title, #stage p.flex-title{
	font-size: 22px;
	font-family: "微软雅黑";
	color:#375471;
}


#scs-icon, #cdn-icon, #photo-icon{
	cursor:pointer;
	
}
.register-pic{
	cursor:pointer;
}
@media (min-width: 1000px) {
	.store-declare p.flex-title, .store-example p.flex-title{
			display:none;
		}
	.store-example p.price-title{
		margin-top:120px;
	}
	.store-declare p.price-title{
		margin-top:100px;
	}
	#store-price div.per-peak-value{
		width: 15%;
		margin-top: 55px;
	}
	#storage .flow-price div.col-md-10, #photo .flow-price div.col-md-10{
		margin-left:-100px;
		width:85%;
	}
	.price-rule p.price-title {
		margin-top: 130px; 
	}
	.store-example{
			height: 271px;
		}
	 #cdn .store-example{
	 	height : 300px;
	 }
	 #cdn .store-declare {
		 height: 255px; 
	 }
}
@media (max-width: 1000px) {
		#stage.home #price-list, .store-declare{
			height:auto;
		}
		.store-declare div.col-md-2, .store-example div.col-md-2{
			display:none;
		}
		.store-declare p.flex-title, .store-example p.flex-title{
			display:block;
			/* margin-top:20px; */
		}
		#store-price div.per-peak-value {
			width: 20%;
			margin-top: 55px;
		}
		#storage .flow-price div.col-md-10, #photo .flow-price div.col-md-10 {
			margin-left: auto;
			width: 100%;
		}
		.price-rule p.price-title {
			margin-top: auto; 
		}
		.store-example,#cdn .store-example, #cdn .store-declare{
			height: auto;
		}
}
@media (max-width: 767px ) {
	#stage .table-responsive {
		width: 100%;
		margin-bottom: 15px;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
		overflow-y: hidden; 
		overflow-x: hidden;
		border: 0; 
	}
}

