body{margin: 0;padding: 0;background: url("../images/background.png") no-repeat center top;font-family: tahoma;background-color: #D2D2D2;}
a, a:hover, a:active {text-decoration: none;}


/* Ẩn trên điện thoại */
.hide-on-mobile {
  display: block;
}
.show-on-mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .hide-on-mobile {
    display: none !important;
  }
  .show-on-mobile {
    display: block !important;
  }
}





@media screen and (max-width: 768px) {
  .Menu_Top_mobile {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.95);
    width: 100%;
    z-index: 999;
    padding: 10px;
    box-sizing: border-box;
  }

  .Menu_Top_mobile .top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
  }

  .Menu_Top_mobile .logo img {
    height: 48px;
    display: block;
  }

  .Menu_Top_mobile .icon-group {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .Menu_Top_mobile .btn-login img {
    height: 32px;
    width: auto;
    vertical-align: middle;
  }

  .Menu_Top_mobile .swapmenu {
    font-size: 36px;
    color: #fff;
    text-decoration: none;
  }

  .Menu_Top_mobile .menu-mobile {
    display: none;
    background: #111;
    padding: 10px 0;
    text-align: center;
  }

  .Menu_Top_mobile .menu-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .Menu_Top_mobile .menu-mobile ul li {
    padding: 12px 0;
    border-bottom: 1px solid #333;
  }

  .Menu_Top_mobile .menu-mobile ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }

  .Menu_Top_mobile.menu-open .menu-mobile {
    display: block;
  }
}




@media screen and (max-width: 768px) {

  .c-download {
	position: relative !important;
    top: 260px;
    left: 0;
    display: flex;
    justify-content: center; /* hoặc bỏ dòng này nếu muốn top-left */
	margin-top: -20px; /* ✅ thêm dòng này */
	}

  .c-download .bg {
    width: 100%;
    max-width: 500px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .c-download .bg .img_qrcode {
    width: 24.5%;
  }

  .c-download .bg .img_qrcode img {
    width: 100%;
    height: auto;
  }

  .c-download .bg .bg1_qr_btn {
    width: 75.5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 2px;
  }

  .c-download .bg .bg1_qr_btn a {
    width: 50%;
    padding: 2px;
    box-sizing: border-box;
  }

  .c-download .bg .bg1_qr_btn a img {
    width: 100%;
    height: auto;
  }
}













html, body {
    overflow-x: hidden !important; /* chan su kien cuon*/
}


/* Main theme*/
@media screen and (max-width: 768px) {
	
  body {
 /*    background-image: url('../images/bg_header.jpg');*/
    background-repeat: no-repeat;
    background-size: 100% 512px;
    background-max-width: 512px;
    background-position: auto auto!important;
    background-color: #D2D2D2;
/*    min-height: 300px;
/*    margin-left: -2px !important;  /* Đẩy footer xuống */
	margin-top: 0px !important;  /* Đẩy footer xuống */
  }
  
	.ContentBody{
	margin: 0 auto;
	width: 100% !important; 
	height: auto !important;
	margin-top: 10px;
	}
  
    .ContentBody .News,
    .ContentBody .ContentChild {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
	  height: auto !important;
    }

/*
        width: 100% !important;
        height: auto !important;
        float: none !important;
        margin-bottom: 12px !important;

*/
    .ContentBody .News .C,
    .ContentBody .ContentChild .C {
        width: 100% !important;
        margin: 0 auto !important;
        height: auto !important;
        text-align: center !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        border-bottom: 2px solid #E9E8E4 !important;
    }

    .ContentBody .ContentChild .B {
        overflow-x: auto;
        width: 100% !important;
        margin: 0 !important;         /* Xóa margin 2 bên */
        padding: 0 5px !important;    /* Cho nhẹ padding nếu muốn */
        box-sizing: border-box;
    }

	.ContentBody .ContentChild .B table {
		width: 100% !important;
		table-layout: fixed; /* giúp cột co lại đều */
		word-wrap: break-word;
	}

	.ContentBody .ContentChild .B Img {
		width: 100% !important;
		table-layout: fixed; /* giúp cột co lại đều */
	}


    .ContentBody .News .C a,
    .ContentBody .ContentChild .C a {
        float: none !important;
        width: auto !important;
        padding: 10px 12px !important;
        height: auto !important;
        line-height: 1.5 !important;
        font-size: 14px !important;
    }

    .ContentBody .News .Content {
        width: 100% !important;
        height: auto !important;
        margin: 10px auto !important;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .ContentBody .News .Content div {
        height: auto !important;
        font-size: 14px !important;
        line-height: 1.5 !important;
        margin-bottom: 8px;
    }

    .ContentBody .News .Content div p {
        float: none !important;
        display: block;
        text-align: right;
        font-size: 12px !important;
        margin-top: 5px;
    }

    .ContentBody .News .Pages {
        width: 100% !important;
        height: auto !important;
        margin: 10px auto !important;
        text-align: center !important;
    }

    .ContentBody .News .Pages a,
    .ContentBody .News .Pages b {
        width: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
        font-size: 12px !important;
        margin: 2px !important;
    }

 
  
}
/*
.Footer{background: url("../images/footer.png") no-repeat;height: 511px;margin-top: -266px;}
.Footer .b{margin: 0 auto;width: 779px;height: 182px;padding-left: 34px;padding-top: 329px;}
.Footer .b img{height: 133px;margin-top: 25px;float: left;}
.Footer .b .l{float: left;height: 161px;width: 1px;margin-left: 21px;margin-top: 12px;background: #666879;}
.Footer .b .c{float: left;color: #E5ECF4;font-size: 12px;margin-top: 23px;}
.MenuFooter{width: 1024px;margin: 0 auto;height: 41px;padding-top: 8px;}
.MenuFooter .a{width: 100%;height: 41px;background: #FFFFFF;}
.MenuFooter .a a{float: left;width: 73px;height: 16px;text-align: center;font-size: 12px;margin-top: 14px;color: #292B45;}
.MenuFooter .a a:hover{color:#AD8732; cursor: pointer;}
*/


@media screen and (max-width: 768px) {
    .Footer {
        background-size: cover !important;
        width: 100% !important;
        height: auto !important;
        position: relative !important;
        display: block !important;
        overflow: hidden !important;
    }

    .Footer .b {
        width: 100% !important;
        padding: 10px !important;
        box-sizing: border-box !important;
        margin: 0 auto !important;
        float: none !important;
        position: relative !important;
    }

    .Footer .b img {
        max-width: 100% !important;
        height: auto !important;
        display: block !important;
        margin: 0 auto 10px !important;
        float: none !important;
    }

    .Footer .b .l {
        display: none !important;
    }

    /* NEW: Flex chia 2 phần */
    .Footer .b .c {
        width: 100% !important;
        display: block !important;
        margin: 0 auto !important;
        float: none !important;
    }

    .Footer .b .content-wrapper {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        gap: 10px;
        padding-top: 10px;
    }

    .Footer .b .content-wrapper .c {
        flex: 1 1 48%;
        max-width: 48%;
        font-size: 12px !important;
        color: #ddd !important;
        line-height: 1.4em;
        text-align: left !important;
        word-break: break-word;
        white-space: normal;
    }

    .Footer .b .content-wrapper .c img {
        max-width: 100%;
        height: auto;
        margin-bottom: 5px;
        display: block;
    }
}

@media screen and (max-width: 768px) {
	.LoginDownloadGame {
		display: flex!important;
		flex-direction: column!important;
		align-items: center!important;
		width: 100%!important;
	}
}



@media screen and (max-width: 768px) {
	
	.LeftBody{
	float: left;
	width: 100% !important;
	height: auto !important;
	}
	
	.RightBody{
	position: static !important;   /* bỏ relative nếu không cần */
	margin-top: 220px !important;  /* thay vì dùng top */
	margin-left: 0px !important;  /* thay vì dùng top */
	float: left;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
	margin-left: 14px;
	background-color: #f5f5f5; /* hoặc background: #f5f5f5; */
	}
/*	
	
	
	
*/	
    .newsbox {
        width: 100% !important;
        height: auto !important;
    }

    .checknav {
        width: 100% !important;
        display: block!important;
        padding: 0 10px;
        box-sizing: border-box;

    }

    .checknav ul {
        width: max-content !important;
        display: flex !important;
        flex-wrap: nowrap;
    }

    .checknav ul li {
        float: none;
        width: auto;
    }

    .checknav ul li a {
        padding: 0 12px;
        white-space: nowrap;
        font-size: 13px;
        height: 50px;
        line-height: 50px;
    }

    .checkcon {
        width: 100% !important;
        margin: 0 !important;
        padding: 10px;
        box-sizing: border-box;
        float: none !important;
    }

    .checkcon ul {
        width: 100% !important;
        padding: 0;
    }

    .checkcon ul li {
        width: 100% !important;
        display: block !important;
    }


   .checkcon ul li a {
        width: 100% !important;
		white-space: normal !important;
		text-overflow: unset !important;
		overflow: visible !important;
    }


    .checkcon .text {
        height: auto !important;
    }
	
    .checkcon h3 a span {
        font-size: 14px !important;
    }

    .checkcon a.more {
        position: relative;
        top: 0;
        right: 0;
        float: right;
        margin-top: 5px;
    }

}

@media screen and (max-width: 768px) {
    .LichHoatDong {
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .LichHoatDong .t .c {
        width: auto !important;
        margin-left: 0 !important;
        padding: 0 10px;
        font-size: 16px;
    }

    .LichHoatDong .b {
        width: 100% !important;
        padding-left: 0 !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        display: flex;
		overflow-x: auto !important;  /* ✅ Cho cuộn ngang */
		overflow-y: hidden !important; /* ✅ Chặn cuộn dọc */
    }

    .LichHoatDong .b .bt {
        width: 90px !important;
        min-width: 90px;
        height: auto;
        margin-right: 8px;
    }

    .LichHoatDong .b .bt .bc,
    .LichHoatDong .b .bt .bco {
        font-size: 14px;
        line-height: 24px;
        height: auto;
        padding: 5px 0;
    }
	
    .tinh-nang {
        width: 100% !important;
        height: auto !important;
        padding: 10px;
        margin: 10px 0;
        float: none !important;
    }
}
/*
	position: relative !important;
    top: 200px;
    left: 0;
*/
@media screen and (max-width: 768px) {
	
	.boxAccordin {
		position: absolute !important;
		top: 470px !important;
		left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		box-sizing: border-box !important;
		overflow: hidden !important;
	}

	.boxAccordin ul {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 auto !important;
		overflow: hidden !important;
	}

	.boxAccordin ul li {
		width: 100% !important;
		text-align: center !important;
		margin-bottom: 10px !important;
		list-style: none !important;
		overflow: hidden !important;
	}

	.boxAccordin ul li img {
		width: 100% !important;
	}

	.boxAccordin span {
		display: none !important;
	}
}











.MenuTop{height: 52px;width: 933px;margin: 0 auto;}
.MenuSubLeft{width: 363px;height: 100px;float: left;}
.MenuSubRight{float: right;width: 363px;height: 100px;}
.MenuSubChild{height: 72px;width: 93px;float: left;}
.MenuSubChieldIcon{height: 35px;width: 48px;float: left;margin-left: 24px;}
.MenuSubChild:hover .MenuSubChieldIcon{transform: rotateY(360deg);transition: all 1s linear 0.05s;}
.MenuSubChieldText{font-size: 15px;color: #d9e3ff;text-transform: uppercase;font-style: normal;float: left;text-decoration: none;margin-left: 9px;}
.MenuSubChildSubMenu{visibility: hidden;}
.MenuSubChild:hover .MenuSubChildSubMenu{visibility: visible;width: 200px;background: rgba(0, 0, 0, 0.37);margin-top: 19px;float: left;}
.MenuSubChildSubMenuChild{background: url('../images/icon_menu_child.png') 0px 13.5px no-repeat;padding-left: 15px;font-family: tahoma bold, sans-serif;font-size: 12px;font-weight: bold;color: #D9E3FF;line-height: 3;margin-left: 8px;border-bottom: thin solid #4ad0e7;width: 168px;float: left;text-decoration: none;}
.MenuSubChildSubMenuChild:hover{background: url('../images/icon_menu_child_hover.png') 0px 13.5px no-repeat;color: #00DEB7;}
.LogoMenuTop{float: left;height: 191px;width: 138px;background: url('../images/logo_menu_top.png') no-repeat;margin-left: 29px;}
.LogoMenuTop:after{float: left;height: 191px;width: 138px;background: url('../images/logo_menu_top.png') no-repeat;position: absolute;content: '';-webkit-animation: cirZoom infinite linear 2s .5s;}
/*animation: zoomIn 10s infinite linear;*/
/*@keyframes zoomIn{50%{-webkit-transform: scale(0.75);-moz-transform: scale(0.75);-ms-transform: scale(0.75);         -o-transform: scale(0.75);         transform: scale(0.75);}     40%,60%{-webkit-transform: scale(0.8);         -moz-transform: scale(0.8);         -ms-transform: scale(0.8);         -o-transform: scale(0.8);         transform: scale(0.8);}     30%,70%{-webkit-transform: scale(0.85);         -moz-transform: scale(0.85);         -ms-transform: scale(0.85);         -o-transform: scale(0.85);         transform: scale(0.85);}     20%,80%{-webkit-transform: scale(0.9);         -moz-transform: scale(0.9);         -ms-transform: scale(0.9);         -o-transform: scale(0.9);         transform: scale(0.9);}     10%,90%{-webkit-transform: scale(0.95);         -moz-transform: scale(0.95);         -ms-transform: scale(0.95);         -o-transform: scale(0.95);         transform: scale(0.95);}     0%,100%{-webkit-transform: scale(1);         -moz-transform: scale(1);         -ms-transform: scale(1);         -o-transform: scale(1);         transform: scale(1);} }
.RightBanerPoster{background: url("../images/trangbi_tranphai.png") no-repeat;height: 216px;width: 339px;float: left;margin-left: 72px;}
.RightBanerPoster:after{background: url("../images/trangbi_tranphai.png") no-repeat;height: 216px;width: 339px;position: absolute;content: '';-webkit-animation: cirZoom infinite linear 2s .5s;}*/
@keyframes cirZoom {0% {opacity: 1;transform: scale(1,1);}70% {opacity: 0;transform: scale(1.2,1.2);}100% {opacity: 0;}}
@-moz-keyframes cirZoom {0% {opacity: 1;-moz-transform: scale(1,1);}70% {opacity: 0;-moz-transform: scale(1.2,1.2);}100% {opacity: 0;}}
@-webkit-keyframes cirZoom {0% {opacity: 1;-webkit-transform: scale(1,1);}70% {opacity: 0;-webkit-transform: scale(1.2,1.2);}100% {opacity: 0;}}
@-o-keyframes cirZoom {0% {opacity: 1;-o-transform: scale(1,1);}70% {opacity: 0;-o-transform: scale(1.2,1.2);}100% {opacity: 0;}}
.LoginDownloadGame{margin: 0 auto;width: 1024px;height: 415px;}
.ButtonDownLoadGame{background: url("../images/tai_game.png") no-repeat;width: 315px;height: 150px;float: left;}
.ButtonDownLoadGame:hover span{background: url("../images/tai_game.png") no-repeat;width: 315px;height: 150px;float: left;-webkit-animation: cirZoom infinite linear .8s;}
.LoginRegister{float: left;width: 315px;height: 264px;background: url("../images/login_register.png") no-repeat;}
.ButtonRegister{background: url("../images/icon_dangky.png") no-repeat;width: 144px;height: 40px;float: left;margin-top: 8px;margin-left: 9px;cursor: pointer;}
.ButtonRegister:hover{background: url("../images/icon_dangky_hover.png") no-repeat;width: 144px;height: 40px;float: left;margin-top: 8px;margin-left: 9px;}
.ButtonToupCard{background: url("../images/icon_napthe.png") no-repeat;width: 144px;height: 40px;float: right;margin-top: 8px;cursor: pointer;}
.ButtonToupCard:hover{background: url("../images/icon_napthe_hover.png") no-repeat;width: 144px;height: 40px;float: right;margin-top: 8px;}
.FormLogin{float: left;width: 315px;margin-bottom: 0;border-top: thin solid #4ad0e7;}
.FormLogin .FormLoginOK{float: left;width: 289px;height: 183px;}
.FormLogin .FormLoginOK p{float: left;width: 267px;margin: 0;margin-top: 9px;margin-left: 22px;font-family: 'UTM AptimaBold';font-size: 16px;}
.FormLogin .FormLoginOK p .L{float: left;width: 88px;color: #E4A639;}
.FormLogin .FormLoginOK p .R{float: left;color: #95DC34;}
.FormLogin .FormLoginOK .InfoAcc{border: 0;cursor: pointer;float: left;background: linear-gradient(to bottom, #97d247 0%,#588022 100%);color: #fff;border-radius: 2px;text-shadow: 0 1px 0 rgba(0,0,0,0.3);line-height: 28px;text-align: center;text-decoration: none;width: 262px;outline: none;margin-top: 11px;font-size: 14px;}
.FormLogin .FormLoginOK .InfoAcc:hover{background: linear-gradient(to bottom, #97d247 0%,#8dc73f 100%);}
.FormLogin .FormLoginOK .LogOutAjax{color: #FF4B4B;font-weight: bold;font-size: 12px;cursor: pointer;margin: 0 112px;float: left;margin-top: 5px;}
.FormLogin .FormLoginOK .LogOutAjax:hover{background: #fff;}
.LoginDownloadGame label{width: 65px;height: 26px;line-height: 28px;color: #d7b35b;font-size: 12px;float: left;margin-top: 3px;}
.InputUserName{border-radius: 4px; margin-top: 3px;width: 253px;border: none;height: 27px;background: #191919;color: #ccc;padding: 4px;outline: 0;}
.ButtonLogin{border: 0;cursor: pointer;float: left;background: linear-gradient(to bottom, #97d247 0%,#588022 100%);color: #fff;border-radius: 2px;text-shadow: 0 1px 0 rgba(0,0,0,0.3);line-height: 28px;text-align: center;text-decoration: none;width: 253px;outline: none;}
.ButtonLogin:hover{background: linear-gradient(to bottom, #97d247 0%,#8dc73f 100%) !important;}
#WaitLoading{position: fixed;top: 0;left: 0;width: 100%;height: 100%;text-align: center;z-index: 9999;background: rgba(0, 0, 0, 0.49);}
#WaitLoading img{position: fixed;z-index: 99999;top: 45%;margin-left: -30px;}
.btnLogOutAjaxFormIndex:hover{color:red;}

#OpenPopupViewAccountAllInfo .MenuTongQuan{background: url("../images/accinfomenu_all.png") no-repeat left;}
#OpenPopupViewAccountAllInfo .MenuTongQuan:hover{cursor:pointer;background: url("../images/accinfomenu_all_hover.png") no-repeat left;color:#1EB453 !important;}
#OpenPopupViewAccountAllInfo .MenuTTTK{background: url("../images/accinfomenu_allicon.png") no-repeat left;background-position: -24px -6px;}
#OpenPopupViewAccountAllInfo .MenuTTTK:hover{cursor:pointer;background: url("../images/accinfomenu_allicon_hover.png") no-repeat left;background-position: -17px -6px;color:#1EB453 !important;}
#OpenPopupViewAccountAllInfo .MenuNapThe, #OpenPopupViewAccountAllInfo .MenuDoiNgayGioChoi {background: url("../images/accinfomenu_allicon.png") no-repeat left;background-position: -23px -40px;}
#OpenPopupViewAccountAllInfo .MenuNapThe:hover, #OpenPopupViewAccountAllInfo .MenuDoiNgayGioChoi:hover{cursor:pointer;background: url("../images/accinfomenu_allicon_hover.png") no-repeat left;background-position: -16px -40px;color:#1EB453 !important;}
#OpenPopupViewAccountAllInfo .MenuUpdateInfo{background: url("../images/accinfomenu_capnhatthongtin.png") no-repeat left;}
#OpenPopupViewAccountAllInfo .MenuUpdateInfo:hover{cursor:pointer;background: url("../images/accinfomenu_capnhatthongtin_hover.png") no-repeat left;color:#1EB453 !important;}
#OpenPopupViewAccountAllInfo .MenuHistoryCard{background: url("../images/accinfomenu_allicon.png") no-repeat left;background-position: -23px -147px;}
#OpenPopupViewAccountAllInfo .MenuHistoryCard:hover{cursor:pointer;background: url("../images/accinfomenu_allicon_hover.png") no-repeat left;background-position: -16px -147px;color:#1EB453 !important;}
#OpenPopupViewAccountAllInfo #MenuAccInfo{float: left;width: 150px;height: 26px;margin-left: 18px;text-align: left;padding-left: 31px;margin-top: 12px;font-family: arial;font-size: 15px;line-height: 27px;}

.LineForgetPass{line-height: 30px;color: #d7b35b;font-size: 12px;margin-left: 71px;text-decoration: none;}
.LineForgetPass:hover{text-decoration: underline;}

.boxAccordin {width: 695px;height: 412px;margin: 0 auto 0 14px;overflow: hidden;float: left;}
.boxAccordin ul {overflow: hidden;width: 695px;height: 258px;padding: 116px 0 0;}
.boxAccordin ul li {display: inline;float: left;font-size: 16px;}
.boxAccordin span {width: 20px;height: 208px;line-height: 140%;padding: 50px 26px 0 27px;display: inline;font-family: "Microsoft Yahei";float: left;cursor: pointer;word-break: normal;text-align: center;word-wrap: break-word;background: url(../images/num.gif) no-repeat;color: #fdf2d6;overflow: hidden;}
.boxAccordin a {float: left;}
.boxAccordin ul li img {display: none;width: 476px;height: 258px;}
.boxAccordin .current{color:#fdf2d6; background:url(../images/numOn.gif) no-repeat;}

.ContentBody{margin: 0 auto;width: 1024px;height: 1038px;margin-top: 10px;}
.LeftBody{float: left;width: 315px;height: 1038px;}
.RightBody{float: left;height: 1038px;width: 695px;margin-left: 14px;}

.newsbox{width:695px;height:215px;overflow:hidden;background:#FBF9FA;}
.checknav{ width:666px; height:57px; margin:0 auto; display:block; position:relative; background:#FBF9FA; border-bottom:#d0d0d0 3px solid;}
.checknav ul{ width:100%;  height:100%; display: block;}
.checknav ul li{ width:78px; float:left; display:inline;}
.checknav ul li a{ height:57px; line-height:57px; display:block; text-align:center; color:#1c3662; background:url(../images/line_boxnews.gif) no-repeat right 0;text-decoration: none;font-size: 14px;font-family: 'UTM AptimaBold';text-transform: uppercase;font-weight: bold;}
.checknav ul li a.curr{ /*border-top:#e0ac45 4px solid; */ color:#ad8732;}
.checkcon{ padding:20px; position:relative;}
.checkcon a.more{ width:96px; height:22px; line-height:22px; display:block; position:absolute; right:22px; top:-50px; overflow:hidden; color:#5c5c5c;text-decoration: none;font-family: tahoma bold, sans-serif;font-size: 14px;}
.checkcon a.more:hover{ color:#ad8732;}
.newsbox .clr{ margin:0; border-bottom:dotted 1px #d0c7c0;}
.indextop{ height:32px; line-height:32px; overflow:hidden;}
.newsbox .checkcon{ width:678px; margin:10px 0 0 17px; padding:0; display:inline-block;_display:inline; float:left;}
.checkcon h3{ display:block; text-align:left; line-height:32px;}
.checkcon h3 a,.checkcon h3 a span{ color:#93752c; font-size:14px; font-weight:bold;}
.checkcon .text{ line-height:22px; border-bottom:#e3e2e2 1px dashed; height:55px;}
.checkcon .text span{ color:#d94644}
.checkcon .text a{ color:#666666}
.checkcon .text a:hover span{color:#d94644; text-decoration:underline}
.checkcon ul{ width:659px; margin:0 auto 0; _margin:6px auto 0; overflow:hidden; display:inline-block; font-family: tahoma bold, sans-serif;font-size: 15px;padding: 0;}
.checkcon ul li{ width:666px; float:left; display:inline; height:32px; line-height:32px; overflow:hidden;}
.checkcon ul li span{ float:right; padding-right:10px; color:#5c5c5c;}
.checkcon ul li a{ width:500px;height:32px; line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; display:block; color:#1c3662;text-decoration: none;}
.checkcon ul li a:hover{text-decoration:none; color:#93752c;}
.newsbox .checknav ul{ width:580px; display: inline;padding: 0;float: left;margin: 0;}
.checknav .gz{ display:block; background:#ad8732; height:3px; overflow:hidden; position:absolute; left:0; top:57px;}

.role{ background:url(../images/roleBg.jpg) no-repeat 0 0; width:695px; height:267px; margin-top:8px; overflow:hidden; position:relative;}
.role .rNav{width: 311px;height:57px;position:relative;z-index:11;border-bottom:#d0d0d0 3px solid;margin-left: 14px;}
.role .rNav ul{ width:auto; height:57px;float: left;padding: 0;margin: 0;}
.role .rNav ul li{ float:left;list-style: none;}
.role .rNav ul li a{width: 62px;height:57px;line-height:57px;display:block;font-size:14px;text-align:center;font-family:'UTM AptimaBold';color:#1c3662;text-decoration: none;}
.role .rNav ul li a:hover,.role .rNav .cur a{ color:#93752c;}
.role .gz{display:block;background:#ad8732;height: 3px;overflow:hidden;position:absolute;left:0;top: 57px;}
.peo{ width:395px; height:267px; overflow:hidden; position:absolute; right:0; top:0; z-index:1;}
.comPeo{ width:395px; height:267px; position:absolute; right:0; top:0;}
.comPeo img{width: 395px;height: 267px;}
.hide{ display:none;}
.rTxt{ width:285px; height:180px; position:absolute; top:70px; left:30px; z-index:11;}
.rTxt h3{ color:#212428; font-weight:bold; text-align:left; font-size:12px;margin: 0;}
.rTxt p{ color:#618C27; text-indent:2em;margin: 0;font-size: 15px;text-align: justify;}
.ABoxRoles{color:#680069;}

#gotop{ background:url(../images/top.gif) no-repeat; width:33px; height:35px; text-indent:-99999px; overflow:hidden; z-index:9999; cursor:pointer; position:fixed; top: 70%; right: 16px; _position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight/2));}
#gotop:hover{ background-position:0 -35px;}

.fix-right_{position: fixed;right: 10px;z-index: 999;text-align: right;top: 25%;}
.fix-right_ ul li {display: block;text-align: right;margin-bottom: 10px;}
.fix-right_ ul li{display: block;cursor: pointer;position: relative;}
.fix-right_ ul li span{position: absolute;top:5px;right:20px;bottom: 0;display: block;color: white;padding: 10px 30px 10px 15px;border-radius: 20px;height: 35px;line-height: 12px;white-space: nowrap;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;box-sizing: border-box;}
.fix-right_ ul li:hover span{-webkit-transform: scaleX(1);transform: scaleX(1);}
.fix-right_ ul li span.green{ background-color: #72b304;}
.fix-right_ ul li span.purple{ background-color: #7c2cc0;}
.fix-right_ ul li span.orange{ background-color: #d75d03;}
.fix-right_ ul li span.yellow{ background-color: #fbc439;}
.fix-right_ ul li span.blue{ background-color: #4167b7;}
.fix-right_ ul li a img{-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;-ms-transition: all 0.4s ease;transition: all 0.4s ease;display: block;position: relative;width: 45px;height: auto;}
.fix-right_ ul li a img:hover{-ms-transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);transform: rotate(360deg);}

.Support{float: left;width: 100%;height: 200px;background-color: #FBF9FA;background-image: url("../images/custom.png");}
.Support .t{float: left;width: 258px;height: 60px;background: url("../images/hotro.png") no-repeat;padding-left: 43px;margin-left: 14px;}
.Support .b{float: left;width: 168px;height: 140px;margin-left: 147px;}
.Support .b a{float: left;width: 153px;font-size: 12px;line-height: 25px;}
.Support .b .ReqS{text-align: center;background: linear-gradient(to bottom, #FFD700 0%,#9E8300 100%);border-radius: 2px;font-weight: bold;margin-top: 10px;color: #000;}
.Support .b .ReqS:hover{cursor: pointer;background: linear-gradient(to bottom, #97d247 0%,#8dc73f 100%);}
.GiftCode{float: left;width: 315px;height: 80px;margin-top: 8px;background: url("../images/giftcode.png") no-repeat;}
.GiftCode:hover{background: url("../images/giftcode_hover.png") no-repeat;}
.BoiCanh{float: left;width: 315px;height: 223px;background: #FBF9FA;margin-top: 8px;}
.BoiCanh .t{float: left;background: url("../images/boicanh.png") no-repeat;width: 262px;height: 61px;margin-left: 14px;padding-left: 39px;}
.BoiCanh .b{float: left;width: 283px;font-size: 12px;color: #1C3662;margin: 9px 0 0 14px;line-height: 18px;}
.HuongDanTanThu{float: left;width: 315px;height: 126px;background: url("../images/huongdantanthu.png") no-repeat;margin-top: 8px;}
.HuongDanTanThu:hover{background: url("../images/huongdantanthu_hover.png") no-repeat;}
.CamNangDocHanh{float: left;width: 315px;height: 126px;background: url("../images/camnangdochanh.png") no-repeat;margin-top: 8px;}
.CamNangDocHanh:hover{background: url("../images/camnangdochanh_hover.png") no-repeat;}
.BoxFanpage{float: left;width: 315px;height: 243px;margin-top: 8px;background: #E5ECF4;}

.tinh-nang {width: 695px;height: 231px;float: left;margin-top: 8px;background: #E5ECF4;}
.ziliao {width: 100%;height: 230px;background: #FBF9FA;overflow: hidden;}
.zl {position: relative;float: left;overflow: hidden;width: 134px;height: 230px;margin-right: 1px;-webkit-transition: width 400ms ease;transition: width 400ms ease;}
.zl img{vertical-align: middle;border: 0;}
.zl img:hover .zl-con{width: 337px;border: 0;}
.zl a{background-color: transparent;text-decoration: none;outline: 0;}
.zl a, .zl a:hover, .zl a:active {text-decoration: none;}
.zl a:active, .zl a:hover {outline: 0;text-decoration: none;}
.ziliao .show {overflow: hidden;width: 288px;border: 0;}
.zl-more {position: absolute;left: 0;top: 0;*top: 3px;width: 138px;display: block;height: 100%;}
.overTit01, .overTit02, .overTit03, .overTit04 {display: inline-block;width: 540px;height: 230px;background: url(../images/bg-nv-tintucnr.jpg) no-repeat 0 0;position: absolute;left: 0;top: 0;}
.overTit02 {background-position: -135px 0;}
.overTit03 {background-position: -270px 0;}
.overTit04 {background-position: -405px 0;}
.show .overTit01, .show .overTit02, .show .overTit03, .show .overTit04 {display: none;}
.zl-con {overflow: hidden;width: 154px;height: 230px;margin: -233px 0px 0px 135px;}
.zl-con h3 {font-weight: bold;font-size: 15px;color: #1c3662;font-family: 'UTM AptimaBold';text-transform: uppercase;width: 154px;margin: 9px 0px 0px 0px;border-bottom: solid 1px #bbc7d2;text-align: center;padding-bottom: 2px}
ul.noi-dungnv {margin-top: 26px;padding: 0;margin: 16px 0 0 0;}
ul.noi-dungnv li {display: block;margin: 0px 0px 0px 4px;line-height: 36px;}
ul.noi-dungnv li:last-child, ul.noi-dungnv li:nth-child(2), ul.noi-dungnv li:nth-child(4), ul.noi-dungnv li:nth-child(6) {margin-right: 0;}
ul.noi-dungnv li i {background: url(../images/icon-nhanvat.png) no-repeat;width: 7px;height: 7px;display: inline-block;}
ul.noi-dungnv li span {font-size: 13px;color: #354061;margin-left: 2px;font-family: tahoma;}

.LichHoatDong{float: left;width: 695px;height: 301px;background: #FBF9FA;margin-top: 8px;}
.LichHoatDong .t{float: left;width: 100%;height: 37px;border-bottom: #d0d0d0 3px solid;}
.LichHoatDong .t .c{color: #93752c;float: left;width: 131px;height: 37px;border-bottom: #93752c 3px solid;text-align: center;margin-left: 14px;font-size: 14px;font-family: 'UTM AptimaBold';font-weight: bold;line-height: 39px;padding: 0 4px 0 8px;}
.LichHoatDong .b{float: left;width: 681px;height: 247px;padding: 0 0 0 14px;margin-top: 1px;}
.LichHoatDong .b .bt{float: left;width: 95px;height: 100%;background: rgba(212, 222, 196, 0.12);margin-right: 1px;}
.LichHoatDong .b .bt .bc{text-align: center;line-height: 26px;height: 26px;font-size: 15px;font-family: 'UTM AptimaBold';color: #1c3662;font-weight: bold;border-bottom: #d0d0d0 1px solid;}
.LichHoatDong .b .bt .bco{text-align: center;line-height: 21px;height: 26px;font-size: 12px;color: #1c3662;}

.Footer{background: url("../images/footer.png") no-repeat;height: 511px;margin-top: -266px;}
.Footer .b{margin: 0 auto;width: 779px;height: 182px;padding-left: 34px;padding-top: 329px;}
.Footer .b img{height: 133px;margin-top: 25px;float: left;}
.Footer .b .l{float: left;height: 161px;width: 1px;margin-left: 21px;margin-top: 12px;background: #666879;}
.Footer .b .c{float: left;color: #E5ECF4;font-size: 12px;margin-top: 23px;}
.MenuFooter{width: 1024px;margin: 0 auto;height: 41px;padding-top: 8px;}
.MenuFooter .a{width: 100%;height: 41px;background: #FFFFFF;}
.MenuFooter .a a{float: left;width: 73px;height: 16px;text-align: center;font-size: 12px;margin-top: 14px;color: #292B45;}
.MenuFooter .a a:hover{color:#AD8732; cursor: pointer;}

.ContentBody .News{float: left;width: 695px;height: 763px;background: #FBF9FA;margin-bottom: 8px;}
.ContentBody .News .C{float: left;width: 671px;height: 56px;border-bottom: #E9E8E4 3px solid;margin: 0 12px;}
.ContentBody .News .C a{text-decoration: none;font-family: 'UTM AptimaBold';font-weight: bold;color: #1c3662;float: left;width: 111px;height: 56px;text-align: center;line-height: 61px;font-size: 14px;}
.ContentBody .News .C a:hover{color: #ad8732;border-bottom: #93752c 3px solid;}
.ContentBody .News .Content{float: left;width: 617px;height: 627px;margin: 14px 39px 0;}
.ContentBody .News .Content div{font-size: 15px;height: 39px;line-height: 36px;}
.ContentBody .News .Content div a{color: #1c3662;}
.ContentBody .News .Content div a:hover{color: #AD8732;}
.ContentBody .News .Content div p{margin: 0;float: right;color: #1c3662;}
.ContentBody .News .Pages{float: left;width: 537px;height: 26px;margin: 12px 79px;text-align: center;}
.ContentBody .News .Pages a{width: 30px;height: 24px;line-height: 24px;text-align: center;display: inline-block;color: #706e6f;margin: 0 3px;vertical-align: middle;background-color: #f3f3f3;border: 1px solid #e3e3e3;font-size: 12px;}
.ContentBody .News .Pages a:hover{background-color: #d6b63d;color: #fff;font-weight: normal;border: 1px solid #d6b63d;}
.ContentBody .News .Pages b{background-color: #d6b63d;color: #fff;font-weight: normal;border: 1px solid #d6b63d;width: 30px;height: 24px;line-height: 24px;text-align: center;display: inline-block;margin: 0 3px;vertical-align: middle;font-size: 12px;}

.ContentBody .ContentChild{float: left;width: 695px;background: url("../images/background_content.png") no-repeat #FBF9FA;}
.ContentBody .ContentChild .C{float: left;width: 671px;height: 56px;border-bottom: #E9E8E4 3px solid;margin: 0 12px;}
.ContentBody .ContentChild .C a{text-transform: uppercase;text-decoration: none;font-family: 'UTM AptimaBold';font-weight: bold;float: left;height: 56px;line-height: 61px;font-size: 18px;padding: 0 14px;}
.ContentBody .ContentChild .C a:hover{color: #ad8732;border-bottom: #93752c 3px solid;}

.GetAwardGiftCode{text-align: center;background: linear-gradient(to bottom, #FFD700 0%,#9E8300 100%);border-radius: 2px;font-weight: bold;margin-top: 10px;color: #000;display: block;width: 200px;height: 25px;line-height: 24px;}
.GetAwardGiftCode:hover{cursor: pointer;background: linear-gradient(to bottom, #97d247 0%,#8dc73f 100%);}
