body {
    background: #fff;
}
.server-brief {
    margin-top: 40px;
}
.banner-nav li:first-child {
    margin-left: 0;
}
.banner-nav {
    right: 100px;
    transition: all ease .8s;
}

/*.module-title {*/
    /*position: relative;*/
    /*text-align: center;*/
    /*height: 172px;*/
    /*line-height: 182px;*/
    /*font-size: 32px;*/
/*}*/

/*banner样式*/
.info-banner {
    background: url(img/20191223/banner.png) no-repeat center;
}

/* 产品优势 */

.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/advantage-icons.png);
    background-repeat: no-repeat;
}
.youshi-icon-move div {
    background-position: 0 0;
}
.youshi-icon-1 div{ background-position: 0 0;}
.youshi-icon-2 div{ background-position: 0 -100px;}
.youshi-icon-3 div{ background-position: 0 -200px;}
.youshi-icon-4 div{ background-position: 0 -300px;}
.youshi-icon-5 div{ background-position: 0 -400px;}
.youshi-icon-6 div{ background-position: 0 -500px;}
.youshi-slider-item:hover .youshi-icon-1 div{ background-position: -100px 0px;}
.youshi-slider-item:hover .youshi-icon-2 div{ background-position: -100px -100px;}
.youshi-slider-item:hover .youshi-icon-3 div{ background-position: -100px -200px;}
.youshi-slider-item:hover .youshi-icon-4 div{ background-position: -100px -300px;}
.youshi-slider-item:hover .youshi-icon-5 div{ background-position: -100px -400px;}
.youshi-slider-item:hover .youshi-icon-6 div{ background-position: -100px -500px;}

.product-advantage-wrap{
    /*background: #f9f9f9;*/
    padding-bottom: 14px;
}
.product-advantage-wrap .module-title{
    margin-top: 60px;
}
.advantage-item{
    width: 585px;
    height: 216px;
    background: #ffffff;
    float: left;
    margin-bottom: 26px;
}
.advantage-item:nth-child(odd){
    margin-right: 24px;
}
.advantage-item-icon{
    width: 228px;
    height: 100%;
    float: left;
}
.advantage-item-icon-1{
    background: #fff url(img/advantage-1.png) no-repeat center ;
}
.advantage-item-icon-2{
    background: #fff url(img/advantage-2.png) no-repeat center ;
}
.advantage-item-icon-3{
    background: #fff url(img/advantage-3.png) no-repeat center ;
}
.advantage-item-icon-4{
    background: #fff url(img/advantage-4.png) no-repeat center ;
}
.advantage-item-icon-5{
    background: #fff url(img/advantage-5.png) no-repeat center ;
}
.advantage-item-icon-6{
    background: #fff url(img/advantage-6.png) no-repeat center ;
}
.advantage-item p{
    float: left;
    width: 328px;
}
.advantage-item .title{
    font-size: 22px;
    color: #333333;
    margin:50px 0 22px 0;
}
.advantage-item .des{
    color: #666666;
    font-size: 16px;
    line-height: 26px;
}

/* 核心功能及服务 */
.service-item{
    width: 33.3%;
    height: 242px;
    float: left;
}
.service-item-icon{
    width: 100%;
    height: 41px;
}
.service-item-icon-1{
    background: url(img/20191223/product-function-icon-1.png) no-repeat center ;
}
.service-item-icon-2{
    background: url(img/20191223/product-function-icon-2.png) no-repeat center ;
}
.service-item-icon-3{
    background: url(img/20191223/product-function-icon-3.png) no-repeat center ;
}
.service-item-icon-4{
    background: url(img/20191223/product-function-icon-4.png) no-repeat center ;
}
.service-item-icon-5{
    background: url(img/20191223/product-function-icon-5.png) no-repeat center ;
}
.service-item-icon-6{
    background: url(img/20191223/product-function-icon-6.png) no-repeat center ;
}
.service-item-icon-7{
    background: url(img/20191223/product-function-icon-7.png) no-repeat center ;
}
.service-item-icon-8{
    background: url(img/20191223/product-function-icon-8.png) no-repeat center ;
}
.service-item-icon-9{
    background: url(img/20191223/product-function-icon-9.png) no-repeat center ;
}
.service-item .title{
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 14px;
}
.service-item .des{
    padding: 0 40px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

/* 适用场景 */
.scene-wrap{
    padding: 80px 0 60px;
}
.scene-wrap .module-title{
    color: #fff;
}
.scene-table{
    border-collapse: collapse;
    margin: 32px 0 60px;
}
.scene-table td{
    border: 1px solid #e5e5e5;
}
.scene-table .td1{
    padding-left: 36px;
    background: #fbfbfb;
}
.scene-table .td2{
    padding: 20px 30px 20px 38px;
}
.table-item{
    height: 50px;
    line-height: 50px;
    padding-left: 35px;
    font-size: 14px;
    color:#333;
}
.table-item-1{background:url(img/icon-scene-1.png) no-repeat left center ;}
.table-item-2{background:url(img/icon-scene-2.png) no-repeat left center ;}
.table-item-3{background:url(img/icon-scene-3.png) no-repeat left center ;}
.table-item-4{background:url(img/icon-scene-4.png) no-repeat left center ;}
.table-item-5{background:url(img/icon-scene-5.png) no-repeat left center ;}
.table-item-6{background:url(img/icon-scene-6.png) no-repeat left center ;}
.table-item-7{background:url(img/icon-scene-7.png) no-repeat left center ;}
.scene-table .des-text{
    padding-left: 10px;
    position: relative;
    color: #666666;
    line-height: 24px;
    margin-bottom: 6px;
}
.scene-table .des-text:before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #0080ff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: -2px;
}

.scene-type-wrap{
    position: relative;
    margin-top: 40px;
}
.scene-type-list{
    position: absolute;
    top: 30px;
    left: 40px;
    z-index: 2;
}
.scene-type-list li{
    display: inline-block;
    color: #cccccc;
    padding:0 20px;
    height: 50px;
    line-height: 46px;
    margin:0 12px;
    cursor: pointer;
}
.scene-type-list li.active{
    background: #242529;
    color: #00aaff;
    border: 1px solid #00aaff;
    border-top-width: 2px;
    border-bottom-color: #242529;
}
.scene-content-wrap{
    background: url(img/light-bg.png) no-repeat ;
    /*background: #242529;*/
    height: 383px;
    margin-top: -80px;
}
.scene-content{
    background: #242529;
    border: 1px solid #00aaff;
    height: 205px;
    margin-top: 79px;
    padding: 50px 34px 0 30px;
}
.scene-content .scene-content-item{
    display: none;
    color: #fff;
    font-size: 14px;
}
.scene-content .scene-content-item.active{
    display: block;
}
.scene-content .scene-content-item p{
    background: url(img/blue-dot.png) no-repeat left -4px;
    padding-left: 40px;
    line-height: 24px;
    margin-bottom: 22px;
}

/* 客户案例 */
.case-list-wrap li{
    width: 20%;
    height: 80px;
    float: left;
    margin-bottom: 60px;
}
.case-list-wrap .case-item-1{
    background: url(img/logo-1.png) no-repeat center ;
}
.case-list-wrap .case-item-1{
    background: url(img/logo-1.png) no-repeat center ;
}
.case-list-wrap .case-item-2{
    background: url(img/logo-2.png) no-repeat center ;
}
.case-list-wrap .case-item-3{
    background: url(img/logo-3.png) no-repeat center ;
}
.case-list-wrap .case-item-4{
    background: url(img/logo-4.png) no-repeat center ;
}
.case-list-wrap .case-item-5{
    background: url(img/logo-5.png) no-repeat center ;
}
.case-list-wrap .case-item-6{
    background: url(img/logo-6.png) no-repeat center ;
}
.case-list-wrap .case-item-7{
    background: url(img/logo-7.png) no-repeat center ;
}
.case-list-wrap .case-item-8{
    background: url(img/logo-8.png) no-repeat center ;
}
.case-list-wrap .case-item-9{
    background: url(img/logo-9.png) no-repeat center ;
}
.case-list-wrap .case-item-10{
    background: url(img/logo-10.png) no-repeat center ;
}

/* 插件样式重置 */
.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;
}
/* 新版优势内容 start*/
.adv-wrap{
	
}
.adv-wrap ul{
	
}
.adv-wrap ul li{
	width: 240px;
	float: left;
	margin: 60px 80px 0;
}
.adv-wrap .adv-icon{
	width: 42px;
	height: 40px;
	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*/
.youshi-module {
	padding: 0px 0 60px;
}
.function-wrap{
    padding: 80px 0 0px;
    background: #f7f8fa;
}