@charset "utf-8";
@import url("font.css");
body {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 auto;
	width: 100%;
}
.clear {
	clear:both;
}
.seo {
    height: 0px;
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden;
}
div#wrapper {
    position: relative;
    width: 1349px;
    margin: 0 auto;
}
#container {
	margin:0 auto;
	width:1200px;
	position:relative;
}
a, ul, li {

text-decoration: none;
}
/*=============================Header=============================*/
#header_top {
    position: relative;
    margin: 0 auto;
    z-index: 9;
}
div#header_banner {
	position:relative;
	z-index:99;
	background:#222876;
	color:#fff;
}
.hotline_top {
    float: left;
    line-height: 32px;
}

.hotline_top b {
    font-size: 13px;
    color: #ff0;
    font-weight: normal;
}

.hotline_top img {
    display: inline-block;
    vertical-align: middle;
}

.lang_top {
    float: right;
    line-height: 32px;
}

.lang_top a {
    display: inline-block;
    vertical-align: middle;
	color:#fff;
}

.lang_top a:first-child {
    margin-right: 20px;
}
.logo_top{
	float:left;
}
div#search_frm_vi {
    float: right;
    position: relative;
    width: 10%;
    text-align: right;
    padding: 13px 0px;
	margin-top: 15px;
}
#frm_search {
    transition:0.5s;
    opacity:0;
    position: absolute;
    top: 50px;
    right: 0;
    width: 0px;
    z-index: 999;
    color: #fff;
}
.hien{
	opacity:1 !important;
	width:300px !important;
}
input#search_input {
    width: 100%;
    border: none;
    background: #9a350e;
    padding: 14px 0;
    box-shadow: 1px 1px 1px #000;
    color: #fff;
    text-indent: 10px;
}
a#tnSearch {
    position: absolute;
    bottom: 5px;
    right: 5px;
}
div#menu_top {
    width: 100%;
    background: #fff;
	border:2px solid #f6c10a;
	border-left:0;
	border-right:0;
	/*padding:10px 0px;*/
}
div#menu{
    position: relative;
    z-index: 9;
    float:right;
    margin-top: 15px;
} 
a.home {
    display: block;
    float: left;
    background: #de1b21;
    border: 2px solid #f19fa2;
    padding: 12px;
    border-radius: 30px 30px 30px 0px;
    margin-right: 10px;
}
div#menu ul{
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	background: #de1b21;
    border-radius: 20px;
    border: 2px solid #f19fa2;
	float:left;
}
div#menu ul li {
    position: relative;
    float:left;
}
div#menu ul li:first-child a{background: none;}
div#menu ul li:last-child a{}
div#menu ul li a {
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight:500;
	background: url(../images/line_menu.png) no-repeat left center;
}
div#menu ul li a:hover{
	color:#ff0;
}
div#menu ul li a.active{
	color: #ff0;
}
div#menu ul li ul, div#menu ul li:hover ul ul, div#menu ul li ul li:hover ul ul {
    top: 0px;
    margin: 0 auto;
    z-index: 999999999999999;
    position: absolute;
    display: none;
    width: 220px;
    background: #de1b21;
    text-align: left;
	border-radius: 0;
	border:0;
	float:none;
}
div#menu ul li:hover ul{
	padding: 0px;
	top: 41px;
	display:block;
}
div#menu ul li ul li {
    float: none;
    padding: 0px;
    background:0;
    display: block;
}
div#menu ul li ul li a {
	text-transform: none;
	font-weight: normal;
	padding: 10px;
	border-left: 0;
	border-top: thin solid #f19fa2;
	color: #fff;
	background: none;
	margin: 0;
	width: auto;
	text-align: left;
	border-bottom:0;
}
div#menu ul li ul li:first-child a{
	padding:10px;
}
div#menu ul li ul li a:hover{
	color: #ff0;
}
div#menu ul li ul li:hover ul {
	left:220px;
	top:0px;
	display:block;
}
div#menu ul li ul li ul li:hover ul {
	left:220px;
	top:0px;
	display:block;
}
/*=============================Body=============================*/
#wrapper_main {
    margin: 0 auto;
    position: relative;
}
#slider{
	width:1349px;
	margin:0 auto;
	position:relative;
}
.mota_slider {
    position: absolute;
    bottom: 10%;
    left: 74px;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    width: 36%;
    padding: 22px;
    border-left: 5px solid #f00;
}
.camera_prev span, .camera_next span{
	width:34px !important;
	height:37px !important;
}
.camera_pag {
    display: none !important;
}

.col_left {
    width: 268px;
    float: left;
}
.col_right {
    width: 900px;
    float: right;
}
.title_index {
    position: relative;
    margin: 20px 0;
}
.title_index h3{
    position: relative;
    margin: 0;
    color: #dc272d;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
	text-align:center;
	padding-bottom:20px;
    background: url(../images/line_title.png) no-repeat bottom  center;
}
.title_index1 {
    margin: 10px 0px;
}
.title_index1 h3 {
    margin: 0;
    color: #dc272d;
    font-size: 27px;
    border-bottom: thin solid #cfcfcf;
    text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.group_index{
	padding:20px 0px;
}
.about_name {
    width: 440px;
    float: left;
    font-size: 13px;
    color: #4b4b4b;
}
.about_name strong {
    color: #dc272d;
    font-weight: normal;
    font-family: UVFLobster12;
    font-size: 44px;
    display: block;
    padding: 20px 0;
}
.about_name span {
    display: block;
}
.about_name a {
    color: #4b4b4b;
    display: inline-block;
    line-height: 33px;
    border: thin solid #898989;
    width: 110px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
	transition:0.5s;
}
.about_name a:hover {
    color: #fff;
    background:#3a3a3a;
}
.about_img {
    float: right;
    position: relative;
}
.about_img a:before {content: '';position: absolute;background: url(../images/bg_about.png);width: 390px;height: 100%;top: 0;left: 0;}
.group_news {
    width: 715px;
    float: left;
}

.group_thongtin {
    width: 445px;
    float: right;
}

.tintuc_item1 {
    width: 329px;
    float: left;
}

a.tintuc_img1 {
    display: block;
}

a.tintuc_img1 img {
    width: 100%;
}

.tintuc_name1 {
    font-size: 13px;
    color: #373737;
    text-align: justify;
}

.tintuc_name1 a {
    display: block;
    color: #373737;
    font-weight: bold;
    padding: 8px 0px;
}
.tintuc_slider{
	width: 367px;
    float: right;
}
.tintuc_item {
    border-bottom: thin solid #cecece;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

a.tintuc_img {
    display: block;
    float: left;
}

.tintuc_name {
    color: #5c5b5b;
    font-size: 13px;
    width: 70%;
    float: right;
    text-align: justify;
}

.tintuc_name a {
    color:#393939 !important;
    display:block;
    font-weight:bold;
    font-size:13px !important;
    height:40px;
    overflow: hidden;
}
.tintuc_name2{
	width: 75%;
}
.slogan_index {
    color: #fff;
    padding: 30px;
    min-height: 260px;
}
.duan_item {
    width: 276px;
    float: left;
    position: relative;
    margin: 10px 0px;
    margin-right: 32px;
	overflow:hidden;
}
.duan_item:nth-child(4n) {
    margin-right: 0;
}
.duan_item:nth-child(4n+1){
    clear:both;
}

.duan_item img {
    width: 100%;
}

.duan_item img {
    width: 100%;
    transform: scale(1);
    transition: all 1s ease-out 0s;
}
.duan_item a:hover img{
    transform: scale(1.05);
    transition: all 1s ease-out 0s;
}

.duan_item span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:url(../images/icon_xem.png) no-repeat center rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px;
	transition:0.5s;
	opacity:0;
}
.duan_item b {
    position: absolute;
    bottom: 10px;
}
.duan_item a:hover span {
	opacity:1;
}

.lv_slider .slick-prev, .lv_slider .slick-next{
	width:22px;
	height:34px;
	z-index:1;
}
.lv_slider .slick-prev,.lv_slider .slick-prev:hover,.lv_slider .slick-prev:focus{
	background:url(../images/pre1.png) no-repeat top center;
	left:-22px;
}
.lv_slider .slick-next,.lv_slider .slick-next:hover,.lv_slider .slick-next:focus{
	background:url(../images/next1.png) no-repeat top center;
	right:-22px
}
.linhvuc_item {
    margin: 10px 17px;
    position: relative;
}

a.linhvuc_img {
    display: block;
	position:relative;
	overflow:hidden;
}
a.linhvuc_img img {
    width: 100%;
    transform: scale(1);
    transition: all 1s ease-out 0s;
}
a.linhvuc_img:hover img{
    transform: scale(1.05);
    transition: all 1s ease-out 0s;
}
.linhvuc_name {
    color: #3e3e3e;
    text-align: center;
    padding:10px
}
.linhvuc_name a {
    font-size:15px;
    display:block;
    color:#0054a6;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight:600;
    overflow:hidden;
}
.linhvuc_name a:hover{
	color:#f00;
}
.group_index1 {
    background: #ebebeb;
}

.group_baiviet {
    width: 373px;
    float: left;
}

.group_baiviet:nth-child(2n) {
    margin: 0px 40px;
}

.title_index2 {
    background: url(../images/line_title1.png) repeat-x bottom left;
    margin: 10px 0px;
    margin-left: 20px;
}

.title_index2 h3 {
    position: relative;
    color: #dc272d;
    font-size: 22px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 10px;
    line-height: 1;
}

.title_index2 h3:before {
    position: absolute;
    top: 0;
    left: -20px;
    content: '';
    width: 20px;
    height: 100%;
    background: url(../images/icon_title.png) no-repeat top left;
}
.sumenh_item {
    padding: 10px 0px;
}

a.sumenh_img {
    float: left;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.55);
    padding: 5px;
}

a.sumenh_img img {
    width: 100%;
    border-radius: 50%;
}

.sumenh_name {
    width: 230px;
    float: right;
    color: #474747;
    font-size: 13px;
    text-align: justify;
}

.sumenh_name a {
    display: block;
    font-size: 16px;
    color: #3b3b3b;
    font-weight: bold;
    padding: 6px 0px;
}
.sumenh_name a:hover {
    color:#f00;
}

.group_baiviet ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-image: url(../images/icon_dmsp.png);
}

.group_baiviet ul li a {
    color: #333333;
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
}
.group_baiviet ul li a:hover {
    color:#0054a6;
	text-decoration:underline;
}

.group_tuyendung1 {
    padding: 10px 0;
}

.group_tuyendung1 a {
    color: #333333;
    display: inline-block;
    background: url(../images/icon_tuyendung.png) no-repeat left;
    padding-left: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    float: left;
    margin-left: 7px;
}

.group_tuyendung1 a:first-child {
    margin: 0;
}
.group_tuyendung1 a:hover{
	color:#0054a6;
}
.group_tuyendung2 {}

.tuyendung1 {
    float: left;
    width: 180px;
}

.tuyendung1 span {
    background: #0054a6;
    display: block;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.tuyendung2 {
    width: 185px;
    float: right;
}

.tuyendung_mota {
    font-size: 12px;
}

.tuyendung_item {
    padding: 5px 0px;
}

.tuyendung_item a {
    color: #424242 !important;
    font-family: 'Roboto', sans-serif;
    background: url(../images/icon_tuyendung1.png) no-repeat 0px 7px;
    display: block;
    padding-left: 10px;
    font-weight: 500;
}
.group_video {
    width: 550px;
    float: left;
}

.group_album {
    width: 600px;
    float: right;
}
div#box_video {
    width: 400px;
    float: left;
}

.select_video {
    width: 141px;
    float: right;
    height: 292px;
    overflow-x: hidden;
}

.video_option {
    width: 118px;
    margin-bottom: 10px;
    position: relative;
}

.video_option img {
    width: 100%;
}

.video_option:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    background: url(../images/icon_play.png) no-repeat center;
}

.congtrinh_item {
    margin: 5px 2px;
}
.group_contact {
    position: relative;
    padding: 10px 0;
    background: url(../images/bg_index.png) no-repeat top center;
}

.group_contact h6 {
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}
form.from_footer {
    margin: 0px 16px;
}
form.from_footer div:first-child {
    float: left;
    width: 576px;
}
form.from_footer div:nth-child(2n) {
    float: right;
    width: 576px;
}
form.from_footer button {
    width: 168px;
    border: none;
    background: #ffcc00;
    font-weight: bold;
    text-transform: uppercase;
    color: #1c1c1c;
    font-family: Arial;
    line-height: 40px;
    border-radius: 15px;
    float: right;
    font-size: 14px;
	cursor: pointer;
}
form.from_footer button:hover{
	background: #ffa200;
}
form.from_footer input {
    line-height: 41px;
    border: thin solid rgba(255, 255, 255, 0.71);
    background: transparent;
    color: #fff;
    width: 574px;
    text-indent: 15px;
    margin-bottom: 19px;
}
form.from_footer textarea {
    line-height: 42px;
    border: thin solid rgba(255, 255, 255, 0.71);
    background: transparent;
    color: #fff;
    width: 574px;
    text-indent: 15px;
    margin-bottom: 10px;
    padding: 0;
    height: 235px;
}
/*=============================Left=============================*/
.col_item {
	background:#9a350e;
	padding:5px;
    margin-bottom: 20px;
}
h4.title_left {
    font-size: 18px;
    text-transform: uppercase;
    color: #ff0;
    text-align: center;
    background: url(../images/bg_title.png) repeat-x top center;
    line-height: 40px;
    margin: 0;
    font-family: Tahoma;
    text-shadow: 0px 0px 1px #000;
}
ul.ddsmoothmenu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 0;
	z-index:2;
	position:relative;
}
ul.ddsmoothmenu li {
    position: relative;
}
ul.ddsmoothmenu li a:hover {
    color: #ff0;
    text-indent: 5px;
    background: url(../images/icon_dmsp.png) no-repeat 20px 17px;
}
ul.ddsmoothmenu li a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    padding: 10px 35px;
    border-bottom: thin solid #bf4110;
    background: url(../images/icon_dmsp.png) no-repeat 15px 17px;
	transition:0.5s;
}
ul.ddsmoothmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 0;
    left: 258px;
    background: rgb(154, 53, 14);
    display: none;
}
ul.ddsmoothmenu ul  li a {

}
ul.ddsmoothmenu li:hover ul {
    display: block;
}
a.ha_slider_img {
    display: block;
}

a.ha_slider_img img {
    width:100%
}
.item_hotro1 {
    font-size: 16px;
    color: #fff;
    padding: 10px;
}

.item_hotro1 img {
    float: left;
    margin-right: 15px;
}

.item_hotro1 b {
    font-size: 22px;
    color: #ff0;
}

table.item_hotro2 {
    width: 94%;
    color: #fff;
    margin: 0 auto;
}
/*=============================Bottom=============================*/
.bottom {
    padding: 20px 0px;
    background: #9a350e;
    color: #fff;
}
div#doitac {
    padding: 20px 0px;
}
div#doitac h6 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: thin solid #ccc;
}
.doitac_item {
    margin: 10px 33px;
}
.doitac_slider {
    margin:0px 19px;
}
.doitac_slider .slick-prev, .doitac_slider .slick-next{
	width:19px;
	height:24px;
	z-index:1;
}
.doitac_slider .slick-prev,.doitac_slider .slick-prev:hover,.doitac_slider .slick-prev:focus{
	background:url(../images/pre.png) no-repeat top center;
	left:-19px;
}
.doitac_slider .slick-next,.doitac_slider .slick-next:hover,.doitac_slider .slick-next:focus{
	background:url(../images/next.png) no-repeat top center;
	right:-19px
}
/*=============================Contact=============================*/
.left-contact {
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #ccc;
}
.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: #131EA1;
    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;
    margin: 8px 0px;
    width: 47.5%;
    float: left;
    margin-right: 16px;
}
.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: 73%;
    float: right;
}
.name_news a {
    font-weight: 600;
    color: #9a350e;
    font-size: 15px;
    text-transform: uppercase;
    height: 22px;
    display: block;
    overflow: hidden;
}
.name_news a:hover {
    color: #f00;
}
.name_news div {
    font-size: 13px;
    color: #333333;
    text-align: justify;
    padding: 10px 0px;
}
.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: #f00;
	color:#fff;
	border: thin solid #f00;
}
.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.fancybox {
    width: 33%;
    display: block;
    float: left;
    padding: 1px;
}

a.fancybox img {
    width: 100%;
}
.detail_news_img {
    width: 500px;
    float: left;
}

.detail_news_img img {
    width: 100%;
}

.detail_news_mota {
    width: 670px;
    float: right;
}

.detail_news_mota strong {
    text-transform: uppercase;
    font-size: 20px;
    color: #222876;
}
/*=============================Product=============================*/
.pro_item1 {
    margin: 10px 8px;
}
.pro_item {
	position: relative;
	width: 280px;
	margin: 5px 0px;
	margin-right: 30px;
	float: left;
}
.pro_item:nth-child(3n) {
	margin-right:0;
}
.pro_item:nth-child(3n+1) {
    clear:both;
}
a.pro_img {
    display: block;
    position: relative;
    overflow: hidden;
    border: thin solid #d4d4d4;
    padding: 5px;
}
a.pro_img img {
    width: 100%;
    transform: scale(1);
    transition: all 1s ease-out 0s;
}
a.pro_img:hover img{
    transform: scale(1.05);
    transition: all 1s ease-out 0s;
}
.pro_name {
    color: #373737;
    text-align:center;
    padding: 10px 0px;
    background: url(../images/bong_sp.png) no-repeat top center;
}
.pro_name a:hover {
	color:#f00;
}
.pro_name a {
    display: block;
    color: #ad541a;
    font-size: 16px;
    font-weight: bold;
    font-family: Tahoma;
    padding-top: 10px;
}
a.pro_view {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    border: thin solid #e6e6e7;
    line-height: 32px;
    padding: 0px 15px;
    background: url(../images/cart3.png) no-repeat 10px 7px #333;
    padding-left: 35px;
	cursor:pointer;
}
a.pro_view:hover {
    background: url(../images/cart3.png) no-repeat 10px 7px #0350a5;
    color: #fff;
}
.view_detail {
    text-align: center;
}
.view_detail a {
    display: inline-block;
    border: thin solid #d10408;
    padding: 2px;
    transition: 1s;
}
.view_detail a span {
    display: block;
    background: #d10408;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 26px;
    transition: 0.2s;
    font-weight: bold;
}
.view_detail a:hover span {color: #333;background: #ffcc4f;}
.icon-wrapper {
    width: 50%;
    float: left;
}
.product_info {
    width: 49%;
    float: right;
}
h3.info_name {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    color: #D60900;
}
.info_item {
    padding-bottom: 5px;
    font-size: 16px;
}
.capnhat_gh {
    text-align: right;
    padding: 10px 0px;
}

.capnhat_gh input {
    background: #720000;
    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;
}
.yourcart a{
   display:block;
   padding:10px;
   color:#fff;
}
/*=============================Footer=============================*/
#footer {
    margin: 0 auto;
    width: 1349px;
    position: relative;
}
div#footer_top {
    position: relative;
	background: #dc272d;
	color:#fff;
	padding:15px 0px;
}

.footer_left {
    float: left;
    width: 450px;
}
.footer_center {
    float: left;
    width: 385px;
	margin-left: 50px;
}
.footer_center p{
	margin:0;
}
.footer_right {
    float: right;
    width: 300px;
}
h6.title_ft {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    border-left: 4px solid #ffcc00;
    line-height: 1;
    margin-bottom: 15px;
    padding-left: 8px;
}

.about_ft div:first-child {
    float:left;
    width: 43%;
}
.about_ft div:first-child img{
    width:100%;
}
.about_ft div:nth-child(2n) {
    float:right;
    width: 56%;
    font-size:13px;
    text-align:justify;
}
.about_ft div:nth-child(2n) strong{
    display:block;
    font-size:16px
}
.mxh_ft{
	padding-top:10px;
}
.footer_right ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-image: url(../images/icon_footer.png);
    width: 50%;
    float: left;
    line-height: 30px;
}

.footer_right ul li a {
    color: #fff;
    font-size: 13px;
}

.footer_right ul li a:hover {
    color: #ff0;
}
#footer_bot{
	padding: 10px 0px;
	color: #fff;
	background: #b31b20;
	font-size:12px;
}
.footer_bot_item b{
	color:#ff0;
}
.footer_bot_item{
	width:50%;
	float:left;
}
#ser_onl {
	position:fixed;
	bottom:0;
	width:450px;
	right: 0;
	z-index: 10000;
}
.cont_serv_onl {
    display: none;
    background: #eee;
    font-size: 15px;
    padding: 10px;
    border-radius: 0px 10px 0px 0px;
    cursor: pointer;
    color: #4B4A4A;
}
#ser_onl .active {
    background: url(../images/bg_hotro.png) no-repeat right;
    cursor: pointer;
}
.label_serv_onl {
    height: 81px;
    background: url(../images/bg_hotro.png) no-repeat right;
    cursor: pointer;
}

#back-top {
  bottom: 1%;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 10000;
  right: 1%;
  }
	
#back-top span {
  width: 38px;
  height: 38px;
  display: block;
  background: url(../images/gotop.png) no-repeat left 0px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
  }
/*=============================Paging=============================*/
.phantrang{
text-align:center;
margin: 25px 0px 5px 0px;
}
.phantrang a{
color: #fa6964;
border: 1px solid #ccc;
display: inline-block;
width: 25px;
height: 25px;
line-height: 25px;
margin-right: 5px;
text-decoration: none;
font-weight: bold;
}
.phantrang span{
color:#fff;
border: 1px solid #ccc;
display:inline-block;
width:25px;
height:25px;
background:#BC0000;
line-height:25px;
margin-right:5px;
font-weight:bold;
}
.phantrang a:hover{
color:#FFF;
background-color:#BC0000
}