@charset "UTF-8";
a:hover {
    text-decoration: none;
}

.navbar {
	 font-family: 'nav_vi', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
    text-transform: uppercase;
    white-space: nowrap;
	border-bottom: 1px solid #ffb400;
	background-color: #000;
	
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	padding:  0;
}

.navbar-brand {
	
	font-size: 1rem;
	display: flex;
	display: -webkit-flex;

	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	width: 200px;
	margin: 10px 0px;


}
.floatnav__item {

    justify-content: center;
    transition: all 0.66s linear;
	padding: 32px 20px;
    background: #000;
    background: url(../../imgs/nav_on.png) center bottom / 100% 0 no-repeat;
}

.floatnav__item:hover {
    color: #ffca13;
    background: url(../../imgs/nav_on.png) center bottom / 100% 100% no-repeat;
}


.navbar-brand b {
	padding-top: 1.5rem;
	font-size: 1.5rem;
	color: #feab02;
}

.navbar-brand b span {
	color: #d9d9d8;
	font-size: 1rem;
}

.navbar-brand img {
	margin-right: 0.5rem;
	height: auto;
	max-height: 60px;

}

.navbar a {
	color: #fff !important;
}

.navbar a:hover,
.navbar a:focus,
.navbar .active {
	color: #feab02 !important;
}

.navbar-toggler {
	border: none;
	width: 2rem;
	height: 1.1rem;
	padding: 0;
	margin: 0;
}

.navbar-right span {
	margin-right: 0.5rem;
}

button:focus {
	outline: none;
}

.barcoor {
	position: absolute;
	top: 100px;
	z-index: 99;
	width: 100%;
	background: url(../imgs/coor_dinate.png) center repeat-x;
	height: 33px;
	opacity: 0.6;
}
.downloadqrcode{
	position: absolute;
    right: -300px;
    top: 90px;
	z-index: 9999;
    border-radius: 8px;
    background: #f0f0f0;
    width: 230px;
    height: 230px;
    transition: right 0.5s ease;

}
.active {
    right: 20px;
}
.downloadqrcodeimg {
    transform: translateX(15px) translateY(15px);
    width: 200px;
    height: 200px;
}
.downloadicon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50px;
    height: 50px;
}

/* menuFive */
.menu {
	width: 2rem;
	height: 1.2rem;
	position: relative;
	cursor: pointer;
	display: inline-block;
}

.menu span {
	background-color: #fff;
	position: absolute;
	border-radius: 2px;
	transition: .3s cubic-bezier(.8, .5, .2, 1.4);
	width: 100%;
	height: 2px;
	transition-duration: 500ms
}

.menu span:nth-child(1) {
	top: 0px;
	left: 0px;
}

.menu span:nth-child(2) {
	top: 0.5rem;
	left: 0px;
}

.menu span:nth-child(3) {
	bottom: 0px;
	left: 0px;
}

.menu:not(.clickMenuFive):focus span:nth-child(1) {
	transform: rotate(-3deg) scaleY(1.1);
}

.menu:not(.clickMenuFive):focus span:nth-child(2) {
	transform: rotate(3deg) scaleY(1.1);
}

.menu:not(.clickMenuFive):focus span:nth-child(3) {
	transform: rotate(-4deg) scaleY(1.1);
}

.clickMenu span:nth-child(1) {
	transform: rotate(45deg);
	top: 13px;

}

.clickMenu span:nth-child(2) {
	transform: scale(.1);

}

.clickMenu span:nth-child(3) {
	transform: rotate(-45deg);
	top: 13px;
}

/*endmenu*/
.rule {
	position: absolute;
	right: 5rem;
	top: 20px;
	z-index: 120;
}

.rule_pc {
    display: block;
}

.rule_mb {
    display: none;
}

/*endnav*/



#clear {
	clear: both;
}

.btn-download {
	float: left;
	width: 23%;
	margin-left: 1%;
}



.social {
	background: url(../imgs/community_bg.jpg) bottom center no-repeat;
	background-size: 100% auto;
	padding: 2rem;
	text-align: center;
}

.gr-btnsocial a {
	padding: 0.5rem;
	border: 1px #ccc solid;
	background: #fff;
	color: #999;
	margin: 0.2rem;
	display: inline-block;
	line-height: 1.5rem;
	box-shadow: 0px 0px 0px 2px rgba(190, 190, 190, 0.2);
}

.gr-btnsocial a:hover,
.gr-btnsocial a:focus,
.gr-btnsocial a:focus span,
.gr-btnsocial a:hover span {
	color: #fff;
	background: #d98500;
}

.gr-btnsocial span {
	font-size: 1.5rem;
	float: left;
	margin-right: 0.5rem;
	color: #d98500;
}

/*endsocial*/

/*footer*/
footer {
	background: url(../imgs/foot_bg.jpg) no-repeat top center #131313;
	background-size: 100% auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: -1px;
	padding: 1rem 0;
	color: #989898;
	font-size: 0.8rem;
}

.car_img {
	display: block;
	width: 40%;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 1;
	max-width: 400px;
}

.foot-info {
	padding-top: 1rem;
	opacity: 0.8;
}

.foot-logo {
	opacity: 0.8;
}
.pubg_footer {
    padding: 20px 20px;
  
}
.pubg_footer .colunm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
 .pubg_footer .img_footer {
    width: 100%;
}
.pubg_footer .content_info p{
    font-family: "VLGlober", sans-serif !important;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
	margin: 0;
}
.pubg_footer .content_info .gr_privacy {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 10px;
	color: #fff;
}
.pubg_footer .content_info .gr_privacy a{
	color: #fff;
}




.right-bar {
	width: 50px;
	height: 380px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -190px;
	background: url(../imgs/bg_sidebar.png) center top no-repeat;
	padding-top: 2rem;
	z-index: 200;
	font-family: 'Saira Extra Condensed', sans-serif;
	font-size: 0.7rem;
	text-transform: uppercase;
	text-align: center;
}

.right-bar a {
	color: #795510;
	margin-top: 0.8rem;
	display: block;
}

.right-bar a:hover,
.right-bar a:focus {
	color: #5c3914;
}

.right-bar span {
	font-size: 1.5rem;
	display: block;
}

/*endright-bar*/
.gotop {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	z-index: 100;
	font-family: 'Saira Extra Condensed', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.gotop span {
	display: block;
	font-size: 2rem;
}

.gotop a {
	color: #d98500;
}

/*endright-bar*/

/*newslist*/
.headpage {
	height: 250px;
	text-align: center;
}

.headnews {
	background: url(../imgs/news_top.jpg) repeat-x top center #fff;
	background-size: 100% auto;
}

.headpage img {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -50px;
}

.pagination {
	margin: 2rem auto;
	width: fit-content;
	box-shadow: 0px 0px 0px 2px rgba(190, 190, 190, 0.3);
}

.pagination .active {
	color: #d98500;
}

nav {
	display: flex;
}
@media only screen and (max-width:900px) {
	.navbar {
        height: 70px;
    }


}
@media only screen and (max-width:500px) {
	.navbar-brand {
		   width: 100px;
    		margin: 0px 0px;
			padding: 0px 0px;
	
	}
	.navbar-brand img{
		   width: 55px;
	}
	

	.navbar-brand b {
		padding-top: 0rem;
	}
	.rule {
		right: 60px;
		top: 15px;
		
	}
	.rule_pc {
	display: none;
	}
	.rule_mb {
	display: block;
		width: 40px;
	}
	.navbar-brand b {
		font-size: 1.2rem;
		padding-top: 5px;
	}
	.menu{
		right: 10px;
	}
	
	.pubg_footer {
        flex-direction: column;
        padding: 20px 5px;
        gap: 10px;
		width: 100%;
    }
	 .pubg_footer .img_footer {
    width: 100%;
	}

}


