*{
	margin:0;
	padding:0;
}
.slider{
	clear: both;
	width:100%;
	height:480px;
}
.content{
	margin-top:80px;
}
.layui-carousel{
	width:100%;
	height:480px;
}
.search{
	background-color:#1996a8;
	height:59px;
}
.words{
	font-size:15px;
	color:#ffffff;
	line-height: 59px;
	
}
.bar{
	float: right;
}
.breadcrumb{
 border-left:5px solid #000;
 padding-left: 15px;
 margin:23px auto !important;
 height: 18px;
 font-size: 15px;
 color: #2a2927 !important;
}

.newsnav{
	height:auto;
    /*height:1827px;*/
}
.sidenav{
	width:279px;
	/* height:1420px; */
	background:#707070;
	float: left;
	margin-top:46px;
	margin-left: 28px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.sidenav-img{
	width: 105%;
	height: 133px;
	background-color: #FFFFFF;
}
.sidenav-img>img{
	width: 100%;
	height: 100%;
}
.service-footer{
	background-color: #ffff;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 36px;
}
.navtiele1>li{
	width:293px;
	height:50px;
	background:#1996A8;
	color:#ffffff;
	line-height:50px;
	font-size:22px;
	text-align:center;
	margin-top:32px;
}
.navtiele1>li>a{
	color:#ffffff;
}
.sidenews1{
	margin-top:20px;
	margin-bottom: 16px;
}
.sidenews1>a>p{
	padding: 0px 20px;
}
.sideimg{
	/* width:241px; */
	/* height:245px; */
}
.sideimg>img{
	display: block;
	width: 100%;
	height: 100%;
}
.headline{
	font-size:18px;
	margin-top:15px;
	color:#ffffff;
}
.date{
	font-size:15px;
	color: #ffffff;
}

.newsadvisory{
	width:204px;
	height:49px;
}
.number{
	font-size:30px;
	color: #2A2927;
}

/*.rightcontent{*/
/*	float: right;*/
/*}*/
.frame{
	position: relative;
	float: left;
	margin: 10px;
	height: 500px;
	width:22%;
	/*height:235px;*/
	-webkit-box-shadow: 0px 5px 10px 0px rgb(180 180 180 / 60%);
	-moz-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
	-ms-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
	-o-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
	box-shadow: 0px 5px 10px 0px rgb(180 180 180 / 60%);
	/*margin-bottom:25px;*/
}
.frame:hover{
	-webkit-box-shadow: 0px 10px 20px 0px rgb(180 180 180 / 60%);
	-moz-box-shadow: 0px 10px 20px 0px rgba(180, 180, 180, 0.6);
	-ms-box-shadow: 0px 10px 20px 0px rgba(180, 180, 180, 0.6);
	-o-box-shadow: 0px 10px 20px 0px rgba(180, 180, 180, 0.6);
	box-shadow: 0px 10px 20px 0px rgb(180 180 180 / 60%);
}
.more{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 100px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	/*border: 1px solid #eee;*/
}
/*.rightcontent>:first-child{*/
/*	margin-top:46px;*/
/*	width: 100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*}*/
.frame-img{
	/*width:382px;*/
	/*height: 190px;*/
	/*overflow: hidden;*/
}
.frame-img > img{
	width: 100%;
	max-height: 250px;
	/*height: 100%;*/
	/*transition: transform .3s ease;*/
}
.frame:hover .title{
	color: #00AA88;
}
.text{
	/*width:439px;*/
	/*height:166px;*/
}
.title{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin: 20px 30px 10px 30px;
}
.introduction{
	margin: 10px 30px;
	color: #555;
	font-weight: 300;

}
.source{
	font-size:10px;
	font-weight:lighter;
	color: #b5b5b6;
	margin-top:8px;
}
.date2{
	font-size:13px;
	color:#000000;
	margin-top: 12px;
	font-weight: lighter;
}
.view{
	width:98px;
	height:26px;
	background:#1996A8;
	float: right;
	right:38px;
	text-align: center;
	line-height:26px;
	color: #ffffff;
	font-size:13px;
	font-weight:lighter;
}


.pagenumber{
	height: 100px;
	clear: both;
	text-align: center;
	/* position: absolute; */
	/* right: 51px; */
	align-self: flex-end;
	display: table;
	margin: 0 auto;
}
.pagenumber>ul li{
    width:24px;
    height:24px;
    background:#434343;
    float:left;
    text-align:center;
    line-height:24px;
    font-size:14px;
    margin-left:18px;
    margin-top: 39px;
	color:#ffffff;
}
.pagenumber>ul>li>a{
	 color:#ffffff !important;
	 display:inline-block;
}
.news-video{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0px;
	background-color: #cccccc;
}
.news-video>div>.title{
	margin-left: 20px;
	border-left: 5px #000 solid;
	color: #1996A8;
	margin-bottom: 23px;
	padding-left: 15px;
}
.news-video .video-box{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.news-video .video-box .video-title{
	width: 554px;
	height: 332px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.news-video .video-box .video-title .note{
	display: flex;
	width: 500px;
	justify-content: space-between;
}
.news-video .video-box .video{
	width: 554px;
	height: 312px;
}