﻿@media (max-width: 1024px) {
	.w1200 {
		width:90%;
	}


}
.sousuo {cursor: pointer;}
@media (max-width: 750px) {
	#dnn_ctr23429_modulecontent .w1200 {
		position: relative;
	}

	#dnn_ctr23429_modulecontent .w1200 .right {
		position: absolute;
    		left: 0;
    		top: 0;
	}

	.joks {
		background-size: 100% 50%;
	}	

	.joks .joktit {
		margin-top: 0rem;
	}

	.joks img {
		width:44%;
		height:auto;
		margin-top:.9rem;
	}

	.joks .left {
		display: flex;
    		justify-content: space-between;
	}

	.joks .left a{
		display: inline-block;
	}

	.joks img {
		width:90%;
		margin-right:0;
	}

	.joks .left a:nth-child(2) img {
		margin-left: 10%;
	}

	#dnn_ctr23408_modulecontent .banner {background: url(/uploads/image/p7sgimages/srbanner.jpg) no-repeat 80%;
    background-size: auto 100%;}

}