@media (min-width: 1400px) {
	.container{
		width:1400px;
	}
}
#header{
	background-color: #003f75;
	border-bottom:solid #EDEDED 20px;
	padding-bottom:10px;
}
#header .inner{
	position:relative;
}
#header .inner .logo{
	width:160px;
}
.header .inner .channelNav{
	margin-left:200px;
}
.header .inner .channelNav>ul{
	overflow: visible;
	text-align:justify;
}
.header .inner .channelNav li{
	height:75px;
	margin-right:20px;
}
.header .inner .partyOrg{
	display:none;
	margin-right:20px;
	margin-bottom:-65px;
	font-size:0px;
}
.header .inner .partyOrg li{
	display: inline-block;
	height:65px;
	line-height: 65px;
	/*padding:0px 5px;*/
	margin-right:20px;
	font-size:16px;
}
.header .inner .partyOrg li:first-child{
	font-weight:600;
	color:#000000;
}
.header .inner .partyOrg li a{
	color:#103B5F;
	font-weight:500;
	text-decoration: none;
}
.header .inner .channelNav .cooperation{
display:none;
	margin-right:0px;
	padding-right:40px;
	background:url(https://www.syd.com.cn/pic_index4/syd.index.header.arrow.down.png) right center no-repeat;
	/*position: relative;*/
	cursor: pointer;
}
.header .inner .channelNav .cooperation.open{
	background-image: url(https://www.syd.com.cn/pic_index4/syd.index.header.arrow.up.png);
}
.header .inner .channelNav .cooperation .drawer{
	position:absolute;
	width:1280px;
	height:65px;
	background-color:#EDEDED;
	top:75px;
	left:0px;
	/*white-space: nowrap;
	overflow: visible;*/
	display: none;
}
.header .inner .channelNav .cooperation .drawer li{
	height:65px;
	line-height:65px;
	font-size:16px;
	margin-right:14px;
}
.header .inner .channelNav .cooperation .drawer li:first-child{
	font-weight:600;
	color:#000000;
}
.header .inner .channelNav .cooperation .drawer li:last-child{
	margin-right:0px;
}
.header .inner .channelNav .cooperation .drawer li a{
	font-size:16px;
	color:#103B5F;
	/*font-weight:500;*/
	text-decoration: none;
}
#header .navbar-brand{width:240px;margin-left:0px;background-color:#EDEDED;text-align:center;}
#header .navbar-brand img{width:auto;}
.header.navbar .navbar-collapse{margin-left:0px;}
.header.navbar .channelNav li{
	margin-right:25px;
}
@media (min-width:768px) {
	.header.navbar .navbar-collapse{margin-left:170px;}				
}
@media (min-width:992px) {
	.header.navbar .channelNav li{
		margin-right:40px;
	}			
}
@media (min-width:1200px) {
	.header.navbar .channelNav li{
		margin-right:5px;
	}
}
@media (min-width:1400px){
	.header.navbar .channelNav li{
		margin-right:15px;
	}
}
.navbar-toggle .icon-bar{background-color:#003f75}
/*#wrap a{
	color:black;
}*/
#wrap a:link{
	color:black;
}
/*#wrap a:hover{
	
}*/
#wrap a:active{
	
}
/*#wrap a:visited{
	color:#BEBEBF;
}*/
/*.container是针对自适应的改写样式*/
.wrap{
	width:100%;
	margin:0px auto;
}
#wrap .newsList.titleList.dottedLi li{
	height:30px;
	line-height: 30px;
	padding-left:20px;
}
#wrap .newsList.titleList.dottedLi li:before{
	content: "";
	display: inline-block;
	width:2px;
	height:2px;
	background-color:#BEBEBE;
	vertical-align: middle;
	margin-right:10px;
}
#wrap .ad{
	margin:5px 0px;
}
#wrap .ad:empty{
	display: none;
}
#wrap .topNews{
	height: 60px;
	border:solid #DDDCDC 1px;
	text-align: center;
	line-height: 60px;
	overflow: hidden;
	background-color:#F9F9F9;
}
#wrap .topNews a{
	font-size:16px;
	color:#000000;
	font-weight:600;
	text-decoration: none;
	/*letter-spacing: 3px;*/
}
#wrap .topNews a span{
	color:#000000!important;/*#A90200!important;*/
}
#wrap .screen{
	margin:15px 0px;
	/*overflow: hidden;*/
}
#wrap .screen.one:after{
	content:"";
	display: block;
	clear: both;
}
#wrap .screen.one .left{
	width:100%;
	/*width:460px;*/
	float:left;
	position:relative;
}
#wrap .screen.one .center{
	position:relative;
	/*width:450px;*/
	width:100%;
	float:left;
	/*margin-left:35px;*/
}
#wrap .screen.one .right{
	position:relative;
	width:100%;
	/*width:300px;*/
	float:right;
}
#wrap .screen.one .left .scrollNews{
	/*height:285px;*/
}
#wrap .screen.one .left .scrollNews .swiper-container {
    width:100%;
    /*height: 285px;*/
}  
#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.5);
	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.5);
	
}
#wrap .screen.one .left .scrollNews .img img{
	width:100%;
	height:160px;
	object-fit: cover;
}
#wrap .screen.one .left .scrollNews .title{
	width:100%;
background-color:#888888;
	/*background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: alpha(opacity=50);*/
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom:0px;
	text-align: center;
}
#wrap .screen.one .left .scrollNews .title a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
/*轮播新*/
#wrap .screen.one .left .scrollNews{
	background-color:white;
}
.scrollNews .swiper-wrapper{
	height:210px!important;
}
.scrollNews .swiper-slide{
	height:190px!important;
}
#wrap .screen.one .left .scrollNews .img img{
	height:160px!important;
}
#wrap .screen.one .left .scrollNews .title{
	text-align: left;
	text-indent:10px;
}
#wrap .screen.one .left .scrollNews .title{
height:30px;
}
#wrap .screen.one .left .scrollNews .title a{
line-height:30px;
}
#wrap .screen.one .left .scrollNews .swiper-button-next{
	width:32px;
	height:50px;
	right:5px;
	margin-top:-30px;
}
#wrap .screen.one .left .scrollNews .swiper-button-prev{
	width:32px;
	height:50px;
	left:5px;
	margin-top:-30px;
}
.swiper-container .swiper-pagination-bullet{
	background-color:#888888;
	width:6px;
	height:6px;
	opacity:1;
	/*padding:0px 10px;*/
	border-radius: 3px;
	transition: padding linear 0.3s;
}
.swiper-container .swiper-pagination-bullet-active{
	background-color:#014177;
	padding:0px 10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
	bottom:0px!important;
}
#wrap .screen.one .block{
	margin-top:15px;
}
#wrap .screen.one .block .name{
	height:30px;
	border-bottom:solid #003F75 2px;
}
#wrap .screen.one .block .name span{
	float:left;
	height:30px;
	border-bottom:solid #37C0D4 2px;
	padding-right:5px;
	color:#003F75;
	font-size:16px;
	font-weight:600;
}
#wrap .screen.one .block .name .more{
	float:right;
	line-height:30px;
	margin-right:10px;
}
#wrap .screen.one .left .block .newsList li{
	overflow:hidden;
}
#wrap .screen.one .left .block.rollNews{
	background-color:#F7F7F7;
	padding-bottom:1px;
}
#wrap .screen.one .left .block.rollNews .name{
	background-color:#FFFFFF;
}
#wrap .screen.one .left .block.rollNews .newsList{
	margin:15px 0px;
	height:120px;
	overflow:hidden;
}
#wrap .screen.one .left .block.rollNews .newsList li{
	
}
#wrap .screen.one .left .block.rollNews .newsList li a{
	color:#171717;
}
#wrap .screen.one .left .block.rollNews .newsList>div{
	padding:0px;
	margin-left:20px;
	border:none;
}
#wrap .screen.one .left .block.rollNews .newsList .newsItem{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#wrap .screen.one .left .block.rollNews .newsList .newsItem a:before{
	content: "";
	display: inline-block;
	width:2px;
	height:2px;
	background-color:#BEBEBE;
	vertical-align: middle;
	margin-right:10px;
}
#wrap .screen.one .left .block.rollNews .newsList a{
	color:#171717;
}
#wrap .screen.one .left .block.subject .newsList{
	margin-top:20px;
}
#wrap .screen.one .left .block.subject .newsList .newsItem{
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid #F4F4F4 1px;
}
#wrap .screen.one .left .block.subject .newsList .newsItem:last-child{
	border:none;
}
#wrap .screen.one .left .block.subject .newsList .newsItem .img{
	width:135px;
	height:80px;
}
#wrap .screen.one .left .block.subject .newsList .newsItem .img ~ div{
	margin-left:150px;
}
#wrap .screen.one .left .block.subject .newsList .newsItem .title{
	height:20px;
	line-height: 20px;
	font-size:16px;
	margin-bottom:10px;
}
#wrap .screen.one .left .block.subject .newsList .newsItem .title a:link{
	color:#474144;
}
#wrap .screen.one .left .block.subject .newsList .newsItem .abs{
	line-height: 21px;
	max-height: 42px;
	overflow: hidden;
}
#wrap .screen.one .left .block.subject .newsList .newsItem .abs a:link{
	color:#737170;
	font-size:12px;
}
#wrap .screen.one .left .block.comment{
	
}
#wrap .screen.one .left .block.comment .newsList{
	padding:15px 0px;
	background-color:#F7F7F7;
}
#wrap .screen.one .center .newsList{
	margin-bottom:15px;
}
#wrap .screen.one .center .newsList:nth-child(1){
	margin-bottom: 0px;
}
#wrap .screen.one .center .newsList:nth-child(1) li:nth-child(1){
	height:35px;
	font-weight:600;
	font-size:14px;
	color:#4D4D4B;
	text-align:center;
}
#wrap .screen.one .center .newsList.dottedLi li{
	padding-left:5px;
}
#wrap .screen.one .center .newsList li{
	height:35px;
	line-height: 35px;
	overflow:hidden;
}
#wrap .screen.one .center .newsList:not(:first-child) li a{
	font-size:14px;
}
#wrap .screen.one .center .block.video{
	
}
#wrap .screen.one .center .block.video .newsList.imgNews{
	margin-top:15px;
	overflow: hidden;
	margin-bottom:10px;
}

#wrap .screen.one .center .block.video .newsList.imgNews .newsItem{
	display: inline-block;
	/*width:220px;*/
	width:100%;
}
#wrap .screen.one .center .block.video .newsList.imgNews .newsItem .img{
	height:130px;
}
#wrap .screen.one .center .block.video .newsList.imgNews .newsItem .title{
	height:32px;
	line-height: 16px;
	margin-top:10px;
	overflow: hidden;
	color:#332C3B;
}
#wrap .screen.one .center .block.video .newsList.titleNews{

	
}
#wrap .screen.one .center .block.video .newsList.titleNews li{
	height:35px;
	line-height: 35px;
	overflow: hidden;
	/*padding-left:30px;
	background:url(https://www.syd.com.cn/pic_index4/syd.index.video.newslist.li.flag.png) 0px center no-repeat;*/
}
#wrap .screen.one .right .block{
	margin:0px;
	background-color:#F9F9F9;
	padding-bottom:1px;
}
#wrap .screen.one .right .block .name{
	height:30px;
	border:none;
	background:url(https://www.syd.com.cn/pic_index4/syd.index.block.name.gradle.bg.png) 0px 0px repeat-y #3FB8DF;
}
#wrap .screen.one .right .block .name span{
	margin-left:10px;
	line-height: 30px;
	border:none;
	color:#FFFFFF;
	font-weight: 600;
	font-size:16px;
}
#wrap .screen.one .right .block:first-child .name:before{
	content:"";
	width:56px;
	height:56px;
	border-radius: 28px;
	background:url(https://www.syd.com.cn/pic_index4/syd.index.block.name.before.syfb.bg.png) #003F75 center 3px no-repeat;
	float:left;
	margin:-13px 5px 0px -15px;
}
#wrap .screen.one .right .block .name .more{
	color:white;
}
#wrap .screen.one .right .block .newsList{
	margin-left:10px;
}
#wrap .screen.one .right .block .newsList.imgNews.imgLeft .img ~ div{
	margin-left:95px;
}
#wrap .screen.one .right .block .newsList.imgNews .newsItem{
	padding-bottom:0px;
}
#wrap .screen.one .right .block .newsList.imgNews.imgLeft .img{
	width:85px;
	height:55px;
}

#wrap .screen.one .right .block .newsList.imgNews .title{
	max-height: 42px;
	line-height: 21px;
}
#wrap .screen.one .right .block .newsList.titleNews{
	margin-top:12px;
	margin-bottom:15px;
}
#wrap .screen.one .right .block .newsList.titleNews li{
	height:27px;
	line-height: 27px;
	overflow:hidden;
}
#wrap .screen.one .right>div:not(.block){
margin-bottom:10px;
}
#wrap .screen.one .right .ad{
	margin:10px 0px;
	
}
#wrap .screen.one .right .ad:empty{
	display: none;
}
#wrap .publicBenefit {
	margin: 15px auto;
	position: relative;
	/*height: 297px;*/
	border: solid 1px #E7E7E7;
}

#wrap .publicBenefit .name {
	width: 64px;
	height: 64px;
	position: absolute;
	top: -2px;
	left: -2px;
	overflow: hidden;
	text-indent: -999em;
	background: url(https://www.syd.com.cn/index_node/images/syd.index.banner.publicbenefit.name.png) 0px 0px no-repeat;
}
.publicBenefit .list{
	/*width:1240px;*/
	margin-top:15px;
	margin-left:60px;
	margin-right:20px;
	text-align: justify;
	font-size: 0px;
	padding-bottom:15px;
}
.publicBenefit .list:after{
	content:"";
	display: inline-block;
	width:100%;
	height:1px;
}
.publicBenefit .list .newsItem{
	/*width:175px;*/
	width:15%;
	/*height:260px;*/
	/*float:left;*/
	display: inline-block;
}
.publicBenefit .list .newsItem a{
	display: block;
}
.publicBenefit .list .newsItem img{
	display: block;
	width:100%;
	height:auto;
	/*width:175px;
	height:260px;*/
	object-fit:cover;
}
.publicBenefit .list .newsItem:last-child{
	margin-right:0px;
}
#wrap .channelBlock{
	margin:20px 0px;
	overflow: hidden;
	padding-bottom:20px;
	border-bottom:solid #F2F2F2 1px;
	/*position:relative;*/
}
#wrap .channelBlock .channelName{
	width:100px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background-color: #003F75;
	color:#FFFFFF;
	position: absolute;
	/*font-size:14px;*/
}
#wrap .channelBlock .channelName a{
	color:#FFFFFF;
	text-decoration: none;
}
#wrap .channelBlock .channelName .more{
	width:60px;
	position:absolute;
	/*margin-left:400px;*/
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	color:#003F75;
	display: none;
	margin-left:350px;
}
#wrap .channelBlock .newsList.imgNews{
	/*width:800px;*/
	width:100%;
	height:150px;
	float:left;
}
#wrap .channelBlock .newsList.imgNews .newsItem{
	padding-top:1px;
}
#wrap .channelBlock .newsList.imgNews .img{
	/*width:275px;*/
	width:150px;
	height:100px;
	margin-top:50px;
}
#wrap .channelBlock .newsList.imgNews .img ~ div{
	/*margin-right:285px!important;*/
	margin-right:170px!important;
}
#wrap .channelBlock .newsList.imgNews .title{
	height:30px;
	margin-top:55px;
	margin-bottom:5px;
	line-height: 30px;
	font-weight:600;
	font-size:20px;
	color:#3B3B3B;
}
#wrap .channelBlock .newsList.imgNews .abs{
	height:45px;
	line-height: 25px;
	overflow: hidden;
	font-size:14px;
	color:#919192;
}
#wrap .channelBlock .newsList.titleNews{
	float:right;
	/*width:440px;*/
	width:100%;
}
#wrap .channelBlock .newsList.titleNews li{
	height:30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom:solid #F2F2F2 1px;
}
#wrap .channelBlock .newsList.titleNews li a{
	font-size:16px;
}
#wrap .channelBlock .newsList.titleNews li:last-child{
	border:none;
}
#wrap .channelBlock.photoSY{
	border:none;
	padding-bottom:0px;
}
#wrap .channelBlock.photoSY .blockName{
	height: 50px;
	border-bottom: solid #003F75 5px;
}
#wrap .channelBlock.photoSY .blockName a{
	display: block;
	width: 285px;
	height: 50px;
	margin: 0px auto;
	border-bottom: solid #42B1E3 5px;
	background: url(https://www.syd.com.cn/pic_index/newIndex_ktsh.png) no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}
#wrap .channelBlock.photoSY .newsList.imgNews{
	width:100%;
	height:auto;
	margin-top:30px;
}
#wrap .channelBlock.photoSY .newsList.imgNews .newsItem{
	/*width:420px;*/
	width:100%;
	position:relative;
	margin-bottom:20px;
}
#wrap .channelBlock.photoSY .newsList.imgNews .newsItem .img{
	width:100%;
	height:280px;
}
#wrap .channelBlock.photoSY .newsList.imgNews .newsItem .title{
	width: 100%;/*420px;*/
	height: 40px;
	margin:0px!important;
	position: absolute;
	left: 0px;
	bottom:0px;
	background: rgba(0,0,0,0.75);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	filter: alpha(opacity=75);
	text-align: center;
}
#wrap .channelBlock.photoSY .newsList.imgNews .newsItem .title a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
/**/
#wrap .cityUnion{
	margin: 0px auto;
	display: none;
}
#wrap .cityUnion .menuBox {
	border: #B1C8D6 1px solid;
	background: url(https://www.syd.com.cn/pic_index4/syd.index.cityUnion.tab.bg.png) 0px 2px repeat-x;
	line-height: 25px;
	height: 25px;
}
#wrap .cityUnion .menuBox ul{
	overflow: hidden;
}
#wrap .cityUnion .menuBox li {
	width: 105px;
	height: 25px;
	font-weight: normal;
	float: left;
	margin-top: -1px;
	cursor: pointer;
	color: #1E51A4;
	text-align: center;
	font-size: 12px;
	border-right:#B1C8D6 1px solid;
}
#wrap .cityUnion .menuBox li a{
	color: #1E51A4;
}

#wrap .cityUnion .menuBox li.hover {
	border-top: #B1C8D6 1px solid;
	border-bottom: white 2px solid;
	font-weight: bold;
	background: url(https://www.syd.com.cn/pic_index4/syd.index.cityUnion.tab.li.hover.bg.png) 0px -1px repeat-x;
	color: #EF8203;
	line-height: 25px;
}

#wrap .cityUnion .menuBox li.hover:first-child {
	border-left: none;
}

#wrap .cityUnion .contentBox {
	clear: both;
	border: #B1C8D6 1px solid;
	border-top: none;
	min-height: 130px;
	margin-top: -5px;
	overflow: hidden;
}

#wrap .cityUnion .contentBox .contentItem {
	margin: 20px 10px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	color: rgb(88, 88, 88);
}

#wrap .cityUnion .contentBox a{
	font-size: 12px;
	color: rgb(88, 88, 88);
	text-decoration: none;
}
#wrap .cityUnion .contentBox .contentItem a:after{
	content:"|";
	margin-left:5px;
	margin-right:5px;
}
#wrap .cityUnion .contentBox .contentItem a:last-child:after{
	content:"";
}
#footer.channel{
	display: block;
}
#footer.syd.indexPage {
	width: 1280px;
	margin: 20px auto 0px;
	color: rgb(102, 102, 102);
	border-top: solid #003f75 4px;
	position: relative;
	/*font-size:12px;*/
	display: none;
}
#footer.syd.indexPage a{
	text-decoration: none;
	color: rgb(102, 102, 102);
}
#footer.syd.indexPage .adPrice{
	float:left;
	margin:25px 0px 0px 15px;
}
#footer.syd.indexPage .about {
	width:auto;
	height: 20px;
	margin-left:200px;
	line-height: 20px;
}
#footer.syd.indexPage .about a{
	float: left;
	height:16px;
	line-height: 16px;
	padding:0px 5px;
	margin-top:2px;
	border-right: dashed 1px;
}
#footer.syd.indexPage .about span{
	margin-left:15px;
}

#footer.syd.indexPage .copyRight {
	margin-left:220px;
	height: 20px;
	margin-top:10px;
}
#footer.syd.indexPage .publicServOrg{
	height: 20px;
	margin: 20px auto 20px;
	line-height: 20px;
	text-align: center;
	background-color: rgb(230, 230, 230);
}
#footer.syd.indexPage .publicServOrg a{
	margin-right:10px;
}
#footer.syd.indexPage .qualificationList{
	height: 80px;
	text-align: justify;
	font-size:1px;
}
#footer.syd.indexPage .qualificationList:after{
	content:"";
	display: inline-block;
	width:100%;
}

#footer.syd.indexPage .qualificationList div{
	box-sizing:content-box;
	display: inline-block;
	width:135px;
	height: 30px;
	padding:20px 5px;
	border: solid rgb(215, 215, 215) 1px;
	line-height: 15px;
	font-size:12px;
	vertical-align: top;
       text-align: center;
}
#footer.syd.indexPage .qualificationList span{
	margin-top:10px;
}
#footer.syd.indexPage .qualificationList div .oneLine{
	line-height: 30px;
	margin: 0px;
	white-space: nowrap;
}
#footer.syd.indexPage .qualificationList img {
	float: left;
	margin-left:10px;
	margin-top:-10px;
}

#footer.syd.indexPage .qualificationList div>div {
	border: none;
	width: 60px;
	height: 30px;
	float: right;
	margin-top:0px;
	margin-right:10px;
	border:none;
	padding:0px;
}

#footer.syd.indexPage .qualificationList div:last-child>div{
	line-height: 30px;
}

#footer.syd.indexPage .identityBox{
	height: 80px;
	text-align: center;
	font-size:0px;
}
#footer.syd.indexPage .identityBox>div{
	display: inline-block;
	margin:0px 5px;
	vertical-align: middle;
	box-sizing:content-box;
}

#footer.syd.indexPage .identityBox .ld {
	width: 80px;
	height: 80px;
	/*float: left;*/
}

#footer.syd.indexPage .identityBox .lgwab {
	width: 200px;
	height: 20px;
	border: 1px solid #D7D7D7;
	text-align: center;
	font-size: 11px!important;
	padding: 14px 3px 14px 10px;
}

#footer.syd.indexPage .identityBox .lgwab img {
	float: left;
}

#footer.syd.indexPage .identityBox .terrorVideo {
	/*width: 310px;
	height: 50px;*/
}
@media (min-width:320px){
	#wrap .topNews{
		height:60px;
		line-height: 60px;
	}
	#wrap .topNews a{
		font-size:16px!important;
		letter-spacing: 0px;
	}
	#wrap .topNews a span{
		font-size:16px!important;
		letter-spacing: 0px;
	}
	#wrap .screen.one .center .newsList:nth-child(1){
		margin-bottom:0px;
	}
	#wrap .screen.one .center .newsList:nth-child(1) li:nth-child(1){
		font-size:14px;
	}
	#wrap .screen.one .center .newsList:not(:first-child) li a{
		font-size:14px;
	}
	#wrap .newsList.titleList.dottedLi li{
		padding-left:10px;
	}
	#wrap .channelBlock .newsList.titleNews{
		margin-top:20px;
	}
	#wrap .channelBlock .newsList.titleNews li a{
		font-size:14px;
	}
	#wrap .channelBlock.photoSY .newsList.imgNews .newsItem .img{
		height:160px;
		margin-top:0px;
	}
}
@media (min-width:480px){
	#wrap .topNews{
		height:60px;
		line-height: 60px;
	}
	#wrap .topNews a{
		font-size:22px!important;
		letter-spacing: 1px;
	}
	#wrap .topNews a span{
		font-size:22px!important;
		letter-spacing: 1px;
	}
	.scrollNews .swiper-wrapper{
		height:250px!important;
	}
	.scrollNews .swiper-slide{
		height:230px!important;
	}
	#wrap .screen.one .left .scrollNews .img img{
		height:200px!important;
	}
	#wrap .screen.one .center .newsList:nth-child(1){
		margin-bottom:15px;
	}
	#wrap .screen.one .center .newsList:nth-child(1) li:nth-child(1){
		font-size:20px;
	}
	#wrap .screen.one .center .newsList:not(:first-child) li a{
		font-size:16px;
	}
	#wrap .screen.one .center .block.video .newsList.imgNews .newsItem{
		width:49%;
	}
	#wrap .channelBlock .newsList.imgNews .img{
		width:220px;
		height:150px;
		margin-top:0px;
	}
	#wrap .channelBlock .newsList.imgNews .img ~ div{
		margin-right:240px!important;
	}
	#wrap .channelBlock.photoSY .newsList.imgNews .newsItem .img{
		height:200px;
		margin-top:0px;
	}
}
@media (min-width:576px){
	#wrap .topNews a{
		font-size:28px!important;
		letter-spacing: 0px;
	}
	#wrap .topNews a span{
		font-size:28px!important;
		letter-spacing: 0px;
	}
	.scrollNews .swiper-wrapper{
		height:285px!important;
	}
	.scrollNews .swiper-slide{
		height:265px!important;
	}
	#wrap .screen.one .left .scrollNews .img img{
		height:235px!important;
	}
	#wrap .screen.one .center .newsList:nth-child(1) li:nth-child(1){
		font-size:20px;
	}
	#wrap .screen.one .center .newsList:not(:first-child) li a{
		font-size:17px;
	}
	
}
@media (min-width:768px){
	#wrap .topNews{
		height:90px;
		line-height: 90px;
	}
	#wrap .topNews a{
		font-size:32px!important;
		letter-spacing: 3px;
	}
	#wrap .topNews a span{
		font-size:32px!important;
		letter-spacing: 3px;
	}
	#wrap .channelBlock .channelName .more{
		display: inline;
		margin-left:320px;
	}
	#wrap .newsList.titleList.dottedLi li{
		padding-left:20px;
	}
	#wrap .channelBlock .newsList.titleNews{
		margin-top:0px;
	}
	#wrap .channelBlock .newsList.titleNews li a{
		font-size:16px;
	}
	#wrap .channelBlock .newsList.imgNews .img{
		width:275px;
	}
	#wrap .channelBlock .newsList.imgNews .img ~ div{
		margin-right:290px!important;
	}
	#wrap .channelBlock.photoSY .newsList.imgNews .newsItem{
		width:49%;
	}
}
@media (min-width:992px){
	#wrap .screen.one .left{
		width:470px;
		right:470px;
	}
	#wrap .screen.one .center{
		width:470px;
		left:500px;
		margin-left: 0px;
	}
	#wrap .channelBlock .channelName .more{
		margin-left:450px;
	}
}
/*处理<1200像素*/
@media (max-width:1199px){
	#wrap .screen.one .right>div:not(.block){
		float:left;
		width:50%;
		padding:0px 5px;
		text-align: center;
		margin-top:10px;
margin-bottom:0px;
	}
	#wrap .screen.one .right>div:not(.block) img{
		display: block;
		width:100%;
	}
	.publicBenefit{
		display: none;
	}
}
@media (min-width:1200px){
	#wrap .screen.one .left{
		width:360px;
		right:470px;
	}
	#wrap .screen.one .center{
		left:390px;
		margin-left: 0px;
	}
	#wrap .screen.one .right{
		width:300px;
	}
	#wrap .channelBlock .newsList.imgNews{
		width:760px;
	}
	#wrap .channelBlock .channelName .more{
		margin-left:360px;
	}
	#wrap .channelBlock .newsList.titleNews{
		width:350px;
	}
	#wrap .channelBlock.photoSY .newsList.imgNews .newsItem{
		width:33%;
	}
}
@media (min-width:1400px){
	#wrap .screen.one .left{
		width:460px;
		right:470px;
	}
	#wrap .screen.one .center{
		left:495px;
		margin-left: 0px;
	}
	#wrap .channelBlock .newsList.imgNews{
		width:800px;
	}
	#wrap .channelBlock .channelName .more{
		margin-left:400px;
	}
	#wrap .channelBlock .newsList.titleNews{
		width:430px;
	}
	.cityUnion{
		display: block;
	}
	#footer.channel{
		display: none;
	}
	#footer.syd.indexPage{
		display: block;
	}
}