@CHARSET "UTF-8";


#bottom-b{
	position: relative;
    z-index: 20;
    clear: both;
    margin-top: 0px;
    height: 150px;
    background: #373d41;
    width: 100%;
}
#bg-coment{
	height: 639px;
    background: #1f2326;
    margin-top: -40px;
}
.coment-img{
	margin-left: -50px;
	margin-top: 60px;
}
#title{
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    height: 70px;
    background: #1f2326;
}
#filling{
    height: 70px;
    background: #1f2326;
    margin-top: 0px;
}
/* .slides-img {height: 540px;} */

.flexsliders {
	width: 100%;
	height: 540px;
	background-image: url(../../images/dataBanner.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}