.sbanner {background-image: url('../images/banner2.webp');}
.sbanner h1{font-size: 26px;margin-bottom: 16px;}
.sbanner a {box-shadow: 0px 4px 10px 0px #006AFF66;}
div[id^="anchor"] {width: 100%;padding: 64px 0 84px 0;box-sizing: border-box;}
div[id^="anchor"] .h2_title {font-size: 28px;color: #355685;text-align: center;margin-bottom: 8px;}
div[id^="anchor"] .desc {font-size: 14px;color: #949FAD;text-align: center;line-height: 26px;}
/* 产品优势 */
.cpys-img {margin-top: 46px;}
/* Fortinet安全SD-WAN热销产品 */
.ft-hot-product, .scene {padding:0 0 60px}
.ft-hot-product-header, .scene-header{padding-bottom: 28px}
.ft-hot-product-bottom {background-color: #F3F5F8;padding-top: 48px;padding-bottom: 40px;box-shadow:inset 0 14px 10px -10px #EAEFF5, /* 上阴影 */inset 0 -14px 10px -10px #EAEFF5; /* 下阴影 */}
.product-box {display: flex;flex-wrap: wrap;}
.product-item {width: 378px;box-sizing: border-box;background-color: #fff;border-radius: 2px;margin-bottom: 32px;box-shadow: 0px 6px 12px 2px #E4EAF3;border: 1px solid #FFFFFF;}
.product-item:not(:nth-child(3n)) {margin-right: 30px;}
.product-image {display: flex;justify-content: center;align-items: center;background: url('../images/product-bg.png') no-repeat;width: 100%;height: 174px;}
.product-image img {width: 288px;height: 78px;}
.product-info {padding: 16px 28px 0;}
.product-title {display: flex;align-items: center;font-size: 22px;color: #373737;font-weight: bold;}
.product-params {margin-bottom: 42px;}
.param {display: flex;justify-content: space-between;padding: 16px 0 10px 0;border-bottom: 1px solid #D8E1EE;font-size: 14px;}
.param .key {color: #949FAD;}
.param .value {color: #373737;}
.product-item .buttons {display: flex;height: 48px;line-height: 48px;}
.product-item .buttons a {flex: 50%;font-size: 16px;color: #006AFF;text-align: center;background-color: #F6F8FC;}
.product-item .buttons a:hover {transition: flex .2s ease;color: #FFFFFF;flex: 60%;background: #006AFF url(../images/whitearrow.png) no-repeat 75% center;}
.product-item-last {display: flex;flex-direction: column;justify-content: center;align-items: center;background: url('../images/more-product-bg.png') no-repeat;text-align: center;font-size: 18px;}
.product-item-last .txt p:not(:first-child) {font-size: 22px;font-weight: bold;color: #373737;margin-top: 10px;}
.product-item-last .button {display: flex;justify-content: center;margin-top: 40px;}
.product-item-last .button a {display: block;background-color: #006AFF;box-shadow: 0px 4px 10px 0px #006AFF66;text-align: center;padding: 10px 40px;color: #FFFFFF;border-radius: 4px;font-size: 18px;font-weight: 400;}
/* 应用场景 */
.scene {padding-top: 10px}
.scene-header {padding-bottom: 59px;box-sizing: border-box;}
.scene-box {display: flex;flex-wrap:wrap;}
.scene-item {width: 378px;height: 276px;box-sizing: border-box;background-color: #fff;border-radius: 4px;margin-bottom: 32px;box-shadow: 0px 6px 12px 2px #E4EAF3;border: 1px solid #FFFFFF;padding: 10px 0 48px;}
.scene-item:not(:nth-child(3n)) {margin-right: 30px;}
.scene-item:nth-child(n+4) {margin-bottom: 0;}
.scene-image {box-sizing: border-box;width: 100%;padding: 0 14px;}
.scene-info {padding: 16px 28px 0px 20px;color: #355685;font-size: 14px;}
/* 页面底部文字 */
.bottomtext {height: 180px;background: #132345 url('../images/bottom-bg2.png') no-repeat;text-align: center;}
.bottomtext .inner {height: 180px;}
.bottomtext p {color: #A3BAEB;font-size: 22px;width: 100%;font-weight: 400;}
.bottomtext a.more_detail {font-size:14px;border:1px solid #A3BAEB;color:#A3BAEB;border-radius:4px;padding:4px 20px 4px 30px;box-shadow: none;font-weight: 400;}
.bottomtext a.more_detail:hover {border-color:#fff}
