body {
	background: #fff;
}

.module-title {
	position: relative;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.youshi-module {
	margin-top: 50px;
}
.server-module  {
	padding-bottom: 30px;
}
.server-module.double {
	padding-bottom: 55px;
}
.server-brief {
	margin-top: 40px;
}
.banner-nav li:first-child {
	margin-left: 0;
}
.banner-nav {
	right: 100px;
	transition: all ease .8s;
}
/*banner样式*/
.info-banner {
	background: url(img/20191223/banner.png) no-repeat center;
}

/*.product-info-title {
	background: url("img/server_symbol.png") no-repeat left;
}*/
/* 优势滚动 */
.youshi-module {
	margin-top: 50px;
}
.slider-outer {
	margin-top: 32px;
}
.youshi-slider-item {
	height: 360px;
	border: 1px solid #eee;
}
.youshi-title {
	font-size: 16px;
}
.youshi-text {
	padding: 15px 20px;
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
}
.youshi-icon {
	height: 170px;
	overflow: hidden;
}
.youshi-icon div {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	margin-top: 35px;
	background-image: url(img/mysql_youshi.png);
	background-repeat: no-repeat;
}
.youshi-icon-move div {
	background-position: 0 0;
}
.youshi-slider-item:hover .youshi-icon-move div {
	background-position: -100px 0;
}
.youshi-icon-heart div{
	background-position: 0 -100px;
}
.youshi-slider-item:hover .youshi-icon-heart div{
	background-position: -100px -100px;
}
.youshi-icon-storage div{
	background-position: 0 -200px;
}
.youshi-slider-item:hover .youshi-icon-storage div{
	background-position: -100px -200px;
}
.youshi-icon-diskprotect div{
	background-position: 0 -300px;
}
.youshi-slider-item:hover .youshi-icon-diskprotect div {
	background-position: -100px -300px;
}
.youshi-icon-reliable div{
	background-position: 0 -400px;
}
.youshi-slider-item:hover .youshi-icon-reliable div {
	background-position: -100px -400px;
}
.youshi-icon-cloud div{
	background-position: 0 -500px;
}
.youshi-slider-item:hover .youshi-icon-cloud div{
	background-position: -100px -500px;
}
.youshi-icon-servers div{
	background-position: 0 -600px;
}
.youshi-slider-item:hover .youshi-icon-servers div{
	background-position: -100px -600px;
}
.youshi-icon-global div{
	background-position: 0 -700px;
}
.youshi-slider-item:hover .youshi-icon-global div{
	background-position: -100px -700px;
}
/* 插件样式重置 */
.bx-wrapper {
	box-shadow: none;
	border: none;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 999;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -40px;
	width: 20px;
	height: 80px;
	background: #eeeeee url(img/server_youshi_left.png) no-repeat center;
}
.bx-wrapper .bx-prev:hover {
	background: #059fff url(img/server_youshi_left.png) no-repeat center;
}
.bx-wrapper .bx-prev {
	left: 0;
}
.bx-wrapper a.bx-next:focus,
.bx-wrapper .bx-controls-direction a.bx-next {
	background: #eee url(img/server_youshi_right.png) no-repeat center;
	right: 0;
}
.bx-wrapper a.bx-next:hover {
	background: #059fff url(img/server_youshi_right.png) no-repeat center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 30px;
	height: 5px;
	background: #d6f0f9;
	border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #059fff;
}

.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 {
	margin-top: 30px;
}
.product-list li {
	float: left;
	width: 380px;
	height: 630px;
	margin-left: 30px;
	background: #fafafa 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/ab_1.png);
}
li.product-2 {
	background-image: url(img/ab_2.png);
}
li.product-3 {
	background-image: url(img/ab_3.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: 12px;
	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: #f7f8fa;
	padding: 60px 0px;
}
.scene-outer .module-title {
	position: relative;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.scene-list {
	margin-top: 30px;
}
.scene-list > li {
	float: left;
	width: 282px;
	height: 340px;
	margin-left: 24px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	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: 18px;
	color: #333333;
	padding-top: 140px;
	margin-bottom: 20px;
}

.scene-server .title {
	background-image: url(img/server_icon.png);
}
.scene-load .title {
	background-image: url(img/load_icon.png);
}
.scene-cdn .title {
	background-image: url(img/cdn_icon.png);
}
.scene-storage .title {
	background-image: url(img/storage_icon.png);
}
.scene-list .description {
	font-size: 12px;
	color: #666666;
	line-height: 23px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 21px;
	padding: 0 32px;
	height: 69px;
}
.scene-list  a{
	text-align: center;
	color: #0080ff;
}
.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);
}
.sence-wrap{
	padding: 80px 0 60px;
}
.application-list {
	width: 100%;
	border-bottom: 1px solid #eee;
	margin: 20px 0 0px 0;
	/* padding:20px 0 0 0; */
	display: flex;
	justify-content:space-around;
}

.application-list li{
	float: left;
	height: 50px;
	line-height: 50px;
	/* background: #fafafa; */
	width: 160px;
	text-align: center;
	margin-right: 10px;
	/* border: 1px solid #eee; */
	margin-bottom: -1px;
	font-size: 16px;
	cursor: pointer;
}

.application-list li.active {
	/* background-color: #fff; */
	border-bottom: 2px solid #059fff;
	color: #059fff;
	line-height: 48px;
}

.application-content {
	/* height: 573px; */
	width: 1200px;	
	padding:20px;
	background-color: #ffffff;
	border: solid 1px #cfd6e3;
}

.applic-left {
	float: left;
	width: 770px;
	height: 573px;
}

.left-sence-1{
	background-image: url(img/scenebg1.jpg);
}
.left-sence-2{
	background-image: url(img/scenebg2.jpg);
}
.left-sence-3{
	background-image: url(img/scenebg3.jpg);
}
.left-sence-4{
	background-image: url(img/scenebg4.jpg);
}

.applic-right {
	float: left;
	width: 380px;
	height: 573px;
	background-color: #f7f8fa;
	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_small.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(2) {
	background: url(img/store_icon_small.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(3) {
	background: url(img/balance_icon_small.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(4) {
	background: url(img/server_icon_small.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(5) {
	background: url(img/host_icon_small.png) left no-repeat;
}
.applic-right .applic-right-2-content li:nth-child(6) {
	background: url(img/domain_icon_small.png) left no-repeat;
}

/* 新版优势内容 start*/
.adv-wrap{
	
}
.adv-wrap ul{
	
}
.adv-wrap ul li{
	width: 240px;
	float: left;
	margin: 60px 80px 0;
}
.adv-wrap .adv-icon{
	width: 36px;
	height: 42px;
	margin: 0 auto;
}
.adv-wrap .adv-title{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin:30px 0 20px
}
.adv-wrap .adv-content{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 24px;
	color: #999999;
}
.adv-wrap .adv-icon-1{
	background: url(img/20191223/product-adv-icon-1.png)  no-repeat center;
}
.adv-wrap .adv-icon-2{
	background: url(img/20191223/product-adv-icon-2.png)  no-repeat center;
}
.adv-wrap .adv-icon-3{
	background: url(img/20191223/product-adv-icon-3.png)  no-repeat center;
}
.adv-wrap .adv-icon-4{
	background: url(img/20191223/product-adv-icon-4.png) no-repeat center;
}
.adv-wrap .adv-icon-5{
	background: url(img/20191223/product-adv-icon-5.png)  no-repeat center;
}
.adv-wrap .adv-icon-6{
	background: url(img/20191223/product-adv-icon-6.png) no-repeat center;
}
/* 新版优势内容 end*/

/* 功能介绍 start */
.product-power-wrap{
	background-color: #f7f8fa;
	padding: 80px 0;
}
.product-power{
	margin-top: 60px;
	border: solid 1px #cfd6e3;
	background-color: #fff;
}
.product-power li{
	border-bottom: solid 1px #cfd6e3;
}
.product-power li:last-child{
	border-bottom: solid 1px transparent;
}
.pp-icon{
	float: left;
	display: inline-block;
	width: 45px;
	height: 45px;
	margin:45px 35px;
}
.content-wrap{
	float: left;
	width: 90%;
	padding: 18px 0 25px;
	color:#ffffff;
}
.content-title{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000000;
}
.content{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666;
	position: relative;
	padding-left: 16px;
}
.content:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #0080ff;
    border-radius: 50%;
    position: absolute;
    top: 12px;
	left: -2px;
}
.pp-icon-1{
	background: url(img/20191223/product-function-icon-1.png)  no-repeat center;
}
.pp-icon-2{
	background: url(img/20191223/product-function-icon-2.png)  no-repeat center;
}
.pp-icon-3{
	height: 49px;
	background: url(img/20191223/product-function-icon-3.png)  no-repeat center;
}
/* 功能介绍 end */

