.index-main {
	width: 100%;
	height: 100%;
}

/* 为您定制开发 */


.customized-cont {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.cor1 {
	background: rgba(1, 68, 160, 0.8);
}

.cor2 {
	background: #3fb864;
}

.cor3 {
	background: #00a0e9;
}

.cor4 {
	background: #5e5ee5;
}

.cor5 {
	background: #e28d4b;
}

.cor6 {
	background: #a053cc;
}

.cont-cont {
	width: 100%;
	height: 160px;
	padding: 10px 6px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 28px;
	/* 	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical; */
}

.cont-cont p {
	text-indent: 32px;
}

.cont-infobtn {
	width: 100%;
	height: 90px;
}

.cont-infobtn img {
	width: 90px;
	margin-top: 10px;
	margin-left: 15px;
}

.swiper-container .swiper-pagination {
	bottom: 60px;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}


/* 分屏幕类型 */
@media (min-width: 1200px) {
	.customized-box {
		width: 70%;
		height: auto;
		margin: auto;
		padding: 70px 0;
		box-sizing: border-box;
	}

	.customized-cont {
		margin-top: 50px;
	}

	.customized-title {
		width: 180px;
		border-bottom: 4px solid #0144A0;
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		margin: auto;
	}

	.cust-cont-list {
		width: 28%;
		height: 482px;
		margin-left: 52px;
		margin-top: 45px;
	}

	.cust-cont-list:hover {
		box-shadow: 1px 1px 10px #d0d0d0;
		cursor: pointer;
		transform: scale(1.05);
	}

	.cont-img {
		width: 100%;
		height: 222px;
		overflow: hidden;
		position: relative;
	}

	.cont-img img {
		width: 100%;
		height: 100%;
	}

	.cont-img p {
		position: absolute;
		width: 150px;
		height: 100%;
		left: 0;
		top: 0;
		padding: 53px 10px;
		box-sizing: border-box;
		text-align: center;
		line-height: 50px;
		font-size: 25px;
		color: #FFFFFF;
		letter-spacing: 3px;
	}

	/* VR全景展示*/
	.Vr-main {
		width: 100%;
		height: 848px;
		margin-top: 30px;
		position: relative;
	}

	.Vr-main img {
		width: 100%;
		height: 100%;
	}

	.Vr-cont {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

	.Vr-cont-title {
		width: 170px;
		height: 80px;
		line-height: 80px;
		color: #fff;
		font-size: 30px;
		margin: 69px auto 0;
		border-bottom: 4px solid #FFFFFF;
	}

	.Vr-cont-info {
		width: 60%;
		height: 140px;
		margin: 30px auto 0;
		/* background: #3FB864; */
	}

	.Vr-cont-info p {
		color: #FFFFFF;
		font-size: 18px;
		text-indent: 35px;
		line-height: 39px;
		overflow: hidden;
		/* text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical; */
	}

	/* 查看更多 */
	.Vr-cont-info h5 {
		width: 100px;
		height: 40px;
		line-height: 40px;
		margin-top: 10px;
		margin-left: 100%;
		text-align: center;
		color: #FFFFFF;
		font-size: 16px;
		transform: translateX(-100%);
	}

	/* 图片轮播 */
	.container-box {
		margin-top: 20px;
		width: 100%;
		height: 550px;
		margin-bottom: 53px;
	}

	.container-box .swiper-wrapper .swiper-slide {
		width: 400px;
		border-radius: 2px;
		height: 400px;
	}

	.container-box .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: 100%;
		border-radius: 2px;

	}

	.swiper-slide.swiper-slide-active:before {
		opacity: 0;
	}

	.fadeInUpS {
		position: relative;
	}

	.look-at {
		width: 260px;
		height: 180px;
		background: #ffffff;
		color: #FFFFFF;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 1;
		display: flex;
		color: #000000;
		display: none;
	}

	.computer-box {
		width: 40%;
		height: 100%;
		border-right: 1px solid #efefef;
	}

	.computer-box a {
		color: #000000;
		text-decoration: none;
	}

	.computer-box span {
		display: block;
		width: 100%;
		height: 100px;
		font-size: 70px;
		text-align: center;
		line-height: 130px;
		color: #4c91d2;
	}

	.com-name {
		width: 100%;
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-size: 14px;
	}

	.phone-box {
		width: 60%;
		height: 100%;
	}

	.phone-box img {
		width: 85px !important;
		height: 85px !important;
		margin-top: 20px;
	}

	.phone-name {
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
	}

	.shop-name {
		width: 100%;
		height: 50px;
		background: #FFFFFF;
		text-align: center;
		line-height: 50px;
		margin-top: -4px;
		display: none;
	}

	.container-box .swiper-wrapper>.swiper-slide:hover .look-at {
		display: block;
		display: flex;
	}

	.container-box .swiper-wrapper>.swiper-slide:hover .shop-name {
		display: block;
		text-align: center !important;
	}

	/* 数字化新零售 */
	.New-retail-main {
		width: 100%;
		height: 1144px;
		position: relative;
	}

	.New-retail-main img {
		width: 100%;
		height: 100%;
	}

	.retail-box {
		width: 70%;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		padding-top: 90px;
		box-sizing: border-box;
	}

	.retail-cont {
		width: 100%;
	}

	.retail-cont p {
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-size: 25px;
		margin-top: 40px;

	}

	.retail-cont-info {
		width: 100%;
		height: auto;
		margin-top: 40px;
	}

	.retail-cont-info ul {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: space-between;
	}

	.retail-cont-info ul>li {
		width: 28%;
		height: auto;
		font-size: 18px;
		list-style: none;
		line-height: 35px;
	}

	.retail-cont img {
		width: 85%;
		margin-left: 100px;
		margin-top: 70px;
	}

	/* 选择我们的优势 */
	.change-us-main {
		width: 100%;
		height: 899px;
		background: #ffffff;
		padding-top: 60px;
		box-sizing: border-box;
	}

	.change-title {
		width: 220px;
		border-bottom: 4px solid #0144A0;
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		margin: auto;
	}

	.change-cont {
		width: 70%;
		height: auto;
		min-height: 400px;
		margin: auto;
		padding-top: 50px;
		box-sizing: border-box;
		/* background: orange; */
	}

	.change-cont ul {
		width: 100%;
		height: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.change-cont ul>li {
		width: 380px;
		height: auto;
		border: 2px solid #7eb1ff;
		border-radius: 6px;
		list-style: none;
		margin-left: 45px;
		margin-top: 100px;
		position: relative;
	}

	.change-cont ul>li>img {
		position: absolute;
		top: -50px;
		left: 50%;
		transform: translateX(-50%);
	}

	.change-box {
		width: 100%;
		height: 100%;
		padding: 50px 10px 20px 10px;
		box-sizing: border-box;
	}

	.change-box h5 {
		text-align: center;
		line-height: 30px;
		font-size: 25px;
	}

	.change-box p {
		margin-top: 10px;
		font-size: 18px;
		line-height: 30px;
	}

	.change-cont ul>li:hover {
		background: #7EB1FF;
		color: #FFFFFF;
		box-shadow: 1px 3px 8px #bfbfbf;
	}

	/* 经典案例 */
	.Classic-cases {
		width: 100%;
		height: 975px;
		position: relative;
	}

	.Classic-cases img {
		width: 100%;
		height: 100%;
	}

	.Classic-cases-cont {
		width: 70%;
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		padding-top: 60px;
		box-sizing: border-box;
	}

	.Classic-title {
		width: 130px;
		border-bottom: 4px solid #0144A0;
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		margin: auto;
	}

	.Classic-cont {
		width: 100%;
		height: auto;
		padding-top: 50px;
		box-sizing: border-box;
		font-size: 18px;
		text-indent: 34px;
		line-height: 35px;
	}

	.Classic-imgbox {
		width: 100%;
		height: 500px;
		display: flex;
		justify-content: space-between;
		margin-top: 70px;
	}

	.imgbox-box {
		width: 19%;
		height: 100%;
		position: relative;
	}

	.imgbox-box img {
		width: 100%;
	}

	.clas-tit {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
		text-align: center;
		line-height: 60px;
		font-size: 20px;
		color: #FFFFFF;
		background: rgba(1, 68, 160, 0.8);
	}

	.Classic-Scancode {
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		display: none;
	}

	.imgbox-box:hover .Classic-Scancode {
		display: block;
	}

	.Classic-Scancode p {
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 20px;
		color: #FFFFFF;
		margin-top: 70%;
		transform: translateY(-70%);
	}

	.Classic-Scancode img {
		width: 100px;
		height: 100px;
		margin-left: 50%;
		transform: translateX(-50%);
	}

	/* 服务流程 */
	.Service-process {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		padding-bottom: 50px;
	}

	.service-cont {
		width: 70%;
		height: 100%;
		margin: auto;
		padding-top: 60px;
		box-sizing: border-box;
	}

	.Service-cont-info {
		width: 100%;
		height: auto;
		margin-top: 50px;
	}

	.Service-cont-info p {
		font-size: 18px;
		text-indent: 34px;
		line-height: 35px;
	}

	.Service-img {
		width: 100%;
		height: auto;
		margin-top: 80px;
	}

	.Service-img img {
		width: 50%;
		height: auto;
		margin-left: 50%;
		transform: translateX(-50%);
	}

	/* 关于祥杰 */
	.about-xj {
		width: 100%;
		height: 1200px;
		position: relative;
	}

	.about-xj img {
		width: 100%;
		height: 100%;
	}

	.about-xj-cont {
		width: 70%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		padding-top: 60px;
		box-sizing: border-box;
	}

	.about-xj-info {
		width: 100%;
		height: auto;
		margin-top: 45px;
		font-size: 18px;
	}

	.about-xj-info p {
		text-indent: 34px;
		line-height: 35px;
	}

	.about-xj-cunt {
		width: 100%;
		height: 300px;
		display: flex;
		justify-content: space-around;
		margin-top: 30px;
	}

	.xj-cunt-box {
		width: 250px;
		height: 300px;
	}

	.xj-cunt-box img {
		width: 100%;
		height: auto;
		 animation: scaleDraw 5s infinite;
		 
	}
	@keyframes scaleDraw {
	    0%{
	        transform: scale(0.8); 
	    }
	    25%{
	        transform: scale(1); 
	    }
	    50%{
	        transform: scale(0.8);
	    }
	    75%{
	        transform: scale(1);
	    }
	}

	/* 公司资质 */
	.company-info {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		box-shadow: 1px 5px 10px #BFBFBF;
		padding: 30px;
		box-sizing: border-box;
	}

	.company-info p {
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 25px;
	}

	.company-imgbox {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.company-imgbox img {
		width: auto !important;
		height: 288px;
		margin-left: 15px;
		margin-top: 40px;
	}
	/* 联系我们 */
	.contact-us{
		width:100%;
		height:1400px !important;
		background: #ffffff;
		padding-top: 450px !important;
		box-sizing: border-box;
	}
	.contact-cont{
		width:70%;
		height:684px;
		margin:72px auto 0;
		position: relative;
	}
	.contact-cont img{
		width:100%;
		height: 684px;
	}
	

}


@media screen and (max-width:750px) {
	.customized-box {
		width: 70%;
		height: auto;
		margin: auto;
		padding: 15px 0;
		box-sizing: border-box;
	}

	.customized-cont {
		margin-top: 15px;
	}

	.customized-title {
		width: 125px;
		border-bottom: 4px solid #0144A0;
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: auto;
	}

	.cust-cont-list {
		width: 100%;
		height: 400px;
		background: #f1f1f1;
		margin-top: 27px;
	}

	.cont-img {
		width: 100%;
		height: 140px;
		overflow: hidden;
		position: relative;
	}

	.cont-img img {
		width: 100%;
		height: 100%;
	}

	.cont-img p {
		position: absolute;
		width: 106px;
		height: 100%;
		left: 0;
		top: 0;
		padding: 35px 10px;
		box-sizing: border-box;
		text-align: center;
		line-height: 35px;
		font-size: 18px;
		color: #FFFFFF;
		letter-spacing: 3px;
	}

	/* VR全景展示 公共样式*/
	.Vr-main {
		width: 100%;
		height: 620px;
		margin-top: 30px;
		position: relative;
		overflow: hidden;
	}

	.Vr-main img {
		width: 100%;
		height: 100%;
	}

	.Vr-cont {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

	.Vr-cont-title {
		width: 130px;
		height: 70px;
		line-height: 70px;
		color: #fff;
		font-size: 20px;
		margin: 10px auto 0;
		text-align: center;
		border-bottom: 4px solid #FFFFFF;
	}

	.Vr-cont-info {
		width: 90%;
		height: 140px;
		margin: 30px auto 0;
	}

	.Vr-cont-info p {
		color: #FFFFFF;
		font-size: 14px;
		text-indent: 35px;
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	/* 查看更多 */
	.Vr-cont-info h5 {
		width: 100px;
		height: 40px;
		line-height: 40px;
		margin-top: 10px;
		margin-left: 100%;
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
		transform: translateX(-100%);
	}

	/* 图片轮播 */
	.container-box {
		margin-top: 20px;
		width: 100%;
		height: 200px;
		margin-bottom: 53px;
		overflow: visible !important;
	}

	.container-box .swiper-wrapper .swiper-slide {
		width: 300px;
		border-radius: 2px;
		height: 300px;
	}

	.container-box .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: 100%;
		border-radius: 2px;

	}

	.swiper-slide.swiper-slide-active:before {
		opacity: 0;
	}

	.fadeInUpS {
		position: relative;
	}

	.look-at {
		width: 200px;
		height: 140px;
		background: #ffffff;
		color: #FFFFFF;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 1;
		display: flex;
		color: #000000;
		display: none;
	}

	.computer-box {
		width: 40%;
		height: 100%;
		border-right: 1px solid #efefef;
	}

	.computer-box a {
		text-decoration: none;
		color: #000000;
	}

	.computer-box a>span {
		display: block;
		width: 100%;
		height: 100px;
		font-size: 65px;
		text-align: center;
		line-height: 100px;
	}

	.com-name {
		width: 100%;
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 14px;
	}

	.phone-box {
		width: 60%;
		height: 100%;
	}

	.phone-box img {
		width: 75px !important;
		height: 75px !important;
		margin-top: 10px;
	}

	.phone-name {
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 14px;
	}

	.shop-name {
		width: 100%;
		height: 35px;
		background: #FFFFFF;
		text-align: center;
		line-height: 35px;
		margin-top: -4px;
		display: none;
		font-size: 14px;
	}

	.container-box .swiper-wrapper>.swiper-slide:hover .look-at {
		display: block;
		display: flex;
	}

	.container-box .swiper-wrapper>.swiper-slide:hover .shop-name {
		display: block;
		text-align: center !important;

	}

	/* 数字化新零售 */
	.New-retail-main {
		width: 100%;
		height: 450px;
		position: relative;
	}

	.New-retail-main img {
		width: 100%;
		height: 100%;
	}

	.retail-box {
		width: 70%;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		padding-top: 30px;
		box-sizing: border-box;
	}

	.retail-cont {
		width: 100%;
	}

	.retail-cont p {
		height: 40px;
		line-height: 30px;
		text-align: center;
		font-size: 18px;
		margin-top: 40px;

	}

	.retail-cont-info {
		width: 100%;
		height: auto;
		margin-top: 40px;
	}

	.retail-cont-info ul {
		width: 100%;
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.retail-cont-info ul>li {
		width: 100%;
		height: auto;
		font-size: 18px;
		list-style: none;
		line-height: 35px;
		margin-top: 20px;
	}

	.retail-cont img {
		width: 100%;
		margin-top: 35px;
	}

	/* 选择我们的优势 */
	.change-us-main {
		width: 100%;
		height: auto;
		background: #ffffff;
		padding-top: 30px;
		box-sizing: border-box;
		margin-bottom: 50px;
	}

	.change-title {
		width: 145px;
		border-bottom: 4px solid #0144A0;
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: auto;
	}

	.change-cont {
		width: 70%;
		height: auto;
		min-height: 400px;
		margin: auto;
	}

	.change-cont ul {
		width: 100%;
		height: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.change-cont ul>li {
		width: 360px;
		height: auto;
		border: 2px solid #7eb1ff;
		border-radius: 6px;
		list-style: none;
		margin-top: 100px;
		position: relative;
	}

	.change-cont ul>li>img {
		position: absolute;
		top: -50px;
		left: 50%;
		transform: translateX(-50%);
	}

	.change-box {
		width: 100%;
		height: 100%;
		padding: 50px 10px 20px 10px;
		box-sizing: border-box;
	}

	.change-box h5 {
		text-align: center;
		line-height: 30px;
		font-size: 20px;
	}

	.change-box p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 30px;
	}

	.change-cont ul>li:hover {
		background: #7EB1FF;
		color: #FFFFFF;
		box-shadow: 1px 3px 8px #bfbfbf;
	}

	/* 经典案例 */
	.Classic-cases {
		width: 100%;
		height: 1380px;
		position: relative;
	}

	.Classic-cases img {
		width: 100%;
		height: 100%;
	}

	.Classic-cases-cont {
		width: 90%;
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		padding-top: 30px;
		box-sizing: border-box;
	}



	.Classic-cont {
		width: 100%;
		height: auto;
		padding-top: 30px;
		box-sizing: border-box;
		font-size: 14px;
		text-indent: 34px;
		line-height: 30px;
	}

	.Classic-imgbox {
		width: 100%;
		height: 500px;
		display: flex;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.imgbox-box {
		width: 48%;
		position: relative;
		margin-left: 6px;
		margin-top: 6px;
	}

	.imgbox-box img {
		width: 100%;
	}

	.clas-tit {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 45px;
		text-align: center;
		line-height: 45px;
		font-size: 18px;
		color: #FFFFFF;
		background: rgba(1, 68, 160, 0.8);
	}

	.Classic-Scancode {
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		position: absolute;
		left: 0;
		top: 0;
		display: none;
	}

	.imgbox-box:hover .Classic-Scancode {
		display: block;
	}

	.Classic-Scancode p {
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 20px;
		color: #FFFFFF;
		margin-top: 70%;
		transform: translateY(-70%);
	}

	.Classic-Scancode img {
		width: 100px;
		height: 100px;
		margin-left: 50%;
		transform: translateX(-50%);
	}

	/* 服务流程 */
	.Service-process {
		width: 100%;
		height: 672px;
		background: #FFFFFF;
	}

	.service-cont {
		width: 90%;
		height: 100%;
		margin: auto;
		padding-top: 30px;
		box-sizing: border-box;
	}

	.Service-cont-info {
		width: 100%;
		height: auto;
		margin-top: 30px;
	}

	.Service-cont-info p {
		font-size: 18px;
		text-indent: 34px;
		line-height: 35px;
	}

	.Service-img {
		width: 100%;
		height: auto;
		margin-top: 40px;
	}

	.Service-img img {
		width: 100%;
		height: auto;
	}

	/* 关于祥杰 */
	.about-xj {
		width: 100%;
		height: 1800px;
		position: relative;
	}

	.about-xj img {
		width: 100%;
		height: 100%;
	}

	.about-xj-cont {
		width: 90%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		padding-top: 30px;
		box-sizing: border-box;
	}

	.about-xj-info {
		width: 100%;
		height: auto;
		margin-top: 30px;
		font-size: 14px;
	}

	.about-xj-info p {
		text-indent: 34px;
		line-height: 35px;
	}

	.about-xj-cunt {
		width: 100%;
		height: 150px;
		display: flex;
		justify-content: space-around;
		margin-top: 50px;
	}

	.xj-cunt-box {
		width: 250px;
		height: 150px;
	}

	.xj-cunt-box img {
		width: 100%;
		height: auto;
		margin-top: 50%;
		transform: translateY(-50%);
	}

	/* 公司资质 */
	.company-info {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		box-shadow: 1px 5px 10px #BFBFBF;
		padding: 10px;
		box-sizing: border-box;
	}

	.company-info p {
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 20px;
	}

	.company-imgbox {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.company-imgbox img {
		width: auto !important;
		height: 190px;
		margin-top: 10px;
	}
	
	/* 联系我们 */
	.contact-us{
		width:100%;
		height:1250px !important;
		background: #ffffff;
		padding-top:400px !important;
		box-sizing: border-box;
	}
	.contact-cont{
		width:100%;
		height:304px;
		margin:72px auto 0;
		position: relative;
	}
	.contact-cont img{
		width:100%;
		height: 750px;
	}

}
