.baner-yi{
	width: 100%;
	padding-top: 30px;
	background: #000000;
}
.baner-yi_en{
	width: 100%;
	padding-top: 30px;
	background: #000000;
}
.gcfl{
	padding-top: 60px;
	background: url(../images/gc_03.png) no-repeat ;
	background-size: 570px;
	width: 570px;
	margin: 0px auto;
	height: 200px;
}

.gcfl ol li{
	display: inline;
}
.gcfl ol li a{
	color: #FFFFFF;
	display: block;
	float: left;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: #FFFFFF 1px solid;
	margin: 10px;
}
.gcfl_en{
	padding-top: 60px;
	background: url(../images/gc_03_en.jpg) no-repeat top center;
	background-size: 810px;
	width: 700px;
	margin: 0px auto;
	height: 260px;
}
.gcfl_en ol li{
	display: inline;
}
.gcfl_en ol{

    margin-left: 80px;
}
.gcfl_en ol li a{
	color: #FFFFFF;
	display: block;
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	border: #FFFFFF 1px solid;
	margin: 10px;
padding:8px;
}
.baner-yi p{
	color: #FFFFFF;
	text-align: center;
	margin-top:150px;
}
.baner-yi_en p{
	color: #FFFFFF;
	text-align: center;
	margin-top:200px;
}
.yuan{
	width: 1920px;
	padding-top: 90px;margin: 0px 0 15px 0;
}
.yuan_bg{
	width: 650px;
	height: 240px;
	margin: 0px auto;
	
}
.yuan_bg p{
	color: #000000;
	font-size: 20px;
	line-height: 35px;text-align: center;letter-spacing: 2px;
}
.yuan_bg hr{
	    width: 66px;
    height: 3px;
    background: #c5a170;    border: none;
}
.yuan .xm_xx{
    width: 1605px;
    border-top: 1px dashed #c5a170;
    margin: 0 auto;
    text-align: center;


}
.yuan_bg_en{
	width: 650px;
	height: 260px;
	margin: 0px auto;
	background: url(../images/yuan.png) no-repeat right;
	background-size: 150px;    background-position-y: 30%;
}
.yuan_bg_en p{
	color: #ac8b46;
	font-size: 20px;
	line-height: 40px;    
}


.ib-container{
	position: relative;
	width: 1200px;
	margin:0px auto;
	display: block;
}
.ib-container:before,
.ib-container:after {
    content:"";
    display:table;
}
.ib-container:after {
    clear:both;
}
.ib-container article{
	display: block;
	width: 350px;
	height: 261px;
	background: #fff;
	cursor: pointer;
	float: left;
	border: 10px solid #fff;
	text-align: left;
	text-transform: none;
	margin: 15px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 1px 3px 10px rgba(0,0,0,0.2);
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;

}
.ib-container h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 0.8;
}
.ib-container h3 a img{
	width: 350px;
	height: 261px;
}
.ib-container article header span{
	font-size: 10px;
	font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
	padding: 10px 0;
	display: block;
	color: #FFD252;
	color: rgba(255, 210, 82, 1);
	text-shadow: 0px 0px 0px rgba(255, 210, 82, 1);
	text-transform: uppercase;
	opacity: 0.8;
}
.ib-container article p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333;
	color: rgba(51, 51, 51, 1);
	text-shadow: 0px 0px 0px rgba(51, 51, 51, 1);
	opacity: 0.8;
}
.ib-container h3 a,
.ib-container article header span,
.ib-container article p{
	-webkit-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-moz-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-o-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-ms-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
}
/* Hover Style for all the items: blur, scale down*/
.ib-container article.blur{
	box-shadow: 0px 0px 20px 10px rgba(255,255,255,1);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
.ib-container article.blur h3 a{
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
	color: rgba(0, 0, 0, 0);
	opacity: 0.5;
}
.ib-container article.blur header span{
	text-shadow: 0px 0px 10px rgba(255, 210, 82, 0.9);
	color: rgba(255, 210, 82, 0);
	opacity: 0.5;
}
.ib-container article.blur  p{
	text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
	color: rgba(51, 51, 51, 0);
	opacity: 0.5;
}

/* Hover Style for single item: scale up */
.ib-container article.active{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 11px 15px 10px rgba(0,0,0,0.4);
	z-index: 100;	
	opacity: 1;
}
.ib-container article.active h3 a,
.ib-container article.active header span,
.ib-container article.active p{
	opacity; 1;
}
.gupu_download{
margin: 0px auto;
    text-align: center;
    width: 1200px;
    height: 114px;
    padding-top: 56px;

}
.gupu_download span{
display:block;
}
.xm_bottom{
background: url(../images/2020ban/xm_banner_bottom.jpg) no-repeat;
 width: 1920px;
    height: 458px;
}