﻿@charset "utf-8";
/* CSS Document */

#footer{
	width:100%;
	background:rgb(14 96 191 / 80%);
	color:#aeaeae;
}

.footer-top{
    padding: 60px 0 30px;
}

.w_1200{
	max-width:1200px;
	margin:0 auto;
}

.bot-lxwm{
	font-size: 20px;
    font-weight: bold;
    margin: 30px 0;
}

.bot-lxwm a{
	color:#aeaeae !important;
}

.bot-lxwm a:hover{
	color:#ffffff !important;
}

.bottom-left{
	float: left;
    font-size: 14px;
    line-height: 35px;
    color: #818181;
}

.bottom-right{
	float: right;
    text-align: center;
}

.sm-gzh{
	padding-top: 15px;
}

.footer-bottom{
	border-top:1px solid #313131;
	text-align:center;
	padding:20px 0;
}

.bot-beian a{
	color:#aeaeae !important;
}

.bot-beian a:hover{
	color:#ffffff !important;
}

