@media screen and (min-width:1000px){
.sj-art-1{
	display: none !important;
}
.art-1{
	display: block !important;
	width: 1024px !important;
	height: 90px !important;
	margin: 0 auto;
}
.art-1{
	display: block !important;
	position: relative;
	width: 1024px !important;
	height: 100px !important;
	z-index: 100;
}
.art-1>a{
	z-index: 200;
}
.art-1>div{
	width: 150px !important;
	height: 90px !important;
	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{
	display: block !important;
	width: 1024px !important;
	margin: 0 auto;
	margin-top: 15px;
	text-align:center;
}
.art-2>span:first-child{
  color: #373d52;
}
.art-2>span:nth-child(2){
  color: #b89b66;
}

.art-3{
	width: 1024px !important;
	min-height: 330px !important;
	margin: 0 auto !important;
	margin-top: 15px !important;
	text-align:center;
	position: relative;
	z-index: 200;
}
.art-3 a{
	width: 230px !important;
	height: 290px !important;
	display: block;
	float: left;
	text-decoration: none;
	color: #5e5e5e;
	margin-bottom: 25px !important;
	margin-left: 20px !important;
    font-size: 14px !important;
}
.art-3 a img{
	width: 230px !important;
}
.art-3 a:link,.art-3 a:visited,.art-3 a:hover,.art-3 a:active{
	color: #5e5e5e;
}
.art-3 a>p{
	margin-top: 10px;
	width: 100%;
	font-size: 14px !important;
}


.blue{
	color: blue;
}
.shouting{
	width: 1024px !important;
	margin: 0 auto;
	text-align: center;
	color: #b39357;
	margin-top: 20px;
}


}





/*@media screen and (min-width:400px) and (max-width: 1000px){*/
#sj-head>span{
	display: block;
	position: absolute;
	right: 4%;
	bottom: 0px;
}
.art-1{
	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-2{
	display: none;
}

.art-3{
	width: 90%;
	/*height: 100vh;*/
	margin: 0 auto;
	margin-top: 5%;
	margin-left: 3%;
	text-align:center;
	position: relative;
	z-index: 200;
}
.art-3 a{
	width: 35%;
	/*height: 200vh;*/
	display: block;
	float: left;
	text-decoration: none;
	color: #5e5e5e;
	margin-bottom: 5%;
	margin-left: 11%;
	font-size: 12px;
}
.art-3 a img{
	width: 100%;
}
.art-3 a:link,.art-3 a:visited,.art-3 a:hover,.art-3 a:active{
	color: #5e5e5e;
}
.art-3 a>p{
	width: 100%;
	height: 10vh;
	margin-top: 10px;
	width: 100%;
	font-size: 14px;
}


.blue{
	color: blue;
}
.shouting{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #b39357;
	margin-top: 3%;
}


/*}*/