﻿.banner {
	max-width: 1920px;
	min-width: 1200px;
	height: 350px;
	background: url(../images/lh.jpg) no-repeat;
}

.bx {
	width: 1200px;
	margin: 0 auto;
}

.location {
	width: 1920px;
	height: 50px;
	background-color: #f2f6f9;
}

.location .w1200 {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.location .w1200 a {
	font-size: 16px;
	line-height: 50px;
}

.box {
	width: 1200px;
	height: 700px;
	margin-top: 20px;
}
.box_l {
	float: left;
	width: 338px;
	min-height: 670px;
	background-color: #f6f6f6;
	border: 1px solid #d8d8d8;
	text-align: center;
}
.box_l ul li {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e7e7e7;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
}

.box_l ul li:hover {
	background-color: #257DCC;
	color: #fff;
}
.box_r {
	float: right;
	width: 840px;
	background-color: #f6f6f6;
}
.box_r .list {
	width: 800px;
	height: 600px;
	margin-bottom: 20px;
	
}
.box_r .listpage{
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}
.box_r .listpage .button{
	margin: 0 auto;
}
.box_r .listpage .button div{
	float: left;
    height: 35px;
    width: auto;
    padding: 0 10px;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    line-height: 35px;
    text-align: center;
    color: #3A3A3A;
}
.pageline {
    width: 100%;
    height: 0;
    border: 1px solid #B3B3B3;
}

.list ul li a{
	width: 650px;
	height: 42px;
	float: left;
	padding-left: 30px;
	display: block;
	font-size: 16px;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.list ul li span {
	float: right;
	font-size: 16px;
	line-height: 42px;
}
.foot {
	max-width: 1920px;
	min-width: 1200px;
	height: 150px;
	margin: 0 auto;
	background: rgba(37, 125, 204, 1);
	font-family: "微软雅黑";
	font-size: 14px;
}

.foot-buttom {
	width: 1200px;
	margin: 0 auto;
	height: 150px;

}

.buttom-left {
	width: 40%;
	float: left;
	height: 130px;
	margin-top: 20px;
}

.buttom-left div {
	float: left;
}

.buttom-left img {
	vertical-align: middle;
}

.buttom-rg {
	width: 60%;
	float: left;
	height: 130px;
	margin-top: 20px;
	line-height: 26px;
}

.buttom-rg p {
	color: #fff;
}

.buttom-rg a {
	color: #fff;
	text-decoration: none;
}
.lineflist{
	width: 100%;
	height: 0px;
	border-botton: 1px solid #B3B3B3;

}