@charset "utf-8";
/*footer*/
.footer {
    background: #f1eeea;
    clear: both;
}
.footer .siteinfo {
    border-bottom: 1px solid #dcd5cc;
    padding: 88px 120px 64px 120px;
    position: relative;
	overflow: hidden;
}
.footer .copyright {
    clear: both;
    color: #646464;
    font-size: 1.2rem;
    padding: 36px 0;
}
.footer .copyright h3 {
	text-align:center;
    height: 15px;
    line-height: 1.5rem;
    color: #646464;
}
.huanhang{display: none;}
@media only screen and (max-width:767px ) {
	.footer .siteinfo p {
    line-height: 24px;
    font-size: 16px!important;
}
	.footer * {
    font-size: 16px;
}
.footer .copyright h3 {
    height: 60px;
    line-height: 20px;
    margin-left: 0px;
}
.huanhang{display: block!important;}
}
.footer .footer-logo{ float:left; width:20%; height:90px; background:url(../../images/jl_img/footer-logo.jpg) center no-repeat;}
.footer .footer-nav{ float:left; width:50%; }
.footer .siteinfo dl {
    float: left;
    line-height: 1; 
	height:190px;
    width: 260px;
    padding: 0 30px;
	border-left: 1px solid #dcd5cc;
}
.footer .siteinfo dt {
    color: #000;
    font-size: 1.8rem;
    padding: 0 0 13px;
}
.footer .siteinfo dd {
	color: #000;
    font-size: 1.8rem;
	/*font-weight: 700;*/
    padding: 6px 0;
}
.footer .siteinfo dd a {
    color: #000;
}
.footer .siteinfo p{ line-height:24px; font-size:12px; /*font-weight:bold;*/}
.footer .footer-weix{float:right; width:30%; height:150px; border-left: 1px solid #dcd5cc; background:url(../../images/jl_img/footer-weix.jpg) center no-repeat;}
@media only screen and (max-width: 768px) {
.footer .siteinfo {
    border-bottom: 1px solid #dcd5cc;
    padding: 20px 10px;
    position: relative;
	overflow: hidden;
}
.footer .copyright {
    clear: both;
    color: #646464;
    font-size: 1.2rem;
    padding: 10px 0;
}
.footer .siteinfo dd a {
    color: #000;
    font-size: 16px;
}

.footer .footer-logo{ float:left; width:100%; height:90px; background:url(../../images/jl_img/footer-logo.jpg) center no-repeat;}
.footer .footer-nav {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    border-bottom:1px solid #ccc;
}
.footer .siteinfo dl {
    float: left;
    line-height: 1;
    width: 100%;
    padding: 0;
    border-left: none;
    text-align: center;
    margin-bottom: 13px;
}
.footer .siteinfo dt {
    color: #000;
    font-size: 1.6rem;
    padding: 0 0 13px;
}
.footer .siteinfo dd {
	color: #000;
    font-size: 1.6rem;
	/*font-weight: 700;*/
    padding: 6px 0;
}
.footer .footer-weix{float:left; width:100%; height:150px; border-left:none; padding-top:20px;  background:url(../../images/jl_img/footer-weix.jpg) center no-repeat;}
}



@media only screen and (max-width:800px ) {
	.footer-nav>dl>dd {
    border-bottom: 1px solid #ccc;
}
	
	
	
	
.footer-nav>dl>.text-center {
    text-align: center;
    width: 100%;
    margin: 0px;
    margin-bottom: 0px!important;
    padding: 9.5px;
}

.footer>.web-row>.siteinfo{
	padding: 0px;
}



















}

