﻿@charset "utf-8";



.f_fl{float:left;}
.f_fr{float:right;}




.lvt{ height: 220px; position: relative;}

.lvt ul{ overflow: hidden;}
.lv_u{ position: absolute; left: -82px; top: 100px; z-index: 6; cursor: pointer;}
.lv_d{ position: absolute; right: -82px; top: 100px; z-index: 6;cursor: pointer;}
.lvt ul li{
	float: left;
	width: 285px;
	height: 205px;
	
	margin-right:8px;
	position: relative;
	padding-top: 10px;
	margin-left:8px;

}
.lvt ul li img{ width:285px; height:199px;border-radius:0px;}


.tt{
	text-align:center;
	font-size:22px;
	color:#1070c6;
	background-image: url(../images/xian1.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	height:75px;
}