@charset "utf-8";

.bg{
	/*
	background:url("../../img/bg.png"),
			   linear-gradient(to bottom, #f3ce67, #f1c768 57%, #bbddd9);
	*/		   
	background:#ffeebf url("../../img/bg.png");		   
	
}

i.material-icons{
	vertical-align:bottom;
	margin-right:5px;
}


.Menu{
	width:100%;
	min-width:1220px;
	height:50px;
	background:rgba(255,255,255,0.8);
	position:fixed;
	z-index:10;
	top:0;
	left:0;
}

.Menus{
	height:50px;
	position:relative;
	padding:0 30px;
	text-align:center;
}

.Menus a{
	height:50px;
	line-height:50px;
	display:inline-block;
	font-weight:bold;
	padding:0 20px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;		
}


.Menus a:hover{
	height:50px;
	line-height:50px;
	padding:0 40px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;	
	text-decoration:none;
	border-bottom:1px #E7621C solid;
	background:rgba(255,255,255,0.9);
}



.OrgLogo{
	width:100px;
	height:100px;
	display:block;
	position:absolute;
	z-index:3;
	right:50px;
	top:50px;	
	background:url("../../img/OrgLogo.png")no-repeat center center;	
}

.IdxBanner{
	height:800px;
	margin-top:30px;
}

.IdxBanners{
	width:1220px;
	height:750px;
	margin:0 auto;
	position:relative;
	z-index:1;
	overflow:hidden;
	background:url("../../img/ixbr/1.png")no-repeat top center;
}

.IdxBanners .B2{
	width:1220px;
	height:750px;
	position:absolute;
	z-index:2;
	left:0;
	top:0;	
	overflow:hidden;
	background:url("../../img/ixbr/2.png")no-repeat center center;
}

.IdxBanners .B3{
	width:1220px;
	height:700px;
	position:absolute;
	z-index:3;
	left:0;
	top:0;	
	overflow:hidden;
	background:url("../../img/ixbr/3.png")no-repeat center center;
}

.IdxBanners .B4{
	width:1220px;
	height:700px;
	position:absolute;
	z-index:4;
	left:0;
	top:0;	
	overflow:hidden;
	background:url("../../img/ixbr/4.png")no-repeat center center;
}

.IdxBanners .B5{
	width:1220px;
	height:700px;
	position:absolute;
	z-index:5;
	left:0;
	top:0;	
	overflow:hidden;
	background:url("../../img/ixbr/5.png")no-repeat center center;
}

.IdxBanners .B6{
	width:1220px;
	height:700px;
	position:absolute;
	z-index:6;
	left:0;
	top:0;	
	overflow:hidden;
	background:url("../../img/ixbr/6.png")no-repeat center center;
}

.ActDate{
	width:1220px;
	height:150px;
	position:absolute;
	z-index:6;
	left:0;
	bottom:0;	
	overflow:hidden;
	background:url("../../img/ActDate.png")no-repeat center center;	
}

.ActPot{
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:27px;
	color:#1F4498;
	font-weight:bold;
}

.Map{
	width:1200px;
	position:relative;
	margin:50px auto;
}



.GPBox{
	width:1200px;
	height:170px;
	margin:0 auto;	
}

.GPBox .GPBok{
	width:285px;
	height:170px;
	float:left;
	font-weight:bold;	
}

.GPBox .GPBok:nth-of-type(1){
	background:#00C300;
	margin-right:20px;
}

.GPBox .GPBok:nth-of-type(2){
	background:#4667AF;
	margin-right:20px;
}

.GPBox .GPBok:nth-of-type(3){
	background:#E8621D;
	margin-right:20px;
}

.GPBox .GPBok:nth-of-type(4){
	background:#23A5A6;
	float:right;
}



.GPBox .GPBok .Img{
	width:130px;
	height:130px;
	float:left;
}

.GPBox .GPBok .Img img{
	width:130px;
	height:130px;
}


.GPBox .GPBok .Nam{
	width:100px;
	height:80px;
	float:right;
	padding:25px;
	color:#fff;
	font-size:16px;
}


.GPBox .GPBok:nth-of-type(1) a.More{
	width:285px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#fff;
	background:#08970f;
}

.GPBox .GPBok:nth-of-type(2) a.More{
	width:285px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#fff;
	background:#223f81;
}

.GPBox .GPBok:nth-of-type(3) a.More{
	width:285px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#fff;
	background:#cf5725;
}

.GPBox .GPBok:nth-of-type(4) a.More{
	width:285px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#fff;
	background:#107d7d;
}


.Wrap{
	width:1100px;
	padding:0 30px;
	margin:50px auto 200px auto;
	position:relative;
}

.Wraps{
	min-height:0;
	margin:70px auto 200px auto;
	position:relative;
}


.TitNam{
	width:150px;
	height:20px;
	background:rgba(255,255,255,0.9) url("../../img/TitNamIcon.png")no-repeat left 20px center;
	background-size:50px 50px;
	margin:30px auto;
	padding:15px 40px 15px 110px;
	position:relative;
	border-radius:7px;
	border-bottom:3px #E7621C solid;
	font-size:20px;
}

.TNam{
	width:1100px;
	height:200px;
	margin:30px auto;
	position:relative;
}


.BokNam{
	width:300px;
	height:20px;
	padding:10px 0;
	line-height:20px;
	font-size:25px;
	font-weight:bold;
	margin:70px auto;
	text-align:center;
	color:#647b8c;
	border:1px #647b8c solid;
	border-radius:60px;
	position:relative;
}

.AboutBox{
	width:1200px;
	height:700px;
	margin:20px auto 0 auto;
	background:url("../../img/AboutBox.jpg")no-repeat center center;
}


.DscBok_T3{
	margin-bottom:50px;
	border-radius:10px;
	border:3px #E7621C solid;
	background:#FBEED3;
}

.DscBok_T3s{
	margin:5px;
	border-radius:10px;
	border:1px #E7621C solid;
}

.DscBok_T3s .ActDateT3{
	height:200px;
}


.DscBok_T3s .Bok{
	width:540px;
	height:450px;
	background:rgba(255,255,255,0.5);
	float:left;
}

.DscBok_T3s .Bok:nth-of-type(2){
	border-top:1px #eac6b3 solid;
	border-right:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
}

.DscBok_T3s .Bok:nth-of-type(3){
	border-top:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
	float:right;
}

.DscBok_T3s .Bok:nth-of-type(4){
	border-right:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
}

.DscBok_T3s .Bok:nth-of-type(5){
	border-right:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
}

.DscBok_T3s .Bok:nth-of-type(8){
	border-top:1px #eac6b3 solid;
	border-right:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
}

.DscBok_T3s .Bok:nth-of-type(9){
	border-top:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
	float:right;
}

.DscBok_T3s .Bok:nth-of-type(10){
	border-right:1px #eac6b3 solid;
	border-bottom:1px #eac6b3 solid;
}


.DscBok_T4{
	margin-bottom:50px;
	border-radius:10px;
	border:3px #17459b solid;
	background:#FBEED3;
}

.DscBok_T4s{
	margin:5px;
	border-radius:10px;
	border:1px #17459b solid;
}


.DscBok_T4s .ActDateT4{
	height:200px;
}

.DscBok_T4s .Bok{
	width:540px;
	height:400px;
	margin:0 auto;
	background:rgba(255,255,255,0.5);
	position:relative;
}

.DscBok_T4s .T4Bok1_1{
	width:260px;
	height:110px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-55px 0 0 -130px;
	background:url("../../img/T4Bok1_1.png")no-repeat center center;
}

.DscBok_T4s .T4Bok1_2{
	width:300px;
	height:250px;
	margin:0 auto;
	background:url("../../img/T4Bok1_2.png")no-repeat center center;
}

.DscBok_T4s .T4Bok1_2Nam{
	width:200px;
	height:40px;
	line-height:40px;
	margin:30px auto 50px auto;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#1F4498;
	background:rgba(255,255,255,0.3);
}

.DscBok_T4 .RstRomBox{
	width:740px;
	margin:50px auto;
}

.DscBok_T4 .RstRomBox a{
	display:block;
	width:200px;
	height:240px;
	float:left;
	margin:0 70px 70px 0;
	border-radius:200px;
}

.DscBok_T4 .RstRomBox a:nth-of-type(3n){
	float:right;
	margin:0 0 70px 0;
}

.DscBok_T4 .RstRomBox .Img{
	width:150px;
	height:150px;
	border-radius:200px;
	margin:0 auto;
}

.DscBok_T4 .RstRomBox .Img img{
	width:150px;
	height:150px;
	border-radius:200px;
}

.DscBok_T4 .RstRomBox .Nam{
	width:200px;
	height:15px;
	line-height:15px;
	padding:5px 0;
	text-align:center;
	margin-top:20px;
	background:#E7601C;
	color:#fff;
	border-radius:3px;	
}



.DscBok_T2{
	margin-bottom:50px;
	border-radius:10px;
	border:3px #23A5A7 solid;
	background:#FBEED3;
}

.DscBok_T2s{
	margin:5px;
	border-radius:10px;
	border:1px #23A5A7 solid;
}

.DscBok_T2s .ActDateT4{
	height:200px;
}

.DscBok_T2s .Bok{
	width:540px;
	height:450px;
	margin:0 auto;
	background:rgba(255,255,255,0.5);
	position:relative;
}

.DscBok_T2s .T2Bok1_1{
	width:100px;
	height:100px;
	position:absolute;
	top:130px;
	right:90px;
	background:url("../../img/T2Bok1_1.png")no-repeat center center;
}


.DscBok_T5{
	margin-bottom:50px;
	border-radius:10px;
	background:rgba(255,255,255,0.5);
}


.DscBok_T5_BtnBox{
	height:100px;
	margin:100px auto 50px auto;
}


.DscBok_T5_BtnBox .Btn{
	width:340px;
	height:100px;
	display:block;
	float:left;
	margin:0 40px 0 0;
	background:rgba(255,255,255,1);
	position:relative;
}

.DscBok_T5_BtnBox .Btn:nth-of-type(3){
	float:right;
	margin:0;
}

.DscBok_T5_BtnBox .Btn .Logo{
	width:100px;
	height:100px;
	border-radius:100px;
	border:1px #eee solid;
	position:absolute;
	top:-70px;
	left:50px;
	z-index:10;
}

.DscBok_T5_BtnBox .Btn .Logo img{
	width:100px;
	height:100px;
	border-radius:100px;
}	


.DscBok_T5_BtnBox .Btn .Img{
	width:100px;
	height:100px;
	float:left;
}

.DscBok_T5_BtnBox .Btn .Nam{
	width:240px;
	height:100px;
	line-height:100px;
	float:right;
	text-align:center;
	font-size:18px;
	text-decoration:none;
}

.DscBok_T5_BtnBox .Btn .Nam span{
	margin:0 10px;
	font-size:14px;
	padding:2px;
	background:#E7601C;
	color:#fff;
	border-radius:3px;
}


.DscBok_T6{
	margin-bottom:50px;
	border-radius:10px;
	background:#0D4575;
}

.DscBok_T6 img{
	border-radius:10px;
}







.bg_Footer{
	width:100%;
	height:500px;
	background:url("../../img/bg_Footer.png")no-repeat bottom center;
}


.Footer{
	width:100%;
	min-width:1220px;
	min-height:20px;
	margin:0 auto;
	background:rgba(255,255,255,0.9);
}

.Footers{
	min-height:20px;
	padding:30px 30px 60px 30px;
}



a.GoTop{
	width:120px;
	height:30px;
	line-height:30px;
	color:#fff;
	display:block;
	position:fixed;
	bottom:0;
	right:50%;
	margin-right:-60px;
	z-index:90;
	background:#647b8c;
	text-align:center;
	font-size:20px;
	border-radius:5px 5px 0 0;
}

a.GoTop:hover{
	background:#E7621C;
}


a.Btn_Manual{
	width:100px;
	height:200px;
	display:block;
	position:fixed;
	bottom:30px;
	left:30px;
	z-index:100;
	background:rgba(255,255,255,0.7) url("../../img/Btn_Manual.png")no-repeat center center;
}

a.Btn_Manual:hover{
	background:rgba(255,255,255,1) url("../../img/Btn_Manual.png")no-repeat center center;
}



.AnchorFix{
    position: relative;
    top:-270px;
    height: 0;
	display:block;
}
