.app_c{
	background: url(../img/app/bg_image.png) no-repeat left center; 
}
.page{
	display: table;
}
.esx-logo img{
	width:100px;
	margin-bottom: 20px;
}
.esx-js img{
	width:70%;
	margin-bottom: 20px;
}
.esx-js p{
	font-size: 16px;
	line-height: 30px;
}
.just-esx img{
	width: 80%;
}
.just-esx-l a{
	padding-top: 30px;
	height:100%;
	width:40%;
	display:inline-block;
}
.just-esx-l img{
	width: 100%;
	cursor: pointer;
}

@media screen and (max-width:990px ) {
.just-esx-l a{
	padding-top: 30px;
	height:100%;
	width:40%;
	display:inline-block;
}
	
}
@media screen and (max-width:768px ) {
.just-esx{
	display: none;
}
.just-esx-l{
	padding: 0;
}
.esx-logo img{
	width:80px;
	margin-bottom: 20px;
}
.esx-js img{
	width:90%;
	margin-bottom: 20px;
}
.just-esx-l a{
	height:100%;
	width:70%;
	display:inline-block;
}
.just-esx-l img{
	padding: 20px 0;
	width: 100%;
}
	
}
@media screen and (max-width:345px){
.just-esx{
	display: none;
}
}



/*第二屏*/
.app_a{
	background: url(../img/app/gt-bg.png) no-repeat left center; 
	background-size: contain;
	
}
.page{
	display: table;
}
.just-app{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 100px;
}
.just-gt img{
	width: 90%;
}
.just-gt-r h2{
	font-size: 30px;
	font-weight: bold;
	color: #1f6abe;
	padding-bottom: 30px;
}
.just-gt-r p{
	font-size:16px ;
	line-height: 30px;
}
.just-gt-r a{
	display:inline-block;
	width:70%;
	height:100%;
	padding-top: 30px;
}
.just-gt-r img{
	width: 100%;
	cursor: pointer;
}
@media screen and (max-width:990px ) {
.just-app{
	padding: 0 50px;
}
.just-gt-r p{
	font-size:14px ;
}
.just-gt-r h2{
	font-size: 24px;
	padding-bottom: 30px;
}	
}
@media screen and (max-width:768px ) {
.just-gt{
	display: none;
}
.just-gt-r{
	padding: 0;
}
.just-gt-r h2{
	font-size: 24px;
	padding: 20px 0;
}
.just-gt-r a{
	padding-top: 20px;
}
.just-gt-r p{
	font-size:14px ;
	line-height:24px;
}	
.just-app{
	padding: 0 30px;
}
}
@media screen and (max-width:345px){
.just-gt{
	display: none;
}
}

/*第三屏*/
.app_b{
	background: url(../img/app/kst-bg.png) no-repeat left center; 
	background-size: contain;
	
}
.just-ks-l h2{
	font-size: 30px;
	font-weight: bold;
	color: #1f6abe;
	padding-bottom: 30px;
}
.just-ks img{
	width: 60%;
}
.just-ks-l p{
	text-align: left;
	font-size:16px ;
	line-height: 30px;
	padding-left: 50px;
}
.just-ks-l a{
	margin-top: 30px;
	
	display:block;
}
.just-ks-l img{
	width: 80%;
	cursor: pointer;
}
@media screen and (max-width:990px ) {

.just-ks-l p{
	font-size:14px ;
	padding-left: 30px;
}
.just-ks-l h2{
	font-size: 24px;
	padding-bottom: 30px;
}	
}
@media screen and (max-width:768px ) {
.just-ks{
	display: none;
}
.just-ks-l{
	padding: 0;
}
.just-ks-l h2{
	font-size: 24px;
	padding-bottom: 20px;
}
.just-ks-l a{
	padding-top: 20px;
}
.just-ks-l p{
	font-size:14px ;
	padding:0 30px;
	line-height: 24px;
}	
}
@media screen and (max-width:345px){
.just-ks{
	display: none;
}
}
