.news_side {
    border-top: 1px solid #e5e5e5;
    padding: 20px 15px 0;
    margin-top: 20px;
}
/*MAIN FOCUS*/
#main_focus {
    background: url(../images/man_focus_b.gif) bottom left no-repeat;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.list-news-focus {
    border: 1px solid #d7d7d7;
    overflow: hidden;
    min-height: 330px;
}

.list-news-focus .list-img {
    padding: 10px;
    border-right: 1px solid #d7d7d7;
}

.list-news-focus ul {

    list-style: none;
    padding: 0;
    margin: 0;
}

.list-news-focus .list-news {
    background: #ecf7ff
}

ul#tabs li {
    border-bottom: 1px solid #d7d7d7;
    height: 56px;
    outline: none;
    padding: 5px 10px;
    position: relative;
}

ul#tabs li .icon_current {
    display: none;
    border: medium none;
    left: 0;
    margin-left: -10px;
    position: absolute;
    top: 25px;
}

ul#tabs li.last {
    border-bottom: none;
}

ul#tabs li img {
    float: left;
    border: 1px solid #dcdcdc;
    padding: 2px;
    margin-right: 10px;
}

ul#tabs li a {
    font-weight: bold;
    text-decoration: none;
}

ul#tabs li a:hover {
    text-decoration: underline;
}

ul#tabs li a img {
    width: 72px;
    height: 48px;
    padding: 3px;
    border: 1px solid #ccc;
    background: #FFF
}

ul#tabs li.current {
    background: url(../images/tab-current.gif) bottom repeat-x;
}

ul#tabs li.current .icon_current {
    display: block;
}

ul#output {
    width: 410px;
    height: 310px;
    position: relative;
}

ul#output li {
    position: absolute;
    width: 330px;
    height: 310px;
}

ul#output li h3 {
    padding: 2px 0px;
}

ul#output li .desc {
    text-align: justify;
}

/*mainNews*/
.mainNews {
}

.mainL {
    width: 495px;
}

.mainR {
    width: 225px;
}

/***** FOCUS ***/
.boxFocusNews {
    padding-bottom: 20px;
    border-bottom: 1px dotted #d9d9d9;
}
.boxFocusNews .slick-dots {
    position: absolute;
    left: 385px;
    bottom: 0;
}
.boxFocusNews .slick-dots li {
    display: inline-block;
    margin-right: 3px;
}
.boxFocusNews .slick-dots li button {
    background: #fff;
    color: #333;
    border: 1px solid #134c78;
    width: 24px;
    height: 24px;
    font-size: 14px;
}
.boxFocusNews .slick-dots li.slick-active button,
.boxFocusNews .slick-dots li:hover button {
    background: #134c78;
    color: #fff;
}
#otherNews div.sl-item:not(:first-child) {
    display: none;
}
#otherNews.slick-initialized div.sl-item {
    display: block;
}
.news_cat_focus {
    overflow: hidden;
}
.news_cat_focus .info {
    float: right;
    width: 485px;
    padding-top: 10px;
}
.news_cat_focus h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
}
.news_cat_focus h3 a {
    text-decoration: none;
    color: #134c78;
}
.news_cat_focus h3 a:hover {
    color: #3eabea;
}
.news_cat_focus .pic {
    width: 370px;
    height: 246px;
    float: left;
}
.news_cat_focus .pic img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.news_cat_focus .news_dc {
    overflow: hidden;
    margin-bottom: 15px;
}
.news_cat_focus .short {
    color: #444444;
    font-size: 13px;
    line-height: 20px;
}
#tab-container-news_focus-nav {
    list-style: none;
    position: absolute;
    bottom: 15px;
    left: 290px;
    text-align: left;
}

#tab-container-news_focus-nav li {
    float: left;
}

#tab-container-news_focus-nav li a {
    color: #474747;
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    height: 21px;
    width: 22px;
    font-size: 11px;
    font-weight: bold;
    margin-right: 2px;
    background: url(../images/tab_bg.gif) center no-repeat;
    text-align: center;
}

#tab-container-news_focus-nav li a b {
    display: block;
    line-height: 17px;
    padding-top: 4px;
}

#tab-container-news_focus-nav li a:hover {
    background: url(../images/tab_on.gif) center no-repeat;
    color: #fff;
}

#tab-container-news_focus-nav li a.active {
    background: url(../images/tab_on.gif) center no-repeat;
    color: #fff;
}

/*HOME NEWS*/
.box-news {
    padding: 5px 0px;
    vertical-align: top;
}

h1.box-news-title {
    color: #9e9d9d;
    font-size: 12px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

h1.box-news-title a {
    color: #9e9d9d;
}

.box-news-content {
    border: 1px solid #d9d9d9;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.top-news {
    float: left;
    width: 380px;
    padding-right: 15px;
}

.other-news {
    float: left;
    width: 210px;
}

.other-news ul {
    list-style: none;
}

.other-news li {
    background: url(../images/icon_other.gif) 0 7px no-repeat;
    padding-left: 10px;
}

.other-news li a {
    color: #333333
}

/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
    float: left;
    margin: 0px;
    border-bottom: 1px dotted #cccccc;
}

#List_View .last {
    border-bottom: none;
}

#List_View div.View1 div.item {
    border-right: 1px dotted #cccccc;
    float: left;
    padding: 10px 0px;
    padding-right: 15px;
    margin-right: 15px;
    width: 330px;
}

#List_View div.View1 div.item.last {
    border-right: none;
    margint: 0px;
    margin-right: 0px;
    padding-right: 0px;
}

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
    padding: 15px 0;
    border-bottom: 1px dotted #d9d9d9;
}
#List_View .View2:first-child {
    padding-top: 0;
}
#List_View .col1 {

}

#List_View .col2 {

}

#List_View .noItem {
    padding: 50px;
    text-align: center;
    color: #ff0000;
}
.box_rNews {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.box_rNews:first-child {
    padding: 0 0 10px 0;
}
.row + .main_nPage .box_rNews:first-child {
    padding: 20px 0 10px 0;
}
.box_rNews:last-child {
    border-bottom: none;
}
.box_rNews .title {
    background: url("../images/pat02.jpg") repeat-x left bottom;
    margin-bottom: 5px;
    position: relative;
}
.box_rNews .title h3 {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    background: #134c78;
    padding: 3px 10px;
    display: inline-block;
    text-transform: uppercase;
}
.box_rNews .title h3 a {
    color: #ffffff;
    text-decoration: none;
}
.box_rNews .title h3 a:hover {
    color: #fef96e;
}
.box_rNews .title > a {
    position: absolute;
    color: #134c78;
    background: #fff;
    padding: 0 0 0 10px;
    right: 0;
    bottom: 0;
    font-size: 13px;
    line-height: 13px;
}.box_rNews .title > a i {
    margin-right: 5px;
 }

 .rNews {
    padding: 15px 0;
    border-bottom: 1px dotted #d9d9d9;
}
.rNews:last-child {
    border-bottom: none;
}
/*********** Box NEWS *********/
.boxNews {
    padding: 5px 0px 0px;
}

.boxNews p {
    margin: 0px;
    padding: 5px 0px;
}

.boxNews h3 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
}

.boxNews h3 a {
    color: #134c78;
    text-decoration: none;
}
.boxNews h3 a:hover {
    color: #3eabea;
}

.boxNews .img_left {
    text-align: center;
    float: left;
    width: 170px;
}
.boxNews .img_right {
    text-align: center;
    float: right;
    width: 170px;
}
.boxNews .img_right img,
.boxNews .img_left img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.boxNews .img_right img:hover ,
.boxNews .img_left img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.boxNews .img_left + .news_info {
    float: right;
    width: 685px;
}
.boxNews .img_right + .news_info {
    float: left;
    width: 685px;
}
.boxNews .short {
    text-align: justify;
    color: #444444;
    font-size: 13px;
    line-height: 20px;
}
.boxNews .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.news_dc div {
    float: left;
    font-size: 12px;
    color: #bbbbbb;
}
.news_dc div i {
    margin-right: 3px;
}
.news_dc div:not(:first-child) {
    margin-left: 10px;
}
.relate_news {
    font-weight: bold;
    color: #5F5F5F;
}

.relate_news a {
    color: #5F5F5F;
    text-decoration: underline;
}

/*********** Detail NEWS *********/
.boxDetail .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.boxDetail .imgDetail_left {
    display: block;
    float: left;
    margin-right: 7px;
}

.boxDetail .imgDetail_right {
    display: block;
    float: right;
    margin-left: 7px;
}

.boxDetail .fDespic {
    font-size: 9px;
    color: #999999;
    text-align: center;
}

.boxDetail .noteNews {
    margin: 5px 0px;
    padding: 5px;
    border: 1px solid #bbbbbb;
    background-color: #e8e8e8;
    text-align: justify;
}
.content-news {
    font-size: 14px;
    line-height: 23px;
    color:  #333333;
    text-align: justify;
    margin-bottom: 20px;
}
.content-news img {

}
.hr {
    background: url(../images/hr.gif) repeat-x center;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.boxNews p.more {
    margin: 0px;
    padding: 2px 0px;
    text-align: right;
}

.department_wrap {
    padding: 13px 0 0;
}
.row_department {
    overflow: hidden;
    margin-bottom: 11px;
}
.row_department .rd_title {
    background: #0064a2;
    height: 40px;
    padding: 8px 10px 8px 15px;
    cursor: pointer;
    overflow: hidden;
}
.row_department .rd_title h2 {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    float: left;
    text-transform: uppercase;
}
.row_department .rd_title h2 a {
    text-decoration: none;
    color: #ffffff;
    display: block;
}
.row_department .rd_title h2:hover,
.row_department .rd_title h2:hover a {
    color: yellow;
}
.row_department .rd_title i {
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.row_department .rd_description {
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    padding: 24px 0 4px 0;
}
.row_department .rd_content {
    overflow: hidden;
    min-height: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}