/* mainslider */
.flexslider {position: relative;}
.flexslider1.t0{display:flex;justify-content:center;margin:0;background:black;overflow:hidden;height:90rem;}
.flexslider1.t0  img {display:block;margin:0 auto;height:100%}
.flexslider.t122{margin: 0 4px;}
.loading .flex-viewport { max-height: 300px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 9999;}
.flex-direction-nav .flex-prev { left: -50px;display:none;}
.flex-direction-nav .flex-next { right: -50px; text-align: right;display:none;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;display:none;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;display:none;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; top: 85rem; text-align: center;z-index:10000}
.flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 12rem; height: 0.4rem; display: block; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background: rgba(255,255,255,1); }
.flex-control-paging li a.flex-active { background: rgba(249,167,9,1); cursor: default; }

.iframe_g{margin-left:5px;margin-top:130px;}



@media only screen and (max-width:989px) {
	/* mainslider */
	.flexslider1.t0{height:57.8rem;padding-top:8.1rem;}
	.flexslider1.t0  img {height:100%;}
	.flexslider.t122{margin: 0;}
	.loading .flex-viewport { max-height: 300px; }

	/* Direction Nav */
	.flex-direction-nav {*height: 0;}
	.flex-direction-nav a  {display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 9999;}
	.flex-direction-nav .flex-prev { left: -50px;display:none;}
	.flex-direction-nav .flex-next { right: -50px; text-align: right;display:none;}
	.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;display:none;}
	.flexslider:hover .flex-next { opacity: 0.7; right: 10px;display:none;}
	.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
	.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
	.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
	.flex-direction-nav a.flex-next:before  { content: '\f002'; }

	/* Control Nav */
	.flex-control-nav {top: 63rem;}
	.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
	.flex-control-paging li a {width: 4rem; height: 0.4rem; display: block; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px;}
	.flex-control-paging li a:hover { background: rgba(255,255,255,1); }
	.flex-control-paging li a.flex-active { background: rgba(255,255,255,1); cursor: default; }

	.iframe_g{margin-left:5px;margin-top:130px;}
}


