#expositionDiv {
    position: relative;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 250px;
}

#imgDiv{
	width: 100%;
	background: #020e40;
	margin-top: 5px;
	margin-bottom: 5px;
}


#bannerImg{
	position: relative;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    min-height: 250px;
}

body {
    background: #f7f8fd;
}

#partners {
    position: relative;
    width: 100%;
    left: 0%;
    background: #f7f8fd;
}

#partners div {
    position: relative;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

#partners img {
    width: 100%;
    background: #fff;
    padding: 0%;
}

.plateText {
    background: rgb(244 67 54 / 79%);
    color: #Fff;
    width: 110px;
    text-align: center;
    padding: 2px;
    border-radius: 2px;
    font-size: 22px;
    margin-bottom: 20px;
}

#imgList {
    position: relative;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.imgtxt {
    font-weight: 500;
    margin: 16px;
    position: absolute;
    color: #fff;
    background: #0000004f;
    padding: 9px;
    font-size: 21px;
    width: auto;
    text-align: left;
} 

.showimg {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}

.layui-carousel {
    padding: 7px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
}

.exhRegDiv {
    position: absolute;
    width: 448px;
    height: 160px;
    text-align: center;
    background: #d71e26;
    color: #fff;
    font-size: 30px;
    left: 738px;
    bottom: 30px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 0.9;
    top: 72px;
    line-height: 130px;
    border: 8px solid #Fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
}

.exhRegDiv a {
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
}

#exhNews {
    position: relative;
    width: 1200px; 
    margin-left: -600px;
    left: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}
 
#invitation{
	position: relative;
    width: 1200px; 
    margin-left: -600px;
    left: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

#expert{
	position: relative;
    width: 1200px; 
    margin-left: -600px;
    left: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.layui-bg-gray {
    background-color: transparent !important;
}

.newsImg{
	width: 100%;
    height: 180px; 
    margin-bottom: 12px;
    object-fit: cover; 
}
 
.newsTitle {
    color: #4f4f4f;
    text-decoration: underline;
    cursor: pointer;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}

.newsTime{
	float: right;
	color: #808080;
}

#exhElegance{
	position: relative;
	width: 1200px;
	margin-left: -600px;
	left: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
}