body {
    max-width:100%;
    background:url(../images/home2.jpg) no-repeat center center fixed;
    background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /*width:100%;*/
    min-height: 768px;
    /*position: relative;*/
    overflow-y: hidden;
}
.page_news_wrap{
    width: 1176px;
    margin: 0 auto;
    height: 100%;
    display: block;
}
.fristi_header_news{
    width: 100%;
    float: left;
}
a:hover {
    text-decoration: none;
}
.logo_cta {
    float: left;
    width: 391px;
    background: url(../images/logo_fristi_tt.png) left top no-repeat;
    height: 249px;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.logo_cta:hover {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.logo_spham {
    width: 230px;
    background: url(../images/product_page_tt.png) left top no-repeat;
    height: 160px;
    display: block;
    float: right;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 20px;
}
.logo_spham:hover {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.logo_txtspham {
    width: 526px;
    background: url(../images/txt_thongtin.png) left top no-repeat;
    height: 69px;
    display: block;
    float: left;
    margin-top: 50px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.logo_txtspham:hover {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.khungvideo {
    height: 467px;
    background-color: #ff7602;
    border-radius:10px;
    border:5px solid #ffdc00;
}
.khungvideonnho {
    height: 450px;
    border-radius: 10px;
    border: 5px solid #1e599f;
    margin-top: 3px;
    margin-left: 3px;
}
#myvideo{
    height: 450px;
    background: #000;
}

.fLeft {
    float: left;
}
.fRight {
}
.noidung{
    width: 100%;
    height: 476px;
    overflow-y: auto;
    overflow-x: hidden;
}
.nd {
    height: 115px;
    margin-bottom: 25px;
}

.txtnd {
    float: right;
    width: 230px;
    height: 130px;
    overflow-y: hidden;
    margin-left: 10px;
}
.txtnd , .txtnd a {
     color: #444;
     font-weight: 600;
 }
.anhnd {
    float: left;
    background-color: #ff7602;
    border-radius:10px;
    border:5px solid #ffdc00;
    width: 230px;
    height: 125px;
}
.anhndnho {
    width: 215px;
    height: 110px;
    border-radius: 10px;
    border: 5px solid #1e599f;
    margin-top: 3px;
    margin-left: 3px;
    background-color: white;
}


.txtnd .title {
    font-size:16px;
    cursor: pointer;
}

#socvui_link{
    display: none;
}
#debug_page{
    display: none;
}
.anhndnho .sizeanh {
    width: 215px;
    height: 110px;
}

#content_news{
    width: 1130px;
    margin: 0 auto;
}
.wrap_video{
    width: 578px;
}
.wrap_news{
    margin-left: 20px;
    width: 530px;
}
.news_title, .news_desc, .news_detail{
    font-family: Socnhi;
    padding: 5px 0;
}

.news_title{
    font-size: 18px;
    color: #00aff1;
    line-height: 24px
}
.news_desc{
    font-size: 14px !important;
    font-style: italic !important;
}
.news_detail{
    font-size: 14px !important;
}