@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: myFont1;
    src: url('fonts/ROBOTO-CONDENSED.ttf');
}

@font-face {
    font-family: myFont2;
    src: url('fonts/ROBOTO-MEDIUM.ttf');
}

@font-face {
    font-family: myFont3;
    src: url('fonts/UTM_Nokia.ttf');
}

@font-face {
    font-family: myFont4;
    src: url('fonts/UTM_Roman Classic.ttf');
}

@font-face {
    font-family: myFont5;
    src: url('fonts/UTM_American_Sans.ttf');
}

@font-face {
    font-family: myFont6;
    src: url('fonts/UTM_Neutra.ttf');
}

@font-face {
    font-family: myFont7;
    src: url('fonts/UTM_Banque.ttf');
}
* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    
    /*background-repeat: no-repeat;
    background-position: top center;*/ /* background-repeat: repeat-y; background-position: top center;background-attachment:fixed; background-color:#0C5E88;*/
}
ul{ margin: 0px;padding: 0px; }
a {
    font-size: 12px;
    text-decoration: none;
    color: #333333;
}

    /*a:hover {
        text-decoration: underline;
        color: #333333;
    }*/
h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-weight: 600;
    text-rendering: optimizelegibility;margin: 0px;
    padding: 0px;
}

p {
    margin: 0px 0px 8px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
    color: #333333;
}

img {
    border: 0;
}
.red {
    color: red;
}
.headtop {
    width:100%;height:28px;clear:both;background-color:#002aa4;
}
.htopv1 {
    width:100%;height:auto;margin:0 auto;
}
.htopv1 ul{
    list-style-type:none;float:right;
}

.htopv1 ul li{
    float:left;padding:.1cm 6px;line-height:20px;
}
.htopv1 ul li img{
    float:left;margin:0 5px 0 0;
}
.htopv1 ul li a{
    color:#ffffff;
}
.htopv1 ul li a:hover{
    color:orange;
}
@media only screen and (min-width:320px) and (max-width:736px){
	.htopv1 ul{ float:left; }	
	.htopv1 ul li{ padding: 0.1cm 1px; }
}
.wapbannertop {
    width:100%;height:118px;clear:both;background:url(images/banner_bg.png) repeat-x top left;clear:both;
}
.block_banner {
    background: url("images/banner_bg.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
.banner {
    height: 118px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.logo {
    bottom: -3px;
    left: 0;
    position: absolute;
}
.hotline {
    background: url("images/shadow1.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    bottom: 10px;
    left: 0px;
    padding-bottom: 25px;
    position: absolute;
    width: 280px;
}
.hotline p {
    background: url("images/i_hotline.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #fff600;
    font-family: myFont3;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding-left: 60px;
}
.hotline a {
    color: #fff600;
    font-size: 18px;
}
.hotline a:hover,.chat a:hover{
    text-decoration: none;
}

.chat {
    background: url("images/shadow1.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    bottom: 10px;
    font-family: myFont6;
    height: 30px;
    line-height: 30px;
    padding-bottom: 65px;
    position: absolute;
    right: 80px;
    width: 280px;
}
.chat a {
    color: #002952;
    font-size: 12px;
}
.chat .yahoo {
    background: url("images/zalo.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    padding-left: 35px;
    width: 130px;    background-size: contain;
}
.chat .skyper {
    background: url("images/i_skyper.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    padding-left: 30px;
}

.menutopbg{
    background: url("images/mtop_bg2.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    border-radius: 3px;
    box-shadow: 0 6px 6px 0 rgba(50, 50, 50, 0.75);
    height: 38px;
    margin: 0 auto;
}
.menu_mobile{ display: none; }
@media only screen and (min-width:320px) and (max-width:736px){
    .hotline{ display: none; }
    .chat{ display: none; }
    .hotline_zalo{ display: none; }
    .menutopbg{ display: none; }
    .logo{ left: 60px; }
    .menu_mobile{ display: block; }
}
.wapmntop {
    width:100%;height: 58px;
    padding: 10px 0;clear:both;background:url(images/mtop_bg.png) repeat-x top left;clear:both;
}
.wapmntop ul{
    list-style-type:none;margin:0px;padding:0px;
}
.wapmntop li{
    background: url("images/mtop_li.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    line-height: 38px;
    position: relative;
}
.wapmntop ul li:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wapmntop ul li a { color: #0268d1;/*font-family: Tahoma;font-size: 14px;*/display: block;padding: 0 14px;transform: .2s; }
.wapmntop ul li a:hover { color: #ff000;text-decoration: none; }
.wapmntop ul li ul li a:hover { color: #fff;text-decoration: none; }
.wapmntop ul li:hover ul { display: block; }
.wapmntop ul li:hover ul li ul { display: none; }
.wapmntop ul li ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/bg8.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #9abfeb #9abfeb -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: none;
    left: 0;
    position: absolute;
    width: 200px;
    z-index: 5000;
}
.wapmntop ul li ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #9abfeb;
    line-height: 30px;
    padding: 0;
    text-align: left;
    width: 200px;
}
.wapmntop ul li ul li a {
    color: #0268bc;
    font-weight: normal;
    padding-left: 10px;
    text-align: left;
}
.wapmntop ul li ul li a:hover {
    background: url("images/bg9.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wapmntop ul li ul li ul {
    display: none;
    left: 200px;
    position: absolute;
    top: 0;
}
.slider img{ width: 100%; }
.toppage{ margin: 10px 0 10px 0;font-family: Tahoma!important;font-size: 28px!important;color: #335273;font-weight: bold;margin-bottom: 25px;text-align: center;line-height: 40px!important; }
.price {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background: url(images/img_price.png) repeat-x top left;
    background-size: cover;
}
@media only screen and (min-width:320px) and (max-width:736px){
	.price { background-size: contain;height: 20px; }
}
.bodyv5 {
    width: 100%;
    height: auto;
    background: url(images/bg3.png) repeat top left;
}
/***** Begin Slide ****/
.wapslide {
    width: 100%;
    height: 351px;
}
.block_home {
    background: url(images/bg3.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 4px;
    text-align: center;
}
.block_home {
    background: url("images/bg3.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 4px;
    text-align: center;
}
.slider {
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #d5d5d5;
    height: 346px;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.slider a {
    display: block;
    float: left;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider a.active {
    z-index: 10;
}
.next {
    background: url("images/next.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 145px;
    width: 30px;
    z-index: 100;
}
.prev {
    background: url("images/prev.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    left: 10px;
    position: absolute;
    top: 145px;
    width: 30px;
    z-index: 100;
}

@media only screen and (min-width:320px) and (max-width:736px){
    .wapslide{ height: 91px; }
    .slider{ height: 105px; }
    .next,.prev{ top:30px; }
}

/***** End Slide ****/
.newscontents{ width: 100%;height: auto; }
.newscontents p,.newscontents span{ font-family: Tahoma;font-size: 15px;line-height: 25px; }
.newscontents h2{ margin: 20px 0 5px 0;font-family: Tahoma;font-size: 23px;color: #335273;line-height: 33px; }
.newscontents h3{ margin: 20px 0 5px 0;font-family: Tahoma;font-size: 19px;color: #335273;line-height: 33px; }
.newscontents h4,.newscontents h5,.newscontents h6{ margin: 20px 0 5px 0;font-family: Tahoma;font-size: 15px;color: #335273;line-height: 33px; }
.newscontents td{ padding: 5px;font-family: Tahoma;font-size: 15px;line-height: 25px; }
.newscontents a{ font-weight: bold;font-family: Tahoma;font-size: 15px;line-height: 25px; }
.newscontents em{ font-family: Tahoma;font-size: 15px;line-height: 25px; }
.newscontents ul { margin-left: 20px; }
.newscontents ul li{ font-family: Tahoma;font-size: 15px;line-height: 25px; }
.newscontents .language-html,.newscontents .language-css,.newscontents .language-javascript{ max-height: 150vh;overflow: auto; }
.newscontents .downcode a{
    background-color: deepskyblue;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    display: block;
    width: 200px;
    margin: 25px auto;

}

.newscontents .downcode a:hover{
    background-color: coral;text-decoration: none;
}
.quytrinh {
    background: url(images/bg4.png) repeat-x scroll left bottom #fff;
    margin: 0 auto;
    width: 100%;
}
.quytrinh img{
    margin-bottom: 10px;
}
.qt_tit {
    background: url(images/bg2.png) repeat-x scroll left center #fff;
    font-weight: normal;
    height: 45px;
    line-height: 30px;
    text-align: center;
}
.qt_tit span {
    background: none repeat scroll 0 0 #fff;
    color: #0330b1;
    display: inline-block;
    font-size: 14px;
    margin: 0 20px;
    padding: 0 6px;
    text-transform: uppercase;
    font-weight: bold;
}
.quytrinh ul {
    height: 160px;
    margin: 0 20px;
    padding-bottom: 10px;
    list-style: none outside none;
}
.quytrinh ul li {
    float: left;
    padding: 9px;
    position: relative;
    width: 210px;
}
.quytrinh ul li a {
    color: #0330b2;display: block;line-height: 20px;text-align: center;font-weight: bold;text-transform: uppercase;
}
.quytrinh ul li span {
    background: url(images/step_bg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 34px;
    left: 200px;
    position: absolute;
    top: 48px;
    width: 36px;
}
@media only screen and (min-width:320px) and (max-width:736px){
	.quytrinh ul li{ width: 100%;margin-bottom: 50px; }
	.quytrinh ul li span{ top: 158px;background: url(images/step_bg_mb.png) no-repeat scroll left top rgba(0, 0, 0, 0);left: 140px; }

}
.bdleft {
    width: 100%;
    float: left;
    min-height: 500px;
}
.bdleftv1 {
    width: 100%;
    float: left;
    border-radius: 3px;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    /* height: 543px; */
    min-height: 543px;
}
.bgtitle {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    line-height: 40px;
    background: url(images/tit_bg1.png) repeat top left;
    margin: 1px;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.cl14 {
    width: 100%;
    height: 14px;
    clear: both;
}
.arr1{ margin-bottom: 10px; }
.bgbody{ width: 90%;margin: 0 auto; }
.bgbody h3{ width: 320px;max-width: 100%;text-align: center;margin: 10px auto; }
.bgbody ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.bgbody ul li {
    float: left;
    width: 50%;
    text-align: center;
}
.bgbody ul li a {
    clear: both;
    text-align: center;
    height: 40px;
    text-transform: uppercase;
    color: #003a61;
    font-size: 14px;
    line-height: 20px;
}
@media only screen and (min-width:320px) and (max-width:736px){
	.bgbody ul li{ width: 100%; }
	#content .container{ margin-left: -20px!important;margin-right: -20px!important; }
}
.bdright {
    width: 100%;
    height: auto;
    float: left;
}
.diachilienheright {
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}
.right_tit {
    background: url(images/tit_bg1.png) repeat-x scroll left top rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.right_cont, .support_cont, .face_cont {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 1px;
}


.diachilienheright ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.diachilienheright ul li {
    text-align: left;
    line-height: 20px;
    border-bottom: solid 1px #cccccc;
    padding: 5px;
    min-height: 40px;
    margin: 0;
    width: 100%;
    height: auto;
    clear: both;
    overflow: hidden;
}
.diachilienheright ul li img {
    float: left;
    margin: 0 6px 0 0;
    width: 90px;
}
.bgbodyv2 {
    width: 94%;max-width: 100%;height: auto;margin: 0 auto;
}
.bgbodyv2 ul {
    list-style-type: none;
}
.bgbodyv2 ul li{
    clear: both;
}
.bgbodyv2 ul li img {
    background: url(images/shape3.png) no-repeat scroll right 17px rgba(0, 0, 0, 0);
    float: left;
    height: 73px;
    padding-right: 32px;
    padding-top: 10px;
    width: 94px;
}

.bgbodyv2 ul li h3 {
    color: #0330b2;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.bgbodyv2 ul li p {
    color: #379bee;
    line-height: 20px;
    padding-left: 96px;
}
.bgbodyv2 ul li p a {
    color: #379bee;
    font-weight: bold;
}
.wapbottom {
    width: 100%;
    height: 350px;
    background: url(images/bgfooterv1.jpg) repeat-x scroll left top;
    clear: both;
}
.bottomv1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.row-fluid {
    width: 100%;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}
.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 28px;
    width: 100%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid .span11 {
    width: 91.4894%;
}
.row-fluid .span10 {
    width: 82.9787%;
}
.row-fluid .span9 {
    width: 74.4681%;
}
.row-fluid .span8 {
    width: 65.9574%;
}
.row-fluid .span7 {
    width: 57.4468%;
}
.row-fluid .span6 {
    width: 48.9362%;
}
.row-fluid .span5 {
    width: 40.4255%;
}
.row-fluid .span4 {
    width: 31.9149%;
}
.row-fluid .span3 {
    width: 23.4043%;
}
.row-fluid .span2 {
    width: 14.8936%;
}
.row-fluid .span1 {
    width: 6.38298%;
}
.row-fluid .offset12 {
    margin-left: 104.255%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.128%;
}
.row-fluid .offset11 {
    margin-left: 95.7447%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.617%;
}
.row-fluid .offset10 {
    margin-left: 87.234%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.1064%;
}
.row-fluid .offset9 {
    margin-left: 78.7234%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.5957%;
}
.row-fluid .offset8 {
    margin-left: 70.2128%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.0851%;
}
.row-fluid .offset7 {
    margin-left: 61.7021%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.5745%;
}
.row-fluid .offset6 {
    margin-left: 53.1915%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.0638%;
}
.row-fluid .offset5 {
    margin-left: 44.6809%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.5532%;
}
.row-fluid .offset4 {
    margin-left: 36.1702%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.0426%;
}
.row-fluid .offset3 {
    margin-left: 27.6596%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.5319%;
}
.row-fluid .offset2 {
    margin-left: 19.1489%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.0213%;
}
.row-fluid .offset1 {
    margin-left: 10.6383%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.51064%;
}


@media only screen and (min-width:320px) and (max-width:736px){
	.wapbottom{ height: auto;background: url(images/bgfootermb.jpg) repeat scroll left top; }
	.row-fluid .span4{ width: 100%;margin-bottom: 20px; }
	.contact_bottom h2{ margin-bottom: 15px; }
}



.cate_bottom {
    margin: 0 auto;
    padding: 10px 0 10px 0;
}
.cate_bottom1 h2 {
    background: url("images/shape4.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 36px;
    text-transform: uppercase;
}
.cate_bottom2 h2 {
    background: url("images/shape5.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 36px;
    text-transform: uppercase;
}
.cate_bottom1 ul, .cate_bottom2 ul {
    padding-left: 6px;list-style-type:none;
}
.cate_bottom1 ul li, .cate_bottom2 ul li {
    background: url("images/arrow1.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
    line-height: 16px;
    padding: 3px 0 3px 14px;
}
.cate_bottom1 ul li a, .cate_bottom2 ul li a 
{
    color: #b9d7fb;
}
.cate_bottom1 ul li a:hover, .cate_bottom2 ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.contact_bottom {
    color: #b9d7fb;
}
.contact_bottom h2 {
    background: url("images/shape6.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 36px;
    text-transform: uppercase;
}
.c_name {
    font-family: myFont7;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}
.c_name b {
    display: block;
    font-size: 16px;
}
.c_address {
    background: url("images/shape7.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
    padding: 3px 0 3px 24px;
}
.c_phone {
    background: url("images/shape8.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
    padding: 3px 0 3px 24px;
}
.c_mail {
    background: url("images/shape9.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 3px 0 3px 24px;
}
.c_hotline {
    background: url("images/shape10.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:#fff;font-weight:bold;
    font-size: 16px;
    padding-left: 24px;
}
.c_hotline a{ color: #fff;font-size: 16px;text-decoration: none; }
.footer {
    background: none repeat scroll 0 0 #0634b8;
}
.copyright {
    background: url("images/footer_bg.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #fff;
    margin: 0 auto;
    max-width: 72.74%;
    padding: 10px 0;
    text-align: center;
}
.folow {
    line-height: 30px;
    margin-top: 7px;
    position: relative;
}
.social {
    left: 60px;
    position: absolute;
    top: 0;
}
.footer {
    background: none repeat scroll 0 0 #0634b8;
}
.copyright {
    background: url("images/footer_bg.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #fff;
    margin: 0 auto;
    max-width: 72.74%;
    padding: 10px 0;
    text-align: center;
}
.seo_tag {
    color: #b9d7fb;
    margin: 0 auto;
    max-width: 72.74%;
    padding: 10px 0;
    text-align: center;
}
.seo_tag a {
    color: #b9d7fb;
    font-weight: normal;
}
.center_content {
    width:980px;height:auto;margin:0 auto;
}

/*****************************************/
.bdrightv5 {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
    min-height: 543px;
    width: 100%;
}
.right_titv2 {
    background: url(images/tit_bg1.png) repeat-x scroll left top rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    text-align: left;
    text-transform: uppercase;
}
.bdrightv6 {
    padding: 10px;overflow: hidden;
}
.bdrightv6 img{ max-width: 100%; }
.bdleftv5 {
    width: 100%;
    height: auto;
    float: left;
}
.right_cont, .support_cont, .face_cont {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 1px;
}
.right_tit {
    background: url(images/tit_bg1.png) repeat-x scroll left top rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.diachilienheright {
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

/* List tin tức */
.boxwap{ border: 0;box-shadow: 0 2px 4px rgb(0 0 0 / 8%);width: 100%;border-radius: 15px;margin-bottom: 15px;height: 358px;overflow: hidden;color: #3c5b7b; }
.boxwap .ddimj{ text-align: justify;padding: 10px; }
.boxwap .htitle{ width: 100%;max-height: 48px;height: auto;overflow: hidden; }
.boxwap .llds{ max-height: 70px;overflow: hidden;height: auto; }
.ddikh img{ width: 100%;border-radius: 15px 15px 0 0;height: 190px; }
.hhuyo p{ margin: 6px 0;padding: 0px;color: #3c5b7b; }
.hhuyo a{ font-weight: bold;color: #335273;font-size: 16px;font-family: 'myFont2';transition: color .2s; }
.hhuyo a:hover{ text-decoration: none;color: #2A809C; }
.jeg_post_title{ font-size: 25px;color: #335273;font-weight: 700;margin-bottom: 15px;font-family: myFont2;line-height: 35px; }







