@media screen and (min-width:1000px){
.art-1{
	display: block !important;
	width: 1024px !important;
	height: 90px;
	margin: 0 auto;
}
.sj-art-1{
	display: none;
}
.art-1{
	position: relative;
	width: 1024px !important;
	height: 100px;
	z-index: 100;
}
.art-1>a{
	z-index: 200;
}
.art-1>a{
	display: block;
	width: 120px !important;
	height: 50px !important;
	float: left;
	margin-left: 20px !important;
	background-image: url(../images/text1-1.png);
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px !important;
	text-align: center;
	padding: 15px !important;
	padding-top: 35px !important;
	text-decoration: none !important;
}
.art-1-xs{
   background-image: url(../images/text1-2.png) !important;
   background-size: 100% 100%;
}



.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: #373d52;
}
.art-2>span:nth-child(3){
  color: #b89b66;
}

.art-3{
	width: 1024px !important;
	margin: 0 auto;
	margin-top: 30px;
	color: #4d4d4d;
	position: relative;
}
.art-3 p{
	line-height: 35px;
	position: relative;
	z-index: 100;
	font-size: 16px !important;
}
.art-3-foot{
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 40px;
}
.art-3>img{
	width: 40%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
.line{
	margin-top: 0px !important;
}


}


/*@media screen and (min-width:400px) and (max-width: 1000px){*/
.art-1{
	display: none;
}
.sj-art-1{
	position: relative;
	width: 96%;
	height: 10vh;
    margin: 0 auto;
	height: auto;
	z-index: 100;
}
.sj-art-1>a{
	z-index: 200;
}
.sj-art-1>a{
	display: block;
	float: left;
	/*width: 20%;*/
	/*height: 15vh;*/
	margin-left: 13%;
	margin-top: 3%;
	background-image: url(../images/text1-1.png);
	background-size: 100% 100%;
	position: relative;
	color: #fff;
	font-size: 16px;
	padding: 5%;
	/*padding-left: 10%;*/
	/*padding-right: 10%;*/
	text-decoration: none;
	text-align: center;
}
.sj-art-1>div{
	width: 100%;
	text-align: center;
	margin-top: 5%;
}
.sj-art-1>div>a{
	background-image: url(../images/text1-1.png);
	background-size: 100% 100%;
	position: relative;
	color: #fff;
	font-size: 16px;
	padding: 5%;
	text-decoration: none;
	/*padding-left: 10%;*/
	/*padding-right: 10%;*/
}
.art-1-xs{
   background-image: url(../images/text1-2.png) !important;
   background-size: 100% 100%;
}










.art-2{
	display: none;
}

.art-3{
	width: 96%;
	margin-left: 2%;
	margin: 0 auto;
	margin-top: 5%;
	color: #4d4d4d;
	font-size: 1.3em;
	position: relative;
	
}
.art-3 p{
	/*margin-top: 5%;*/
	line-height: 35px;
	position: relative;
	z-index: 100;
	font-size: 20px;
}
.art-3-foot{
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 40px;
}
.art-3>img{
	width: 40%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
.line{
	margin-top: 0px !important;
}
/*}*/