#footer{
    background: #272828;
    padding-top: 90px;
    padding-bottom: 60px;
}
#footer .footer {
    color: #fff;
}
#footer .footer img{
	width: 150px;
}
@media(max-width:991px){
	#footer .footer img{
		width: 100px;
	}
}
#footer .footer .btn{
    background: #c71b03;
    padding: 16px 0px;
    width: 160px;
    font-size: 16px;
    font-weight: bolder;
    margin-top: 16px;
}
#footer .footer a{
    color: #fff;
}
#footer .footer a:hover{
    color: #c71b03;
}
#footer .footer h1{
    font-size: 28px;
    margin-bottom: 7px;
}
#footer .footer h1 span{
    font-size: 28px;
    font-weight: bolder;
}
#footer .footer p{
    line-height: 20px;
    font-size: 16px;
}
#footer .footer .bt{
    margin-top: 26px;
}
#footer .footer .bottom .hr{
    height: 1px;
    width: 100%;
    background: #424242;
    margin-top: 15px;
    margin-bottom: 10px;
}
#footer .footer .bottom p{
    line-height: 20px;
    font-size: 14px;
}
#footer .footer .f2 li{
    line-height: 28px;
    font-size: 14px;
}
@media(max-width:991px){
    #footer .footer .f2{
        margin-top: 30px;
    }
}
@media(max-width:767px){
	#footer .footer h1,#footer .footer h1 span{
		font-size: 24px;
	}
@media(max-width:391px){
    #footer .footer .col-xs-4 img{
        width: 100%;
    }
}

/* .scroll-top{
    width: 40px;
    height: 40px;
    background: #df2309;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    padding: 0;
    position: fixed;
    right: 20px;
    bottom: 200px;
    cursor: pointer;
    z-index: 999;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    border-radius: 50%;
   
}
@media(max-width:767px){
    .scroll-top{
        display: none;
    }
}
.scroll-top i{
    color: #fff;
    font-size: 30px !important;
} */

.online {
	position: fixed;
	bottom: 30%;
	right: 10px;	
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #df2309;
	padding: 10px 8px;
	margin-bottom: 1px;
	position: relative;
	border-radius: 5px;
}
.online dl dd {
	color: #fff;
	text-align: center;
	line-height: 1.2;
	cursor: pointer;
	font-size: 12px;
}
.online dl dd i {
	font-size: 28px;
}
.online dl:hover {
	background: #ed7101;
}

.online dl dt {
	position: absolute;
	width: 150px;
	top: 0px;
	right: 65px;
	color: #fff;
	background: #df2309;
	z-index: 9999;
	display: none;
	line-height: 32px;
	padding: 15px 15px;
	border-radius: 5px;
}.online dl:hover dt {
	display: block;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}
.onlineR{
	position: fixed;
	bottom: 10%;
	right: 10px;	
	z-index: 999;
	color: #999;
	text-align: center;
	border-radius: 10px;
	background:  #1470c5;
}
.onlineR .top-tit{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 3.2;
}
.onlineR .mid-con{
	background: #fff;
	border-radius: 10px;
	padding: 10px 5px;
	border: 1px solid #e6e6e6;
}
.onlineR .mid-con .light p,.onlineR .mid-con .ex-light p{
	font-size: 16px;
	color: #196cb8;
	line-height: 2;
}
.onlineR .mid-con .light span,.onlineR .mid-con .ex-light span{
	display: block;
	background: #f7f7f7;
	padding: 2px 5px;
	font-size: 12px;
	border: 1px solid #e6e6e6;
	margin-bottom: 1px;
}
.onlineR .mid-con .light-tel i{
	display: block;
	font-size: 40px;
	line-height: 1;
	color: #196cb8;
}
.onlineR .mid-con .light-tel{
	font-size: 14px;
}
.onlineR .mid-con .light-tel span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #196cb8;
}
.onlineR .bot-sign{
	background: #efefef;
	color: #ec6d01;
	line-height: 1.2;
	font-size: 14px;
	padding: 10px 5px 15px;
	border-radius: 9px; 
}
@media (max-width:992px){
	.onlineR,.online{
		display: none;
	}
}
.card .card-img img{
	width: 100%;
}
.card .card-img,.imgmask{
	transition-duration: 0.6s;
}
.card:hover .card-img{
	transform: scale(1.1);
}
.imgmask{
	text-align: center;
    position: absolute;
    top: 0px;
    left: 0.15625px;
    background: rgba(204, 0, 0, 0.7);
    z-index: 1002;
    width: 100%;
    height: 100%;
    opacity: 0;    
    display: block;
}
.imgmask img{
	margin-top: 35%;
}
.card-img-260:hover .imgmask{	
	opacity: 1;

}