@media screen and (min-width: 1940px) and (max-width: 3000px) {
    .footer{
	  margin-top:20px !important;
	  position: static !important
    }
}
@media screen and (max-width: 1940px) {
    .footer{
	  margin-top:20px !important;
	  position: static !important
    }
}
@media screen and (min-width: 1340px ) and (max-width: 1340px){
    .ship_leftside{
	  	display: block !important
	}
	.ship_phoneside{
		display: block !important
	}
	.ship_datedetail_img img{
		width:1130px !important
	}
	.ship__content{
		height:8600px !important
	}
}
.ship_phoneside{
	display: none
}
.ship_datedetail_img img{
	width:1130px
}
.contentText p{
	font-size:14px
}
