* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 20px;
}

a {
	color: #000;
	text-decoration: none;
}

body {
	font-family: "Microsoft YaHei";
	min-width: 1250px;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #FFF7E9;
}

.container-fluid {
	width: 100%;
	margin: 0 auto;
}

.row {
	width: 1314px;
	margin: 0 auto;
	/* background-color: #F0EEEF; */
	padding-top: 20px;
}

.row:after {
	clear: both;
	display: table;
	content: " ";
}

.footer {
	height: 185px;
	text-align: center;
	color: #fff;
	padding-top: 40px;
	line-height: 36px;
	text-align: 16px;
}



@media ( max-width : 768px) {
	body {
		font-family: "Microsoft YaHei";
		min-width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.container-fluid {
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 190%;
		padding-top: 0px;
		width: 100%;
		margin: 0 auto;
	}
	.row {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
	}
	
	.footer {
		width: 95% !important;
		height: 100px;
		text-align: center;
		color: #fff;
		padding-top: 10px;
		line-height: 18px;
		font-size: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		overflow:hidden;
	}
	.footer .row {
		padding: 0px !important;
	}
	.footer p{
		width: calc(100% - 20px);
		font-size: 10px;
		margin: auto;
	}
	.footer p:first-child{
		font-size: 8px;
		line-height: 15px;
		white-space: pre-wrap;
		word-break: break-all;
	}
	
	
	.main-page {
	  	padding-top: 130px;
    	background-size: 150%;
	}
	.main-news-tt {
		padding-left: 10px;
		padding-right: 10px;	
	}
	.subtitle {
	    padding-left: 50px;
	    color: #ffffff;
	    font-weight: bold;
	    line-height: 20px;
	    font-size: 14px;
	}
	
	.main-news {    
		/*background-position: -370px 290px;*/
		background-repeat: no-repeat;
		background-size: 198%;
	    width: 100% !important;
	    margin-top: 0px;
	    min-height: 780px;
	    padding-top: 0px !important;
	}
	.main-news-list{
		width: 100% !important;	
	}
	.main-news-inner {
	    width: 100% !important;
	    margin: 15px auto auto;
	    padding-top: 10px !important;
	}
	
	.newsinfo-sub {
		width: 100%;
		margin: auto;
	    float: none;
	}
	
	.pics-area {
		width: calc(100% - 40px) !important;
	    height: 250px;
	}
	.first-news-area {
    padding: 10px 20px;
}

	.news-area {
		width: calc(100% - 0px) !important;
		margin-top: 15px;
	    height: 400px;
	    margin-left:0px !important;
	}
	.first-news-content{
  	overflow: hidden;
  	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    height: 90px;
	}
	
	.titlestr {
		overflow: hidden;
		line-height: 52px;
	}
	.datestr{
		display: none;	
	}
	
	
	.main-drshow {
		
		background-position: -20px -50px;
		background-repeat: no-repeat;
		background-size: 190%;
	    width: 100% !important;
	    margin: auto auto 10px auto;
	    padding-top: 0px !important;
	    min-height: auto;
	}
	.piclist-area {
	    height: 540px;
	    padding-top: 100px;
	    position: relative;
	}
	
	.main-cc-body {
		width: 100% !important;	
	}
	
	.main-news-pic-list {
			display: block;
	    justify-content: center;
	    align-items: center;
	}
	.title-bar1, .title-bar2, .title-bar3{
		background-position: left center;
		zoom: 0.5;
	}
	.main-news-tt {
		height: 90px;
	}
	.tt-max a {
    font-size: 20px;
	}
	.tt-max {
	    padding-top: 10px;
	}
	.tt-min {
	    display:none;
	}
	.list-item {
		padding: 5px;
    width: calc(100% - 40px);
        margin: 5px 10px;
        padding: 10px 10px 10px 5px;
	}
	.list-item img {
    width: 150px;
	}
	.list-item-right {
	    width: calc(100% - 170px);
	}
	
	.main-list1 {
    background: url(/front/zt/2024/szqh/imgs/bg1.jpg) center top repeat;
    height: 1070px;
	}
	.cel0, .cel1 {
    width: calc(100% - 20px);
	}
	.cel1{
		display: none;	
	}
	
	.main-list2 {
	    background: url(/front/zt/2024/szqh/imgs/bg2.jpg) center bottom repeat;
	    height: 600px;
	}
}