html {  -moz-osx-font-smoothing: grayscale;  -webkit-font-smoothing: antialiased;  text-rendering: optimizeLegibility;  }
article,aside,details,figcaption,figure,footer,header,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}svg:not(:root){overflow:hidden}figure{margin:0}
.cf:before, .cf:after{content:"";display:table}.cf:after{clear:both}
.rs{margin:0;padding:0} h1.rs,h2.rs,h3.rs,h4.rs{font-size:100%}ul.rs{list-style:none}
img, iframe{border:none} a,input{outline:none}
.tabsGc-container img {
    max-width: 100%;
}
a{text-decoration:none}
a:hover, a:focus{text-decoration:none !important; outline: none !important;}
.fBo{font-weight:bold}.fNo{font-weight:normal}.fSi{font-style:italic}.fSn{font-style:normal}
.inCute{display:inline !important}.inbCute{display:inline-block !important}.showCute{display:block !important}.hideCute{display:none !important}
.pAbs{position:absolute}.pRel{position:relative}.pSta{position:static}
.fll{float:left}.flr{float:right}.fln{float:none}
.clr{clear:both;font-size:0}
.textAr{text-align:right}.textAc{text-align:center}.textAj{text-align:justify}.textAl{text-align:left}
.cutebox3:before,.cutebox3:after{content:"";display:table} .cutebox3:after{clear:both}.cutecol3{float:left;display:block}
input[type="checkbox"]{margin:0;vertical-align:-2px}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{border:0 !important;padding:0 !important}
.texthide{ text-overflow: ellipsis;overflow: hidden;  white-space: nowrap;}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    color: #212121;
    overflow-x: hidden;
    background: #4c0000 !important;
}
.fixCen{width: 1140px;margin: 0 auto;position: relative;}
.spr{background: url("../images/spr.png") 0 0 no-repeat}
.f-container{background: #4a0001 url("../images/bga.jpg") center top no-repeat;}
.f-mmb{display: none}
.f-mpc{display: block}
.header{height: 608px;position: relative}
.header_inner{background: url(../images/menu.jpg) center top no-repeat;}
.header_inner_lstNavtop{text-align: center}
.header_inner_lstNavtop li{;padding: 8px 0 9px;display: inline-block;}
.header_inner_lstNavtop li a{
    display: block;height: 35px;
    line-height: 35px;
    padding: 0 30px;
    font-size: 15px;
    color: #e6e6e6;
    text-shadow: 1px 0 0 #000, 0 1px 0 #000, 0 0 1px #000;
    background: url("../images/br.jpg") 100% 50%  no-repeat
}
.header_inner_lstNavtop li:last-child a{background: transparent}
.header_inner_lstNavtop li a:hover{color: #fff}
.header-logo, .navGc .logo {
    display: block;
    background: url(../images/logo.png) 0 0 no-repeat;
    background-size: 100%;
    width: 305px;
    height: 155px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -146px;
    z-index: 8;
    text-indent: -999em;
    animation: scale 0.4s;
    -webkit-animation: scale 0.4s;
    -moz-animation: scale 0.4s;
    -o-animation: scale 0.4s;
}
@keyframes scale{0%{opacity:0;-webkit-transform:scale(5)}80%{-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}
@-webkit-keyframes scale{0%{opacity:0;-webkit-transform:scale(5)}80%{-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}
@-moz-keyframes scale{0%{opacity:0;-webkit-transform:scale(5)}80%{-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}
@-o-keyframes scale{0%{opacity:0;-webkit-transform:scale(5)}80%{-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}

.header-video {
    display: block;
    background: url(../../tamquocgo/images/trl.png) 0 0 no-repeat;
    width: 101px;
    height: 117px;
    position: absolute;
    top: 190px;
    left: 760px;
    z-index: 2;
    animation: scale 0.4s;
    -webkit-animation: scale 0.4s;
    -moz-animation: scale 0.4s;
    -o-animation: scale 0.4s;
}
.play-now {
    width: 184px;
    height: 192px;
    background: url(../images/play-now.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 366px;
    left: 336px;
}
.slg {
    width: 640px;
    height: 352px;
    background: url(../images/slg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 174px;
    left: 50%;
    margin-left: -320px;
    mask-image: url(../images/slg.png);
    -webkit-mask-image: url(../images/slg.png);
    -moz-mask-image: url(../images/slg.png);
    -o-mask-image: url(../images/slg.png);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    -moz-mask-repeat: no-repeat;
    mask-size: 100%;
    -webkit-mask-size: 100%;
    -moz-mask-size: 100%;
    -o-mask-size: 100%;
}
.slg:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(../../tqtken/images/landing/light.png) top left no-repeat;
    animation: animatedlighttext 3s linear infinite;
    -webkit-animation: animatedlighttext 3s linear infinite;
    -moz-animation: animatedlighttext 3s linear infinite;
    -o-animation: animatedlighttext 3s linear infinite;
}
@keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}
@-webkit-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}
@-moz-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}
@-o-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes animatedlighttext{from{background-position:0 0}to{background-position:100% 0}}

.main_dl{height: 130px;padding-left: 137px;position: relative;margin-bottom: 60px;}
.main_dl .main_dl-ico{display: block;position: absolute;left: 0;top: 0;width: 130px;height: 130px}
.main_dl_qr{width: 135px;height: 129px;background-position: -407px 0;position: absolute;right: 0;top: 0;padding-top: 12px;}
.main_dl_qr img{display: block;width: 106px;height: 106px;margin: 0 auto;}
.main_dl .main_dl-name {
    font-size: 18px;
    color: #9d1608;
    font-weight: bold;
    margin: 0 0 15px;
    padding-top: 10px;
}
.main_dl .main_dl-desc {margin: 0 0 10px;color:#130000;}
.main_dl-btdl {
    display: block;
    width: 203px;
    height: 75px;
    float: left;
    margin-right: 5px;
}
.main_dl-ios{background-position: 0 0 }
.main_dl-ios:hover{background-position: -203px 0 }
.main_dl-gg {
    background-position: 0 -75px;
}
.main_dl-gg:hover{background-position: -203px -75px }
.main_dl-apk {
    background-position: 0 -150px;
}
.main_dl-apk:hover{background-position: -203px -150px }
/*.main_dl-blue {
    background: url(https://cdn.smobgame.com/templates/tamquocgo/images/bluestack2.png) no-repeat;
}
.main_dl-blue:hover {
    background-position: -202px 0;
}*/
.main_ct{}
.main_ct_left{float: left;width: 600px;min-height: 280px;}
.slider .item{width: 600px;height: 280px}
.main_ct_right{float: left;width: 540px}
.navtabs{background: url("../images/nv-rp.jpg") 0 0 repeat-x;height: 40px;position: relative}
.navtabs ul {
    padding-left: 20px;
    position: relative;
}
.navtabs ul li{float: left;}
.navtabs ul li a{
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 7px;
    color: #860000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.navtabs ul li.active a{background: #222222; color:#fff;}
.readmore-tab{display: block;width: 29px;height: 23px;    background-position: -538px -40px;position: absolute;right: 10px;top: 9px}
.tab-content{background: #222222;height: 240px;}
.list-posts{padding-top: 5px}
.list-posts li{margin: 0 10px 0 20px;position: relative;border-bottom: 1px solid #333333;}
.list-posts li:last-child{border: none}
.list-posts li a{display: block;width: 77%;background: url("../../kvcm/images/arr.png") 0 50% no-repeat;color: #fff;padding: 0 15px;font-size: 16px;height: 36px;line-height: 36px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-posts li .date{position: absolute;right: 10px;top: 0;height: 36px;color: #6b6b6b;font-size: 14px;line-height: 36px;}
.list-posts li a:hover{color: #ff6600;}
.main_ba{margin-top: 62px}
#accordion {  height:411px; overflow:hidden;}
#accordion .panelx { float:left;  display:block;  width:119px;  height:411px;  overflow:hidden;  }
#accordion .panelx.active {  width:664px  }
.panelContent { height:411px;  width:664px;  }
.pink { width:119px;  height:411px;  float:left;  cursor:pointer  }
.panelx.active .pink{background: transparent}
.panel1 .panelContent{background: url("../images/11.jpg") 100% 0 no-repeat; background-size: 100%;}
.panel2 .panelContent{background: url("../images/22.jpg") 100% 0 no-repeat; background-size: 100%;}
.panel3 .panelContent{background: url("../images/33.jpg") 100% 0 no-repeat; background-size: 100%;}
.panel4 .panelContent{background: url("../images/44.jpg") 100% 0 no-repeat; background-size: 100%;}
.panel5 .panelContent{background: url("../images/55.jpg") 100% 0 no-repeat; background-size: 100%;}
.panel1 .pink{background: url("../images/1.jpg") 0 0 no-repeat}
.panel2 .pink{background: url("../images/2.jpg") 0 0 no-repeat}
.panel3 .pink{background: url("../images/3.jpg") 0 0 no-repeat}
.panel4 .pink{background: url("../images/4.jpg") 0 0 no-repeat}
.panel5 .pink{background: url("../images/5.jpg") 0 0 no-repeat}
/* list tin */
.lnews_left{
    position:relative;width: 270px;
    margin-right: 15px;
    float: left;
    /*background: #111;*/
    padding: 15px 0 40px;
    background: url(../images/nav-l.jpg) repeat;

}
.lnews_left-overlay {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    /*opacity: 0.65;
    background: rgba(34,17,0,1);
    background: -moz-linear-gradient(top, rgba(34,17,0,1) 0%, rgba(37,18,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(34,17,0,1)), color-stop(100%, rgba(37,18,0,1)));
    background: -webkit-linear-gradient(top, rgba(34,17,0,1) 0%, rgba(37,18,0,1) 100%);
    background: -o-linear-gradient(top, rgba(34,17,0,1) 0%, rgba(37,18,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(34,17,0,1) 0%, rgba(37,18,0,1) 100%);
    background: linear-gradient(to bottom, rgba(34,17,0,1) 0%, rgba(37,18,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#221100', endColorstr='#251200', GradientType=0 );*/
}
.lnews_left h3{position: relative;font-size: 20px;text-align: center;color: #fff;padding-bottom: 15px}
.lnews_left .main_dl_qr{position: relative;margin: 0 auto 10px}
.lnews_left a{position: relative;margin: 0 auto 10px;float: none}
.lnews_right{width: 855px;float: left;}
.lnews_right_lst{height: 80px;background: url("../images/rp.jpg") 0 0 repeat-x}
.lnews_right_lst li{float: left;width: 20%;position: relative}
.lnews_right_lst li a{display: block;width: 100%;text-align: center;height: 80px;line-height: 80px;color: #fff;
    text-transform: uppercase;font-size: 16px;border-right: 1px solid #9e866b;}
.lnews_right_lst li:last-child a{border: none}
.lnews_right_lst li.active{background: rgba(58, 29, 1, 0.2);}
.lnews_right_lst li.active:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #252525;
    /* background: url("https://cdn.smobgame.com/templates/kvcm/images/spr.png") -569px -63px;
     width: 23px;height: 12px;*/
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
}
.lnews_right_ct{background: url(../images/nvr.jpg) repeat;padding: 22px 60px;min-height: 600px;}
.lstNews{}
.lstNews li{padding: 15px 0;border-top: 1px dotted #ccc;}
.lstNews li:first-child{padding-top:0;border: none }
.lstNews li a{display: block;padding-left: 110px;position: relative;height: 60px}
.lstNews .nThumb{display: block;position: absolute;left: 0;top: 0;width: 101px;height: 60px;overflow: hidden}
.lstNews .nThumb img{    display: block; width: 100%;  height: 60px;   -webkit-transition: .3s;  -moz-transition: .3s;  -o-transition: .3s;  transition: .3s;}
.lstNews li a:hover .nThumb img{  -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1);  transform: scale(1.1);  }
.lstNews .f-title{display: block;line-height: 60px;color: #f3f3f3;width: 80%;font-size: 16px;}
.lstNews .date{color: #f3f3f3;position: absolute;right: 0;font-size: 14px;top: 0;display: block;height: 60px;line-height: 60px}
.lstNews .date.homnay, .list-posts li .date.homnay{color: #f3f3f3}
.lstNews li a:hover .f-title{color: #d2350c}
.pagination {display: block;padding: 20px 0;margin:0;border-radius: 0;}
.pagination ul { text-align: center;  }
.pagination ul li {display: inline-block;width: 28px;line-height: 28px;background: #222;color: #ccc;margin: 3px 3px;border: 1px solid #2d2d2d;}
.pagination a { display: block;  background: #222;  color:#fff;  transition:all 0.3s ease;  -webkit-transition:all 0.3s ease;  -moz-transition:all 0.3s ease;  }
.pagination a:hover, .pagination li.current {  background: #ff6600;  color:#fff; border-color:#ff6600; }
/* trang ct */

.box-detail{color: #f3f3f3;}
.box-tittle{margin-bottom: 10px;border-bottom: 1px solid #b1b1b1;}
.box-detail .focus {line-height: 29px;font-size: 20px;text-align: left;color: #ff9900;}
.box-tittle .m-Itime{font-size: 12px;display: block;padding: 0 0 10px;color: #8c8c8c;}
.box-detail .box-detail {  padding: 0 8px  }
.box-detail p { padding: 7px 0;  margin: 0;/* word-break: break-all; */}
.box-detail a:hover {text-decoration: underline  }
.box-detail img {/* display: block; */  max-width: 100%}
.box-detail .head,.box-detail .time {position: relative  }
.box-detail table {  border-collapse: collapse;  margin: 0 auto;  color: #fff;  }
.box-detail table td {  border: 1px solid #000;  padding: 10px;  background: #cdc5bb;  }
.box-detail table tr:first-child td { background: #303030;  font-weight: bold;  text-align: center;  color: #fff  }
.box-detail table tr:nth-child(even) td {background: #a19f9b;  }
.box-detail table img {border: none;}
.box-other{padding-top: 30px !important;}
h2.s-boxTitle{color: #f3f3f3;font-size: 17px;padding: 0 0 13px 7px;border-bottom: 2px solid #2f2f2f;margin-bottom: 15px;font-weight: bold;position: relative;}
h2.s-boxTitle:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 100px;
    background: #ffa700;
}
.lstOther{}
.lstOther li{border-top: 1px dotted #ccc}
.lstOther li:first-child{padding-top: 0;border: none}
.lstOther li a{display: block;height: 49px;line-height: 49px;padding: 0 60px 0 0;position: relative;color: #d2d2d2;}
.f-title {  display: block;  }
.lstOther li .date{position: absolute;right: 0;color: #b7b7b7;top: 0;font-size: 12px;}
.lstOther li .date.homnay{color: #b7b7b7}
.lstOther li:hover a{color: #d2350c; }
.breadcrumb-b3{height: 40px;background:#150404;padding-left: 20px;font-size: 14px;line-height: 40px;color: #e2e2e2;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.breadcrumb-b3 div{display: inline-block;}
.breadcrumb-b3 a{color: #e2e2e2;display: inline-block;}
.breadcrumb-b3 div a:hover, .breadcrumb-b3 div > span {
    color: #ff8a35;
}
.breadcrumb-b3 div span{display: inline-block;padding: 0 5px 0 7px;}
.fb-like{margin: 10px 0;}
.dataTag{margin: 15px 0}
/* Trang giftcode */
.navGc {
    text-align: center;
}
.navGc a, .navGc .logo {
    display: inline-block;
    vertical-align: middle;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    -webkit-text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    -moz-text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}
.navGc a:hover {color:#ff522c;}
.navGc .logo {
    position: initial;
    margin:0 15px;
    background-position: center top;
}
.wrapGc-content {
    width: 540px;
    margin:auto;
}


footer {width: 100%;padding: 40px 0 30px;text-align: center;color: #fff;background: #131313;margin-top: 60px}
.funtap{display: block;text-indent: -999em;background: url("../../hakibv/images/logo2.png") 0 0 no-repeat;width: 136px;height: 38px;left: 0;top: -10px;}
.ghdt { position: absolute;  right: 0;  top: 0;  }
.footerInner{color: #fff;font-size: 13px;text-align: center;position: relative;margin: 0 auto;}
.footerInner a.bs{color: #fff;display: inline-block;margin: 0 10px}
.footerInner a:hover{color: #ff9500;}
.footerInner p{margin-bottom: 6px;}
.textright{font-size: 13px;margin-bottom: 10px !important;}
.logo2 {display: block;text-indent: -999em;background: url("../../tqbn/images/logo2.png") 0 0 no-repeat;width: 149px;height: 41px;left: 0;top: -10px;}
.youtube{background-position: 0 -36px;margin-left: 20px}
.box-social{width: 92px;margin: 15px auto 0;}
.ghdt {  position: absolute;  right: 0;  top: 0;  }

@media (max-width: 1199px) and (min-width: 1024px){
    .fixCen {  width: 1000px;  }
    .main_ct_right { width: 400px;  }
    #accordion .panelx.active {width:524px}
    /*.panelContent { width:524px;}*/
    .lnews_right{width: 715px}
    .main_dl-blue {
        display: none;
    }
    .play-now {
        width: 135px;
        height: 140px;
        top: 386px;
        left: 299px;
    }
    .slg {
        width: 540px;
        height: 303px;
        top: 197px;
        margin-left: -270px;
    }
    .header-video {
        left: 672px;
    }
}
@media (max-width: 1023px){
    footer {
        padding-bottom: 70px;
    }
    .fixed-box {
        display: none !important;
    }
    .ghdt1 {
        top: 60px !important;
        width: 40px;
        height: 57px;

    }
    .fixCen{width: 640px}
    .f-mmb{display: block;width: 100%;overflow: hidden;}
    .f-mpc{display: none}
    .spr{background: url("../images/sprm.png") 0 0 no-repeat}
    .header {
        height: 435px;
    }
    .header .header_inner{height: 60px;position: relative;z-index: 20;background: #222222;}
    #nav-icon{width: 24px;height: 20px;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer;position: absolute;left: 10px;top: 50%;margin-top: -10px;}
    #nav-icon span {display: block;position: absolute;height: 3px;width: 100%;background: #cccccc;border-radius: 9px;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
    #nav-icon span:nth-child(1) {  top: 0;  }
    #nav-icon span:nth-child(2) {top: 8px;}
    #nav-icon span:nth-child(3) {top: 16px;}
    #nav-icon.open span:nth-child(1) {top: 9px;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
    #nav-icon.open span:nth-child(2) { opacity: 0;  left: -60px;  }
    #nav-icon.open span:nth-child(3) {top: 9px;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}
    .overlay{display: none;background: rgba(0, 0, 0, 0.61);width: 100%;height: 100%;position: fixed;z-index: 10;}
    .f-container{
        background:#6c0101 url("../images/bgma.jpg") center 60px no-repeat;
        background-size: 1024px;
        -webkit-transition: -webkit-transform 0.25s ease-out;
        -moz-transition: -moz-transform 0.25s ease-out;
        transition: transform 0.25s ease-out;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    body {
        background: #6b0101 !important;
    }
    body.open{overflow: hidden}
    body.open .f-container{  -webkit-transition: -webkit-transform 0.25s ease-out;  -moz-transition: -moz-transform 0.25s ease-out;  transition: transform 0.25s ease-out;  -webkit-transform: translate3d(250px, 0, 0);  -moz-transform: translate3d(250px, 0, 0);  -ms-transform: translate3d(250px, 0, 0);  -o-transform: translate3d(250px, 0, 0);  transform: translate3d(250px, 0, 0);  }
    .header_inner_lstNavtop{position: fixed;left: -250px;top: 0;display: none;width: 250px;height: 100%;background: #222222;}
    body.open .header_inner_lstNavtop{display: block}
    .header_inner_lstNavtop li{display: block;padding: 12px 0;border-top: 1px solid #333;}
    .header_inner_lstNavtop li a{background: transparent;padding: 0 15px;text-align: left;color: #bdbdbd;text-shadow: none}
    .header_inner_lstNavtop li.active{background: #2b0302;}
    .header_inner_lstNavtop li.active a{color: #fff}
    .box-dlmb{}
    .box-dlmb a{display: block;height: 42px;position: absolute;top: 50%;margin-top: -20px;background-size: 190px 86px}
    .box-dlmb .btn-mb1 {
        width: 101px;
    }
    .box-dlmb .btn-dls{
        background-position: 0px 0;
        right: 50px;
        height: 38px;
        margin-top: -17px;
    }
    .box-dlmb .btn-dla {
        background-position: -64px -43px;
        right: 153px;
        height: 38px;
        margin-top: -17px;
    }
    .box-dlmb .btn-ifb{right: 5px;width: 39px;background-position:  -128px 0}
    .header-logo {
        width: 180px;
        height: 91px;
        left: 400px;
        top: 13px;
    }
    .play-now {
        display: none;
    }
    .main_bt{text-align: center;margin-bottom: 28px}
    /*.main_bt .main_bt_btn{display: inline-block;width: 190px;height: 85px;}*/
    /*.main_bt_vip{background-position: 0 -40px}*/
    /*.main_bt_code{background-position: -190px -40px;margin: 0 15px;}*/
    /*.main_bt_the{background-position: -380px -40px}*/
    .main_bt_btn{float: left;width: 30%;display: block;margin-right:5% !important;}
    .main_bt_btn:last-child{margin: 0 !important;}
    .main_bt_btn img{max-width: 100%;display: block;width: 100%}
    .main_bt_code{}
    .main_ct_right{float: none;width: 100%;margin-bottom: 30px;}
    .readmore-tab{width: 23px;background-position: 0 -43px;background-size: 190px 86px !important;}
    .main_bb{position: relative}
    .main_bb .owl-nav [class*=owl-]{background: url("../../kvcm/images/spr-m.png") -23px -125px;width: 41px;height: 41px;position: absolute;top: 50%;margin-top: -20.5px;text-indent: -999em }
    .main_bb .owl-prev{left: 10px}
    .main_bb .owl-next{right: 10px;    transform: rotate(180deg); -webkit-transform: rotate(180deg);}
    .lnews_left{display: none}
    .lnews_right{width: 100%}
    .lnews_right_lst{height: 50px}
    .lnews_right_lst li a{height: 50px;line-height: 50px;font-size: 13px}
    .lnews_right_ct{padding: 20px 30px}
    .breadcrumb-b3{  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  }
    .fadetext {  background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgb(86, 10, 90)));  background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),rgb(86, 10, 90));  background: linear-gradient(to right,rgba(255,255,255,0),rgb(86, 10, 90));  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#00ffffff',EndColorStr='#fdfcc3');  bottom: 0;  height: 40px;  max-height: 100%;  position: absolute;  right: 0;  width: 60px;  }
    .slg {
        width: 440px;
        height: 245px;
        top: 128px;
        margin-left: -220px;
    }
}
@media (max-width: 960px) {
    .f-container {
        background-size: 960px;
    }
}
@media (max-width: 640px){
    .f-container {
        background-position: center 60px;
        background-size: 640px;
    }
    .fixCen{width: 100%;padding: 0 15px}
    .ghdt {
        display: block;
        position: relative;
        left: 50%;
        margin-left: -30px;
    }
    .footer{margin-top: 30px}
    .footerInner{color: #fff;font-size: 12px;}
    .footerInner a.bs{color: #fff;display: inline-block;margin: 0 10px}
    .footerInner p{margin-bottom: 5px;padding: 0;}
    .logo2{position: inherit;top: 0;margin: 0 auto 10px;}
    .box-social{  position: absolute;  top: -50px;right: 10px;}
    .lnews_right_lst{height: 40px}
    .lnews_right_lst li:first-child{display: none}
    .lnews_right_lst li{width: 25%}
    .lnews_right_lst li a{height: 40px;line-height: 40px;font-size: 13px}
    .lnews_right_ct{padding: 20px 20px}
    .lstNews li a{height: 30px}
    .lstNews .f-title{line-height: 30px}
    .lstNews .date{height: 30px;line-height: 30px}
    .lstNews .nThumb{display: none}
    .lstNews li a{padding: 0}
    .pageGc .f-container {  background-size: 1070px;  }
    .wrapGc-content {width: 320px;}
    .pageGc .main {margin-top: 230px;padding: 0;}
    .navGc .logo {
        width: 100px;
        height: 69px;
        background-size: 100px 69px;
    }
    .navGc a {font-size: 14px;}
    .tabsGc-nav li {margin: 0 2px;}
    .tabsGc-nav li a {
        width: 99px;
        font-size: 11px;
        line-height: 32px;
        background-size: 200px 32px;

    }
    .tabsGc-nav li a.active {
        background-position: -102px 0;
    }
    .tabsGc-container .code {
        text-align: left;
        font-size: 12px;
        padding-left:10px;
    }
    .tabsGc-container #result {max-width: 140px}
    body.pageGc footer{margin-top: 0;}
    .slg {
        width: 360px;
        height: 205px;
        top: 91px;
        margin-left: -180px;
    }
}
@media (max-width: 635px){
    .spr{background-size: 300px 300px}
    .fixCen{padding: 0 10px}
    .header {
        height: 357px;
    }
    .header-logo {
        width: 137px;
        height: 69px;
        top: 7px;
        left: 50%;
        margin-left: -65px;
    }
    .main_bt{margin-bottom: 15px}
    /*.main_bt .main_bt_btn{width: 95px;height: 42.5px;}*/
    /*.main_bt_vip{background-position: 0 -20px}*/
    /*.main_bt_code{background-position: -95px -20px}*/
    /*.main_bt_the{background-position: -190px -20px}*/
    .navtabs ul{padding-left: 12px}
    .main_ct_right{margin-bottom: 15px}
    .lnews_right_lst li.active:before{display: none}

}
@media (max-width: 480px){
    .spr{background-size: 300px 300px}
    .f-container{background-size: 480px;}
    .header{height: 270px;}
    .header-logo {
        width: 137px;
        height: 69px;
        top: 0px;
    }
    .slg {
        width: 210px;
        height: 116px;
        top: 71px;
        margin-left: -105px;
    }
}
@media (max-width: 370px){
    .lnews_right_lst li a{font-size: 11px}
    .box-dlmb .btn-dla {
        right: 150px;
    }
    .box-dlmb .btn-dls{right: 50px;}
    /*.main_bt .main_bt_code{margin: 0 2px}*/
    .navtabs ul li a{padding: 0 5px;font-size: 11px;}
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:5s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../kvcm/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .5s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{ position: absolute;  width: 100%;  text-align: right;  right: 20px;  bottom: 10px;  }.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{/* width:10px; *//* height:10px; *//* margin:5px 7px; *//* background:#D6D6D6; *//* display:block; *//* -webkit-backface-visibility:visible; *//* transition:opacity .5s ease; *//* border-radius:30px */}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-dots {  counter-reset: dots;  }
.owl-dot:before {counter-increment:dots;content: counter(dots);width: 21px;height: 21px;display: block;border: 1px solid #343233;background: #212224;color: #fff;margin: 0 2px;text-align: center;font-size: 12px}
.owl-dot.active:before{background: #ff6600}
.owl-hero .owl-dots{display: none}

.fixed-box {display: block;position: fixed;right: 0;top:50%;margin-top: -95px;border:solid 2px #ff6600;padding:5px 7px;background: #fff;width: 140px;}
.spr_gc {  background: url('../../kvcm/images/spr_gc.png');  }
.fixed-box a {  display: block;  }
.fixed-box a.giftcode {  height:85px;  margin-bottom: 5px;  background-position: 0 0;  }
.fixed-box a.napthe {  height:85px;  background:url("../../images/newfolder/btn_napthe.gif") no-repeat;  }
.fixed-box a.toggle-box {  position: absolute;  left: -25px;  top:50%;  margin-top: -20px;  width: 25px;  height: 40px;  background-position: -122px 0;  transform:rotate(180deg);  -webkit-transform:rotate(180deg);  }
.fixed-box a.toggle-box.open {  transform:rotate(0deg);  -webkit-transform:rotate(0deg);  }

.ghdt1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
.cnt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.box-code{}
.box-code h3 a{display: block;font-size: 14px;font-weight: bold;color: #212121;margin-bottom: 10px;background: #b9b9b9;padding: 0 0 0 15px;height: 30px;line-height: 30px;}
.box-code-i{display: none;margin-bottom: 20px;padding: 0 10px;}
.box-code.active .box-code-i{display: block;}
.box-code-nd{font-size: 13px;}
.box-code-nd p{margin-bottom: 10px}
.get-giftcode{
    display: block;
    border: none;
    width: 120px;
    height: 35px;
    margin: 0 auto;
    background: #ff5310;
    color: #fff;
    outline: none;
    font-weight: bold;
    border-radius: 10px;
    -moz-border-radius: 10px;
}
.get-giftcode:hover{background: #dc6124;}
body.tqcn .f-container {
    background: url(../images/bgt.jpg) 50% 0 no-repeat !important;
}
.tqcn .header_inner, .tqcn .slg{
    display: none
}
.comming-soon {
    width: 310px;
    padding: 50px 0px;
    text-align: center;
    font-size: 25px;
    color: #333;
    background: #fff;
    border-radius: 15px;
}
.closeModal {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #f44e19;
    color: #fff;
    /*border-radius: 50%;*/
    line-height: 40px;
    text-align: center;
    top: -17px;
    right: -17px;
    font-size: 32px;
}
.comming-soon .closeModal {
    text-indent: 0;
    border-radius: 50%;
}