﻿@charset "utf-8";
html, body, div, span, object, iframe,em, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table,  tr, th, td,video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background-color:transparent;
	text-align: left;
	font-size: 13px;
}
html{height:100%;}
body{
	background-attachment: scroll;
	background-position: left -20px;
	background-repeat: repeat-x;
	font-family:"微软雅黑";
	font-size: 12px;
	/*	width: 100%;	*/
	height:100%;
	margin:0px;
	position:relative;
	color:#333333;
}
input{font-family:"微软雅黑";}
div,input{color:#333333;}
i, em {font-style: normal;}
/* specialchar tag */
b{font-weight:bold;}
a{ color:#444444; text-decoration:none}
a:hover{ color:#50bce7;text-decoration:none;}
li{list-style:none;}
.red a{color: red;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;margin:0; padding:0;}
.blue a{ color: blue;}
p{margin:0;}
/*清除浮动开始*/
.clear {clear:both;}
.clear_fix {zoom:1;}
.clear_fix:after {display:block;clear:both;content:".";visibility:hidden;height:0;font-size:0;}
/*清除浮动结束*/
/**浮动**/
.left{ float: left; }
.left12{ float: left; padding-left:5px; padding-right:5px; }
.right{ float: right; margin-top:5px; }
.right_com{ float: right; color:#999999}
.right_com1{ float: right; padding-right:20px;}

.right_date{margin-left:10px; color:#999999; font-size:11px;font-style: italic;}
/**页面宽度**/
.wrap{width: 1100px;margin: 0 auto;}
.wrap_l{width:820px}

.example2{}
.example2 {font-family: "microsoft yahei","微软雅黑";}
.example2 ul,.example2 li,.example2 ol,.example2 img{margin: 0;padding: 0;}
.example2 ul img{ width:350px; height:280px;}
.example2 li{list-style: none;}
.example2 ol{position:relative;width: 100px;height: 20px;top:-35px;left:230px;}
.example2 ol li{float:left;width: 12px;height: 12px;margin: 5px;background: #fff;}
.example2 ol li.seleted{background: #1AA4CA;}
/*左滑*/
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}

