﻿body {
  /*color: #fff;*/
  background-color:#ffffff;
  font-family:"Arial","微軟正黑體",Sans-Serif, "新細明體";
  letter-spacing:0px;
  line-height:1.2em;
  padding:0px;
  margin:0px;
}
.dropdown-menu{
        background-color: #030a08de;
        min-width: 86px;
}
.dropdown-menu>li>a {
    color: #e1e1e1;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffb400;
    background-color: #000000a6;
}
span.menu-arrow{
    display: inline-block;
    vertical-align: top;
    height: 17px;
    margin-left: 10px;
    width: 11px;
    background: url(../ui_imgg/arrow-nomal.png) 50% 50% no-repeat;
}
.dropdown:hover .dropdown-toggle {
    color: #FFB400; 
}

.dropdown:hover .menu-arrow, li.open .menu-arrow{
    background: url(../ui_imgg/menu_arrow.png) 50% 50% no-repeat;
}

/*
.dropdown-toggle:focus .menu-arrow {
    background: url(../ui_imgg/menu_arrow.png) 50% 50% no-repeat;
}
*/
.dropdown:hover ul{
    display: block;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #FFB400;
}
@media (max-width: 767px){
.dropdown:hover ul{
    display: none;
}
.dropdown .dropdown-toggle {
    color: #E1E1E1; 
}
li.open>.dropdown-menu {
    display: block;
}
li.dropdown .menu-arrow{
    background: url(../ui_imgg/arrow-nomal.png) 50% 50% no-repeat;
}
li.open .menu-arrow{
    background: url(../ui_imgg/menu_arrow.png) 50% 50% no-repeat;
}

}
a {
    color: #fff;
    text-decoration: none;
}
/* for friendly use */

.row {
    margin-right: 0px; 
    margin-left: 0px; 
}
.navbar-inverse {
    background-color: #000907db;
    border-color: #080808;
}
.navbar-wrapper {
    top: 2%;
    right: 0;
    left: 0;
    z-index: 20;
}
.navbar-inverse .navbar-nav>li>a {
    color: #E1E1E1;
    font-size: 1.2em;
    
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #FFB400;
    background-color:#2E2E2E;
}

.navbar-inverse .navbar-nav>li>a:hover  {
    color: #FFB400;
    font-size: 1.2em;
}
/*-----------11-------------------*/
.alignR{
text-align:right;
}
.alignL{
text-align:left;
}
.alignC{
text-align:center;
}

.cit{
    margin-left:auto;
    margin-right:auto;
}

/* override */
.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}


.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

ul, ol {
    padding-left: 0px;

}


a:hover,a:focus {
  text-decoration:none;
  outline-color: none;
  outline-offset: 0px;
  outline-style: none;
  outline-width: thin;
}

.footerA >.col-md-1, 
.footerA >.col-md-2, 
.footerA >.col-md-3,
.footerA >.col-md-4, 
.footerA >.col-md-5, 
.footerA >.col-md-6, 
.footerA >.col-md-7, 
.footerA >.col-md-8, 
.footerA >.col-md-9, 
.footerA >.col-md-10, 
.footerA >.col-md-11, 
.footerA >.col-md-12 
{
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    display:block;
}

/* End of Override */


/* head Picture*/

.bigPic{
    position:relative;
    display:block;
    width:100%;
    height:auto;
    background-position:top center;
}
.mobilePic{
    position:relative;
    display:block;
    width:100%;
    height:auto;
    min-width:290px;
}
.headPic{
    position:relative;
    display:block;
    width:100%;
    height:auto;
    min-width:290px;
    z-index: 1;
}
.downloadwrap{
    position: absolute;
    z-index: 24;
    width:100%;
    height: 120px;
    top:69%;
}
.app_d{
    height: 120px;
}
.google_d{
    height: 120px;
}
.apk_d{
    height: 120px;
}
.top_wrap{
    width: 100%;
    padding-top: 47%;
    height: 0px;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.top_video{
    width: 100%;
    height: 100%;
    vertical-align: top;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.ff_logo {
    padding-top: 12.1%;
    position: absolute;
    z-index: 9;
    width: 28%;

    left: 50%;
    top: 42%;
    margin: -5% auto auto -14%;
}
.ff_logo2{
    position: absolute;
    z-index: 9;
    width: 26.45%;
    margin: -5% auto auto -17.81%;
}
.fb_ctl{
    display: block;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 10px;
    right: 30px;
}
.fb_ctl2 {
    display: block;
    background: url(../ui_imgg/fb.min.png) top center no-repeat;
    background-size: 0% auto;
    max-width:0px;
    position: absolute;
    margin-bottom: 20px;
}
.top_video video {
    width: 100%;
}

.news_wrap{
    margin-top: 5%;
    margin-bottom: 4%;
}
.news_title{
    display: block;
    text-align: center;
    font-size: 2.8em;
    font-weight: bold;
    color: #333333;
}
.index-download-btn {
    width: 250px;
    position: absolute;
    left: 50%;
    top: 60%;
    z-index: 9;
    border-radius: 7px;
    border:2px solid transparent;
}

.index-download-btn a {
    display: block;
}

.index-download-btn img {
    width: 100%;
}

.index-download-btn:hover {
    border:2px solid #ffffff;
}

.index-download-btn.appleStore {
/*    margin-left: -390px;*/
    margin-left: -281px;
}

.index-download-btn.googlePlay {
/*    margin-left: -125px;*/
    margin-left: 12px;
}

.index-download-btn.apk {
    margin-left: 140px;
    display: none;
}

.news1_wrap {
     /* width: 33%; */
    max-width: 480px;
    height: auto;
    background-color: #FFFFFF;
    /* padding: 20px; */
    /* min-width: 480px; */
    /* margin-right: 10px; */
    margin-right: 30px;
}

.cont_wrap{
    padding-left: 60px;
    padding-right: 60px;
}
.new_pic{
    width: 100%;
    max-width: 480px;
    height: auto;
}
.new_title{
    padding: 20px;  
}
.title_ctl{
    margin-top: 0px;
    color: #0B0B0B;
    font-weight: bold;
    text-align: left;
}
.txt_ctl{
    color: #585858;
    height: 100%;
    max-height: 72px;
}
.txt_date{
    color:#a2a2a2;
    margin-bottom: 0px;
    margin-top: 30px;
}
.title_ctl:hover{
    color: #ffa500;
}



.c-news-list {
    width: 100%;
    font-size: 0;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px;
    text-align: center;
}


.c-news-list li a {
    display: block;
}
.c-news-img {
    padding-top: 56.18%;
    height: 0px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-bottom: 4px solid #fff;
}
.c-news-img img {
    left: 0px;
    top: 0;
    z-index: 2;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.c-news-list-3x {
    max-width: 1800px;
    margin: 0 auto;
}

.c-news-list-3x li {
    width: 33.33%;
}

.c-news-list li {
    display: inline-block;
    vertical-align: top;
    padding: 36px;
}

.c-news-txt {
    height: 175px;
    padding: 16px 40px 20px;
    background: #f3f3f3;
    position: relative;
}
.c-news-txt span {
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    word-break: break-word;
    min-height: 72px;
}

.c-news-txt .time {
    font-weight: normal;
    color: #999;
    font-size: 12px;
    display: block;
    text-align: left;
    line-height: 20px;
}


.c-more-box {
    width: 33.33%;
    padding: 0 36px;
    margin: 0 auto 100px;
    clear: both;
}

.m-index-more {
    width: 100%;
    max-width: 600px;
}

.c-more {
    display: block;
    margin: 0 auto;
    height: 60px;
    border: 2px solid #666666;
    line-height: 56px;
    color: #666666;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
}

.c-more:hover {
    display: block;
    margin: 0 auto;
    height: 60px;
    border: 2px solid #a7a7a7;
    line-height: 56px;
    color: #a7a7a7;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
}
.video_bg{
    background-color: #000;
    padding-top: 30px;
}
.pic_mobile{
     position: relative;
    display: block;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;

}
.pic_wrap{
    width: 100%;
    height: auto;
    background-color: #000000;
    margin-bottom: 30px;
}
.pic_txt{
    display: block;
    color: #F3F3F3;
    width: 100%;
    max-width: 813px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    line-height: 1.8;
    font-size: 1.3em;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}


/*---------------------------index end-------------------------------*/




.list_wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px;
    height: auto;

}

.list_title_w{
    background-color:#CCCCCC;
    padding: 30px;
    
}

.list_title{
    color:#707070;
    font-size: 2em;
    font-weight: bold;
}
.list_btn_w{
    background-color:rgba(36, 36, 36, 0.5);
    margin-top: 10px;

}

.list_btn1 {
    display: block;
    color: #FFFFFF;
    border: #ffffff 1px solid;
    font-size: 1.4em;
    text-align: center;
    padding: 15px;
    background-color: #B4B4B4;
    
}
.list_btn2 {
    display: block;
    color: #FFFFFF;
    font-size: 1.4em;
    text-align: center;
    padding: 15px;
    background-color:#4A4A4A;
    -moz-box-shadow:0px 3px 14px #737373;
    -webkit-box-shadow:0px 3px 14px #737373;
    box-shadow:0px 3px 14px #737373;
}
.list_news_W{
    margin-top:70px;
    padding-bottom: 15px;
    /*border-bottom: #A2A2A2 1px solid;*/
}
.list_ctl{
    display:block;
}
.pic_box{
    float: left;
}
.pic_ctl{
    display: block;
    width: 100%;
    max-width: 400px;
    height: auto;

}
.news_cont_box{
    width: 100%;
    max-width: 1200px;
    height: auto;
}
.news_cont{
}

.news_cont_title{
    display: inline-block;
    margin-top: 10px;
    font-size: 2.4em;
    margin-left: 3%;
}
.news_cont_txt{
    margin-top: 10px;
    font-size: 1em;
    margin-left: 3%;
    overflow: hidden;
    margin-bottom: 100px;
}





.list_ww{
    margin-bottom: 20px;
}

.list_w {
    display: block;
    margin-top: 10px;
    border-bottom: #dadada 2px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    /* background-color: #f3f3f3; */
}
.list_w2{
    display: none;
    margin-top: 12px;
    border-bottom: #dadada 2px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    /* background-color: #f3f3f3; */
}
.list_w_a{
    display: block;
}
.new-icon {
    background: #989898;
    padding: 10px 10px;
    display: inline-block;
    float: left;
    font-size: 1.2em;
    color: #ffff;
}
.new-txt {
    display: inline-block;
    padding: 10px 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    /* flex: 1; */
    margin: 0rem 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    width: 70%;
    text-overflow: ellipsis;
    color: #5a5959;
    font-size: 1.5em;
    font-weight: bold;
}


.new-date {
    display: inline-block;
    float: right;
    font-size: 1.2em;
    color: #868686;
    padding: 10px 10px;
}


.list_number{
    margin-top: 40px;
    text-align: center;
}




.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 7px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #6d6d6d;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #cecece;
}




.footerbg {
    position: relative;
    display: block;
    width: 100%;
    height: 100px;
    background-color: #000000;
    clear:both;
}
/* menu */

.menuContainer{
    position:relative;
    display:block;
    width:100%;
    margin-left:9%;
    margin-right:9%;
    padding-top:24px;
    padding-bottom:12px;
    margin-left:auto;
    margin-right:auto;
    box-sizing:content-box;
}

@media (max-width: 1024px) {
    .menuContainer{
        padding-bottom:24px;
    }
}

.bgColorMenu{
    background-color:#9c9c9c;
}

.bgColorIntro{
    background-color:#ebebeb;
}

.width33{
    position:relative;
    display:inline-block;
    width:33.3%;
    padding:0px;
    margin:0px;
}

.width33c{
    position:relative;
    display:inline-block;
    width:33.3%;
    padding:0px;
    margin:0px;
}
.width20{
    position:relative;
    display:inline-block;
    width:20%;
    padding:0px;
    margin:0px;
}
.width33B{
    position:relative;
    display:inline-block;
    width:33.3%;
    padding:0px;
    margin:0px;
}
.width25D{
    position:relative;
    display:inline-block;
    width:24.6%;
    padding:0px;
    margin:0px;
}
.width40{
    position:relative;
    display:inline-block;
    width:40%;
    padding:0px;
    margin:0px;
}
.width50{
    position:relative;
    display:inline-block;
    width:50%;
    padding:0px;
    margin:0px;
}
.width50b{
    position:relative;
    display:inline-block;
    width:50%;
    padding:0px;
    margin:0px;
}
.width50d{
    position:relative;
    display:inline-block;
    width:50%;
    padding:0px;
    margin:0px;
}
.bn268x80{
    position:relative;
    display:block;
    width:100%;
    max-width:268px;
    margin-bottom:12px;
}

.bn166x172{
    position:relative;
    display:block;
    width:100%;
    max-width:166px;
    margin-bottom:10px;
    padding:5px;
}


.bn248x172{
    position:relative;
    display:block;
    width:100%;
    max-width:248px;
    margin-bottom:10px;
}

@media (max-width: 991px) {
    .width25D{
        display:inline-block;
        width:49.5%;
    }
    .width25Dmargin6{
        margin-bottom:6px;
    }
}

@media (max-width: 424px) {
    .width25D{
        display:inline-block;
        width:49.3%;
    }
}

@media (max-width: 312px) {
    .width25D{
        display:inline-block;
        width:48%;
    }
}

.pic100{ height:auto;width:100%; }
.pic96{ height:auto;width:100%; }
.mLeft{ margin-right:auto;}
.mRight{ margin-left:auto;}
.mCenter{margin-right:auto; margin-left:auto;}
.mCenterB{margin-right:auto; margin-left:auto;}
.mCenterBL{margin-right:0; margin-left:auto;}
.mCenterBR{margin-right:auto; margin-left:0;}
.mCenterBL2{margin-right:12px; margin-left:auto;}
.mCenterBR2{margin-right:auto; margin-left:12px;}
.mCenterc{margin-right:auto; margin-left:auto;}
.mLeft5{    margin-left:6px;margin-right:auto;}
.mRight5{ margin-right:6px;margin-left:auto;}

.mLeft3{ margin-left:auto;margin-right:auto;}
.mRight3{ margin-left:auto;margin-right:auto;}
.mCenter3{margin-right:auto; margin-left:auto;}

.mLeft2{ margin-left:6px;margin-right:auto;}
.mRight2{ margin-right:6px;margin-left:auto;}

.mLeftB{ margin-left:5px;margin-right:auto;}
.mRightB{ margin-right:5px;margin-left:auto;}



.width50c{width:50%;margin-right:auto;
margin-left:auto;display:block;}

        
@media (max-width: 1200px) {
    .menuContainer{ }
    .mLeft5{ margin-left:6px;}
    .mRight5{ margin-right:6px;}
    
    
    .mLeft2{ margin-left:6px;}
    .mRight2{ margin-right:6px;}
    .pic96{ position:relative;display:block;height:auto;width:96%; margin-left:auto;margin-right:auto;}

}

@media (max-width: 1024px) {
    .mLeft3{ margin-left:6px;}
    .mRight3{ margin-right:6px;}
    .width33{width:50%;}
    .width33c{width:50%;margin-right:auto;
margin-left:auto;display:block;}
    .menuContainer{ }
    .bn268x80{ width:95%; margin-bottom:12px;}
    
    .belowMenuBn{ margin-bottom:0px;}
    .mLeft{ margin-right:auto;margin-left:auto;}
    .mRight{ margin-right:auto;margin-left:auto;}
    .mLeft5{ margin-right:auto;margin-left:auto;}
    .mRight5{ margin-right:auto;margin-left:auto;}
    .width50b{width:50%;margin-right:auto;margin-left:auto;display:block;}      
    .mCenter{margin-right:auto; margin-left:auto;}
    .mCenterB{margin-right:auto; margin-left:auto;}
    .nob2{margin-bottom:0%;}
    .mCenterBL2{margin-right:8px; margin-left:auto;}
    .mCenterBR2{margin-right:auto; margin-left:8px;}
}
    
@media (max-width: 480px) {
    .bn268x80{ width:95%; margin-bottom:5%;}
    .mLeft2{ margin-left:3px;}
    .mRight2{ margin-right:3px;}
    .mLeft3{ margin-left:3px;}
    .mRight3{ margin-right:3px;}
    .bn268x80{ width:95%; margin-bottom:6px;}
    .mCenterBL2{margin-right:auto; margin-left:auto;}
    .mCenterBR2{margin-right:auto; margin-left:auto;}
    .nob{margin-bottom:0%;}
    .nob2{margin-bottom:0%;}
}

/* menu End */

/* Introduction */
.introduction{
    position:relative;
    display:block;
    text-align:center;
    width:100%;
    line-height:1.6em;
    font-size:1.1em;
    padding-top:24px;
    padding-bottom:24px;
    
    font-weight:700;
    color:#9c9c9c;

}

.ui_introLine{
    position:relative;
    display:block;
    width:100%;
    max-width:550px;
    height:32px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:12px;
    background-image:url("../ui_imgg/ui_introLine.min.png");
    background-position:center;
}

.ui_introLine2{
    position:relative;
    display:block;
    width:100%;
    max-width:550px;
    height:32px;
    margin-left:auto;
    margin-right:auto;
    margin-top:12px;
    background-image:url("../ui_imgg/ui_introLine.min.png");
    background-position:center;
}

/* event body */

/* event body A -title*/
.eventAbody{
    position:relative;
    display:block;
    width:100%;
    min-height:100px;
    height:auto;
    box-sizing:border-box;
    background-color:#fff; /* remove if dont use or replace with background */
    margin-bottom:12px;
    
    border-style: solid;
    border-image: url("../ui_imgg/ui_gridboxA90x90.min.png") 30 30 30 30 repeat repeat;
    border-width: 30px 30px;
    
    padding:24px;
    padding-left:5%;
    padding-right:5%;
    color:#666;
}

/* event body A - for button move */
.col-md-11>.eventAbody{padding:12px;}
.col-md-10>.eventAbody{padding:12px;}
.col-md-9>.eventAbody{padding:12px;}
.col-md-8>.eventAbody{padding:12px;}
.col-md-7>.eventAbody{padding:12px;}
.col-md-6>.eventAbody{padding:12px;}
.col-md-5>.eventAbody{padding:12px;}
.col-md-4>.eventAbody{padding:12px;}
.col-md-3>.eventAbody{padding:12px;}
.col-md-2>.eventAbody{padding:12px;}
.col-md-1>.eventAbody{padding:12px;}




.titleBgA{
    position:relative;
    display:block;
    max-width:860px;
    margin-left:auto;
    margin-right:auto;
    max-height:70px;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    margin-bottom:12px;
    
    border-style: solid;
    border-image: url("../ui_imgg/ui_titleBg860x70.min.png") 70 40 70 40 repeat repeat;
    border-width: 70px 40px 0px 40px;
}

/* event body B -title*/
.eventBbody{
    position:relative;
    display:block;
    width:100%;
    min-height:100px;
    height:auto;
    box-sizing:border-box;
    background-color:#fff; /* remove if dont use or replace with background */
    margin-bottom:12px;
    
    border-style: solid;
    border-image: url("../ui_imgg/ui_gridboxB90x90.min.png") 30 30 30 30 repeat repeat;
    border-width: 30px 30px;
    
    padding:24px;
    padding-left:5%;
    padding-right:5%;
    color:#666;
}
/* event body A - for button move */
.col-md-11>.eventBbody{padding:12px;}
.col-md-10>.eventBbody{padding:12px;}
.col-md-9>.eventBbody{padding:12px;}
.col-md-8>.eventBbody{padding:12px;}
.col-md-7>.eventBbody{padding:12px;}
.col-md-6>.eventBbody{padding:12px;}
.col-md-5>.eventBbody{padding:12px;}
.col-md-4>.eventBbody{padding:12px;}
.col-md-3>.eventBbody{padding:12px;}
.col-md-2>.eventBbody{padding:12px;}
.col-md-1>.eventBbody{padding:12px;}


.titleBgB{
    position:relative;
    display:block;
    max-width:860px;
    margin-left:auto;
    margin-right:auto;
    max-height:70px;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    margin-bottom:12px;
    
    border-style: solid;
    border-image: url("../ui_imgg/ui_titleBgB860x70.min.png") 70 40 70 40 repeat repeat;
    border-width: 70px 40px 0px 40px;
}

.innerTitle{
    position:absolute;
    display:block;
    top:-70px;
    height:70px;

    width:100%;
    text-align:center;
    line-height:70px;
    font-size:1.9em;
    color:#fff;
    background-color:#546456; /* remove if dont use or replace with background */
}
@media (max-width: 700px) {
    .innerTitle{
    font-size:1.5em;
    }
    
}
@media (max-width: 570px) {
    .innerTitle{
    font-size:1.3em;
    }
    
}
@media (max-width: 500px) {
    .innerTitle{
    font-size:1.2em;
    }
    
}
@media (max-width: 480px) {
    .eventAbody{
        padding:12px;
        padding-left:0%;
        padding-right:0%;
    }
    .eventBbody{
        padding:12px;
        padding-left:0%;
        padding-right:0%;
    }
    .innerTitle{
        font-size:1.2em;
    }
}
@media (max-width: 420px) {
    .eventAbody{
        padding:12px;
        padding-left:0%;
        padding-right:0%;
    }
    .eventBbody{
        padding:12px;
        padding-left:0%;
        padding-right:0%;
    }
    .innerTitle{
        padding-top:23px;
        line-height:1em;
        font-size:1.3em;
    }
    .line2{
        padding-top:15px;
    }
}

/* End event body - title*/

/* small title */

.titleSmA{
    position:relative;
    display:block;
    max-width:860px;
    margin-left:auto;
    margin-right:auto;
    max-height:40px;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    margin-bottom:12px;
    margin-top:12px;
    border-style: solid;
    border-image: url("../ui_imgg/ui_titleSm860x40.min.png") 40 40 40 40 repeat repeat;
    border-width: 40px 40px 0px 40px;
}

.titleSmB{
    position:relative;
    display:block;
    max-width:860px;
    margin-left:auto;
    margin-right:auto;
    max-height:40px;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    margin-bottom:12px;
    margin-top:12px;
    border-style: solid;
    border-image: url("../ui_imgg/ui_titleSmB860x40.min.png") 40 40 40 40 repeat repeat;
    border-width: 40px 40px 0px 40px;
}

.innerTitle2{
    position:absolute;
    display:block;
    top:-40px;
    height:40px;

    width:100%;
    text-align:left;
    line-height:40px;
    font-size:1.2em;
    color:#fff;
    background-color:#546456; /* remove if dont use or replace with background */
}
@media (max-width: 700px) {
    .innerTitle2{
    font-size:1.1em;
    }
    
}
@media (max-width: 570px) {
    .innerTitle2{
    font-size:1em;
    }
    
}
@media (max-width: 500px) {
    .innerTitle2{
    font-size:1em;
    }
    
}
@media (max-width: 480px) {
    .innerTitle2{
        font-size:1em;
    }
}
@media (max-width: 420px) {

    .innerTitle2{
        padding-top:12px;
        line-height:1em;
        font-size:1em;
    }

}
@media (max-width: 400px) {


    .lineB2{
        padding-top:5px;
    }
}

/* line 16px height*/
.ui_line16{
    position:relative;
    display:block;
    height:16px;
    width:100%;
    max-width:829px;
    background-position:center;
    background-image:url("../ui_imgg/ui_line16.min.png");
    margin-top:12px;
    margin-bottom:12px;
    margin-left:auto;
    margin-right:auto;
}

/* line 8px height*/
.ui_line8{
    position:relative;
    display:block;
    height:8px;
    width:100%;
    max-width:829px;
    background-position:center;
    background-image:url("../ui_imgg/ui_line8.min.png");
    margin-top:12px;
    margin-bottom:12px;
    margin-left:auto;
    margin-right:auto;
}

/* inner button */
.width50inner{
    position:relative;
    display:inline-block;
    width:50%;
    padding:0px;
    margin:0px;
}

.width33inner{
    position:relative;
    display:inline-block;
    width:33.3%;
    padding:0px;
    margin:0px;
}
.width33Binner{
    position:relative;
    display:inline-block;
    width:33.3%;
    padding:0px;
    margin:0px;
}

.width50Dinner{
    position:relative;
    display:inline-block;
    width:50%;
    padding:0px;
    margin:0px;
}

.width25Dinner{
    position:relative;
    display:inline-block;
    width:24.6%;
    padding:0px;
    margin:0px;
}

@media (max-width: 991px) {
    .width25Dinner{
        display:inline-block;
        width:49.5%;
    }
    .width25Dinnermargin6{
        margin-bottom:6px;
        
    }
    
}

@media (max-width: 518px) {
    .width25Dinner{
        display:inline-block;
        width:49.3%;
    }
}

@media (max-width: 400px) {
    .width25Dinner{
        display:inline-block;
        width:49%;
    }
}

@media (max-width: 312px) {
    .width25Dinner{
        display:inline-block;
        width:48%;
    }
}

.bn268x80inner{ /* for 2 buttons */
    position:relative;
    display:block;
    width:100%;
    max-width:268px;
    margin-bottom:12px;
    box-sizing:border-box;
}
.bn268x80innerB{ /* for 3 buttons */
    position:relative;
    display:block;
    width:100%;
    max-width:268px;
    margin-bottom:12px;
    box-sizing:border-box;
}

.bn248x172inner{
    position:relative;
    display:block;
    width:100%;
    max-width:248px;
    margin-bottom:12px;
}

.bn166x172inner{
    position:relative;
    display:block;
    width:100%;
    max-width:166px;
    margin-bottom:12px;
}

.mCenterBLinner{margin-right:12px; margin-left:auto;}
.mCenterBRinner{margin-right:auto; margin-left:12px;}
.mCenterBinner{margin-right:auto; margin-left:auto;}

.pic100inner{ height:auto;width:100%; }
.pic96inner{ height:auto;width:100%; }
.mLeftinner{ padding-left:9px;margin-right:auto;}
.mRightinner{ padding-right:9px;margin-left:auto;}

@media (max-width: 1200px) {
    .bnBMediainner{ /* for 3 buttons */
        position:relative;
        display:block;
        width:96%;
        margin-left:auto;
        margin-right:auto;
    }
    .mLeftinner{ padding-left:6px;margin-right:auto;}
    .mRightinner{ padding-right:6px;margin-left:auto;}
    .pic96inner{ position:relative;display:block;height:auto;width:96%; margin-left:auto;margin-right:auto;}
    .bnSmall{width:35%;}
}
@media (max-width: 1025px) {

    .navbar-wrapper {
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}
}

@media (max-width: 1024px) {
    .bnAMediainner{ /* for 2 buttons */
        position:relative;
        display:block;
        width:96%;
        box-sizing:border-box;
    }
    .mCenterBLinner{margin-right:8px; margin-left:auto;}
    .mCenterBRinner{margin-right:auto; margin-left:8px;}
    .mCenterBinner{margin-right:auto; margin-left:auto;}
    .bnSmall{width:35%;}
    .navbar-wrapper {
    top: 1.6%;
    right: 0;
    left: 0;
    z-index: 20;
}
}
@media (max-width: 1020px) {

    .navbar-wrapper {
    top: -2%;
    right: 0;
    left: 0;
    z-index: 20;
}
}
@media (max-width: 780px) {
    .bnAMediainner{ width:100%;}
    .bnBMediainner{ width:100%;}
    .width33inner{ width:100%;}
    .width50inner{ width:100%;}
    
    .mLeftinner{ margin-left:auto;margin-right:auto;padding-left:0px;}
    .mRightinner{ margin-left:auto;margin-right:auto;padding-left:0px;}
    .mRightinner{ padding-right:0px;margin-left:auto;}
    .bn268x80inner{margin-bottom:6px;}
    .bn268x80innerB{margin-bottom:6px;}
    .bn248x172inner{margin-bottom:6px;}
    .bn166x172inner{margin-bottom:6px;}
    .bnSmall{width:40%;}
    .navbar-wrapper {
    top: -2%;
    right: 0;
    left: 0;
    z-index: 20;
}
    
}

@media (max-width: 630px) {
    .mCenterBLinner{margin-right:auto; margin-left:auto;}
    .mCenterBRinner{margin-right:auto; margin-left:auto;}
    .bnSmall{width:42%;}
    .navbar-wrapper {
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}
}

@media (max-width: 480px) {
    .bnSmall{width:48%;}
    .mCenterBLinner{margin-right:auto; margin-left:auto;}
    .mCenterBRinner{margin-right:auto; margin-left:auto;}
    .mCenterBinner{margin-right:auto; margin-left:auto;}
    .navbar-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}
}

/* left Right Button overWrite */

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}   


@media only screen and (max-width: 1400px){
.c-news-list-3x .c-news-txt {
    min-height: 160px;
    height: auto;
}

}

@media only screen and (max-width: 1250px){
.c-news-list-3x li {
    width: 50%;
}
.c-more-box {
    width: 49.33%;
    padding: 0 36px;
    margin: 0 auto 100px;
}
}
@media only screen and (max-width: 797px){
.footerbg {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
    background-color: #000000;
}

}

@media only screen and (max-width: 767px){
.c-news-list-3x li, .c-more-box {
    padding: 20px;
}
.c-news-txt {
    padding: 10px 20px;
}
.fb_ctl{
    display: none;
    }
.fb_ctl2 {
    display: block;
    background: url(../ui_imgg/fb.min.png) top center no-repeat;
    background-size: 100% auto;
    max-width: 29px;
    height: 29px;
    position: absolute;
    /* margin-bottom: 20px; */
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.news_title {
    font-size: 2.6em;
}
.pic_txt {
    font-size: 1em;
}
.ff_logo2 {
    padding-top: 12.1%;
    position: absolute;
    z-index: 21;
   /*margin: 1.5% auto auto 3.19%;*/
    margin: 5px auto auto 10px;
    width: 23%;
}
.downloadwrap {
    position: absolute;
    z-index: 24;
    width: 100%;
    height: 120px;
}
.app_d{
    height: 120px;
}
.google_d{
    height: 120px;
}
.apk_d{
    height: 120px;
}

}

@media only screen and (max-width: 640px){
.c-news-txt, .c-news-list-3x .c-news-txt {
    height: auto;
    padding: 20px;
    min-height: 100px;
}
.m-index-news-list li, .c-news-list-3x li {
    width: 100%;
    padding: 20px;
}
.c-more-box {
    width: 70.33%;
    padding: 0 36px;
    margin: 0 auto 100px;
}
}
@media only screen and (max-width: 480px){
.news_title {
    font-size: 2.0em;
    margin-top: 35px;
}

.c-news-txt, .c-news-list-3x .c-news-txt {
    height: auto;
    padding: 20px;
    min-height: 100px;
}
.m-index-news-list li, .c-news-list-3x li {
    width: 100%;
    padding: 20px;
}
.c-more-box {
    width: 85.33%;
    padding: 0 10px;
    margin: 0 auto 100px;
}
}

@media only screen and (max-width: 375px){

.downloadwrap{
    position: absolute;
    z-index: 24;
    width:100%;
    height: 120px;

}
.app_d{
    height: 120px;
}
.google_d{
    height: 120px;
}
.apk_d{
    height: 120px;
}
}

@media only screen and (max-width: 321px){

.ff_logo2 {
    padding-top: 12.1%;
    position: absolute;
    z-index: 21;
    margin: 1.5% auto auto 3.19%;
    margin: 5px auto auto 10px;
    width: 23%;
}
}

.topbar{
    height: 43px;
}

@media (min-width: 768px){
.navbar-nav {
    float: left;
    /* margin: 0; */
    margin-left: 2%;
}
.navbar-nav {
    /* margin: 7.5px -15px; */
}

}

.containbox img{
    width: 100%;
}


