@charset "utf-8";
body {
    font-size: 14px;
    margin: 0px;
    color: #a2aabd;
    background: #111111;
    min-width: 1000px;
    font-family: nunito-regular;
}
ul, li, ol {
    list-style: none;
}
a {
    text-decoration: none;
    color: #000;
}
p {
    margin: 0px;
    padding: 0px;
}
.clear {
    clear: both;
    height: 0;
}
* {
    margin: 0;
    padding: 0;
}
/* header */
#header{
    margin: 0px;
    font-family: Tahoma,"Microsoft YaHei","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 100%;
}
#second-headbar{
    height: 50px;
    background-color: #252525;
    color: #c6c6c6;
}
#second-headbar .top-wrap{
    width: 1200px;
    margin: auto;
}
#second-headbar .static-left{
    float: left;
    display: flex;
    line-height: 50px;
    height: 100%;
}
#second-headbar .static-left .mtime{
    margin-right: 10px;
}
#second-headbar .static-left a{
    margin-left: 5px;
    color: #c6c6c6;
    font-weight: 600;
}
#second-headbar .static-left a:hover,
#second-headbar .static-left a.active{
    color: #fff;
}
#headbar{
    background:#161616;
    height: 80px;
}
.head_wrap {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.head_links a {
    color: #F7F300;
    font-size: 14px;
}
/* login */
#static-right{
    height: 50px;
    line-height: 47px;
}
#static-right> form  {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: auto 0;
}
#static-right> form .login_box {
    position: relative;
}
#static-right> form .login_box input {
    width: 115px;
    height: 35px;
    color: #fff;
    padding-left: 25px;
    background: #8a9097;
    border: 0;
    outline: none;
    margin-right: 6px;
    font-size: 12px;
    border-radius: 20px;
    text-align: left;
    padding-left: 30px;
}
#static-right> form .login_box .login-code{
    text-align: left;
}
#static-right> form .login_box input.login-user{
    background: url(/images_plus/header/common/acc-icon.png)#8a9097 15px 50% no-repeat;
}
#static-right> form .login_box input.login-pw{
    background: url(/images_plus/header/common/pwd-icon.png)#8a9097 15px 50% no-repeat;
}
#static-right> form .login_box input::-webkit-input-placeholder {
    color: #fff;
}
#static-right> form .login_box input::-moz-placeholder {
    color: #fff;
}
#static-right> form .login_box input:-ms-input-placeholder {
    color: #fff;
}
#static-right> form .login_box input:-moz-placeholder {
    color: #fff;
}
#static-right> form .fgt_btn a{
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    text-decoration: underline;
}
#static-right> form .login_box img#vPic{
    width: 59px;
    height: 34px;
    position: absolute;
    right: 6px;
    top: 8px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
#static-right> form .login_btns {
    display: flex;
    justify-content: center;
    align-items: center;
}
#static-right> form .login_btns> input,#static-right> form .login_btns{
    margin-right: 6px;
}
#static-right> form .login_btns> input,#static-right> form .login_btns a.reg_btn {
    cursor: pointer;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    padding:0 15px;
    height: 35px;
    align-items: center;
    display: flex;
    outline: none;
    justify-content: center;
    transition: background-color .3s;
}
#static-right> form .login_btns> input{
    border:1px solid #fff;
    background: #252525;
    font-size: 15px;
    text-transform: uppercase;
}
#static-right> form .login_btns:hover input{
    background: #626262c2;
}
#static-right> form .login_btns a.reg_btn{
    background: #ff4e00;
    line-height: 35px;
    font-size: 15px;
    text-transform: uppercase;
}
#static-right> form .login_btns a.reg_btn:hover{
    background: #ff6500;
}
.mem_info {
    display: flex;
    justify-content: flex-end;
}
.mem_info>ul {
    display: flex;
}
.mem_info>ul>li {
    display: flex;
    align-items: center;
    padding: 0 2px;
    color: #fff;
}
.mem_info>ul>li a{
	color: #fff;
}
.mem_info>ul>li>span{
    white-space: nowrap;
    width: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 30px;
    height: 30px;
}
.mem_info>ul>li.memBtn{
    font-size: 12px;
}
.mem_info>ul>li.memBtn:after {
    content: '|';
    padding: 0 2px;
}
/* login - end */
#headbar .head_wrap .header_logo {
    width: 250px;
    display: flex;
}
.head_wrap .header_logo img {
    width: 100%;
}
.head_wrap .nav_menu{
    /*width:75%;*/
    width:80%;
}
.nav_menu ul.main_manual {
    display: flex;
    align-items: center;
    float: right;
}
ul.main_manual>li {
    position: relative;
}
ul.main_manual>li>a {
    color: #a2aabd;
    line-height: 1.2em;
    font-size: 18px;
    font-size: 17px;
    font-weight: 600;
    padding: 0 14px;
    padding: 0 10px;
    position: relative;
    box-sizing: border-box;
    transition: all .4s ease;
    font-family: "MicrosoftYaHei",Arial;
    text-decoration: none;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.main_manual>li div.selected{
    width: 50%;
    height: 2px;
    background: #e74701;
    position: absolute;
    bottom: 15px;
    left: 26%;
    display: none;
}
ul.main_manual>li>a:hover, ul.main_manual>li>a.current {
    color:#e74701;
}
ul.main_manual>li:hover div, ul.main_manual li a.current>div.selected{
    display: block;
}
.nav_menu ul.main_manual>li> i.nav-hot{
    background:url('/images_plus/header/common/hot.png') 0 0 no-repeat;
    width:40px;
    height:25px;
    position: absolute;
    top: 20px;
    right: -17px;
}
/* footer */
footer{
    background-color: #191919;
    width: 100%;
    height: auto;
}
.footer{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.footer .footer-top{
    min-height: 150px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
}

.footerTitle{
    padding: 15px 0 10px 8px;
    font-size: 15px;
}
.footer .item{
    width: calc(100%/4);
    color: #fff;
}
.footer .item .t5{
    padding-left: 7px;
}
.footer .item .hui{
    color: #2b50a0;
}
.footer .item a{
    color: #a2aabdc9;
    cursor: pointer;
    transition: color .3s;
}
.footer .item a:hover{
    color: #fff;
    text-decoration: underline;
}
.footer .item.mr0{
    margin-right: 0;
}
.footer .item.app {
    display: flex;
    flex-direction: column;
}
.footer .item.app .app_qr{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.footer ul li{
    line-height: 24px;
    float: left;
    width: 85px;
    min-height: 24px;
    margin-top: 2px;
}
.footer ul li:nth-child(2),.footer ul li:nth-child(5),
.footer ul li:nth-child(8){
    width:110px;
}
ul.linklist li{
    line-height: 26px;
    height: 26px;
    margin-top: 3px;
}
.footer-logo{
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-box-align: end;
    align-items: flex-end;
    margin: 0 auto;
    max-height: 68px;
}
.footer-logo .logoimg{
    height: 40px;
    padding-bottom: 8px;
}
.footer-logo .logo{
    padding-right: 30px;
}
.footer-logo>.mga .logoimg{
    background: url(/images_plus/footer/footer_logo1.png) no-repeat;
    width: 157px;
}
.footer-logo>.bvi .logoimg{
    background: url(/images_plus/footer/footer_logo2.png?v1) no-repeat;
    width: 177px;
}
.footer-logo>.pagcor .logoimg{
    background: url(/images_plus/footer/footer_logo3.png) no-repeat;
    width: 41px;
}
.footer-logo>.mga:hover .logoimg{
    background: url(/images_plus/footer/footer_logo1_h.png) no-repeat;
}
.footer-logo>.bvi:hover .logoimg{
    background: url(/images_plus/footer/footer_logo2_h.png?v1) no-repeat;
    width: 177px;
}
.footer-logo>.pagcor:hover .logoimg{
    background: url(/images_plus/footer/footer_logo3_h.png?v1) no-repeat;
}
.footer .appDesc{
    width: 450px;
    padding-top: 40px;
    margin-left: 50px;
    position: relative;
}
.footer .app_qr_box{
   width: 100%;
   position: relative;
}
#app_qrcode{
    padding-left: 10px;
    margin-right: 10px;
}
.footer .app_qr a{

}
.footer-bottom{
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

/* main menu layout fixed */
html:not(.en) ul.main_manual>li>a {
    padding: 0 5px;
}
html:not(.en).pt ul.main_manual>li>a {
    padding: 0 10px;
}
html:not(.en).ko ul.main_manual>li>a,
html:not(.en).zh-Hans ul.main_manual>li>a {
    padding: 0 21px;
}
/* footer layout fixed */
html:not(.en) .footer div.t5 ul {
    display: flex;
    width: inherit;
    flex-direction: column;
    flex-wrap: wrap;
    height: 120px;
}
html:not(.en) .footer div.t5 ul li {
    line-height: 1.1;
    width: 50%;
    margin-bottom: 5px;
    float: unset;
    min-height: unset;
    margin-top: 0;
}
html:not(.en).zh-Hans .footer div.t5 ul{
    height: 80px;
}
html:not(.en).zh-Hans .footer div.t5 ul li {
    width: calc(100% / 3);
}

/* language bar */
.lan_group {
    z-index: 99;
    margin-left: 10px;
    position: relative;
}
.lan_group::after {
    display: block;
    position: absolute;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    top: 20px;
    right: 15px;
    pointer-events: none;
}

.lan_group a {
    color: #fff;
    cursor: pointer;
}
.lan_group img{ 
    width: 30px; 
    margin-right:10px;
}
.lan_group .lan_action::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.lan_group .lan_action {
    background-color: rgba(255,255,255,.1);
}
.lan_group .lan_list{
    background-color: rgba(0,0,0,.7);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.lan_group .lan_action:hover + .lan_list,
.lan_group .lan_list:hover{
    height: auto;
}
.lan_group .lan_list a{
    display: flex;
    align-items: center;
    padding: 0px 30px 0 20px;
    white-space: nowrap;
}
.lan_group .lan_list a:hover{
    background-color: #ff4e00;
}
/* .lan_group .lan_list a.action{
    order: -1;
    background-color: rgba(255,255,255,.1);
} */

html.en .lan_group .lan_list a.en,
html.zh-Hans .lan_group .lan_list a.zh,
html.th .lan_group .lan_list a.th,
html.vi .lan_group .lan_list a.vi,
html.ko .lan_group .lan_list a.ko,
html.tl .lan_group .lan_list a.tl,
html.pt .lan_group .lan_list a.pt,
html.es .lan_group .lan_list a.es{
    order: -1;
    background-color: rgba(255,255,255,.1);
}


