.list_images_banner img {
	width: 100%;
	overflow: hidden;
}
.list_images_body {
	width: 1200px;
	margin: 0 auto;
}
.sideBar{
	width: 278px;
	float: left;
	margin-bottom: 40px;
}
.sideBar h3{
	background-color:  #00559c;
	text-align: left;
	padding-left: 15px;
	box-sizing: border-box;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-weight: normal;
}
.sideBar ul li{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #9fadb0; 
	    padding-left: 15px;
}
.sideBar ul li a{
	color: #333;
}
.sideBar ul li a span:first-child{
	float: left;
}
.sideBar ul li a span:last-child{
	float: right;
	padding-right: 15px;
}
.CONTACTUS{
	margin-top: 10px;
}
.CONTACTUS h4{
	border-bottom: 1px solid #d1d2d1;
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}
.CONTACTUS h4 span:first-child{
	color: #00559c;
    padding-right: 5px;
}
.CONTACTUS h4 span:last-child{
	    color: #808080;
}
.tel_loca p{
	margin: 20px 3px;
}
.tel_loca i{
	float: left;
	display: block;
	width: 50px;
	font-size: 30px;
	color: #515567;
}
.freeTitle{
	display: block;
	margin-top: 10px;
}
.freeTitle span{
	display: block;
    height: 21px;
    line-height: 7px;
    font-size: 14px;
}
.freeTitle span:last-child{
	color:  #00559c;
	font-weight: bold;
}
.JOINUS {
/*	width: 310px;*/
	height: 190px;
}
.JOINUS ul li{
	float: left;
	height: 75px;
	padding-left: 0;
}
.JOINUS li img{
	width: 139px;
	height: 73px;
}
.list_images{
	float: right;
	width: 890px;
}
.location {
	border-bottom: 1px solid  #00559c;
	width: 890px;
	height: 45px;
}
.location span{
	color: #20672a;
}
.location span a{
	color:  #00559c;
}
.location h5:first-child{
	float: left;
	text-align: left;
	line-height: 45px;
	height: 45px;
	color: #00559c;
	font-size: 16px;
	font-weight: normal;
}
.location h5:last-child{
	float: right;
	height: 45px;
	line-height: 45px;
	color: #808080;
	font-weight: normal;
}
.location h5:last-child span:last-child{
	color:  #00559c;
}
.list_images ul{
	width: 890px;
	margin-top: 30px;
}
.list_images>ul>li>a>span{
	display: block;
	width: 284px;
	height: 30px;
	background-color: #00559c;
	color: #fff;
	line-height: 30px;
}
.list_images>ul>li:first-child{
	margin-top: 0px;
}
.list_images>ul>li:nth-child(2),.list_images>ul>li:nth-child(3){
	margin-top: 0px;
}
.list_images>ul>li{
	float: left;
	margin-top: 15px;
	margin-right: 16px;
	height: 230px;
	width: 280px;
	text-align: center;
	font-size: 14px;
}
.list_images>ul>li>a>div{
	border: 1px solid #a9a8a8;
	width: 284px;
	height: 194px;
	overflow: hidden;
	box-sizing: border-box;
}
.list_images>ul>li>a>div>img{
    height: 98%;
    padding: 2px;
}
.page {
    margin-top: 43px;
    font-size: 12px;
    float: right;
    width: 730px;
    line-height: 28px;
    text-align: right;
    color: #222;
    margin-bottom: 43px;
}
.page * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 28px;
    height: 28px;
    padding-bottom: 1px;
}
.page a {
    color:  #00559c;
    padding: 0 10px;
    margin: 0 5px;
    background: #fff;
    border:1px solid  #00559c;
}
.page>.thisclass>a{
	background-color: #fff;
	color: #333;
	border: none;
}
