@charset "utf-8";
@import url("font.css");
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 auto;
	width: 100%;
	font-weight:400;
}
a, ul, li {
	text-decoration: none;
}
.clear {
	clear:both;
}
.seo {
    height: 0px;
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden;
}

#container {
	margin:0 auto;
	width:1200px;
	position:relative;
}
/*=============================Header=============================*/
header, section, footer {
    position: relative;
	margin:0 auto;
	width:100%;
	max-width:1366px;
}
div#header_top {
    background: url(../images/bg_banner.png) no-repeat top center;
	padding:10px 0;
}
.logo_top {
    float: left;
    width: 20%;
}
.banner_top {
    float: left;
}
.logo_top a, .banner_top a{
    display:block;
	line-height:0;
}
.right_top {
    float: right;
    text-align: right;
}
.hotline_top {
    font-size: 17px;
    color: #222222;
    font-weight: 700;
    text-align: left;
	line-height:1;
	padding-bottom:7px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.hotline_top img, .hotline_top span {
    display: inline-block;
    vertical-align: middle;
}
.hotline_top b {
    display: block;
    font-size:24px;
    color:#e50000;
    font-weight: normal;
    font-family:'UTMHelvetIns';
}
div#menu_top {
    width: 100%;
    background: url(../images/bg_menu.png) repeat-x top center;
    position: relative;
}
ul#menu{
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	float: left;
}
ul#menu li {
    position: relative;
    float:left;
    padding:0 2px;
    background: url(../images/line_menu.png) no-repeat right center;
}
ul#menu li:first-child {
	background: url(../images/line_menu.png) no-repeat left center, url(../images/line_menu.png) no-repeat right center;
}
ul#menu li:last-child a {}
ul#menu li a {
    color: #fff;
    display: block;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-family:SFUEurostileBoldCondensed;
    font-size:16px;
}
ul#menu li a img{
    display:inline-block;
	vertical-align:middle;
}
ul#menu li a:hover, ul#menu li a.active{
	background: url(../images/bg_hover.png) repeat-x top center;
}
ul#menu li ul, ul#menu li:hover ul ul, ul#menu li ul li:hover ul ul {
    top: 0px;
    margin: 0 auto;
    z-index: 99999;
    position: absolute;
    display: none;
    width: 245px;
    background: #005eb5;
    text-align: left;
    left: 0;
}
ul#menu li:hover ul{
	padding: 0px;
	top: 44px;
	display:block;
}
ul#menu li ul li {
    float: none;
    padding: 0px;
    background: 0 !important;
    display: block;
    margin: 0 !important;
}
ul#menu li ul li a {
	text-transform: none;
	font-weight: normal;
	padding: 10px;
	border:0;
	border-top: thin solid #87bff3;
	background: none;
	text-align: left;
	line-height: inherit;
	font-size: 14px;
	font-family: Tahoma;
}
ul#menu li ul li:first-child a{ padding: 10px; }
ul#menu li ul li:hover ul, ul#menu li ul li ul li:hover ul { left:245px; top:0px; display:block; }
form#frm_search {
    float: right;
    border-top: thin solid #0074e6;
    border-left: thin solid #0074e6;
    border-bottom: thin solid #00ceff;
    border-right: thin solid #00ceff;
    border-radius: 6px;
    margin-top: 9px;
    width: 213px;
}

input#search_input {
    width: 85%;
    float: left;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 12px;
    padding: 0;
    line-height: 23px;
    text-indent: 10px;
}

a#tnSearch {
    display: block;
    float: right;
    width: 15%;
    text-align: center;
    padding-top: 2px;
}
/*=============================Body=============================*/
.theme-default {
    position: relative;
    z-index: 0;
}
.theme-default .nivoSlider {
    margin-bottom: 0 !important;
    box-shadow: none !important;
}
.theme-default .nivo-controlNav {
	padding: 0 !important;
	/* margin-top: -111px; */
	position: absolute;
	z-index: 9;
	width: 100%;
	bottom: 0;
	padding: 20px 0 !important;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	margin: 0 10px !important;
	padding-bottom: 11px !important;
	background: url(images/bong_slider.png) no-repeat bottom center !important;
	background-size: 100% auto !important;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a.active img{
	border: 5px solid #f0fcfe;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	width: 308px !important;
	border: 5px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 1px #666;
}
.col_left {
    width: 253px;
    float: left;
}
.col_right {
    width: 924px;
    float: right;
}
.title_index {
    margin-bottom: 20px;
    background: url(../images/icon_title.png) no-repeat 0px 0px, url(../images/line_title.png) no-repeat bottom left;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 40px;
}
.title_index h3 {
    position: relative;
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #008cf7;
    display: inline-block;
}
/*=== Left ===*/
.col_item {
    position: relative;
	margin-bottom:20px;
	background:#fff;
}
h4.title_dmsp {
    background: url(../images/bg_title_dmsp.png) repeat-x top center;
    margin: 0;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    font-family: UTMHelvetIns;
    line-height: 44px;
    border-radius: 5px 5px 0px 0px;
}
h4.title_left {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    background: url(../images/bg_title_dmsp2.png) no-repeat top left, url(../images/bg_title_dmsp1.png) repeat-x top center;
    line-height: 43px;
    text-align: center;
    color: #fff;
}
ul.menu_left {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 0;
    z-index: 2;
    position:relative;
    border: thin solid #e1e1e1;
    border-top:none;
}
ul.menu_left li {
    position: relative;
}
ul.menu_left li:first-child a {
	border-top:0;	
}
ul.menu_left li a:hover {
    color: #f00;
    text-indent: 3px;
}
ul.menu_left li a {
    display: block;
    color: #4a4a4a;
    padding: 14px 38px;
    padding-right: 0;
    background: url(../images/icon_dmsp.png) no-repeat 10px 14px, url(../images/bg_dmsp.png) repeat-x top center;
    transition: 0.5s;
    border-top: thin solid #e1e1e1;
}
ul.menu_left ul, ul.menu_left li:hover ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    top: 0;
    position: absolute;/*  */
    width: 100%; /* */
    left: 100%; /* */
    display:none; /* */
}
ul.menu_left li li a {}
ul.menu_left li:first-child li a {}
ul.menu_left li li:first-child a {}
ul.menu_left li li a:hover {}
ul.menu_left li:hover ul , ul.menu_left ul li:hover ul { display: block; }
ul.menu_left1 {
    margin: 0;
    padding: 0;
    list-style: none;
    border: thin solid #e1e1e1;
    border-top: 0;
}
ul.menu_left1 li a {
    display: block;
    color: #595858;
    padding: 10px 23px;
    padding-right: 0;
    box-shadow: inset 0px 0px 20px #ebebeb;
	margin-bottom: 1px;
    background: url(../images/icon_dmsp1.png) no-repeat 10px 15px;
	transition:0.2s;
}
ul.menu_left1 li a:hover {
    color: #f00;
}
.col_body {
	border:thin solid #e1e1e1;
	border-top:none;
	padding:10px;
}
.col_video{
	padding: 10px;
}
div#box_video {
}
div#box_video iframe {
    width: 100%;
    height: 286px;
}
select.video_lienquan {
    width: 100%;
    font-size: 13px;
    color: #424141;
    /* border: thin solid #ebe7e5; */
    border: none;
	background:#ebe7e5;
    padding: 5px;
}
#map_canvas1{
	height:188px;
	width:100%;
	color:#000;
}
/*=== Bottom ===*/
.bottom_item {
    float:right;
	width:423px;
}
.bottom_item:first-child {
    float:left;
	width:742px;
}
.title_index1 {
    background: url(../images/line_title1.png) repeat-x 0px 7px;
	margin-bottom:15px;
}
.title_index1 h3 {
    margin: 0;
    font-size: 20px;
    color: #0089d4;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    background: url(../images/icon_title1.png) no-repeat right center #fff;
    display: inline-block;
    padding-right: 30px;
}
a.ha_item img {
    display: block;
    width: 100%;
}
a.ha_item {
    display: block;
    margin: 5px;
}
.about_img {
    float: left;
    display: block;
    line-height: 0;
}
.about_name {
    text-align: justify;
    display: block;
    font-size: 13px;
    color: #5b5b5b;
    height: 130px;
    overflow: hidden;
    float: right;
    width: 58%;
    margin-bottom: 10px;
}

.about_view {
    display: block;
    float: right;
    border: thin solid #cfcfcf;
    color: #a09e9e;
    font-size: 13px;
    line-height: 38px;
    padding: 0 30px;
}
.tintuc_item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
	border-bottom:thin solid #dddddd;
}
.tintuc_img {
    display: block;
    float: left;
}
.tintuc_img img {
    width: 100%;
}
.tintuc_img:hover img {
    opacity: 0.8
}
.tintuc_name {
    width: 70%;
    float: right;
    color: #3c3c3c;
    text-align: justify;
    font-size:12px;
}
.tintuc_name a {
    display: block;
    color: #0089d4 !important;
    font-size: 13px !important;
    font-weight: 600;
    height: 30px;
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: 5px;
}
.tintuc_name b {
    color:#969696;
	font-weight:normal;
	display: block;
	font-style:italic;
}
.tintuc_name span {
    display: block;
    height: 35px;
    overflow: hidden;
}
.tintuc_name a:hover {color:#f00 !important}

a.hinhanh_item {
    display: block;
    margin: 8px 4px;
}
a.hinhanh_item img {
    width: 100%;
}
.video_item {
    display: block;
    margin: 0px 2px;
    position: relative;
}
.video_item img {
    display: block;
    width:100%;
}
.video_item img.video_play {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#doitac{
	background:url(../images/bg_doitac.png) repeat-x top center;
	border:thin solid #dedede;
	border-left:0;
	border-right:0;
	padding: 16px 0;
}
.doitac_slider {
}
.doitac_slider .slick-prev, .doitac_slider .slick-next{
	width:30px;
	height:32px;
	z-index:9;
}
.doitac_slider .slick-prev,.doitac_slider .slick-prev:hover,.doitac_slider .slick-prev:focus{
	background:url(../images/pre.png) no-repeat top center;
	left:-30px;
}
.doitac_slider .slick-next,.doitac_slider .slick-next:hover,.doitac_slider .slick-next:focus{
	background:url(../images/next.png) no-repeat top center;
	right:-30px;
}
.doitac_item {
    margin: 9px;
    background: #fff;
    border: thin solid #dfdfdf;
}
.doitac_item  img{
    display:block;
	width:100%
}
/*=== Contact ===*/
.left-contact {
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #ccc;
	background:#fff;
}
.nd_contact {
    width: 50%;
    float: left;
}
form.from_contact {
    width: 49%;
    float: right;
    padding-left: 7px;
    border-left: 1px solid #cdcdcd;
}
.input_item textarea {
    width: 95%;
    border: thin solid #cdcdcd;
    padding: 10px;
    margin-bottom: 5px;
}
.input_item input {
    width: 95%;
    border: thin solid #cdcdcd;
    padding: 10px;
    margin-bottom: 5px;
}
.input_block input {
    background: #383838;
    color: #fff;
    border: none;
    padding: 6px 15px;
    border-radius: 5px;
    margin-right: 5px;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.72);
}
.map_c {
    border: thin solid #cdcdcd;
}
/*=== News ===*/
.news_item {
    position: relative;
    border: thin solid #ebebeb;
    background: #fafafa;
    padding: 10px;
    /* width: 49%;
    float: left;
    margin-right: 2%; */ 
	margin-bottom: 10px;
    box-sizing: border-box;/*  */
}
.news_item:nth-child(2n) {
    margin-right: 0;/*  */
}
.img_news {
    float: left;
    width: 26%;
}
.img_news img {
    width: 100%;
}
.img_news:hover img {
    opacity:0.8;
}
.name_news {
    width: 72%;
    float: right;
}
.name_news a {
    color: #252525;
    text-transform: uppercase;
    height: 22px;
    display: block;
    overflow: hidden;
    font-weight:600;
    margin-bottom: 10px;
}
.name_news a:hover {
    color: #f00;
}
.name_news span {
    display: block;
    font-size: 13px;
    text-align: justify;
    height: 41px;
    overflow: hidden;
}
.name_news img {
    float: right;
}
a.view_news {
    float: right;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    border: thin solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    height: auto;
    line-height: 1;
    background: #e9ebee;
    text-transform: none;
	transition:0.2s;
}
a.view_news:hover {
    background: #2d9101;
	color:#fff;
	border: thin solid #2d9101;
}
.othernews ul li a {
    color: #666;
}
.othernews ul li a:hover {
    color: #1B95E0;
}
.othernews ul {
    margin: 0;
    padding: 0;
    list-style-type: square;
    list-style-position: inside;
    color: #7F7F7F;
}
.detaile_news_img {
    width: 70%;
    margin: 0 auto;
}

.detaile_news_img img {
    width: 100%;
}
a.tailieu_link {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #005fb7;
}
span.tailieu_link {
    display: block;
    font-size: 13px;
    border-top: thin dotted #ccc;
    padding-top: 5px;
    margin-top: 5px;
}
.table2_1{
	width:100%;
	margin:15px 0
}
.table2_1 th {
	background-color: #005fb7;
	color:#fff;
}
.table2_1,.table2_1 th,.table2_1 td
{
	text-align:center;
	padding:10px;
	border: 1px solid #e1e1e1;
	border-collapse:collapse;
}
.table2_1 tr:nth-child(odd){
	background-color: #f3f3f3;
}
.table2_1 tr:nth-child(even){
	background-color:#fff;
}
.table2_1 a{
	font-size:14px;
}
.detaile_news_dl a {
    display: inline-block;
    font-size: 15px;
    color: #428bca;
    font-weight: 700;
}
.video_detail {
    width: 48%;
    float: left;
    margin: 2% 0;
    margin-right: 4%;
}
.video_detail  iframe{
    width: 100%;
	height:250px;
}
.video_detail:nth-child(2n) {
    margin-right: 0;
}
.video_detail:nth-child(2n+1) {
    clear: both;
}
/*=== Product ===*/
.procat_slider .slick-prev, .procat_slider .slick-next{
	width:20px;
	height:20px;
	z-index:9;
}
.procat_slider .slick-prev,.procat_slider .slick-prev:hover,.procat_slider .slick-prev:focus{
	background:url(../images/pre.png) no-repeat top center;
	left:-20px;
}
.procat_slider .slick-next,.procat_slider .slick-next:hover,.procat_slider .slick-next:focus{
	background:url(../images/next.png) no-repeat top center;
	right:-20px;
}
.pro_item1 {
    margin: 15px;
}
.pro_item {
    position: relative;
    width: 286px;
    float: left;
    margin: 16px 0;
    margin-right: 33px;
    background: #f4f4f4;
    /* border: thin solid #c6c6c6; */
    box-sizing: border-box;
    padding-bottom: 10px;
}
.pro_item:nth-child(3n) {
	margin-right:0;
}
.pro_item:nth-child(3n+1) {
    clear:both;
}
.pro_img {
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff;
    /* border: thin solid #cacaca; */
}
.pro_img img {
	display:block;
    width: 100%;
    transform: scale(1);
    transition: all 1s ease-out 0s;
}
.pro_img:hover img{
    transform: scale(1.05);
    transition: all 1s ease-out 0s;
}
.pro_name {
    padding: 10px;
}
.pro_name a {
    display: block;
    color: #373737;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 5px;
}
.pro_name a:hover {
    color: #f00;
}
.pro_name span {
    display: block;
    color: #5a5a5a;
    font-size: 13px;
    text-align: justify;
    height: 75px;
    overflow: hidden;
}
a.pro_view {
    position: absolute;
    bottom: -15px;
    left: 10px;
    background: #db1616;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    opacity: 0;
    transition: 0.3s;
}
a.pro_view:hover {
    color: #ff0;
}
.pro_item:hover a.pro_view {
    opacity:1;
}
.icon-wrapper {
    width: 50%;
    float: left;
    text-align: center;
    border: thin solid #ccc;
    padding: 10px;
    box-sizing: border-box;
}
#amazingcarousel-container-1 {
    padding: 0 !important;
}
#amazingcarousel-1 .amazingcarousel-list-container {
    padding: 0 !important;
    width: 100% !important;
}
#amazingcarousel-1 .amazingcarousel-list-container  .amazingcarousel-list-wrapper {
    width: 90% !important;
    margin: 0 auto;
}
.product_info {
    width: 49%;
    float: right;
}
h3.info_name {
    margin: 0;
    text-transform: uppercase;
    color: #383838;
    font-size: 20px;
}
.info_item {
    padding-bottom: 10px;
}
.info_item p{
    margin: 0;
}
.cart_prodetail {
    background: #383838;
    padding: 1px;
    margin-bottom: 10px;
    display: inline-block;
    cursor:pointer;
}
.cart_prodetail a {
    display: block;
    border: thin solid #fff;
    color: #333;
    padding: 0px 10px;
    line-height: 32px;
}
.cart_prodetail a img {
    display: inline-block;
    vertical-align: middle;
}
.cart_prodetail a span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 7px;
    color: #fff;
}
.capnhat_gh {
    text-align: right;
    padding: 10px 0px;
}

.capnhat_gh input {
    background: #161616;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    padding: 8px 16px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.5s;
}
.capnhat_gh input:hover {
    background: url(../images/icon_menu) no-repeat 5px 11px #720000;
}

.tong_giohang {
    text-align: right;
    font-size: 18px;
}
.thanhtoan1 {
    border: thin solid #ccc;
    background: rgba(204, 204, 204, 0.09);
    padding: 1%;
	margin:10px 0px;
	width:47%;
	float:left;
}
.thanhtoan2 {
    border: thin solid #ccc;
    background: rgba(204, 204, 204, 0.09);
    padding: 1%;
	margin:10px 0px;
	width:47%;
	float:right;
}
.input_thanhtoan {
    padding: 5px 0px;
}
.input_thanhtoan b {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: thin solid #ccc;
    font-size: 16px;
}
.input_thanhtoan label {
    width: 40%;
    display: inline-block;
    text-align: right;
    font-weight: normal;
    font-size: 13px;
}
.input_thanhtoan label span {
    color: #f00;
}
.input_thanhtoan input {
    width: 55%;
    display: inline-block;
}
.input_thanhtoan select {
    width: 27%;
}
.input_thanhtoan textarea {
    width: 55%;
    display: inline-block;
    vertical-align: top;
}
.gui_tt input {
    display: inline-block;
    margin: 10px 0px;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    padding: 8px 20px;
    border-radius: 7px;
    width: 10%;
	transition:0.2s;
}
.gui_tt input:hover {
    background: #da251c;
}
.yourcart {
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 999;
    background: #131615;
    border-radius: 15px 0px 0px 15px;
}
div#tabs {
    padding: 14px 0px;
    text-align: left;
}
div#tabs  ul.tabs_main 
{
    list-style: none;
    padding: 0;
}
div#tabs .tab_container {
    padding: 10px;
    border: 1px solid #E1E1E1;
}

div#tabs ul.tabs_main li {
    float: left;
    color: #000;
    background: #eaeaea;
    padding: 7px 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
div#tabs ul.tabs_main li.active, div#tabs ul.tabs_main li:hover {
    color: #fff;
    background: #383838;
}
form.search_nangcao {
    background: #004d9b;
    padding: 10px;
    margin-top: 10px;
    color: #fff;
    font-family: Tahoma;
}
form.search_nangcao span {
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #ff7300;
    padding-bottom: 10px;
}
.select_search {
    width: 22%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;
}
.select_search select {
    width: 100%;
    border: none;
    padding: 6px;
}
.select_search button {
    padding: 0;
    border: none;
    background: #ff7300;
    text-transform: uppercase;
    line-height: 29px;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.select_search:nth-child(5) {
    width: 12%;
    padding: 0;
}
/*=============================Footer=============================*/
footer#footer {
    background: url(../images/bg_footer.png) no-repeat top center #006ef7;
    color: #fff;
}
div#ft_top {
    padding-top: 40px;
    padding-bottom: 20px;
}
.ft_left {
    float: left;
    width: 400px;
}
.ft_left p {
    margin: 0;
}
.ft_center1 {
    float: left;
    width: 220px;
    margin: 0 25px;
}
.ft_center1 a {
    display: block;
    color: #fff;
    padding-bottom: 5px;
}
.ft_center {
    float: left;
	width:250px;
}
.ft_right {
    float: right;
	width:260px;
}
h5.title_name {
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
	font-family:'UTM Alter Gothic';
	font-weight:normal;
	background:url(../images/line_footer.png) no-repeat bottom left;
}
h5.title_footer {
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family:'UTMAvo';
    font-weight:normal;
    background:url(../images/line_footer.png) no-repeat bottom left;
}
.tags a {
    display: block;
    float: left;
    background: #0061d9;
    line-height: 30px;
    font-size: 12px;
    color: #b4d5ff;
    padding: 0 10px;
    margin-left: 2px;
    margin-bottom: 2px;
}
form#subscribe_form {
    background: #fff;
    margin: 10px 0;
}
input#email_newsletter {
    width: 80%;
    float: left;
    color: #959595;
    font-size: 13px;
    border: none;
    padding: 0;
    line-height: 34px;
    text-indent: 10px;
}
a#send_email_newsletter {
    display: block;
    width: 20%;
    text-align: center;
    float: right;
    background: #ea2020;
    color: #fff;
    line-height: 34px;
    font-size: 16px;
}
.ft_mxh span, .ft_mxh img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}
div#ft_bot {
    background: #0061d9;
    color: #80b9ff;
    font-size: 12px;
    /* padding: 15px 0; */
    line-height: 1;
}
div#ft_bot #container {
    padding: 15px 0;
}
div#ft_bot span {float: right;}
div#ft_bot span:first-child { float: left; }
div#ft_bot b { color: #ff0; }
span#back-top {
    display: block;
    position: fixed;
    bottom: 50px;
    right: 10px;
}
/*=== Placeholder ===*/
::-webkit-input-placeholder {
	font-size: 14px;
    color: #484847;
}
::-moz-placeholder {
	font-size: 14px;
    color: #484847;
}
:-ms-input-placeholder {
	font-size: 14px;
    color: #484847;
}
:-moz-placeholder {
	font-size: 14px;
    color: #484847;
}
/*=== Paging ===*/
.phantrang{text-align:center;}
.phantrang a{color: #9b9b9b;display: inline-block;width: 25px;height: 25px;line-height: 25px;margin-right: 5px;text-decoration: none;font-weight: bold;background: #ededed;border: thin solid rgba(255, 255, 255, 0.7);}
.phantrang span{color: #9b9b9b;border: thin solid rgba(255, 255, 255, 0.7);display:inline-block;width:25px;height:25px;background: #e0e0e0;line-height:25px;margin-right:5px;font-weight:bold;}
.phantrang a:hover{background-color: #e0e0e0;}