.fot{
    height: 530px;
    background-color: #141621;
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* 售前热线 */
.fot .pre-sale{
    width: 1200px;
    height: 240px;
    margin-top: 50px;
    box-sizing: border-box;
    display: flex;
}
.fot .pre-sale .Hot_line{
    width: 160px;
    height: 240px;
}
.fot .pre-sale .Hot_line .Hot_line_1{
    width: 160px;
    height: 30px;
    border-bottom: 1px solid #252731;
}
.fot .pre-sale .Hot_line .Hot_line_1 img{
    width: 20px;
    height: 20px;
}
.fot .pre-sale .Hot_line .Hot_line_1 span{
    color: #fff;
    font-size: 14px;
}
.fot .pre-sale .Hot_line p{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
}
.fot .pre-sale .Hot_line .Hot_img{
    width: 120px;
    height: 120px;
    margin-top: 20px;
    box-sizing: border-box;
}
/* 软件 */
.fot .pre-sale .software{
    width: 400px;
    height: 240px;
    margin-left: 35px;
    overflow: hidden;
}
.fot .pre-sale .software .Hot_line_1{
    width: 400px;
    height: 30px;
    border-bottom: 1px solid #252731;
    line-height: 30px;
    box-sizing: border-box;
}
.fot .pre-sale .software .Hot_line_1 span{
    color: #fff;
    font-size: 14px;
}
.fot .pre-sale .software .software-bx{
    writing-mode: vertical-lr;
    height: 210px;
}
.fot .pre-sale .software a{
    display: block;
    width: 80px;
    height: 20px;
    text-decoration: none;
    color: #787b92;
    font-size: 12px;
    line-height: 20px;
    padding:20px 0;
    box-sizing: border-box;
    float: left;
    writing-mode: horizontal-tb;
}
/* 产品 */
.fot .pre-sale .Product{
    width: 80px;
    height: 240px;
    margin-left: 35px;
}
.fot .pre-sale .Product .Hot_line_1{
    width: 80px;
    height: 30px;
    border-bottom: 1px solid #252731;
    line-height: 30px;
    box-sizing: border-box;
}
.fot .pre-sale .Product .Hot_line_1 span{
    color: #fff;
    font-size: 14px;
}
.fot .pre-sale .Product a{
    display: block;
    height: 20px;
    text-decoration: none;
    color: #787b92;
    font-size: 12px;
    line-height: 20px;
    padding:20px 0;
    box-sizing: border-box;
}
/* 沃邦云官网 */
.fot .pre-sale .WBY{
    width: 80px;
    height: 240px;
    margin-left: 35px;
}
.fot .pre-sale .WBY .Hot_line_1{
    width: 80px;
    height: 30px;
    border-bottom: 1px solid #252731;
    line-height: 30px;
    box-sizing: border-box;
}
.fot .pre-sale .WBY .Hot_line_1 span{
    color: #fff;
    font-size: 14px;
}
.fot .pre-sale .WBY a{
    display: block;
    height: 20px;
    text-decoration: none;
    color: #787b92;
    font-size: 12px;
    line-height: 20px;
    padding:20px 0;
    box-sizing: border-box;
}
/* 滑入沃邦云官网下的字体，颜色改变 */
.j-s:hover{
    color: #fff !important;
}
/* 举报中心 */
.fot .pre-sale .report{
    width: 210px;
    height: 240px;
    margin-left: 35px;
}
.fot .pre-sale .report .Hot_line_1{
    width: 210px;
    height: 30px;
    border-bottom: 1px solid #252731;
    line-height: 30px;
    box-sizing: border-box;
}
.fot .pre-sale .report .Hot_line_1 span{
    color: #fff;
    font-size: 14px;
}
.fot .pre-sale .report .report_line{
    width: 210px;
    height: 40px;
    margin-top: 20px;
    display: flex;
}
.fot .pre-sale .report .report_line a{
    display: block;
    width: 38px;
    height: 38px;
}
.fot .pre-sale .report .report_line a img{
    width: 38px;
    height: 38px;
}
.fot .pre-sale .report .report_line .contact{
    width: 170px;
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}
.fot .pre-sale .report .report_line .contact p{
    font-size: 12px;
    color: #787b92;
}
.fot .pre-sale .report p{
    font-size: 12px;
    color: #787b92;
    margin-bottom: 5px;
}
.fot .pre-sale .report .p_1{
    margin-top: 15px;
}
.fot .pre-sale .report .p_2{
    margin-top: 20px;
}
/* 解决方案 */
.fot .solution{
    width: 1200px;
    height: 60px;
    border-top: 1px solid #252731;
    border-bottom: 1px solid #252731;
    box-sizing: border-box;
    line-height: 60px;
	display: flex;
}
.fot .solution .solu-l{
	width: 10%;
}
.fot .solution .solu-l a{
	text-decoration: none;
	color: #cbcde0;
	font-weight: 700;
	font-size: 12px;
}
.fot .solution .solu-r{
	width: 100%;
	display: flex;
}
.fot .solution .solu-r .solu-r-bx{
	margin-right: 12px !important;
}
.fot .solution .solu-r .solu-r-bx .solu-rb-a{
	text-decoration: none;
	color: #4f505e;
	font-size: 12px;
}
.solu-rb-a:hover{
	color: #fff !important;
}
.fot .g-ta{
    font-size: 12px;
    color: #595961;
    text-align: center;
}
.fot .footer-fzp{
    cursor: pointer;
    color: white;
    margin: 30px;
}
.fot .g-tac{
    margin-bottom: 30px;
}
/* 解决方案滑入字体颜色改变 */
.j-g:hover{
    color: #fff !important;
}

/* 适用于手机型号 */
.SDB{
    width: 100%;
    height: 100%;
    background-color: #141621;
    display: none;
}
.SDB .SDB-tp{
    width: 100%;
    height: 100%;
    display: flex;
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
}
.SDB .SDB-tp .lt{
    flex: 1;
}
.SDB .SDB-tp .lt .lt-bx{
    width: 115px;
    height: 35px;
}
.SDB .SDB-tp .lt .lt-a{
    display: block;
    width: 90px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    background-color: brown;
    margin: 25px 40px 25px 0;
}
.SDB .SDB-tp .lt .lt-bx img{
    width: 100%;
    height: 100%;
}
.SDB .SDB-tp .rg{
    flex: 2;
}
.SDB .SDB-tp .rg .rg-bn{
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 20px;
}
.SDB .SDB-tp .rg .rg-bn img{
    width: 20px;
    height:20px;
}
.SDB .SDB-tp .rg .rg-bn p{
    color: #fff;
    font-size: 13px;
}
.SDB .SDB-bt{
    width: 100%;
    height: 100%;
    margin-top:15px;
}
.SDB .SDB-bt .bt-p1{
    width: 100%;
    height: auto;
    line-height: 1.5;
    padding: 2vw 0;
    text-align: center;
    background: #19191a;
    margin: 0 auto;
    font-size: 2vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fffefe;
}
    .SDB .SDB-bt .bt-a1 {
        display: block;
        width: 100%;
        font-size: 2vw;
        color: #4f505e;
        text-decoration: none;
        text-align: center;
        margin: 1vw 0 0;
    }

@media screen and (max-width:996px) {
	.fot{
	    display: none !important;
	}
	.SDB{
	    display: block !important;
	}
    .SDB .SDB-bt .bt-p1{
        padding: 0 15px;
    }
}
@media screen and (min-width:997px) and (max-width:1200px) {
	.fot,.pre-sale{
		height: 100% !important;
	}
	.solution{
	    width: 100% !important;
        height: 100% !important;
	}
	.pre-sale{
	    width: 100% !important;
        height: 100% !important;
	}
	.Hot_line{
        flex: 1;
        width: 0% !important;
        height: 100% !important;
	}
    .Hot_line_1{
        width: 100% !important;
    }
    .software{
        flex: 3;
        width: 0% !important;
        margin-left: 0px !important;
    }
    .report{
        flex: 2;
        width: 0% !important;
        margin-left: 0px !important;
    }
    .Product,.WBY,.report{
        flex: 1;
        width: 0% !important;
        height: 100% !important;
        margin-left: 0px !important;
    }
    .Product,.WBY,.report,.software,.Hot_line{
        padding: 0 10px;
    }
	.solu-l{
		padding-left: 20px;
	}
	.report_line{
        width: 100% !important;
    }
}
