#banner {
	height:350px;
}
.bgfff {
	background:#FFF;
	box-shadow:1px -1px 3px #ddd
}
.ctit {
	padding:30px 0;
	position:relative
}
.ctit dl {
	float:left
}
.ctit dt,.ctit dd {
	float:left;
	height:50px
}
.ctit dt {
	font-size:32px;
	color:#202020;
	line-height:50px;
	margin-right:10px;
}
.ctit dd {
	padding-left:10px;
	color:#666;
	line-height:25px;
}
.ctit dd h3 {
	font-size:24px;
	height:25px;
	line-height:25px;
	font-weight:normal;
	padding:3px 0 0
}
.owl-controls {
	margin: 0 auto;
}
.arrow {
	padding:0 40px;
	height:40px;
	margin:20px 0 0;
	position:absolute;
	top:-80px;
	right:0
}
.arrow_dots {
	margin:0 auto
}
.arrow a {
	display:block;
	position:absolute;
	top:0;
	width:18px;
	height:33px;
	background:url(../images/t_arrow.png) no-repeat;
	cursor:pointer;
	z-index:99;
	text-indent:200px;
	overflow:hidden
}
.arrow a.next {
	left:0
}
.arrow a.prev {
	right:0;
	background-position:-18px 0
}
.arrow a.next:hover {
	background-position:0 -33px
}
.arrow a.prev:hover {
	background-position:-18px -33px
}
.arrow_dots div {
	width:15px;
	height:15px;
	border-radius:50%;
	background:#999;
	float:left;
	margin:10px 5px 0;
	overflow:hidden;
	text-indent:200px
}
.arrow_dots div.active {
	background:#E8251E
}
.vtit {
	height:35px;
	line-height:35px;
	border-left:6px solid #e8251e;
	padding-left:20px;
	font-size:24px;
	color:#404040;
	margin:0 30px
}
.tableServer {
	position:relative
}
.tableServer .bd {
	padding:0 30px;
	overflow:hidden
}
.tableServer ul {
	margin: 0 auto;
}
.tableServer li {
	float:left;
	width:292px;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.tableServer li dl {
	width:260px;
	background:#fff
}
.tableServer dt,.tableServer dd {
	color:#606060;
	clear:both;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	background:#fff;
	line-height:45px;
	position:relative
}
.tableServer dt i {
	background:url(../images/recico.png) no-repeat;
	width:44px;
	height:45px;
	position:absolute;
	right:0;
	top:0;
	z-index:9;
	display:none
}
.tableServer dl.on i {
	display:block
}
.tableServer dd {
	border:1px solid #dededf;
	border-top:none;
}
.tableServer .tit {
	text-align:center;
	font-size:20px;
	height:90px;
	line-height:90px;
	background:#272f3b;
	color:#fff;
	z-index:1;
	position:relative;
	font-weight:normal;
}
.tableServer .price {
	text-align:center;
	color:#e8251e;
	font-size:14px;
	padding:15px 0 5px 0;
}
.tableServer .price span {
	font-size:32px;
	font-weight:normal;
	padding:0 3px;
}
.tableServer .attr {
	height:auto;
	padding:0 0px;
	overflow:hidden;
	background:#fff;
}
.tableServer .attr span {
	display:block;
	border-top:1px dotted #e8e8e8;
	padding:0 20px;
	clear:both;
	height:45px;
	line-height:45px
}
.tableServer .attr label {
	float:right;
	color:#505050
}
.tableServer .attr b {
	float:left;
	color:#323232
}
.tableServer .price b {
	font-size:40px;
	padding-right:5px
}
.tableServer .vbuy {
	padding:0px;
	text-align:center;
	border-bottom:20px solid #fff;
}
.tableServer .vbuy .vbnt {
	border-radius:3px;
	padding:8px 35px;
	background:#E8251E;
	border:1px solid #ff0000;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-size:18px;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.tableServer .vbuy .vbnt:hover {
	background:#ff0000;
	color:#fff;
}
.tableServer ul.on {
	box-shadow:2px 3px 5px #ccc;
}
.tableServer ul.on li {
	color:#202020;
	border-color:#535677
}
.tableServer ul.on li.tit {
	color:#fff
}
.tableServer ul.on li.price {
	color:#e8251e
}
.youshi {
	margin: 0 auto;
}
.youshi li {
	float:left;
	display:inline;
	width:280px;
	margin-left:15px
}
.youshi li .img {
	float:left;
	width:76px
}
.youshi li .txt {
	float:right;
	width:180px
}
.youshi li .txt h3 {
	font-weight:normal;
	color:#202020;
	font-size:16px;
	line-height:18px;
	padding:5px 0;
	height:18px;
	overflow:hidden
}
.youshi li .txt p {
	line-height:24px;
	color:#606060
}
.owl-carousel .animated {
	-webkit-animation-duration:1000ms;
	animation-duration:1000ms;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
	z-index:0
}
.owl-carousel .owl-animated-out {
	z-index:1
}
.owl-carousel .fadeOut {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut
}
@-webkit-keyframes fadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}
@keyframes fadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}
.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}
.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1
}
.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px,0,0)
}
.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel.owl-loaded {
	display:block
}
.owl-carousel.owl-loading {
	opacity:0;
	display:block
}
.owl-carousel.owl-hidden {
	opacity:0
}
.owl-carousel .owl-refresh .owl-item {
	display:none
}
.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}
.owl-carousel .owl-grab {
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}
.owl-carousel.owl-rtl {
	direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
	float:right
}
.no-js .owl-carousel {
	display:block
}
.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-item img {
	transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#000
}
.owl-carousel .owl-video-play-icon {
	position:absolute;
	height:80px;
	width:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(owl.video.play.png) no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
	-webkit-transition:scale 100ms ease;
	-moz-transition:scale 100ms ease;
	-ms-transition:scale 100ms ease;
	-o-transition:scale 100ms ease;
	transition:scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-moz-transition:scale(1.3,1.3);
	-ms-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display:none
}
.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1
}
#banner {
	height:350px
}
.bgfff {
	background:#fff
}
.ctit {
	padding:30px 0;
	position:relative
}
.ctit dl {
	float:left
}
.ctit dt,.ctit dd {
	float:left;
	height:50px
}
.ctit dt {
	font-size:30px;
	color:#202020;
	line-height:50px;
	margin-right:10px;
}
.ctit dd {
	padding-left:10px;
	color:#666;
	line-height:25px;
}
.ctit dd h3 {
	font-size:24px;
	height:25px;
	line-height:25px;
	font-weight:normal;
	padding:3px 0 0
}
#buygoods {
	background:url(../images/tg-top-img.jpg) no-repeat center 100%;
	height:775px;
	border-bottom:1px solid #dededf;
	text-align:center;
}
#buygoods h1 {
	padding:40px 0 0;
	font-size:64px;
	height:100px;
	line-height:100px;
	font-weight:normal
}
#buygoods h2 {
	height:30px;
	line-height:30px;
	color:#606060;
	font-weight:normal;
	font-size:24px
}
#buygoods p {
	font-size:16px;
	color:#606060;
	padding:40px 0 0
}
#buygoods .price {
	color:#e8251e;
	font-size:24px;
	padding:20px 0
}
#buygoods .price b {
	font-size:60px;
	padding:0 5px
}
#buygoods a.bnt {
	padding:15px 80px
}
.mtit {
	height:40px;
	line-height:40px;
	font-size:32px;
	color:#404040
}
.mtit b {
	font-weight:bold;
	color:#e8251e
}
.cdes {
	height:50px;
	line-height:20px;
	font-size:16px;
	color:#909090;
	padding:10px 0
}
.vtit {
	background:#fff;
	box-shadow:1px 2px 3px #dededf;
	height:80px
}
.vtit li {
	float:left;
	display:inline;
	height:80px;
	line-height:80px;
	overflow:hidden
}
.vtit li a {
	display:block;
	font-size:24px;
	font-weight:normal;
	width:100%;
	text-align:center;
	border-bottom:5px solid #fff;
	height:75px;
	line-height:75px
}
.vtit li a:hover {
	background:#f6f6f6;
	border-color:#f6f6f6
}
.vtit li.on a {
	border-color:#e8251e
}
.goodsbox {
	background:#fff;
	overflow:hidden;
	box-shadow:0 0 3px #aaa
}
.goodsbox li {
	width:11%;
	float:left
}
.goodsbox li span {
	display:block;
	text-indent:20px
}
.goodsbox li i {
	padding-right:5px;
	font-size:18px;
	font-weight:normal
}
.goodsbox li.attr {
	width:75%
}
.goodsbox li.attr span {
	display:block;
	float:left;
	width:25%;
}
.goodsbox li.attr span.ram {
	width:15%
}
.goodsbox li.attr span.disk {
	width:24%
}
.goodsbox li.attr span.bandwidth {
	width:14%
}
.goodsbox li.attr span.ip {
	width:10%
}
.goodsbox li.attr span.ipmi {
	width:auto
}
.goodsbox li.g0,.goodsbox li.attr span label {
	margin: 0 auto;
}
.goodsbox li.g0 {
	width:8%;
}
.goodsbox li.price {
	text-indent:20px;
	width:auto
}
.goodsbox li.price span {
	display:inline;
}
.goodsbox li.buy {
	width:5%;
	float:right
}
.goodsbox .con ul {
	height:80px;
	border-bottom:1px dotted #e0e0e0;
	overflow:hidden
}
.goodsbox .con li.price {
	color:#e8251e
}
.goodsbox .con li.price span {
	font-size:18px;
	padding-right:5px;
	font-weight:normal;
}
.goodsbox .tit {
	background:#272f3b;
	height:70px;
	line-height:70px;
	color:#fff;
	width:100%;
	font-size:16px;
	font-weight:bold;
}
.goodsbox .con {
	clear:both;
	color:#272f3b
}
.goodsbox .con li {
	height:80px;
	line-height:80px;
	overflow:hidden;
}
.goodsbox .con li.attr span b {
	color:#a0a0a0;
}
.goodsbox .con li.buy {
	text-align:center
}
.goodsbox .con li.buy a {
	display:block;
	padding:3px 5px;
	height:30px;
	line-height:30px;
	margin:20px 20px 0 0;
	background:#FFECC3;
	font-size:16px;
	color:#e8251e;
	border:1px solid #E8CCA6
}
.goodsbox .con li.buy a:Hover {
	background:#e8251e;
	color:#fff
}
.goodsbox .con ul:hover {
	color:#e8251e;
	background:#F0FFFF;
}
.goodsbox .con ul:hover li.attr span b {
	color:#000
}
.goodsbox .con ul:hover li.buy a {
	background:#e8251e;
	border-color:#E0241D;
	color:#fff
}
.cologoods li.attr span {
	display:block;
	float:left;
	width:20%
}
.merit {
	margin: 0 auto;
}
.merit li {
	float:left;
	width:28%;
	display:inline;
	margin-left:4%;
	height:90px
}
.merit .img {
	font-family:'unmn';
	font-size:50px;
	float:left;
	width:20%;
	text-align:center;
	color:#B1B6BD;
	line-height:90px;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.merit .txt {
	float:right;
	width:75%
}
.merit .txt h1 {
	height:30px;
	line-height:30px;
	font-size:20px;
	font-weight:normal;
	color:#272f3b
}
.merit .txt p {
	line-height:20px;
	color:#909090;
	padding:5px 0 0
}
.merit li:hover .img {
	color:#e8251e
}
.merit li:hover p {
	color:#303030
}
.article li {
	float:left;
	display:inline;
	width:44%;
	overflow:hidden;
	margin-left:4%;
	height:35px;
	line-height:35px;
	border-bottom:1px dotted #e0e0e0
}
.article li a {
	float:left
}
.article li span {
	font-family:'unmn';
}
.article li label {
	float:right;
	font-size:12px;
	color:#a0a0a0
}
.fk_span_hidden span,.fk_span2_hidden {
	border-right:1px dotted #e0e0e0;
}
.vtitimg {
	height:35px;
	line-height:35px;
	border-left:6px solid #e8251e;
	padding-left:20px;
	font-size:24px;
	color:#404040;
	margin:0 30px
}
.youshi {
	margin: 0 auto;
}
.youshi li {
	float:left;
	display:inline;
	width:280px;
	margin-left:15px
}
.youshi li .img {
	float:left;
	width:76px
}
.youshi li .txt {
	float:right;
	width:180px
}
.youshi li .txt h3 {
	font-weight:normal;
	color:#202020;
	font-size:16px;
	line-height:18px;
	padding:5px 0;
	height:18px;
	overflow:hidden
}
.youshi li .txt p {
	line-height:24px;
	color:#606060
}
.obem {
	position:relative;
	top:3px;
}
@media screen and (min-width: 320px) {
	.mine_coupon_words {
	float: left;
	width: 50%;
}
}
@media screen and (min-width: 480px) {
	.mine_coupon_words {
	float: left;
	width: 50%;
	margin-top:15px;
}
}
@media screen and (min-width: 800px) {
	.mine_coupon_words {
	float: left;
	width: 50%;
	margin-top:40px;
}
}
@media screen and (min-width: 1024px) {
	.mine_coupon_words {
	float: left;
	width: 50%;
	margin-top:80px;
}
}