#header{
    background-size: cover;
}
.hd-flex{
    display: flex;
    align-items: center;
}
.logo{
    margin-right: 140px;
}
.logo img{}
.banner{}
.banner img{}
.diachi{
    color: #fff;
    font-size: 19px;
    font-family: 'myriadpro';
    text-align: center;
}
.cungung-bg{padding: 15px 0;}
.cungung-bg .title{
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    font-family: 'opensans';
    text-align: center;
    text-transform: uppercase;
    position: relative;
    background: url(images/idx-tit.png) no-repeat center top;
    line-height: 45px;
}.cungung-bg .title:before{}
.idx-desc{
    font-size: 17px;
    color: #000;
    text-align: center;
    font-family: 'opensans';
    margin: 10px 0;
}
.cungung-grid{grid-gap: 30px;display: grid;grid-template-columns: repeat(4,1fr)}
.cungung-item{}
.cungung-item figure{}
.cungung-item figure img{}
.cungung-item h3{font-weight: 700;font-size: 16px;font-family: 'opensans';text-align: center;color: #000;} .dknt-bg{
    background: url(images/dknt-bg.png);
    background-size: cover;
    padding: 20px 0 40px;
}
.dknt-bg .title{
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}.dknt-bg .title:before{content:"";width:70px;height:3px;background:#fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: -5px;}
.dknt-bg .maildesc{
    text-align: center;
    color: #fff;
    font-size: 15px;
    max-width: 420px;
    margin: 20px auto;
}
.dknt-bg form{
    margin: 0 auto;
    max-width: 640px;
    display: flex;
    flex-wrap: wrap;
}
.dknt-bg .form-group{
    width: 50%;
}
.dknt-bg .form-control{
    margin: 0 auto;
    width: 97%;
}
.dknt-bg .btn{
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    background-color: #db1900;
    border-color: #db1900;
    color: #fff;
    border-radius: 0;
    width: 126px;
} .dknt-bg .btn+.btn{
    margin-left: 10px;
} .tin-video-bg{
    padding: 30px 0 10px;
}
  .tin-video-flex{
    display: flex;
    justify-content: space-between;
}
  .tin-video-flex .tit{
    text-transform: uppercase;
    font-size: 21px;
    color: #007cc2;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    background: url(images/gach.png) repeat-x 0 bottom;
    padding-bottom: 10px;
}.tin-video-flex .tit:before{content:"";height: 5px;width: 60px;background:#f00;position:absolute;bottom: 0;}
  .tin-col{
    width: 380px;
}
  .tinnb-main{}
  .tinnb-item{
    margin-bottom: 15px;
}
  .tinnb-item a{
    display: flex;
    justify-content: space-between;
}
  .tinnb-item figure{
    margin-right: 10px;
}
  .tinnb-item figure img{
    width: 150px;
    height: 100px;
}
  .tinnb-item .info{
    flex: 1;
}
  .tinnb-item .info h5{
    color: #464646;
    margin: 0 0 3px 0;
    font-size: 16px;
    font-weight: 700;
    height: 36px;
    overflow: hidden;
}
  .tinnb-item .info .desc{
    font-size: 14px;
    color: #484848;
    overflow: hidden;
    height: 41px;
}
  .tinnb-item .info .postd{
    font-weight: 700;
    font-style: italic;
    color: #a7a7a7;
    font-size: 14px;
} .fanpageplace{
    overflow: hidden;
    height: 330px;
}
        #video-idx{}
        #iframe{
    width: 100%;
    height: 290px;
}
        .ft-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
        .ft-thongke{
    list-style-type: none;
    color: #fff;
    display: flex;
    margin: 0;
}
        .ft-thongke li{
    position: relative;
}.ft-thongke li+li{
    margin-left: 40px;
}.ft-thongke li+li:before{
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 12px;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}
        .ft-thongke li span{
    color: #ff0;
}
        .btnarea{
    width: 100%;
    display: flex;
    justify-content: center;
}
#footer:before{content: url(images/ft-bg.png);position: absolute;right: 0;top: -10px;}
.ft-bot-flex{
    display: flex;
    justify-content: space-between;
}
.ft-tit{}
.ft-info{}
.ft-baiviet{
    width: 300px;
}
.ft-baiviet ul{
    list-style-type: none;
}
.ft-baiviet li{}
.ft-baiviet li a{
    color: #fff;
    font-size: 14px;
}
.ft-baiviet li a:hover{
    color: #ff0;
}
.ft-tktc{
    width: 320px;
}
.codebando{}
.codebando ,.codebando iframe{
    height: 180px;
    width: 100%;
    overflow: hidden;
}
.thuvien-grid{display: grid;grid-template-columns: repeat(4,1fr)}
.thuvien-item{}
.thuvien-item a {display: block;position: relative;}.thuvien-item a:before{/* content:""; */width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: .2s;}
.thuvien-item a:hover:before{background: rgba(0, 0, 0, 0.37);}
.thuvien-item img{
    width: 100%;
    height: 25vw;
}
.thuvien-item h4{
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    transition: .2s;
    opacity: 0;
}
.thuvien-item:hover h4{opacity:1}