/*@media only screen and (min-width: 768px) and (max-width: 1100px) {
	
}
@media only screen and (min-width:1100px) {
	
}
@media only screen and (max-width:768px) {
	
}*/

.hc-top-up { background: rgba(0, 0, 0, 0); border-color: rgba(255, 255, 255, .4); transition: .5s; }
.hc-top-nd { background: rgba(255, 255, 255, .9); border: none; box-shadow: 0px 0px 5px #888888; transition: .5s; }
.hc-banner { margin: 0; width: 100%; overflow: hidden; position: relative;height:100%; }
/*
.hc-banner ul {
	position:relative;
}*/

.hc-banner .banner li { width: 100%; height: 100vh; position: absolute; left: 0; top: 0; background-position: center; background-size: cover; overflow: hidden; }
.banner{margin: 0 !important;padding:0;}
.hc-banner ol { position: absolute; display: table; margin: 0 auto 0; top: 89vh; z-index: 10;left: 3rem; }
.hc-banner ol li { float: left; width: 10px; height: 10px; margin: 0 5px; border-radius: 100px; background: rgba(255, 255, 255, .7); cursor: pointer; }
.hc-banner ol li.red { background: #f49c0f; }
@media only screen and (max-width:1800px) {
	.hc-banner ol{top: 85vh;}
}
@media only screen and (max-width:1600px) {
	.hc-banner ol{top: 85vh;}
}

/*====================================================================*/

@media only screen and (min-width:1100px) {
.hc-top-up .hc-logobox { display: inline-block; padding: 10px; border-right: 1px solid rgba(255, 255, 255, .4); }
.hc-top-nd .hc-logobox { display: inline-block; padding: 10px; border-right: 1px solid rgba(0, 0, 0, .4); }
.hc-fly { width: 45%; height: 85vh; position: absolute; top: 15vh; left: 0; right: 0; bottom: 0; margin: auto; opacity: 1; transition: 1s; }
.hc-fly img:nth-child(1) { width: 75%; display: block; margin: 0 auto; }
.hc-fly p:nth-child(3) { height: 20px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, .6); position: absolute; left: 0; right: 0; bottom: 37%; letter-spacing: 2px; }
.hc-fly p:nth-child(4) { height: 20px; font-size: 28px; text-align: center; color: rgba(255, 255, 255, .9); position: absolute; left: 0; right: 0; bottom: 22%; }
}

/*=======================================================================================*/

@media only screen and (max-width:768px) {
.hc-navbox { width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 0px; height: 0; overflow: hidden; opacity: 0; transition: .5s; }
.hc-navbox01 { width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 50px; height: 100vh; overflow: hidden; opacity: 1; transition: .5s; }
/*C菜单按钮结束*/
.hc-fly { width: 100%; height: 100vh; position: relative; }
.hc-fly .fly-one { width: 75%; position: absolute; left: 50%; top: 20%; margin-left: -37%; opacity: 1; }
.hc-fly .fly-two { width: 100%; height: 30vh; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; margin: 0; background: rgba(252, 203, 13, .5); opacity: 1; }
.hc-fly .fly-three { height: 20px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, .8); position: absolute; z-index: 2; left: 0; right: 0; bottom: 25vh; letter-spacing: 2px; }
.hc-fly .fly-four { height: 20px; font-size: 18px; text-align: center; color: #fff; position: absolute; z-index: 2; left: 0; right: 0; bottom: 15vh; letter-spacing: 2px; }
}

/*======================================================================================*/
@media only screen and (min-width: 769px) and (max-width: 1099px) {
.hc-navbox { width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 0px; height: 0; overflow: hidden; opacity: 0; transition: .5s; }
.hc-navbox01 { width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 50px; height: 100vh; overflow: hidden; opacity: 1; transition: .5s; }
#navBox li { height: 40px; width: 100%; overflow: hidden; text-align: center; margin: 10px 0; font-size: 1.2em; }
#navBox li:active { background: #fff; }
#navBox li .nav-on { display: none; }
#mainNav .hc-logobox img { height: 50px; padding: 10px; }
/*C菜单按钮结束*/
.hc-fly { width: 100%; height: 100vh; position: relative; }
.hc-fly .fly-one { width: 75%; position: absolute; left: 50%; top: 20%; margin-left: -37%; opacity: 1; }
.hc-fly .fly-two { width: 100%; height: 30vh; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; margin: 0; background: rgba(252, 203, 13, .5); opacity: 1; }
.hc-fly .fly-three { height: 20px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, .8); position: absolute; z-index: 2; left: 0; right: 0; bottom: 25vh; letter-spacing: 2px; }
.hc-fly .fly-four { height: 20px; font-size: 18px; text-align: center; color: #fff; position: absolute; z-index: 2; left: 0; right: 0; bottom: 15vh; letter-spacing: 2px; }
}
