/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 5, 2019 */
/*
@font-face {
    font-family: promptblack;
    src: url('font/prompt-black-webfont.woff2') format('woff2'),
         url('font/prompt-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: promptbold;
    src: url('font/prompt-bold-webfont.woff2') format('woff2'),
         url('font/prompt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: promptlight;
    src: url('font/prompt-light-webfont.woff2') format('woff2'),
         url('font/prompt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: promptmedium;
    src: url('font/prompt-medium-webfont.woff2') format('woff2'),
         url('font/prompt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: promptregular;
    src: url('font/prompt-regular-webfont.woff2') format('woff2'),
         url('font/prompt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: promptthin;
    src: url('font/prompt-thin-webfont.woff2') format('woff2'),
         url('font/prompt-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: prompt;
    src: url('font/prompt-regular-webfont.woff2') format('woff2'),
         url('font/prompt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 10, 2019 */

@font-face {
    font-family: robotobold;
    src: url('font/roboto-bold-webfont.woff2') format('woff2'),
         url('font/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: robotolight;
    src: url('font/roboto-light-webfont.woff2') format('woff2'),
         url('font/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: robotoregular;
    src: url('font/roboto-regular-webfont.woff2') format('woff2'),
         url('font/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.container2{
    width: 100%;
    height: 100%;
}
body{
    /* font-family: prompt; */
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    -webkit-font-smoothing: antialiased;
}
h1 {
   /* font-family: 'promptregular';*/
    font-family: prompt;
    font-size: 100px;
    color: yellow;
}
h5 {
    font-family: prompt;
    font-size: 1.2em;
    margin-bottom: 1rem;

 
 }
 p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
}

/* ************************************************* */
a{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:hover{
    text-decoration: none;
}
/* ************************************************* */

.bg-menutop{
    background-color: #e84c93;
    margin-top: 0px;
}
/* ************************************************* */

#image-left img{ 
width: 100%;
height: auto;
padding: 0 20px 0 10px;

}

#number-l{
    text-align: center;
    text-justify: auto;
}

#list-number{
font-size: 1rem;
color: #fff;
background-color: #E84c93;
width: 30px;
height: 30px;
text-align: center;
padding: 3px;
border: 2px solid #E84c93;
border-radius: 25px;

}

#list-viewAll{
    font-size: 0.9rem;
    color: #E84c93;
    float: right;
    /* background-color: #E84c93; */
    width: 200px;
    height: 30px;
    text-align: center;
    padding: 3px;
    border: 2px solid #E84c93;
    border-radius: 20px;
    
}

#list-viewAll a{
    font-size: 0.9rem;
    color: #E84c93;
    float: right;
    /* background-color: #E84c93; */
    width: 200px;
    height: 30px;
    text-align: center;
    padding: 3px;
    border: 2px solid #E84c93;
    border-radius: 20px;
    
}

#list-viewAll a:hover{
    font-size: 0.9rem;
    color:#fff;
    background-color: #E84c93;
    float: right;
    /* background-color: #E84c93; */
    width: 200px;
    height: 30px;
    text-align: center;
    padding: 3px;
    border: 2px solid #E84c93;
    border-radius: 20px;
    
}


/*
.btn_round1{
    font-size: 0.9rem;
    color: #E84c93;
    float: unset; 
    width: 200px;
    height: 30px;
    text-align: center;
    padding: 3px;
    border: 2px solid #E84c93;
    border-radius: 20px;
} */
a.btn_round1{
    font-size: 0.9rem;
    color: #E84c93;
    float: unset; 
    width: auto;
    height: 30px;
    text-align: center;
    padding: 3px 16px;
    border: 2px solid #E84c93;
    border-radius: 20px;  
} 
a.btn_round1:hover{
    font-size: 0.9rem;
    color:#fff;
    background-color: #e84c93c2; 
}
/* *********** */
.btn-danger {
    color: #fff;
    background-color:#E84C93;
    border-color: #E84C93;
    border-radius: 25px;
    width: 158px;
}
.btn-danger:hover {
    color: #fff;
    background-color: #E84c93;
    border-color: #E84c93;
    transition-delay: backgrounf-color 1s;
}
.btn-danger2 {
    color: #e84c93;
    background-color:#FFF;
    border-color: #E84C93;
    border-radius: 25px;
    width: 158px;
}
.btn-danger2:hover {
    color: #fff;
    background-color: #E84c93;
    border-color: #E84c93;
    transition-delay: backgrounf-color 1s;
}
.btn-danger3 {
    color: #e84c93;
    background-color:#fff0;
    border-color: #E84C93;
    border-radius: 25px;
    width: 158px;
}
.btn-danger3:hover {
    color: #fff;
    background-color: #E84c93;
    border-color: #E84c93;
    transition-delay: backgrounf-color 1s;
}
#bg-banner .box-bg-banner{
    width: 100%;
    height: auto;
    background-color: rgb(242, 242, 242);
}
#banner-main .carousel-inner ,#banner-secon .carousel-inner{
    /* height: 470px; */
    height: 492px;
}
#news-main .box-img-main{
    height: auto;
    overflow: hidden;
}
#news-main2 .box-img-main{
    height: 100%;
    overflow: hidden;
    border: 2px solid none;
    border-radius: 10px;
}
#news-main .card{
    border: none;
}
#news-main2 img:hover{
    border: 5px solid #E84C93;
    border-radius: 10px;
}
#news-img2 .box-img2 img:hover{
    border: 5px solid #E84C93;
    border-radius: 10px;
}

/* ///////////////////////////////////////////////////////////////////// */
.card{
    border: none;
}
.lines{
    border: 1px solid rgb(22, 156, 155)
}
.line{
    border: 2px solid rgb(232, 76, 147)
}


.box-system:hover{
    transition: all 0.2s ease-in-out;
    background-color: #e6e6e685;
}
.box-system .box-img {
    width: 100%;
    height: 132px;
}
#system .box-system{
    /* background-color: #ced4da; */
    width: 100%;
    padding: 0 1rem;
    text-align: center;
}
#system a:hover .box-system{
    border: 2px solid #E84c93;
    border-radius: 10px;
    text-decoration: none;
}

#system a .box-system{
    border: 2px solid transparent;
    border-radius: 10px;
    text-decoration: none;
}

#system .box-system p{
    font-size: 22px;
    color: #333;
    padding:  1rem 0;
    margin: 0;
}
#system .box-system:hover p{ 
    color: #E84c93; 
}
#system .box-system img{
    width: 130px;
    padding-top: 2rem;
    margin:auto auto ;
}
#system .box-title{
    font-size: 28px;;
    padding: 1rem 2rem;;
    border: 1px;
    border: 2px solid #E84c93;
    border-radius: 10px;
    color:  #E84c93;
}

.sale-text {
    margin: 0;
    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 1rem 1rem;;
    border: 1px solid #E84c93;
    border-radius: 10px;
    color:  #E84c93;
}

.sale-text-all {
    margin: 0;
    text-align: center;
    font-size: 12px;
    width: 100%;
    background-color: #E84c93;
    border: 1px solid #E84c93;
    border-radius: 10px;
    color: #fff;
}
#sale {
    background-color:#f8f8f8;
    margin-bottom: 20px;}

#sale .sale-text-detail {
    font-size: 16px;
    width: 100%;
    padding: 1rem 1rem;
    color: #333333;
    
}

#sale .downloaddoc {
    font-size: 12px;
    padding: 0rem 1rem;
    float: right;
    text-align: center;
    border: 1px solid #E84c93;
}

.card .card-body .footer-detail .name-depart{
    color: rgb(22, 156, 155);
    font-size: 1rem;
}
.card .card-body .footer-detail .name-depart a{
    color: rgb(22, 156, 155);
    font-size: 1.0rem;

}
.card .card-body .footer-detail .name-depart a:hover{
    color: rgba(0, 212, 212, 0.89);
    text-decoration: underline;
} 

.card .card-body .card-title{
    font-size: 1.2rem;
    line-height: 1.7;
    overflow: hidden;
    height: auto;
    min-height: 60px;
}

.card .card-body .footer-detail .icon-sub{
    float: right;
    color: rgb(22, 156, 155);
    font-size: 2em;
    margin: 0;
}

.card .card-body .footer-detail .download-doc{
    font-size: 0.90em;
    /* border: 1px solid rgb(232, 76, 147);
    border-radius: 5px; */
    padding: 0rem 1rem;

}

/* *****************เธเธฅเนเธญเธเธเนเธฒเธเน******************** */

#news-img .box-img{
    position: relative;
    cursor: pointer;
}
#news-img .box-img img{
    width: 100%;
    height: 360px;
    border-radius: 10px;
}
#news-img2 .box-img2 img{
    width: 100%;
    height: 236px;
    border-radius: 10px;
}
#news-img .box-img .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #e84c93d6;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    
  }
  #news-img .box-img:hover .overlay {
    height: 30%;
  }
  #news-img .text {
    color: white;
    /* font-size: 20px; */
    position: absolute;
    top: 55%;
    left: 53%;
    font-size: 13px;
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
.row .col .add-foot h5{
    font-size: 20px;
    color: #333333;
}
.add span p{
    font-size: 16px;
    color: #333333;
}
.nav-item .nav-link{
    font-size: 1.2em;
    
}

#footer-button .col-4 p , #footer-button .col-4 a{
    font-size: 14px;
    padding: auto;
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
}
#footer-button .col-4 a:hover{
    color: #008CBA;
    color: #f1b6ca;
    
}
#footer .name a {
    font-size: 1.0rem;
    color: #5d5d5d;
    line-height: 1.8;
}
#footer .name a:hover { 
    color:#E84C93;
    transition: 0.1s;
}
#footer .name h5 {
    font-family: prompt;
    font-weight: 600;
    font-size: 1.2rem;
    color: #333333;
}

/* ///////////////////////////// เธเธฅเนเธญเธเธฃเธนเธเธชเนเธฅเธ”เนเธขเธฒเธงเน 4 เธฃเธนเธ ////////////////////////// */
#slider-img .img-slider img{
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
}
#slider-img .btn-see-more ,.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
    border-radius: 25px;
}
.btn-see-more{
    float: right;
    text-align: center;
}
/* disease-name-dropdown */

/* .disease-name-dropdown {
    display: inline-block;
    position: static;
    width: 0;
} */
/*
.dropdown-menu .container{
    width: 100%;
    display: inline-block;
    position: static;
}
*/
/* .dropdown-menu .container .alphabet{
    position: absolute;
    will-change: transform;
    
    left: 0px;
    top: -106px;
    transform: translate3d(-1300px, 53px, 0px);
    width: 1900px;
    background: #1185E0;
    height: 150px;
} */
/*
.dropdown-menu .container .alphabet{
    position: absolute;
    will-change: transform;
    */
    /* left: 0px; */
    /* top: -106px; */
/*
    max-width: 1280px;*/
    /* width: 100%; */
    /*
    transform: translate3d(-500px, 53px, 0px);
    width: 1900px;
    background: #1185E0;
}*/

/* border: 1px solid white; #25a09f */
/* top: 0px; */

.dropdown-menu .container{
    width: 0;
    display: inline-block;
    position: static;
}
.dropdown-menu .container .alphabet{
    position: relative;
    will-change: transform; 
    left: 0px;
    top: 0px;
    transform: translate3d(-1714px, 53px, 0px);
    width: 1500px;
    background: #25a09f;
    height: 150px;
    /* border: 1px solid white; */
}
.nav_disease .dropdown-menu {
    position: absolute;
    background-color: #ffffff00;
}


.btn.btn-disease{
    background-color: #179c9b;
    color: #fff !important;
    padding: 10px 10px 7px 20px;
    font-size: 1.0rem;
    border-radius: 15px 15px 0 0;
    font-weight: 500;
    white-space: nowrap;
}
#Menu-right2 li.nav_disease_1 ul{
    width: -webkit-fill-available;
}
#Menu-right2.navbar-nav li.nav_disease_1  .dropdown-menu{
    position: absolute;
    background: #25a09f;
    height: auto;
    min-height: 124px;
    padding: 0.5rem 1.5rem 1.0rem 1.5rem;
    top: 56px;
}
#Menu-right2 ul li.nav_disease_1{
    display: none;
}
/* //////////////////////////////////////////////////////////////////////////// */
/* 
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-top: 0px;
    margin-bottom: 0px;
} */
/* //////////////////////////////////////////////////////////////////////////// */
#Menu-right{
    position: relative;
    float: left;
    z-index: 400;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    /* padding: .75em 1em 0 0; */
    opacity: .95;
    /* background: cyan; */
    text-align: right;
   
   }
#Menu-right ul {
    float: right;
    list-style-type: none;
    margin: 0;
    /* text-align:left; */
   }
#Menu-right ul li {
    display: inline-block;
    /* margin-bottom: 0; */
    /* margin-left: 1.5em; */
   }

   #Menu-right ul li .text{
    display: inline-block;
    color: #fff;
   
   }
   #Menu-right ul li .decrease{
    display: inline-block;
    color: #fff;
    /*font-size: 0.9rem;*/
    font-size: 0.8rem;
    margin: 0 5px 0 0px;
   
   }

   #Menu-right ul li .default{
    display: inline-block;
    color: #fff;
    font-size: 1.1rem;
    margin: 0 5px 0 0px;
   
   }

   #Menu-right ul li .increase{
    display: inline-block;
    color: #fff;
    /*font-size: 1.3rem;*/
    font-size: 0.8rem;
    margin: 0 5px 0 0px;
   
   }

   #Menu-right ul li .decrease:hover , #Menu-right ul li .default:hover ,#Menu-right ul li .increase:hover {
        text-decoration: underline;
        cursor: pointer;
   }

   #Menu-right ul li img{
    display: inline-block;
    width: 30px;
    height: 26px;
    margin: -5px 5px 0 0px;
   
   }
   #Menu-right .fa ul li img{
    display: inline-block;
    width: 30px;
    height: 24px;
    margin: 0 5px 0 0px;
   
   }
#Menu-right ul li a {
    font-family: 'prompt';
    margin: 0;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s; 
   }
#Menu-right ul li a:hover {
    outline: none;
    text-decoration-line: none;
    color: #fff; /*เน€เธเธฅเธตเนเธขเธเธเธญเธเธ•เนเธเธญเธเน€เธกเธเธน*/
   }
/* //////////////////////////////////////////////////////////////////////// */
#Menu-right2{
    position: relative;
    float: left;
    z-index: 400;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    /* padding: .75em 1em 0 0; */
    opacity: .95;
    /* background: cyan; */
    text-align: right;
   }
#Menu-right2 ul {
    list-style-type: none;
    margin: 0;
    /* text-align:left; */
   }
#Menu-right2 ul li {
    display: inline-block;
    margin-bottom: 0;
    margin: 0rem 0.2rem;
    border: 0px solid #fff;  
   } 
#Menu-right2 ul li a {
    font-family: 'prompt';
    /* font-size: 16px; */
    padding-bottom: .5em;
    text-decoration: none;
    color: #333333; /*เน€เธเธฅเธตเนเธขเธเธชเธตเธเธญเธเน€เธกเธเธน*/
    -webkit-transition: color .3s;
    border-bottom: 3px solid transparent;
   }
   #Menu-right2 ul  li.nav_linktog a.nav-item.nav-link i{
   
    color: #333333; /*เน€เธเธฅเธตเนเธขเธเธชเธตเธเธญเธเน€เธกเธเธน*/
    -webkit-transition: color .3s;
    border-bottom: 3px solid transparent;
   }
#Menu-right2 ul li a:hover {
  
    color: #e84c93; /*เน€เธเธฅเธตเนเธขเธเธเธญเธเธ•เนเธเธญเธเน€เธกเธเธน*/
   }
/* //////////////////////////////////////////////////////////////////////// */
#Infor .textInfor{
    margin-top: 50px;
}
#Infor .textInfor hr{
    border-bottom: 3px solid rgb(232, 76, 147);
    border-radius: 2px;
}
#Infor .textInfor hr{
    border-bottom: 3px solid rgb(232, 76, 147);
    border-radius: 2px;
}
#Infor img{
    padding: 0;
    margin: 0;
    width: auto;
    height: 350px;
}
/* -------------- */

#journal .textInfor{
    margin-top: 50px;
}
#journal .textjournal hr{
    border-bottom: 3px solid rgb(232, 76, 147);
    border-radius: 2px;
}
#journal .textjournal hr{
    border-bottom: 3px solid rgb(232, 76, 147);
    border-radius: 2px;
}
/* --------------- */
#journal img{
    padding: 0;
    margin: 0;
    width: 100%;
   /* height: 100%;*/
}
#journal .box-pic-main2{
    overflow: hidden;
    height: 360px;
    margin-left: 10px;
    margin-top: 20px;
    border: 1px solid #ccc;
}
#journal .bnt-Download .btn button{
    font-size: 14px;
}
#journal button{
    font-size: 12px;
    border: 1px solid #fff;
}
#journal button span{
    color: #fff;
    width: auto;
    height: auto;
}
#journal .box-pic-main2 .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(232, 76, 147, 0.88);
    overflow: hidden;
    width: 88%;
    height: 0;
    transition: .5s ease;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 25px;
}
#journal .box-pic-main2:hover .overlay {
    height: 40%;
  }
#journal .text {
    color: white;
    /* font-size: 20px; */
    position: absolute;
    top: 55%;
    left: 53%;
    font-size: 9px;
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#journal .text h5 {
    top: 55%;
    left: 53%;
    font-size: 14px;
    height: 32px;
    overflow: hidden;
}
#journal .text h3 {
    top: 55%;
    left: 53%;
    font-size: 16px;
}
#journal .card-body .bnt-Download button:hover{
    background-color: #00949469;
    border-color: #009688;
    font-size: 12px;
}
/* ///////////////////////////////////// */
#box-news .detail-box{
    padding: 10px;
    border: 2px solid rgb(232, 76 ,147);
    border-radius: 10px;
    height: auto;
    margin: 10px;
}
#box-news .detail-box .bnt-Download, .btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
    border-radius: 25px;
    margin-top: 20px;
    margin-bottom: 5px;
}
#box-news h4{
    color: #333333;
    font-size: 28px;
    width: 66%;
    margin-top: 15px;
}
#box-news h4:hover{
    color: rgb(75, 75, 75);
    border-bottom: 2px solid rgb(232, 76 ,147);
    border-radius: 2px;
}
#box-news span{
    color: #333333;
    font-family:'promptlight';
    font-size: 18px;
    width: 66%;
    margin-top: 15px;
}
#box-news .time i{
    color: rgb(95, 95, 95);
    font-size: 18px;
}
#box-news .time span{
    color: rgb(95, 95, 95);
    font-family:'promptmedium';
    font-size: 18px;
}
/* //////////////////////////////////////////////////////////////////////// */
#Menu-right3{

    border-bottom: 1px solid #fff;

    font-family: prompt;
    font-size: 2rem;
    position: relative;
    float: right;
    z-index: 400;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    /* padding: .75em 1em 0 0; */
    opacity: .95;
    /* background: cyan; */
    text-align: right;
   }
#Menu-right3 ul.nav.nav-main {
    list-style-type: none;
    margin: 0;
    /* text-align:left; */
    border-top: 1px solid #e6e6e6;
    padding-top: 4px;
    padding-right: 22px;
    float: right;
    padding-left: 0px !important;
    
   }
#Menu-right3 ul li {
    /* display: inline-block; */
  /*  border-bottom: 3px solid #fff;*/
    display: block;
    margin-bottom: 0;
    margin: 0rem 0.25rem;
    /* margin-left: 1.5em; */
   }
#Menu-right3 ul li a {
    font-family: 'prompt';
    font-size: 1.1rem;
    padding-bottom: .5em;
    padding-top: 0.5em;
    text-decoration: none;
    /* letter-spacing: .15em; */
    text-transform: uppercase;
    color: #333333; /*เน€เธเธฅเธตเนเธขเธเธชเธตเธเธญเธเน€เธกเธเธน*/
    -webkit-transition: color .3s;
    transition: color .3s;
    border-bottom: 2px solid transparent;
   }
   #Menu-right3 ul li.nav-item{
    border-bottom: 3px solid rgba(255, 255, 255, 0);
   }
    #Menu-right3 ul li.nav-item:hover {
    outline: none;
    border-bottom: 3px solid rgb(232, 76 ,147); 
    color: #333333; 
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
   }

   #Menu-right3 ul li.disease-name-dropdown a{
        padding: 0.5rem 1.2rem;
   }
   #Menu-right3 ul li.nav-item.disease-name-dropdown:hover{
    border-bottom: 3px solid #0e7b7b;
    outline: none;
   }
   
   
  

#menu-depertment ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 1.5em;
}
/*for alphabet menu disease*/

#Menu-right3 .disease-name-dropdown .dropdown-menu {
    width: 100%;
    position: absolute;
    background: #25a09f;
    height: auto;
    min-height: 108px;
    padding: 0.5rem 1.5rem 1.0rem 1.5rem;
    top: 45px;
    z-index: 900;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu li {
    display: inline-block !important; 
    zoom: 1; /* IE */
    *display: inline;  /* IE */ 

    display: -moz-inline-stack;


    margin-bottom: 0;
    margin: 0rem 0.2rem;
    margin-top: 0.8rem;
    border: 0px solid #fff;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu ul li>a:hover{
    color: #179c9b;
    background-color: #FFFFFF;
    border-bottom: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition:  all 0.3s ease;

}
#Menu-right3 .disease-name-dropdown .dropdown-menu li a {
    font-family: 'prompt';
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: color .3s;
    padding: 0.4rem 0.9rem;
    border-radius: 8px;
    border: 0px solid #ffffff;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu .container {
    width: inherit;
    display: block;
    /*display: inline;*/
}
    
/*////////////////////////*/





/* ////////////////////////////////////////////// */
#list-menu .dropdown-menu{
    display: block;
    background-color: #179c9b;
    color: #fff !important;
    border-radius: 15px 15px 0 0;
    font-weight: 500;
    white-space: nowrap;
    position: absolute;
    right: 30px;
    top: 116px;
}
/* /////////////////////////////////// */

/* ******ying */
header {
    z-index: 1500;
    display: block;
    top: 0;
	left: 0;
	right: 0;
}

#logo-site{ 
    /*
    margin: 0rem;
    z-index: 400;*/
    
}
#logo-site .site-logo {
     z-index: 900; 
    position: absolute;
    display: block;
    float: left;
    top: 12px;
    left: 32px;
    background-image: url(../img/logoDDC.png);
    background-repeat: no-repeat;
    background-size: 300px;
    width: 300px;
    height: 135px;
    

    /* background-image: url('img/logoDDC.png');
    background-repeat: no-repeat; */
    /* background-size: auto; */
   
    /* background-color:#333333; */
}
/*
#logo-site .site-logo img{
    z-index: 900;
    margin-top: -20px;
    padding-top: 0px;
    position: absolute;
    display: block;
    float: left;
    width: 320px;
    height: auto;

}

*/


 /* ******ying */ 

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
    border-radius: 1rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.form-group{
    margin: 1rem 0;
}

#news-main  .footer-detail{
    width: 100%;
    /* background-color: pink; */
}
#news-main-2 .time-view i {
    font-size: 22px;
    color: #495057;
    float: right;
    margin-right: 5px;
    margin-left: 25px;
}
#news-main-2 .time-view span{
    font-family: 'promptregular';
    font-size: 16px;
    color: #495057;
    float: right;
    margin-left: 5px;
    margin-top: 5px;
}
#news-main-2 img:hover{
    opacity: 0.7;
}
.footer-detail {
    margin-top: 10px;
}

.footer-detail .time{
    width: 40%;
    /* background-color: red; */
    float: left;
}
.footer-detail .view{
    width: 30%;
    /* background-color: gray; */
    float: left;
}
.footer-detail .see-more{
    width: 30%;
    /* background-color: yellow; */
    float: right;
    text-align: right;
}
.footer-detail .name-depart{
    width: 80%;
    /* background-color: orangered; */
    float: right;
    text-align: right;
}

.footer-detail .icon-sub{
    width: 40%;
    /* background-color: orangered; */
    float: right;
    text-align: right;
    margin: 0;
}
.footer-detail .download-doc{
    width: 40%;
    /* background-color: gray; */
    float: left;
    text-align: right;
    color: #e84c93;

}
/* //// */

.footer-detail-right {
    margin-top: 10px;
    text-align: right;
}

.footer-detail-right .time{
    width: 70%;
    /* background-color: red; */
    float: left;
}
.footer-detail-right .view{
    width: 30%;
    /* background-color: gray; */
    float: left;
}

.footer-detail-right .time span  {
    font-family: 'robotoregular';
    font-size: 0.90em;
    color: #929292;
}
.footer-detail-right .view span  {
    font-family: 'robotoregular';
    font-size: 0.90em;
    color: #929292;
}

#content-detail {
    color:#333333;
    padding: 2rem;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
}
#content-detail img{
    /* width: 100% !important; */
    height: auto !important;
    padding-bottom: 2rem;

    }

    #content-detail p{
    margin-bottom: 14px;
  }
  #footer .box-social {
    /* background: #008CBA; */
    width: 100px;
    float: right;
}








#footer .box-social .nav{
    float: right;
}
#footer .box-social img{
    float: right;
    width: auto;
}
#footer-button{
    background-color: rgb(232, 76 ,147);
    padding: 0.5rm 0;
    color: #fff;
}
#footer{
    background: #f8f8f8;
}
/* **************************************** */
/* icon footer */
  /* Add a hover effect if you want */
  .fa:hover {
    opacity: 0.7;
  }
  
  /* Set a specific color for each brand */
  
  /* Facebook */
  .fa-facebook {
    background: #3B5998;
    color: white;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
    float: right;
  }
  #footer .box-social .fa-facebook a{
      margin-top: 10px;
      text-align: center;
  }
  /* Twitter */
  .fa-youtube-play {
    background: rgb(255, 16, 16);
    color: white;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
    float: right;
  }
#footer .box-social .nav{
    float: right;
    text-align: center;
}
.fa-youtube-play:hover{
    color: white;
}
.fa-facebook:hover{
    color: white;
}

/* ************************************************* */




.card-body .card-title{
    font-size: 18px; 
}
.card-body p{
    font-size: 15px;
    color: #333;
   
}
.card-body{
    padding: 0;
    margin-top: 10px;
}
.card-title{
    /* margin-bottom: .75rem; */
    margin: 0;

}

#h1-title{
    font-size: 1.2rem;
    /* border-bottom: 2px solid #E84C93; */
    
    }
    
    #h1-title .all-news{
    
        border-bottom: 2px solid #E84C93;
    }

/* /////////////////////Hover??//////////////////////// */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:active{
    border-bottom: 4px solid rgb(232, 76, 147);
    color: #333333;
}

.navbar-light .navbar-nav .nav-link.focus, .navbar-light .navbar-nav .nav-link.hover,.navbar-light .navbar-nav .nav-link.active{
    border-bottom: 4px solid rgb(232, 76, 147);
    color: #333333;
}



/* ################################   ZUANG   ###############################  */

.btn_bg{ 
    width: 28px;
    height: 28px;
    padding: 0;
    line-height: 28px;
    background-color: #333333;
    border: 0;
    font-size: inherit;
    font-weight: 500;
    border-radius: 50%;
    text-transform: uppercase;
}
.btn_bg.btn-normal {
    color: #333333;
    background-color: #fff;
}
.btn_bg.btn-dark-yellow {
    color: #fff200;
}
.btn_bg:hover {
    opacity: 0.85;
}


.navbar-brand {
    display: inline-block;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-right: 0rem;
}
.navbar{
    padding: 0rem;
}
#Menu-right ul li{
    border-left: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid #FFF;
    height: 50px;
    padding: 0.5rem 1rem 0rem 1rem;
}


li.nav-item.nav-item-lang a{
    padding-top: 10px;
}   

li.nav-item.nav-item-call a{
    font-size: 24px;
}   
#Menu-right2 ul li a.nav-item.nav-link i{
    font-size: 1.5rem;
    color: #e84c93;
}
#Menu-right2.nav-link{
    padding: .2rem 1rem;
}
.disease-name-dropdown .dropdown-toggle{
    
    background-color: #179c9b;
    color: #fff !important;
    padding: 10px 10px 7px 20px;
    font-size: 1.2em;
    border-radius: 15px 15px 0 0;
    font-weight: 500;
    white-space: nowrap;
    /*
    display: block;
    position: absolute;
    right: 30px;
    top: 116px;*/
}
#Menu-right2 ul li.nav_linktog {
    display: none; 
}

#Menu-right2 ul li.nav_disease .disease-name-dropdown{
    display: none;
    width: 200px;
}

#Menu-right3 ul li.dropdown:hover>.dropdown-menu{
    display: block;
    transition: all 0.5s ease-in-out; 
    
}
#Menu-right3 ul li .dropdown-menu .dropdown-item:hover{
 
    background-color: #dededed1;
    
}
#Menu-right3 ul li .dropdown-menu {
    padding: 0rem;
}
 
ul li.nav-item.nav-item-lang .lang{
    padding-top: 4px;
}
/*
#Menu-right3 ul.listsub {
    border-top: 0px solid #e6e6e6;
    padding-top: 0px;
    padding-right: unset;
}
#Menu-right3 ul.listsub li {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
}
#Menu-right3 ul.listsub li {
    background-color: #eaeaeac9;
}*/
#Menu-right3 .dropdown-menu{
    min-width: 300px;
}

#Menu-right3 .dropdown-menu ul{
     padding-left: 0px;
} 
#Menu-right3 .dropdown-menu ul li{
    margin: 0px;
} 
#Menu-right3  ul.nav.nav-main li >.listsub {
    padding: 0.5rem 0.5rem 0.5rem 1.3rem;
}
#Menu-right3 .dropdown-menu ul.listsub li {
    padding: 0.5rem 0.5rem 0.8rem 1.3rem
}
#Menu-right3 .dropdown-menu ul.listsub li:hover {
     background: #e4e4e4d6;
}
#Menu-right3 .dropdown-menu ul.listsub li:hover > .dropdown-menu  {
    top: 0;
    left: 100%;
}
#Menu-right3 .dropdown .dropdown a .arrow {
    float: right;
    position: relative;
    top: 5px;
    color: #a0a0a0;
}


#box_slideimg .box-bg-banner{
    background:  #F2F2F2;
    padding: 20px 0 0px;
}

#SlideNewsMain ol.carousel-indicators{
    bottom: 0px;
    margin-bottom: 0px;
}
#SlideNewsMini ol.carousel-indicators {
    bottom: 0px;
    margin-bottom: 0px;
}
.carousel-indicators li{
    background-color: #adadad;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #e84c93;
}

.footer-detail .time span  {
    font-family: 'robotoregular';
    font-size: 0.8rem;
    color: #929292;
}
.footer-detail .view span  {
    font-family: 'robotoregular';
    font-size: 0.8rem;
    color: #929292;
}
.footer-detail .see-more  span{
    color: #e84c93;
    font-size: 0.9rem;
}
.footer-detail .time i  {
    font-size: 0.9rem;
    color: #929292;
}
.footer-detail .view i  {
    font-size: 1rem;
    color: #929292;
}
.footer-detail .see-more i  {
    font-size: 1rem;
    color:  #e84c93;
}



.card_new1 .footer-detail .time span  {
    font-family: 'robotoregular';
    font-size: 0.7rem;
    color: #929292;
}
.card_new1 .footer-detail .view span  {
    font-family: 'robotoregular';
    font-size: 0.7rem;
    color: #929292;
}
.card_new1 .footer-detail .see-more  span{
    color: #e84c93;
    font-size: 0.7rem;
}
.card_new1 .footer-detail .time i  {
    font-size: 0.7rem;
    color: #929292;
}
.card_new1 .footer-detail .view  {
    font-size: 0.7rem; 
    color: #929292;
    padding-top: 5px;
    padding-left: 10px;
}

.card_new1 .footer-detail .view i  {
    font-size: 0.7rem;
    color: #929292;
}
.card_new1 .footer-detail .see-more i  {
    font-size: 1rem;
    color:  #e84c93;
}
section.box_banner .row{
    margin-right: 0px;
}

a.linkpink2{ 
    color: #e84c93;  
}
a.linkpink2:hover{ 
    color: #ba1861;  
}

a.linkpink{ 
    color: #FFF;  
}

a.linkpink:hover{   
    color: #ffbddb;
}

.row_banner{
    margin: 0px;
}
.box_deptname{
    position: absolute;
    /* color: #014868; */
    color: #ffffff;
    font-size: 3.0rem;
    top: 21%;
    left: 21%;
    width: auto;

}




section#news-content{
    background-color: #ffeaf1;
}
 .box-img-main{
    height: auto;
    overflow: hidden;
}
.card_new1 .box-img-main{
    height: 156px;
    overflow: hidden;
    border: 2px solid none;
    border-radius: 10px;
}

#news-main .card:hover{   
    cursor: pointer;
    color: rgb(232, 76, 147);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
 
.card_new1:hover{   
    cursor: pointer;
    color: rgb(232, 76, 147);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
 
a.linknone{
    color: unset;
}
a.linknone:hover{
    color: rgb(232, 76, 147);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.linknone2{
    color: #6f6f6f;
}
a.linknone2:hover{
    color: rgb(232, 76, 147);
    transition-delay: 60ms;
}

a.linknone3{
    color: #212529;
}
a.linknone3:hover{
    color: rgb(232, 76, 147);
    transition-delay: 60ms;
}

a.linknonepink{
    color: unset;
}
a.linknonepink:hover {
    color: #666666;
    border-bottom: 2px solid #E84c93;
}

.dat{
    font-size: 1px;
}

#nav_newshome.nav-tabs {
    border: none;
    

    
    
}
#nav_newshome.nav-tabs .nav-item.show .nav-link {
  
    background-color: #fff0; 
    border: none; 
    
   
    
}
#nav_newshome.nav-tabs .nav-link{
    color: #b0b0b0;
    border: 2px solid #e2dfe1;
    font-size: 15.3px;
    background-color: rgb(252, 252, 252); 
    color: black; 
    padding:13px 28px;
    border-radius: 14px ;
    /* padding-right:0; */
}
#nav_newshome.nav-tabs .nav-link.active,#nav_newshome.nav-tabs .nav-link:hover {
    
    background-color: rgb(248, 8, 108); 
    color: rgb(252, 249, 249); 
    padding: 13px 28px;
    border-radius: 14px ;
    
    /* border: 2px solid #bbb8ba; */
    
    /* color: #495057;
    background-color: #fff0; 
    font-size: 16px;
    border-bottom: 3px solid #E84c93; */
}
#nav_newshome li.nav-item{
    padding: 0px 28px; 
}

#nav_newshome li.nav-item:last-child{
    border-right: none;
    
    
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.carousel-item img {
    border-radius: 10px;
    height: 470px;
}
.card-img-top{
    border-radius: 10px;
}
.news_main_content .card-body{
    padding: 0.5rem 1.0rem 0rem 1.25rem;
    line-height: 1.2;
}
hr.lines.linehomenews{
    border: 1px solid rgb(22, 156, 155);
    width: 128px;
}
.nav-item .nav-link.newstype{
    font-size: 1.4rem;
}
.news_main_content .card-body{
    padding: 0rem 1.0rem 0rem 1.25rem;
    margin-top: 0px;
    /* min-height: 116px; */
    min-height: 60px;
}
.news_main_content  h5{
    font-size: 1.1em;
}
hr.lines.linehomenews{
    border: 1px solid rgb(22, 156, 155)
}
.news_main_content a{
    color: #333333;
}
.news_main_content a:hover{
    color: #666666 ; 
    /*border-bottom: 2px solid #E84c93;*/
}
.news_main_content a.btn{
    color: #e84c93;
}
.news_main_content a.btn:hover{ 
    color: #fff;
    background-color: #E84c93;
    border-color: #E84c93;
    text-decoration: none;
    border-bottom: 1px solid #E84c93;
}

 
#Menu-right2 ul li.nav_disease_1 a {
    font-family: 'promptregular';
    font-size: 1rem;
    font-weight: 600; 
    text-decoration: none;
    color: #ffffff; 
    -webkit-transition: color .3s; 
    padding: 0.4rem 0.9rem;
    border-radius: 8px;
    border: 0px solid #ffffff;
}
#Menu-right2 ul li.nav_disease_1 a:hover{
    color: #179c9b;
    background-color: #FFFFFF;
    
}
#Menu-right2 ul li.nav_disease_1 ul li:hover{
   cursor: pointer;
}
#Menu-right2 ul li.nav_disease_1 ul li{
    margin-top: 0.8rem;
}

#content-news hr.lines{
    margin-bottom: 0rem; 
}

.card.card_new1 .card-body .card-title{
    font-size: 1.2rem;
    line-height: 1.7;
    overflow: hidden;
    height: 64px;
    min-height: 64px;
}
 
 
 
  #btn_totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #009688b3;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#btn_totop i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

    
}
#btn_totop:hover {
    background: rgba(0, 150, 136, 0.93);
}
#btn_totop:hover i {
    color: #fff;
    top: 10px;
}

h2.titletext{
    font-size: 1.6rem; 
    border-bottom: 2px solid #e84c93;
    display: unset;
}

.row_content{
    margin-top: 3rem;
}
section#content-news .search_row{
    /*background-color: rgb(180, 222, 255);*/
    display: unset;
}
section#content-news .search_text{
    padding: 6px 10px 0px 0px;
    font-size: 1.1rem;
    margin: unset;
}
section#content-news select.search_block{
    width: 260px;
    margin: unset;
} 



#section_paging{
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#section_paging .page-link{ 
    position: relative;
    display: block;
    padding: .4rem .6rem;
    margin-left: 1px;
    line-height: 1.25;
    color: #888888;
    background-color: #fff;
    border: unset;
}
#section_paging .page-link.ic{
    font-size: 1.2rem;
    top: 0px;
    color: #E84C93;
} 
#section_paging .page-link.active{ 
    color: #E84C93;
}
#section_paging .page-link:hover{ 
    color: rgba(230, 14, 111, 0.931);
}
#section_paging ul{ 
    overflow: hidden;
    display: inline-block;
}
#section_paging ul li{
    display: inline-block;
}
.box_ic a{
    color: #e75586;
}
.box_ic{
    cursor: pointer;
    background-color: #dcdcdc;
    color: #e75586;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 10px;
    border-radius: 26px;
}
.box_ic:hover{
    background-color: #dcdcdcb5;
    color: #e7558687;
    cursor: pointer; 
} 
.info_content{
    border: 1px solid #ccc;
    height: 432px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
p.p_indent{
    text-indent: 2rem;
}

.txt1_cont{
    text-align: left;
    margin-left: 4rem;
    margin-right: 4rem;
    margin-top: 0.5rem;
    max-height: 48px;
    overflow: hidden;
    color: #333333;
}
 .txt1_cont.txt2{
    text-align: left;
    margin-left: 4rem;
    margin-right: 4rem;
    margin-top: 0rem;
    color: #a4a4a4;
}
.info_content:hover .txt1_cont.txt2{ 
    color:  #a4a4a4;
}

.info_content:hover .txt1_cont{
    color: #ea5a8b;
}

.info_content .img_detail{

}
/*
#Infor a{
    color: #333333;
}
#Infor a:hover{
    color: #ea5a8b;
}
*/
section#box_content{
    margin: 0rem 0rem 4rem 0rem;
}
section#content-diseasedetail{
    margin: 0rem 0rem 0rem 0rem;
    padding-bottom: 4rem;
}

.nav-pills.pillstab{
    border-bottom: 1px solid #e3e3e3; 
    border-right: 1px solid #e3e3e3;
}
.nav-pills.pillstab .nav-link{
    border-radius: 0rem;
    border-top: 1px solid #e3e3e3;
}
.nav-pills.pillstab .nav-link:hover{
    padding-left: 1.5rem;
    background: #f9f9f9;
}
.nav-pills.pillstab .nav-link i{
    float: right;
    padding-top: 4px;
    transform: rotate(0deg);
}
.nav-pills.pillstab .nav-link:hover i.fa, .nav-pills.pillstab .nav-link.active i.fa{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); 
    /* -webkit-transition: all 60ms ease;
    -moz-transition: all 60ms ease;
    -ms-transition: all 60ms ease;
    -o-transition: all 60ms ease; */
    transition: all 0.5s ease;
}
.nav-pills.pillstab .nav-link.active{
    color: #E84c93;
    background: #f9f9f9;
}
.font_title{
    color: #179c9b;
}
.box_headerdisease{
    background-color: #f1f1f1;
    font-size: 1.5rem;
    padding: 0 10px 0 20px;
    line-height: 55px;
    font-weight: 500;
}
.hide{
    display: none !important;
}
.text_department.fontb1{
    font-size: 1.2rem;
}
.icon_circle{
    background: #e3498f;
    color: #FFF;
    padding: 3px 4px;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 38px;
}
.icon_circle i{
    position: relative;
    top: 0px;
    left: 3px;

}
a.card-link i.ic{
    color: #25a09f;
}
.card_officelist .card-header:hover a.card-link i.ic{
    color: #e84c93;
}
.card.card_officelist{
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.fontpink{
    color: #E84C93;
}
.btn.btn_green{
    background-color: #179c9b;
    color: #FFFFFF;
}
.btn.btn_green.btn_greendrf{
    background-color: #eeeeee;
    color: #179c9b;
}
.txtmobile{
    display: none;
}
.text5{
    text-align: center;
    font-size: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #495057;
    background-color: #fff0;
    background-color: #FFFFFF;
    border-bottom: 4px solid #E84c93;
}
.news_main_content a.text6:hover{
    text-decoration: none;
    border-bottom: unset;
}

.boxsearch_mb{
    position: relative;
    top: -12px;
}

#box_navdept{
    margin: 3rem auto 1rem auto;
}




/* #################################    SITE     ###############################*/
#navbarNav li.nav-item{ 
    padding: 0rem 0.5rem;
    cursor: pointer;
}
#navbarNav li.nav-item:hover{ 
    border-bottom: 4px solid rgb(232, 76, 147);
}
#navbarNav li.nav-item.active{
    border-bottom: 4px solid rgb(232, 76, 147);
    color: #E84C93;  
} 
.navbar-light #navbarNav .navbar-nav .nav-link:hover{
    border-bottom: unset;
}

#navbarNav .dropdown-menu {
    min-width: 240px;
}
#navbarNav .dropdown:hover>.dropdown-menu {
    display: block;
} 
#navbarNav ul li a { 
   
    font-size: 1.1rem; 
    -webkit-transition: color .3s;
    transition: color .3s; 
}
#navbarNav ul.navbar-nav ul.listsub{
    padding-left: 0px;
}
#navbarNav ul.navbar-nav ul.listsub li{

    display: unset;
    padding: 0.1rem 0.5rem 0.2rem 0.5rem;
    border-bottom: 0px solid #fff;
    display: block;
}
#navbarNav .dropdown .dropdown a .arrow {
    float: right;
    position: relative;
    top: 5px;
    color: #a0a0a0;
}
#navbarNav ul.navbar-nav ul.listsub  a{ 
    color: #333333;
    font-size: 1.0rem;
}
#navbarNav ul.navbar-nav  .dropdown-menu{ 
    padding: 0px;
}

#navbarNav ul.navbar-nav ul.listsub li:hover{
    background: #e4e4e4d6;
}

#navbarNav .dropdown-menu ul.listsub li:hover > .dropdown-menu {
    top: 0;
    left: 100%;
}
.bg-white-custom{
    background-color: #ffffffed;
}


.box_bannerlink{
    border: 1px solid #ededed;
    border-radius: 10px;
    padding-top: 16px;
    vertical-align: middle;
    width: 140px;
    height: 140px;
    box-shadow: 2px 2px 2px 2px #ebebeb;
    transition: all 0.2s ease-in-out;
    text-align: center;
    cursor: pointer;
}
.box_bannerlink2{
    border: 1px solid #ededed;
    border-radius: 10px;
    padding-top: 0px;
    vertical-align: middle;
    /*max-width: 250px;
    height: 90px;*/
    box-shadow: 2px 2px 2px 2px #ebebeb;
    transition: all 0.2s ease-in-out;
    text-align: center;
    cursor: pointer;
}
.box_bannerlink:hover{
    border: 2px solid #2ab7aa;
    box-shadow: 2px 2px 2px 2px #00968821;
    transition: all 0.2s ease-in-out;
}
.box_bannerlink2:hover{
    border: 1px solid #2ab7aa;
    box-shadow: 2px 2px 2px 2px #00968821;
    transition: all 0.2s ease-in-out;
}

.box_bannerlink3{
    width: 263px;
    border: 1px solid #ededed;
    border-radius: 10px;
    padding-top: 0px;
    vertical-align: middle; 
    box-shadow: 2px 2px 2px 2px #ebebeb;
    transition: all 0.2s ease-in-out;
    text-align: center;
    cursor: pointer;
    margin-right: -4px;
    margin-left: 20px;

} 
.box_bannerlink3:hover{
    border: 2px solid #2ab7aa;
    box-shadow: 2px 2px 2px 2px #00968821;
    transition: all 0.2s ease-in-out;
}


.box_bannerlink3 img.img_bannerlink{
    width: 100%;
    height: auto;
    margin: 0px auto;
    border-radius: 6px;
}

img.img_bannerlink{
    width: 100%;
    height: 86px;
    margin: 0px auto;
    border-radius: 6px;
}

#bannerlink .carousel-control-next, #bannerlink .carousel-control-prev{
    width: 40px;
}
#bannerlink a.carousel-control-next, #bannerlink a.carousel-control-prev{
   /* background-color: #009688cc;*/
}
#bannerlink .carousel-inner{
    height: 150px;
    padding-left: 34px;
    padding-right: 34px;
}

#bannerlink .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e84c93e0' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

#bannerlink .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e84c93e0' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.card_newsInfo{ 
    border: 1px solid #ccc;
    padding: 6px 6px;
   /* height: 510px;*/
   height: 494px;
}     
.card_newsInfo  p.card-title {
    min-height: 40px;
    height: 56px;
    line-height: 1.1;
    overflow: hidden;
}
.card_newsInfo  p.card-title a{
    
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.0rem;
    overflow: hidden;
    color: #333333;
}
.card_newsInfo  p.card-title a:hover{
    color: rgb(232, 76, 147);  
} 
.card_newsInfo p.datetime{ 
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
}
.card_newsInfo p.txtdept{
    margin-top: 0.5rem;  
    line-height: 1.2;
    font-size: 0.8rem;
}
.card_newsInfo p.txtdept a.font5:hover{ 
    color:rgb(14, 115, 114) !important;
}
img.newsinfo_img{
  /*  width: 100%;*/
}
.box_newsfooter{
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
}
/*.box_newsfooter a.btn_round1 {
    position: absolute;
    display: block;
    bottom: 0;
}*/
.card_newsInfo .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.4);
}
.card_newsInfo:hover .overlay { 
    opacity: 0.5;
}


.card_newsInfo.card_newsvdo{  
   height: 280px;
   padding: 0px;
   background: whitesmoke;
   border: 0px;
}     
.card_newsInfo.card_newsvdo p.datetime{
    margin-bottom: 0.1rem;
}
.card_newsInfo.card_newsvdo  p.card-title {
    min-height: 17px;
    height: 17px;
    overflow: hidden;
}
.card_newsInfo.card_newsvdo p.txtdept{  
    height: 16px;
    overflow: hidden;
    padding-top: 0;
    margin-top: 0.15rem;
}     
.card_newsInfo.card_newsvdo .box_l  {
    width: 20%;
    padding-right: 5px;
    font-size: 2.5rem;
    text-align: center;
    color: #f74949;
}
.card_newsInfo.card_newsvdo .box_l  a{ 
    color: #f74949;
}
.card_newsInfo.card_newsvdo .box_r{
    width: 80%;
}
.card_newsInfo.card_newsvdo .caption{
    border-top: 3px solid #f72819;
}






.box_contentinfo .thumbnail {
    display: block;
    position: relative;
}
.box_contentinfo .photo-group {
    display: block;
    position: relative;
    overflow: hidden;
    border: 0px solid #e2e2e2;
    background-color: #f3f3f3;
 
}
.box_contentinfo a.photo-group .photo {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.box_contentinfo .photo-group .photo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box_contentinfo .photo-group .photo img {
    width: 100%;
}

.font5{
    color: rgb(22, 156, 155) !important;
    font-weight: 600;
}


/* ###################     HOME      ################## */
.card1:hover img.img_blur ,a:hover img.img_blur ,img.img_blur:hover{
  
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
   
} 


/* The overlay effect - lays on top of the container and over the image */
.card1 .overlay {
    position: absolute; 
    bottom: 142px; 
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.11); /* Black see-through */
    color: #f1f1f1; 
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: white;
    font-size: 20px;
    padding: 105px;
    border-radius: 10px;
    text-align: center;
  }
  
  /* When you mouse over the container, fade in the overlay title */
  .card1:hover .overlay {
    opacity: 1;
  }
  .card1.card1_det .overlay { 
    bottom: 77px;  
  }


.card1 .box-img-main img{
    height: 100%;
} 
.card1 .box-img-main{
    height: 270px;
} 
.card1 .footer-detail .time span  {
    font-family: 'robotoregular';
    font-size: 0.7rem;
    color: #929292;
}
.card1 .footer-detail .view span  {
    font-family: 'robotoregular';
    font-size: 0.7rem;
    color: #929292;
}
.card1 .footer-detail .see-more  span{
    color: #e84c93;
    font-size: 0.7rem;
}
.card1 .footer-detail .time i  {
    font-size: 0.7rem;
    color: #929292;
}
.card1 .footer-detail .view  {
    font-size: 0.7rem; 
    color: #929292;
    padding-top: 5px;
    padding-left: 10px;
}

.card1 .footer-detail .view i  {
    font-size: 0.7rem;
    color: #929292;
}
.card1 .footer-detail .see-more i  {
    font-size: 1rem;
    color:  #e84c93;
}
.card1 .box-img-main{
    height: 210px;
    overflow: hidden;
    border: 2px solid none;
    border-radius: 10px;
}
.card1:hover{   
    cursor: pointer;
    color: rgb(232, 76, 147);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.card.card1 .card-body .card-title{
    font-size: 1.2rem;
    line-height: 1.7;
    overflow: hidden;
    height: 34px;
    min-height: 34px;
}
.card1 p.detail{
    height: 64px;
    overflow: hidden;
    margin-bottom: 0rem;
    color: #909090;
}
.card1:hover p.detail{
    color: #4a4a4a;
}

section#journal .box-pic-main2 a{ 
    color: #fff;
}
section#journal .box-pic-main2 a:hover{ 
    text-decoration: underline;
}




/* ##################################################################################################  */
/*  microsite */
section.box_officecontent {
   /* background: #fff;*/
}
section.box_officecontent .col_munusub{
    background: #fff;
    height: auto;
}

#sidebar .searchbox{
    position: relative;    
    width: 80%;
    margin: 0px auto;
}
#sidebar ul li.active{
    border-top: 1px solid #f3f1f1;
    border-bottom: 1px solid #fdfdfd;
    box-shadow: -2px 3px 3px -2px #8c8c8c63;
    border-left: 4px solid #E84c93;
}
#sidebar ul li:hover{
    border-top: 1px solid #f3f1f1;
    border-bottom: 1px solid #fdfdfd;
    box-shadow: -2px 3px 3px -2px #8c8c8c63;
}
#sidebar ul li ul.list-unstyled li.active{ 
    color: #E84c93;
}
#sidebar ul li ul.list-unstyled li:hover{ 
    color: #E84c93;
    border-top: unset;
    border-bottom: unset;
    box-shadow: unset;
}
#sidebar ul li a.active {
    color: #E84c93;
} 
.bg_custom2{
    background-color: #FFFFFF;
}
.bg_custom3{
    background-color :#ffeaf1;
}
.font7{
    color: #e84c93 !important;
}

#content-detail label.label-control{
    font-weight: 600;
}

.box_file{
    padding: 0.3rem 1.0rem;
}
.box_file i{
    margin-right: 1rem;
}
/* ################################  END ZUANG   ###############################  */



/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */
 
@media (max-width: 1500px){
    #logo-site .site-logo { 
        top: 16px;
        background-image: url(../img/logoDDC.png);
        background-repeat: no-repeat;
        background-size: 300px;
        width: 300px;
        height: 115px;
    }
    #Menu-right3 ul li a {
        font-size: 1.0rem;
    }
}
/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */
@media (max-width: 1380px){
    #logo-site .site-logo { 
        top: 16px;
        background-image: url(../img/logoDDC.png);
        background-repeat: no-repeat;
        background-size: 220px;
        width: 220px;
        height: 100px;
        
    }
    
}
/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */
@media (max-width: 1250px){
    #logo-site .site-logo { 
        top: 18px;
    }
}
/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */
@media (max-width: 1199.98px){
    .box_deptname{
        font-size: 2.0rem;
        top: 10%;
        left: 18%; 
    } 
}


@media (max-width: 991.98px){
    .navbar_main_1{
        display: none;
    }

    #Menu-right2 ul li.nav_disease .disease-name-dropdown{
        display: inline-block;
        width: 200px;
    }
    #Menu-right2 ul li.nav_linktog {
        display: inline-block;
    }
    #Menu-right2 ul li.nav_complain , #Menu-right2 ul li.nav_line ,#Menu-right2 ul li.nav_sitemap {
        display: none;
    }
    .board-wrap .nav-tabs{font-size: 0.85em}
    .board-photo{ width: 200px; }
    .board-info{ font-size: 0.85em }
    .board-photo::before { border-width: 5px }

    .organization-item{ height: 100px; margin-bottom: 30px}
    .organization-item br{display: none;}
}
 

/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */
/* section .system .box-title{
    font-size: 22px;
} */
/* // Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap */

/* 
// Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
    #banner-main .carousel-inner ,#banner-secon .carousel-inner{
        height: 300px;
    }
/*     
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-top: 20px;
        margin-bottom: 40px;
    } */
    #logo-site .site-logo {
       
        position: absolute;
        display: block;
        float: left; 
        top: 6px;
        background-image: url(../img/logoDDC.png);
        background-size: 200px;
        background-repeat: no-repeat;
        width: 200px;
        height: 85px;
     

    }
   
    /* ################################   ZUANG   ###############################  */
    #Menu-right ul li{
        border-left: 1px solid #ced4da;
        height: 40px;
    }   
    #Menu-right ul li.nav-item.nav-item-call {
        display: none;
    }   
    #Menu-right2 ul li.nav_disease_1{
        display: inline;
    }


    section#news-content #news_main_home.tab-content>.tab-pane{
        display: none;
        opacity: 1;
    }
    #box_navdept {
        margin: 2rem auto 0rem auto;
    }


    #navbarNav li.nav-item{
        border-bottom: 1px solid #ccc;
        line-height: 1.8;
        padding: 0rem 1rem;
    }
    #navbarNav li.nav-item:hover{
        background: #f3f3f3;
    }
    #navbarNav li.nav-item.active{
        border-bottom: 1px solid rgb(232, 76, 147);
        color: #E84C93; 
        background: #f9f9f9;
    } 
    #navbarNav li.nav-item.active a{ 
        color: #E84C93;
    }
    #navbarNav .nav-item .nav-link{
        font-size: 1.0rem;
        color: #333333;
        border-bottom: unset;
    }
    
     
   
    /* ################################  END ZUANG   ###############################  */
   
 }
/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */


/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) { 

    header {
        z-index: 1500;
        display: block;
        margin-top: 0;
        left: 0;
        right: 0;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,.1);
        margin-left: 14px;
        margin-top: 10px;
        padding-top: 0;
    }
    .navbar-light .nav-itemul li a{
        margin-left: 10px;
    }
    /*
    #logo-site{ 
        margin-top: 0px;
        margin-left: 5px;
        z-index: 400;
        
    }*/

   
    /*
    #logo-site .site-logo img{
        
        margin-top: 0px;
        padding-top: 0px;
        position: absolute;
        display: block;
        float: left;
        width: 270px;
        height: auto;
    
    }
*/
    .board-wrap .tab-content h2{
        font-size: 1.2em;
        border-bottom:1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom:20px
    }

    .board-wrap .nav-tabs{
        border: 1px solid #e3e3e3;
        border-top: 0;
        border-right: 0;
        padding-bottom: 0;
        margin-bottom: 40px;
    }
    .board-wrap .nav-tabs .nav-item{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        border-top:1px solid #e3e3e3;
        border-right:1px solid #e3e3e3;
        margin-bottom: 0;
        
    }
    .board-wrap .nav-tabs .nav-item a.active::before{display: none;}

    .board-photo{ width: 150px; }
    .board-info{font-size: 0.75em}
    .board-info h5{ margin-bottom: 15px }

    .organization{ font-size: 0.7em;}
    .organization-item{ height: 80px; }

    .organization-wrap.pink::after,
    .organization-wrap.yellow::after { width: 280px }

    .organization-item.main{ font-size: 2.2em }


    .bg-menutop{
        background-color: #e84c93;
        margin-top: 0px; 
        padding-top: 0px; 
    }
 


    /* menu ringht */
    
    #bbh{
        float:left;
    
    }
    #Menu-right{
        position: relative;
        float:left;
        z-index: 1000;
        /* display: block !important; */
        /* background: cyan; */
        width: 100%;
        margin-top: 0px;
        padding-top: 0px;

       }
    #Menu-right ul {
        list-style-type: none;
        margin: 0;
        /* text-align:left; */
       }
    #Menu-right ul li {
        display: inline-block;
        /* margin-bottom: 0; */
        /* margin-left: 1.5em; */
       }
    
   
    #Menu-right ul li .decrease{
    display: inline-block;
    color: #fff;
    font-size: 0.8rem;
    margin: 0 2px 0 0px;
    
    }

    #Menu-right ul li .default{
    display: inline-block;
    color: #fff;
    font-size: 1.1rem;
    margin: 0 2px 0 0px;
    
    }

    #Menu-right ul li .increase{
    display: inline-block;
    color: #fff;
    font-size: 1.3rem;
    margin: 0 2px 0 0px;
    
    }

    #Menu-right ul li img{
    display: none;
    width: 10px;
    height: 10px;
    margin: 0 2px 0 0px;
    
    }


    .footer-detail .time{
        width: 25%;
        /* background-color: red; */
        float: left;
    }
    .footer-detail .name-depart{
        width: 75%;
        /* background-color: orangered; */
        float: right;
        text-align: right;
    }
    .box-bg-banner { 
        height: 810px;
    }
    #Infor img{
        padding: 0;
        margin: 0;
        margin-left: 1rem;
        margin-right: 1rem; 
        width: auto;
        height: 300px;
         text-align: center; 
    }
    #banner-main .carousel-inner ,#banner-secon .carousel-inner{
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,.1);
        margin-left: 14px;
    }
    /* /////////////// เธเธฅเนเธญเธเธเนเธเธซเธฒ /////////////// */
    .form-control {
        display: block;
        width: 100%;
        height: calc(1.3em + .7rem + 1.5px);
        padding: 0.5rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    /* ///////////////////////// เธเธธเนเธก เธ”เธฒเธงเธเนเนเธซเธฅเธ”////////////////// */
    #box-news .detail-box .bnt-Download, .btn-outline-danger {
        font-size: 19px;
    }

      /* ######################    ZUANG   ######################*/
    
 
      #Menu-right ul li.nav-item.nav-item-call, #Menu-right ul li.nav-item.nav-item-lang{
        display: none;
    }   


    #journal .box-pic-main2 .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgb(232, 76 ,147);
        overflow: hidden;
        width: 85%;
        height: 0;
        transition: .5s ease;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 25px;
    }
    #journal .box-pic-main2:hover .overlay {
        height: 50%;
    }


    .box_deptname{
        font-size: 2.0rem;
        top: 3%;
        left: 16%;
    } 

    hr.lines.linehomenews{
       margin-top: 0.5rem;
       margin-bottom: 0.5rem;
    }

    ul#nav_newshome{
        display: none;
    }

    .txtmobile{
        display: block;
    }

    .boxnewshome{
        border: 1px solid #a1a1a1;
        padding-bottom: 10px;
        border-radius: 8px;
    }

    #news-img .box-img .overlay {
        height: 30%;
    }

    .card_new1 .box-img-main{
        height: 340px; 
    }
    #box_navdept{
        margin: 1rem auto 1rem auto;
    }
    #navbarNav{
        padding-left: 2rem;
    }
    #navbarNav ul.navbar-nav{
        position: relative;
        top: 15px;
        width: 180%;
        z-index: 10000;
        border-bottom: 1px solid #009688;
        border-top: 1px solid #009688;
    }
    .card1 .box-img-main{
        height: 340px; 
    }
   
    /* ######################    END ZUANG   ######################*/
}  /* ###############    End max-768px ############### */

/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */
@media (max-width: 576px) { 
    #nav_newshome.nav-tabs {
        border: none;
        

        
        
    }
    #nav_newshome.nav-tabs .nav-item.show .nav-link {
    
        background-color: #fff0; 
        border: none; 
        
    
        
    }
    #nav_newshome.nav-tabs .nav-link{
        color: #b0b0b0;
        border: 2px solid #e2dfe1;
        font-size: 15.3px;
        background-color: rgb(252, 252, 252); 
        color: black; 
        padding:13px 28px;
        border-radius: 14px ;
        /* padding-right:0; */
    }
    #nav_newshome.nav-tabs .nav-link.active,#nav_newshome.nav-tabs .nav-link:hover {
        
        background-color: rgb(248, 8, 108); 
        color: rgb(252, 249, 249); 
        padding: 13px 28px;
        border-radius: 14px ;
        
        /* border: 2px solid #bbb8ba; */
        
        /* color: #495057;
        background-color: #fff0; 
        font-size: 16px;
        border-bottom: 3px solid #E84c93; */
    }
    #nav_newshome li.nav-item{
        padding: 0px 28px; 
    }

    #nav_newshome li.nav-item:last-child{
        border-right: none;
        
        
    }
}



/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) { 
    .b-m-auto {margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    }

    #bbh{

    float: right;
    }
    /* ******ying */

    header {
        z-index: 1500;
        display: block;
        top: 0;
        left: 0;
        right: 0;
    }
    /*
    #logo-site{ z-index: 400;
    margin-left: 5px;
    margin-top: 5px;
    }*/

    #logo-site .site-logo {
        /* z-index: 400; */
        
        position: absolute;
        display: block;
        float: left;
        top: 22px;
        background-image: url(../img/logoDDC.png);
        background-repeat: no-repeat;
        background-color: #ffffff00;
        background-size: 65px;
        width: 65px;
        height: 80px;
    
    }
    /* ******ying */ 
    /*
    #logo-site .site-logo img{
        /* z-index: 400; */
        /*
        position: absolute;
        display: none;
        float: left;
        width: 300px;
    height: auto;

    }
    */



    .bg-menutop{
        background-color: #e84c93;
        margin-top: 0px; 
        padding-top: 0px; 
    }

    /* menu ringht */

    #bbh{
        float:left;

    }
    #Menu-right{
        position: relative;
        float:left;
        z-index: 1000;
        /* display: block !important; */
        /* background: cyan; */
        width: 100%;
        margin-top: 0px;
        padding-top: 0px;
    
    }
        #Menu-right ul {
        list-style-type: none;
        margin: 0;
        /* text-align:left; */
    }
    
    #Menu-right ul li {
        display: inline-block;
        /* margin-bottom: 0; */
        /* margin-left: 1.5em; */
    }

    
    #Menu-right ul li .decrease{
        display: inline-block;
        color: #fff;
        font-size: 0.88rem;
        margin: 0 2px 0 0px;
    
    }

   #Menu-right ul li .default{
    display: inline-block;
    color: #fff;
    margin: 0 2px 0 0px;
   
   }

   #Menu-right ul li .increase{
    display: inline-block;
    color: #fff;
    font-size: 1.3rem;
    margin: 0 2px 0 0px;
   
   }

   #Menu-right ul li img{
    display: none;
    width: 10px;
    height: 10px;
    margin: 0 2px 0 0px;
   
   }

    /* .box-bg-banner{
    height: 600px;
    } */
    .footer-detail .time{
        width: 35%;
        /* background-color: red; */
        float: left;
    }
    .footer-detail .name-depart{
        width: 55%;
        /* background-color: orangered; */
        float: right;
        text-align: right;
    }

    .footer-detail .see-more{
        width: 35%;
        /* background-color: yellow; */
        float: right;
        text-align: right;
    }

    .footer-detail .view{
        width: 30%;
        /* background-color: gray; */
        float: left;
    }

    .footer-detail .download-doc{
        width: 35%;
        /* background-color:yellowgreen; */
        float: left;
    }

    .card .card-body .footer-detail .name-depart{
        color: rgb(22, 156, 155);
        font-size: 1.1rem;
    }
    .card .card-body .footer-detail .name-depart {
        color: rgb(22, 156, 155);
        font-size: 1.1rem;
    }
    
    .card .card-body .footer-detail .icon-sub{
        float: right;
        color: rgb(22, 156, 155);
        font-size: 1em;
        margin: 0;
    }
    
    .card .card-body .footer-detail .download-doc{
        font-size: 0.75em;
       
        padding: 0;
        padding-top: 0.3rem;
    
    }

    .footer-detail .time span  {
        font-family: 'robotoregular';
        font-size: 0.75em;
        color: #929292;
    }
    .footer-detail .view span  {
        font-family: 'robotoregular';
        font-size: 0.75em;
        color: #929292;
    }
    .footer-detail .see-more  span{
        color: #e84c93;
        font-size: 0.75em;
    }

    .footer-detail .download-doc  span{
        color: #e84c93;
        font-size: 0.9em;
    }
    .footer-detail .time i  {
        font-size: 15px;
        color: #929292;
    }
    .footer-detail .view i  {
        font-size: 15px;
        color: #929292;
    }
    .footer-detail .see-more i  {
        font-size: 15px;
        color:  #e84c93;
    }

 

     
    #banner-main .carousel-inner ,#banner-secon .carousel-inner{
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
    }
    /* /////////////// เธเธฅเนเธญเธเธเนเธเธซเธฒ /////////////// */
    .form-control {
        display: block;
        width: 100%;
        height: calc(1.3em + .7rem + 1.5px);
        padding: 0.5rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }


    /* ######################    ZUANG   ######################*/
    
 
    #Menu-right ul li.nav-item.nav-item-call, #Menu-right ul li.nav-item.nav-item-lang{
        display: none;
    }   
    #Menu-right ul li .text{
        display: none;
        color: #fff; 
    }
    #Menu-right ul li { 
        padding: 0.3rem 1rem 0rem 1rem;
    }

    .btn_bg{
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 0.85em;
    }
       
    
    #journal .box-pic-main2 .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgb(232, 76 ,147);
        overflow: hidden;
        width: 95%;
        height: 0;
        transition: .5s ease;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 25px;
    }
    #journal .box-pic-main2:hover .overlay {
        height: 30%;
    }

    #SlideNewsMain ol.carousel-indicators {
        bottom: -5px;
    }
    #SlideNewsMini ol.carousel-indicators {
        bottom: 0px;
    }

    .row_content{
        margin-top: 1.2rem;
    }
  
    /*///////////  page_news & page_auction //////////// */
    
    section#content-news .search_row{
       margin-top: 2rem; 
    }
    section#content-news .search_text{
        font-size: 1.0rem;
        padding: 8px 12px 0px 0px;
        margin: unset;
    }
    section#content-news select.search_block{
        width: 250px;
        margin: unset;
    } 

    section#content-news .card .card-body .card-title{
        font-size: 1.2rem;
        line-height: 1.4; 
        height: 47px;
        min-height: 47px;
    }

    .card .card-body .footer-detail .name-depart {
        margin-top: 0.5rem;
    } 
    hr.lines{
        margin-top: 0.2rem;
    }
    .card_new1 .box-img-main{
        height: 270px;
    }
    .boxnewshome{
        border: 0px solid #a1a1a1;
        padding-bottom: 10px; 
    }
    
    .box_bannerlink{
        width: 100px;
        height: 100px;
    }
    img.img_bannerlink{
        width: 70px;
        /*height: 70px;*/
        margin: 0px auto;
    } 
    #bannerlink .carousel-inner{
        height: 110px; 
    }
    
    .box-system .box-img {
        width: 100%;
        /*height: 74px;*/
    }


    #banner-main{
        height: 260px;
    }
     #banner-main .carousel-item img {
        border-radius: 10px;
        height: 250px;
    }
    #box_slideimg .box-bg-banner{
        padding: 6px 0 20px;
    }
    #box_slideimg .box-bg-banner { 
        height: 742px;
    }

    

    .card1 .box-img-main {
        height: 206px;
    }
    
    .box_deptname {
        font-size: 1.2rem;
        top: 3%;
        left: 17%;
    }

    /* ######################    END ZUANG   ######################*/

    
}
/* ##################################################################################################  */
/* ##################################################################################################  */
/* ##################################################################################################  */


/* //////////////////////////////////// เธฅเธญเธเธชเธตเธเธทเนเธเธซเธฅเธฑเธ ////////////////////////// */
.bg-orange{
    background-color: orange;
}
#banner-main .bd-example{
    position: relative;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.mm-menu_offcanvas.mm-menu_opened{
    z-index: 55555;
}

.new{
    position:relative; 
    left:-14px; 
    top:-24px;
}
.new1{
    position:absolute;
    top:15px;
    left:15px;
    z-index:100;
}
.new2{
    position:absolute;
    top:30px;
    left:53px;
    z-index:200; 
    color:#FFFFFF;
}
.new3{
    position:absolute; 
    left:30px; 
    top:25px;
}
.new4{
    position:absolute;
    top:30px;
    left:18px
    ;z-index:200; 
    color:#FFFFFF;
}


/* ********** board-item ***********/

.board-wrap .nav-tabs{
    padding-bottom: 20px;
   
    border:0;
  }
  .board-wrap .nav-tabs .nav-item a{
    display: table;
    width: 100%;
    height: 65px;
    padding: 0 10px;
    font-weight: 500;
    font-size: 1.1em;
    line-height: 1.3em;
    background-color: #f2f2f2;
    position: relative;
    color: black;
  }
  
  .board-wrap .nav-tabs .nav-item a span{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
   
  }
  
  .board-wrap .nav-tabs .nav-item a:hover,
  .board-wrap .nav-tabs .nav-item a.active{
    
    background-color: #e84c93;
    color: #fff;
  }
  .board-wrap .nav-tabs .nav-item a.active:before{
    content: '';
    width: 0;
    height: 0;
  
    position: absolute;
    bottom:-15px;
    left: 50%;
    margin-left: -15px;
  
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  
    border-top: 15px solid #e84c93;
  }



.board-item { 

    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 30px;
    vertical-align: top;
}

.board-photo {
    display: table-cell;
    width: 250px;
    position: relative; 

}
.board-photo::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 10px solid rgba(255,255,255,0.5);
    pointer-events: none;
}
.board-photo img {
    width: 100%;
}



.board-info {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding-left: 60px;
}


.board-info h3{
    position: relative;
    font-weight: 500;
    font-size: 1.4em
  }
  .board-info h3:before{
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  
    border-left: 10px solid #179c9b;
  
    position: absolute;
    left: -32px;
    top: 5px;
  }
  
  .board-info h5,
  .board-info p{
    font-size: 1.1em;
    font-weight: 400;
    position: relative;
  }
  .board-info h5{
    margin-bottom: 35px;
    margin-top: 3px;
  }
  
  .board-info p{
    margin-bottom: 5px
  }
  
  .board-info a{color: #333333}
  

/* ******************************* */
/*********** organization **********/

.organization-item.main{
    width: 350px;
    height: 70px;
    color: #fff;
    text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
    font-size: 1.7em;
    background-color: #e84c93 !important;
    margin-bottom: 50px;
  }
  .organization-item.main .inner{ padding-bottom: 5px; }
  
  .organization-item.main:before{
    content: '';
    position: absolute;
    top:100%;
    left: 50%;
    margin-left: -1px;
  
    width: 2px;
    height: 50px;
    background-color: #a6a6a6
  }
  
  .organization-wrap.pink:after,
  .organization-wrap.yellow:after{
    content: '';
    position: absolute;
    top:0;
    height: 2px;
     width: 500px;
    background-color: #a6a6a6
  }
  .organization-wrap.pink:after{left: 50%;}
  .organization-wrap.yellow:after{ right: 50% }
  
  .organization-item{
    display: block;
    width: 100%;
    height: 70px;
    margin: 0 auto 35px;
    background-color: #f3f3f3;
    padding:0 10px;
    display: table;
    position: relative;
    z-index: 9;
    font-size: 1.2em;
    line-height: 1.3
  }
  .organization-item .font18{ font-size: 0.88em }
  .organization-item .font16{ font-size: 0.80em }
  .organization-item:hover{ background-color: #e7e7e7 }
  .organization-item .inner{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9
  }
  
  .organization-item p{
    display: inline-block;
    margin: 0;
  }
  
  .organization-item:after{
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    pointer-events: none;
  }
  .organization-item.pink:after{
    background-image: url(../img/border-pink.png);
  }
  .organization-item.green:after{
    background-image: url(../img/border-green.png);
  }
  .organization-item.blue:after{
    background-image: url(../img/border-blue.png);
  }
  .organization-item.yellow:after{
    background-image: url(../img/border-yellow.png);
  }
  .organization-item.main:after{
    background-image: url(../img/border-main-pink.png);
  }

/* ******************************* */


.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}



.news_main_content h5{
    height: auto;
    min-height: 50px;
    /* height: 54px; */
    margin-bottom: 0rem; 

}.box_news_main{
    background-color: #FFF;
}
.box_news_set{
    
}
.box_news1{


}
.footer-detail .name-depart a{
    color: rgb(22, 156, 155);
}
.footer-detail .name-depart a:hover{
    color: rgba(0, 212, 212, 0.89);
    text-decoration: underline;
}
.news-tab-wrap .nav .nav-item a{
    color: #333;
}
.news-tab-wrap .news_main_content .nav .nav-item a span{ 
    color: #333;
}
.news_main_content a:hover{
    text-decoration: underline;
    text-decoration-color: #E84c93;
}
.news-tab-wrap .news_main_content .nav .nav-item a.active span, .news-tab-wrap .news_main_content .nav .nav-item:hover a span{
    background-color: #ef1b65;
    color: #fff;
}

.news_main_content .footer-detail .name-depart a {
    color: rgb(22, 156, 155);
    font-size: 1.1rem;
}

.news_main_content .footer-detail .name-depart a:hover {
    color: rgba(0, 212, 212, 0.89);
    text-decoration: underline;
}
/* a:visited {
    color: #ababab !important;
} */

hr.hr_news1{
    border:1px dashed #DCDCDC;    margin-top: 0.5rem;
}

#linkcont a{
    color: #333;
}
#linkcont a:visited{
    color: #333;
}
#linkcont a:hover{
    color: #e84c93;
}




.btn-secondary {
    color: #fff;
    background-color: #e84c93;
    border-color: #e84c93;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #e84c93b8;
    border-color: #e84c93;
}


a.tss{
    color: #333;
}

.card_newsInfo.card_radio {
    height: 80px;
    padding: 0px;
    background: whitesmoke;
    border: 0px;
}
.card_newsInfo.card_radio .caption {
    border-top: 3px solid #f72819;
}
.card_newsInfo.card_radio .box_r {
    width: 80%;
}
.card_newsInfo.card_radio p.datetime {
    margin-bottom: 0.1rem;
}
.card_newsInfo.card_radio p.card-title {
    min-height: 17px;
    height: 17px;
    overflow: hidden;
}
.card_newsInfo.card_radio p.txtdept {
    height: 16px;
    overflow: hidden;
    padding-top: 0;
    margin-top: 0.15rem;
}
.card_newsInfo.card_radio .box_l a {
    color: #f74949;
}
.card_newsInfo.card_radio .box_l {
    width: 20%;
    padding-right: 5px;
    font-size: 2.5rem;
    text-align: center;
    color: #f74949;
}

.form-control:disabled, .form-control[readonly]{
    background-color: #ffffff;
}