@charset "utf-8";
	html,body{
		min-width:1300px;
		height:auto;
		font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;
		background:#ffffff£»
		margin:0;
		padding:0;
		}
		.content{
		margin-top: 0px;
   		margin-left: 0px;
    	margin-bottom: 0px;
    	margin-right: 0px;
		}
		h2,h3{
			margin:0;
			padding:0;
			font-weight:700;
			background:#000;
			
		}
		p{
			margin-left:30%;
			width:;
			max-width:1400px;
			padding:0;
			line-height:1.5rem;
			font-size:14px;
		}
		h3{
			width:1080px;
			max-width:1600px;
			margin-bottom:15px;
			margin-left:30%;
			text-indent:3em;
			vertical-align:middle;
			height:60px;
			line-height:55px;
			color:#56850c;
			font-size:20px;
		}
		
		.header{
			position:fixed;
			background:url(pic/images/header.png) no-repeat center left;
			background-size:100% 100%;
			overflow:hidden;
			width:100%;
			height:120px;
			border:0;
			padding:0;
			margin:0 auto;
			z-index:999;
		}
		a{
			float:left;
			display:block;
		}
		.nav{
			position:absolute;
			margin-top:0;
			margin-left:2%;
			margin-right:10%;
			background-size:100% 100%;
			width:100%;
			min-width:1264px;
			height:120px;
		}
		.nav .navsub{
			position:relative;
			width:100%;
			margin:0 auto;
			height:120px;
			float:left;
		}
		.nav .navsub ul{
			float:left;
			top:0;
			margin:0 auto;
			width:80%;
			position:absolute;
		}	
		.nav .navsub li{
			float:left;
			width:auto;
			list-style:none;
			
		}
		.nav .navsub li a{
			color:#000;
			display:block;
			margin:0 2%;
			height:60px;
			line-height:60px;
		}
		.lsjs a{text-decoration:none}
		.wrap{
			background-repaet: no-repeat;
			width:80%;
			min-height:1000px;
			_height:1000px;
			margin-top:0px;
		}
		.out-wrap{
			width:80%;
			max-width:1600px;
			margin:0 auto;
			position:absolute;
		}
		.content .main{
			height:auto;
			padding-top:120px;
			position:relative;
		}
		.main-title.title1{
			width:0;
			height:63px;
			margin:0 auto;
			background-image:url("../pic/images/lsjs_title01.png") no-repeat center top;
		}
		.mainCon{
			margin-top:10px;
			padding:15px 0 35px;
			width:100%;
		}
		.number01{
			background:url(pic/images/number01.png) no-repeat left;
		}
		.number02{
			background:url(pic/images/number02.png) no-repeat left;
		}
		.number03{
			background:url(pic/images/number03.png) no-repeat left;
		}
		.number04{
			background:url(pic/images/number04.png) no-repeat left;
		}
		.number05{
			background:url(pic/images/number05.png) no-repeat left;
		}
		.number06{
			background:url(pic/images/number06.png) no-repeat left;
		}
		.number07{
			background:url(pic/images/number07.png) no-repeat left;
		}
		.number08{
			background:url(pic/images/number08.png) no-repeat left;
		}
		.number09{
			background:url(pic/images/number09.png) no-repeat left;
		}
		.stitle{
			background:url(pic/images/stitle.png) no-repeat left;
		}
		.background {
			position:fixed;
			top:120px;
			width:100%;
			background-size:100% 100%;
			z-index:-222;
			opacity:0.7;
		}
		.back-to {  
			z-index: 999; 
			position: fixed; 
			width: 110px; 
			bottom: 35px; 
			overflow: hidden; 
			right: 10%  
		}  
		.back-to .back-top {  
			text-indent: -9999em; 
			outline-style: none; 
			outline-color: invert; 
			outline-width: 0px; 
			width: 50px; 
			display: block; 
			background: url("../pic/images/backtop.png") no-repeat 0px 0px; 
			float: right;
			height: 77px; 
			margin-left: 10px  
		}  
		.back-to .back-top:hover {  
			display: block;
		} 