#full,
#wrap_menu.fixed {
    max-width: 1366px
}
.khung_thongtin,
.list_bvlq ul,
.menu ul,
.ul_left ul,
div#hotro ul {
    list-style: none
}
* {
    margin: 0;
    padding: 0;
    outline: 0
}
#full,
.wikis {
    margin: auto;
    position: relative
}
.clear {
    clear: both
}
a {
    text-decoration: none
}
@font-face {
    font-family: font1;
    src: url(fonts/SFUFuturaBold.eot);
    src: url(fonts/SFUFuturaBold.eot#iefix) format("embedded-opentype"), url(fonts/SFUFuturaBold.woff) format("woff"), url(fonts/SFUFuturaBold.ttf) format("truetype"), url(fonts/SFUFuturaBold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: font2;
    src: url(fonts/Roboto-Bold.eot);
    src: url(fonts/Roboto-Bold.eot#iefix) format("embedded-opentype"), url(fonts/Roboto-Bold.woff) format("woff"), url(fonts/Roboto-Bold.ttf) format("truetype"), url(fonts/Roboto-Bold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: font3;
    src: url(fonts/SFUFutura.eot);
    src: url(fonts/SFUFutura.eot#iefix) format("embedded-opentype"), url(fonts/SFUFutura.woff) format("woff"), url(fonts/SFUFutura.ttf) format("truetype"), url(fonts/SFUFutura.svg) format("svg");
    font-weight: 400;
    font-style: normal
}
body {
    font-size: 12px;
    font-family: Arial, Helvetica
}
.wikis {
    width: 1200px
}
#header {
    background: url(images/bg_head.png) top center no-repeat;
    height: 123px;
    position: relative
}
.wrap_hotline {
    background: url(images/icon_hotline.png) no-repeat;
    width: 140px;
    position: absolute;
    right: 58px;
    bottom: 0;
    padding-top: 55px;
    text-align: right
}
.hotline span {
    color: red;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff
}
.hl_main,
.hotline_head {
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    position: absolute;
    font-family: font2;
    right: 0;
    text-transform: uppercase
}
.logo {
    float: left;
    margin-top: 10px
}
.logo img {
    width: 128px;
    height: auto
}
.banner {
    float: left;
    width: 780px;
    height: 94px;
    margin-top: 18px;
    margin-left: 28px
}
.hotline_head {
    top: 10px;
    height: 113px;
    line-height: 24px;
    color: red;
    text-align: right;
    font-size: 20px
}
.hl_main {
    background: url(images/icon_dt.png) no-repeat;
    padding-left: 31px;
    line-height: 21px;
    height: 21px;
    bottom: 7px;
    font-size: 22px
}
.hl_main span {
    color: red
}
.wrap_linklk_head {
    position: absolute;
    right: 0;
    top: 12px
}
.wrap_linklk {
    margin-top: 15px
}
.wrap_linklk label {
    font-size: 13px;
    margin-top: 18px;
    float: left;
    margin-right: 10px
}
.wrap_linklk img {
    width: 32px;
    height: 32px;
    margin-right: 1px
}
.row_foot {
    margin-bottom: 15px;
    padding-left: 37px;
    height: 25px;
    line-height: 25px;
    font-size: 14px
}
.icon_diachi {
    background: url(images/icon_diachi.png) no-repeat
}
.icon_phone {
    background: url(images/icon_phone.png) no-repeat
}
.icon_email {
    background: url(images/icon_email.png) no-repeat
}
.icon_web {
    background: url(images/icon_web.png) no-repeat
}
#wrap_menu {
    border-top: 5px solid #0084ff;
    background: url(images/bg_menu.png) repeat-x;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5px;
    position: relative
}
#wrap_menu.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}
.menu ul li {
    float: left;
    position: relative
}
.menu ul li.line_menu {
    background: url(images/line_menu.png) no-repeat;
    width: 2px;
    height: 23px;
    margin-top: 11px
}
.menu ul li.active:before,
.menu ul li:hover:before {
    content: '';
    width: 100%;
    height: 45px;
    top: 0;
    left: 0;
    z-index: 999
}
.menu ul li a {
    color: #fff;
    font-size: 14px;
    padding: 10px 35px;
    font-family: font2;
    z-index: 999;
    position: relative
}
.menu ul li.active a,
.menu ul li:hover a {
    color: #fff200
}
.wrap_name .name,
.wrap_name2 {
    font-family: font1
}
.menu ul li:hover:before {
    background: url(images/bg_menu_sl.png) no-repeat;
    background-size: 100% 100%;
    position: absolute
}
.menu ul li.active:before {
    background: url(images/bg_menu_sl.png) no-repeat;
    background-size: 100% 100%;
    position: absolute
}
.menu ul ul {
    position: absolute;
    width: 250px;
    background: #00386c;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 9;
    top: 44px
}
.menu ul li:hover ul {
    opacity: 1;
    visibility: visible;
    transition: .3s
}
.menu ul li:hover ul ul,
.menu ul li:hover ul ul ul {
    opacity: 0;
    visibility: hidden
}
.menu ul ul li:hover ul,
.menu ul ul ul li:hover ul {
    opacity: 1;
    visibility: visible;
    transition: .3s
}
#about_home .img img:hover,
#owl_dt img:hover,
.item_ct img:hover,
.item_dv img:hover,
.qc img:hover,
.sanpham .detail a:hover {
    opacity: .8
}
.menu ul ul li {
    width: 100%;
    line-height: normal;
    border-bottom: 1px solid #ccc;
    max-height: none
}
.menu ul ul li a {
    text-transform: none;
    display: block;
    padding: 7px 5px;
    font-size: 14px;
    color: #fff;
    border: none
}
.menu h2,
.menu h3 {
    font-size: 14px;
    font-weight: 400
}
.menu ul ul a:hover {
    background: 0 0;
    color: #fff;
    border: none
}
.menu ul li.active ul li:before,
.menu ul ul li:hover:before {
    content: none
}
.menu ul ul ul {
    left: 251px;
    top: 0
}
.khung_timkiem {
    position: absolute;
    right: 0;
    top: -1px;
    width: 237px
}
.timkiem {
    position: relative
}
.timkiem input.tu_khoa {
    width: 170px;
    background: #00386c;
    border: none;
    color: #ccc;
    height: 28px;
    line-height: 28px;
    position: absolute;
    left: 31px;
    padding-left: 15px;
    padding-right: 30px;
    top: 9px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=117, Color=#333333)";
    -moz-box-shadow: 1px 2px 3px 3px rgba(51, 51, 51, .1) inset;
    -webkit-box-shadow: 1px 2px 3px 3px rgba(51, 51, 51, .1) inset;
    box-shadow: 1px 2px 3px 3px rgba(51, 51, 51, .1) inset;
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333)
}
.timkiem input.btn_img {
    position: absolute;
    top: 14px;
    right: 0
}
#slider,
.wrap_name,
.wrap_name .name,
.wrap_name2 {
    position: relative
}
.timkiem input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 12px
}
.timkiem input:-moz-placeholder {
    color: #ccc;
    font-size: 12px
}
.timkiem input:-ms-input-placeholder {
    color: #ccc;
    font-size: 12px
}
#slider {
    height: 480px
}
#about_home {
    background: url(images/bg_gt.png);
    padding: 30px 0
}
.line_gt {
    background: url(images/bot_gt.png);
    width: 100%;
    height: 77px
}
#about_home .name {
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    color: red;
    font-size: 24px
}
#about_home .img {
    float: left;
    width: 355px;
    height: 269px;
    margin-right: 15px
}
#about_home .img img {
    width: 100%;
    height: auto
}
#about_home .des {
    line-height: 22px;
    font-size: 14px
}
#about_home .view_gt {
    background: url(images/btn_xemthem.png) no-repeat;
    width: 116px;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    float: right;
    margin-top: 20px
}
#about_home .view_gt a {
    color: #999;
    font-size: 14px;
    display: block
}
#about_home .view_gt a:hover {
    color: red
}
#main_wrap {
    padding: 30px 0 50px
}
.left_cont {
    float: left;
    width: 240px
}
.right_cont {
    float: right;
    width: 940px
}
.wrap_name {
    margin-bottom: 65px
}
.wrap_name .name {
    color: #0071d1;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    z-index: 9
}
.wrap_name2 {
    color: #fe0202;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    z-index: 9;
    background: url(images/line_name_2.png) 0 10px no-repeat;
    padding-left: 190px;
    margin-bottom: 50px
}
.wrap_name .name h1,
.wrap_name .name h2 {
    font-size: 24px;
    font-weight: 400
}
.bong_name {
    background: url(images/line_name.png) center center no-repeat;
    height: 46px;
    width: 100%;
    position: absolute;
    top: 42px;
    left: 0
}
.main_name h1 {
    font-size: 26px;
    font-weight: 400
}
.line_name {
    width: 100%;
    height: 1px;
    background: #d90000;
    margin-top: -6px
}
.item_dv {
    padding: 10px;
    background: #fff;
    border: 1px solid #b1b1b1;
    margin-bottom: 15px
}
.item_dv img {
    float: left;
    width: 172px;
    height: 132px;
    margin-right: 15px
}
.sanpham,
.sanpham .img {
    width: 270px;
    position: relative
}
.item_dv .name {
    margin-bottom: 10px
}
.item_dv .name a {
    color: #000;
    font-size: 14px
}
.item_dv .name a:hover {
    color: #d92626
}
.item_dv .des {
    color: #6c6b6b;
    text-align: justify;
    line-height: 20px
}
.item_dv .viewmore {
    text-align: right;
    margin-top: 5px
}
.item_dv .viewmore a {
    color: #d92626
}
.item_dv .viewmore a:hover {
    text-decoration: underline
}
.main_content {
    list-style: inside;
    line-height: 1.7em;
    text-align: justify
}
.main_content img,
.main_content p,
.main_content span,
.main_content table,
.main_content td,
.main_content th,
.main_content tr {
    max-width: 1200px
}
.wrap_bx {
    padding-top: 80px
}
.sphome {
    float: none!important;
    margin: auto!important
}
.sanpham {
    float: left;
    margin-right: 40px;
    margin-bottom: 30px
}
.sanpham .img {
    height: 295px;
    overflow: hidden;
    border: 1px solid #d7d7d7
}
.sanpham .img img {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    transition: transform .5s ease;
    transition: .5s;
    width: 100%;
    height: 100%
}
.sanpham .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
.sanpham .name {
    text-align: left;
    margin: 10px 0 5px
}
.sanpham .name a {
    color: #323232
}
.item_dm_home:hover .name,
.sanpham .price span {
    color: red
}
.sanpham .call{
	display: none;
	transition: 0.2s;
}
.sanpham .call a{
	color: red;
	font-weight: bold;
}
.sanpham:hover .call{
	display: block;
	transition: 0.4s;
}
.sanpham:hover .price{
	display: none;
	transition: 0.2s;
}
.sanpham .name h3 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.sanpham .price {
    text-align: left;
    font-size: 13px
}
.sanpham .name a:hover {
    color: #f37800
}
.sanpham .info {
    position: relative
}
.sanpham .detail {
    position: absolute;
    bottom: 0;
    right: 0
}
.sanpham .detail a {
    display: block;
    max-width: 130px;
    margin: auto;
    background: #0071d1;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.sanpham .shadow {
    background: url(images/bongsp.png);
    width: 186px;
    height: 19px;
    position: absolute;
    bottom: -20px;
    left: 41px
}
#head_qc {
    background: url(images/bg_top_qc.png) no-repeat;
    width: 100%;
    height: 18px
}
#wrap_qc {
    padding: 40px 0;
    background: #006ddd
}
#wrap_qc .qc {
    float: left;
    width: 600px
}
#wrap_qc .wrap_ct {
    float: right;
    width: 575px
}
.tt_qc {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: font2;
    font-size: 24px;
    margin-bottom: 10px
}
.line_qc {
    background: url(images/line_name_qc.png) top center no-repeat;
    height: 8px;
    margin-bottom: 30px
}
.content_qc {
    background: #fff;
    padding: 10px 10px 0
}
.item_ct {
    float: left;
    margin-right: 16px;
    margin-bottom: 8px
}
.item_ct img {
    width: 171px;
    height: 122px
}
.qc img {
    width: 578px;
    height: 255px
}
#wrap_parner {
    padding: 35px 0
}
#wrap_parner .tt {
    color: #0072bc;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 30px
}
#wrap_parner .tt::after {
    content: '';
    background: url(images/line_dt.png);
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 27px
}
#wrap_other {
    padding: 35px 0;
    background: #f7f7f7
}
.col-other {
    float: left;
    width: 360px
}
.dv_index {
    float: right
}
.title_other {
    background: url(images/bg_other.png) no-repeat;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-family: font3;
    margin-bottom: 20px;
    padding-left: 63px
}
.tintuc_noibat {
    margin-right: 40px;
    height: 385px;
    overflow: hidden
}
li.bao_noibat_1 {
    padding: 8px 0
}
.img_noibat {
    width: 88px;
    float: left;
    padding: 3px 4px 1px;
    border: 1px solid #e1e0e0;
    margin-right: 10px
}
.img_noibat img {
    width: 88px;
    height: 62px;
    height: auto
}
.desc_noibat {
    line-height: 18px
}
.desc_noibat h3 {
    margin-bottom: 5px;
    font-weight: 400
}
.desc_noibat h3 a {
    color: #026acb;
    font-size: 13px
}
.desc_noibat p {
    text-align: justify;
    color: #666;
    font-size: 13px
}
#owl_dt img {
    width: 150px;
    height: 90px
}
#wrap_parner .next_doitac,
#wrap_parner .prev_doitac {
    width: 17px;
    height: 48px;
    position: absolute;
    top: 48%;
    cursor: pointer
}
.item_bv_home:hover,
.item_dm_home:hover {
    opacity: .9
}
#wrap_parner .next_doitac {
    background: url(images/next_doitac.png);
    right: 10px
}
#wrap_parner .prev_doitac {
    background: url(images/prev_doitac.png);
    left: 10px
}
#footer {
    color: #fff;
    padding-top: 30px;
    padding-bottom: 15px;
    background: url(images/bg_foot.png) top center no-repeat #0278e6
}
.wrap_thongke {
    background: url(images/icon_thongke.png) no-repeat;
    line-height: 27px;
    height: 27px;
    font-size: 13px;
    padding-left: 45px;
    margin-top: 15px
}
.title_foot {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: font2;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px
}
.title_foot2:after,
.title_foot:after {
    content: '';
    background: #fff;
    position: absolute;
    left: 0
}
.title_foot:after {
    width: 45px;
    height: 2px;
    bottom: 0
}
.title_foot2 {
    margin-bottom: 25px
}
.title_foot2:after {
    width: 160px;
    height: 1px;
    bottom: -5px
}
.col-info {
    float: left;
    width: 400px;
    margin-right: 55px;
    color: #fff;
    line-height: 22px
}
.col-fan {
    float: left;
    width: 335px
}
.tt-2 {
    margin-bottom: 44px
}
.row-ht {
    margin-bottom: 12px
}
.row-ht a {
    color: #fff;
    font-weight: 700
}
.row-ht a:hover {
    color: #fffc00
}
.wrap_counter {
    color: #fff;
    font-size: 12px
}
.row_tk {
    margin-bottom: 13px;
    padding-left: 20px;
    line-height: 14px
}
.onl {
    background: url(images/onl.png) no-repeat
}
.tuan {
    background: url(images/tuan.png) no-repeat
}
.thang {
    background: url(images/thang.png) no-repeat
}
.tongtc {
    background: url(images/tongtc.png) no-repeat
}
.linklk {
    margin-top: 30px
}
.linklk .tt {
    color: #fffc00;
    text-transform: uppercase;
    margin-bottom: 5px
}
.linklk img {
    margin-right: 1px
}
.fanpage {
    float: left;
    width: 270px
}
.col-map {
    float: right;
    width: 320px;
    color: #000
}
#info_web {
    border-top: 1px solid #1b91ff;
    background: #0072dc;
    color: #5fb2ff;
    font-size: 12px;
    padding: 12px 0
}
.item_bv_home .name,
.item_dm_home .name {
    font-family: font1;
    font-size: 18px
}
#info_web .txt {
    text-align: left;
    float: left
}
#info_web .txt span {
    color: #fff
}
#info_web .txt_thongke {
    text-align: right;
    float: right
}
#info_web .txt_thongke span {
    font-weight: 700;
    margin: 0 5px
}
#wrap_fanpage {
    position: fixed;
    z-index: 9;
    top: 30%;
    right: -272px;
    width: 270px;
    min-height: 200px;
    background: #fff;
    transition: .4s;
    border: 1px solid #ccc;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#000000)";
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)
}
.item_dm_home,
.item_dm_home img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}
#wrap_fanpage.active {
    right: 0
}
#wrap_fanpage img.icon_sup {
    cursor: pointer;
    position: absolute;
    left: -49px;
    top: -1px
}
#wrap_dmsp {
    margin-top: -270px;
    position: relative;
    z-index: 10
}
.item_dm_home {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #eee;
    transition: .5s;
    margin: 0 72px
}
.item_dm_home img {
    width: 359px;
    height: 356px;
    border-radius: 50%
}
.item_dm_home .name {
    background: rgba(105, 174, 38, .75);
    line-height: 52px;
    text-align: center;
    color: #fff;
    height: 52px;
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-transform: uppercase
}
.item_bv_home {
    float: left;
    margin-left: 25px;
    margin-right: 90px;
    position: relative
}
.item_bv_home:hover .name {
    color: red
}
.item_bv_home img {
    width: 312px;
    height: 312px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.item_bv_home .bong {
    background: url(images/bong_bv.png);
    width: 279px;
    height: 46px;
    margin: -26px auto auto
}
.item_bv_home .name {
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    margin-top: -10px
}
.wrap_map {
    padding: 4px 6px;
    border: 1px solid #61abef
}
#map_home {
    width: 100%;
    height: 210px
}
#map_home1 iframe{
    width: 100% !important;
    height: 210px !important;
}
.khung_phai1 iframe{
    width: 100% !important;
    height: 450px !important;
}
ul.pagination {
    text-align: center;
    color: #829994
}
ul.pagination li {
    display: inline;
    padding: 0 3px
}
ul.pagination a {
    color: #fe0202;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #cde0dc;
    text-decoration: none
}
ul.pagination a.current,
ul.pagination a:hover {
    background: #fe0202;
    color: #fff
}
.pagination {
    margin: 10px auto auto;
    width: auto;
    text-align: center
}
.pages li.prev {
    margin-right: 15px
}
.pages li.next {
    margin-left: 15px
}
.pages li {
    display: inline-block;
    margin: 5px 2px
}
.pages li a {
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    color: #fe0202;
    font-weight: 700;
    background: url(../images/backgrounds/pagingBg.png) repeat-x;
    border: 1px solid #d5d5d5;
    font-size: 11px
}
.pages li a:hover {
    background: #f6f6f6
}
.pages li .active {
    background: url(../images/backgrounds/sideGradient.png) repeat-x;
    color: #fff;
    border-color: #424852
}
.pages li .active:hover {
    background: #2a313d
}
#form_contact input {
    padding: 5px;
    margin-bottom: 15px
}
.form_lh {
    width: 100%;
    float: left
}
.form_lh fieldset {
    padding: 10px;
    margin: 20px 0 0
}
.form_lh legend {
    padding: 0 10px;
    font-style: italic;
    color: #023B70
}
.form_lh p {
    padding: 5px 0
}
.form_lh p input {
    padding: 5px;
    width: 300px;
    margin-left: 10px
}
.form_lh p label {
    width: 100px;
    float: left
}
.form_lh p textarea {
    padding: 5px;
    width: 400px;
    margin-left: 5px;
    border: 1px solid #ccc
}
.form_lh p button {
    border: 0;
    background: #303030;
    padding: 5px 20px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    margin-left: 13px
}
.form_lh p button:hover {
    background: #036593
}
.frame_images {
    float: left;
    width: 450px
}
.selectors {
    border: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 100%
}
.khung_thongtin {
    float: right;
    padding-left: 20px;
    width: 730px
}
.khung_thongtin li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left
}
.khung_thongtin h1 {
    font-size: 20px;
    color: #006f1a
}
.khung_thongtin .masp {
    color: #0186A7
}
.khung_thongtin .mota_detail {
    color: #757575
}
.khung_thongtin .gia_detail {
    font-size: 15px;
    color: #cd0000;
    font-weight: 700
}
.khung_thongtin .gia_detail b {
    color: #333
}
.khung_thongtin .giacu_detail {
    color: #999;
    text-decoration: line-through
}
.khung_thongtin .giacu_detail span {
    text-decoration: line-through
}
div#container_product {
    margin-top: 20px;
    width: 100%;
    float: left
}
div#container_product #tabs {
    border: 1px solid #fff;
    margin-bottom: 20px;
    overflow: hidden;
    list-style: none
}
div#container_product #tabs li {
    background: rgba(255, 0, 0, 1);
    padding: 7px 30px;
    margin-right: 1px;
    color: rgba(0, 102, 204, 1);
    text-transform: uppercase;
    font-weight: 700;
    float: left
}
div#container_product #tabs li.active {
    background: #01b8f1;
    color: #000
}
div#container_product #tabs li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none
}
.noidung_ta {
    width: 100%;
    float: left;
    padding: 10px;
    clear: left;
    border: 1px solid #e4e4e4
}
.list_bvlq {
    margin-top: 20px
}
.list_bvlq ul li {
    background: url(images/list_ul.png) 0 9px no-repeat;
    padding-left: 15px;
    margin-bottom: 5px
}
.list_bvlq ul li a {
    font-size: 14px;
    color: #00f
}
.list_bvlq ul li span {
    color: #999
}
.name_bvlq {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 5px
}
.box_new {
    width: calc(50% - 20px);
    float: left;
    padding: 10px
}
.box_new img {
    width: 120px;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
    margin: 0 10px 0 0
}
.box_new h3 a {
    text-transform: uppercase;
    font-weight: 100;
    color: #025B89
}
.box_new p {
    font-size: 12px;
    color: #333
}
.box_new:nth-child(2n+1) {
    clear: left
}
.box_new:hover h3 a {
    color: #AF0808
}
.box_new .xemtiep {
    text-align: right;
    font-size: 12px;
    transition: .5s;
    margin-top: 7px
}
.box_new .xemtiep a {
    text-decoration: none;
    font-style: italic;
    color: #F40000
}
.wrap-yh {
    width: 370px;
    position: fixed;
    top: 20%;
    left: -322px;
    transition: left 1s;
    -webkit-transition: left 1s;
    -moz-transition: left 1s;
    z-index: 999
}
.wrap-yh:hover {
    left: 0;
    z-index: 9999999999999999999
}
.yh-tit {
    width: 48px;
    float: right
}
.yh-box {
    width: 322px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #FFF;
    min-height: 194px;
    padding: 10px
}
div#hotro {
    background: url(images/bg_hotro.png) left 40px no-repeat
}
div#hotro .tieude {
    color: #66a609;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: myFont1;
    text-align: center;
    padding-bottom: 20px
}
div#hotro .phone {
    color: #f10b0b;
    font-size: 24px;
    font-weight: 700;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic
}
div#hotro ul {
    border-bottom: 1px dashed #DDD;
    padding: 7px;
    margin: 0 10px;
    font-size: 13px
}
div#hotro ul li {
    clear: both;
    padding: 6px 0;
    color: #555
}
div#hotro ul li i {
    font-size: 17px;
    margin-right: 8px;
    clear: both
}
.prev_pro,
div#hotro ul li a img {
    margin-right: 5px;
    float: left
}
div#hotro ul li span {
    color: #3853a4;
    font-weight: 400;
    font-size: 14px;
    margin-top: 3px;
    float: left
}
.btn_control {
    position: absolute;
    right: 0;
    top: 29px
}
#wrap_chungchi .jcau,
.item_chungchi {
    position: relative
}
.prev_pro {
    cursor: pointer
}
.next_pro {
    float: left;
    cursor: pointer
}
.wrap_jcau_sp {
    margin-bottom: 20px
}
.spbx {
    margin: auto;
    float: none
}
.block {
    margin-bottom: 15px
}
.block .name_block {
    background: url(images/bg_name_block.png);
    width: 100%;
    height: 41px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: font1;
    text-transform: uppercase
}
.ul_left ul li {
    margin-top: 5px;
    border: 1px solid #d7d7d7;
    padding-left: 35px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=146, Color=#333333)";
    -moz-box-shadow: 3px 2px 3px 1px rgba(51, 51, 51, .2);
    -webkit-box-shadow: 3px 2px 3px 1px rgba(51, 51, 51, .2);
    box-shadow: 3px 2px 3px 1px rgba(51, 51, 51, .2);
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333)
}
.ul_left ul li a {
    background: url(images/ul_dmsp.png) 0 15px no-repeat;
    color: #737373;
    font-size: 13px;
    display: block;
    padding: 12px 15px 12px 25px
}
.ul_left ul li a:hover {
    color: red
}
#wrap_chungchi {
    background: url(images/bg_chungchi.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 45px 0
}
.item_chungchi {
    margin: auto;
    background: url(images/khung_img.png) no-repeat;
    width: 236px;
    height: 284px;
    text-align: center;
    padding-top: 31px
}
.item_chungchi:hover {
    opacity: .8
}
.item_chungchi img {
    width: 177px;
    height: 253px;
    margin: auto
}
.next_cc,
.prev_cc {
    position: absolute;
    top: 60%;
    cursor: pointer;
    width: 16px;
    height: 33px
}
.prev_cc {
    left: 0;
    background: url(images/prev.png)
}
.next_cc {
    right: 0;
    background: url(images/next.png)
}
#wrap_nhanhieu {
    padding: 30px 0
}
.line_nhanhieu {
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #ccc
}
.item_nhanhieu {
    margin: auto;
    width: 157px;
    height: 167px
}
.item_nhanhieu img {
    width: 157px;
    height: 157px;
    border: 5px dotted #1bb7f1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.next_nh,
.prev_nh {
    position: absolute;
    top: 45%;
    cursor: pointer;
    width: 12px;
    height: 24px
}
.prev_nh {
    left: 0;
    background: url(images/prev2.png)
}
.next_nh {
    right: 0;
    background: url(images/next2.png)
}