#pagelist{
  text-align: center;
    padding: 1rem 0;
}
.goikham {
    text-align: center;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    padding-bottom: 15px !important;
}
.content-box p {
    padding-bottom: 10px;
    text-align: justify;
}  
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5 {
    padding-bottom: 10px;
}  
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
    position: relative;
    background: linear-gradient(to right, #008486, rgba(0, 0, 0, 0));
    padding: 4px 5px 5px;
    border-radius: 10px;
}
.content-box h2 {
    text-align: center;
    text-transform: capitalize;
}
.content-box h2 img,
.content-box h3 img,
.content-box h4 img,
.content-box h5 img,
.content-box h6 img {
    padding-right: 5px;
}
#pagelist li{
  display:inline-block;
  
}
#dl {
    width: 100%;
    height: 6rem;
    background: url(./qc6.jpg) no-repeat;
    background-size: 100% auto;
    display: block;
    overflow: hidden;
    clear: both;
    color: #3a3a3a;
    font-weight: bold;
    font-size: 0.4rem;
}

#dl2 {
    margin: 1.8rem 0 0 5.6rem;
    padding: 0 1rem 0 0;
}

#dl2 p {
    margin: 0.2rem 0 0 0;
}

#dl2 p a {
    color: #b80000;
}

#dl3 {
    width: 100%;
    height: 8rem;
    background: url(./qc5.jpg) no-repeat;
    background-size: 100% auto;
    display: block;
    overflow: hidden;
    clear: both;
    color: #3a3a3a;
    font-weight: bold;
    font-size: 0.4rem;
}

#dl4 {
    margin: 2.9rem 0 0 2.3rem;
}

#dl4 p {
    margin: 0.3rem 0 0 0;
}

#dl4 span {
    color: #b80000;
}

#dl3 b {
    margin: 0.2rem 0 0 1.3rem;
    clear: both;
    display: block;
    font-weight: normal;
    width: 84%;
}

#dl3 b span {
    color: #b80000;
    font-weight: bold;
}

#cbox b, #cbox strong {
    font-weight: bold;
}

#cbox em {
    font-style: italic;
}

.slick-list,.slick-slider,.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden
}

.slick-dots li button:before,.slick-next:before,.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus , .slick-slide:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    width: 100%;
    webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,.slick-next,.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 99;
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'prev'
}

.slick-next:before,[dir=rtl] .slick-prev:before {
    content: 'next'
}

.slick-next {
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: 'xxx'
}

.slick-dotted.slick-slider {
    *margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'x';
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}

input[type="submit"],input[type="reset"],input[type="button"],input {
    resize: none;
    border: none;
}

body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
    /* ie8 */
}

body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0;
}

em,i {
    font-style: normal;
}

ul,li {
    list-style-type: none;
}

strong {
    font-weight: normal;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom:1;}

a {
    text-decoration: none;
    color: #363636;
    font-family: Arial,Tahoma,sans-serif;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

ul,ol {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-family: Arial,Tahoma,sans-serif;
    font-weight: normal;
}

input {
    font-family: Arial,Tahoma,sans-serif;
}

.clear {
    display: block;
    clear: both;
}

@font-face {
    font-family: avo;
    src: url(UTMAvo.ttf);
}

@font-face {
    font-family: avb;
    src: url(UTMAvoBold.ttf);
}

@font-face {
    font-family: avi;
    src: url(UTMAvoBold_Italic.ttf);
}

@font-face {
    font-family: adt;
    src: url(UTMDinhTran.ttf);
}

body {
    font-family: Arial,Tahoma,sans-serif;
    max-width: 640px;
    margin: 0 auto;
    font-size: 0.6rem;
    width: 100%;
    padding: 0 0 3rem 0;
}

#s1 {
    background: #008486;
    display: flex;
    justify-content: space-around;
    padding: 0.5rem 0.2rem;
}

#s1 img {
    height: auto;
    width: 100%;
    flex: 1 1;
}

#s2 {
    display: flex;
    justify-content: space-around;
    padding: 0.5rem 0;
    background: #009a9c;
    color: #fff;
}

#s2 a {
}

#s3 {
    background: url(./i26.jpg);
}

h2.tit {
    text-align: center;
    text-transform: uppercase;
    padding: 0.5rem 0;
    position: relative;
    font-weight: bold;
}

h2.tit:after {
    content: "";
    background: url(./i24.png);
    width: 3.9rem;
    height: 0.4rem;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-size: 100%;
}

#s3 .item1 {
    display: flex;
    justify-content: center;
}

#s3 .item2 {
    display: flex;
    justify-content: center;
    margin: -0.9rem auto 0 auto;
    width: 70%;
}

#s3 img {
    margin: 0.2rem
}

.s4 {
    display: flex;
    background: #00a198;
    justify-content: space-around;
}

#s5 .i1 {
    background: url(./i18.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0.3rem 1.8rem 3.2rem 2rem;
    text-align: justify;
}

#s5 {
    margin: 1rem 0 0 0;
}

#s8 a {
    display: block;
    background: #eaeaea;
    margin: 0 0 0.5rem 0;
    padding: 0.5rem 0.5rem 0.5rem 2.2rem;
    border-radius: 1rem 0 0 1rem;
    position: relative;
}

#s8 a:before {
    background: url(./i23.png);
    background-size: 100% 100%;
    content: "";
    width: 1.7rem;
    height: 1.7rem;
    position: absolute;
    left: 0;
    top: 0;
}

#s9 p {
    background: url(./i38.jpg) no-repeat;
    padding: 0 0 0 0.6rem;
    margin: 0 0 0.3rem 0;
}

#s10 {
    display: flex;
}

footer {
    background: #008486;
    color: #fff;
    padding: 1rem 0 0 0;
}

footer h2.tit2 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.5rem 0 0 0 ;
}

footer .item2 {
    color: #1dd5d7;
    font-size: 0.5rem;
    text-align: center;
    display: block;
}

#s12 {
    display: flex;
    justify-content: space-around;
    background: #016064;
    margin: 1rem 0 0 0;
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
}

footer p {
    display: block;
    padding: 0.2rem 0 0.2rem 1rem;
    margin: 0 0.2rem;
    position: relative;
}

footer p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(./i20.png) no-repeat 0 0.1rem;
    background-size: 86% 86%;
    width: 1rem;
    height: 0.8rem;
}

footer p:nth-of-type(2):before {
    background: url(./i21.png) no-repeat 0 0.1rem;
    background-size: 86% 86%;
}

footer p:nth-of-type(3):before {
    background: url(./i22.png) no-repeat 0 0.1rem;
    background-size: 86% 86%;
}

#gsdt {
    position: relative;
}

#dbtel {
    width: 90%;
    margin: 5%;
    padding: 0.5rem 0;
    background: url(./i19.png) no-repeat center right 0.5rem #029799;
    border: 1px solid #00adaf;
    border-radius: 1rem;
    color: #fff;
    font-size: 0.5rem;
}
#LRdiv0 {
    display: none !important;
}
#dbtelsub {
    background: none;
    z-index: 2;
    position: absolute;
    width: 2rem;
    height: 1.5rem;
    right: 6%;
    top: 1rem;
}

.n1 img {
    width: 40%;
    height: 4.5rem;
    float: left;
    /*object-fit: cover;*/
    margin: 0 0.5rem 0 0;
}

.n1 {
    clear: both;
    overflow: hidden;
    margin: 0.5rem 0 0 0;
    border: 1px solid #ccc;
    padding: 0.2rem;
    border-radius: 0.3rem
}

.n1 h3 {
    font-weight: bold;
      margin: 0 0 0.4rem 0;
}

#bre {
    padding: 0.3rem;
}

#cbox {
    padding: 0.3rem;
      line-height: 1rem;
	  position:relative;
}

#cbox h1 {
    color: #ea8f24;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 1rem;
    margin: 0 0 0.5rem 0;
    font-size: 1rem;
    text-align: center;
    text-transform: capitalize;
    line-height: 1.2;
}

#cbox h1:before {
    content: "";
    background: url(./i32.jpg);
    width: 0.9rem;
    height: 0.8rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
}

#tv {
    display: flex;
    justify-content: center;
    margin: 0 0 0.5rem 0;
}

.menubg {
    position: fixed;
    z-index: 999;
    overflow: hidden;
    width: 100%;
    max-width: 640px;
    height: 100%;
    left: 0;
    top: 0;
    display: none
}

.menu {
    position: fixed;
    z-index: 999;
    background: #fff;
    overflow: scroll;
    width: 80%;
    max-width: 400px;
    height: 100%;
    left: 0;
    top: 0;
}

.menu .title_c {
    font-size: 0.7rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.8rem;
    background: #008486;
}

.menu .title {
    font-size: 0.7rem;
    text-align: center;
    line-height: 1.8rem;
    color: #025fbe;
    text-transform: uppercase;
    height: 1.8rem;
    border: 1px solid #ccc;
    border-radius: 0.3rem;
    margin: 0.2rem;
    background: #eaeaea;
}

.menu .title a {
    color: #025fbe;
}

.menu .lanmu ul {
    display: flex;
    width: 100% flex-direction: row;
    flex-wrap: wrap;
}

.menu .lanmu ul li {
    flex: 48%;
    text-align: center;
    background: #008486;
    margin: 1%;
    border-radius: 0.1rem;
    font-size: 0.6rem;
    line-height: 0.8rem;
}

.menu .lanmu ul li:nth-child(4n-1),.menu .lanmu ul li:nth-child(4n) {
    background: #0a9cef;
}

.menu .lanmu a {
    color: #fff
}

h4.tit3 {
    font-weight: normal;
    position: relative;
    padding: 0 0 0 1rem;
    margin: 0 0 0.5rem 0;
}

h4.tit3:before {
    content: "";
    background: url(./itim.jpg);
    width: 0.9rem;
    height: 0.8rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
}
.blur-image{position:relative}
.blur-image:before {
    position: absolute;
    content: "Chạm vào để xem ảnh";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    transition: all .4s ease-in-out;
    color:#fff;
    text-align:center;
}
.blur-image:hover::before {
    position: absolute;
    content: "";
    top: 0;
     background:none;
    right: 0;
    bottom: 0;
    left: 0;
}
#cbox img{max-width:100%;height:auto;}

@media screen and (min-width: 640px) {
    #s12 {
        display: flex;
        justify-content: center;
        background: #016064;
        position: fixed;
        z-index: 99;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 640px;
        padding: 0 0 10px 0;
        flex-wrap: wrap;
    }
}
