body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}html{color:#000;overflow-y:scroll;overflow:-moz-scrollbars}body,button,input,select,textarea{font:12px arial}h1,h2,h3,h4,h5,h6{font-size:100%}em{font-style:normal}small{font-size:12px}ul,ol{list-style:none}a{text-decoration:none}a:hover{text-decoration:underline}legend{color:#000}fieldset,img{border:0}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0}img{-ms-interpolation-mode:bicubic}textarea{resize:vertical}.left{float:left}.right{float:right}.overflow{overflow:hidden}.hide{display:none}.block{display:block}.inline{display:inline}
img{ cursor: pointer; }

*{
	color: #333;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

.clearfix {
	clear: both;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #e71e18;
	text-decoration: underline;
	cursor: pointer;
}

.body{
	min-width: 1200px;
}

.box{
	width: 1130px;
	margin: auto;
	border-left: 1px solid #bfc0c0;
	border-right: 1px solid #bfc0c0;
	position: relative;
}

.left{
	width: 368px;
	height: 1134px;
	margin-top: -790px;
	margin-left: 50px;
	position: absolute;
}

.right{
	width: 664px;
	height: 598px; 
	margin-left: 418px;	
	margin-top: -275px;
	position: absolute;
	background: url(../images/right.png);
}

.hidden{
	display: none;
}

.ptitle{
	padding-left: 30px;
	position: relative;
	background: url(../images/I1.png) left top no-repeat;
}

.ptitle .h4{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	border-bottom: 1px solid #979190;
}

.ptitle p{
	font-size: 16px;
	line-height: 32px;
}

.info p{
	text-indent: 2em;
	line-height: 26px;
	text-align: justify;
	font-size: 14px;
}

.page{
	right: 0;
	bottom: 0;
	width: 300px;
	position: absolute;
}

.page span{
	width: 40px;
	height: 40px;
	color: #a9a9a9;
	font-size: 16px;
	cursor: pointer;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	background: #eeefef;
	display: inline-block;
	border: 1px solid #d3d3d3;
}

.page span.active{
	background: #fff;
}

.pbox{
	line-height: 32px;
	color: #595757;
	padding: 20px 30px;
	background: #eeefef;
	border: 1px solid #d3d3d3;
}

.line{
	width: 100%;
	height: 20px;
	background: #e7e7e7;
}

.title{
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}

.t1{
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
}

.t2{
	font-size: 20px;
	line-height: 48px;
}

.t3{
	font-size: 18px;
	line-height: 28px;
	padding-left: 28px;
}

.t4{
	font-size: 18px;
	line-height: 26px;
	padding-left: 28px;
}

.t5{
	font-size: 18px;
	line-height: 26px;
}

.c1 p{
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	text-align: justify;
}

.c2 p{
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	text-align: justify;
}

.w1{
	width: 920px;
	margin: auto;
}

.wbox{
	width: 100%;
	margin-top: 40px;
	background: url(../images/li2.png) no-repeat;
}
.wbox2{
	width: 100%;
	margin-top: 40px;
	background: url(../images/li3.png) no-repeat;
}
.footer{
	color: #333;
	width: 100%;
	font-size: 14px;
	line-height: 32px;
	background: #eaeaea;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "微软雅黑";
}

.footer p{ 
	text-align: center; 
}

.footer a{ 
	color:#333; 
	text-decoration:none; 
}

.footer a:hover{ 
	color:#333; 
}

.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}
.mt60{
	margin-top: 60px;
}
.mt70{
	margin-top: 70px;
}
.mt80{
	margin-top: 80px;
}
.mt90{
	margin-top: 90px;
}
.mt100{
	margin-top: 100px;
}
.mt105{
	margin-top: 105px;
}

.mt120{
	margin-top: 120px;
}

.mt160{
	margin-top: 160px;
}

.mt400{
	margin-top: 540px;
}

.mt350{
	margin-top: 340px;
}