.footer-box{
	background: rgb(35,35,35);
	color: rgb(153,153,153);
	padding: 20px 0 !important;
}
.footer{
	max-width: 1200px;
	margin: 0 auto !important;
}
.footer .title{
	color: #fff;
	font-size: 14px;
}
.footer .title::before{
	content: '';
	width: 20px;
	height: 2px;
	background:rgb(153,153,153);
	position: absolute;
	bottom: -5px;
}
.content{
	padding-right: 20px !important;
	padding-top: 20px !important;
	font-size: 14px;
	line-height: 26px;
}
.box-x{
	margin-bottom: 20px !important;
}
.fxx{
	padding-right: 20px !important;
	padding-top: 20px !important;
}
.input{
	padding-right: 20px !important;
}
.input input{
	background: rgb(48,48,48);
	border:1px solid rgb(48,48,48);
	color: #fff;
	padding: 0 5px !important;
}
.textarea{
    margin-top: 10px !important;
	/*padding-top: 10px !important;*/
	padding-right: 40px !important;
}
.textarea textarea{
	background: rgb(48,48,48);
	border:1px solid rgb(48,48,48);
	color: #fff;
	padding: 0 5px !important;
	height: 80px;
}
.t-bnt{
	padding-top: 20px !important;
}
.t-bnt button{
	padding: 5px 20px !important;
}
.link-list{
	padding-top: 20px !important;
	position: relative;
}
.eqcodex-box{
    padding: 5px !important;
    background: #fff;
    position: absolute;
    bottom: -140px;
    left: 0;
    z-index: 3;
    display: none;
}
.eqcodex{
    width: 120px;
    height: 120px;
}
.link-list span{
	background: rgb(48,48,48);
	margin-right: 5px !important;
	border-radius: 5px;
	display: inline-block;
	padding: 8px !important;
	height: 42px;
    width: 42px;
    cursor: pointer;
}
.other{
	margin-top: 20px !important;
}
.other i{
    float: left;
    height: 21px;
    width: 21px;
    position: relative;
    margin-right: 10px !important;
}
.other i img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto !important;
}
.other span{
	font-size: 14px;
}
.footer-b{
	background: rgb(35,35,35);
	color: rgb(153,153,153);
}
.footer-x{
	max-width: 1200px;
	margin: 0 auto !important;
	/*border-top: 1px solid rgb(153,153,153);*/
	font-size: 12px;
	padding: 10px 0 !important;
}
.shu{
	margin:0 10px !important;
}
#button-addon2{
	border: 1px solid #ced4da;
	border-left: none;
}
/* end内容 */
@media (max-width: 576px) {
    .header-box{
        height: 65px;
    }
    .header{
    	padding: 10px 10px !important;
    	height: 65px;
    }
    .header .menu{
        width: 20px;
        height: 45px;
        margin-right: 20px !important;
    }
    .header .search{
        height: 45px;
        width: 20px;
    }
    .header .tel{
        width: 20px;
        height: 45px;
        margin-right: 20px !important;
    }
    .header .home{
        height: 45px;
        width: 20px;
    }
	.header .padd{
		margin-left: 10px !important;
	}
	.header .logo img{
		width: 45px;
	}
	
	.shu{
		margin:0 3px !important;
	}
}
@media (max-width: 768px) {
	.qxsy{
		margin-bottom: 10px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.qxsy{
		margin-bottom: 10px !important;
	}
}
@media (min-width: 992px) {
	
}
@media (max-width: 1200px) {
	.footer .box-x{
		padding-left: 10px !important;
	}
	.footer-x .row>div{
		padding-left: 10px !important;
	}
}
@media (min-width: 1200px) {
	
}
