/*========= banner图 文字 start=============*/
.publicIn_bannerText {
    top: 28%;
}

.publicIn_bannerText p {
    width: 518px;
    line-height: 30px;
    font-family: OPPOSans-R;
}

/*========= banner图 文字 end=============*/

/* =====================弹窗start===================== */
.layui-layer-title {
    display: none;
}

.layui-layer-content {
    height: auto !important;
}

.lgoInClick {
    width: 28% !important;
    background-color: #fff;
    border-radius: 12px;
    /*top: 400px !important;*/
    /*margin-left: -270px !important;*/
}

.registerClick {
    width: 28% !important;
    background-color: #fff;
    border-radius: 12px;
    /*top: 420px !important;*/
    /*margin-left: -270px !important;*/
}

#register,
#login #search {
    position: relative;
}

.bannerImg {
    background: url(/web/images/applyTo.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 38px 0px;
    text-align: center;
}

.bannerImg img {
    width: 68px;
    height: 10px;
}

.bannerImg h1 {
    display: inline-block;
    color: #333333;
    font-weight: bold;
    max-width: 54%;
    vertical-align: middle;
    margin: 0px 20px;
}

.logInText {
    padding: 30px 11% 28px;
    max-height: 500;
    overflow-y: auto;
}

/*滚动条的宽度*/
.pay-class .layui-layer-content::-webkit-scrollbar {
    width: 5px;
}

/*滚动条里面小方块*/
.pay-class .layui-layer-content::-webkit-scrollbar-thumb {
    border-radius: 2px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(43, 42, 42, 0.2);
}

/* 滚动条轨道 */
.pay-class .layui-layer-content::-webkit-scrollbar-track {
    background: rgba(5, 4, 4, 0.2);
}

.logInText .inputBox {
    width: 100%;
    height: 62px;
    border-radius: 8px;
    margin-bottom: 24px;
    padding-left: 57px;
}

.inputBox input {
    width: 100%;
}

.userPhone {
    background: url(/web/images/userPhone.png) #f7f7f7 no-repeat left 21px center;
}

.userPhoneSearch,
.userPhoneRegister {
    background: url(/web/images/userPhone.png) #f7f7f7 no-repeat left 21px center;
}

.newPassword,
.newPasswords,
.registerPassword {
    background: url(/web/images/userPhone.png) #f7f7f7 no-repeat left 21px center;
}

.authCode,
.registerAuthCode {
    background: url(/web/images/authCode.png) #f7f7f7 no-repeat left 21px center;
}

.registEremal {
    background: url(/web/images/Eremal.png) #f7f7f7 no-repeat left 21px center;
}

#authCode,
#registerAuthCode {
    width: 62%;
}

.ReciprocalNum,
.ReciprocalNumRegister {
    width: 36%;
    border: none;
    
    color: #007fff;
    line-height: 30px;
    background: none;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}

#userPhone,
#password,
#authCode,
#newPassword,
#newPasswords,
#userPhoneSearch,
#userPhoneRegister,
#registerAuthCode,
#registEremal,
#registerPassword {
    height: 100%;
    
    color: #999999;
}

.password {
    background: url(/web/images/password.png) #f7f7f7 no-repeat left 21px center;
}

.forget {
    /*color: #666666;*/
    color: #007fff;
    text-align: right;
    margin-bottom: 32px;
    cursor: pointer;
}

.toPost,
.toPostSearch,
.toJoinUs,
.toPostRegister {
    width: 100%;
    border: none;
    height: 58px;
    background-color: #007fff;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-bottom: 25px;
}

.toPost:hover,
.toPostSearch:hover,
.toJoinUs:hover,
.toPostDownload:hover {
    color: #007fff;
    border: 1px solid #007fff;
    background-color: #fff;
}

.goRegister,
.gologin,
.goSearch {
    width: 100%;
    
    color: #007fff;
    cursor: pointer;
}

/*下方提示*/
.titleBox {
    height: auto;
    width: 100%;
    background-color: #fff;
    padding: 20px 11%;
    border-top: 1px solid #e6e6e6;
    overflow: hidden;
    border-radius: 0px 0px 12px 12px;
}

.qrCodeBox,
.qrText {
    float: right;
}

.qrCodeBox {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin-left: 28px;
}

.qrCodeBox img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.qrText {
    width: 62%;
    color: #666666;
    
    line-height: 28px;
    text-align: right;
    margin-top: 10px;
}
/* ================弹窗关闭 start============= */

.secondPage_tab ul li {
    width: 25%;
}
.secondPageNew_tab.secondPage_tab ul li {
    width: 16.66%;
}

.applyJoin {
    margin-top: 48px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
    background-color: #007fff;
    border: 1px solid #007fff;
    padding: 8px 33px;
    border-radius: 4px;
    cursor: pointer;
}

/*.applyJoin:hover {*/
/*    background-color: #ffffff;*/
/*    color: #007fff;*/
/*}*/

.information_document {
    margin-top: 48px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 20px;
    background-color: #84c443;
    border: 1px solid #84c443;
    padding: 8px 33px;
    border-radius: 4px;
    cursor: pointer;
}

.information_document:hover {
    background-color: #ffffff;
    color: #84c443;
}

.scheme {
    padding: 100px 0px 50px;
    text-align: center;
    position: relative;
}


/*标题*/
.schemeTitle {
    font-weight: bold;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #1a1a1a;
}

/*标题下的文字*/
.schemeText {
    
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 13px;
}

/*================业务挑战 start ==========*/
.businessBox {
    width: 100%;
    overflow: hidden;
    padding-top: 70px;
}

.businessLeft {
    float: left;
    width: 45%;
    height: 550px;
    overflow-y: auto;
}

.vpnBox {
    float: right;
    padding-top: 40px;
    width: 54%;
}

.vpnBox img {
    width: 100%;
    height: auto;
}

.businessList {
    width: 85%;
}

.infoTitle {
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    /*width: 100px;*/
    float: left;
    padding: 6px 23px;
    background-color: #007fff;
    box-shadow: 0px 8px 16px 0px rgba(95, 115, 182, 0.3);
    border-radius: 8px 0px 8px 0px;
}

.infoText {
    
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #666666;
    text-align: left;
    padding-top: 15px;
    margin-bottom: 35px;
    clear: both;
}

.businessList:nth-child(even) .infoTitle {
    background-color: #79b53d;
    box-shadow: 0px 8px 16px 0px rgba(100, 155, 44, 0.3);
    border-radius: 8px 0px 8px 0px;
}

/*================业务挑战 end ==========*/
/*================解决方案 start ===========*/
.ensdpImg {
    background: url(../images/EnSDP.png) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.ensdpBox {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 60px;
    height: 700px;
}

.ensdpList {
    width: 400px;
    box-sizing: border-box;
    float: left;
    /*border: 1px solid #e5e5e5;*/
    padding: 70px 40px;
    position: relative;
    background-color: #fff;
    transition: all 0.6s;
    cursor: pointer;
    position: relative;
}
.ensdpList::after{
    content: '';
    display: block;
    width: 1px;
    height: 500px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 32px;
}
.ensdpList .contentBox p{
    font-size: 18px;
    text-align: left;
    line-height: 30px;
}
/*===========触碰效果 start======*/
/* 向上移动效果 */
.ensdpList:hover{
    background: url(../images/EnSDPDetails.png) no-repeat center center;
    background-size: 100% 100%;
    transform: translateY(-20px);
    padding-bottom: 110px;
    /*border: 1px solid #007fff;*/
}
.ensdpList:hover .contentBox p{
    color: #fff;
}
.ensdpList:hover .imgBox{
    display: none;
}
.ensdpList:hover .title{
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}
.ensdpList:hover .title:before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 60px;
    height: 2px;
    background-color: #fff;
}
.ensdpList:hover .text {
    
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.8;
}
/*===========触碰效果 end======*/



.ensdpList .title {
    text-align: left;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ensdpList .title:before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 30px;
    height: 2px;
    background-color: #c6d4de;
}

.ensdpList .contentBox {
    height: 325px;
    overflow-y: auto;
    position: relative;
    z-index: 1;
}

/*滚动条的宽度*/
.ensdpList .contentBox::-webkit-scrollbar {
    width: 4px;
}

/*滚动条里面小方块*/
.ensdpList .contentBox::-webkit-scrollbar-thumb {
    border-radius: 2px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}


.ensdpList .text {
    
    text-align: left;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999999;
    padding-bottom: 10px;
}

.ensdpList .imgBox {
    position: absolute;
    bottom: 0px;
    right: 20px;
}

.ensdpList .imgBox img {
    width: 100%;
    height: auto;
}

/* ====== 左侧是切换的样式 start ======*/
.changeTab {
    margin-bottom: 68px;
    overflow: hidden;
}
.changeTabList {
    width: 305px;
    height: 603px;
    background: url(../images/productSafe_17.png) no-repeat center center;
    background-size: cover;
    border-radius: 8px;
    border: solid 1px #71b8ff;
    padding:0px 30px;

}

.changeTabList > div{
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #fff;
    position: relative;
    cursor: pointer;
    text-align: center;
}
.changeTabList > div + div{
    border-top: dashed 1px rgba(255,255,255,0.4);
}
.changeTabActive:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid #007AFA;
    border-bottom: 20px solid transparent;
    position: absolute;
    right: -68px;
    top: 50%;
    margin-top: -30px;
}
.changeTabList_contentParent {
    width: 862px;
    height: 603px;
    background-color: #e3edfc;
    border-radius: 15px;
    padding:45px 20px;
}

.changeTabList_contentParent> div{
    width: 100%;
    height: 100%;
    overflow-y: auto;
    line-height: 28px;
    color: #666666;
    padding:0px 10px;
    box-sizing: border-box;
}
.changeTabList_contentParent> div:not(:first-child){
    display: none;
}
.changeTabList_contentParent> div.scrollbar::-webkit-scrollbar-thumb {
    background-color: #007fff;
}
.changeTabList_contentParent> div img{
    margin-top: 20px;
    max-width: 100%;
    height: auto;
    display: inline-block;

}

.changeTabList_content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



/* ====== 左侧是切换的样式 end ======*/

/*================解决方案 end ===========*/
.scheme .swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
    border-radius: 3px !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
/*==============方案优势 start===================*/
.advantage{
    margin-top: 25px;
    width: 100%;
}
.advantage img{
    width: 100%;
    height: auto;
}
/*===============方案优势end============*/
/*====================合作客户 start====================*/
.vpnBottom img{
    width: 100%;
    height: auto;
}
/*====================合作客户 end====================*/


#finance {
    position: relative;
}
#finance::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: linear-gradient(
            #eef5fe,
            #eef5fe),
    linear-gradient(
            #f4f9fe,
            #f4f9fe);
    background-blend-mode: normal,
    normal;
    opacity: 0.4;
}

/* ================弹窗关闭 start============= */

.layerClose {
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(/web/images/layerClose.png) no-repeat center center;
    background-size: 100%;
    top: -65px;
    right: 0px;
    cursor: pointer;
}

.layui-layer-page .layui-layer-content {
    overflow: inherit;
}

.reminder {
    left: 50% !important;
    margin-left: -90px;
    border: none;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 4px 4px;
    text-align: center;
    padding: 0px !important;
    min-width: 180px !important;
}

.reminder .layui-layer-content {
    font-size: 20px;
}

#sixClient {
    background: #eff6fe;
}
#servenClient{
    background: url(../images/servenClient_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}


.businessLeft::-webkit-scrollbar {
    width: 20px;
    height: 40px;
    cursor: pointer;
}

.businessLeft::-webkit-scrollbar-thumb {
    width: 20px;
    height: 20px;
    background: url(../images/circular.png) no-repeat center center;
    background-size: 20px 20px;
    cursor: pointer;
    z-index: 99;
}

.businessLeft::-webkit-scrollbar {
    height: 40px;
    background: url(../images/gunDong.png) no-repeat center center/10px 270px;
}


