
@media screen and (min-width:100px) and (max-width: 1000px){
*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	position: relative;
}
.bg{
	width: 100%;
	background-image: url(../images/bg.png);
	min-width: 0px;
	z-index: -100;
}
.people{
	display: none;
}
.fo{
	display: none;
}

.art-1>a{
	z-index: 200;
}
.clear{
	clear: both;
}
.home{
  color: #373d52;
  text-decoration: none;
}
.word{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	z-index: 200;
	position: relative;

}
.word a{
	text-decoration: none;
	color: blue;
	z-index: 200;
	position: relative;
	font-size: 1.4em;
}
/*头部*/
header{
	display: none;
}
#sj-head{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	background-image: url(../images/sj-head.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-bottom: 5%;
	padding-top: 5%;
}
#sj-head>div:first-child{
	width: 10%;
	height: 5vh;
	/*width: 53px;*/
	/*height: 35px;*/
    background-image: url(../images/sj-nav.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 85%;
	cursor: pointer;
}
#sj-nav{
	display: none;
	width: 100%;
	background-color: white;
	z-index: 250;
	position: absolute;
	margin-top: 5%;
	font-size: 1.5em;
}
#sj-ej-ul{
	display: none;
}
#sj-nav>li{
	width: 100%;
	/*padding-bottom: 2%;
	padding-top: 2%;*/
	text-align: center;
	border-bottom: solid 1px #b39357;
}
#sj-nav>li a{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #b39357;
	text-decoration: none;
	padding-bottom: 2%;
	padding-top: 2%;
}
#sj-nav>li span{
	display: inline-block;
	position: absolute;
	right: 2%;
	font-weight: bold;
	font-size: 20px;
}
#sj-nav ul li{
    width: 100%;
	text-align: center;
	border-bottom: solid 1px #ccc;
}
/*头部结束*/





/*底部*/
.line{
	width: 100%;
	height: 2px;
	min-width: 0px;
	border: none;
	background-color: #b39357;
	margin-top: 30px;
}

footer{
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
footer p{
	width: 100%;
	text-align: center;
	color: #8a8a8a;
	font-size: 14px;
}


}





@media screen and (min-width:1001px){
*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	position: relative;
}
.bg{
	width: 100%;
	background-image: url(../images/bg.png);
	min-width: 1024px;
	z-index: -100;
}
.people{
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 1;
}
.fo{
	position: absolute;
	top:0px;
	right: 0px;
	z-index: 1;
}
.art-1{
	position: relative;
	z-index: 100;
}
.art-1>a{
	z-index: 200;
}
.clear{
	clear: both;
}
.home{
  color: #373d52;
  text-decoration: none;
}
.word{
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	z-index: 200;
	position: relative;

}
.word a{
	text-decoration: none;
	color: blue;
	z-index: 200;
	position: relative;
}
/*头部*/
header{
	width: 1010px;
	height: 347px;
	margin: 0 auto;
	background-image: url(../images/header-bg.png);
	background-size: 100% auto;
	position: relative;
	z-index: 10;
	font-size: 16px;
}

nav{
	display: block;
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 40px;
	position: relative;
}
nav>ul{
	list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
nav>ul>li{
	width: 100px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
}
nav>ul>li:first-child{
	position: absolute;
	top:135px;
	left: 10px;
}
nav>ul>li:nth-child(2){
	position: absolute;
	top:185px;
	left: 130px;
}
nav>ul>li:nth-child(3){
	position: absolute;
	top:230px;
	left: 205px;
}
nav>ul>li:nth-child(4){
	position: absolute;
	top:230px;
	left:685px;
}
nav>ul>li:nth-child(5){
	position: absolute;
	top:185px;
	left: 755px;
}
nav>ul>li:nth-child(6){
	position: absolute;
	top:135px;
	left: 895px;
}
nav>ul>li>a{
	display: inline-block;
	float: left;
	width: 100px;
	height: 40px;
	color: #5e5e5e;
	text-decoration: none;
	position: relative;
}

.cd{
	list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin-top:40px;
}
.cd>li{
	height: 25px;
	line-height: 25px;
}
.cd>li>a{
   display: block;
   width: 100px;
   color: #5e5e5e;
   text-decoration: none;
}
.cd>li>a:hover{
   background-color: #b39357;
   color: #fff;
}

/*头部结束*/

/*手机版*/
#sj-head{
	display: none;
}



/*底部*/
.line{
	width: 100%;
	height: 2px;
	min-width: 1024px;
	border: none;
	background-color: #b39357;
	margin-top: 30px;
}

footer{
	width: 1024px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
footer p{
	width: 100%;
	text-align: center;
	color: #8a8a8a;
}


}