body{
	min-width: 1150px;
	min-height: 500px;
}
.notice-banner{
	width: 100%;
	display: block;
}/*头部导航菜单*/
.navigation{
	width: 100%;
	background: #fff;
	text-align: center;
	margin-bottom: 40px;
	box-shadow: 0px 0px 10px #f0e2e2;
}
.navigation>a{
	display:inline-block;
	color: #666;
	font-size: 16px;
	padding:18px 0;
}
.navigation>a + a{
	margin-left: 70px;
}
.navigation>a.actice{
	color: #9b0000;
	font-size: 18px;
	border-bottom: 2px solid #9b0000;
}
.navigation>a:hover{
    color: #fe9e9e;
    border-bottom: 2px solid #fe9e9e;
}
/*end头部导航菜单*/
.wrapper{
	width: 1250px;
	margin:20px auto;
	overflow: hidden;
}
.wrapcom{
	float: left;
	width: calc(100% - 310px);
}
.rightslide{
	width: 280px;
	float: right;
	margin:10px;
    box-shadow: 0px 0px 10px #f0e2e2;
}
.modtitle{
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}
.modtitle span{
	display:inline-block;
	color: #9b0000;
	font-size: 24px;
	padding:15px 0;
	border-bottom: 3px solid #9b0000;
    font-weight: bold;
}
.modular{
	padding:30px 0;
    overflow: hidden;
}
.modleft{
	position: relative;
	float: left;
}
.swiper-panel{
	width: 335px;
	height: 196px;
}
.swiper-panel .slide-view{
	display:block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-panel .swiper-pagination{
	text-align: right;
}
.modleft::after{
	content: '';
	width: 335px;
	height: 196px;
	border:6px solid #cd7f7f;
	box-sizing: border-box;
	position: absolute;
	right: -16px;
	bottom:-16px;
}
.swiper-pagination{
	padding:0 10px;
	box-sizing: border-box;
}
.swiper-panel .swiper-pagination-bullet{
	background: #f8f8f8;
	opacity: 0.5;
}
.swiper-panel .swiper-pagination-bullet-active{
	background: #f8f8f8;
	opacity: 1;
}
.modblock{
	position: relative;
	margin-left: 375px;
}
.modblock p{
	color: #333;
	font-size: 14px;
	line-height: 23px;
}
.moreword{
	display:inline-block;
	color: #9b0000;
	font-size: 14px;
	cursor: pointer;
	text-align: right;
}
.moreword img{
	margin-left: 5px;
}
.morelink{
	cursor: pointer;
	display:inline-block;
	color: #666;
	font-size: 16px;
	float: right;
	margin:15px 0px;
}
.morelink img{
    vertical-align: text-top;;
	margin-left: 5px;
}
.modbinitial{
	max-height: 188px;
	overflow: hidden;
}
.modbchange{
	max-height: auto;
	overflow: initial;
}
.timeflow{
	padding:10px 0;
}
.dynamic-cell{
	padding:20px 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cell-hd{
	width: 80px;
	border-right:1px solid #e5e6e8;
	text-align: center;
}
.hd-day{
	font-size: 28px;
	color: #666666;
}
.hd-date{
	font-size: 12px;
	color: #666666;
}
.cell-bd{
	color: #333333;
	font-size: 16px;
	margin-left: 20px;    
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
}
.structure{
	overflow: hidden;
	padding:30px 0px;
}
.structure-item{
	float: left;
	width: 25%;
	padding-right: 10px;
	box-sizing: border-box;
}
.stru{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.strudetail{
	font-size: 12px;
	color: #333;
	line-height: 1.5rem;
}
.projectlink{
	text-align: center;
	padding:30px 0px;
	font-size: 0;
}
.prolink{
	display:inline-block;
	width: 130px;
	height: 50px; 
	margin-right: 30px;
	margin-bottom: 10px;  
	box-shadow: 0px 0px 10px #f9caca; 
	cursor: pointer;
}
.prolink img{
	display:block;
	width: 100%;
	height: 100%;
}
.mod-slide{	
	border-radius: 4px;
	box-shadow: 0px 0px 10px #f0e2e2;
	margin-bottom: 20px; 
}
.slidepadding{
	padding:20px;
}
.slide-title{
	font-size: 16px;
	color: #9b0000;
	padding:15px 20px;
	border-bottom: 1px solid #e5e6e8;
}
.display{
	overflow: hidden;
}
.display-lable{
	position: relative;
	float: left;
}
.display-block{
	font-size: 16px;
	color: #666;
	position: relative;
	margin-left: 26px;
}
.display-block p{
	margin-bottom: 10px;
}.ui-hover {
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.operate {
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
    background: linear-gradient(to bottom,#bb1814,#9f0303);
    background: -webkit-linear-gradient(to bottom,#bb1814,#9f0303);
    background: -ms-linear-gradient(to bottom,#bb1814,#9f0303);
    margin: 0 auto 25px;
}.ui-hover:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
}
.forum p{
	text-align: center;
	font-size: 14px;
	color: #666;
}
.luntan{
	margin:0 auto;
	display:block;
}
.map{
	width: 80px;
	height: 80px;
	object-fit: cover;
}
.investment{
	min-height: 80px;
	box-shadow: 0px 0px 10px #f9caca;
	background: #fafafa;
	margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
}
.investment p{
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 14px;
}