@charset "utf-8";
/* CSS Document */
.clear{clear:both; height:0; margin:0; padding:0; line-height:0; border:0; font-size:0}
.area{width:1180px; text-align:left; margin:0 auto;font-size:14px; line-height:26px; background:#fff}
body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,input,select,label,dl,dt,dd{margin:0;padding:0;font-family:"Microsoft YaHei";}
a{text-decoration:none;}
a:hover{color:#802709;text-decoration: none;}
div,input
{
-moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box; 
     -o-box-sizing: border-box; 
     -ms-box-sizing: border-box; 
     box-sizing: border-box; 
}
html,body{
	height: 100%;
	overflow: hidden;
}

#container,.section{
	height: 100%;
	position: relative;
}


.section{background:url(zmzbr_2020bg.jpg) no-repeat;background-size:cover;background-position:50% 50%;}
#section0{ background-image:url(zmzbr_2020headbg.jpg); color: #fff; text-shadow: 1px 1px 1px #333; }
.wrap{width:1180px;overflow:hidden;zoom:1;margin:0 auto;}
.wrap1{width:1180px;margin:0 auto;position:relative;}
#section0 img{width:1425px;height:842px;position: absolute;top:50px;left:-171px;}


.left{
	float: left;
}
.right{float:right;}
.intro{
	

}
#pages{
	position:fixed;
	right: 9%;
	top: 37%;
	list-style: none;
}
#pages li{
	width:16px;height:18px;
	background: url(dot_zmzbr2020.png) no-repeat 0 -17px;
	margin: 0 0 10px 5px;
	cursor: pointer
}
#pages li.active{

	background-position: 0 0;
}

@-webkit-keyframes sectitle0{
	0%{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100%{
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes sectitle0{
	0%{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100%{
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@-webkit-keyframes sec0{
	0%{
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100%{
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes sec0{
	0%{
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100%{
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
ul,li{margin:0px; padding:0px;list-style:none;}
.section .left{width:415px;padding-top:68px;}
.section .right{width:722px;background:url(zmzbr_2020coltit.jpg) no-repeat right 32px;padding-top:162px;}
.name{font:43px "Microsoft YaHei";color:#005ba2;}
.pepinf{margin:22px 0;line-height:30px;font:18px "Microsoft YaHei";color:#363636;line-height:30px;}
.imginf a{display:block;margin-bottom:15px;}
.imginf a,.imginf img{width:291px;height:211px;}
.tit{color:#005ba2;font:34px "Microsoft YaHei";font-weight:bold}
.abs{color:#005ba2;font:20px "Microsoft YaHei";line-height:30px;margin-top:18px;}
.abs a{color:#005ba2}
.video{margin-top:30px;display:none;}

