@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 {
	color: rgb(51, 51, 51); font-family: prompt; -webkit-font-smoothing: antialiased;
}
h1 {
	color: yellow; font-family: prompt; font-size: 100px;
}
h5 {
	font-family: prompt; font-size: 1.2em; margin-bottom: 1rem;
}
p {
	font-size: 16px; margin-top: 0px; margin-bottom: 1rem;
}
a {
	transition:0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
a:hover {
	text-decoration: none;
}
.bg-menutop {
	margin-top: 0px; background-color: rgb(232, 76, 147);
}
#image-left img {
	padding: 0px 20px 0px 10px; width: 100%; height: auto;
}
#number-l {
	text-align: center; -ms-text-justify: auto;
}
#list-number {
	padding: 3px; border-radius: 25px; border: 2px solid rgb(232, 76, 147); border-image: none; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); font-size: 1rem; background-color: rgb(232, 76, 147);
}
#list-viewAll {
	padding: 3px; border-radius: 20px; border: 2px solid rgb(232, 76, 147); border-image: none; width: 200px; height: 30px; text-align: center; color: rgb(232, 76, 147); font-size: 0.9rem; float: right;
}
#list-viewAll a {
	padding: 3px; border-radius: 20px; border: 2px solid rgb(232, 76, 147); border-image: none; width: 200px; height: 30px; text-align: center; color: rgb(232, 76, 147); font-size: 0.9rem; float: right;
}
#list-viewAll a:hover {
	padding: 3px; border-radius: 20px; border: 2px solid rgb(232, 76, 147); border-image: none; width: 200px; height: 30px; text-align: center; color: rgb(255, 255, 255); font-size: 0.9rem; float: right; background-color: rgb(232, 76, 147);
}
a.btn_round1 {
	padding: 3px 16px; border-radius: 20px; border: 2px solid rgb(232, 76, 147); border-image: none; width: auto; height: 30px; text-align: center; color: rgb(232, 76, 147); font-size: 0.9rem;
}
a.btn_round1:hover {
	color: rgb(255, 255, 255); font-size: 0.9rem;
}
.btn-danger {
	border-color: rgb(232, 76, 147); border-radius: 25px; width: 158px; color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
.btn-danger:hover {
	border-color: rgb(232, 76, 147); color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
.btn-danger2 {
	border-color: rgb(232, 76, 147); border-radius: 25px; width: 158px; color: rgb(232, 76, 147); background-color: rgb(255, 255, 255);
}
.btn-danger2:hover {
	border-color: rgb(232, 76, 147); color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
.btn-danger3 {
	border-color: rgb(232, 76, 147); border-radius: 25px; width: 158px; color: rgb(232, 76, 147);
}
.btn-danger3:hover {
	border-color: rgb(232, 76, 147); color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
#bg-banner .box-bg-banner {
	width: 100%; height: auto; background-color: rgb(242, 242, 242);
}
#banner-main .carousel-inner {
	height: 492px;
}
#banner-secon .carousel-inner {
	height: 492px;
}
#news-main .box-img-main {
	height: auto; overflow: hidden;
}
#news-main2 .box-img-main {
	border-color: currentColor; border-radius: 10px; height: 100%; overflow: hidden;
}
#news-main .card {
	border: currentColor; border-image: none;
}
#news-main2 img:hover {
	border-radius: 10px; border: 5px solid rgb(232, 76, 147); border-image: none;
}
#news-img2 .box-img2 img:hover {
	border-radius: 10px; border: 5px solid rgb(232, 76, 147); border-image: none;
}
.card {
	border: currentColor; border-image: none;
}
.lines {
	border: 1px solid rgb(22, 156, 155); border-image: none;
}
.line {
	border: 2px solid rgb(232, 76, 147); border-image: none;
}
.box-system:hover {
	transition:0.2s ease-in-out;
}
.box-system .box-img {
	width: 100%; height: 132px;
}
#system .box-system {
	padding: 0px 1rem; width: 100%; text-align: center;
}
#system a:hover .box-system {
	border-radius: 10px; border: 2px solid rgb(232, 76, 147); border-image: none; text-decoration: none;
}
#system a .box-system {
	border-radius: 10px; border: 2px solid transparent; border-image: none; text-decoration: none;
}
#system .box-system p {
	margin: 0px; padding: 1rem 0px; color: rgb(51, 51, 51); font-size: 22px;
}
#system .box-system:hover p {
	color: rgb(232, 76, 147);
}
#system .box-system img {
	margin: auto; width: 130px; padding-top: 2rem;
}
#system .box-title {
	padding: 1rem 2rem; border-radius: 10px; border: 2px solid rgb(232, 76, 147); border-image: none; color: rgb(232, 76, 147); font-size: 28px;
}
.sale-text {
	margin: 0px; padding: 1rem; border-radius: 10px; border: 1px solid rgb(232, 76, 147); border-image: none; width: 100%; text-align: center; color: rgb(232, 76, 147); font-size: 16px;
}
.sale-text-all {
	margin: 0px; border-radius: 10px; border: 1px solid rgb(232, 76, 147); border-image: none; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 12px; background-color: rgb(232, 76, 147);
}
#sale {
	margin-bottom: 20px; background-color: rgb(248, 248, 248);
}
#sale .sale-text-detail {
	padding: 1rem; width: 100%; color: rgb(51, 51, 51); font-size: 16px;
}
#sale .downloaddoc {
	padding: 0rem 1rem; border: 1px solid rgb(232, 76, 147); border-image: none; text-align: center; font-size: 12px; float: right;
}
.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: 1rem;
}
.card .card-body .footer-detail .name-depart a:hover {
	color: rgba(0, 212, 212, 0.89); text-decoration: underline;
}
.card .card-body .card-title {
	height: auto; line-height: 1.7; overflow: hidden; font-size: 1.2rem; min-height: 60px;
}
.card .card-body .footer-detail .icon-sub {
	margin: 0px; color: rgb(22, 156, 155); font-size: 2em; float: right;
}
.card .card-body .footer-detail .download-doc {
	padding: 0rem 1rem; font-size: 0.9em;
}
#news-img .box-img {
	position: relative; cursor: pointer;
}
#news-img .box-img img {
	border-radius: 10px; width: 100%; height: 360px;
}
#news-img2 .box-img2 img {
	border-radius: 10px; width: 100%; height: 236px;
}
#news-img .box-img .overlay {
	transition:0.5s; left: 0px; width: 100%; height: 0px; right: 0px; bottom: 0px; overflow: hidden; position: absolute; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;
}
#news-img .box-img:hover .overlay {
	height: 30%;
}
#news-img .text {
	left: 53%; top: 55%; width: 90%; color: white; font-size: 13px; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.row .col .add-foot h5 {
	color: rgb(51, 51, 51); font-size: 20px;
}
.add span p {
	color: rgb(51, 51, 51); font-size: 16px;
}
.nav-item .nav-link {
	font-size: 1.2em;
}
#footer-button .col-4 p {
	color: rgb(255, 255, 255); font-size: 14px; margin-top: 5px; margin-bottom: 0px;
}
#footer-button .col-4 a {
	color: rgb(255, 255, 255); font-size: 14px; margin-top: 5px; margin-bottom: 0px;
}
#footer-button .col-4 a:hover {
	color: rgb(241, 182, 202);
}
#footer .name a {
	color: rgb(93, 93, 93); line-height: 1.8; font-size: 1rem;
}
#footer .name a:hover {
	transition:0.1s; color: rgb(232, 76, 147);
}
#footer .name h5 {
	color: rgb(51, 51, 51); font-family: prompt; font-size: 1.2rem; font-weight: 600;
}
#slider-img .img-slider img {
	margin: 0px; padding: 0px; width: 100%; height: 200px;
}
#slider-img .btn-see-more {
	border-color: rgb(220, 53, 69); border-radius: 25px; color: rgb(220, 53, 69);
}
.btn-outline-danger {
	border-color: rgb(220, 53, 69); border-radius: 25px; color: rgb(220, 53, 69);
}
.btn-see-more {
	text-align: center; float: right;
}
.dropdown-menu .container {
	width: 0px; display: inline-block; position: static;
}
.dropdown-menu .container .alphabet {
	background: rgb(37, 160, 159); left: 0px; top: 0px; width: 1500px; height: 150px; position: relative; transform: translate3d(-1714px, 53px, 0px); will-change: transform;
}
.nav_disease .dropdown-menu {
	position: absolute;
}
.btn.btn-disease {
	padding: 10px 10px 7px 20px; border-radius: 15px 15px 0px 0px; color: rgb(255, 255, 255) !important; font-size: 1rem; font-weight: 500; white-space: nowrap; background-color: rgb(23, 156, 155);
}
#Menu-right2 li.nav_disease_1 ul {
	
}
.navbar-nav#Menu-right2 li.nav_disease_1 .dropdown-menu {
	background: rgb(37, 160, 159); padding: 0.5rem 1.5rem 1rem; top: 56px; height: auto; position: absolute; min-height: 124px;
}
#Menu-right2 ul li.nav_disease_1 {
	display: none;
}
#Menu-right {
	left: 0px; top: 0px; width: 100%; text-align: right; float: left; display: block !important; position: relative; z-index: 400; opacity: 0.95;
}
#Menu-right ul {
	margin: 0px; float: right; list-style-type: none;
}
#Menu-right ul li {
	display: inline-block;
}
#Menu-right ul li .text {
	color: rgb(255, 255, 255); display: inline-block;
}
#Menu-right ul li .decrease {
	margin: 0px 5px 0px 0px; color: rgb(255, 255, 255); font-size: 0.8rem; display: inline-block;
}
#Menu-right ul li .default {
	margin: 0px 5px 0px 0px; color: rgb(255, 255, 255); font-size: 1.1rem; display: inline-block;
}
#Menu-right ul li .increase {
	margin: 0px 5px 0px 0px; color: rgb(255, 255, 255); font-size: 0.8rem; display: inline-block;
}
#Menu-right ul li .decrease:hover {
	text-decoration: underline; cursor: pointer;
}
#Menu-right ul li .default:hover {
	text-decoration: underline; cursor: pointer;
}
#Menu-right ul li .increase:hover {
	text-decoration: underline; cursor: pointer;
}
#Menu-right ul li img {
	margin: -5px 5px 0px 0px; width: 30px; height: 26px; display: inline-block;
}
#Menu-right .fa ul li img {
	margin: 0px 5px 0px 0px; width: 30px; height: 24px; display: inline-block;
}
#Menu-right ul li a {
	margin: 0px; transition:color 0.3s; color: rgb(255, 255, 255); font-family: "prompt"; text-decoration: none; -webkit-transition: color .3s;
}
#Menu-right ul li a:hover {
	color: rgb(255, 255, 255); text-decoration-line: none;
}
#Menu-right2 {
	left: 0px; top: 0px; width: 100%; text-align: right; float: left; display: block !important; position: relative; z-index: 400; opacity: 0.95;
}
#Menu-right2 ul {
	margin: 0px; list-style-type: none;
}
#Menu-right2 ul li {
	margin: 0rem 0.2rem; border: 0px solid rgb(255, 255, 255); border-image: none; display: inline-block;
}
#Menu-right2 ul li a {
	color: rgb(51, 51, 51); padding-bottom: 0.5em; font-family: "prompt"; text-decoration: none; border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid; -webkit-transition: color .3s;
}
#Menu-right2 ul li.nav_linktog a.nav-item.nav-link i {
	color: rgb(51, 51, 51); border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid; -webkit-transition: color .3s;
}
#Menu-right2 ul li a:hover {
	color: rgb(232, 76, 147);
}
#Infor .textInfor {
	margin-top: 50px;
}
#Infor .textInfor hr {
	border-radius: 2px; border-bottom-color: rgb(232, 76, 147); border-bottom-width: 3px; border-bottom-style: solid;
}
#Infor .textInfor hr {
	border-radius: 2px; border-bottom-color: rgb(232, 76, 147); border-bottom-width: 3px; border-bottom-style: solid;
}
#Infor img {
	margin: 0px; padding: 0px; width: auto; height: 350px;
}
#journal .textInfor {
	margin-top: 50px;
}
#journal .textjournal hr {
	border-radius: 2px; border-bottom-color: rgb(232, 76, 147); border-bottom-width: 3px; border-bottom-style: solid;
}
#journal .textjournal hr {
	border-radius: 2px; border-bottom-color: rgb(232, 76, 147); border-bottom-width: 3px; border-bottom-style: solid;
}
#journal img {
	margin: 0px; padding: 0px; width: 100%;
}
#journal .box-pic-main2 {
	border: 1px solid rgb(204, 204, 204); border-image: none; height: 360px; overflow: hidden; margin-top: 20px; margin-left: 10px;
}
#journal .bnt-Download .btn button {
	font-size: 14px;
}
#journal button {
	border: 1px solid rgb(255, 255, 255); border-image: none; font-size: 12px;
}
#journal button span {
	width: auto; height: auto; color: rgb(255, 255, 255);
}
#journal .box-pic-main2 .overlay {
	transition:0.5s; left: 0px; width: 88%; height: 0px; right: 0px; bottom: 0px; overflow: hidden; margin-left: 25px; position: absolute; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color: rgba(232, 76, 147, 0.88);
}
#journal .box-pic-main2:hover .overlay {
	height: 40%;
}
#journal .text {
	left: 53%; top: 55%; width: 90%; color: white; font-size: 9px; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
#journal .text h5 {
	left: 53%; top: 55%; height: 32px; overflow: hidden; font-size: 14px;
}
#journal .text h3 {
	left: 53%; top: 55%; font-size: 16px;
}
#journal .card-body .bnt-Download button:hover {
	border-color: rgb(0, 150, 136); font-size: 12px;
}
#box-news .detail-box {
	margin: 10px; padding: 10px; border-radius: 10px; border: 2px solid rgb(232, 76, 147); border-image: none; height: auto;
}
#box-news .detail-box .bnt-Download {
	border-color: rgb(220, 53, 69); border-radius: 25px; color: rgb(220, 53, 69); margin-top: 20px; margin-bottom: 5px;
}
.btn-outline-danger {
	border-color: rgb(220, 53, 69); border-radius: 25px; color: rgb(220, 53, 69); margin-top: 20px; margin-bottom: 5px;
}
#box-news h4 {
	width: 66%; color: rgb(51, 51, 51); font-size: 28px; margin-top: 15px;
}
#box-news h4:hover {
	border-radius: 2px; color: rgb(75, 75, 75); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 2px; border-bottom-style: solid;
}
#box-news span {
	width: 66%; color: rgb(51, 51, 51); font-family: "promptlight"; font-size: 18px; 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 {
	left: 0px; top: 0px; width: 100%; text-align: right; font-family: prompt; font-size: 2rem; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; float: right; display: block !important; position: relative; z-index: 400; opacity: 0.95;
}
#Menu-right3 ul.nav.nav-main {
	margin: 0px; padding-top: 4px; padding-right: 22px; padding-left: 0px !important; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid; float: right; list-style-type: none;
}
#Menu-right3 ul li {
	margin: 0rem 0.25rem; display: block;
}
#Menu-right3 ul li a {
	transition:color 0.3s; color: rgb(51, 51, 51); text-transform: uppercase; padding-top: 0.5em; padding-bottom: 0.5em; font-family: "prompt"; font-size: 1.1rem; text-decoration: none; border-bottom-color: transparent; border-bottom-width: 2px; border-bottom-style: solid; -webkit-transition: color .3s;
}
#Menu-right3 ul li.nav-item {
	border-bottom-color: rgba(255, 255, 255, 0); border-bottom-width: 3px; border-bottom-style: solid;
}
#Menu-right3 ul li.nav-item:hover {
	transition:0.2s ease-in-out; color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 3px; border-bottom-style: solid; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-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-color: rgb(14, 123, 123); border-bottom-width: 3px; border-bottom-style: solid;
}
#menu-depertment ul li {
	margin-bottom: 0px; margin-left: 1.5em; display: inline-block;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu {
	background: rgb(37, 160, 159); padding: 0.5rem 1.5rem 1rem; top: 45px; width: 100%; height: auto; position: absolute; z-index: 900; min-height: 108px;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu li {
	margin: 0.8rem 0.2rem 0rem; border: 0px solid rgb(255, 255, 255); border-image: none; display: inline-block !important; -ms-zoom: 1;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu ul li > a:hover {
	transition:0.3s; color: rgb(23, 156, 155); border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(255, 255, 255); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu li a {
	padding: 0.4rem 0.9rem; border-radius: 8px; border: 0px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); font-family: "prompt"; font-size: 1rem; font-weight: 600; text-decoration: none; -webkit-transition: color .3s;
}
#Menu-right3 .disease-name-dropdown .dropdown-menu .container {
	width: inherit; display: block;
}
#list-menu .dropdown-menu {
	border-radius: 15px 15px 0px 0px; top: 116px; right: 30px; color: rgb(255, 255, 255) !important; font-weight: 500; display: block; white-space: nowrap; position: absolute; background-color: rgb(23, 156, 155);
}
header {
	left: 0px; top: 0px; right: 0px; display: block; z-index: 1500;
}
#logo-site {
	
}
#logo-site .site-logo {
	left: 32px; top: 12px; width: 300px; height: 135px; float: left; display: block; position: absolute; z-index: 900; background-image: url("../img/logoDDC.png"); background-repeat: no-repeat; background-size: 300px;
}
.has-search .form-control {
	border-radius: 1rem; padding-left: 2.37rem;
}
.has-search .form-control-feedback {
	width: 2.37rem; height: 2.37rem; text-align: center; color: rgb(170, 170, 170); line-height: 2.37rem; display: block; position: absolute; z-index: 2; pointer-events: none;
}
.form-group {
	margin: 1rem 0px;
}
#news-main .footer-detail {
	width: 100%;
}
#news-main-2 .time-view i {
	color: rgb(73, 80, 87); font-size: 22px; margin-right: 5px; margin-left: 25px; float: right;
}
#news-main-2 .time-view span {
	color: rgb(73, 80, 87); font-family: "promptregular"; font-size: 16px; margin-top: 5px; margin-left: 5px; float: right;
}
#news-main-2 img:hover {
	opacity: 0.7;
}
.footer-detail {
	margin-top: 10px;
}
.footer-detail .time {
	width: 40%; float: left;
}
.footer-detail .view {
	width: 30%; float: left;
}
.footer-detail .see-more {
	width: 30%; text-align: right; float: right;
}
.footer-detail .name-depart {
	width: 80%; text-align: right; float: right;
}
.footer-detail .icon-sub {
	margin: 0px; width: 40%; text-align: right; float: right;
}
.footer-detail .download-doc {
	width: 40%; text-align: right; color: rgb(232, 76, 147); float: left;
}
.footer-detail-right {
	text-align: right; margin-top: 10px;
}
.footer-detail-right .time {
	width: 70%; float: left;
}
.footer-detail-right .view {
	width: 30%; float: left;
}
.footer-detail-right .time span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.9em;
}
.footer-detail-right .view span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.9em;
}
#content-detail {
	padding: 2rem; width: 100%; color: rgb(51, 51, 51); overflow: hidden; margin-bottom: 0px;
}
#content-detail img {
	height: auto !important; padding-bottom: 2rem;
}
#content-detail p {
	margin-bottom: 14px;
}
#footer .box-social {
	width: 100px; float: right;
}
#footer .box-social .nav {
	float: right;
}
#footer .box-social img {
	width: auto; float: right;
}
#footer-button {
	color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
#footer {
	background: rgb(248, 248, 248);
}
.fa:hover {
	opacity: 0.7;
}
.fa-facebook {
	background: rgb(59, 89, 152); border-radius: 25px; transition:0.3s; width: 40px; height: 40px; color: white; padding-top: 10px; float: right; cursor: pointer; box-shadow: 0px 8px 15px rgba(0,0,0,0.1);
}
#footer .box-social .fa-facebook a {
	text-align: center; margin-top: 10px;
}
.fa-youtube-play {
	background: rgb(255, 16, 16); border-radius: 25px; transition:0.3s; width: 40px; height: 40px; color: white; padding-top: 10px; float: right; cursor: pointer; box-shadow: 0px 8px 15px rgba(0,0,0,0.1);
}
#footer .box-social .nav {
	text-align: center; float: right;
}
.fa-youtube-play:hover {
	color: white;
}
.fa-facebook:hover {
	color: white;
}
.card-body .card-title {
	font-size: 18px;
}
.card-body p {
	color: rgb(51, 51, 51); font-size: 15px;
}
.card-body {
	padding: 0px; margin-top: 10px;
}
.card-title {
	margin: 0px;
}
#h1-title {
	font-size: 1.2rem;
}
#h1-title .all-news {
	border-bottom-color: rgb(232, 76, 147); border-bottom-width: 2px; border-bottom-style: solid;
}
.navbar-light .navbar-nav .nav-link:focus {
	color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.navbar-light .navbar-nav .nav-link:hover {
	color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.navbar-light .navbar-nav .nav-link:active {
	color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.navbar-light .navbar-nav .nav-link.focus {
	color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.navbar-light .navbar-nav .nav-link.hover {
	color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.navbar-light .navbar-nav .nav-link.active {
	color: rgb(51, 51, 51); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.btn_bg {
	padding: 0px; border-radius: 50%; border: 0px currentColor; border-image: none; width: 28px; height: 28px; text-transform: uppercase; line-height: 28px; font-size: inherit; font-weight: 500; background-color: rgb(51, 51, 51);
}
.btn_bg.btn-normal {
	color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.btn_bg.btn-dark-yellow {
	color: rgb(255, 242, 0);
}
.btn_bg:hover {
	opacity: 0.85;
}
.navbar-brand {
	padding-top: 0rem; padding-bottom: 0rem; margin-right: 0rem; display: inline-block;
}
.navbar {
	padding: 0rem;
}
#Menu-right ul li {
	padding: 0.5rem 1rem 0rem; height: 50px; border-bottom-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
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 {
	color: rgb(232, 76, 147); font-size: 1.5rem;
}
.nav-link#Menu-right2 {
	padding: 0.2rem 1rem;
}
.disease-name-dropdown .dropdown-toggle {
	padding: 10px 10px 7px 20px; border-radius: 15px 15px 0px 0px; color: rgb(255, 255, 255) !important; font-size: 1.2em; font-weight: 500; white-space: nowrap; background-color: rgb(23, 156, 155);
}
#Menu-right2 ul li.nav_linktog {
	display: none;
}
#Menu-right2 ul li.nav_disease .disease-name-dropdown {
	width: 200px; display: none;
}
#Menu-right3 ul li.dropdown:hover > .dropdown-menu {
	transition:0.5s ease-in-out; display: block;
}
#Menu-right3 ul li .dropdown-menu .dropdown-item:hover {
	
}
#Menu-right3 ul li .dropdown-menu {
	padding: 0rem;
}
ul li.nav-item.nav-item-lang .lang {
	padding-top: 4px;
}
#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 {
	
}
#Menu-right3 .dropdown-menu ul.listsub li:hover > .dropdown-menu {
	left: 100%; top: 0px;
}
#Menu-right3 .dropdown .dropdown a .arrow {
	top: 5px; color: rgb(160, 160, 160); float: right; position: relative;
}
#box_slideimg .box-bg-banner {
	background: rgb(242, 242, 242); padding: 20px 0px 0px;
}
#SlideNewsMain ol.carousel-indicators {
	bottom: 0px; margin-bottom: 0px;
}
#SlideNewsMini ol.carousel-indicators {
	bottom: 0px; margin-bottom: 0px;
}
.carousel-indicators li {
	background-color: rgb(173, 173, 173);
}
.carousel-indicators .active {
	opacity: 1; background-color: rgb(232, 76, 147);
}
.footer-detail .time span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.8rem;
}
.footer-detail .view span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.8rem;
}
.footer-detail .see-more span {
	color: rgb(232, 76, 147); font-size: 0.9rem;
}
.footer-detail .time i {
	color: rgb(146, 146, 146); font-size: 0.9rem;
}
.footer-detail .view i {
	color: rgb(146, 146, 146); font-size: 1rem;
}
.footer-detail .see-more i {
	color: rgb(232, 76, 147); font-size: 1rem;
}
.card_new1 .footer-detail .time span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.7rem;
}
.card_new1 .footer-detail .view span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.7rem;
}
.card_new1 .footer-detail .see-more span {
	color: rgb(232, 76, 147); font-size: 0.7rem;
}
.card_new1 .footer-detail .time i {
	color: rgb(146, 146, 146); font-size: 0.7rem;
}
.card_new1 .footer-detail .view {
	color: rgb(146, 146, 146); padding-top: 5px; padding-left: 10px; font-size: 0.7rem;
}
.card_new1 .footer-detail .view i {
	color: rgb(146, 146, 146); font-size: 0.7rem;
}
.card_new1 .footer-detail .see-more i {
	color: rgb(232, 76, 147); font-size: 1rem;
}
section.box_banner .row {
	margin-right: 0px;
}
a.linkpink2 {
	color: rgb(232, 76, 147);
}
a.linkpink2:hover {
	color: rgb(186, 24, 97);
}
a.linkpink {
	color: rgb(255, 255, 255);
}
a.linkpink:hover {
	color: rgb(255, 189, 219);
}
.row_banner {
	margin: 0px;
}
.box_deptname {
	left: 21%; top: 21%; width: auto; color: rgb(255, 255, 255); font-size: 3rem; position: absolute;
}
section#news-content {
	background-color: rgb(255, 234, 241);
}
.box-img-main {
	height: auto; overflow: hidden;
}
.card_new1 .box-img-main {
	border-color: currentColor; border-radius: 10px; height: 156px; overflow: hidden;
}
#news-main .card:hover {
	transition:0.4s ease-in-out; color: rgb(232, 76, 147); cursor: pointer; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;
}
.card_new1:hover {
	transition:0.4s ease-in-out; color: rgb(232, 76, 147); cursor: pointer; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;
}
a.linknone {
	
}
a.linknone:hover {
	transition:0.4s ease-in-out; 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;
}
a.linknone2 {
	color: rgb(111, 111, 111);
}
a.linknone2:hover {
	color: rgb(232, 76, 147); transition-delay: 60ms;
}
a.linknone3 {
	color: rgb(33, 37, 41);
}
a.linknone3:hover {
	color: rgb(232, 76, 147); transition-delay: 60ms;
}
a.linknonepink {
	
}
a.linknonepink:hover {
	color: rgb(102, 102, 102); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 2px; border-bottom-style: solid;
}
.dat {
	font-size: 1px;
}
.nav-tabs#nav_newshome {
	border: currentColor; border-image: none;
}
.nav-tabs#nav_newshome .nav-item.show .nav-link {
	border: currentColor; border-image: none;
}
.nav-tabs#nav_newshome .nav-link {
	padding: 13px 28px; border-radius: 14px; border: 2px solid rgb(226, 223, 225); border-image: none; color: black; font-size: 15.3px; background-color: rgb(252, 252, 252);
}
.nav-tabs#nav_newshome .nav-link.active {
	padding: 13px 28px; border-radius: 14px; color: rgb(252, 249, 249); background-color: rgb(248, 8, 108);
}
.nav-tabs#nav_newshome .nav-link:hover {
	padding: 13px 28px; border-radius: 14px; color: rgb(252, 249, 249); background-color: rgb(248, 8, 108);
}
#nav_newshome li.nav-item {
	padding: 0px 28px;
}
#nav_newshome li:last-child.nav-item {
	border-right-color: currentColor; border-right-width: medium; border-right-style: 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 1rem 0rem 1.25rem; line-height: 1.2;
}
hr.lines.linehomenews {
	border: 1px solid rgb(22, 156, 155); border-image: none; width: 128px;
}
.nav-item .nav-link.newstype {
	font-size: 1.4rem;
}
.news_main_content .card-body {
	padding: 0rem 1rem 0rem 1.25rem; margin-top: 0px; min-height: 60px;
}
.news_main_content h5 {
	font-size: 1.1em;
}
hr.lines.linehomenews {
	border: 1px solid rgb(22, 156, 155); border-image: none;
}
.news_main_content a {
	color: rgb(51, 51, 51);
}
.news_main_content a:hover {
	color: rgb(102, 102, 102);
}
.news_main_content a.btn {
	color: rgb(232, 76, 147);
}
.news_main_content a.btn:hover {
	border-color: rgb(232, 76, 147); color: rgb(255, 255, 255); text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(232, 76, 147);
}
#Menu-right2 ul li.nav_disease_1 a {
	padding: 0.4rem 0.9rem; border-radius: 8px; border: 0px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); font-family: "promptregular"; font-size: 1rem; font-weight: 600; text-decoration: none; -webkit-transition: color .3s;
}
#Menu-right2 ul li.nav_disease_1 a:hover {
	color: rgb(23, 156, 155); background-color: rgb(255, 255, 255);
}
#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 {
	height: 64px; line-height: 1.7; overflow: hidden; font-size: 1.2rem; min-height: 64px;
}
#btn_totop {
	border-radius: 14px; transition:0.3s; width: 50px; height: 50px; right: 20px; bottom: 20px; text-decoration: none; display: none; position: fixed; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-border-radius: 14px; -moz-border-radius: 14px;
}
#btn_totop i {
	margin: 0px; transition:0.3s; left: 16px; top: 13px; color: rgb(255, 255, 255); font-size: 19px; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}
#btn_totop:hover {
	background: rgba(0, 150, 136, 0.93);
}
#btn_totop:hover i {
	top: 10px; color: rgb(255, 255, 255);
}
h2.titletext {
	font-size: 1.6rem; border-bottom-color: rgb(232, 76, 147); border-bottom-width: 2px; border-bottom-style: solid;
}
.row_content {
	margin-top: 3rem;
}
section#content-news .search_row {
	
}
section#content-news .search_text {
	padding: 6px 10px 0px 0px; font-size: 1.1rem;
}
section#content-news select.search_block {
	width: 260px;
}
#section_paging {
	margin-top: 2rem; margin-bottom: 2rem;
}
#section_paging .page-link {
	padding: 0.4rem 0.6rem; color: rgb(136, 136, 136); line-height: 1.25; margin-left: 1px; display: block; position: relative; background-color: rgb(255, 255, 255);
}
#section_paging .page-link.ic {
	top: 0px; color: rgb(232, 76, 147); font-size: 1.2rem;
}
#section_paging .page-link.active {
	color: rgb(232, 76, 147);
}
#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: rgb(231, 85, 134);
}
.box_ic {
	border-radius: 26px; width: 40px; height: 40px; text-align: center; color: rgb(231, 85, 134); padding-top: 10px; cursor: pointer; background-color: rgb(220, 220, 220);
}
.box_ic:hover {
	cursor: pointer;
}
.info_content {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 432px; text-align: center; overflow: hidden;
}
p.p_indent {
	text-indent: 2rem;
}
.txt1_cont {
	text-align: left; color: rgb(51, 51, 51); overflow: hidden; margin-top: 0.5rem; margin-right: 4rem; margin-left: 4rem; max-height: 48px;
}
.txt1_cont.txt2 {
	text-align: left; color: rgb(164, 164, 164); margin-top: 0rem; margin-right: 4rem; margin-left: 4rem;
}
.info_content:hover .txt1_cont.txt2 {
	color: rgb(164, 164, 164);
}
.info_content:hover .txt1_cont {
	color: rgb(234, 90, 139);
}
.info_content .img_detail {
	
}
section#box_content {
	margin: 0rem 0rem 4rem;
}
section#content-diseasedetail {
	margin: 0rem; padding-bottom: 4rem;
}
.nav-pills.pillstab {
	border-right-color: rgb(227, 227, 227); border-bottom-color: rgb(227, 227, 227); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.nav-pills.pillstab .nav-link {
	border-radius: 0rem; border-top-color: rgb(227, 227, 227); border-top-width: 1px; border-top-style: solid;
}
.nav-pills.pillstab .nav-link:hover {
	background: rgb(249, 249, 249); padding-left: 1.5rem;
}
.nav-pills.pillstab .nav-link i {
	padding-top: 4px; float: right; transform: rotate(0deg);
}
.nav-pills.pillstab .nav-link:hover i.fa {
	transition:0.5s; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);
}
.nav-pills.pillstab .nav-link.active i.fa {
	transition:0.5s; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);
}
.nav-pills.pillstab .nav-link.active {
	background: rgb(249, 249, 249); color: rgb(232, 76, 147);
}
.font_title {
	color: rgb(23, 156, 155);
}
.box_headerdisease {
	padding: 0px 10px 0px 20px; line-height: 55px; font-size: 1.5rem; font-weight: 500; background-color: rgb(241, 241, 241);
}
.hide {
	display: none !important;
}
.text_department.fontb1 {
	font-size: 1.2rem;
}
.icon_circle {
	background: rgb(227, 73, 143); padding: 3px 4px; border-radius: 38px; text-align: center; color: rgb(255, 255, 255); font-size: 0.8rem;
}
.icon_circle i {
	left: 3px; top: 0px; position: relative;
}
a.card-link i.ic {
	color: rgb(37, 160, 159);
}
.card_officelist .card-header:hover a.card-link i.ic {
	color: rgb(232, 76, 147);
}
.card.card_officelist {
	border-bottom-color: rgba(0, 0, 0, 0.125); border-bottom-width: 1px; border-bottom-style: solid;
}
.fontpink {
	color: rgb(232, 76, 147);
}
.btn.btn_green {
	color: rgb(255, 255, 255); background-color: rgb(23, 156, 155);
}
.btn.btn_green.btn_greendrf {
	color: rgb(23, 156, 155); background-color: rgb(238, 238, 238);
}
.txtmobile {
	display: none;
}
.text5 {
	text-align: center; color: rgb(73, 80, 87); padding-top: 1rem; padding-bottom: 1rem; font-size: 1.5rem; border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.news_main_content a.text6:hover {
	text-decoration: none;
}
.boxsearch_mb {
	top: -12px; position: relative;
}
#box_navdept {
	margin: 3rem auto 1rem;
}
#navbarNav li.nav-item {
	padding: 0rem 0.5rem; cursor: pointer;
}
#navbarNav li.nav-item:hover {
	border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
#navbarNav li.nav-item.active {
	color: rgb(232, 76, 147); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 4px; border-bottom-style: solid;
}
.navbar-light #navbarNav .navbar-nav .nav-link:hover {
	
}
#navbarNav .dropdown-menu {
	min-width: 240px;
}
#navbarNav .dropdown:hover > .dropdown-menu {
	display: block;
}
#navbarNav ul li a {
	transition:color 0.3s; font-size: 1.1rem; -webkit-transition: color .3s;
}
#navbarNav ul.navbar-nav ul.listsub {
	padding-left: 0px;
}
#navbarNav ul.navbar-nav ul.listsub li {
	padding: 0.1rem 0.5rem 0.2rem; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 0px; border-bottom-style: solid; display: block;
}
#navbarNav .dropdown .dropdown a .arrow {
	top: 5px; color: rgb(160, 160, 160); float: right; position: relative;
}
#navbarNav ul.navbar-nav ul.listsub a {
	color: rgb(51, 51, 51); font-size: 1rem;
}
#navbarNav ul.navbar-nav .dropdown-menu {
	padding: 0px;
}
#navbarNav ul.navbar-nav ul.listsub li:hover {
	
}
#navbarNav .dropdown-menu ul.listsub li:hover > .dropdown-menu {
	left: 100%; top: 0px;
}
.bg-white-custom {
	
}
.box_bannerlink {
	border-radius: 10px; border: 1px solid rgb(237, 237, 237); transition:0.2s ease-in-out; border-image: none; width: 140px; height: 140px; text-align: center; padding-top: 16px; vertical-align: middle; cursor: pointer; box-shadow: 2px 2px 2px 2px #ebebeb;
}
.box_bannerlink2 {
	border-radius: 10px; border: 1px solid rgb(237, 237, 237); transition:0.2s ease-in-out; border-image: none; text-align: center; padding-top: 0px; vertical-align: middle; cursor: pointer; box-shadow: 2px 2px 2px 2px #ebebeb;
}
.box_bannerlink:hover {
	border: 2px solid rgb(42, 183, 170); transition:0.2s ease-in-out; border-image: none;
}
.box_bannerlink2:hover {
	border: 1px solid rgb(42, 183, 170); transition:0.2s ease-in-out; border-image: none;
}
.box_bannerlink3 {
	border-radius: 10px; border: 1px solid rgb(237, 237, 237); transition:0.2s ease-in-out; border-image: none; width: 263px; text-align: center; padding-top: 0px; margin-right: -4px; margin-left: 20px; vertical-align: middle; cursor: pointer; box-shadow: 2px 2px 2px 2px #ebebeb;
}
.box_bannerlink3:hover {
	border: 2px solid rgb(42, 183, 170); transition:0.2s ease-in-out; border-image: none;
}
.box_bannerlink3 img.img_bannerlink {
	margin: 0px auto; border-radius: 6px; width: 100%; height: auto;
}
img.img_bannerlink {
	margin: 0px auto; border-radius: 6px; width: 100%; height: 86px;
}
#bannerlink .carousel-control-next {
	width: 40px;
}
#bannerlink .carousel-control-prev {
	width: 40px;
}
#bannerlink a.carousel-control-next {
	
}
#bannerlink a.carousel-control-prev {
	
}
#bannerlink .carousel-inner {
	height: 150px; padding-right: 34px; padding-left: 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 {
	padding: 6px; border: 1px solid rgb(204, 204, 204); border-image: none; height: 494px;
}
.card_newsInfo p.card-title {
	height: 56px; line-height: 1.1; overflow: hidden; min-height: 40px;
}
.card_newsInfo p.card-title a {
	color: rgb(51, 51, 51); line-height: 1.2; overflow: hidden; font-size: 1rem; font-weight: 600;
}
.card_newsInfo p.card-title a:hover {
	color: rgb(232, 76, 147);
}
.card_newsInfo p.datetime {
	font-size: 0.8rem; margin-bottom: 0.5rem;
}
.card_newsInfo p.txtdept {
	line-height: 1.2; font-size: 0.8rem; margin-top: 0.5rem;
}
.card_newsInfo p.txtdept a.font5:hover {
	color: rgb(14, 115, 114) !important;
}
img.newsinfo_img {
	
}
.box_newsfooter {
	left: 0px; right: 0px; bottom: 12px; position: absolute;
}
.card_newsInfo .overlay {
	transition:0.5s; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; opacity: 0; background-color: rgba(0, 0, 0, 0.4);
}
.card_newsInfo:hover .overlay {
	opacity: 0.5;
}
.card_newsInfo.card_newsvdo {
	background: whitesmoke; padding: 0px; border: 0px currentColor; border-image: none; height: 280px;
}
.card_newsInfo.card_newsvdo p.datetime {
	margin-bottom: 0.1rem;
}
.card_newsInfo.card_newsvdo p.card-title {
	height: 17px; overflow: hidden; min-height: 17px;
}
.card_newsInfo.card_newsvdo p.txtdept {
	height: 16px; overflow: hidden; padding-top: 0px; margin-top: 0.15rem;
}
.card_newsInfo.card_newsvdo .box_l {
	width: 20%; text-align: center; color: rgb(247, 73, 73); padding-right: 5px; font-size: 2.5rem;
}
.card_newsInfo.card_newsvdo .box_l a {
	color: rgb(247, 73, 73);
}
.card_newsInfo.card_newsvdo .box_r {
	width: 80%;
}
.card_newsInfo.card_newsvdo .caption {
	border-top-color: rgb(247, 40, 25); border-top-width: 3px; border-top-style: solid;
}
.box_contentinfo .thumbnail {
	display: block; position: relative;
}
.box_contentinfo .photo-group {
	border: 0px solid rgb(226, 226, 226); border-image: none; overflow: hidden; display: block; position: relative; background-color: rgb(243, 243, 243);
}
.box_contentinfo a.photo-group .photo {
	transform: scale(1.01); -webkit-transform: scale(1.01);
}
.box_contentinfo .photo-group .photo {
	background-position: center; transition:0.3s ease-in-out; transform: scale(1.01); background-repeat: no-repeat; background-size: contain; -webkit-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;
}
.box_contentinfo .photo-group .photo img {
	width: 100%;
}
.font5 {
	color: rgb(22, 156, 155) !important; font-weight: 600;
}
.card1:hover img.img_blur {
	transition:0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
a:hover img.img_blur {
	transition:0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
img.img_blur:hover {
	transition:0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
.card1 .overlay {
	background: rgba(0, 0, 0, 0.11); padding: 105px; border-radius: 10px; transition:0.5s; width: 100%; text-align: center; bottom: 142px; color: white; font-size: 20px; position: absolute; opacity: 0;
}
.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 {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.7rem;
}
.card1 .footer-detail .view span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.7rem;
}
.card1 .footer-detail .see-more span {
	color: rgb(232, 76, 147); font-size: 0.7rem;
}
.card1 .footer-detail .time i {
	color: rgb(146, 146, 146); font-size: 0.7rem;
}
.card1 .footer-detail .view {
	color: rgb(146, 146, 146); padding-top: 5px; padding-left: 10px; font-size: 0.7rem;
}
.card1 .footer-detail .view i {
	color: rgb(146, 146, 146); font-size: 0.7rem;
}
.card1 .footer-detail .see-more i {
	color: rgb(232, 76, 147); font-size: 1rem;
}
.card1 .box-img-main {
	border-color: currentColor; border-radius: 10px; height: 210px; overflow: hidden;
}
.card1:hover {
	transition:0.4s ease-in-out; color: rgb(232, 76, 147); cursor: pointer; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;
}
.card.card1 .card-body .card-title {
	height: 34px; line-height: 1.7; overflow: hidden; font-size: 1.2rem; min-height: 34px;
}
.card1 p.detail {
	height: 64px; color: rgb(144, 144, 144); overflow: hidden; margin-bottom: 0rem;
}
.card1:hover p.detail {
	color: rgb(74, 74, 74);
}
section#journal .box-pic-main2 a {
	color: rgb(255, 255, 255);
}
section#journal .box-pic-main2 a:hover {
	text-decoration: underline;
}
section.box_officecontent {
	
}
section.box_officecontent .col_munusub {
	background: rgb(255, 255, 255); height: auto;
}
#sidebar .searchbox {
	margin: 0px auto; width: 80%; position: relative;
}
#sidebar ul li.active {
	border-top-color: rgb(243, 241, 241); border-bottom-color: rgb(253, 253, 253); border-left-color: rgb(232, 76, 147); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 4px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid;
}
#sidebar ul li:hover {
	border-top-color: rgb(243, 241, 241); border-bottom-color: rgb(253, 253, 253); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#sidebar ul li ul.list-unstyled li.active {
	color: rgb(232, 76, 147);
}
#sidebar ul li ul.list-unstyled li:hover {
	color: rgb(232, 76, 147);
}
#sidebar ul li a.active {
	color: rgb(232, 76, 147);
}
.bg_custom2 {
	background-color: rgb(255, 255, 255);
}
.bg_custom3 {
	background-color: rgb(255, 234, 241);
}
.font7 {
	color: rgb(232, 76, 147) !important;
}
#content-detail label.label-control {
	font-weight: 600;
}
.box_file {
	padding: 0.3rem 1rem;
}
.box_file i {
	margin-right: 1rem;
}
@media all and (max-width:1500px)
{
#logo-site .site-logo {
	top: 16px; width: 300px; height: 115px; background-image: url("../img/logoDDC.png"); background-repeat: no-repeat; background-size: 300px;
}
#Menu-right3 ul li a {
	font-size: 1rem;
}
}
@media all and (max-width:1380px)
{
#logo-site .site-logo {
	top: 16px; width: 220px; height: 100px; background-image: url("../img/logoDDC.png"); background-repeat: no-repeat; background-size: 220px;
}
}
@media all and (max-width:1250px)
{
#logo-site .site-logo {
	top: 18px;
}
}
@media all and (max-width:1199.98px)
{
.box_deptname {
	left: 18%; top: 10%; font-size: 2rem;
}
}
@media all and (max-width:991.98px)
{
.navbar_main_1 {
	display: none;
}
#Menu-right2 ul li.nav_disease .disease-name-dropdown {
	width: 200px; display: inline-block;
}
#Menu-right2 ul li.nav_linktog {
	display: inline-block;
}
#Menu-right2 ul li.nav_complain {
	display: none;
}
#Menu-right2 ul li.nav_line {
	display: none;
}
#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;
}
}
@media all and (max-width:992px)
{
#banner-main .carousel-inner {
	height: 300px;
}
#banner-secon .carousel-inner {
	height: 300px;
}
#logo-site .site-logo {
	top: 6px; width: 200px; height: 85px; float: left; display: block; position: absolute; background-image: url("../img/logoDDC.png"); background-repeat: no-repeat; background-size: 200px;
}
#Menu-right ul li {
	height: 40px; border-left-color: rgb(206, 212, 218); border-left-width: 1px; border-left-style: solid;
}
#Menu-right ul li.nav-item.nav-item-call {
	display: none;
}
#Menu-right2 ul li.nav_disease_1 {
	display: inline;
}
section#news-content .tab-content#news_main_home > .tab-pane {
	display: none; opacity: 1;
}
#box_navdept {
	margin: 2rem auto 0rem;
}
#navbarNav li.nav-item {
	padding: 0rem 1rem; line-height: 1.8; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
#navbarNav li.nav-item:hover {
	background: rgb(243, 243, 243);
}
#navbarNav li.nav-item.active {
	background: rgb(249, 249, 249); color: rgb(232, 76, 147); border-bottom-color: rgb(232, 76, 147); border-bottom-width: 1px; border-bottom-style: solid;
}
#navbarNav li.nav-item.active a {
	color: rgb(232, 76, 147);
}
#navbarNav .nav-item .nav-link {
	color: rgb(51, 51, 51); font-size: 1rem;
}
}
@media all and (max-width:768px)
{
header {
	left: 0px; right: 0px; margin-top: 0px; display: block; z-index: 1500;
}
.navbar-light .navbar-toggler {
	border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.5); padding-top: 0px; margin-top: 10px; margin-left: 14px;
}
.navbar-light .nav-itemul li a {
	margin-left: 10px;
}
.board-wrap .tab-content h2 {
	padding-bottom: 10px; font-size: 1.2em; margin-bottom: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.board-wrap .nav-tabs {
	border-width: 0px 0px 1px 1px; border-style: none none solid solid; border-color: currentColor currentColor rgb(227, 227, 227) rgb(227, 227, 227); border-image: none; padding-bottom: 0px; margin-bottom: 40px;
}
.board-wrap .nav-tabs .nav-item {
	flex:0 0 50%; margin-bottom: 0px; border-top-color: rgb(227, 227, 227); border-right-color: rgb(227, 227, 227); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; max-width: 50%;
}
.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 {
	width: 280px;
}
.organization-wrap.yellow::after {
	width: 280px;
}
.organization-item.main {
	font-size: 2.2em;
}
.bg-menutop {
	padding-top: 0px; margin-top: 0px; background-color: rgb(232, 76, 147);
}
#bbh {
	float: left;
}
#Menu-right {
	width: 100%; padding-top: 0px; margin-top: 0px; float: left; position: relative; z-index: 1000;
}
#Menu-right ul {
	margin: 0px; list-style-type: none;
}
#Menu-right ul li {
	display: inline-block;
}
#Menu-right ul li .decrease {
	margin: 0px 2px 0px 0px; color: rgb(255, 255, 255); font-size: 0.8rem; display: inline-block;
}
#Menu-right ul li .default {
	margin: 0px 2px 0px 0px; color: rgb(255, 255, 255); font-size: 1.1rem; display: inline-block;
}
#Menu-right ul li .increase {
	margin: 0px 2px 0px 0px; color: rgb(255, 255, 255); font-size: 1.3rem; display: inline-block;
}
#Menu-right ul li img {
	margin: 0px 2px 0px 0px; width: 10px; height: 10px; display: none;
}
.footer-detail .time {
	width: 25%; float: left;
}
.footer-detail .name-depart {
	width: 75%; text-align: right; float: right;
}
.box-bg-banner {
	height: 810px;
}
#Infor img {
	margin: 0px 1rem; padding: 0px; width: auto; height: 300px; text-align: center;
}
#banner-main .carousel-inner {
	height: auto; margin-right: 10px; margin-left: 10px;
}
#banner-secon .carousel-inner {
	height: auto; margin-right: 10px; margin-left: 10px;
}
.navbar-light .navbar-toggler {
	border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.5); margin-left: 14px;
}
.form-control {
	padding: 0.5rem; border-radius: 0.25rem; border: 1px solid rgb(206, 212, 218); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; height: calc(1.3em + .7rem + 1.5px); color: rgb(73, 80, 87); line-height: 1.5; font-size: 1rem; font-weight: 400; display: block; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
#box-news .detail-box .bnt-Download {
	font-size: 19px;
}
.btn-outline-danger {
	font-size: 19px;
}
#Menu-right ul li.nav-item.nav-item-call {
	display: none;
}
#Menu-right ul li.nav-item.nav-item-lang {
	display: none;
}
#journal .box-pic-main2 .overlay {
	transition:0.5s; left: 0px; width: 85%; height: 0px; right: 0px; bottom: 0px; overflow: hidden; margin-left: 25px; position: absolute; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color: rgb(232, 76, 147);
}
#journal .box-pic-main2:hover .overlay {
	height: 50%;
}
.box_deptname {
	left: 16%; top: 3%; font-size: 2rem;
}
hr.lines.linehomenews {
	margin-top: 0.5rem; margin-bottom: 0.5rem;
}
ul#nav_newshome {
	display: none;
}
.txtmobile {
	display: block;
}
.boxnewshome {
	border-radius: 8px; border: 1px solid rgb(161, 161, 161); border-image: none; padding-bottom: 10px;
}
#news-img .box-img .overlay {
	height: 30%;
}
.card_new1 .box-img-main {
	height: 340px;
}
#box_navdept {
	margin: 1rem auto;
}
#navbarNav {
	padding-left: 2rem;
}
#navbarNav ul.navbar-nav {
	top: 15px; width: 180%; border-top-color: rgb(0, 150, 136); border-bottom-color: rgb(0, 150, 136); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative; z-index: 10000;
}
.card1 .box-img-main {
	height: 340px;
}
}
@media all and (max-width:576px)
{
.nav-tabs#nav_newshome {
	border: currentColor; border-image: none;
}
.nav-tabs#nav_newshome .nav-item.show .nav-link {
	border: currentColor; border-image: none;
}
.nav-tabs#nav_newshome .nav-link {
	padding: 13px 28px; border-radius: 14px; border: 2px solid rgb(226, 223, 225); border-image: none; color: black; font-size: 15.3px; background-color: rgb(252, 252, 252);
}
.nav-tabs#nav_newshome .nav-link.active {
	padding: 13px 28px; border-radius: 14px; color: rgb(252, 249, 249); background-color: rgb(248, 8, 108);
}
.nav-tabs#nav_newshome .nav-link:hover {
	padding: 13px 28px; border-radius: 14px; color: rgb(252, 249, 249); background-color: rgb(248, 8, 108);
}
#nav_newshome li.nav-item {
	padding: 0px 28px;
}
#nav_newshome li:last-child.nav-item {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
}
@media all and (max-width:576px)
{
.b-m-auto {
	margin: 10px auto;
}
#bbh {
	float: right;
}
header {
	left: 0px; top: 0px; right: 0px; display: block; z-index: 1500;
}
#logo-site .site-logo {
	top: 22px; width: 65px; height: 80px; float: left; display: block; position: absolute; background-image: url("../img/logo-mobile.png"); background-repeat: no-repeat; background-size: 65px;
}
.bg-menutop {
	padding-top: 0px; margin-top: 0px; background-color: rgb(232, 76, 147);
}
#bbh {
	float: left;
}
#Menu-right {
	width: 100%; padding-top: 0px; margin-top: 0px; float: left; position: relative; z-index: 1000;
}
#Menu-right ul {
	margin: 0px; list-style-type: none;
}
#Menu-right ul li {
	display: inline-block;
}
#Menu-right ul li .decrease {
	margin: 0px 2px 0px 0px; color: rgb(255, 255, 255); font-size: 0.88rem; display: inline-block;
}
#Menu-right ul li .default {
	margin: 0px 2px 0px 0px; color: rgb(255, 255, 255); display: inline-block;
}
#Menu-right ul li .increase {
	margin: 0px 2px 0px 0px; color: rgb(255, 255, 255); font-size: 1.3rem; display: inline-block;
}
#Menu-right ul li img {
	margin: 0px 2px 0px 0px; width: 10px; height: 10px; display: none;
}
.footer-detail .time {
	width: 35%; float: left;
}
.footer-detail .name-depart {
	width: 55%; text-align: right; float: right;
}
.footer-detail .see-more {
	width: 35%; text-align: right; float: right;
}
.footer-detail .view {
	width: 30%; float: left;
}
.footer-detail .download-doc {
	width: 35%; 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 {
	margin: 0px; color: rgb(22, 156, 155); font-size: 1em; float: right;
}
.card .card-body .footer-detail .download-doc {
	padding: 0.3rem 0px 0px; font-size: 0.75em;
}
.footer-detail .time span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.75em;
}
.footer-detail .view span {
	color: rgb(146, 146, 146); font-family: "robotoregular"; font-size: 0.75em;
}
.footer-detail .see-more span {
	color: rgb(232, 76, 147); font-size: 0.75em;
}
.footer-detail .download-doc span {
	color: rgb(232, 76, 147); font-size: 0.9em;
}
.footer-detail .time i {
	color: rgb(146, 146, 146); font-size: 15px;
}
.footer-detail .view i {
	color: rgb(146, 146, 146); font-size: 15px;
}
.footer-detail .see-more i {
	color: rgb(232, 76, 147); font-size: 15px;
}
#banner-main .carousel-inner {
	height: auto; margin-right: 0px; margin-left: 0px;
}
#banner-secon .carousel-inner {
	height: auto; margin-right: 0px; margin-left: 0px;
}
.form-control {
	padding: 0.5rem; border-radius: 0.25rem; border: 1px solid rgb(206, 212, 218); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; height: calc(1.3em + .7rem + 1.5px); color: rgb(73, 80, 87); line-height: 1.5; font-size: 1rem; font-weight: 400; display: block; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
#Menu-right ul li.nav-item.nav-item-call {
	display: none;
}
#Menu-right ul li.nav-item.nav-item-lang {
	display: none;
}
#Menu-right ul li .text {
	color: rgb(255, 255, 255); display: none;
}
#Menu-right ul li {
	padding: 0.3rem 1rem 0rem;
}
.btn_bg {
	width: 25px; height: 25px; line-height: 25px; font-size: 0.85em;
}
#journal .box-pic-main2 .overlay {
	transition:0.5s; left: 0px; width: 95%; height: 0px; right: 0px; bottom: 0px; overflow: hidden; margin-left: 25px; position: absolute; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color: rgb(232, 76, 147);
}
#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;
}
section#content-news .search_row {
	margin-top: 2rem;
}
section#content-news .search_text {
	padding: 8px 12px 0px 0px; font-size: 1rem;
}
section#content-news select.search_block {
	width: 250px;
}
section#content-news .card .card-body .card-title {
	height: 47px; line-height: 1.4; font-size: 1.2rem; 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 rgb(161, 161, 161); border-image: none; padding-bottom: 10px;
}
.box_bannerlink {
	width: 100px; height: 100px;
}
img.img_bannerlink {
	margin: 0px auto; width: 70px;
}
#bannerlink .carousel-inner {
	height: 110px;
}
.box-system .box-img {
	width: 100%;
}
#banner-main {
	height: 260px;
}
#banner-main .carousel-item img {
	border-radius: 10px; height: 250px;
}
#box_slideimg .box-bg-banner {
	padding: 6px 0px 20px;
}
#box_slideimg .box-bg-banner {
	height: 742px;
}
.card1 .box-img-main {
	height: 206px;
}
.box_deptname {
	left: 17%; top: 3%; font-size: 1.2rem;
}
}
.bg-orange {
	background-color: orange;
}
#banner-main .bd-example {
	width: 100%; padding-right: 0px; padding-left: 0px; position: relative;
}
.mm-menu_offcanvas.mm-menu_opened {
	z-index: 55555;
}
.new {
	left: -14px; top: -24px; position: relative;
}
.new1 {
	left: 15px; top: 15px; position: absolute; z-index: 100;
}
.new2 {
	left: 53px; top: 30px; color: rgb(255, 255, 255); position: absolute; z-index: 200;
}
.new3 {
	left: 30px; top: 25px; position: absolute;
}
.new4 {
	left: 18px; top: 30px; color: rgb(255, 255, 255); position: absolute; z-index: 200;
}
.board-wrap .nav-tabs {
	border: 0px currentColor; border-image: none; padding-bottom: 20px;
}
.board-wrap .nav-tabs .nav-item a {
	padding: 0px 10px; width: 100%; height: 65px; color: black; line-height: 1.3em; font-size: 1.1em; font-weight: 500; display: table; position: relative; background-color: rgb(242, 242, 242);
}
.board-wrap .nav-tabs .nav-item a span {
	width: 100%; height: 100%; vertical-align: middle; display: table-cell;
}
.board-wrap .nav-tabs .nav-item a:hover {
	color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
.board-wrap .nav-tabs .nav-item a.active {
	color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
.board-wrap .nav-tabs .nav-item a.active::before {
	left: 50%; width: 0px; height: 0px; bottom: -15px; margin-left: -15px; border-top-color: rgb(232, 76, 147); border-right-color: transparent; border-left-color: transparent; border-top-width: 15px; border-right-width: 15px; border-left-width: 15px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute; content: "";
}
.board-item {
	width: 100%; margin-bottom: 30px; vertical-align: top; display: table; position: relative; table-layout: fixed;
}
.board-photo {
	width: 250px; display: table-cell; position: relative;
}
.board-photo::before {
	border: 10px solid rgba(255, 255, 255, 0.5); border-image: none; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; pointer-events: none;
}
.board-photo img {
	width: 100%;
}
.board-info {
	width: auto; padding-left: 60px; vertical-align: top; display: table-cell;
}
.board-info h3 {
	font-size: 1.4em; font-weight: 500; position: relative;
}
.board-info h3::before {
	left: -32px; top: 5px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(23, 156, 155); border-top-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.board-info h5 {
	font-size: 1.1em; font-weight: 400; position: relative;
}
.board-info p {
	font-size: 1.1em; font-weight: 400; position: relative;
}
.board-info h5 {
	margin-top: 3px; margin-bottom: 35px;
}
.board-info p {
	margin-bottom: 5px;
}
.board-info a {
	color: rgb(51, 51, 51);
}
.organization-item.main {
	width: 350px; height: 70px; color: rgb(255, 255, 255); font-size: 1.7em; margin-bottom: 50px; text-shadow: 0px 2px 1px rgba(0,0,0,0.5); background-color: rgb(232, 76, 147) !important;
}
.organization-item.main .inner {
	padding-bottom: 5px;
}
.organization-item.main::before {
	left: 50%; top: 100%; width: 2px; height: 50px; margin-left: -1px; position: absolute; content: ""; background-color: rgb(166, 166, 166);
}
.organization-wrap.pink::after {
	top: 0px; width: 500px; height: 2px; position: absolute; content: ""; background-color: rgb(166, 166, 166);
}
.organization-wrap.yellow::after {
	top: 0px; width: 500px; height: 2px; position: absolute; content: ""; background-color: rgb(166, 166, 166);
}
.organization-wrap.pink::after {
	left: 50%;
}
.organization-wrap.yellow::after {
	right: 50%;
}
.organization-item {
	margin: 0px auto 35px; padding: 0px 10px; width: 100%; height: 70px; line-height: 1.3; font-size: 1.2em; display: table; position: relative; z-index: 9; background-color: rgb(243, 243, 243);
}
.organization-item .font18 {
	font-size: 0.88em;
}
.organization-item .font16 {
	font-size: 0.8em;
}
.organization-item:hover {
	background-color: rgb(231, 231, 231);
}
.organization-item .inner {
	width: 100%; height: 100%; text-align: center; vertical-align: middle; display: table-cell; position: relative; z-index: 9;
}
.organization-item p {
	margin: 0px; display: inline-block;
}
.organization-item::after {
	background-position: bottom; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; pointer-events: none; background-repeat: no-repeat; background-size: 100%;
}
.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 {
	margin: 50px auto; width: 50%;
}
.has-search .form-control {
	padding-left: 2.37rem;
}
.has-search .form-control-feedback {
	width: 2.37rem; height: 2.37rem; text-align: center; color: rgb(170, 170, 170); line-height: 2.37rem; display: block; position: absolute; z-index: 2; pointer-events: none;
}
.news_main_content h5 {
	height: auto; margin-bottom: 0rem; min-height: 50px;
}
.box_news_main {
	background-color: rgb(255, 255, 255);
}
.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: rgb(51, 51, 51);
}
.news-tab-wrap .news_main_content .nav .nav-item a span {
	color: rgb(51, 51, 51);
}
.news_main_content a:hover {
	text-decoration: underline; text-decoration-color: #E84c93;
}
.news-tab-wrap .news_main_content .nav .nav-item a.active span {
	color: rgb(255, 255, 255); background-color: rgb(239, 27, 101);
}
.news-tab-wrap .news_main_content .nav .nav-item:hover a span {
	color: rgb(255, 255, 255); background-color: rgb(239, 27, 101);
}
.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;
}
hr.hr_news1 {
	border: 1px dashed rgb(220, 220, 220); border-image: none; margin-top: 0.5rem;
}
#linkcont a {
	color: rgb(51, 51, 51);
}
#linkcont a:visited {
	color: rgb(51, 51, 51);
}
#linkcont a:hover {
	color: rgb(232, 76, 147);
}
.btn-secondary {
	border-color: rgb(232, 76, 147); color: rgb(255, 255, 255); background-color: rgb(232, 76, 147);
}
.btn-secondary:hover {
	border-color: rgb(232, 76, 147); color: rgb(255, 255, 255);
}
a.tss {
	color: rgb(51, 51, 51);
}
.card_newsInfo.card_radio {
	background: whitesmoke; padding: 0px; border: 0px currentColor; border-image: none; height: 80px;
}
.card_newsInfo.card_radio .caption {
	border-top-color: rgb(247, 40, 25); border-top-width: 3px; border-top-style: solid;
}
.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 {
	height: 17px; overflow: hidden; min-height: 17px;
}
.card_newsInfo.card_radio p.txtdept {
	height: 16px; overflow: hidden; padding-top: 0px; margin-top: 0.15rem;
}
.card_newsInfo.card_radio .box_l a {
	color: rgb(247, 73, 73);
}
.card_newsInfo.card_radio .box_l {
	width: 20%; text-align: center; color: rgb(247, 73, 73); padding-right: 5px; font-size: 2.5rem;
}
:disabled.form-control {
	background-color: rgb(255, 255, 255);
}
[readonly].form-control {
	background-color: rgb(255, 255, 255);
}
