@charset "gb2312";

/*主体*/

#server {}

.news-tab .am-tabs-nav li {
	padding: .4em 0em;
}

.news-tab .am-tabs-nav li a {
	padding: 0px .7rem;
	line-height: 1;
	display: inline-block;
}

.news-tab .am-tabs-nav li:first-child a {
	border-left: #015293 solid 3px;
}

.news-tab .am-tab-panel {
	padding: 20px 0px;
}

#server-card li {}

#server-card li .card {
	background: #f2f2f2;
	text-align: center;
	padding: 55px 0px 10px 0px;
	min-height: 178px;
	position: relative;
	display: block;
}

#server-card li .card:hover {
	background: #4eabe6;
	box-shadow: rgba(0, 0, 0, .2) 2px 2px 3px;
	border-radius: 4px;
}

#server-card li .card span {
	margin: 0px auto;
	margin-bottom: 20px;
	display: block;
	transition: background .3s ease-out;
	background-size: contain;
}

#server-card li .card p {
	line-height: 32px;
	color: #333;
	margin: 10px 0 6px 0;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	width: 100%;
}

#server-card li:hover .card p {
	color: #fff;
}

#server-card li:nth-child(1) span {
	width: 40px;
	height: 40px;
	background: url(../../images/card0.png) top center no-repeat;
}

#server-card li:nth-child(1):hover span {
	background: url(../../images/card0.png) bottom center no-repeat;
}

#server-card li:nth-child(2) span {
	width: 43px;
	height: 49px;
	background: url(../../images/card2.png) top no-repeat;
}

#server-card li:nth-child(2):hover span {
	background: url(../../images/card2.png) bottom no-repeat;
}

#server-card li:nth-child(3) span {
	width: 38px;
	height: 33px;
	background: url(../../images/card3.png) top no-repeat;
}

#server-card li:nth-child(3):hover span {
	background: url(../../images/card3.png) bottom no-repeat;
}


/*#server-card li:nth-child(4) span {
	width: 33px;
	height: 38px;
	background: url(../../images/card4.png) top no-repeat;
}

#server-card li:nth-child(4):hover span {
	background: url(../../images/card4.png) bottom no-repeat;
}*/

#server-card li:nth-child(4) span {
	width: 39px;
	height: 34px;
	background: url(../../images/card5.png) top no-repeat;
}

#server-card li:nth-child(4):hover span {
	background: url(../../images/card5.png) bottom no-repeat;
}

#server-card li:nth-child(5) span {
	width: 47px;
	height: 40px;
	background: url(../../images/card6.png) top no-repeat;
}

#server-card li:nth-child(5):hover span {
	background: url(../../images/card6.png) bottom no-repeat;
}

#server-card li:nth-child(6) span {
	width: 40px;
	height: 53px;
	background: url(../../images/card7.png) top no-repeat;
}

#server-card li:nth-child(6):hover span {
	background: url(../../images/card7.png) bottom no-repeat;
}

#server-card li:nth-child(7) span {
	width: 43px;
	height: 49px;
	background: url(../../images/card8.png) top no-repeat;
}

#server-card li:nth-child(7):hover span {
	background: url(../../images/card8.png) bottom no-repeat;
}

#server-card li:nth-child(8) span {
	width: 43px;
	height: 43px;
	background: url(../../images/card9.png) top no-repeat;
}

#server-card li:nth-child(8):hover span {
	background: url(../../images/card9.png) bottom no-repeat;
}

#server-card li:nth-child(9) span {
	width: 35px;
	height: 43px;
	background: url(../../images/card10.png) top no-repeat;
}

#server-card li:nth-child(9):hover span {
	background: url(../../images/card10.png) bottom no-repeat;
}

#server-card li:nth-child(10) span {
	width: 46px;
	height: 46px;
	background: url(../../images/card11.png) top no-repeat;
}

#server-card li:nth-child(10):hover span {
	background: url(../../images/card11.png) bottom no-repeat;
}


/*server-list*/

#server-list li {}

#server-list li .card {
	border: #cde5f8 solid 1px;
	padding: 10px 0px 10px 20px;
	position: relative;
	cursor: pointer;
}

#server-list li .card:hover {
	border: #015193 solid 1px;
	transition: all .2s ease-in;
	box-shadow: rgba(0, 0, 0, .2) 1px 1px 1px 2px inset;
}

#server-list li .card span {
	width: 40px;
	height: 40px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	background: url(../../images/server-list.png) 0 0 no-repeat;
}

#server-list li .card p {
	line-height: 32px;
	color: #494949;
	font-size: 14px;
	margin: 0px;
	display: inline-block;
	position: relative;
}

#server-list li:hover .card p {
	transition: all .2s ease-in;
	transform: translateX(5px);
}

#server-list li:nth-child(1) span {
	background-position: 0px -5px;
}

#server-list li:nth-child(2) span {
	background-position: -191px -5px;
}

#server-list li:nth-child(3) span {
	background-position: -388px -2px;
}

#server-list li:nth-child(4) span {
	background-position: -588px 0px;
}

#server-list li:nth-child(5) span {
	background-position: 0px -88px;
}

#server-list li:nth-child(6) span {
	background-position: -192px -85px;
}

#server-list li:nth-child(7) span {
	background-position: -390px -84px;
}

#server-list li:nth-child(8) span {
	background-position: -582px -82px;
}


/*server right*/

.server-right-titile {
	background: #1b518f;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	font-family: "黑体";
	letter-spacing: 5px;
	margin-bottom: 10px;
}

.server-right-titile a {
	color: #fff;
}

#grid-panle {}

#grid-panle .grid {
	text-align: center;
	position: relative;
	padding: .4rem;
}

.grid:after,
.grid:before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	color: #d9d9d9;
}

.grid:before {
	top: 0;
	width: 1px;
	border-right: 1px solid #d9d9d9;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5);
}

.grid:after {
	left: 0;
	height: 1px;
	border-bottom: 1px solid #d9d9d9;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
}

#grid-panle .grid:nth-child(10):after {
	border-bottom: none;
}

#grid-panle .grid:nth-child(11):after {
	border-bottom: none;
}

#grid-panle .grid span {
	margin-top: 10px;
	display: block;
}

#grid-panle .grid p {
	margin: 10px 0px;
	font-size: 12px;
}


/*适配手机*/

@media only screen and (max-width: 640px) {}