body {
	background: #fff;
}
.server-brief {
	margin-top: 40px;
}
.banner-nav li:first-child {
	margin-left: 0;
}
.banner-nav {
	right: 350px;
	transition: all ease .8s;
}
/*banner样式*/
.info-banner {
	background: url(img/MySQL.jpg) no-repeat center;
}

/*.product-info-title {
	background: url("img/server_symbol.png") no-repeat left;
}*/

.flex-nav {
	position: absolute;
	right: 140px;
	bottom: 20px;
}
.flex-nav li {
	margin-right: 40px;
	float: left;
}
.flex-nav li a {
	display: inline-block;
	font-size: 14px;
	color: #4c4c4c;
}
/*模块*/
.trusteeship-info {
	margin-top: 38px;
}
.module-marg-top {
	margin-top: 95px;
}

.group-title {
	position: relative;
	height: 20px;
	line-height: 20px;
	margin: 55px 0px 35px 0px;
}
/* 子产品 */
.db-type-list li {
	width: 1200px;
	height: 122px;
	margin-bottom: 26px;
	overflow: hidden;
}
.db-type-list .title {
	font-size: 22px;
	color: #333;
}
.db-type-list .description {
	font-size: 16px;
	color: #666;
	margin-top: 15px;
}
.db-type-list .db-logo {
	float: left;
	width: 160px;
	height: 122px;
	background: #00aaff no-repeat center;
}
.db-type-list .main {
	position: relative;
	float: left;
	width: 1040px;
	background: #ebf4fd;
	height: 122px;
	padding: 20px 30px;
}
.db-type-list .main a {
	position: absolute;
	right: 30px;
	top: 40px;
	z-index: 20;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.db-type-list .main a.disabled {
	background: #999999;
}
.db-type-list .type-1 {
	background-image: url(img/db_type_1.png);
}
.db-type-list .type-2 {
	background-image: url(img/db_type_2.png);
}
.db-type-list .type-3 {
	background-image: url(img/db_type_3.png);
}
/* 特点与优势 begin*/
.virtue-list {
	width: 100%;
}
.virtue-list li {
	display: list-item;
	float: left;
	padding: 56px 40px 0 228px;
	width: 590px;
	height: 230px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 62px center;
}
.virtue-list li:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-top-20 {
	margin-top: 20px;
}
.virtue-list .virtue-bg1 {
	background-image: url(img/strength_1.png);
}
.virtue-list .virtue-bg2 {
	background-image: url(img/strength_2.png);
}
.virtue-list .virtue-bg3 {
	background-image: url(img/strength_3.png);
}
.virtue-list .virtue-bg4 {
	background-image: url(img/strength_4.png);
}
.virtue-list .virtue-bg5 {
	background-image: url(img/strength_5.png);
}
.virtue-list .virtue-bg6 {
	background-image: url(img/strength_6.png);
}
.virtue-title {
	display: block;
	font-size: 22px;
	color: #333;
}
.virtue-sub-title {
	display: block;
	margin-top: 16px;
	line-height: 28px;
	font-size: 16px;
	color: #666;
}
.virtue-info {
	margin-top: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
}
/* 产品系列 */
.product-feature {
	background: url(img/gongneng-bg.jpg);
}

.product-feature .module-title {
	color: #fff;
}
.product-table {
	width: 100%;
	border-collapse:collapse;
	border-bottom: 1px solid #ddd;
}
.product-table thead th {
	height: 75px;
	background-color: #00aaff;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border: 1px solid #ddd;
}
.product-table thead th:first-child {
	background: #e7f1fc;
	color: #666666;
	font-size: 16px;
}
.product-table thead th div {
	font-size: 22px;
	padding: 15px 0;
}
.product-table thead th p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.product-table tbody th,
.product-table tbody td {
	height: 54px;
	/*line-height: 54px;*/
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	border: 1px solid #ddd;
}
.product-table tbody th {
	background-color: #f5f5f5;
}
.product-table tbody tr:nth-child(even) {
	background-color: #eff6fd;
}
.product-table tbody td {
	padding: 20px 0;
	border-top: none;
	border-bottom: none;
}
.product-outer {
	width: 100%;
	height: 476px;
}
.product-outer .module-title {
	color: #fff;
}
.product-list li {
	float: left;
	width: 380px;
	height: 630px;
	margin-left: 30px;
	background: #fff no-repeat center 40px;
	text-align: center;
}
.product-list li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 185px;
}
.product-list li:first-child {
	margin-left: 0;
}
li.product-1 {
	background-image: url(img/gongneng1.png);
}
li.product-2 {
	background-image: url(img/gongneng2.png);
}
li.product-3 {
	background-image: url(img/gongneng3.png);
}
li.product-4 {
	background-image: url(img/feature_4.png);
}
.product-list li .title {
	color: #333;
	font-size: 22px;
	margin-bottom: 15px;
}
.product-list li .subtitle {
	color: #666;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 5px;
	text-align: center;
	padding: 0 26px;
}

.product-list li .title_list_item {
	margin-bottom: 16px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

.product-list li .title_list_item .list_item_head {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}
.product-list li .title_list_item .list_item_content {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}

.youshi-item {
	width: 276px;
	text-align: center;
	border: 1px solid #d3d3d3;
}
.youshi-item .youshi-header  {
	border-bottom: 1px solid #d3d3d3;
	background: #f0f0f0;
	font-size: 16px;
	color: #666;
	line-height: 62px;
}
.youshi-our {
	position: relative;
	z-index: 2;
	border: 2px solid #00aaff;
	border-bottom-width: 6px;
	box-shadow: 0px 0px 6px 2px rgba(0, 170, 255, 0.5);
}
.youshi-our li.youshi-header {
	position: relative;
	color: #fff;
	font-size: 22px;
	height: 63px;
}
.our-block-extra {
	position: absolute;
	left: -2px;
	right: -1px;
	height: 93px;
	line-height: 93px;
	bottom: 0;
	z-index: 10;
	background: #00aaff;
}
.youshi-our-rec {
	position: absolute;
	width: 54px;
	height: 54px;
	right: -5px;
	top: -3px;
	background: url(img/server_icon_recommend.png);
}
.youshi-them .youshi-header {
	color: #333;
	font-size: 22px;
}
.youshi-them-2 {
	margin-left: -1px;
}
.youshi-item li {
	font-size: 14px;
	line-height: 39px;
	color: #666;
	background: #fff;
}
.youshi-our {
	width: 372px;
}
.youshi-our li {
	color: #333;
	font-size: 16px;
}
.youshi-item .even-row {
	background: #f7f7f7;
}
.youshi-our .even-row {
	background: #e7f1fc;
}
.correct-icon {
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(img/icon_duigou.png);
}
/* 特点与优势 end*/
/* 应用场景 */
.scene-outer {
	width: 100%;
	height: 568px;
	background-color: #ffffff;
}
.scene-outer .module-title {
	font-size: 32px;
	line-height: 172px;
	color: #333333;
	height: 172px;
}
.scene-list > li {
	float: left;
	width: 291px;
	height: 317px;
	margin-left: 12px;
	background-color: #2e3035;
	box-shadow: inset 0px 1px 0px 0px 
		#3c3d40;
	text-align: center;
}
.scene-list li:first-child {
	margin-left: 0;
}

.scene-list .title {
	position: relative;
	height: 163px;
	background: no-repeat center 47px;
	font-size: 16px;
	color: #fff;
	padding-top: 140px;
	margin-bottom: 20px;
}
.scene-1 .title {
	background-image: url(img/product_1.png);
}
.scene-2 .title {
	background-image: url(img/product_2.png);
}
.scene-3 .title {
	background-image: url(img/product_3.png);
}
.scene-4 .title {
	background-image: url(img/product_4.png);
}
.scene-list .description {
	font-size: 12px;
	color: #999999;
	line-height: 23px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 21px;
	padding: 0 32px;
	height: 69px;
}
.scene-list  a{
	text-align: center;
	color: #00aaff;
}
.scene-list li:hover .title {
	opacity: 1;
}
.scene-list li:hover .description {
	opacity: 1;
}
.scene-feature .icon-1 {
	background-image: url(img/scene_icon_1.png);
}
.scene-feature .icon-2 {
	background-image: url(img/scene_icon_2.png);
}
.scene-feature .icon-3 {
	background-image: url(img/scene_icon_3.png);
}
.scene-feature .icon-4 {
	background-image: url(img/scene_icon_4.png);
}

.application-list li{
	width: 270px;
	height: 60px;
	float: left;
	background-color: #ffffff;
	border: solid 1px #dfdfdf;
	text-align: center;
	line-height: 60px;
	color: #333333;
	font-size: 18px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 50px;
	cursor: pointer;
}

.application-list li.active {
	background-color: #00aaff;
	color: #ffffff;
}

.application-content {
	height: 550px;
	width: 1200px;	
}

.applic-left {
	float: left;
	width: 850px;
	height: 550px;
}

.left-sence-1{
	background-image: url(img/scene1.jpg);
}
.left-sence-2{
	background-image: url(img/scene2.jpg);
}
.left-sence-3{
	background-image: url(img/scene3.jpg);
}
.left-sence-4{
	background-image: url(img/scene4.jpg);
}

.applic-right {
	float: left;
	width: 350px;
	height: 550px;
	background-color: #ebf3fa;
	padding-left: 32px;
  padding-right: 23px;
	padding-top: 40px;
}
.applic-right .applic-right-1-head {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	background: url(img/circle-big.png) left no-repeat;
	padding-left: 16px;
	margin-left: -16px;
}
.applic-right .applic-right-1-content {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 40px;
}

.applic-right .applic-right-2-head {
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	background: url(img/circle-small.png) left no-repeat;
	padding-left: 16px;
	margin-left: -16px;
}
.applic-right .applic-right-2-content li{
	padding-left: 30px;
	font-size: 12px;
	color: #333333;
	line-height: 50px;
	width: 271px;
	border-bottom: solid 1px #dddddd;
}
.applic-right .applic-right-2-content li a
{
	color: #333333;
}

.applic-right .applic-right-2-content li:nth-child(1) {
	background: url(img/cdn_icon.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(2) {
	background: url(img/store_icon.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(3) {
	background: url(img/balance_icon.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(4) {
	background: url(img/server_icon.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(5) {
	background: url(img/host_icon.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(6) {
	background: url(img/domain_icon.png) left no-repeat;
}




