﻿body{
	/*background-color:#EFEFF1;*/	
}
#header{
	min-width:1200px;
}
#header img{
	display:block;
	width:100%;
}
#wrap .scn1{display: block;}
#wrap .scn2{display: block;}
#wrap .scn3{display: block;}
#wrap .scn4{display: block;}
#wrap .scn5{display: block;}
#wrap .scn4{display: block;}
#wrap .scn7{display: block;}
#wrap .scn7{display: block;}
#wrap{
	min-width: 1200px;
	padding-top:30px;
	background: url(//www.sysjjjc.gov.cn/Template/3792/1234/html/img/screen1.bg.png) 0px 0px repeat-x;
}
/*#wrap .QRCode{
	position: fixed;
	bottom:150px;
	left:50%;
	margin-left:650px;
	transition: opacity linear 1s;
	opacity: 1;
}
@media screen and (max-width:1300px) {
	#wrap .QRCode{
		opacity: 0;
	}
}*/
#wrap .screen{
	width:1200px;
	margin:20px auto;
	background-color:white;
}
#wrap .screen:before{
	content:"";
	display: table;
}
#wrap .screen:after{
	content:"";
	display: block;
	clear: both;
}
#wrap .screen.scn1{
	width:1160px;
	margin-top:0px;
	padding:20px;
}
#wrap .screen.scn1 .position{
	height:35px;
	line-height: 30px;
	border-bottom: solid #F61B1C 5px;
	margin-bottom:15px;
	color:#555555;
	font-size:14px;
}
#wrap .screen.scn1 .position a{
	color:#555555;
	font-size:14px;
}
#wrap .screen.scn1 .scrollNews{
	width:740px;
	height:400px;
	float:left;
}
#wrap .screen.scn1 .scrollNews .swiper-container {
    width: 740px;
    height: 400px;
}  
/*#wrap .screen.one .left .scrollNews .swiper-button-prev{
	width:30px;
	height:30px;
	left:0px;
	margin-top:40px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	background-color:rgba(0,0,0,0.75);
	background-position: 5px center;
	
}
#wrap .screen.one .left .scrollNews .swiper-button-next{
	width:30px;
	height:30px;
	margin-top:40px;
	right:0px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	background-position:0px center;
	background-color:rgba(0,0,0,0.75);
	
}*/
#wrap .screen.scn1 .scrollNews .img img{
	width:100%;
	height:400px;
	object-fit: cover;
}
#wrap .screen.scn1 .scrollNews .title{
	width:100%;
	height: 60px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom:0px;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: alpha(opacity=60);
	line-height: 40px;
	text-align: center;
	/*text-indent: 10px;*/
}
#wrap .screen.scn1 .scrollNews .title a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
#wrap .screen.scn1 .scrollNews .swiper-pagination{
	z-index: 99;
	/*width: auto;*/
	left:auto;
	right:auto;
	margin:0px auto;
}
#wrap .screen.scn1 .scrollNews .swiper-pagination-bullet{
	background-color:#FFFFFF;
	width:12px;
	height:12px;
	border-radius: 6px;
	opacity: 1;
	transition: padding 0.2s linear;
}
#wrap .screen.scn1 .scrollNews .swiper-pagination-bullet-active{
	background-color:#FAC700;
	padding:0px 6px;
}
#wrap .screen.scn1 .newsPanel{
	height:400px;
	margin-left:770px;
	margin-right:20px;
}
#wrap .screen.scn1 .newsList{
	margin-bottom:20px;
	height:350px;
}
#wrap .screen.scn1 .newsList li{
	min-height:42px;
	max-height:84px;
	line-height: 42px;
	overflow: hidden;
}
#wrap .screen.scn1 .newsList li:not(:last-child){
	border-bottom:solid #F5F1EC 1px;
}
#wrap .screen.scn1 .newsList li a{
	font-size:16px;
	color:black;/*#56544F;*/
	font-weight:600;
}
#wrap .screen.scn1 .newsPanel .more{
	float:right;
	color:black;
}
#wrap .screen .name{
	width:100%;
	margin:30px 0px;
	/*height:30px;*/
	/*border-bottom:solid #3A69BD 5px;*/
}
#wrap .screen .name img{
	display: block;
	width:100%;
}
#wrap .screen .txt{
	font-size:16px;
	font-weight:600;
	margin-left:5px;
	color:#547DC5;
}
#wrap .name .more{
	float:right;
	line-height: 30px;
	color:#547DC5;
	margin-right:10px;
}
#wrap .screen.scn2{
	width:100%;
	background:url(//www.sysjjjc.gov.cn/Template/3792/1234/html/img/screen2.bg.png) 0px 0px repeat-x;
}
#wrap .screen.scn2 .container{
	width:1200px;
	margin:0px auto;
}
#wrap .screen.scn2 .news-list .newsItem{
	padding: 15px 5px;
}
#wrap .screen.scn2 .news-list .newsItem:not(:last-child){
	border-bottom: 1px solid #f0eeee;
	
}
#wrap .screen.scn2 .news-list .newsItem .title{
	color: #555656;
	font-size: 24px;
	/*float: left;*/
	font-weight: bold;
}
#wrap .screen.scn2 .news-list .newsItem .abs{
	height:42px;
	line-height: 21px;
	overflow: hidden;
}
#wrap .screen.scn2 .news-list .newsItem .abs a{
	color: #787979;
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
}
#wrap .screen.scn3 .news-list{
	width:1200px;
	margin:0px auto;
}
#wrap .screen.scn3 .news-list .newsItem{
	position: relative;
	margin-left: 23px;
	padding: 10px 10px 10px 48px;
	background-color: #fff;
	border: 1px dashed #959595;
	margin-bottom:15px;
}
#wrap .screen.scn3 .news-list .newsItem:before{
	content:"";
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: -23px;
	top: 50%;
	margin-top: -23px;
	background: #d42f2b;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-family: "Arial";
	z-index: 9;
	border-radius: 5px;
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(1):before{
	content:"1";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(2):before{
	content:"2";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(3):before{
	content:"3";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(4):before{
	content:"4";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(5):before{
	content:"5";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(6):before{
	content:"6";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(7):before{
	content:"7";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(8):before{
	content:"8";
}
#wrap .screen.scn3 .news-list .newsItem:nth-child(9):before{
	content:"9";
}
#wrap .screen.scn3 .news-list .newsItem .title{
	margin-bottom: 20px;
}
#wrap .screen.scn3 .news-list .newsItem .title a{
	font-size: 22px;
	color: #db2b22;
	line-height: 1.3;
}
#wrap .screen.scn3 .news-list .newsItem .abs{
	height:60px;
	overflow: hidden;
}
#wrap .screen.scn3 .news-list .newsItem .abs a{
	line-height: 30px;
	font-size: 16px;
	color: #606060;
	text-indent: 2em;
	text-align: justify;
}

#footer{
	min-width: 1200px;
	text-align: center;
	height:60px;
	line-height:60px;
	padding:40px 0px;
	color:white;
	font-size:14px;
	background-color:#C30009;
}
#footer a{
	font-size:14px;
	color:white;
	
}
