@media screen and (min-width:1000px){

.sj-art-1{
	display: none !important;
}
.art-1{
	display: block !important;
	width: 1024px !important;
	height: 90px;
	margin: 0 auto;
}
.art-1{
	position: relative;
	width: 1024px;
	height: 100px;
	z-index: 100;
}
.art-1>a{
	z-index: 200;
}
.art-1>div{
	width: 150px;
	height: 90px;
	float: left;
	margin-left: 430px;
	background-image: url(../images/text1-2.png);
	background-size: 100% 100%;
	text-align: center;
}
.art-1>div>span{
	display: inline-block;
	margin-top: 35px;
	color: #fff
}


.art-2{
	width: 1024px;
	margin: 0 auto;
	margin-top: 15px;
	text-align:center;
}
.art-2>span:first-child{
  color: #373d52;
}
.art-2>span{
  color: #373d52;
}
.art-2>span>a{
  color: #373d52;
  text-decoration: none;
}
.art-2>span:last-child{
  color: #b89b66;
}


.art-3{
	width: 1024px !important;
	margin: 0 auto !important;
	margin-top: 30px;
	color: #4d4d4d;
	position: relative;
	text-indent:2em;
}
.art-3 p{
	position: relative;
	z-index: 100;
	text-indent:2em;
	font-size: 16px !important;
}
#big{
	text-align: center;
	font-size: 20px;
}
#small{
	text-align: center;
	font-size: 16px;
}
.shige{
	text-align: center;
}
h3{
	margin-top: 5px;
	margin-bottom: 5px;
}

}

/*@media screen and (min-width:400px) and (max-width: 1000px){*/
.art-1{
    display: none;
}
.art-2{
	/*display: none;*/
}

.sj-art-1{
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.sj-art-1 img{
	width: 50%;
	margin-top: 5%;
}
.art-3{
	width: 90%;
	min-height: 330px;
	margin: 0 auto;
	margin-top: 5%;
	margin-left:5%;
	text-align:center;
	position: relative;
	z-index: 200;
	font-size: 20px;
	text-indent:2em;
}
.art-3 a{
	width: 100%;
	display: block;
	float: left;
	text-decoration: none;
	color: #5e5e5e;
	margin-bottom: 25px;
	font-size: 32px;
}
.art-3 a:link,.art-3 a:visited,.art-3 a:hover,.art-3 a:active{
	color: #5e5e5e;
}
.art-3 p{
	margin-top: 10px;
	width: 100%;
	font-size: 20px;
	text-align: left;
	text-indent:2em;
}







#big{
	text-align: center;
	font-size: 24px;
}
#small{
	text-align: center;
	font-size: 20px;
}
.shige{
	text-align: center;
}
h3{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*}