                                                                                                                                                    .showstyle {
                                                                                                                                                    display: none;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showstyle a {
                                                                                                                                                    display: block;
                                                                                                                                                    background: url(../images/cms/showstyle.png) no-repeat left top;
                                                                                                                                                    height: 40px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    float: left;
                                                                                                                                                    margin: 4px 2px 4px 2px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showstyle a.showline {
                                                                                                                                                    width: 44px;
                                                                                                                                                    background-position: left top;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showstyle a.grid {
                                                                                                                                                    width: 44px;
                                                                                                                                                    background-position: -44px top;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showstyle a.showline:hover,
                                                                                                                                                .showstyle a.showline-action {
                                                                                                                                                    width: 44px;
                                                                                                                                                    background-position: left -40px !important;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showstyle a.grid:hover,
                                                                                                                                                .showstyle a.grid-action {
                                                                                                                                                    width: 44px;
                                                                                                                                                    background-position: -44px -40px !important;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .topSearch {
                                                                                                                                                    margin: 4px 4px 4px 2px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                #frmTopSearch {
                                                                                                                                                    margin: 0px;
                                                                                                                                                    padding: 0px;
                                                                                                                                                    display: block;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                #frmTopSearch input[type=text] {
                                                                                                                                                    width: 234px;
                                                                                                                                                    border: 0px solid #F00;
                                                                                                                                                    background: #FFF;
                                                                                                                                                    color: #d0d0d0;
                                                                                                                                                    font-weight: bold;
                                                                                                                                                    padding: 0px 8px 0px 8px;
                                                                                                                                                    text-align: center;
                                                                                                                                                    font-size: 16px;
                                                                                                                                                    font-weight: normal;
                                                                                                                                                    height: 40px;
                                                                                                                                                    line-height: 40px;
                                                                                                                                                    font-family: "DBOzone";
                                                                                                                                                    margin: 0px;
                                                                                                                                                    float: left;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                #frmTopSearch #btntopsearch {
                                                                                                                                                    background: url(../images/cms/btnsearch.png);
                                                                                                                                                    border: none;
                                                                                                                                                    cursor: pointer;
                                                                                                                                                    width: 40px;
                                                                                                                                                    height: 40px;
                                                                                                                                                    margin: 0 0 0 0;
                                                                                                                                                    float: right;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentright .bxrelatecontent>ul {
                                                                                                                                                    list-style: none;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentright .bxrelatecontent>ul>li.head {
                                                                                                                                                    height: 63px;
                                                                                                                                                    line-height: 63px;
                                                                                                                                                    font-size: 30px;
                                                                                                                                                    font-weight: normal;
                                                                                                                                                    padding-left: 20px;
                                                                                                                                                    color: #FFF;
                                                                                                                                                    background: #05557C;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentright .bxrelatecontent>ul>li.lilstcontent {
                                                                                                                                                    height: 80px;
                                                                                                                                                    padding: 12px 4px 12px 0px;
                                                                                                                                                    border-bottom: 1px solid #ececec;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxrcontent {}
                                                                                                                                                
                                                                                                                                                .bxrcontent>.bxrimg {
                                                                                                                                                    width: 70px;
                                                                                                                                                    height: 50px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    float: left;
                                                                                                                                                    margin-top: 8px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxrcontent>.bxrcont {
                                                                                                                                                    width: 170px;
                                                                                                                                                    float: left;
                                                                                                                                                    margin-left: 20px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxrcontent>.bxrcont>.subject {
                                                                                                                                                    color: #1fa6de;
                                                                                                                                                    font-size: 16px;
                                                                                                                                                    height: 20px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxrcontent>.bxrcont>.subject a {
                                                                                                                                                    color: #1fa6de;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxrcontent>.bxrcont>.detail {
                                                                                                                                                    height: 48px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    margin-top: 4px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft .page_nav {
                                                                                                                                                    text-align: center;
                                                                                                                                                    padding: 0px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft .page_nav * {
                                                                                                                                                    font-family: 'DBOzone';
                                                                                                                                                    font-size: 20px;
                                                                                                                                                    text-decoration: none;
                                                                                                                                                    color: #FFF;
                                                                                                                                                    border: 1px #FFF solid;
                                                                                                                                                    padding: 10px 1.125rem;
                                                                                                                                                    margin-left: 0px;
                                                                                                                                                    border-radius: 0px;
                                                                                                                                                    line-height: 34px;
                                                                                                                                                    background: #088bcb;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft .page_nav .active {
                                                                                                                                                    color: #ffffff;
                                                                                                                                                    background-color: #05557c;
                                                                                                                                                    border: 1px #FFF solid;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft .borderbtt {
                                                                                                                                                    border-bottom: 1px solid #e3e3e3;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent {
                                                                                                                                                    height: 180px;
                                                                                                                                                    width: 100%;
                                                                                                                                                    position: relative;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bgSeeMore {
                                                                                                                                                    background: none repeat scroll 0 0 #05557C;
                                                                                                                                                    bottom: 0;
                                                                                                                                                    color: #FFFFFF !important;
                                                                                                                                                    display: block;
                                                                                                                                                    font-size: 30px;
                                                                                                                                                    margin: auto;
                                                                                                                                                    padding: 70px 20px 0;
                                                                                                                                                    position: absolute;
                                                                                                                                                    right: 0;
                                                                                                                                                    top: 0;
                                                                                                                                                    vertical-align: middle;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages {
                                                                                                                                                    width: 215px;
                                                                                                                                                    height: 150px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    float: left;
                                                                                                                                                    position: relative;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages img {
                                                                                                                                                    width: 100%;
                                                                                                                                                    height: 100%;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages .textover {
                                                                                                                                                    opacity: 0;
                                                                                                                                                    background: url(../images/cms/thumbnail-over.png) no-repeat center center;
                                                                                                                                                    width: 100%;
                                                                                                                                                    height: 100%;
                                                                                                                                                    position: absolute;
                                                                                                                                                    top: 0px;
                                                                                                                                                    left: 0px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages:hover .textover {
                                                                                                                                                    opacity: 0.6;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages .iconnew {
                                                                                                                                                    position: absolute;
                                                                                                                                                    background: url(../images/cms/icon-new.png) no-repeat;
                                                                                                                                                    width: 48px;
                                                                                                                                                    height: 21px;
                                                                                                                                                    left: 0;
                                                                                                                                                    top: 0;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages .iconupdate {
                                                                                                                                                    position: absolute;
                                                                                                                                                    background: url(../images/cms/update.png) no-repeat;
                                                                                                                                                    width: 48px;
                                                                                                                                                    height: 21px;
                                                                                                                                                    left: 0;
                                                                                                                                                    top: 0;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bximages .iconhot {
                                                                                                                                                    position: absolute;
                                                                                                                                                    background: url(../images/cms/hot.png) no-repeat;
                                                                                                                                                    width: 48px;
                                                                                                                                                    height: 21px;
                                                                                                                                                    left: 0;
                                                                                                                                                    top: 0;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bxcontent {
                                                                                                                                                    width: calc(100% - 330px);
                                                                                                                                                    float: left;
                                                                                                                                                    margin-left: 15px;
                                                                                                                                                    margin-top: 0;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bxcontent>.subject {
                                                                                                                                                    line-height: 26px;
                                                                                                                                                    color: var(--color-blus-subject);
                                                                                                                                                    font-size: 1.125rem;
                                                                                                                                                    font-weight: normal;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bxcontent>.subject a {
                                                                                                                                                    color: var(--color-blus-subject);
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent:hover,
                                                                                                                                                .showcontentleft .bxlistcontent:hover a,
                                                                                                                                                .showcontentleft .bxlistcontent:hover span,
                                                                                                                                                .showcontentleft .bxlistcontent:hover div {
                                                                                                                                                    color: #ffffff !important;
                                                                                                                                                    background: #0a2471;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bxcontent>.detail {
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    font-size: 14px;
                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxlistcontent .bxcontent>.detail a,
                                                                                                                                                .showcontentleft>.bxlistcontent .bxcontent>.detail span {
                                                                                                                                                    color: #05557C;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bml10px {
                                                                                                                                                    margin-left: 10px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bmt5px {
                                                                                                                                                    margin-top: 5px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bmt25px {
                                                                                                                                                    margin-top: 25px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistdate {
                                                                                                                                                    width: 54px;
                                                                                                                                                    height: 54px;
                                                                                                                                                    text-align: center;
                                                                                                                                                    display: block;
                                                                                                                                                    line-height: 16px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistdate>p.day {
                                                                                                                                                    font-size: 14px;
                                                                                                                                                    height: 16px;
                                                                                                                                                    padding-top: 3px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistdate>p.month {
                                                                                                                                                    font-size: 14px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistdate>p.year {
                                                                                                                                                    font-size: 14px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistview {
                                                                                                                                                    width: 54px;
                                                                                                                                                    height: 54px;
                                                                                                                                                    padding-top: 10px;
                                                                                                                                                    text-align: center;
                                                                                                                                                    display: block;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistview>p.count {
                                                                                                                                                    font-size: 14px;
                                                                                                                                                    height: 16px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .bxlistview>p.txt {
                                                                                                                                                    font-size: 14px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent {
                                                                                                                                                    height: 265px;
                                                                                                                                                    width: 315px;
                                                                                                                                                    float: left;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bximages {
                                                                                                                                                    width: 240px;
                                                                                                                                                    height: 170px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    position: relative;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bximages img {
                                                                                                                                                    width: 100%;
                                                                                                                                                    height: 100%;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bximages .textover {
                                                                                                                                                    opacity: 0;
                                                                                                                                                    background: url(../images/cms/thumbnail-over.png) no-repeat;
                                                                                                                                                    width: 100%;
                                                                                                                                                    height: 100%;
                                                                                                                                                    position: absolute;
                                                                                                                                                    top: 0px;
                                                                                                                                                    left: 0px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bximages:hover .textover {
                                                                                                                                                    opacity: 0.6;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bximages .iconnew {
                                                                                                                                                    position: absolute;
                                                                                                                                                    background: url(../images/cms/icon-new.png) no-repeat;
                                                                                                                                                    width: 48px;
                                                                                                                                                    height: 21px;
                                                                                                                                                    left: 0;
                                                                                                                                                    top: 0;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bxcontent {
                                                                                                                                                    width: 300px;
                                                                                                                                                    margin-left: 0px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bxcontent>.subject {
                                                                                                                                                    height: 36px;
                                                                                                                                                    line-height: 36px;
                                                                                                                                                    color: #05557C;
                                                                                                                                                    font-size: 20px;
                                                                                                                                                    font-weight: normal;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bxcontent>.subject a {
                                                                                                                                                    color: #05557C;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .showcontentleft>.bxgridcontent .bxcontent>.detail {
                                                                                                                                                    height: 37px;
                                                                                                                                                    overflow: hidden;
                                                                                                                                                    font-size: 14px;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .searchCategory {
                                                                                                                                                    display: none;
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                @media (max-width: 1369px) {
                                                                                                                                                    .showcontentleft>.bxlistcontent .bxcontent {
                                                                                                                                                        width: 500px;
                                                                                                                                                    }
                                                                                                                                                    @media only screen and (max-width:1199px) {
                                                                                                                                                        .showcontentleft>.bxlistcontent .bxcontent {
                                                                                                                                                            width: 480px;
                                                                                                                                                        }
                                                                                                                                                        .showcontentleft>.bxlistcontent .bximages {
                                                                                                                                                            height: 87px;
                                                                                                                                                            width: 125px;
                                                                                                                                                        }
                                                                                                                                                        .bgSeeMore {
                                                                                                                                                            background: none repeat scroll 0 0 #05557C;
                                                                                                                                                            bottom: 0;
                                                                                                                                                            color: #FFFFFF !important;
                                                                                                                                                            display: block;
                                                                                                                                                            font-size: 30px;
                                                                                                                                                            margin: auto;
                                                                                                                                                            padding: 70px 10px 0;
                                                                                                                                                            position: absolute;
                                                                                                                                                            right: 0;
                                                                                                                                                            top: 0;
                                                                                                                                                            vertical-align: middle;
                                                                                                                                                        }
                                                                                                                                                    }
                                                                                                                                                    @media (max-width: 991px) {
                                                                                                                                                        .searchCategory {
                                                                                                                                                            display: block;
                                                                                                                                                        }
                                                                                                                                                    }
                                                                                                                                                    @media only screen and (max-width:960px) {
                                                                                                                                                        .mobi_hides {
                                                                                                                                                            display: block;
                                                                                                                                                        }
                                                                                                                                                        .mobi_group {
                                                                                                                                                            display: none;
                                                                                                                                                        }
                                                                                                                                                        .showcontentright {
                                                                                                                                                            display: block;
                                                                                                                                                        }
                                                                                                                                                    }
                                                                                                                                                    @media only screen and (max-width:768px) {
                                                                                                                                                        .showcontentleft>.bxlistcontent .bximages {
                                                                                                                                                            height: 20vw;
                                                                                                                                                            width: 30vw;
                                                                                                                                                        }
                                                                                                                                                        .showcontentleft>.bxlistcontent .bxcontent {
                                                                                                                                                            width: 50vw;
                                                                                                                                                        }
                                                                                                                                                        .showcontentright {
                                                                                                                                                            margin-left: 0px;
                                                                                                                                                        }
                                                                                                                                                        .showcontentleft {
                                                                                                                                                            float: none;
                                                                                                                                                            width: inherit;
                                                                                                                                                        }
                                                                                                                                                    }
                                                                                                                                                    @media only screen and (max-width:550px) {
                                                                                                                                                        .bgSeeMore {
                                                                                                                                                            display: none;
                                                                                                                                                            ;
                                                                                                                                                        }
                                                                                                                                                        .showcontentleft>.bxlistcontent .bxcontent {
                                                                                                                                                            width: 57vw;
                                                                                                                                                            margin-left: 3vw;
                                                                                                                                                        }
                                                                                                                                                        .showcontentleft>.bxlistcontent .bxcontent>.subject a {
                                                                                                                                                            font-size: 1.125rem;
                                                                                                                                                            line-height: 1.125rem;
                                                                                                                                                        }
                                                                                                                                                    }
                                                                                                                                                    @media only screen and (max-width: 425px) {
                                                                                                                                                        .showcontentleft>.bxlistcontent .bximages {
                                                                                                                                                            height: 15vw;
                                                                                                                                                            width: 25vw;
                                                                                                                                                        }
                                                                                                                                                    }
                                                                                                                                                    @media only screen and (max-width: 320px) {}