/*sys
--------------------------------------------------*/
#st1{
	left:0;
	background:no-repea center top;
	background-size:100% auto;
}
#st1 img{opacity:0}
#st1{top:14%;background-image:url(../spimg/sys_text1.png)}
#st1.system2{top:8.5%}
#st1.system3{top:12.5%;background-image:url(../spimg/sys_text_new.png)}
#st1 img{-webkit-animation:sys_fee 5s ease 1s infinite normal;animation:sys_fee 5s ease 1s infinite normal}
@-webkit-keyframes sys_fee{0%{opacity:0;}35%{opacity:1}45%{opacity:1}80%{opacity:0}100%{opacity:0}}
@keyframes sys_fee{0%{opacity:0;}35%{opacity:1}45%{opacity:1}80%{opacity:0}100%{opacity:0}}

/*CCard
--------------------------------------------------*/
#sys_cc{padding-top:0}

/*map
--------------------------------------------------*/
#map{padding-top:10px}
#map1,.maping{margin:0 auto;}
#map1{
	margin-bottom:20px;
	width:95%;
	height:320px;
	border:1px solid #ff00a8;
	background:#000
}
.maping{
	width:91%;
	padding:10px 2%;
	border-bottom:1px dotted #666;
}
.maping img{
	width:30%;
	margin-right:10px;
	max-width:200px;
	height:auto;
}
.maping p{
	width:65%;
	font-size:10pt;
	color:#ccc;
}

/*ag
--------------------------------------------------*/
#ag{padding:10px 5%;background:rgba(0,0,0,.8)}
#ag_title{color:#f9f;font-weight:bold}
#ag_list{color:#fff;padding:10px 1%}
#ag_list li{list-style:inside none circle}
#ag_text{color:#ccc;padding-bottom:10px}