﻿@charset "utf-8";
#header{
	background-color: #FFFFFF;
	/* padding-bottom:10px; */
	margin-top:10px;
	margin-bottom:10px;
}
#header .container{
    position: relative;
}
#header .navbar-brand {
    width: 160px;
    margin-left: 0px;
    text-align: center;
}
#header .navbar-brand img {
    width: 100%;
}
.header .navbar-collapse{
    margin-left: 0px;
	padding-left:0px;
	padding-right:0px;
}
.header .channel-nav li.index{
	display: none;
}
.header .channel-nav li a{
    color:black;
	line-height:14px;
}
.navbar-toggle .icon-bar {
	background-color: #003f75
}
.body-container {
	/*background:url(../images/2022_index_20th_body_gradent_bg.png) 0px 0px repeat-x;*/
}
.body-container .wrap {
	padding-top: 0px;
}
.screen{
	margin:15px 0px;
}
.screen::before{
	content:"";
	display: table;
}
.screen:after{
	content:"";
	display: block;
	clear: both;
}
.body-container .banner {
	margin: 0px 0px 10px;
}
.body-container .banner a {
	display: block;
}
.body-container .banner img {
	display: block;
	width: 100%;
}
.body-container .news-block{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.body-container .top-news{
	/* border:solid #DDDCDC 1px; */
	text-align: center;
	overflow: hidden;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
.body-container .top-news .top{
	line-height:1.2;
	margin:20px 0px;
}
.body-container .top-news .top a{
	font-size:20px;
	color:#000000;
	font-weight:600;
	text-decoration: none;
}
.body-container .top-news a span{
	/*color:#000000!important;#A90200!important;*/
}
.body-container .top-news .bottom{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.body-container .top-news .bottom a{
	font-size:16px;
	color:#000000;
	line-height: 1.425;
	padding:0px 5px;
}
/*婊氬姩鏂伴椈*/
.scn1{
	margin-top:0px;
	background-color:#FFFFFF;
}
.scn1 .scroll-news{
	/*height:285px;*/

	position: relative;
}
.scn1 .scroll-news .swiper-container {
    width:100%;
}  
.scn1 .scroll-news:hover .swiper-button-prev,.scn1 .scroll-news:hover .swiper-button-next{
	visibility: visible;
	opacity: 1;
}
.scn1 .scroll-news .swiper-button-prev{
	transition-property: opacity;
	transition-duration: 0.5s;
	visibility: hidden;
	opacity: 0;
	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,69,162,0.7);
	background-position: 5px center;
	width:32px;
	height:50px;
	left:5px;
	margin-top:-30px;
	
}
.scn1 .scroll-news .swiper-button-next{
	transition-property: opacity;
	transition-duration: 0.5s;
	visibility: hidden;
	opacity: 0;
	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,69,162,0.7);
	width:32px;
	height:50px;
	right:5px;
	margin-top:-30px;
}
.scroll-news .swiper-pagination-fraction{
	width:auto;
	left:auto;
	right:10px;
	bottom:0px;
	vertical-align: bottom;
	font-size:16px;
	letter-spacing: 0px;
	color:white;
}
.swiper-pagination-fraction .swiper-pagination-current{
	color:#EC0001;
	font-size:1.8em;
}
.scn1 .scroll-news .swiper-wrapper{
	height:210px;
}
.scn1 .scroll-news .swiper-slide{
	height:100%;
}
.scn1 .scroll-news .img{
	height:100%;
}
.scn1 .scroll-news .title{
	width:100%;
	background-color: 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);
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom:0px;
	text-align: left;
	text-indent:10px;
	height:35px;
}
.scn1 .scroll-news .title a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:35px;
}
/* .swiper-container .swiper-pagination-bullet{
	background-color:#888888;
	width:6px;
	height:6px;
	opacity:1;
	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;
} */
.scn1 .imp-news{
	margin-top:15px;
}
.scn1 .imp-news .news-list li{
	min-height:50px;
	border-bottom:solid #ececec 1px;
	padding-left:10px;
	overflow:hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.scn1 .imp-news .news-list li:hover {
	background-color: #0045A1;
}
.scn1 .imp-news .news-list li:hover a{
	color:white;
}
.scn1 .imp-news .news-list li:last-child{
	border:none;
}
.scn1 .imp-news .news-list li a{
	line-height:23px;
	font-size:16px;
	color:#444444;
}
.scn1 .imp-news .news-list li strong,.scn1 .imp-news .news-list li b{
	font-weight:600;
}
.scn2 .scroll-newslist{
	/* width:100%; */
	position: relative;
	overflow: hidden;
	background-color:#FFFFFF;
}
.scn2 .scroll-newslist .list{
	display: flex;
	flex-wrap: nowrap;
	margin-bottom:0px;
	transition: transform;
	transition-timing-function: linear;
}
.scn2 .scroll-newslist li{
	padding-left:15px;
	height:50px;
	line-height: 50px;
	margin-right:15px;
	position:relative;
}
.scn2 .scroll-newslist li::before{
	content:"";
	display: block;
	width:4px;
	height:4px;
	background-color:#0347A3;
	position: absolute;
	top:50%;
	left:5px;
	transform: translateY(-50%);
}
.scn2 .scroll-newslist li a{
	font-size:16px;
	color:#2F2F2F;
	line-height:50px;
	white-space: nowrap;
}

.scn2 .publicity{
	margin-top:15px;
}
.scn2 .publicity a{
	display: block;
}
.scn2 .publicity img{
	display: block;
	width:100%;
	object-fit: cover;
}
.scn3 .left-block{
	/* width:70%;
	float:left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around; */
}
.scn3 .left-block .news-block{
	flex-grow: 1;
	padding-top:15px;
}
.news-block .block-name{
	border-bottom:dashed #EEEEEE 1px;
	margin-bottom:10px;
}
.scn3 .left-block .news-block .block-name{
	padding-bottom:5px;
}
.news-block .block-name .txt{
	font-size:20px;
}
/*******专题*********/
.news-block.subject{
	display: flex;
	flex-direction: column;
	justify-content: stretch;
}
.news-block.subject .block-body{
	flex-grow: 1;
}
.news-block.subject .block-body .news-list{
	overflow: hidden;
}
.news-block.subject .block-body .item-wrapper{
	position: relative;
	height:100%;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
}
.news-block.subject .news-list .news-item{
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid #F4F4F4 1px;
	overflow: hidden;
}
.news-block.subject .news-list .news-item:last-child{
	border:none;
}
.news-block.subject .news-list .news-item .img{
	width:130px;
	height:80px;
	float:left;
	overflow: hidden;
}
.news-block.subject .news-list .news-item .img ~ div{
	margin-left:140px;
}

.news-block .news-item .title{
	height:36px;
	line-height:17px;
	margin:5px 0px 5px;
	overflow: hidden;
}
.news-block .news-item .title a{
	color:#535353;
	font-size:16px;
}
.news-block .news-item .info{
	margin-bottom:5px;
}
.news-block .news-item .info a,.news-block .news-item span{
	font-size:12px;
	color:#C6C6C6;
	margin-right:5px;
}
.news-block .news-item .info span:nth-child(2):before{
	content:"|";
	margin-right:5px;
}
.news-block.subject .news-list .news-item{
	height:auto;
}
.news-block.subject .news-list .news-item .title{
	height:auto;
	max-height:40px;
	line-height: 20px;
	font-size:14px;
	overflow: hidden;
	/* margin-bottom:10px; */
}
.news-block.subject .news-list .news-item .title a{
	line-height: 20px;
	color:#474144;
	font-size:15px;
}
.news-block.subject .news-list .news-item .abs{
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	/* display:none; */
}
.news-block.subject .news-list .news-item .abs a:link{
	color:#737170;
	font-size:12px;
}
/****热点新闻****/
.news-block.hot-news{
	/* width:45%;
	flex-grow: 1; */
}
.news-block.hot-news .imgnews-list{
	margin-top:10px;
	display: flex;
	justify-content: space-between;
	border-bottom:dashed #E8E8E8 1px;
	margin-bottom:7px;
	padding-bottom:8px;
}
.news-block.hot-news .imgnews-list .news-item{
	flex-basis: 50%;
	flex-grow: 1;
	overflow: hidden;
}
.news-block.hot-news .imgnews-list .news-item:first-child{
	margin-right:10px;
}
.news-block.hot-news .imgnews-list .news-item .img{
	height:0px;
	padding-bottom:55%;
	position:relative;
}
.news-block.hot-news .imgnews-list .news-item img{
	position:absolute;
	top:0px;
	left:0px;
}
.news-block.hot-news .imgnews-list .news-item .title{
	margin-top:10px;
}
.news-block.hot-news .news-item a{
	font-size:14px;
}
.news-block.hot-news .news-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news-block.hot-news .news-list .news-item{
	/* width: 50%; */
	border-bottom:dashed #E8E8E8 1px;
	padding-bottom:3px;
	margin-bottom:3px;
	flex-basis: 49%;
	flex-shrink: 1;
	flex-grow: 1;
}
.news-block.hot-news .news-list .news-item:last-child{
	border-bottom:none;
}
/*视频*/
.news-block.video{
	width:100%;
}
.news-block.video .news-list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news-block.video .news-list .news-item{
	overflow: hidden;
	flex-basis: 49%;
	flex-shrink: 1;
}
.news-block.video .news-list .news-item:nth-child(odd){
	padding-right:5px;
}
.news-block.video .news-list .news-item:nth-child(even){
	padding-left:5px;
}
.news-block.video .news-list .news-item .img{
	height:0px;
	padding-bottom:60%;
	position: relative;
	overflow: hidden;
}
.news-block.video .news-list .news-item .img a{
	display: block;
	height:0px;
	overflow: hidden;
	padding-bottom: 60%;
}
.news-block.video .news-list .news-item img{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.news-block.video .news-list .news-item .title{
	margin-top:10px;
}
.news-block.video .news-list .news-item .title a{
	font-size:14px;
}
/**/
.news-block.channel{
	width:100%;
}
.news-block.channel .block-body{
	
}
.news-block.channel .block-body .img-news{
	padding-bottom:50%;
	box-sizing: content-box;
	height:0px;
	/* height:120px; */
	position: relative;
}
.news-block.channel .block-body .img-news .news-item{
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
}
.news-block.channel .block-body .img-news .img{
	height:100%;
}
.news-block.channel .block-body .img-news .title{
	width:100%;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	margin:0px;
	position: absolute;
	left:0px;
	bottom:0px;
	background-color:rgba(0,69,162,0.7);
	text-align: center;
}
.news-block.channel .block-body .img-news .title a{
	font-size:14px;
	color:white;
	display: block;
	margin-left:10px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-block.channel .block-body .news-list{
	margin-top:15px;
	display: flex;
	flex-wrap: wrap;
}
.news-block.channel .block-body .news-list .news-item{
	flex-shrink: 1;
	flex-grow: 1;
	overflow: hidden;
	/* flex-basis: 50%; */
}
.news-block.channel .block-body .news-list .news-item:nth-child(-n+4){
	/* border-bottom:dashed #E8E8E8 1px; */
}

.news-block.channel .block-body .news-list .news-item .title{
	overflow: visible;
	height:40px;
}
.news-block.channel .block-body .news-list .news-item .title a{
	line-height: 20px;
}
.scn3{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
.scn3 .left-block{
	width:100%;
}
.scn3 .right-block{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.scn3 .right-block .news-block{
	margin-bottom:10px;
	width:100%;
}
.scn3 .right-block .news-block:last-child{
	flex-grow: 1;
}
.scn3 .right-block .block-name{
	border-bottom:none;
}
.scn3 .right-block .block-name .txt{
	height:35px;
	line-height: 35px;
	font-size:20px;
}
.scn3 .right-block .sypub .txt{
	padding-left:40px;
	background:url(../images/syd-2023-sypub-name-bg.png) 0px center no-repeat;
}
.scn3 .right-block .wenhua .txt{
	padding-left:40px;
	background:url(../images/www-index-2023-wenhua-name-bg.png) 0px center no-repeat;
}
.scn3 .right-block .shdf .txt{
	padding-left:40px;
	background:url(../images/www-index-2023-shdf-name-bg.png) 0px center no-repeat;
	background-size: 30px 30px;

}
.scn3 .right-block .shdf .block-name{
	margin-bottom:0px;
}
.scn3 .right-block .shdf .link-block{
	overflow: hidden;
}
.scn3 .right-block .shdf .link-block .img{
	float:left;
	width:35%;
	height:0px;
	padding-bottom:20%;
	overflow: hidden;
	position: relative;
}
.scn3 .right-block .shdf .link-block .img a{
	display: block;
}
.scn3 .right-block .shdf .link-block .img img{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.scn3 .right-block .shdf .link-block .title{
	margin-left:35%;
	padding-left:10px;
}
.scn3 .right-block .shdf .link-block .title:after{
	content:"";
	display: block;
	clear:both;
}
.scn3 .right-block .shdf .link-block .title a{
	font-size:14px;
	color:black;
}
.scn3 .right-block .img-news .news-item{
	box-sizing: content-box;
	height:0px;
	padding-bottom: 50%;
	position:relative;
}
.scn3 .right-block .img-news .news-item .img{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.scn3 .right-block .img-news .title{
	display: none;
}
.scn3 .right-block .news-list{
	margin-bottom:0px;
}
.scn3 .right-block .news-list li{
	height:60px;
	border-bottom:solid #ececec 1px;
	padding-left:10px;
	overflow:hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.scn3 .right-block .news-list li:last-child{
	border:none;
}
.scn3 .right-block .news-list li:before{
	content: "";
	display: inline-block;
	width:4px;
	height:4px;
	background-color:#212121;
	vertical-align: middle;
	margin-right:10px;
	flex-shrink: 0;
}
.scn3 .right-block .news-list li a{
	display: block;
	max-height: 46px;
	overflow: hidden;
	line-height: 23px;
	font-size:16px;
	color:#444444;
}
.scn3 .right-block .news-list li strong,.scn3 .right-block .news-list li b{
	font-weight:600;
}
.scn3 .right-block .sypub .news-list{
	margin-top:15px;
}
.scn3 .right-block .wenhua .news-list{
	margin-top:10px;
}
/* .scn3 .right-block .wenhua li{
	height:40px;
}
.scn3 .right-block .wenhua li a{
	max-height: 32px;
	line-height: 16px;
} */
.scn3 .right-block .pubbenefit .news-list{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.scn3 .right-block .pubbenefit .news-list .news-item{
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 30%;
	height:122px;
}
.scn3 .right-block .pubbenefit .news-list .news-item:nth-child(-n+2){
	margin-right:10px;
}
.scn3 .right-block .pubbenefit .news-list .news-item .img{
	height:100%;
}
/* .scn3 .right-block .matrix .matrix-menu{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-bottom: 10px;
	border-bottom:dashed #EBEBEB 1px;
	cursor: pointer;
}
.scn3 .right-block .matrix-menu .menu-item:not(:last-child){
	flex-shrink: 1;
	margin-right:10px;
}
.scn3 .right-block .matrix-menu img{
	display: block;
	width:100%;
}
.scn3 .right-block .matrix-body{
	margin-top:15px;
	text-align: center;
}
.scn3 .right-block .matrix-body img{
	width:120px;
	height:120px;
	display: none;
}
.scn3 .right-block .matrix-body img.active{
	display: inline;
} */
#footer.channel{
	display: block;
}
#footer.syd.index {
	margin-top:0px;
	color: rgb(102, 102, 102);
	/* border-top: solid #003f75 4px; */
	position: relative;
	display: none;
	background:linear-gradient(to bottom,transparent 0%,transparent 70px,#F2F2F5 70px,#F2F2F5 100%);
}
#footer.syd.index .center{
	padding-top:1px;
	width: 1280px;
	margin: 0px auto;
}
#footer.syd.index a{
	text-decoration: none;
	color: rgb(102, 102, 102);
}
#footer.syd.index .about_us{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	}
#footer.syd.index .adPrice{
	/* float:left;
	margin:25px 0px 0px 15px; */
	margin-right:50px;
}
#footer.syd.index .report_btn{
	margin-left:50px;
}
#footer.syd.index .about {
	/* margin: 20px 10px 10px 220px; */
	width:auto;
	min-height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: rgb(102,102,102);
}
#footer.syd.index .about a{
	display: inline-block;
	padding-right:20px;
	border-right: solid 1px;
	margin-right:10px;
}
#footer.syd.index .about span{
	margin-left:15px;
}
#footer.syd.index .about .l2 span{
	margin-left:0px;
	margin-right:15px;
}
#footer.syd.index .copyRight {
	/* margin-left:220px; */
	height: 20px;
	/* margin-top:10px; */
	font-size:12px;
}
#footer.syd.index .publicServOrg{
	height: 20px;
	margin: 20px auto 10px;
	line-height: 20px;
	text-align: center;
	font-size:12px;
	/* background-color: rgb(230, 230, 230); */
}
#footer.syd.index .publicServOrg a{
	margin-right:10px;
	font-size:12px;
}
#footer.syd.index .qualificationList{
	height: 50px;
	text-align: justify;
	font-size:1px;
}
#footer.syd.index .qualificationList:after{
	content:"";
	display: inline-block;
	width:100%;
}

#footer.syd.index .qualificationList div{
	box-sizing:content-box;
	display: inline-block;
	/* width:160px;
	height: 30px; */
	padding:10px 40px;
	border: solid rgb(215, 215, 215) 1px;
	line-height: 15px;
	font-size:12px;
	vertical-align: top;
       text-align: center;
}
/* #footer.syd.index .qualificationList span{
	margin-top:10px;
}
#footer.syd.index .qualificationList div .oneLine{
	line-height: 30px;
	margin: 0px;
	white-space: nowrap;
} */
#footer.syd.index .qualificationList img {
	float: left;
	margin-left:10px;
	margin-top:-10px;
}

#footer.syd.index .qualificationList div>div {
	border: none;
	width: 60px;
	height: 30px;
	float: right;
	margin-top:0px;
	margin-right:25px;
	border:none;
	padding:0px;
}

#footer.syd.index .qualificationList div:last-child>div{
	line-height: 30px;
}

#footer.syd.index .identityBox{
	min-height: 80px;
	text-align: left;
	font-size:0px;
}
#footer.syd.index .identityBox .ld{
	float:left;
	margin-top:15px;
	width: 80px;
	height: 80px;
	margin-left:-10px;
display:none!important;
overflow:hidden;
}
#footer.syd.index .identityBox .auth-list{
	/*margin-left:64px;*/
	margin-left:0px;
	text-align: justify;
	font-size:1px;
	display: block;
}
#footer.syd.index .identityBox .auth-list .item{
	display: inline-block;
	margin-bottom:5px;
	vertical-align:top;
}
#footer.syd.index .identityBox .auth-list span{
	display: inline-block;
	width:100%;
	height:1px;
}
@media (min-width:320px){
	.header.navbar .navbar-collapse{
		margin-left:-15px;
	}
	.header .channel-nav{
		height:auto;
	}
	.header.navbar .channel-nav li{
		min-width:20%;
	}

}
@media (min-width:480px){
	/* .header.navbar .channel-nav li{
		min-width:15%;
	} */
	.body-container .top-news .top a{
		font-size:25px;
	}
	.scn1 .scroll-news .swiper-wrapper{
		height:250px;
	}
}
@media (min-width:576px){
	.body-container .top-news .top a{
		font-size:28px;
	}
	.scn1 .scroll-news .swiper-wrapper{
		height:270px;
	}
}
@media (min-width:768px) {
    .header.navbar .navbar-collapse {
        margin-left: 170px;
        margin-right:0px;/*170px;*/
    }
	.header.navbar .channel-nav li{
		min-width:9%;
	}
	.header.navbar .channel-nav li a{
		line-height: 45px;
	}
	.scn1 .scroll-news .swiper-wrapper{
		height:300px;
	}
}
/*适配PC端*/
@media (min-width:992px) {
	body{
		background:linear-gradient(to bottom,#FFFFFF 0% ,#EBF1FA 20%,#D9E4F6 100%);
	}
	.body-container .news-block{
		padding-left:15px;
		padding-right:15px;
		padding-bottom:15px;
	}
	.body-container .top-news .top a{
		font-size:32px;
	}
	.header.navbar .navbar-collapse{
		margin-left:300px;
    }
	.header.navbar .navbar-collapse li a{
		line-height: 100px;
		height:74px;
		padding-top:0px;
		padding-bottom:0px;
    }
	.scn1{
		padding:0px 15px 5px 15px;
	}
	.scn1 .scroll-news{
		width:60%;
		float:left;
	}
	.scn1 .scroll-news .swiper-wrapper{
		height:500px;
	}
	.scn1 .scroll-news .title{
		height:50px;
		line-height: 50px;
	}
	.scn1 .imp-news{
		margin-top:0px;
		margin-left:60%;
		padding-left:10px;
	}
	.scn2 .scroll-newslist{
		width:100%;
		float:left;
	}
	.scn2 .publicity{
		width:30%;
		margin-top:0px;
		margin-left:70%;
		padding-left:10px;
	}
	.scn2 .publicity img{
		height:50px;
	}
	.scn3{
		flex-wrap: nowrap;
	}
	.scn3 .left-block{
		width:70%;
		/* float:left; */
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.news-block.channel .block-body .news-list .news-item:nth-child(odd){
		padding-right:8px;
	}
	.news-block.channel .block-body .news-list .news-item:nth-child(even){
		padding-left:8px;
	}
	.news-block.subject{
		width:45%;
		margin-right:10px;
		flex-shrink: 1;
	}
	.news-block.hot-news{
		width:45%;
		flex-grow: 1;
	}
	.news-block.hot-news .news-list .news-item{
		width:50%;
	}
	.news-block.hot-news .news-list .news-item:nth-child(odd) .title{
		margin-right:5px;
	}
	.news-block.hot-news .news-list .news-item:nth-child(n+5){
		border-bottom:none;
	}
	.news-block.video .news-list{
		flex-wrap: nowrap;
	}
	.news-block.video .news-list .news-item{
		flex-basis: 25%;
		padding: 0px !important;
		overflow: hidden;
	}
	.news-block.video .news-list .news-item:not(:last-child){
		margin-right:15px;
	}
	.news-block.channel .block-body{
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	.news-block.channel .block-body .img-news{
		padding-bottom:0px;
		box-sizing: border-box;
		width:30%;
		height:auto;
		position: relative;
		flex-shrink: 0;
	}
	.news-block.channel .block-body .news-list{
		margin-top:0px;
		flex-grow: 1;
		flex-shrink: 1;
		margin-left:15px;
		display: flex;
		flex-wrap: wrap;
	}
	.news-block.channel .block-body .news-list .news-item{
		flex-basis: 48%;
	}
	.scn3 .right-block{
		width:30%;
		/* margin-left:70%; */
		padding-left:10px;
	}
	.scn3 .right-block .news-block{
		padding: 10px 15px 15px;
	}
}
@media (min-width:1200px) {
	.header.navbar .channel-nav li{
		min-width: auto;
	}
}
@media (min-width: 1400px) {
	.container{
		width:1280px;
	}
	#footer.channel{
		display: none;
	}
	#footer.syd.index{
		display: block;
	}
}