﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
*{margin:0; padding:0;box-sizing: border-box;}
body{font-family: "PingFang SC","Microsoft Yahei";-webkit-font-smoothing: antialiased;font-size: 14px;min-width:1200px;}
*html{background-image:url(about:blank);background-attachment:fixed;}
li{list-style:none;}
/*img { border:none;}*/
a{color: #333;outline: none;text-decoration: none;}
a:focus{outline:none;}
a:link{text-decoration:none;}
.clear{clear:both;}
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
.fl{float: left}
.fr{float: right}
.container{width: 1200px;margin: 0 auto;}
.margin20{margin-top: 20px}
.margin40{margin-top: 40px}
.margin50{margin-top: 50px}
.text-center{text-align: center}
/*============================ 头部 ============================*/
header{position: relative;z-index: 100;width: 100%;background: #fff}
header::after {position: absolute;content: "";left: 0;display: block;width: 100%;height: 80px;-webkit-box-shadow: 0px 0px 6px 0px #d4d5d9;box-shadow: 0px 0px 6px 0px #d4d5d9;top: 0;z-index: 1002;pointer-events: none;}
.head{display: flex;align-items: center;justify-content: space-between}
.nav{padding-right: 100px}
.nav ul li {text-align:center; float:left; line-height:80px; padding: 0 15px;}
.nav ul li a {display:block; font-size:16px;position: relative}
.nav ul li i{position: absolute;top: 14px;right: -25px;width: 30px;height: 14px;background: url(../img/hot.png) no-repeat center;}
.nav ul li a:after{position: absolute;bottom: 0;content: "";display: none;height: 2px;width: 100%;background-color: #ff2626;}
.nav ul li a:hover:after,.nav ul li.on a:after {display: block}
.nav ul li a:hover,.nav ul li.on a {color: #ff2626}
.nav ul li .xnav{position: absolute;left: 0;top:80px;width: 100%;z-index: 10;background-color: #f7f8fa;padding: 50px 0;display: none}
.nav ul li .xnav::after {position: absolute;content: "";left: 0;display: block;width: 100%;z-index: 1002;pointer-events: none;height: 200%;-webkit-box-shadow: 0px 4px 20px 0px rgba(0,53,127,.2);box-shadow: 0px 4px 20px 0px rgba(0,53,127,.2);bottom: 0;}
.nav ul li .xnav dl{display: flex;flex-wrap: wrap;}
.nav ul li .xnav a{display: inline-block;width: 270px;border-radius: 2px;background: #fff;line-height: 80px;margin-bottom: 20px;margin-right: 40px;text-align: left;padding: 0 15px;position: static;transition: all 0.2s;color: #333}
.nav ul li .xnav a:hover:after{display: none}
.nav ul li .xnav a:nth-child(4n){margin-right: 0}
.nav ul li .xnav a:hover{box-shadow: 0px 0px 6px 0px #d4d5d9;}
.nav ul li:hover .xnav{display: block}
.headr{}
.headr a{height:36px;line-height: 36px;text-align: center;width: 94px;display: inline-block;border-radius: 2px;overflow: hidden}
.headr a:first-child{color: #ff2626;border:1px solid #ff2626;margin-right: 5px;}
.headr a:last-child{background: #ff2626;color: #fff;}
.headr a:first-child:hover{background: #ff2626;color: #fff}
.headr a:last-child:hover{background: #f20000}
/*============================ banner ============================*/
.banner{height: 300px;padding-top: 42px}
.banner h1{font-size: 32px;font-weight: normal;margin-bottom: 20px;}
.banner p{margin-bottom: 28px;line-height: 28px;color: #333;width: 603px;}
.banner dd a{display: inline-block;width: 136px;height: 36px;line-height: 36px;border-radius: 2px;text-align: center;overflow: hidden;}
.banner dd a:first-child{background: #ff2626;color: #fff;margin-right: 8px}
.banner dd a:last-child{background-color: #fff;border: solid 1px #ff2626;color: #ff2626;}
.banner dd a:first-child:hover{background: #f20000;}
.banner dd a:last-child:hover{background-color: #ff2626;border-color: #ff2626;color: #fff;}
/*============================ 首页 ============================*/
.oneA{background: #F2F3F5;}
.oneA ul{display: flex;justify-content: space-between;align-items:center;padding: 25px 30px;}
.oneA ul li{width: 20%;position: relative}
.oneA ul li h3{font-size: 20px;font-weight: normal;font-family: Arial}
.oneA ul li p{font-size: 12px}
.oneA ul li dd img{width: 44px;}
.oneA ul li h4{font-size: 14px;color: #262626;margin: 0 6px 0 0}
.oneA ul li dl{margin-left: 14px;}
.oneA ul li dl a{font-size: 12px;border: 1px solid rgba(255, 38, 38, 0.5);color: #ff2626;padding: 1px 4px;display: inline-block;text-align: center;margin-top: 3px}
.oneA ul li dl a:hover{background: #ff2626;color: #fff}
.oneA ul li .oneAs{width: 227px;height: 170px;background: url(../img/kefu-body.png);position: absolute;top: 45px;left: 0;z-index: 999;padding: 30px;box-sizing: border-box;display: none;}
.oneA ul li .oneAs .oneAsl{width: 72px;font-size: 12px;color: #989DA6;}
.oneA ul li .oneAs .oneAsl img{width: 100%;margin-bottom: 10px}
.oneA ul li .oneAs .oneAsl a{display: block;margin-top: 10px;}
.oneA ul li dl:hover .oneAs{display: block}
.oneB{overflow: hidden}
.oneB ul{display: flex;justify-content: space-between}
.oneB ul li{width: 285px; height: 170px;padding: 30px;background-color: #f2f3f5;border-radius: 2px;transition: .25s;}
.oneB ul li h3{font-size: 18px;font-weight: normal;line-height: 30px}
.oneB ul li i{display: inline-block;width: 85px;height: 20px;line-height: 21px;text-align: center;background: url(../img/ob1t.png) no-repeat center;color: #ff2626;font-size: 12px;padding: 0 5px;margin-left: 5px;font-style: normal;margin-top: -7px;vertical-align: middle;}
.oneB ul li p{margin: 5px 0 10px;color: #999;line-height: 30px}
.oneB ul li span{width: 78px;background-color: #ff2626;border-color: #ff2626;height: 30px;line-height: 30px;font-size: 12px;color: #fff;display: inline-block;text-align: center;}
.oneB ul li:hover h3{color: #fff}
.oneB ul li:hover p{color: #fff}
.oneB ul li:hover span{background: #fff;color: #ff2626}
.oneB ul li:nth-child(1){background: url(../img/ob1.png) no-repeat center #f2f3f5;}
.oneB ul li:nth-child(2){background: url(../img/ob2.png) no-repeat center #f2f3f5;}
.oneB ul li:nth-child(3){background: url(../img/ob3.png) no-repeat center #f2f3f5;}
.oneB ul li:nth-child(4){background: url(../img/ob4.png) no-repeat center #f2f3f5;}
.oneB ul li:nth-child(1):hover{background: #ff2626 url(../img/ob11.png) no-repeat center;}
.oneB ul li:nth-child(2):hover{background: #ff2626 url(../img/ob22.png) no-repeat center;}
.oneB ul li:nth-child(3):hover{background: #ff2626 url(../img/ob33.png) no-repeat center;}
.oneB ul li:nth-child(4):hover{background: #ff2626 url(../img/ob44.png) no-repeat center;}
.title{padding: 50px 0 0 0;text-align: center}
.title h2{font-size: 28px;font-weight: normal}
.title p{color: #999;margin-top: 10px}
.onebg{background: #f7f8fa;overflow: hidden;padding-bottom: 55px}
.oneCs{margin-top: 50px;display: flex;justify-content: space-between}
.oneCsl{width: 250px;background: #FFFFFF;padding: 0 25px 20px}
.oneCsl dd{text-align: center}
.oneCsl img{margin-top: -50px}
.oneCsl dl{}
.oneCsl h3{font-size: 18px;font-weight: normal;margin-top: 20px}
.oneCsl h3 i{display: inline-block;width: 49px;height: 20px;line-height: 21px;background: url(../img/ocli.png) no-repeat center;color: #ff2626;font-style: normal;text-indent: 1.2em;font-size: 12px;margin-top: -5px;vertical-align: middle;}
.oneCsl p{color: #666;margin-top: 10px}
.oneCsl ul{margin-top: 12px;overflow: hidden}
.oneCsl ul li{border: 1px solid #e6ebf2;color: #999;padding:2px 5px;float: left;font-size: 12px;margin: 0 10px 5px 0}
.oneCsl:hover{box-shadow: 0px 0px 6px 0px #d4d5d9;-webkit-transition: .25s;-o-transition: .25s;transition: .25s;}
.oneCsl dl:hover h3{color: #ff2626}
/*.oneCsl ul li a{color: #999;}
.oneCsl ul li:hover{border-color: #ff2626}
.oneCsl ul li a:hover{color: #ff2626;}*/
.oneCsr{width: 925px;}
.oneCsr ul li{width: 450px;height: 165px;background: #fff;padding: 25px;float: left;margin-bottom: 24px}
.oneCsr ul li h3{font-size: 16px;font-weight: normal}
.oneCsr ul li h3 b{color: #ff2626;font-size: 24px;margin-top: -8px;display: inline-block;float: right}
.oneCsr ul li h3 b span{font-size: 12px;color: #999;font-weight: normal}
.oneCsr ul li i{display: inline-block;width: 49px;height: 20px;line-height: 21px;background: url(../img/ocli.png) no-repeat center;color: #ff2626;font-style: normal;text-indent: 1.2em;font-size: 12px;margin-top: -5px;vertical-align: middle;}
.oneCsr ul li p{color: #999;line-height: 30px}
.oneCsr ul li dl{width: 25%;float: left;margin-top: 10px;line-height: 30px}
.oneCsr ul li dl dt{color: #999}
.oneCsr ul li:nth-child(2n){float: right}
.oneCsr ul li:hover{box-shadow: 0px 0px 6px 0px #d4d5d9;-webkit-transition: .25s;-o-transition: .25s;transition: .25s;}
.oneCsr ul li:hover h3{color: #ff2626}
.oneCsr ul li:nth-child(5),.oneCsr ul li:nth-child(6){margin-bottom: 0}
.oneD{}
.oneD ul{display: flex;justify-content: space-between}
.oneD ul li{width: 380px;float: left;border: 1px solid #E6E9EC;}
.oneD ul li .odt{height: 107px;background: url("../img/odli.png") no-repeat center;padding: 28px 25px}
.oneD ul li .odt h2{font-size: 18px;color: #262626;}
.oneD ul li .odt p{color: #989DA6;margin-top: 10px}
.oneD ul li .odc{padding: 25px;background: #fff}
.oneD ul li .odc h3{font-size: 16px;font-weight: normal;margin-bottom: 10px}
.oneD ul li .odc dd{position: relative;color: #262626;font-size: 12px;text-indent: 10px;line-height: 26px;}
.oneD ul li .odc dd span{color: #989DA6}
.oneD ul li .odc dd:before {content: "";width: 4px;height: 4px;position: absolute;bottom: 10px;left: 0px;background: linear-gradient(-90deg, #ff2626, #ff2626);}
.oneD ul li .odc .odcs{width: 100%;line-height: 38px;height: 38px;border: 1px solid #ff2626;margin: 30px 0;position: relative;}
.oneD ul li .odc .odcs h5{color: #ff2626;font-size: 14px;padding: 0 15px;position: relative}
.oneD ul li .odc .odcs h5 i{position: absolute;top: 11px;right: 18px;height: 16px;width: 16px;-webkit-transition: -webkit-transform 0.5s;transition: -webkit-transform 0.5s;-o-transition: transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}
.oneD ul li .odc .odcs h5 i:after {content: "";display: block;height: 8px;width: 8px;border-left: 2px solid #ff2626;border-bottom: 2px solid #ff2626;border-right: 1px solid transparent;border-top: 1px solid transparent;
    transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: absolute;left: 3px;top: -2px;}
.oneD ul li .odc .odcs dl{border: 1px solid #ddd;background: #fff;z-index: 11;position: absolute;top: 37px;left: 0;width: 100%;display: none}
.oneD ul li .odc .odcs dl p{padding: 0 15px;font-size: 12px;color: #666;border-top: 1px solid #eee;}
.oneD ul li .odc .odcs dl p:hover,.oneD ul li .odc .odcs dl p.active{background-color: #ff2626;color: #fff;cursor: pointer}
.oneD ul li .odc .odcs.active i {transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);}
.oneD ul li .odc label{text-align: center;display: block;color: #ff2626}
.oneD ul li .odc label b{font-size: 20px}
.oneD ul li a{display: block;line-height: 36px;background: #ff2626;color: #fff;text-align: center}
.oneD ul li a:hover{background: #f20000}
.oneEs{margin-top: 50px}
.oneEsl{width: 250px;background: #FFFFFF}
.oneEsl dl{padding: 0 25px 20px 25px}
.oneEsl dd{text-align: center}
.oneEsl img{margin-top: -50px}
.oneEsl h3{font-size: 18px;font-weight: normal;margin-top: 20px}
.oneEsl h3 i{display: inline-block;color: #ff2626;font-style: normal;border: 1px solid #ff2626;font-size: 12px;padding: 2.5px 7px;position: relative;border-left: none;margin-left: 7px;}
.oneEsl h3 i:before{content: '';position: absolute;top: -1px;left: -7px;width: 7px;height: 24px;background: url("../img/oeli.png") no-repeat left;}
.oneEsl dl:hover h3{color: #ff2626}
.oneEsl p{color: #999;margin-top: 10px}
.oneEsl ul{margin-top: 12px;overflow: hidden}
.oneEsl ul li{border: 1px solid #eaebed;color: #999;padding:2px 5px;float: left;font-size: 12px;margin: 0 0 10px 0}
.oneEsl ul li:nth-child(2n){float: right}
.oneEsl .ljzx{display: block;line-height: 36px;background: #ff2626;color: #fff;text-align: center}
.oneEsl .ljzx:hover{background: #f20000}
.oneEsl:hover{box-shadow: 0px 0px 6px 0px #d4d5d9;-webkit-transition: .25s;-o-transition: .25s;transition: .25s;}
.oneEsr{width: 925px;}
.oneEsr ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.oneEsr ul li{width: 295px;height: 150px;background: #fff;padding: 25px 20px;float: left;margin-bottom: 24px}
.oneEsr ul li h3{font-size: 16px;font-weight: normal}
.oneEsr ul li h3 b{color: #ff2626;font-size: 24px;margin-top: -8px;display: inline-block;float: right}
.oneEsr ul li h3 b span{font-size: 12px;color: #999;font-weight: normal}
.oneEsr ul li i{display: inline-block;color: #ff2626;font-style: normal;border: 1px solid #ff2626;font-size: 12px;padding: 2.5px 7px;position: relative;border-left: none;margin-left: 7px;}
.oneEsr ul li i:before{content: '';position: absolute;top: -1px;left: -7px;width: 7px;height: 24px;background: url("../img/oeli.png") no-repeat left;}
.oneEsr ul li p{color: #999;margin: 15px 0}
.oneEsr ul li dl{margin-top: 10px;}
.oneEsr ul li dl span{color: #999;display: inline-block;float: left;padding: 2px 5px;border: 1px solid #e6ebf2;font-size: 12px;border-radius: 2px;margin-right: 5px}
.oneEsr ul li:hover{box-shadow: 0px 0px 6px 0px #d4d5d9;-webkit-transition: .25s;-o-transition: .25s;transition: .25s;}
.oneEsr ul li:hover h3{color: #ff2626}
.oneEsr ul li:nth-child(4),.oneEsr ul li:nth-child(5),.oneEsr ul li:nth-child(6){margin-bottom: 0}
.oneF{padding: 80px 0}
.oneF ul{display: flex;justify-content: space-between}
.oneF ul li{cursor: pointer}
.oneF ul li dd{height: 48px;animation-duration: 1s;}
.oneF ul li{text-align: center}
.oneF ul li p{font-size: 16px;margin: 20px 0 5px}
.oneF ul li span{color: #999;font-size: 12px}
.oneF ul li:hover dd{animation-name: bounce;transform-origin: center top;}
.oneG{display: flex;justify-content: space-between;align-items: flex-end;padding-top: 50px}
.oneG .title{text-align: left;padding: 0}
.oneG a{display: inline-block;width: 180px;line-height: 40px;background: #ff2626;color: #fff;text-align: center}
.oneG a:hover{background: #f20000}
.oneGs{display: flex;justify-content: space-between}
.oneGs ul{width: 385px;height: 275px;background: #fff;padding: 25px 20px}
.oneGs ul h3{font-size: 18px;font-weight: normal;padding-left: 30px;margin-bottom: 35px}
.oneGs ul:nth-child(1) h3{background: url("../img/og1.png") no-repeat left}
.oneGs ul:nth-child(2) h3{background: url("../img/og2.png") no-repeat left}
.oneGs ul:nth-child(3) h3{background: url("../img/og3.png") no-repeat left}
.oneGs ul li{display: flex;justify-content: space-between;margin-top: 25px}
.oneGs ul li a{width: 75%;display: inline-block;color: #999}
.oneGs ul li span{display: inline-block;background: url("../img/date.png") no-repeat left;padding-left: 25px;color: #999}
.oneGs ul li:hover a{color: #ff2626}
/*============================ 底部 ============================*/
footer{background: #051418}
.footA{padding: 20px 0;box-sizing: border-box;border-bottom: 1px solid #2d2f3a;}
.footA ul{display: flex;justify-content: space-between}
.footA ul li{width: 33.3%;}
.footA ul li a{display: block;text-align: center;display: flex;justify-content: center;align-items: center}
.footA ul li p{color: #a9a9ad;margin-left: 10px}
.footA ul li:hover p{color: #ff2626}
.footB{overflow: hidden;margin-top: 30px;padding-bottom: 40px}
.footBl{width: 805px;display: flex;justify-content: space-between;border-right: 1px solid #2d2f3a;padding-right: 50px;min-height: 260px}
.footBl ul h3{font-size: 16px;font-weight: normal;color: #fff;padding: 0 0 15px 0;}
.footBl ul li{line-height: 2}
.footBl ul li a{color: #999}
.footBl ul li a:hover{color: #ff2626}
.footBr{color: #fff;width: 340px;display: flex;justify-content: space-between}
.footBr dl{margin-top: 20px;padding-left: 40px;line-height: 28px;min-height: 28px}
.footBr .dl1{background: url("../img/fotbr1.png") no-repeat left;background-size: 26px}
.footBr .dl2{background: url("../img/fotbr2.png") no-repeat left;background-size: 26px}
.footBr dl a{color: #fff}
.footBr dt{margin-top: 95px}
.footBr dt img{width: 90px}
.link{text-align: center;}
.link a{font-size: 12px;color: #999;line-height: 24px}
.link span{display: inline-block;height: 14px;width: 1px;margin: 0 18px;vertical-align: middle;overflow: hidden;background: #2d2f3a;}
.link a:hover{color: #ff2626}
.copy{text-align: center;padding-top: 18px;padding-bottom: 24px;margin: auto;max-width: 1200px;color: #999;line-height: 24px;font-size: 12px;}
.copy a{color: #999}
.copy a:hover{color: #ff2626}
/*============================ 服务器租用 ============================*/
.wkui-common-nav.active{box-shadow: 0px 2px 7px 0px rgba(38, 42, 63, 0.06);background: #FFFFFF;position: fixed;top: 0px;z-index: 999;width: 100%;}
.nynav{box-shadow: 0px 2px 7px 0px rgba(38, 42, 63, 0.06);}
.nynav ul{display: flex;justify-content: center;}
.nynav ul li{margin: 0 25px;line-height: 80px;}
.nynav ul li a{position: relative;line-height: 80px;display: inline-block}
.nynav ul li:hover a,.nynav ul li.active a{color: #ff2626}
.nynav ul li a:after{content: "";width: 100%;height: 2px;background-color: #ff2626;position: absolute;bottom: 0;left: 0px;opacity: 0;}
.nynav ul li:hover a:after,.nynav ul li.active a:after{opacity: 1}
.zyA{}
.zyA ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.zyA ul li{width: 330px;padding-right: 30px;margin-top: 40px}
.zyA ul li dl{display: flex;align-items: center;}
.zyA ul li dl h3{font-size: 16px;color: #444444;margin-left: 15px}
.zyA ul li dl img{width: 30px}
.zyA ul li p{line-height: 20px;margin-top: 12px;color: #666}
.zyA ul li:hover dl h3{color: #ff2626}
.zyB{}
.zyB .hd ul{display: flex;justify-content: space-between}
.zyB .hd ul li{width: 20%;text-align: center;padding-bottom: 20px;border-bottom: 2px solid #fff;font-size: 16px;}
.zyB .hd ul li:hover,.zyB .hd ul li.on{color: #ff2626;border-color: #ff2626;cursor: pointer}
.zyB .bd ul li{padding: 25px;background: #fff;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.zyB .bd ul li .zybl{width: 520px}
.zyB .bd ul li .zybl h3{font-size: 20px;font-weight: normal}
.zyB .bd ul li .zybl p{color: #666;line-height: 24px;padding: 20px 0 30px}
.zyB .bd ul li .zybl dd a{display: inline-block;width: 136px;height: 36px;line-height: 36px;border-radius: 2px;text-align: center;overflow: hidden;}
.zyB .bd ul li .zybl dd a:first-child{background: #ff2626;color: #fff;margin-right: 8px}
.zyB .bd ul li .zybl dd a:last-child{background-color: #fff;border: solid 1px #ff2626;color: #ff2626;}
.zyB .bd ul li .zybl dd a:first-child:hover{background: #f20000;}
.zyB .bd ul li .zybl dd a:last-child:hover{background-color: #ff2626;border-color: #ff2626;color: #fff;}
.zyB .bd ul li .zybr{width: 551px;}
.zyB .bd ul li .zybr img{max-width: 100%}
.problem{border-top: 1px solid #e5e5e5;padding: 30px 40px 60px;}
.problem ul{overflow: hidden}
.problem ul li{margin-bottom: 20px;cursor: pointer}
.problem ul li dt{background: #f8f9fb;border: none;height: 56px;line-height: 56px;padding-left: 40px;padding-right: 21px;font-size: 16px;color: #262626;position: relative;}
.problem ul li dt h3{font-size: 16px}
.problem ul li dt:after {content: "";position: absolute;top: 50%;left: 24px;width: 4px;height: 4px;margin-top: -2px;background-color: #bfbfbf;}
.problem ul li dt i{}
.problem ul li dt i {position: absolute;top: 23px;right: 18px;height: 16px;width: 16px;-webkit-transition: -webkit-transform 0.5s;transition: -webkit-transform 0.5s;-o-transition: transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}
.problem ul li dt i:after {content: "";display: block;height: 7px;width: 7px;border-left: 1px solid #8c8c8c;border-bottom: 1px solid #8c8c8c;border-right: 1px solid transparent;border-top: 1px solid transparent;
    transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: absolute;left: 3px;top: -2px;
}
.problem ul li dl{background: rgba(248,249,251,.4);padding: 22px 40px;line-height: 24px;color: #595959;}
.problem ul li dt.on i{transform: rotate(180deg);}
.problem ul li dt.on:after{background: #ff2626}
.problem ul li dt.on h3{color: #ff2626}
.pro_more{text-align: center}
.pro_more a{display: inline-block;width: 172px;line-height: 30px;border: 1px solid #262626;color: #262626}
.pro_more a:hover{background: #ff2626;border-color: #ff2626;color: #fff}
/*============================ 云服务器 ============================*/
#buyForm{display: flex;justify-content: space-between}
/*==云服务器购买==*/
.cloud_l { width:930px; float:left;}
.cloud_l_t { height:92px;}
.cloud_l_t h2 { color:#333; font-size:24px; font-weight: normal; padding:22px 0 5px 0;}
.cloud_l_t p { color:#898989; font-size:12px;}
.cloud_bug { padding:50px 0 20px; background:#fff;}
/*地域*/
.cloud_bug table th { line-height:30px; color:#999; font-weight:normal; text-align:right; float:left;}
.cloud_bug td { padding:0 0 15px 10px;}
.cloud_diyu_dl {}
.cloud_diyu { position:relative;}
.cloud_tishiA { height:23px; line-height:18px; color:#fff; font-size:12px; padding:0 10px; background:url(../img/te2.gif) no-repeat left top; position:absolute; top:-30px; left:55px;}
.cloud_bug .ul1 { border: 1px solid #e1e1e1; border-left:none; overflow:hidden; float:left;}
.cloud_bug .ul1 li { width:109px; border-left:1px solid #e6e6e6; float:left;}
.cloud_bug .ul1 li a { height:28px; display:block; line-height:28px; text-align:center; color:#777; background:#f3f3f3;}
.cloud_bug .ul1 li.onli a { color:#fff; background:#ff2626;}
.cloud_bug .cloud_diyu .ul1 li.onli a { background:#ff2626;}
.cloud_diyu_js { height:30px; line-height:30px; padding:10px 0 0 40px; background:url(../img/te1.png) no-repeat 20px 14px; clear:both;}
.cloud_diyu_js a { color:#333; font-size:12px;}
/*宽带*/
.select_kuandai { height:33px;}
.select_kuandai .kuandaidiv { width: 460px; height: 25px; float: left; background: #ececec; position: relative; cursor:pointer;}
.select_kuandai .ui-slider-range { width:0px; height:25px; background: #ff2626; border:none; display: block;position: absolute;}
.kuandaidiv .ui-slider-handle {width: 25px; height: 32px; display:block; background:url(../img/te3.png) no-repeat left top; cursor: pointer; position: absolute; top:-4px; left:50px;}
.kd_size {width:170px; height:30px; padding-left:10px; float: left;}
.kd_size_put { width:75px; height:26px; line-height: 26px; text-align:center; border: 1px solid #ddd; border-radius: 4px; float:left;overflow: hidden}
.kd_size_put input {width: 48px;height: 26px; line-height:26px;text-align:center; border:none; float:left;outline: none}
.kd_size_put span { width:25px; height:24px; display:block;float:left;}
.kd_size_m { width:22px; height:26px; line-height:26px; text-align:center;background:#e3e3e3; float: left;}
.kd_arrow{background:url(../img/te21.gif) no-repeat;width:10px;height:5px;background-position:0 -4px;display:block;margin-top:5px;margin-left:5px;cursor:pointer}
.kd_arrow:hover{background-position:0 -26px;}
.kd_arrow2{background:url(../img/te21.gif) no-repeat;width:10px;height:5px; background-position:0 -15px;display:block;margin-top:7px;;margin-left:5px;cursor:pointer}
.kd_arrow2:hover{ background-position:0 -37px;}
.kuandai_zi {width:500px; height:30px; line-height:30px; color:#777; font-size:13px; overflow: hidden;}
.kuandai_zi div {width: 1000px; float: left;}
.kuandai_zi div i {margin-right: 75px; font-style: normal;}
.kuandai_zi div b { font-weight:normal; color:#999; padding:0 110px 0 100px;}
/*公共镜像*/
.select_jx { height:30px; display:inline-block; margin-right:10px;float: left; position:relative; z-index:20;}
.select_jx_top { width:300px; height: 30px;line-height: 30px; font-size:12px;color: #fff; background:#ff2626 url(../img/te5.png) no-repeat 285px 13px; cursor: pointer;}
.select_jx_top.on {background:#ff2626 url(../img/te5a.png) no-repeat 285px 13px;}
.jx_pic { width:45px; display:block; float:left; margin-top: 2px; height: 26px;background:url(../img/te4.png) no-repeat 5px top;}.select_jx ul
                                                                                                                                 {width: 298px;height: 200px; overflow-y: auto; background:#fff; border:1px solid #ddd; border-top:none; position:absolute; top:30px; left:0px; display:none;}
.select_jx ul li { height:30px; line-height:30px; font-size:12px; padding-left:45px;border-bottom:1px solid #eee; cursor: pointer;}
.select_jx ul li.hover { background:#f5f5f5;}
.cloud_jingxiang_t { height: 30px; line-height: 30px; color:#999; padding-left: 10px;float: left;}
/*购买时长*/
.cloud_time { position:relative;}
.cloud_time .cloud_time_t { top:0; left:0; display:none;}
.bug_time { height:40px;}
.bug_time .bug_timeA {width: 550px; height: 30px; float: left; background:#f0f0f0 url(../img/te6.gif) no-repeat 0 0; position:relative; cursor:pointer;}
#bug_timeA .ui-slider-range { width:25%; height: 30px; border:none; background-image:url(../img/te7.gif); background-repeat:no-repeat; background-position: left -60px}
.bug_timeA a {width: 10px; height: 40px; display:block; background:url(../img/te8.png) no-repeat left top; cursor: pointer; position: absolute; top:-5px; left:25%;}
.bug_time span{position: relative;display: inline-block;min-width: 80px;height: 40px;line-height: 38px;float: left;color: #2D3037;text-align: center;border: 1px solid #DBE1E8;margin-left: -1px;cursor: pointer;}
.bug_time span:hover,.bug_time span.on{background-color: #FFE0E0;color: #FF6666;border-color: #FF6666;z-index: 2;}
.bug_time span i{display: inline-block;width: 11px;height: 13px;background: url(../img/gift-icon.png) no-repeat center;margin-right: 7px;}
.bug_time span.on:after {content: "个月";}
.bug_time span:nth-child(6).on:after{content: "";}
.bug_time span:nth-child(7).on:after{content: "";}
.bug_time span:nth-child(8).on:after{content: "";}
.bug_time span:nth-child(9).on:after{content: "";}
/*云服务器购买-右边内容*/
.cloud_r { width:250px; float:right;padding: 20px;background: #fff}
.cloud_r_t { height:35px; font-size:18px; font-weight:normal; border-bottom: 1px solid #dbe1e8}
.cloud_r_con { padding:10px 5px;}
.cloud_r_con table th { width:60px; padding:8px 0; color:#666; font-size:12px; font-weight:normal; vertical-align:top;}
.cloud_r_con table td { padding:8px 0; color:#444; font-size:12px; vertical-align:top;}
.cloud_r_con .price { font-size:24px; font-weight: bold; color:#ff2626; padding-left:40px; padding-top: 25px}
.cloud_r_ti {display: block; width:115px;line-height:35px; text-align:center; border-radius:2px;color:#fff; margin:20px auto 15px; background:#ff2626; cursor:pointer; border:none;}
.cloud_r_ti:hover{ background:#f20000;}
.yfqB{}
.yfqB ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.yfqB ul li{width: 264px;margin-top: 60px;display: flex;}
.yfqB ul li dd img{width: 50px}
.yfqB ul li dl{margin-left: 16px}
.yfqB ul li dl h3{font-size: 16px;color: #444444;margin-bottom: 16px}
.yfqB ul li dl p{font-size: 12px;color: #666}
.yfqB ul li p{line-height: 22px;color: #666}
.yfqB ul li:hover dl h3{color: #ff2626}
.yfqC{background: #fff;box-shadow: 0 0 10px #ccc}
.yfqC table{width: 100%;line-height: 60px}
.yfqC table .w30{width: 260px;text-align: left;padding-left: 94px}
.yfqC table .w70{width: 940px;text-align: left;padding-left: 45px}
.yfqC table th{border-bottom: 1px solid #f0f2f5;border-right: 1px solid #f0f2f5;font-weight: normal;font-size: 16px;color: #9EA7B3}
.yfqC table td{border-bottom: 1px solid #f0f2f5;border-right: 1px solid #f0f2f5}
.yfqC table td i{display: inline-block;margin-right: 20px}
.yfqC table td label{display: inline-block;}
.yfqC table td label img{vertical-align: sub}
.yfqC .yfqC1 {position: relative;display: inline-block;height: 16px;vertical-align: middle;margin-left: 16px;}
.yfqC .yfqC1 .yfqC1a {width: 320px;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 26px;text-align: center;z-index: 10;display: none;}
.yfqC .yfqC1 .yfqC1a .yfqC1b {position: relative;display: inline-block;vertical-align: top;background-color: rgba(30, 35, 45, 0.9);padding: 14px 24px 14px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;line-height: 24px;text-align: left;color: #FFFFFF;}
.yfqC .yfqC1 .yfqC1a .yfqC1b::after {content: "";position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: -16px;width: 0px;height: 0px;border: 8px solid transparent;border-top-color: rgba(30, 35, 45, 0.9);}
.yfqC .yfqC1:hover .yfqC1a {display: block;}
/*============================ 安全服务 ============================*/
.aqA{display: flex;justify-content: space-between}
.aqA ul{width: 25%}
.aqA ul h3{background: #ffe9e9;font-size: 16px;color: #2D3241;height: 58px;line-height: 58px;padding-left: 36px;border-right: 1px solid #EBEBEB;border-bottom: 1px solid #EBEBEB;}
.aqA ul li{border-right: 1px solid #EBEBEB;padding-left: 36px;height: 46px;line-height: 46px;background: white;border-bottom: 1px solid #EBEBEB;}
.aqA ul li:last-child{height: 134px;padding-top: 26px;}
.aqA ul:hover{z-index: 22;box-shadow: 0px 4px 20px 0px rgba(213, 213, 213, 0.4);}
.aqA ul li span{color: #ff2626}
.aqA ul li b{color: #ff2626;font-size: 24px}
.aqA ul li label{display: block}
.aqA ul li a{width: 230px;height: 34px;background: #ff2626;font-weight: 400;color: #FFFFFF;line-height: 34px;text-align: center;display: block;}
.aqA ul li a:hover{background: #f20000;color: #fff}
.aqB{}
.aqB ul{display: flex;justify-content: space-between;}
.aqB ul li{width: 330px}
.aqB ul li dd{text-align: center;height: 63px;position: relative}
.aqB ul li dd img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.aqB ul li h3{font-size: 18px;text-align: center;margin: 20px 0 15px}
.aqB ul li p{color: #999;line-height: 1.8;}
.aqC{ background: url(../img/aqc.png) no-repeat center;background-size: 1200px 128px;height: 128px;position: relative;}
.aqC ul{}
.aqC ul li b{font-size: 16px;color: #2D3241;}
.aqC ul li{position: absolute;top: 86px;line-height: 24px}
.aqC ul li:nth-child(1) {left: 24px;}
.aqC ul li:nth-child(2){left:295px;}
.aqC ul li:nth-child(3){left:565px;}
.aqC ul li:nth-child(4){left:832px;}
.aqC ul li:nth-child(5){left:1100px;}
.aqD{background: #fff;border: 1px solid #F3F3F3;box-shadow: 0 0 10px #F3F3F3;}
.aqD ul{display: flex;justify-content: space-between}
.aqD ul li{width: 200px;height: 102px;padding: 30px 26px 0 26px;font-size: 12px;font-weight: 400;color: #666666;line-height: 20px;border-right: 1px solid #F3F3F3;border-bottom: 1px solid #F3F3F3;float: left;}
.aqD ul li h3{font-size: 16px;color: #444}
.aqD ul.active {box-shadow: 0 0 10px #F3F3F3;border-left: 2px solid #ff2626;}
.aqE{}
.aqE .hd{border-bottom: 1px solid #D8DBE4}
.aqE .hd ul{display: flex;justify-content: space-between;padding: 0 24px;}
.aqE .hd ul li{position: relative;padding-bottom: 15px;display: inline-block;font-size: 16px;cursor: pointer;}
.aqE .hd ul li:after{content: '';width: 100%;height: 3px;background: #ff2626;position: absolute;bottom: -1.5px;left: 0;opacity: 0}
.aqE .hd ul li:hover{color: #ff2626}
.aqE .hd ul li.on:after{opacity: 1}
.aqE .bd{background: #f7f8fa;padding: 30px 25px 0;}
.aqE .bd ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.aqE .bd ul li{width: 530px;margin-bottom: 40px}
.aqE .bd ul li h3{font-size: 16px;margin-bottom: 16px;color: #444}
.aqE .bd ul li p{color: #444;line-height: 22px;}
/*============================ 高防服务器 ============================*/
.gfA{display: flex;justify-content: space-between;flex-wrap: wrap}
.gfA .gfa1{width: 284px;border: 1px solid #E6E9EC;box-shadow: 0px 1px 7px 0px rgba(128, 128, 128, 0.1);height: 352px;background: #fff;margin-top: 40px;}
.gfA .gfa1 h3 {font-size: 20px;line-height: 20px;color: #262626;background: url(../img/gfa.png);height: 80px;padding-top: 30px;padding-left: 26px;box-sizing: border-box;font-weight: normal;}
.gfA .gfa1 ul {font-size: 12px;line-height: 26px;color: #5D6066;padding-left: 26px;padding-top: 15px;}
.gfA .gfa1 ul li {position: relative;text-indent: 12px;}
.gfA .gfa1 ul li:before {content: "";width: 4px;height: 4px;background: #ff2626;position: absolute;top: 11px;left: 0px;}
.gfA .gfa1 ul li span{color: #989DA6;}
.gfA .gfa1 .price{font-size: 20px;line-height: 20px;color: #ff2626;padding-left: 26px;margin-top: 18px;font-weight: bold}
.gfA .gfa1 .price span {line-height: 20px;font-size: 12px;color: #989DA6;margin-left: 4px;font-weight: normal}
.gfA .gfa1 a {display: block;width: 100%;height: 36px;line-height: 36px;background: #ff2626;color: #ffffff;text-align: center;margin-top: 22px;}
.gfA .gfa1 a:hover{background: #F20000;color: #fff}
.gfa2{width: 589px;height: 352px;border: 1px solid #E6E9EC;box-shadow: 0px 1px 7px 0px rgba(128, 128, 128, 0.1);background: #FFFFFF;float: right;margin-top: 40px;}
.gfa2 h3{font-size: 20px;line-height: 20px;color: #262626;background: url("../img/gfb.png");height: 80px;padding-top: 30px;padding-left: 26px;box-sizing: border-box;font-weight: normal;}
.gfa2-item{float: left;width: 293px;height: 270px;}
.gfa2-item:nth-child(1){border-right: 1px solid #E6E9EC;}
.gfa2-item h4{width: 232px;height: 28px;background: #F1F3F6;margin: 0 auto;font-size: 14px;font-weight:normal;color: #5D6066;line-height: 26px;text-indent: 13px;margin-top: 22px;}
.gfa2-item ul{width: 232px;margin: 0 auto;font-size: 12px;color: #5D6066;line-height: 22px;margin-top: 10px;}
.gfa2-item ul li{position: relative;text-indent: 12px;}
.gfa2-item ul li:before {content: "";width: 4px;height: 4px;background: #ff2626;position: absolute;top: 11px;left: 0px;}
.gfa2-item ul li span{float: right;color: #5D6066;}
.gfa2-item ul li i{font-style: normal;float: right;color: #989DA6;}
.gfB{}
.gfB ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.gfB ul li{width: 50%;display: flex;align-items: center;margin-top: 50px;padding: 0 37px;}
.gfB ul li dd img{width: 110px;}
.gfB ul li dl{width: 402px}
.gfB ul li dl h3{font-size: 18px;}
.gfB ul li dl p{color: #595959;margin-top: 8px;line-height: 20px;}
.gfC{background: #fff}
.gfC table{width: 100%;border-top: 1px solid #e7e7e7;border-left: 1px solid #e7e7e7}
.gfC .w25{width: 25%}
.gfC tr th{border-bottom: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;font-size: 16px;font-weight: normal;padding: 12px 8px;line-height: 24px}
.gfC tr th:nth-child(1){text-align: left;padding-left: 30px;width: 190px;color: #999}
.gfC tr th:nth-child(2){background: #FFFDF9;color: #c07334}
.gfC tr th:nth-child(3){background: #EFFDFD;color: #75bcbd}
.gfC tr th:nth-child(4){background: #EBF2FF;color: #456ac8}
.gfC tr th i{display: inline-block;width: 34px;line-height: 16px;font-style: normal;background: #e06618;text-align: center;color: #fff;font-size: 12px;}
.gfC tr td:nth-child(1){text-align: left;padding-left: 30px;width: 190px}
.gfC tr td{text-align: center;border-bottom: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;padding: 12px 8px;line-height: 24px}
/*============================ ddos ============================*/
.ddosA{margin-top: 22px;height: 394px;box-shadow: 0px 2px 7px 0px rgba(38, 42, 63, 0.06);border: 1px solid #E6E9EC;padding: 35px 30px;box-sizing: border-box;background: #fff;display: flex;align-items: center;justify-content: space-between;}
.ddosAl{width: 753px}
.ddosAl h3{font-weight: bold;color: #262626;font-size: 18px;line-height: 18px;}
.ddosAl p{line-height: 24px;color: #262626;margin-top: 10px;}
.ddosAl dd{color: rgba(94, 97, 102, 1);line-height: 24px;}
.ddosAl .hd{margin-top: 10px}
.ddosAl .hd ul li{width: 164px;height: 32px;display: inline-block;line-height: 32px;text-align: center;font-size: 13px;color: #5E6166;margin-right: 10px;border: 1px solid #5E6166;cursor: pointer;}
.ddosAl .hd ul li.on:after {content: "";background: url(../img/ddosa.png) no-repeat bottom;width: 16px;height: 16px;position: absolute;bottom: 0px;right: 0px;}
.ddosAl .hd ul li.on {color: #ff2626;border: 1px solid #ff2626;position: relative;}
.ddosAl .bd{margin-top: 25px}
.ddosAl table tr th{font-weight: normal;border: 1px solid #E6E9EC;padding: 9px 20px;background: #F0F2F5;color: #5E6166;font-size: 13px;line-height: 13px;}
.ddosAl table{border-collapse: collapse;border-spacing: 0;}
.ddosAl table{border-collapse: collapse;color: #ff2626;font-size: 13px;}
.ddosAl table tr{height: 32px;line-height: 32px;text-align: center;}
.ddosAl table tr td{border: 1px solid #E6E9EC;}
.ddosAl table tr td:first-child{text-align: left;color: #5E6166;text-indent: 22px;}
.ddosAl a{display: inline-block;width: 116px;line-height: 34px;color: #fff;text-align: center;border-radius: 2px;background: #ff2626;margin-top: 20px}
.ddosAl a:hover{background: #f20000}
.ddosB{}
.ddosB ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.ddosB ul li{width: 25%;height: 375px;position: relative;}
.ddosB ul li div{padding: 50px 30px;position: absolute;top: 0px;bottom: 0px;width: 100%;-webkit-transition: all 0.15s;-moz-transition: all 0.15s;-o-transition: all 0.15s;transition: all 0.15s;}
.ddosB ul li div::after {content: "";position: absolute;bottom: 0px;right: 0px;width: 180px;height: 192px;
    background: #FF6666 url(../img/ddoscbg.png) no-repeat center;-webkit-transition: all 0s;-moz-transition: all 0s;-o-transition: all 0s;transition: all 0s;opacity: 0;}
.ddosB ul li.lih div{background: #F7F8FA}
.ddosB ul li div{background: #fff}
.ddosB ul li dd{width: 48px;height: 48px;background: url("../img/ddosb.png") no-repeat center}
.ddosB ul li h3{margin: 25px 0 15px;font-size: 18px;position: relative;z-index: 2;}
.ddosB ul li p{color: #666;line-height: 24px;position: relative;z-index: 2;}
.ddosB ul li:hover div{top: -16px;bottom: -16px;background-color: #FF6666;}
.ddosB ul li:hover h3{color: #fff}
.ddosB ul li:hover p{color: #fff}
.ddosB ul li:hover dd{background: url("../img/ddosbh.png") no-repeat center}
.ddosB ul li:hover div{z-index: 2}
.ddosB ul li:hover div::after{opacity: 1}
.ddosC{}
.ddosC ul li{width: 100%;position:relative;margin-bottom: 10px;padding: 17px 0 0 30px;-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.06);box-shadow: 0 0 10px 0 rgba(0,0,0,.06);border-radius: 2px;background-color: #fff;-webkit-transition: all .2s;transition: all .2s;min-height: 95px;overflow: hidden;cursor: pointer;}
.ddosC ul li .ddosCt{display: flex;align-items: center}
.ddosC ul li .ddosCt dl{margin-left: 30px;min-width: 1034px}
.ddosC ul li .ddosCt dl h3{font-size: 18px;color: #031129;margin-bottom: 10px}
.ddosC ul li .ddosCb{margin-top: 20px;margin-left: 75px;display: none}
.ddosC ul li .ddosCb p{margin-bottom: 10px;line-height: 30px}
.ddosC ul li .ddosCb p i{display: inline-block;width: 15px;height: 14px;background: url("../img/ddosci.png") no-repeat center;margin-right: 13px}
.ddosC ul li .ddosCb p span{display: inline-block}
.ddosC ul li .ddosCb p span.sp1{width: 120px;}
.ddosC ul li .ddosCb p span.sp2{font-size: 12px}
.ddosC ul li:hover{box-shadow: 2px 2px 10px 0 rgba(0,0,0,.18);}
.ddosC ul li.on{border-top: 4px solid #ff2626}
.ddosC ul li:after{content: '';position: absolute;bottom: 0;right: 0;width: 280px;height: 135px;opacity: 0;}
.ddosC ul li:nth-child(1):after{background: url("../img/ddoscbg1.png") no-repeat center;background-size: contain;}
.ddosC ul li:nth-child(2):after{background: url("../img/ddoscbg2.png") no-repeat center;background-size: contain;}
.ddosC ul li:nth-child(3):after{background: url("../img/ddoscbg3.png") no-repeat center;background-size: contain;}
.ddosC ul li:nth-child(4):after{background: url("../img/ddoscbg4.png") no-repeat center;background-size: contain;}
.ddosC ul li.on:after{opacity: 1}
/*============================ waf ============================*/
.wafA{}
.wafA ul{display: flex;justify-content: space-between}
.wafA ul li{width: 280px;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px 0px;background: #fff}
.wafA ul li dl{padding: 20px;
    height: 124px;background: url("../img/wafa1.png") no-repeat;background-size: cover;}
.wafA ul li dl h3{font-size: 18px;line-height: 30px;margin-bottom: 8px}
.wafA ul li dl p{color: #999;line-height: 24px;}
.wafA ul li dd{padding: 14px 20px;background: #fff;height: 48px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);display: flex;align-items: center;}
.wafA ul li dd h4{margin-right: 30px;font-size: 16px;font-weight: normal}
.wafA ul li dd span{font-size: 12px;color: #999}
.wafA ul li div{padding: 16px;height: 80px;border-bottom: 1px solid #ebecec;}
.wafA ul li div p{font-size: 12px;line-height: 22px;background: url("../img/wafa2.png") no-repeat left;padding-left: 20px}
.wafA ul li label{font-size: 18px;color: #ff2626;display: block;padding: 30px 20px;}
.wafA ul li a{display: block;line-height: 39px;background: #ff2626;text-align: center;color: #fff}
.wafA ul li a:hover{background: #f20000}
.wafB{}
.wafB ul li{display: flex;align-items:center;justify-content:space-between;padding: 40px 0;border-bottom: 1px solid #d8d8d8}
.wafB ul li dd{width: 40%;text-align: center}
.wafB ul li dl{width: 50%}
.wafB ul li dl h3{font-size: 24px;font-weight: normal}
.wafB ul li dl p{line-height: 24px;margin-top: 16px;color: #666;}
.wafC{}
.wafC ul{display: flex;flex-wrap: wrap}
.wafC h3{font-size: 20px;margin-top: 40px}
.wafC ul li{width: 380px;background: #fff;padding: 15px 0;margin-top: 25px;margin-right: 30px}
.wafC ul li dl{border-left: 2px solid #ff2626;padding: 0 14px}
.wafC ul li dl p{font-weight: bold;margin-bottom: 10px}
.wafC ul li:nth-child(3n){margin-right: 0}
.sslA{display: flex;justify-content: space-between;align-items: center}
.sslA dl{width: 538px}
.sslA dl h3{font-size: 30px;margin-bottom: 20px;font-weight: normal}
.sslA dl i{display: block;width: 58px;height: 4px;background: #ff2626;}
.sslA dl p{padding-top: 30px;line-height: 2;}
.sslB{}
.sslB ul{display: flex;justify-content: space-between}
.sslB ul li{width: 280px;height: 318px;float: left;box-shadow: 0 0 20px #ddd;text-align: center;padding: 27px;}
.sslB ul li dd{padding: 30px 0;animation-duration: 1s;}
.sslB ul li h3{font-size: 18px;font-weight: normal;margin-bottom: 24px}
.sslB ul li p{color: #666;line-height: 26px}
.sslB ul li:hover{box-shadow: 0px 3px 14px 0px rgba(38, 42, 63, 0.1)}
.sslB ul li:hover h3{color: #ff2626}
.sslC .hd{border-bottom: 1px solid #e5e5e5;}
.sslC .hd ul{display: flex;justify-content: center}
.sslC .hd ul li{padding: 0 60px 25px 60px;position: relative;font-size: 16px;font-weight: bold;cursor: pointer}
.sslC .hd ul li:after{content: "";position: absolute;left: 0;bottom: 0;right: 0;width: 0;height: 2px;background-color: #ff2626;-webkit-transition: width .2s ease;transition: width .2s ease;margin: 0 auto;}
.sslC .hd ul li.on:after{width: 100%}
.sslC .bd ul{display: flex;justify-content: space-between}
.sslC .bd ul li{border: 1px solid #e5e5e5;width: 278px;background: #fff;position: relative}
.sslC .bd ul li dl{padding: 35px 24px 24px;background: url("../img/sslc1.jpg");background-position: 100% 0;background-size: cover;position: relative}
.sslC .bd ul li dl p{margin-top: 10px}
.sslC .bd ul li dt{width: 148px;height: 32px;background-image: url(../img/sslcbg.png);background-position: 50%;background-size: cover;position: absolute;top: 0;right: 0;font-size: 14px;color: #fff;text-align: center;line-height: 32px;}
.sslC .bd ul li dd{color: #262626;line-height: 32px;padding: 16px 24px;padding-bottom: 164px}
.sslC .bd ul li dd p{position: relative;padding-left: 12px;}
.sslC .bd ul li dd p:before {content: "";position: absolute;width: 4px;height: 4px;background: #ff2626;top: 14px;left: 0;}
.sslC .bd ul li div {width: 100%;background: rgba(229,233,241,.2);padding: 16px 24px;color: #ff2626;position: absolute;bottom: 40px;}
.sslC .bd ul li div i{padding: 0 10px;font-size: 12px;color: #fff;margin-right: 9px;background: -webkit-gradient(linear,left top,right top,from(rgba(255,99,99,.6)),color-stop(3.92687427%,rgba(255,37,37,.62)),to(#ff2525));
    background: linear-gradient(90deg,rgba(255,99,99,.6),rgba(255,37,37,.62) 3.92687427%,#ff2525);border-radius: 2px 0 0 2px;display: inline-block;position: relative;height: 20px;line-height: 20px;margin-bottom: 8px;font-style: normal}
.sslC .bd ul li div label{display: block;}
.sslC .bd ul li div label b{font-size: 28px}
.sslC .bd ul li div s{color: #8c8c8c}
.sslC .bd ul li a{display: block;line-height: 40px;background: #ff2626;color: #fff;text-align: center;position: absolute;bottom: 0;width: 100%}
.sslC .bd ul li a:hover{background: #f20000}
.sslD{background: #212540;padding-bottom: 55px}
.sslD .title h2{color: #fff}
.sslD .hd ul li{float: left;width: 20%;height: 90px;background-color: #f0f2f5;border-right: 1px solid #dbe1e8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-shadow: 2px -2px 10px 1px #e5e7e9 inset;-moz-box-shadow: 2px -2px 10px 1px #e5e7e9 inset;box-shadow: 2px -2px 10px 1px #e5e7e9 inset;cursor: pointer;}
.sslD .hd ul li:last-child {border-right: none;}
.sslD .hd ul li:nth-child(1) {background: url("../img/ssld1.png") no-repeat center #f0f2f5;}
.sslD .hd ul li:nth-child(2) {background: url("../img/ssld2.png") no-repeat center #f0f2f5;}
.sslD .hd ul li:nth-child(3) {background: url("../img/ssld3.png") no-repeat center #f0f2f5;}
.sslD .hd ul li:nth-child(4) {background: url("../img/ssld4.png") no-repeat center #f0f2f5;}
.sslD .hd ul li:nth-child(5) {background: url("../img/ssld5.png") no-repeat center #f0f2f5;}
.sslD .hd ul li.on {background-color: #fff!important;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.sslD .bd{overflow: hidden;background: #fff}
.sslD .bd .sslDt{padding: 30px;display: flex;justify-content: space-between;align-items: center}
.sslD .bd .sslDt dl{width: 780px}
.sslD .bd .sslDt dl h3{font-size: 18px;padding: 20px 0}
.sslD .bd .sslDt dl p{line-height: 28px;color: #5e6d81;}
.sslDb{height: 330px;display: flex;justify-content: space-between}
.sslDb .sslDb_effect{width: 260px;height:100%;background-color: #F0F2F5;padding: 28px 24px 0px 20px;}
.sslDb .sslDb_effect ul li{padding: 7px 0px 0 20px;line-height: 26px;height: 40px;overflow: hidden;position: relative}
.sslDb .sslDb_effect ul li:before {content: "";position: absolute;left: 0;top: 17px;width: 6px;height: 6px;background-color: #ff2626;-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.sslDb .sslDb_item{width: 940px;display: flex;justify-content: space-between;background: #F6F8F9}
.sslDb .sslDb_item .item{width: 33.3%;padding: 32px 0px 0px 30px;position: relative}
.sslDb .sslDb_item .item h5 {line-height: 40px;font-size: 18px;color: #2D3037;}
.sslDb .sslDb_item .item p {line-height: 34px;color: #5E6D81;}
.sslDb .sslDb_item .item .ssl_url_img {width: 284px;height: 28px;background: url(../img/ssldbg.png) no-repeat -294px 0px;margin-top: 8px;}
.sslDb .sslDb_item .item::after {content: "";position: absolute;right: 0px;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);width: 1px;height: 240px;background-color: #DBE1E8;}
.sslDb .sslDb_item .item .protect {line-height: 32px;font-size: 16px;color: #5E6D81;margin-top: 17px;}
.sslDb .sslDb_item .item .protect span {color: #ff2626;}
.sslDb .sslDb_item .item .item_price {height: 54px;line-height: 54px;color: #5E6D81;}
.sslDb .sslDb_item .item .item_price span {font-size: 24px;color: #ff2626;}
.sslDb .sslDb_item .item .buy a {display: block;width: 110px;line-height: 34px;color: #ff2626;text-align: center;border: 1px solid #ff2626;
    -webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.sslDb .sslDb_item .item .buy a:hover{background: #ff2626;color: #fff}
.sslD_more{text-align: center;}
.sslD_more a{color: #FF6666;font-size: 16px}
.sslE{display: flex;justify-content: space-between}
.sslEl{width: 180px;box-shadow: 0px 0px 6px 0px #d4d5d9;}
.sslEl ul li{text-align: center;padding: 15px 0;border-bottom: 1px solid #e6ebf2;color: #999;margin: 0 8px;line-height: 36px}
.sslEl ul li:nth-child(1){box-shadow: 0px 0px 6px 0px #d4d5d9;color: #333;margin: 0!important;max-height: 50px;line-height: 22px!important;}
.sslEl ul li:nth-child(2){min-height: 109px;line-height: 90px}
.sslEl ul li:last-child{border-bottom: none}
.sslEr{width: 320px;box-shadow: 0px 0px 6px 0px #d4d5d9;}
.sslEr h3{line-height: 50px;background: #ff2626;text-align: center;color: #fff}
.sslEr ul li{text-align: center;border-bottom: 1px solid #e6ebf2;color: #999;margin: 0 8px;padding: 15px 0;line-height: 36px}
.sslEr ul li dd{padding: 10px 0}
.sslEr ul li a{display: inline-block;width: 150px;height: 36px;line-height: 36px;background-color: #ff2626;border-radius: 2px;color: #fff;}
.sslEr ul li:last-child{border-bottom: none}
.sslEr ul li a:hover{background: #f20000}
.sslF{}
.sslF ul{display: flex;justify-content: space-between}
.sslF ul li{width: 285px;height: 400px;background: #fff}
.sslF ul li dt{height: 120px;line-height: 120px;text-align: center}
.sslF ul li dt span{font-size: 18px;color: #fff;display: inline-block;margin-right: 10px}
.sslF ul li dd{display: flex;justify-content: space-between;padding: 20px 20px 14px;}
.sslF ul li div {width: 70px;height: 22px;margin-right: 12px;}
.sslF ul li div img{width: 100%;height: 100%}
.sslF ul li dl{padding: 0 20px}
.sslF ul li dl h3{font-size: 16px;font-weight: normal;line-height: 38px;}
.sslF ul li dl p{color: #5E6D81;position: relative;padding-left: 10px;line-height: 24px;}
.sslF ul li dl p::before {content: "·";position: absolute;left: 0;top: 0;}
.sslF ul li a{display: block;width: 90px;line-height: 34px;text-align: center;color: #ff2626;border: 1px solid #ff2626;border-radius: 2px;margin: 0 auto;margin-top: 20px;}
.sslF ul li a:hover{background: #ff2626;color: #fff}
.sslF ul li:nth-child(1) dt{background: url("../img/sslf1.png") no-repeat center;}
.sslF ul li:nth-child(2) dt{background: url("../img/sslf2.png") no-repeat center;}
.sslF ul li:nth-child(3) dt{background: url("../img/sslf3.png") no-repeat center;}
.sslF ul li:nth-child(4) dt{background: url("../img/sslf4.png") no-repeat center;}
/*============================云堡垒机 ============================*/
.bljA{}
.bljA ul li{background: #fff;display: flex;justify-content: space-between;align-items: center}
.bljA ul li .bljAl{background: #ff2626;color: #fff;width: 290px;padding: 15px}
.bljA ul li .bljAl h3{font-size: 18px}
.bljA ul li .bljAl p{font-size: 12px;padding: 10px 0 8px}
.bljA ul li .bljAc{width: 725px;display:flex;flex-wrap: wrap}
.bljA ul li .bljAc dl{width: 33.3%;padding-left: 35px}
.bljA ul li .bljAc dl span{color: #999}
.bljA ul li .bljAc dl p{margin-top: 15px}
.bljA ul li .bljAc dl:nth-child(4){display: flex;width: 100%;align-items: center}
.bljA ul li .bljAc dl:nth-child(4) span{display: inline-block;margin-top: 15px;margin-right: 12px}
.bljA ul li .bljAr{width: 185px}
.bljA ul li .bljAr p b{color: #ff2626;font-size: 16px}
.bljA ul li .bljAr a{display: inline-block;width: 153px;line-height: 35px;background: #ff2626;color: #fff;border-radius: 2px;text-align: center;margin-top: 20px}
.bljA ul li:last-child{margin-top: 25px}
.bljA ul li .bljAr a:hover{background: #f20000}
.bljB{}
.bljB ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.bljB ul li{width: 310px;text-align: center;margin-top: 50px}
.bljB ul li h3{font-size: 22px;margin: 15px 0}
.bljB ul li p{line-height: 28px;color: #666}
.bljC{background: #212539;padding-bottom: 55px}
.bljC .title h2{color: #fff}
.bljC .hd ul{display: flex;justify-content: space-between;padding: 0 50px}
.bljC .hd ul li{text-align: center;font-size: 16px;color: #fff;border-bottom: 4px solid #212539;cursor: pointer}
.bljC .hd ul li.on{border-color: #e5473e;cursor: pointer}
.bljC .bd ul li{padding: 20px;background: #fff;overflow: hidden;display: flex;}
.bljC .bd ul li .bljcr{width: 400px;padding-left: 30px}
.bljC .bd ul li .bljcr dl{}
.bljC .bd ul li .bljcr dl h3 {padding: 20px 0 15px;font-size: 18px;font-weight: 700;color: #2f2f2f;line-height: 18px;}
.bljC .bd ul li .bljcr dl p{color: #5d646f;line-height: 24px;}
/*============================机柜租用 ============================*/
.jgA{}
.jgA .hd ul{display: flex;justify-content: center}
.jgA .hd ul li{line-height: 80px;padding: 0 20px;position: relative;font-size: 16px;margin: 0 15px}
.jgA .hd ul li a{display: flex;align-items: center}
.jgA .hd ul li i{display: inline-block;width: 32px;height: 26px;margin-right: 8px}
.jgA .hd ul li:after{content: '';width: 0;height: 2px;background: #ff6666;position: absolute;bottom: 0;left: 0;transition: all 0.5s}
.jgA .hd ul li:nth-child(1) i{background: url("../img/jga1.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(2) i{background: url("../img/jga2.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(3) i{background: url("../img/jga3.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(4) i{background: url("../img/jga4.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(5) i{background: url("../img/jga5.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(1).on i{background: url("../img/jga1h.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(2).on i{background: url("../img/jga2h.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(3).on i{background: url("../img/jga3h.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(4).on i{background: url("../img/jga4h.png") no-repeat center;background-size: contain}
.jgA .hd ul li:nth-child(5).on i{background: url("../img/jga5h.png") no-repeat center;background-size: contain}
.jgA .hd ul li:hover:after,.jgA .hd ul li.on:after{width: 100%}
.jgA .hd ul li.on a{color: #ff2626}
.jgAa{display: flex;justify-content: space-between}
.jgAa .jgAal{width: 588px;background: #fff;padding: 30px 25px;}
.jgAa .hd2 ul{display: flex;border-radius: 5px}
.jgAa .hd2 ul li{border: 1px solid #dbe1e8;padding: 0 16px;line-height: 36px;margin-right: -1px;cursor: pointer}
.jgAa .hd2 ul li.on{background: #ffe0e0;border-color: #ff6666;z-index: 1;color: #ff6666}
.jgAa .jgAal dd{margin-top: 30px}
.jgAa .jgAal dd img{max-width: 100%}
.jgAa .jgAar{width: 610px;background: #fff;padding: 40px 25px 30px;}
.jgAa .jgAar h3{font-size: 14px}
.jgAa .jgAar p{line-height: 28px;color: #444;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin: 20px 0 0}
.jgAa .jgAar a{text-align: right;font-size: 12px;color: #526ECC;display: block;line-height: 28px}
.jgAa .jgAar dd img{width: 100%;height: 365px;margin-top: 15px}
.jgAa .jgAar a:hover{color: #ff2626}
.jgB{background: #272a3b;padding-bottom: 55px}
.jgB .title h2{color: #fff}
.jgB ul{display: flex;justify-content: space-between}
.jgB ul li{width: 33.3%;text-align: center;padding: 0 60px}
.jgB ul li h3{font-size: 16px;color: #fff;margin: 40px 0 20px;font-weight: normal}
.jgB ul li p{color: #999}
/*============================关于我们 ============================*/
.aboutban{height: 359px;overflow: hidden;color: #fff;position: relative}
.aboutban h1{font-size: 32px;color: #fff;font-weight: normal;text-align: center;padding-top: 130px}
.aboutnav{width: 100%;/*position: absolute;bottom: 0;left: 0;*/background: rgba(255,255,255,0.1)}
.aboutnav ul{display: flex;justify-content: space-between}
.aboutnav ul li{width: 290px;line-height: 48px;text-align: center;font-size: 16px;cursor: pointer}
.aboutnav ul li a{color: #fff}
.aboutnav ul li.active{background: #ff2626}
.aboutA{}
.aboutA p{margin-bottom: 30px;line-height: 24px;text-indent: 2em}
.aboutA ul{display: flex;justify-content: space-between;margin-bottom: 30px}
.aboutA ul li{width: 380px;height: 192px;overflow: hidden;display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 18px;color: #fff;font-weight: bold;}
.aboutA ul li:nth-child(1){background: url("../img/about1.png")}
.aboutA ul li:nth-child(2){background: url("../img/about2.png")}
.aboutA ul li:nth-child(3){background: url("../img/about3.png")}
.aboutB{}
.aboutB ul{display: flex;justify-content: space-between}
.aboutB ul li{width: 585px;padding: 20px 25px;background: #fff;box-shadow: 0 0 10px #ccc;display: flex}
.aboutB ul li dd{width: 90px;height: 130px;margin-right: 20px}
.aboutB ul li dl h3{font-size: 16px;font-weight: normal;margin: 5px 0 15px 0}
.aboutB ul li dl p{line-height: 2;color: #999}
.aboutC{}
.aboutC p{line-height: 24px;}
.aboutC ul{display: flex;justify-content: space-between;padding:  70px 0 30px}
.aboutC ul li{text-align: center}
.aboutC ul li dd{animation-duration:1s}
.aboutC ul li h3{margin: 20px 0 10px;}
.aboutC ul li p{color: #999;font-size: 12px}
.aboutC ul li:hover dd {animation-name: bounce;transform-origin: center top;}
.aboutD{}
.aboutDa{background: url("../img/aboutd.png") no-repeat 0 0;padding-left: 50px;overflow: hidden}
.aboutDa h3{font-size: 18px;font-weight: normal;color: #ff2626;line-height: 30px;margin-bottom: 10px;}
.aboutDa p {margin-bottom: 18px;line-height: 24px;color: #666666;}
.aboutDa p span{color: #ff2626}
.aboutDa ul{margin:  0 0 5px 30px}
.aboutDa ul li span{color: #999}
.aboutDa ul li p{width: 80%;max-width: 498px;height: 100%;background-color: #fff;color: #666666;padding: 6px 2%;border: 1px solid #e5e5e5;margin: 15px 0 0;}
.aboutDa ul li a {display: inline-block;margin: 10px 0 20px 0;width: 100px;height: 30px;line-height: 30px;border-radius: 2px;background: #ff2626;color: #fff;text-align: center;}
.aboutDa ul li a:hover{background: #f20000}
.aboutDal{width: 60%}
.aboutDar p{margin-top: 95px}
.aboutDar span a{color: #ff2626}
.aboutDal label{display: inline-block;background: url("../img/links-ok.png") no-repeat left;padding-left: 20px;color: #ff2626;margin-left: 10px;display: none}
/*============================idc ============================*/
.idcA{display: flex;justify-content: space-between}
.idcl{padding: 45px 60px;background: #fff;width: 860px;overflow: hidden}
.idcl .idcla dl{display: flex;align-items: center}
.idcl .idcla dl h3{font-size: 20px;font-weight: normal}
.idcl .idcla dl a{display: inline-block;padding: 0 20px;line-height: 32px;background: #fff3f3;color: #ff2626;border-radius: 15px;margin-left: 20px}
.idcl .idcla p{color: #999;margin-top: 25px}
.idclb ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.idclb ul li{width: 228px;height: 217px;border: 1px solid #e7eaed;position: relative;margin-top: 30px;cursor: pointer}
.idclb ul li dl{padding: 15px;}
.idclb ul li dl h3{font-size: 15px;margin-bottom: 8px}
.idclb ul li dl p{font-size: 12px;position: relative;text-indent: 10px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.idclb ul li dl p span{color: #989DA6;}
.idclb ul li dl p:before{content: '';width: 4px;height: 4px;background: #ff2626;position: absolute;top: 8px;left: 0}
.idclb ul li.on{border-color: #fec2be;box-shadow: 0 0 10px #fec2be}
.idclb ul li i{display: inline-block;width: 48px;height: 44px;background: url("../img/idcabg.png") no-repeat center;position: absolute;right: 10px;bottom: 10px;display: none}
.idclb ul li.on i{display: block}
.idcr{background: #fafbfc;padding: 50px 35px;width: 340px}
.idcr ul li dl h3{font-size: 15px;margin-bottom: 8px}
.idcr ul li dl p{font-size: 12px;position: relative;text-indent: 10px;line-height: 24px}
.idcr ul li dl p span{color: #989DA6;}
.idcr ul li dl p:before{content: '';width: 4px;height: 4px;background: #959ba4;position: absolute;top: 10px;left: 0}
.idcr ul li dd{margin-top: 50px}
.idcr ul li dd p{line-height: 34px;border-bottom: 1px solid #e6e9ec;display: flex;justify-content: space-between;align-items: center;font-size: 12px}
.idcr ul li dd span:nth-child(1){display: inline-block;color: #999}
.idcr ul li dd span:nth-child(2){display: inline-block;width: 130px;text-align: right;color: #262626;}
.idcr ul li dd p i{display: inline-block;font-style: normal;width: 50px;text-align: right;}
.idcr a{display: block;background: #ff2626;line-height: 35px;color: #fff;text-align: center;margin-top: 40px}
.idB .wid432 {width: 432px;}
.idB .wid179 {width: 179px;}
.idB table {width: 100%;border-bottom: 1px solid #eee;background: #fff;}
.idB table tr:first-child td.wid179 {width: 181px;}
.idB table tr td:first-child{border-right:none!important;}
.idB table tr td:nth-child(1){box-shadow: inset 5px 0 12px -14px #9e9e9e;border-right:1px solid #F3F3F5!important;}
.idB table td.chengse{color:black;}
.idB table tr:first-child{background:#E7EAEF;}
.idB table tr:first-child td{color:white;background: #ff2626;}
.idB table tr td{border: none;}
.idB table tr td:first-child{padding-left:70px;}
.idB table tr td:first-child{padding-left:0;}
.idB .row1{background:#FCFDFE!important;}
.idB table td{border-right:1px solid #F3F3F5!important;}
.idB table td{border-bottom:none!important;border-top:none!important;}
.idB table tr {height: 52px;}
.idB table tr td {text-align: center;border-top: 1px solid #eee;height: 50px;border-right: 1px solid #eee;}
.idB table tr td strong {display: inline-block;font-style: normal;font-size: 20px;color: #ff6600;}
.idB table tr td {color: #4c4c4c;}
.idB table tr:first-child {width: 166px;font-size: 14px;background: #fafafa;height: 35px;}
.idB table tr td:first-child {width: 219px;text-align: left;padding-left: 30px;}
.idB table tr td:first-child {background: white;}
.idB table tr td.huise {width: 230px;background: #fff;font-size: 14px;text-align: center !important;padding-left: 0px;}
.idB table tr td.huise span,.idB table tr td .addicon-wrap{position: relative;margin-right: 10px;}
.idB table tr td.huise .addicon{position: absolute;top: -5px;left: 9px;font-size: 12px;font-style: normal;}
.idB table tr td .addicon-wrap .addicon{position: absolute;top: -5px;left: 44px;font-size: 12px;font-style: normal;}
/*============================ 安全运维服务 ============================*/
.aqyw{}
.aqyw ul li{display: flex;margin-bottom: 30px}
.aqyw ul li .aqywl{background: #fff;padding: 30px;border: 1px solid #e1e2e4;display: flex;justify-content: space-between;width: 945px}
.aqyw ul li .aqywl dd{margin-top: 30px}
.aqyw ul li .aqywl dl{width: 650px}
.aqyw ul li .aqywl dl h3{font-size: 28px;font-weight: normal}
.aqyw ul li .aqywl dl dt p{margin: 15px 0;color: #666;line-height: 24px;}
.aqyw ul li .aqywl dl dd{line-height: 24px;margin-top: 0}
.aqyw ul li .aqywl dl dd p{text-indent: 10px;position: relative;color: #666;padding: 2px 0}
.aqyw ul li .aqywl dl dd p:before{content: '';width: 4px;height: 4px;background: #ff2626;position: absolute;top: 12px;left: 0;}
.aqyw ul li .aqywl dl dd span{color: #999;display: block;padding-left: 25px}
.aqyw ul li .aqywr{padding: 60px 20px;border: 1px solid #e1e2e4;border-left: none;width: 260px}
.aqyw ul li .aqywr p{display: flex;align-items:center;flex-wrap:wrap;margin-bottom: 12px;color: #666}
.aqyw ul li .aqywr p span{display: inline-block;width: 63px;color: #999}
.aqyw ul li .aqywr p i{display: inline-block;font-style: normal;padding: 6px 12px;border: 1px solid #d7d8db;margin-right: 6px;position: relative;margin-bottom: 10px;cursor: pointer}
.aqyw ul li .aqywr label{display: block;text-align: center;color: #999;font-size: 12px;margin: 50px 0 25px}
.aqyw ul li .aqywr label b{font-size: 24px;color: #ff2626}
.aqyw ul li .aqywr a{display: block;line-height: 34px;background: #ff2626;color: #fff;text-align: center}
.aqyw ul li .aqywr a:hover{background: #f20000}
.aqyw ul li .aqywr p i.on{border: 2px solid #ff2626;color: #ff2626;padding: 5px 11px;}
.aqyw ul li .aqywr p i:after{content: '';background: url(../img/curricon.png) no-repeat;height: 13px;width: 13px;bottom: 0;right: 0;position: absolute;display: none;}
.aqyw ul li .aqywr p i.on:after{display: block}
.aqyw ul li .aqywr p span:nth-child(2){width: 70%}
.aqyw ul li:nth-child(2) p i{padding: 4px 7px;margin-right: 4px}
.aqyw ul li:nth-child(2) p i.on{padding: 3px 6px;}
/*============================ 机房详情 ============================*/
.jfban{height: 224px;color: #fff;padding-top: 75px}
.jfban h1 {font-size: 28px;font-weight: normal;margin-bottom: 10px;}
.jfA{margin-top: 20px;padding-bottom: 50px;overflow: hidden}
.jfAl{width: 270px;border: 1px solid #f0f0f0;background: #fff}
.jfAl dt{line-height: 55px;padding: 0 15px;border-bottom: 1px solid #f0f0f0;display: flex;justify-content: space-between;align-items: center}
.jfAl dt h2{font-size: 14px;font-weight: normal}
.jfAl dl{padding: 20px 15px}
.jfAl dl h3{font-size: 16px}
.jfAl dl form{border: 1px solid #f0f0f0;padding: 0 12px;display: flex;justify-content: space-between;align-items:center;margin: 20px 0}
.jfAl dl form input{line-height: 30px;border: none;outline: none}
.jfAl dl form button{border: none;outline: none}
.jfAl dl ul li{margin-bottom: 20px}
.jfAl dl ul li a:hover{color: #ff2626}
.jfAl.on{position: fixed;top: 0}
.jfAr{width: 899px}
.jfAr h3{font-size: 24px;margin-bottom: 20px}
.jfAra{border-bottom: 1px solid #e5e5e5;padding-bottom: 28px}
.jfAra p{margin-bottom: 15px;line-height: 1.8}
.jfAra ul li{color: #999;position: relative;padding-left: 10px;margin-bottom: 15px}
.jfAra ul li:before{content: '';width: 4px;height: 4px;background: #ff2626;position: absolute;top: 8px;left: 0;}
.jfAra dd{margin-top: 25px}
.jfAra dd a{display: inline-block;padding: 0 20px;line-height: 30px;border:1px solid #666666;color: #666;margin-right: 10px;border-radius: 3px}
.jfAra dd a:first-child,.jfAra dd a:hover{background: #ff2626;color: #fff;border-color: #ff2626}
.jfArb,.jfArc{margin-top: 30px}

.jfArba{background: #F8F9FB;padding: 40px 30px}
.jfArba .items{display: flex;margin-bottom: 30px;align-items: center}
.jfArba .items:nth-child(2),.jfArba .items:nth-child(3){padding-bottom: 30px;}
.jfArba .items label{display: inline-block;width: 53px;font-size: 16px;text-align: right;margin-right: 8px}
.jfArba .span_com{width: 712px;}
.jfArba .span_com.type,.jfArba .span_com.ipnums{width: 520px;position: relative;}
.jfArba .span_com .span_btn{display: inline-block;width: 130px;height: 35px;line-height: 35px;text-align: center;
    border: 1px solid #DEDEDE;cursor: pointer;float: left;border-left: 0px;background: #fff;}
.jfArba .span_com .span_btn:first-child,.jfArba .span_com .span_btn:nth-child(6),.jfArba .span_com .span_btn:nth-child(11){border-left: 1px solid #DEDEDE;}
.jfArba  .span_com .span_btn.on{border: 1px solid #ff2626;/*background-color: #FF6666;*/color: #ff2626;}
.jfArba  .span_com .span_btn:hover{color: #ff2626;}
.slider-container .back-bar .low{display: none;}
.theme-blue .back-bar{height: 37px;background-color: #fff;background-image: linear-gradient(to bottom, #fff, #fff);background-repeat: repeat-x;border: 1px solid #DEDEDE;}
.theme-blue .back-bar .selected-bar{background-color: #ff2626;background-image: linear-gradient(to right, #FF827B, #ff2626);background-repeat: repeat-x;}
.theme-blue .back-bar .pointer{width: 16px;height: 40px;border-radius: unset;top:-1px;background: url("../img/slide_block.png") no-repeat center center;border: 1px solid #ff2626;}
.theme-blue .back-bar .pointer:hover{cursor: pointer;}
.slider-container .scale ins{top:10px;color: #333!important;font-size: 16px;width: 50px;}
/*.theme-blue .scale span{height: 35px;top:-37px;}*/
.theme-blue .scale span{height: 0px;}
.theme-blue .scale span:last-child{border-left: unset;}
.jfArba .type .dk_s,.jfArba .ipnums .ip_s{display: inline-block;position: absolute;right: -170px;top:0;}
.jfArba .type .dk_s .v_box,.jfArba .ipnums .ip_s .v_box{width: 98px;height: 35px;float: left;}
.jfArba .type .dk_s .v_box > *,.jfArba .ipnums .ip_s .v_box > *{float: left;}
.jfArba .type .dk_s .v_box input,.jfArba .ipnums .ip_s .v_box input{width: 63px;display: inline-block;padding: 10px 7px;outline: unset;border: 1px solid #DEDEDE;}
.jfArba .type .dk_s .v_box span,.jfArba .ipnums .ip_s .v_box span{display: inline-block;width: 35px;height: 37px;text-align: center;line-height: 35px;background-color: #F2F2F2;
    border: 1px solid #DEDEDE;border-left: 0px;
}
.jfArba .type .dk_s .s_btn,.jfArba .ipnums .ip_s .s_btn{height: 35px;width: 35px;float: left;margin-left: 5px;cursor: pointer;}
.jfArba .type .dk_s .s_btn span,.jfArba .ipnums .ip_s .s_btn span{display: block;width: 100%;height: 17px;background-color: #eee;position: relative;}
.jfArba .type .dk_s .s_btn span:first-child,.jfArba .ipnums .ip_s .s_btn span:first-child{margin-bottom: 4px;}
.jfArba .type .dk_s .s_btn span:after,.jfArba .ipnums .ip_s .s_btn span:after{content:"";display: block;border-bottom: 6px solid #808080;
    border-left: 6px solid transparent;border-right: 6px solid transparent;width: 0;position: absolute;left:11px;top:5px;
}
.jfArba .type .dk_s .s_btn span:nth-child(2):after,.jfArba .ipnums .ip_s .s_btn span:nth-child(2):after{border-bottom: 0px solid #808080;border-top: 6px solid #808080;top:6px;}
.jfArba_price{overflow: hidden;display: flex;justify-content: space-between}
.jfArba_pricel{font-size: 16px;font-weight: bold}
.jfArba_pricel span{color: #ff2626}
.jfArba_pricel b{font-size: 24px}
.jfArba_pricer a{display: inline-block;width: 120px;height: 40px;line-height: 40px;font-size: 16px;text-align: center}
.jfArba_pricer a:first-child{background: #ff2626;color: #fff}
.jfArba_pricer a:last-child{border: 1px solid #333;margin-left: 15px}

.jfArca{overflow: hidden;margin-top: 40px;position: relative}
.jfArca .swiper-container{width: 94%}
.jfArca ul li img{max-width: 100%}
.jfArca .swiper-button-next, .jfArca .swiper-button-prev{width: auto!important;height: auto!important;margin-top: -10px!important;}
.jfArca .swiper-button-prev{left: 0}
.jfArca .swiper-button-next{right: 0}
.jfArcb{}
.jfArcb .hd{border-bottom: 1px solid #d8dbe4;}
.jfArcb .hd ul{display: flex;justify-content: space-between;}
.jfArcb .hd ul li{width: 20%;text-align: center;}
.jfArcb .hd ul li a{position: relative;padding-bottom: 15px;display: inline-block;font-size: 16px}
.jfArcb .hd ul li a:after{content: '';width: 0;height: 3px;background: #ff2626;bottom: -1.5px;left: 0;position: absolute;transition: all 0.3s}
.jfArcb .hd ul li.on a:after{width: 100%}
.jfArcb .bd{padding: 30px 25px;margin-top: 10px}
.jfArcb .bd ul li{display: flex;justify-content: space-between;}
.jfArcb .bd ul li dl{width: 500px;line-height: 28px}
.jfArcb .bd ul li dd{width: 305px;}
.jfArcb .bd ul li dd img{max-width: 100%;max-height: 100%}
.jfArd ul{padding-top: 10px;display: flex;justify-content: space-between}
.jfArd ul li{width: 32%;border: 1px solid #e5e5e5;}
.jfArd ul li h3{background: url("../img/jfrd.jpg") no-repeat center;background-size: cover;font-size: 18px;height: 100px;padding: 0 0 0 20px;
    display: flex;align-items: center;margin-bottom: 0}
.jfArd ul li h3 i{display: inline-block;margin-right: 10px}
.jfArd ul li dl{padding: 20px;}
.jfArd ul li dl p{font-size: 12px;position: relative;text-indent: 10px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.jfArd ul li dl p span{color: #989DA6;}
.jfArd ul li dl p:before{content: '';width: 4px;height: 4px;background: #ff2626;position: absolute;top: 8px;left: 0}
.jfArd ul li label{display: block;margin-top: 15px}
.jfArd ul li label i{font-style: normal;font-size: 12px;}
.jfArd ul li label span{font-size: 12px;color: #999}
.jfArd ul li label b{font-size: 22px;color: #ff2626}
.jfArd ul li a{display: block;line-height: 36px;background: #ff2626;color: #fff;text-align: center}
.jfArd ul li a:hover{background: #f20000}
/*============================ 服务器报价 ============================*/
.bjA ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.bjA ul li{width: 277px;background: #ffffff;border: 1px solid #efefef;margin-top: 30px}
.bjA ul li dd{height: 74px;background: url("../img/bjali.png") no-repeat center;padding: 20px;line-height: 38px;display: flex;align-items: center}
.bjA ul li dd h3{font-size: 20px;margin-left: 20px}
.bjA ul li dl{padding: 25px}
.bjA ul li dl .bd{font-size: 16px;color: #575757;width: 110px;margin: 0 auto}
.bjA ul li dl .bd p{position: relative;margin-bottom: 15px}
.bjA ul li dl .bd p i{display: inline-block;font-size: 12px;color: #ff2626;position: absolute;right: -45px;top: -2px;width: 49px;height: 20px;
    background: url("../img/ocli.png") no-repeat center;text-align: center;font-style: normal;line-height: 20px;}
.bjA ul li:nth-child(6) dl .bd p i{width: 68px;background: url("../img/ocli2.png") no-repeat left;right: -60px}
.bjA ul li dl .bd p b{color: #ff2626;font-size: 24px}
.bjA ul li dl .bd p span{color: #999;font-size: 12px}
.bjA ul li dl .bd p em{font-style: normal}
.bjA ul li dl .hd{display: flex;justify-content: space-between}
.bjA ul li dl .hd span{display: inline-block;width: 31.5%;background: #f0efef;line-height: 35px;font-size: 18px;color: #767676;text-align: center;cursor: pointer}
/*.bjA ul li dl .hd span:nth-child(1){background: #fd2626;color: #fff}*/
.bjA ul li dl .hd span.active{background: #fd2626;color: #fff}
.bjA ul li dl label{display: block;text-align: center;color: #575757;margin-top: 20px}
.bjA ul li dl a{display: block;color: #fd2626;border: 1px solid #fd2626;text-align: center;font-size: 16px;line-height: 35px;margin-top: 20px}
.bjA ul li dl a:hover{background: #fd2626;color: #fff;transition: all 0.5s ease}
.bjB{padding-bottom: 50px}
.bjB ul{display: flex;justify-content: space-between}
.bjB ul li{margin-top:35px;text-align: center;width: 327px}
.bjB ul li dd{height:151px;position: relative;width: 100%}
.bjB ul li dd img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.bjB ul li h3{font-size: 18px;margin-top: 40px}
.bjC{padding-top: 50px;position: relative;width: 1280px;margin: 0 auto}
.bjC ul{overflow: hidden}
.bjC ul li{width: 280px;margin-right: 26px}
.bjC ul li dd{height: 117px;overflow: hidden}
.bjC ul li dd img{max-width: 100%}
.bjC ul li dl{background: #fff;padding: 20px 15px;min-height: 140px}
.bjC ul li dl h3{font-size: 16px;color: #666}
.bjC ul li dl p{color: #666;line-height: 1.6;margin-top: 10px}
.bjC ul li:hover h3{color: #ff2626}
.bjC .prev{display: block;position: absolute;top: 50%;left: 0;margin-top: 10px;z-index: 11}
.bjC .next{display: block;position: absolute;top: 50%;right: 0;margin-top: 10px;z-index: 11}
@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
   }
    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
   }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
   }
    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
   }
}

/*qq浮动qq*/
.float_qq
{ right:0px;  z-index: 999;}
.float_qq ul
{ margin:0; padding:0;}
.float_qq ul li{width: 48px;height: 48px;list-style:none;background:#f8f8f8;border-radius: 5px;margin-top: 5px;position: relative;text-align: center;}
.float_qq ul li a{text-decoration: none;color: #848484}
.float_qq ul li p{color: #848484;width: 100%;height: 100%;line-height: 18px;padding-top: 5px;opacity:0;transition: all 0.3s ease}
.float_qq ul li:nth-child(1){background: url("../../imges/fd1.png") #ff2626 no-repeat center}
.float_qq ul li:nth-child(2){background: url("../../imges/fd2.png") #f8f8f8 no-repeat center}
.float_qq ul li:nth-child(3){background: url("../../imges/fd3.png") #f8f8f8 no-repeat center}
.float_qq ul li:nth-child(1):hover{background: #ff2626;}
.float_qq ul li:nth-child(1) a{color: #fff}
.float_qq ul li:nth-child(1) p{color: #fff}
.float_qq ul li:hover p{opacity: 1;transition: all 0.3s ease}
.float_qq ul li:hover{background:#f8f8f8;}
.float_qq ul li:nth-child(4){padding-top: 10px;box-sizing: border-box}
.float_qq ul li i{display: block;background: url("../../imges/fd4.png") no-repeat center;width: 22px;height: 13px;margin: 0 auto;}
.float_qq ul li:nth-child(4):hover i{background: url("../../imges/fd4h.png") no-repeat center}
.float_qq ul li:nth-child(4):hover{background:#ff2626!important;}
.float_qq ul li:nth-child(4):hover span{color: #fff}
.float_qq ul li .fdtel{position: absolute;top: -25px;right: 67px;width: 260px;background-color: #fff;border: 1px solid #ccc;border-top: 4px solid #ff2626;
    padding: 15px 20px 5px;text-align: left;display: none;line-height: 1.8}
.float_qq ul li .fdtel label{display: block;width: 13px;height: 60px;background: url(../../imges/arrow.png) no-repeat;position: absolute;right: -13px;top: 26px;}
.float_qq ul li .fdtel b{font-size: 22px;color: #ff2626}
.float_qq ul li .fdtel p{color: #aaa;opacity: 1;margin-bottom: 0;padding-top: 0}
.float_qq ul li dd{float: left;margin-top: 8px}
.float_qq ul li dl{float: right}
.float_qq ul li:nth-child(2):hover .fdtel{display: block}
.float_qq ul li .fdewm{position: absolute;top: -45px;right: 40px;width: 160px;text-align: left;line-height: 1.8;display: none;}
.float_qq ul li:nth-child(3):hover .fdewm{display: block}