.w{
	margin: 0 auto;
	width: 1200px;
}
body{
	background: #fff;
}
.head_bg{
	background: #8d0006;
	height: 230px;
}
.logo{
	margin-top: 28px;
}
.nav{
	height: 50px;
	line-height: 50px;
}
.nav>li{
	float: left;
	position: relative;
	padding: 0 20px;
	
}
.nav li a{
	font-size: 30px;
	color: #fff;
}
.navsub{
	width: 160px;
	background: #81060b;
	position: absolute;
	left: 0;
	top: 90px;
	display: none;
	z-index: 999;
}
.navsub li{
	height: 40px;
	line-height: 40px;
	
}
.navsub li a{
	color: #fff;
	display: block;
	text-align: center;
	font-size: 16px;
}
.banner{
	position: relative;
	height: 626px;
	z-index: 1;
}
.banner .hd{
	position: absolute;
	bottom: 26px;
	width: 100%;
	text-align: center;
	z-index: 999;
}
.banner .hd li{
	height: 16px;
	width: 16px;
	border-radius: 16px;
	background: #920a0a;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 8px;
	cursor: pointer;
}
.banner .hd li.on{
	background: #fff;
}
.banner .bd li{
	width: 100%;
	height: 626px;
}
.banner .bd li img{
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 100%;
	
}
.xw_bg{background:url(/lwy/img/main-bg.jpg) no-repeat top center;padding-top: 20px;}
.xw{position:relative;}
.xwlist{margin-top:40px;padding-bottom:50px;overflow:hidden;}
.xwlist ul li{float:left;width:400px !important;padding:8px 20px;}
.prev,.next{width:70px;height:70px;display:block;position:absolute;top:326px;}
.prev{background:url(/lwy/img/left.png) no-repeat;left:-90px;}
.next{background:url(/lwy/img/rig.png) no-repeat;right:-90px;}
.bs_shadow{
	box-shadow: 1px 1px 10px #ccc;
}
.bs_shadow img {
    width: 400px;
    height: 295px;
}

.bsbg{
	padding: 20px;
	background: url(/lwy/img/wzbg.png);
}
.bsbg b{
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
}
.bsbg p{
	margin: 10px auto 20px auto;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}
.da_m{
	padding: 20px 0;
    border-top: 1px solid #a0a0a0;
}
.da_m a{
	color: #920a0a;
	float: right;
	font-size: 16px;
	margin-top: -5px;
	
	
}
.da_m span{
	color: #666;
	float: left;
	font-family: "Î¢ÈíÑÅºÚ";
}
.w1{
	width: 1230px;
	margin: 0 auto;
}
.w3{
	width: 1320px;
	margin: 0 auto;
}
.w5{
	width: 1500px;
	margin: 0 auto;
}
.title{
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.title h1{
	font-size: 48px;
	font-weight: normal;
	background: url(/lwy/img/titbg.png) no-repeat bottom center;
}
.title1{
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.title1 h1{
	font-size: 48px;
	font-weight: normal;
	color: #fff;
	background: url(/lwy/img/titbg1.png) no-repeat bottom center;
}
.about_bg{
	background: url(/lwy/img/gybg.jpg) no-repeat top center;
	padding: 20px 0;
}
.aboutxt{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	margin: 30px auto;
}
.aboutxt p{
	font-size: 18px;
}
.aboutxt p span{
	font-size: 18px;
}
.campus{
	margin: 30px auto 40px auto;
}
.campus .title{
	text-align: left;
}
.campus .title h1{
	font-size: 48px;
	font-weight: normal;
	background: url(/lwy/img/titbg.png) no-repeat bottom left;
	font-weight: normal;
	padding-bottom: 10px;
}
.camp_js{
	width: 530px;
	background: #f4f4f4;
	margin-left: 65px;
	padding: 36px 36px 0 36px;
	margin-top: 14px;
	position: relative;
}
.camp_js_nr{
	line-height: 36px;
	margin: 30px auto;
}
.camp_js_nr p{
	font-size: 18px;
}
.more{
	position: absolute;
	bottom: -90px;
}
.more a{
	font-size: 24px;
	color: #FFFFFF;
	background: #920a0a;
	padding: 10px 50px;
	display: inline-block;
}
.camp_pic{
	width: 758px;
	margin-top: 40px;
}
.camp_pic_list li{
	float: left;
	margin-bottom: 20px;
}
.camp_pic_r{
	margin-top: 20px;
	margin-left: 36px;
	
}
.camp_pic_l,.camp_pic_r{
	width: 361px;
	float: left;
}
.camp_pic_l li img, .camp_pic_r li img {
    width: 361px;
    height: 275px;
    transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
}
.camp_pic_l li,.camp_pic_r li{
	overflow: hidden;
}
.camp_pic_l li img:hover,.camp_pic_r li img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.tzgg_bg{
	background: #3a3a3a;
}
.tzgg{
	width: 1230px;
	margin: auto;
	padding: 42px 0 20px 0;
}
.tzlist{
	margin-top: 16px;
}
.tzlist li{
	float: left;
	width: 370px;
	padding: 0 18px;
	margin: 30px auto;
	position: relative;
}
.tz-shadow{
/*	box-shadow: 1px 1px 10px #ccc;*/
}
.tz-shadow img{
	width: 370px;
	height: 162px;
}
.txt{
	width: 326px;
	height: 42px;
	line-height: 42px;
	background: url(/lwy/img/hd.png);
	text-align: center;
	margin: -20px auto 0 auto;
	position: relative;
	z-index: 999;
	display: block;
	color: #fff;
	font-size: 20px;
	font-size: 15px;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.txt:hover{
	background: #920a0a;
}
.buanquan_bg{
}
.banquan{
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.banquan p{
	font-family:arial;
	font-size: 18px;
	color: #333;
}
/*×ÓÒ³Ãæ*/
.zibanner{
	height: 160px;
	background: url(/lwy/img/ziban.jpg) no-repeat top center;
}
.zibanner img{
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.lmmc1 h1{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	padding-top: 56px;
}
.loc_bg{
	height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}
.loc{
	background: url(/lwy/img/loc.png) no-repeat left center;
	padding-left: 20px;
}
.loc a{
	font-size: 16px;
}
.con{
	margin: 30px auto 50px auto;
}
.left{
	width: 250px;
	position: relative;
	margin-bottom: 100px;
}
.right{
	width: 920px;
	border-left: 1px solid #ddd;
	min-height: 340px;
}
.lmmc{
	width: 260px;
}
.lmmc h1{
	font-size: 24px;
	line-height: 66px;
	height: 66px;
	font-weight: normal;
}
.list{
	margin-left: 30px;
	min-height: 340px;
}
.list li{
	height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list li a{
	font-size: 18px;
}
.list li span{
	float: right;
	color: #666;
	font-size: 16px;
}
.submenu li{
	height: 50px;
	line-height: 50px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.submenu li.on a{
	background: url(/lwy/img/right_1.png) no-repeat left center;
	padding-left: 20px;
}
.submenu li a{
	background: url(/lwy/img/right_0.png) no-repeat left center;
	padding-left: 20px;
	font-size: 22px;
}
.submenu li:hover{
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	
}
.submenu li:hover a{
	background: url(/lwy/img/right_1.png) no-repeat left center;
}
.buanquan_bg1{
	border-top: 1px solid #ddd;
}
.content{
	margin-left: 30px;
}
.content h1{
	font-size: 32px;
    font-weight: normal;
    color: #892023;
    text-align: center;
    margin: 20px auto 0 auto;
}
.content h2{
	font-size: 18px;
	text-align: center;
    padding: 0 0 15px 0;
    color: #666;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;
    font-weight: normal;
}
.content i{
	font-style: normal;
	margin: 0 20px;
	font-size: 15px;
}
.content h3{
	
	text-align: center;
	font-weight: normal;
	font-size: 24px;
}
.content p{
	font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}
.content img{
	max-width: 800px;
    margin: 20px auto;
    display: block;
}
.sxp {
    border-top: 1px dashed #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 15px;
}
.sxp p{
	text-indent: 0;
}
.pic_list{
	margin-left: 20px;
}
.pic_list ul li {
    float: left;
    width: 33%;
}
.pic_list ul li a {
    display: block;
    padding: 0 20px 20px 20px;
}
.pic_list ul li a img {
    width: 100%;
    height: 200px;
}
.pic_list ul li p {
    text-align: center;
    line-height: 40px;
}
