@charset "UTF-8";
.footer{
	width:100%;
	margin-top:30px;
	background:#fff;
   
    
}
.footer .footer-con{
	padding:20px 90px 0;
}
.footer .logo{
    overflow: hidden;
    height: 120px;
}
/*
****************footer4
*/
.footer .addressBox span h6,.footer .addressBox span p{
    width:100%;
}
.footer .footer-con .logo span.text{
	display: inline-block;
	width:100%;
	line-height:28px;
	vertical-align: middle;
	padding-left:10px;
	color:#999;
}
.footer .logo .layui-breadcrumb>*{
	font-size:16px;
    margin-left:20px;
    width:28px;
    height:28px;
}
.footer .footer-con .logo .fr{

}
.footer .footer-con .logo .appText{
	/*position:absolute;
	right:25px;
	 bottom:1px; */
	 display:block;
	 text-align:center;
}
/* .footer .appqrcode img{
    vertical-align: bottom;
} */
.footer .qr{
	padding:10px;
	display: inline-block;
	background:#fff;
	margin-left:10px;
	vertical-align:middle;
	text-align:center;
	width: 100px;
	height:100px;
}
.footer .appqrcode{
	vertical-align:top;
}
.footer .qr{
    padding:0;
}
.footer .qr img,.footer .qr canvas{
    width: 100px;
    height:100px;
    vertical-align: middle;
    padding:0;
}

.footer .addressBox{
    margin-top:20px;
    text-align: center;
    clear:both;
}
.footer .addressBox span{
	display: inline-block;
	width:222px;
	margin-right:10px;
	vertical-align: top;
}
.footer .addressBox span:last-child{
	margin-right:0;
}
.footer .addressBox span h6,#Marquee_x ul li{
    float: left;
}
.footer .addressBox span h6,#Marquee_x ul li div h6{
	font-size:16px;
	color:#91908c;
	padding-bottom:10px;
	font-weight: 700;
}
.footer .addressBox span p,#Marquee_x ul li div p{
	color:#999;
	padding-bottom:10px;
}
.footer .addressBox span b,#Marquee_x ul li div b{
	padding-top:10px;
	font-size:18px;
	color:#91908c;
}
.footer .addressBox span b::before,#Marquee_x ul li div span::before,.span_phone::before{
	content:'';
	width: 21px;
	height:50px;
	background:url(../images/tel.png) no-repeat;
	display: block;
	float: left;
	background-size: 18px 15px;
}
.footer .linkBox{
	margin:10px;
	text-align: center;
}
.footer .bottom{
	line-height:50px;
	background:#ddd;
	text-align:center;
}
.bottom a{
    color:#019cf9;
}
#addressBox{
    width:1020px;
}

/* 
****************footer1
*/
    .footer1{
        padding:20px 35px;
    }
    .logoB span{
        display: inline-block;
        padding-top:10px;
        color:#666;
    }
    .footer .footer1 .logo span.text{
        border-left:none;
    }
    .footerlinks{
        margin:0 10px;
        padding:0 10px;
        font-size:14px;
        text-align: center;
        line-height: 28px;
        border-left:1px solid #ddd;
    }
    .footerlinks h5{
        font-size:16px;
        font-weight: 700;
    }
    .addressBox1{
        width:350px;
        border-left:1px solid #ddd;
        padding-left:10px;
        line-height:28px;
    }
    .addressBox1 h6{
        font-size:16px;
        font-weight: 700;
        
    }
    .addressBox1 p{
        
    }
    .addressBox1 b{
        display: inline-block;
        font-size:18px;
        padding-top:10px;
    }
    .bottomlinkBox{
        clear:both;
        text-align: center;
    }
.linkBox .layui-breadcrumb a{
	display:inline-block;
}
    
    #mrq{width:1020px; margin:20px auto;border:1px solid #000; padding:2px} 
    #Marquee_x { overflow:hidden; width: 1020px }  
    #Marquee_x ul li div{ float:left;overflow:hidden;text-align:left;width: 230px;} 
