/* 本样式文件 用于适配分辨率 */
@media screen and (min-width: 1821px){
	/* 加载动画 */
	.cp-preloader__letter{
		font-size: 45px;
	}
	/* 视频 */
	.video1 {
		height: auto;
		top: 50%;
		transform: translate(0,-50%);
	}

	/* header */
	.header{height: 80px;}
	.header .wal{ height: 80px;}
	.header .logo{ top: 2px;width: 250px; height: 80px; }
	.nav .menuitem .sNavA{ height: 80px; line-height: 80px;font-size: 20px; }
	.sub_list li a{padding: 10px 0;font-size: 20px;}
	.header .topRight{top: 27px;}


	.submenu_show .bg_hover{height: 250px;}
	.banner1_bg {height: 1040px;}

	.mian .textcenter {
		margin-left: -371px;
		height: 130px;
	}

	.sub_list {
		margin-left: -45px;
	}

	/* 第四屏 视频 */
	.container { margin-left: -536px;}
	.videolist { width: 700px;height: 400px;margin-right: 12px;}
	.videobg { width: 700px;height: 389px;}
	.videoDescriton{width: 410px;}
	.textinfo3{margin-bottom: 0;font-size: 33px;}
	.textinfo4{font-size: 16px;}
	.textinfo2{font-size: 18px;line-height: 23px;}
	.videos{width:900px; height:506px;margin-left: -450px;margin-top: -253px;}


	/* 合作伙伴 */
	.Partner .customer-wall {background-size: cover;}

	/* 投资互动 */

	/* 新闻详细 */
	.npagePage .content .titleheader{
		padding-top: 135px;
	}
}	

@media screen and (max-width: 768px){
	.video1 {
		height: 640px;
	}
}<!--0.0001518726348877-->