.new_banner .banner_item{ background-color: #504DBE; background-size: auto; background-position: center bottom;}
.new_banner .banner_item .main_div:after{
	content: '';
	background: url('/domain/images/ndns/txt.png') no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -128px;
	z-index: 1;
	width: 667px;
	height: 256px;
}
.new_banner .banner_item .title{ display: none;}
#Pages{ margin-top: 30px;}
#border p{ text-indent:24px;}
#mTitle{border-bottom:1px solid #ddd; margin-bottom:10px; font-weight:bold; font-family:"微软雅黑","黑体",Arial; font-size:16px;color:#0066CC; }
#mTitle a{ float:right;font-size:12px; font-weight:normal; color:#333;}
#mTitle a:hover{ color:#f00;}
.submenu_box{margin-bottom:40px;}
.pricetable .sBar td,.pricetable .sBar th{background:#e0e0e0 !important;border-right:0px;font-weight:bold}
.submenu_box{margin-bottom:0px !important;}
@media screen and (min-width:414px) and (max-width:767px){
	#border{padding: 30px 0 !important;}
	.ndns td{display: inherit;}
	.ndns td:nth-last-child(2){text-align:center;}
	.ntable{overflow-x: scroll !important;}
	.ntable table{width:150%;}
}
@media screen and (max-width:413px){
	#border{padding: 30px 0 !important;}
	.pricetable th,.pricetable td{padding: 5px;}
	.pricetable .sBar td{padding:0;}
	.ndns td{display: inherit;}
	.ndns td:nth-last-child(2){text-align:center;}
	.ntable{overflow-x: scroll !important;}
	.ntable table{width:150%;}
}