@media screen and (min-width: 1400px) {
	body {
		font-size: 16px;
	}

	.banner-logo {
		top: 40px;
	}

	.banner-left {
		top: 180px;
		left: 150px;
	}

	.banner-bottom {
		bottom: 20px;
	}

	.banner-title {
		margin-left: -408px;
	}

	.longyin {
		padding: 160px 0 0 0;
	}

	.chunlian {
		padding-bottom: 88px;
	}

	.chunlian-title {
		padding: 115px 0 58px 0;
	}

	.chunlian-box {
		width: 1300px;
	}

	.more {
		padding-top: 48px;
	}

	.more-btn {
		height: 35px;
		line-height: 35px;
		font-size: 16px;
	}

	.guancang-title {
		padding-bottom: 50px;
	}

	.guancang .bx-wrapper {
		margin: 0 auto 140px;
	}

	.wenjin-xinchun {
		width: 1305px;
		padding-bottom: 108px;
	}

	.wenjin-xinchun-title {
		padding-bottom: 45px;
	}

	.tuijian-title {
		width: 1300px;
		padding-top: 40px;
		padding-bottom: 38px;
	}

	.tuijian-title-item {
		width: 294px;
		height: 108px;
	}

	.tuijian-title-item img {
		top: 35px;
		left: 82px;
	}

	.tuijian {
		height: 873px;
	}

	.slide-pic {
		width: 878px;
		height: 495px;
	}

	.tuijian .bx-wrapper .bx-pager.bx-default-pager a {
		height: 38px;
		line-height: 38px;
		margin: 0 6px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 0 20px;
		font-size: 16px;
	}

	.xiaorui-ditie-main {
		width: 1378px;
		padding-bottom: 50px;
		padding-top: 79px;
	}

	.xiaorui-ditie-title {
		padding-bottom: 30px;
	}

	.wenjin-xinchun-box img {
		width: 626px;
		height: 430px;
	}

	.xiaorui-ditie-box .xiaorui-ditie-pic {
		width: 635px;
		height: 339px;
	}

	.shufang-code-pic {
		width: 110px;
		height: 110px;
		right: 53px;
		bottom: 29px;
	}

	.xiaorui-code-pic {
		width: 121px;
		left: 12px;
		bottom: 70px;
	}

	.ce-list a {
		font-size: 18px;
		line-height: 40px;
	}

	.lianying-siled img {
		width: 288px;
		height: 492px;
	}

	.footerline {
		display: flex;
		justify-content: center;
		align-items: center;
		padding-top: 55px;
	}

	.footer {
		height: 220px;
		font-size: 18px;
		line-height: 24px;
	}

	.line {
		border-right: 2px #fff solid;
		border-left: 2px #fff solid;
		padding: 0 20px;
		margin: 0 20px;
	}

	.shiye {
		margin-left: 20px;
		height: 60px;
	}

	.xiaorui-more {
		padding-bottom: 82px;
	}

	.xiaorui-ditie-title {
		padding-bottom: 30px;
	}

	.xiaorui-ditie-box {
		border-radius: 30px;
	}

	.tuijianBox {
		top: 186px;
	}

	.guancang .bx-wrapper .bx-pager.bx-default-pager a {
		width: 20px;
		height: 20px;
		margin: 0 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 20px;
	}

	/* 二级页 */
	.erji-chunlian-title {
		padding: 50px 0 68px 0;
	}

	.erji-chunlian-main {
		width: 1295px;
	}

	.erji-chunlian-item {
		height: 303px;
		margin-right: 35px;
		margin-bottom: 133px;
	}


	.erji-chunlian-item:nth-of-type(5n) {
		margin-right: 0;
	}

	.erji-chunlian-left {
		width: 44px;
	}

	.erji-chunlian-icon {
		padding: 5px 6px 10px 0;
	}

	.erji-chunlian-name {
		height: 260px;
	}

	/* 讲座 */
	.erji-jiangzuo {
		width: 1320px;
	}

	.erji-jiangzuo-li,
	.erji-jiangzuo-pic {
		width: 300px;
		height: 170px;
	}

	.erji-jiangzuo-li {
		margin-right: 40px;
		margin-bottom: 60px;
	}

	.erji-jiangzuo-li:nth-of-type(4n) {
		margin-right: 0;
	}

	.erji-jiangzuo-title {
		padding: 60px 0 70px 50px;
		font-size: 33.5px;
	}

	.erji-jiangzuo-title span {
		margin-left: 15px;
	}

	.erji-xinchun-title {
		padding: 50px 0 100px 0;
	}

	.erji-jiangzuo-main {
		padding-bottom: 40px;
	}

	/* 展览 */
	ul,
	li {
		list-style: none;
	}

	.zhanlan-banner img {
		width: 100%;
		display: block;
	}

	.zhanlan-main {
		width: 1400px;
		margin: 0 auto;
		background: #efebe6;
		padding: 70px 0 110px 0;
	}

	.zhanlan-pic {
		width: 300px;
		height: 400px;
		display: block;
	}

	.zhanlan-ul {
		display: flex;
		flex-wrap: wrap;
		padding: 0 25px;
	}

	.zhanlan-ul-li {
		margin-right: 50px;
		margin-bottom: 80px;
		
	}
	.zhanlan-ul-li img{
		transition: all 0.3s ease;
	}

	.zhanlan-ul-li:hover img {
		transform: translateY(-2px);
		box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	}

	.zhanlan-ul-li:nth-of-type(4n) {
		margin-right: 0;
	}

	.qianyan {
		background: url('../img/zhanlan/qianyan-bg.png') no-repeat;
		width: 1320px;
		margin: 0 auto 80px;
		padding: 70px 60px 60px;
		font-size: 18px;
		line-height: 26px;
	}

	.qianyan-title {
		top: -16px;
	}

	.jieyu {
		background: url('../img/zhanlan/jieyu-bg.png') no-repeat;
		width: 1320px;
		margin: 40px auto 0;
		padding: 70px 60px 60px;
		font-size: 18px;
		line-height: 26px;
	}

	.jieyu-title {
		top: -16px;
	}
}