*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #333;
	line-height: 1.42857143;
}

ul li, ol li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #666;
}

input, img{
	border: none;
}

.clear{
	clear: both;
}


#top-nav{
	height: 28px;
	background: #f5f5f5;
	border-bottom: 1px solid #efefef;
}

.top-nav-container{
	width: 1200px;
	margin: 0 auto;
}

.hotline-top{
	height: 28px;
	line-height: 28px;
	width: 50%;
	float: left;
}

.hotline-size{
	font-size: 16px;
	font-weight: bold;
}

.sub-cskh {
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
  transition: top 0.3s ease 0s, opacity 0.3s;
}

.sub-cskh {
  box-shadow: 0px 2px 5px -1px #dddddd;
}

ul.top-nav-menu{
	width: 50%;
	float: right;
}

ul.top-nav-menu li{
	padding: 0 10px;
	float: right;	
}
ul.top-nav-menu li ul li {
	float: none;
	padding: 0;
}

ul.top-nav-menu li.drop-cskh:before, ul.top-nav-menu li.drop-tcvd:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 17px;
  display: block;
  right: 0;
  top: 7px;
  background: #dadada;
}

ul.top-nav-menu li {
	position: relative;
}

.top-nav-menu li.drop-cskh .sub-cskh {
  text-align: left;
  left: 50%;
  margin-left: -60px;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  top: 55px;
  background: #fff;
  z-index: -1;
  width: 120px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.top-nav-menu li a, .top-nav-menu li span.cusinfo{
	display: block;
  	font-size: 13px;
  	font-weight: normal;
  	position: relative;
  	text-transform: capitalize;
  	z-index: 10;
  	color: #333;
  	line-height: 28px;
  	cursor: pointer;
}

.top-nav-menu li a:hover {
	color: #de2626;
}

.top-nav-menu li.drop-cskh .sub-cskh a{
	padding: 0 10px;
}

.top-nav-menu li.drop-cskh:hover .sub-cskh {
  top: 33px;
  z-index: 9999;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sthide .header-top {
	height: 83px;
	display: block;
	/*background: url(../img/tetbg.png) no-repeat center top;*/
}
.header{
	width: 1200px;
	margin: 0 auto;
}

h3.logo{
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat left top;
	width: 271px;
	height: 60px;
	margin-top: 15px;
	float: left;
	cursor: pointer;
}

h3.logo a {display: block;height: 60px;}

.header-search{
	width: 638px;
	float: left;
	margin: 20px 0 0 20px;
}

.header-search form{
	height: 40px;
}

.bor-search-box{
	border: 2px solid #ffe71e;
  	height: 34px;
  	width: 544px;
  	float: left;
}

.search-box{
	width: 514px;
	height: 34px;
	padding: 0 15px!important;
  	border: none!important;
}

.search-button{
	width: 88px;
	height: 38px;
	background: #ffe71e;
	float: left;
	color: #333;
	font-weight: bold;
	cursor: pointer;
}
.autocomplete-suggestions { border: 1px solid #ccc; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.5); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.5); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.5); }
.autocomplete-suggestion { padding: 0 15px; white-space: nowrap; overflow: hidden;line-height: 25px; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.header-banner{
	width: 184px;
	height: 65px;
	float: right;
	margin: 10px 20px 0 0;
}
.header-hotline {
	display: none;
	float: right;
	width: 420px;
	margin-top: 10px;
}
.header-hotline .kmhot {
	float: left;
	width: 220px;
	height: 35px;	
}
.header-hotline .kmhot a {
	display: block;
	height: 35px;
	background: url(../img/kmhot.png) no-repeat;
	text-indent: -9999px;
}
.header-hotline .sthotline {
	float: right;
	width: 180px;
	margin-top: 6px;
}
.header-hotline .sthotline .hotline-size {
	font-size: 18px;
}
ul.header-tag{
	width: 638px;
	height: 20px;
	margin-top: 3px;
	clear: both;
	font-size: 12px;
}

ul.header-tag li{
	float: left;
	border-right: 1px solid #666;
	padding: 0 5px;
	height: 15px;
	line-height: 15px;
}

ul.header-tag li a:hover{
	text-decoration: underline;
}
.menu-floor-wrap{
	position: relative;
	margin-top: 5px;
}

.menu-hide{
	position: absolute;
	top: 36px;
	z-index:999;	
}

.menu-floor-top{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.menu-floor-title{
	width: 205px;
	height: 26px;
	background: #0f7fc1;
	padding-left: 15px;
	padding-top: 10px;
	cursor: pointer;
}

.left{
	float: left;
}

.menu-all-icon{
	background: url(../img/menu-all-icon.png) no-repeat left top;
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 10px;
}

.menu-all-title{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	height: 36px;
	margin-top: -10px;
}

ul.main-nav{
	width: 980px;
	height: 21px;
	padding-top: 15px;
}

ul.main-nav li{
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

ul.main-nav li a{
	font-weight: bold;
	color: #000;
}

ul.main-nav li .icon-hot{
	background: url(../img/icon-hot.png) no-repeat left top;
	width: 29px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: -15px;
}

ul.main-nav li .icon-new{
	background: url(../img/icon-new.png) no-repeat left top;
	width: 29px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: -15px;
}

.menu-floor-content-wrap{
	height: 439px;
}

.menu-floor-content{
	width: 1200px;
	margin: 0 auto;
}

.menu-hide .menu-floor-content{
	width: 450px;
	margin: 0;
}

.menu-floor-list-wrap{
	width: 220px;
	background: #fff;
	height: 439px;
}

.menu-floor-list{
	position: relative;
}

.menu-floor-list .div-menu{
	padding-left: 12px;
	height: 43px;
	cursor: pointer;
}

.menu-floor-list .menu-level{
	height: 43px;
	transition: padding-left .2s linear;
	-webkit-transition: padding-left .2s linear;
	line-height: 43px;
}

.menu-floor-list .menu-level:hover{
	padding-left: 4px;
}

.menu-floor-list .menu-level a{
	color: #333;
}

.menu-floor-list .menuActive a.lvmenu1{
	color: #fff;
}

.menu-floor-list .bcs-icon{
	background: url(../img/bcs-icon.png)no-repeat left center;
	height: 43px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 8px;
}
.menu-floor-list .menuActive .bcs-icon {
	background-image: url(../img/bcs-icon-hover.png);
}

.menu-floor-list .bg-bcs, .menu-floor-list .bg-gbt, .menu-floor-list .bg-st, .menu-floor-list .bg-xts, .menu-floor-list .bg-tcsl, .menu-floor-list .bg-spk{
	height: 43px;
}

.menu-floor-list .gbt-icon{
	background: url(../img/gbt-icon.png) no-repeat left center;
	height: 43px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 8px;
}

.menu-floor-list .menuActive .gbt-icon{
	background-image: url(../img/gbt-icon-hover.png);
}

.menu-floor-list .st-icon{
	background: url(../img/st-icon.png) no-repeat left center;
	height: 43px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 8px;
}

.menu-floor-list .menuActive .st-icon{
	background-image: url(../img/st-icon-hover.png);
}

.menu-floor-list .xts-icon{
	background: url(../img/xts-icon.png) no-repeat left center;
	height: 43px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 8px;
}

.menu-floor-list .menuActive .xts-icon{
	background-image: url(../img/xts-icon-hover.png);
}

.menu-floor-list .tcsl-icon{
	background: url(../img/tcsl-icon.png) no-repeat left center;
	height: 43px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 8px;
}

.menu-floor-list .menuActive .tcsl-icon{
	background-image: url(../img/tcsl-icon-hover.png);
}

.menu-floor-list .spk-icon{
	background: url(../img/spk-icon.png) no-repeat left center;
	height: 43px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 8px;
}

.menu-floor-list .menuActive .spk-icon{
	background-image: url(../img/spk-icon-hover.png);
}

.sub-menu{width:228px;position:absolute;top:0;height:439px;left:220px;display: none;}
.menu-floor-list .div-menu ul{
	width:227px;height:427px;position:absolute;top:0!important;background-color:#ffffff;opacity:.99;z-index:10;border-width: 1px; border-style: solid; border-right: none!important;border-color: #ff5500;
	padding-top: 10px;
}
.menu-floor-list .div-menu ul li {
	line-height: 25px;
	padding-left: 13px;
	padding-bottom: 5px;
}

.menu-floor-list .div-menu ul li a {
	color: #222;
}
.menu-floor-list .div-menu ul li a:hover{
	text-decoration: underline;
}

.menu-floor-banner{
	background: url(../img/menu-floor-banner.jpg) no-repeat left top;
	width: 220px;
	height: 179px;
}

.menu-banner-center{
	position: absolute;
	top: 0;
	left: 220px;
	width: 770px;
	height: 439px;
	display: none;
	overflow: hidden;
}

/*.menu-banner-center img {
    -webkit-transform: scale(1.2,1.2);
    -webkit-transition-duration: 400ms;
    -webkit-transition-timing-function: ease-out;
    -moz-transform: scale(1.2,1.2);
    -moz-transition-duration: 400ms;
    -moz-transition-timing-function: ease-out;
    -ms-transform: scale(1.2,1.2);
    -ms-transition-duration: 400ms;
    -ms-transition-timing-function: ease-out;
}
.menuActive .menu-banner-center img {
    -webkit-transform: scale(1,1);
    -webkit-transition-duration: 4000ms;
    -webkit-transition-timing-function: ease-out;
    -moz-transform: scale(1,1);
    -moz-transition-duration: 4000ms;
    -moz-transition-timing-function: ease-out;
    -ms-transform: scale(1,1);
    -ms-transition-duration: 4000ms;
    -ms-transition-timing-function: ease-out;
}*/
.login-box {
	position: absolute;
	top: 28px;
	right: 0;
	width: 278px;
	height: auto;
	background: #fafafa;
	border: 1px solid #eee;
    border-top: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    z-index: 1001;
}
.login-box.info {
	width: 158px;
}
.login-box:before {
	position: absolute; right: 0; top: -7px; margin-right: 56px; width: 0; height: 0; border-bottom: 8px solid #fafafa; border-left: 8px solid transparent; border-right: 8px solid transparent; content: '';
}
.login-box .login-wap {
	padding: 15px 25px 25px;
}
.login-box.info .login-wap {
	padding: 10px 5px;
}
.login-box .login-wap a {
	line-height: normal;
}
.login-box .login-wap input[type="text"], .login-box .login-wap input[type="password"] {
	width: 220px;
	height: 26px;
	padding: 1px 0 1px 5px!important;
}
.login-box.info ul li {
	height: 29px!important;
    line-height: 29px!important;
}
.login-box.info ul li:hover {	
	background: #f6f6f6;
}
.login-box.info ul li a {
	height: 29px!important;
    line-height: 29px!important;
    padding-left: 5px;
}
.login-box.info ul li a:hover {
	color: #15c;
}
.acc-login-with {
    border-top: 1px solid #dfdfdf;
    float: left;
    width: 100%;
    margin-top: 28px;
    margin-bottom: 5px;
}
.acc-login-with > span {
    margin-top: -10px;
    float: left;
    margin-left: 35px;
    padding: 0 5px;
    background-color: #fafafa;
    font-size: 12px;
}
.login-social {
	width: 104px;
    height: 28px;
    cursor: pointer;
    background: url(../img/login-social.png) 0 -30px no-repeat;
}
.login-fb:hover {
    background: url(../img/login-social.png) 0 0px no-repeat;
}
.login-gg {
	background: url(../img/login-social.png) -107px -30px no-repeat;
}
.login-gg:hover {
    background: url(../img/login-social.png) -107px 0 no-repeat;
}
.display-block {
	display: block;
}

.slide-wap{
	overflow:hidden;
	cursor: move;
	position: absolute; left: 0px; top: 0px;
}

.sbullet {
    position: absolute;
    margin: 0 auto;
}
.sbullet div, .sbullet div:hover, .sbullet .av {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../img/b05.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.sbullet div { background-position: -7px -7px; }
.sbullet div:hover, .sbullet .av:hover { background-position: -37px -7px; }
.sbullet .av { background-position: -67px -7px; }
.sbullet .dn, .sbullet .dn:hover { background-position: -97px -7px; }

.menu-deal{
	position: absolute;
	top:0;
	left: 990px;
}

.menu-deal-right{
	height: 220px;
}

.menu-deal-right img{
	transition: transform .2s linear;
}

.menu-deal-right:hover img{
	padding-right: 5px;
  	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px);
	transition: transform .2s linear;
}

.sticky .header,  .stickyc header{
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 150;
	width: 100%;
    min-width: 1006px;
    right: 0;
    left: 0;
    -moz-box-shadow: 0 3px 8px rgba(3,3,3,0.26); 
    -webkit-box-shadow: 0 3px 8px rgba(3,3,3,0.26); 
    box-shadow: 0 3px 8px rgba(3,3,3,0.26); 
}
.sticky .header .header-wap {
	width: 1200px;
	margin: 0 auto;
}
.sticky .header .header-tag, .stickyc header .header-tag {
	display: none;
}
.sticky .header .header-search, .stickyc .header .header-search {
	margin-top: 10px;
	width: 438px;
}
.sticky .header .bor-search-box, .stickyc .header .bor-search-box {
	width: 344px;
}
.sticky .header .search-box, .stickyc .header .search-box {
	width: 314px;
}
.sticky .header .header-banner, .stickyc .header .header-banner {
	display: none;
}
.sticky .header .header-hotline, .stickyc .header .header-hotline {
	display: inherit;
}
.sticky .sthide .header .logo {
	background-image: url(../img/logo.png);
	margin-top: 3px;
	margin-bottom: 3px;
}

.stickyc header #top-nav{
	height: 0;
	overflow: hidden;
	position: relative;
}
.stickyc header .logo {
	background-image: none;
	margin: 0;
}
.stickyc header .menu-floor-title {
	position: absolute;
	top: -45px;
	left: 0;
	display: inherit;
}
.stickyc header .menu-floor-title:hover {
	height: 35px;
}
.stickyc header .main-nav {
	display: none;
}
.stickyc header .menu-hide {
	top: 0;
}


#home-main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.prov-floor-wrap{
	margin-top: 30px;
}

.prov-floor-left{
	float: left;
}

.prov-floor-center{
	width: 770px;
	float: left;
}

.prov-floor-item{
	width: 127px;
	height: 77px;
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	float: left;
}

.bor-right{
	border-right: 1px solid #f3f3f3;
}

.bor-bottom{
	border-bottom: 1px solid #f3f3f3;
}

.prov-floor-right{
	width: 208px;
	height: 312px;
	border: 1px solid #f3f3f3;
	float: left;
}

.prov-floor-wrap .pro-floor-menu{
	width: 217px;
	height: 427px;
	border-right-width:3px;
	border-right-style:solid;
	border-right-color:#ff5500;
}

.prov-floor-wrap .pro-floor-title{
	width: 187px;
	height: 44px;
	padding-left: 30px;
	line-height: 44px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.prov-floor-wrap .pro-floor-title .floor-icon{
	height: 44px;
	width: 20px;
	margin-right: 5px;
	background-position:center center;
	background-repeat:no-repeat;
	display: block;
	float: left;
}

.prov-floor-wrap ul.pro-floor-menu-list{
	width: 216px;
	height: 264px;
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap ul.pro-floor-menu-list li{
	height: 33px;
	padding-left: 20px;
	line-height: 33px;
	width: 197px;
	margin-left: -1px;
}

.prov-floor-wrap ul.pro-floor-menu-list li a{
	color: #333;
	width: 217px;
	height: 33px;
	display: block;
}

.prov-floor-wrap ul.pro-floor-menu-list li:hover a{
	color: #fff;
}

.prov-floor-wrap .pro-floor-brand .floor-brand{	
	width: 107px;
	height: 58px;
	float: left;
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.prov-floor-wrap .pro-floor-brand .floor-brand img{
	width: 107px;
	height: 58px;
}	
.prov-floor-wrap .pro-floor-list .bn-top-t1{
	width: 235px;
	height: 253px;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-top-t1 img{
	max-width: 235px;
	max-height: 253px;
}

.widget{
	webkit-transition: box-shadow .2s;
  	-o-transition: box-shadow .2s;
  	transition: box-shadow .2s;
}

.widget:hover{
	position: relative;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t1{
	width: 235px;
	height: 171px;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t1 img{
	width: 235px;
	height: 171px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t1, .prov-floor-wrap .pro-floor-list .bn-big-t1 img{
	width: 272px;
	height: 427px;
}

.prov-floor-wrap .orange {
	border-right-color:#ff5500;
}
.prov-floor-wrap .orange .pro-floor-title{
	background: url(../img/bcs-floor-bg.png) no-repeat left top;
}
.prov-floor-wrap .orange li:hover{
	background-color: #ff5500;
}
.prov-floor-wrap .blue {
	border-right-color:#2e82ff;
}
.prov-floor-wrap .blue .pro-floor-title{
	background: url(../img/gbt-floor-bg.png) no-repeat left top;
}
.prov-floor-wrap .blue li:hover{
	background-color: #2e82ff;
}

.prov-floor-wrap .pink {
	border-right-color:#e87499;
}
.prov-floor-wrap .pink .pro-floor-title{
	background: url(../img/st-floor-bg.png) no-repeat left top;
}
.prov-floor-wrap .pink li:hover{
	background-color: #e87499;
}

.prov-floor-wrap .purple {
	border-right-color:#4e395a;
}
.prov-floor-wrap .purple .pro-floor-title{
	background: url(../img/xts-floor-bg.png) no-repeat left top;
}
.prov-floor-wrap .purple li:hover{
	background-color: #4e395a;
}

.prov-floor-wrap .light-blue {
	border-right-color:#2bbbd6;
}
.prov-floor-wrap .light-blue .pro-floor-title{
	background: url(../img/tcsl-floor-bg.png) no-repeat left top;
}
.prov-floor-wrap .light-blue li:hover{
	background-color: #2bbbd6;
}

.bcs {
	background-image:url(../img/bcs-icon-hover.png);
}
.gbt {
	background-image:url(../img/gbt-icon-hover.png);
}
.st {
	background-image:url(../img/st-icon-hover.png);
}
.xts {
	background-image:url(../img/xts-icon-hover.png);
}
.tcsl {
	background-image:url(../img/tcsl-icon-hover.png);
}

.prov-floor-wrap .pro-floor-list .bn-top-t2{
	width: 272px;
	height: 253px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	
}

.prov-floor-wrap .pro-floor-list .bn-top-t2 img{
	width: 272px;
	height: 253px;
}

.prov-floor-wrap .pro-floor-list .bn-top-t21{
	width: 235px;
	height: 253px;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-top-t21 img{
	width: 235px;
	height: 253px;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t2{
	width: 271px;
	height: 171px;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t2 img{
	width: 271px;
	height: 171px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t2{
	width: 472px;
	height: 255px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t2 img{
	width: 472px;
	height: 255px;
}

.prov-floor-wrap .pro-floor-list .bn-left-t3{
	width: 272px;
	height: 427px;
	float: left;
}

.prov-floor-wrap .pro-floor-list .bn-top-t3{
	width: 272px;
	height: 141px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-top-t3 img{
	width: 272px;
	height: 141px;
}

.prov-floor-wrap .pro-floor-list .bn-top-t31{
	width: 272px;
	height: 141px;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-top-t31 img{
	width: 272px;
	height: 141px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t3{
	width: 471px;
	height: 427px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t3 img{
	width: 471px;
	height: 427px;
}

.prov-floor-wrap .pro-floor-list .bn-right-t3{
	width: 236px;
	height: 427px;
	float: left;
}

.pro-list-bn{
	position: relative;
	width: 980px;
	height: 427px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t4{
	width: 507px;
	height: 254px;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-big-t4 img{
	width: 507px;
	height: 254px;
}

.right{
	float: right;
}
.prov-floor-wrap .pro-floor-list .bn-big-t5{
	width: 273px;
	height: 427px;
}

.prov-floor-wrap .pro-floor-list .bn-big-t5 img{
	width: 273px;
	height: 427px;
}
.prov-floor-wrap .pro-floor-list .bn-top-t5{
	width: 235px;
	height: 253px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-top-t5 img{
	width: 235px;
	height: 253px;
}

.prov-floor-wrap .pro-floor-list .bn-top-t51 {
	width: 235px;
	height: 253px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-top-t51 img{
	width: 235px;
	height: 253px;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t5{
	width: 235px;
	height: 171px;
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t5 img{
	width: 235px;
	height: 171px;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t51{
	width: 235px;
	height: 171px;
	border-bottom: 1px solid #cecece;
}

.prov-floor-wrap .pro-floor-list .bn-bottom-t51 img{
	width: 235px;
	height: 171px;
}

.navibar-right{
	position: fixed;
	width: 40px;
	height: 230px;
	right: 0;
	top:25%;
	background: #333;
	font-size: 10px;
	text-align: center;
}

.navibar-right ul li{
	padding: 5px 2px;
}
.navibar-right ul li.top {
}

.navibar-right ul li.nav-ho-tro.active, .navibar-right ul li.nav-ho-tro:hover, .navibar-right ul li.nav-goi-lai:hover, .navibar-right ul li.nav-tai-khoan:hover, 
.navibar-right ul li.nav-gio-hang:hover{
	background: #000;
}

.navibar-right ul li:hover button{
	color: #ffe71e;
}

.navibar-right ul li button{
	color: #fff;
	background: none;
	font-size: 10px;
	border:none;
	text-align: center;
}

.navibar-right ul li span:first-child{
	display: block;
	width: 34px;
	height: 30px;	
}

.navibar-right .icon-ho-tro{
	background: url(../img/icon-ho-tro.png) no-repeat center center;
}

.navibar-right ul li.nav-ho-tro.active .icon-ho-tro,.navibar-right .nav-ho-tro:hover .icon-ho-tro{
	background: url(../img/icon-ho-tro-hover.png) no-repeat center center;
}

.navibar-right .nav-ho-tro{
	position: relative;
}

.ho-tro-dt{
	position: absolute;
	top: -135px;
	right: 40px;
	height: 180px;
	width: 222px;
	background: #fff;
	padding: 40px 10px 10px;
	background: #1b1d1f none repeat scroll 0 0;
	color: #fff;
	font-size: 13px;
}

.ho-tro-dt .btn-close {
    background: rgba(0, 0, 0, 0) url("../img/remove-cart.png") no-repeat scroll center center;
    border: none;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    width: 30px;
    transition: all 0.5s ease-out 0s;
    position: absolute;
    top: 5px;
    right: 5px;
}

.nav-r-title{
	color: #fff;
	text-align: left;
	font-size: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-ht-social{
	padding: 15px 0 10px;
}

.nav-ho-tro p{
	text-align: left;
	font-size: 13px;
	margin-bottom: 5px;
}

.nav-r-hotline{
	color: #fe2828;
	font-size: 16px!important;
	text-align: center!important;
}

.nav-tai-khoan{
	position: relative;
}

.tai-khoan-dt{
	position: absolute;
	top:-73px;
	right: 40px;
	font-size: 14px;
	border: 2px solid #222;
	background: #fff;
	padding: 10px;
	width: 200px;
	height: auto;
}

.button-login{
	background: #0f7fc1;
	color: #fff;
	text-align: center;
	height: 30px;
	cursor: pointer;
	width: 227px;
	border-radius: 3px;
}

.nav-r-login{
	margin-bottom: 10px;
}

.button-login:hover{
	background: #116ba3;
}

.text-box-tk{
	margin: 5px 0;
	width: 168px;
}
.loginfail {
	font-size: 12px;
	text-align: left;
}
a.forget-pass{
	display: block;
	color: #333!important;
	text-align: left;
	margin: 6px 0 15px;
	width: 180px;
	font-size: 12px;
}

a.forget-pass:hover{
	text-decoration: underline;
}

.nav-r-login a{
	color: #0f7fc1!important;
	display: inline!important;
}

.login-social{
	display: block;
	margin-top: 10px;
}

.navibar-right .icon-tai-khoan{
	background: url(../img/icon-tai-khoan.png) no-repeat center center;
}

.navibar-right .nav-tai-khoan:hover .icon-tai-khoan{
	background: url(../img/icon-tai-khoan-hover.png) no-repeat center center;
}

.navibar-right .icon-gio-hang{
	background: url(../img/icon-gio-hang.png) no-repeat center center;
}

.nav-gio-hang{
	position: relative;
}

.gio-hang-dt{
	width: 220px;
	height: auto;
	position: absolute;
	top:0;
	right: 40px;
	border: 2px solid #222;
	background: #fff;
	padding: 10px;
	font-size: 14px;
	text-align: left;
}

.nav-r-cart{
	color: #0f7fc1;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.cart-item{
	padding: 5px 0 5px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.cart-item-img{
	width: 45px;
	height: 45px;
	margin-right: 10px;
	float: left;
}

.cart-item-img img{
	width: 45px;
	height: 45px;
}

.cart-pro-dt{
	width: 130px;
	height: auto;
	float: left;
	margin-right: 10px;
	text-align: left;
	font-size: 13px;
}

.cart-pro-dt .item-price{
	color: #fe2828;
	margin-top: 5px;
}

.item-quatity{
	font-size: 18px;
	height: 35px;
	text-align: center;
	float: left;
}

.cart-total{
	margin-top: 10px;
	overflow: hidden;
}

.del-pro {
	font-size: 15px;
	color: #ccc;
}
#sm-cart-box .del-pro {
	float: right;
}
.del-pro:hover {
	color: red;
}

.cart-total-price{
	width: 100px;
	float: right;
	color: #fe2828;
}

a.checkout-button{
	width: 220px;
	height: 30px;
	background: #ff8400;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	margin-top: 10px;
	color: #fff!important;
	cursor: pointer;
	display: block;
	border-radius: 3px;
}

a.checkout-button:hover{
	background: #de781c;
}

.navibar-right .icon-top{
	background: url(../img/icon-top.png) no-repeat center center;
}

.navibar-right .top:hover .icon-top:hover{
	background: url(../img/icon-top-hover.png) no-repeat center center;
}



.footer-top{
	min-height: 265px;
	background: #f2f2f2;
	margin-top: 30px;
}

.footer-top-wrap{
	width: 1200px;
	margin: 0 auto;
}

.footer-top .footer-ser li{
	width: 220px;
	height: 60px;
	float: left;
	margin-left: 20px;
}

.footer-top .footer-ser{
	padding: 25px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.footer-top .footer-ser li.ser-gia-tot-nhat{
	background: url(../img/ser-gia-tot-nhat.png) no-repeat left top;
}

.footer-top .footer-ser li.ser-giao-hang{
	background: url(../img/ser-giao-hang.png) no-repeat left top;
}

.footer-top .footer-ser li.ser-doi-tra-hang{
	background: url(../img/ser-doi-tra-hang.png) no-repeat left top;
}

.footer-top .footer-ser li.ser-tu-van{
	background: url(../img/ser-tu-van.png) no-repeat left top;
}

.footer-top .footer-ser li.ser-ho-tro{
	background: url(../img/ser-ho-tro.png) no-repeat left top;
}

.footer-top .footer-help{
	padding: 25px 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.footer-top .footer-help .hlink {
	float: left;
	width: 250px;	
}

.footer-help ul li {
	padding-bottom: 15px;
}

.footer-help ul li a.tcvd {
	background: url(../img/free-ship.png) no-repeat left #fff;
	line-height: 35px;
	padding: 0 15px 0 45px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.footer-help ul li a.tcvd:hover {
	border-color: #0f7fc1;
}

.footer-top .footer-help .footer-time-social{
	float: left;
}

.footer-social h3 {
	line-height: 34px;
	margin-bottom: 0;
	margin-right: 20px;
}
.footer-social h3, .footer-social ul {
	float: left;
}

.footer-top .footer-info{
	padding: 25px 10px;
	overflow: hidden;
}

.footer-email{
	width: 400px;
	float: left;
	margin-right: 30px;
}

.home-seo h2 {
	font-size: 14px;
}

.home-seoitem {	
	width: 49%;
	margin-left: 1%;
	float: left;
	background: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	box-shadow: 8px 14px 38px rgba(39, 44, 49, .06), 1px 3px 8px rgba(39, 44, 49, .03);
	margin-top: 30px;
}
.home-seoitem:first-child {
	margin-left: 0;
}
.home-seoitem div {
	padding: 10px;
} 
.footer-top .footer-info h3, .footer-help h3, .footer-bottom h3, .home-seo h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #333;
}
.footer-title, .footer-title h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #333;
	font-size: 15px;
	display: inline;
	font-weight: bold;
}

.footer-time{
	margin-bottom: 15px;
}

.footer-time .hotline {
	margin: 13px 0 0;text-transform: initial;
}
.footer-time .hotline span {font-size: 20px;}

.footer-social-icon li{
	width: 34px;
	height: 34px;
	float: left;
	margin-right: 10px;
}

.footer-social-icon li a{
	width: 34px;
	height: 34px;
	display: block;
}

.footer-social-icon .so-fb{
	background: url(../img/fb-icon.png) no-repeat center center;
}

.footer-social-icon .so-fb:hover{
	background: url(../img/fb-icon-hover.png) no-repeat center center;
}

.footer-social-icon .so-gg{
	background: url(../img/gg-icon.png) no-repeat center center;
}

.footer-social-icon .so-gg:hover{
	background: url(../img/gg-icon-hover.png) no-repeat center center;
}

.footer-social-icon .so-yt{
	background: url(../img/yt-icon.png) no-repeat center center;
}

.footer-social-icon .so-yt:hover{
	background: url(../img/yt-icon-hover.png) no-repeat center center;
}

.footer-email-form {
	margin-top: 10px;
}

.footer-email-form .email-box{
	height: 32px;
	width: 168px;
	padding: 0 10px;
	border:1px solid #e0e0e0;
	background: #fff;
}

.footer-email-form .email-button{
	height: 34px;
	background: #0f7fc1;
	color: #fff;
	padding: 0px 12px;
	cursor: pointer;
}

.footer-shipping{
	width: 190px;
	float: left;
}


.footer-shipping-icon li{
	width: 53px;
	height: 39px;
	float: left;
	margin-right: 15px;
}

.footer-shipping-icon li a{
	width: 53px;
	height: 39px;
	display: block;
}

.footer-shipping-icon .ship-tasetco{
	background: url(../img/ship-tasetco.png) no-repeat center center;
}

.footer-shipping-icon .ship-ems{
	background: url(../img/ship-ems.png) no-repeat center center;
}

.footer-pay{
	width: 270px;
	float: left;
}

.footer-pay-icon li{
	width: 53px;
	height: 39px;
	float: left;
	margin-right: 10px;
}

.nomar {
	margin: 0;
}

.footer-pay-icon li a{
	width: 53px;
	height: 39px;
	display: block;
}

.footer-pay-icon .pay-tm{
	background: url(../img/pay-tien-mat.png) no-repeat center center;
}

.footer-pay-icon .pay-atm{
	background: url(../img/pay-atm.png) no-repeat center center;
}

.footer-pay-icon .pay-master{
	background: url(../img/pay-master.png) no-repeat center center;
}

.footer-pay-icon .pay-visa{
	background: url(../img/pay-visa.png) no-repeat center center;
}

.footer-regis{
	width: 213px;
	float: left;
}

.footer-bottom-wrap{
	width: 1200px;
	margin: 0 auto;
}
.footer-bottom-wrap .footer-add{
	margin: 25px 10px;
	overflow: hidden;
}

.footer-bottom h4{
	color: #666;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 19px;
}

.footer-bottom .footer-add p{
	color: #666;
	margin: 8px 0;
}

.footer-add-list{
	margin: 15px 0;
}

.map-detail{
	color: #0f7fc1;
}



.footer-add-list-wrap{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}

.map-detail:hover{
	text-decoration: underline;
}

.footer-add-detail{
	width: 280px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.copy-right{
	color: #333!important;
}

.hidden{
	display: none;
}

/*danh muc*/

#m-breadcrum {
  width: 100%;
  height: 35px;
  background-color: #f5f5f5;
  margin: 0 0 5px 0;
  border-top: 2px solid #0f7fc1;
}

#m-breadcrum ul {
  padding: 8px 0 5px 0;
  margin: 0;
}

#m-breadcrum>div>ul>li {
  padding-bottom: 6px;
  padding-left: 6px;
}

#m-breadcrum ul li {
  float: left;
  list-style: none;
  padding-right: 5px;
  position: relative;
}

#m-breadcrum ul li a {
  display: inline-block;
  padding-right: 5px;
  color: #222;
}

#m-breadcrum>div>ul>li>a:hover{
  color: #15c;
}

#m-breadcrum ul li i {
  color: #666;
}

.m-breadcrum-left{
	width: auto;
	float: left;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-angle-right:before {
  content: "\f105";
  font-family: FontAwesome;
}

.m-breadcrum-right{
	width: auto;
	float: right;
	margin-right: 15px;
}

.m-breadcrum-right ul{
  padding: 5px 0 5px 0!important;
}

.m-breadcrum-right li.sort-bt-top{
	float: right!important;
	border: 1px solid #ccc;
	padding: 3px 8px 3px 8px!important;
	width: auto;
	margin-left: 10px;
}

.m-breadcrum-right li.sort-bt-top:hover{
	background: #fff;
}

.m-breadcrum-right li.sort-bt-sl{
	background: #fff;
}

.m-breadcrum-right li.sort-bt-sl .sort-arrow-down{
	background: url(../img/down-bt-hover.gif) no-repeat center center;
}

.m-breadcrum-right li.sort-bt-sl a{
	color: #0f7fc1!important;
}

.m-breadcrum-right li.km-bt-top{
	float: right!important;
	padding: 3px 8px 3px 8px!important;
	width: auto;
}

.m-breadcrum-right li.km-bt-top a{
	color: #fe2828!important;
}

.m-breadcrum-right a .sort-arrow-down{
	background: url(../img/down-bt.gif) no-repeat center center;
	width: 7px;
	height: 16px;
	display: block;
	float: right;
	margin-left: 5px;
}

.m-breadcrum-right a:hover .sort-arrow-down{
	background: url(../img/down-bt-hover.gif) no-repeat center center;
}

.m-breadcrum-right a .sort-arrow-up{
	background: url(../img/up-bt.gif) no-repeat center center;
	width: 7px;
	height: 16px;
	display: block;
	float: right;
	margin-left: 5px;
}

.m-breadcrum-right a:hover .sort-arrow-up{
	background: url(../img/up-bt-hover.gif) no-repeat center center;
}

.m-content-container {
	margin-top: 20px;
}

.m-content-container .m-sidebar{
	width: 218px;
	height: auto;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.m-content-container .m-sidebar .m-title-sidebar{
	height: 32px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 15px;
	background: #f5f5f5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 32px;
}

.m-content-container .m-sidebar .m-menu .m-list-menu{
	margin-top: 10px;
	margin-bottom: 10px;
}

.m-content-container .m-sidebar .m-menu .m-list-menu li a{
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	display: block;
	color: #333;
}

.m-content-container .m-sidebar .m-menu .m-list-menu li a:hover{
	background: #f5f5f5;
}	


/*---------------------------------*/
.m-content-container .m-product-content{
	float: left;
	width: 960px;
	height: auto;
	margin-left: 20px;
}

.m-content-container .m-product-content .m-product-title{	
	color: #0f7fc1;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.m-content-container .m-product-content .m-product-title h1{
	font-size: 22px;
	font-weight: normal;
}
.m-product-title .fillter-wap {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.m-product-title .fillter-wap ul li {
	background: #f4f4f4;
	color: #555;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	display: inline-block;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0 5px;
}
.m-product-title .fillter-wap ul:first-child{
	margin-right: 5px;
}
.m-product-title .fillter-wap ul li:first-child{
	border: none;
	background: none;
	margin-left: 0;
	text-transform: uppercase;
	padding: 0;
	font-size: 12px;
}
.m-product-title .fillter-wap ul li i {
	color: #ccc;
}
.m-content-container .m-product-content .m-product-title .m-static{
	font-size: 14px;
	color: #999;
}

.m-product-item{
	width: 230px;
	height: auto;
	margin-left: 7px;
	/*width: 24%;
	margin-left: 1%;*/
	float: none;
	display: inline-block;
	vertical-align: top;
}

.m-product-item .m-product-item-hover{
	border: 1px solid #fff;
	position: relative;
}

.m-product-item .m-product-item-hover:hover{
	border: 1px solid #ccc;
}

.m-product-item-hover a{
	display: block;
}

.m-product-item-hover .icon-discount{
	position: absolute;
	top: 5px;
	right: 5px;
	background: #fe2828;
	padding: 5px 8px;
	color: #fff;
	font-size: 16px;
}

.m-product-item-hover .product-img {
	padding: 10px;
	position: relative;
}

.m-product-item-hover .product-img img{
	max-height: 208px;
	max-width: 208px;
	vertical-align: middle;
}

.m-product-item-hover .product-name{
	font-size: 15px;
	padding: 0 10px;
}

.m-product-item-hover .product-name a{
	color: #333;
}

.m-product-item-hover .product-name a:hover{
	color: #0f7fc1;
}

.product-rating{
	padding: 0 10px;
	margin-bottom: 5px;
	overflow: hidden;
}

.product-rating i{
	width: 16px;
	height: 16px;
	float: left;
	background: url(../img/star1.jpg) no-repeat left top;
	margin-right: 3px;
}

.product-rating b{
	width: 16px;
	height: 16px;
	float: left;
	background: url(../img/star2.jpg) no-repeat left top;
	margin-right: 3px;
}

.m-product-item-hover .product-price{
	clear: both;
	margin-bottom: 5px;
	padding: 0 10px;
}
.m-product-item-hover .discount {
	padding: 0 10px;
}
.m-product-item-hover .discount span {
	margin-left: 15px;
}
.m-product-item-hover .imname {
	padding: 5px 10px;
	color: #666;
}
.icon-flame {
    background: url(../img/flame-rev.gif)no-repeat center center;
    width: 15px;
    height: 17px;
    display: inline-block;   
}
.ltd {
    color: #2980b9;
    font-size: 11px;
    line-height: 13px;
    display: block;
    padding-left: 15px;
}
.m-product-item-hover .product-price .pro-price-1{
	font-size: 16px;
	color: #fe2828;
}

.pro-price-2{
	font-size: 14px;
	color: #666;
	text-decoration: line-through;
}

.km-per {
	font-size: 14px;
	color:#666;
}

.deal-content .product-button {
	position: absolute;
	width: 100%;
	bottom: 0;
	right: 0;
}

.product-button a{
	display: block;	
	background: #ff5500;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px;	
	text-transform: uppercase;
}
.product-button:hover a{
    background: #da501f;
}
.m-product-item-hover .product-button a{
	margin: 5px auto 10px;
	width: 82%;
	visibility: hidden;
}
.m-product-item-hover:hover .product-button a{
	visibility: visible;
}

.m-pro-paging{
	text-align: right;
	margin-top: 20px;
}

.m-pro-paging ul{
	width: auto;
	padding: 5px;
	display: inline-block;
}

.m-pro-paging ul li{
	float: left;
	margin-left: 10px;
}

.m-pro-paging ul li a{
	width: auto;
	padding: 8px 10px;
	display: block;
	border: 1px solid #ccc;
	color: #999;
	font-size: 16px
}

.m-pro-paging ul li a.paging-sl, .m-pro-paging ul li a:hover{
	color: #333;
	border: 1px solid #333;
}

#m-price-range-box{
	margin-top: 10px;
	padding: 15px;
	position: relative;
}

.ui-draggable{
	width: 18px;
	height: 18px;
	border: 1px solid #666;
	position: absolute;
	background: #fff;
	z-index: 1;
	cursor: pointer;
}

#m-price-range{
	position: absolute;
	width: 178px;
	height: 3px;
	background: #0f7fc1;
	left: 20px;
	top:18px;
}

#m-price-input-box{
	margin-top: 10px;
	padding-left: 15px;
}

.filter-price-item{
	margin-right: 2px;
}

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="url"], textarea{
	border: 1px solid #ccc;
	padding: 5px;
}

.m-input-price {
  width: 60px;
  height: 20px;
}

.m-price-submit {
  width: 32px;
  height: 32px!important;
  background: #0f7fc1 url(../img/price-arrow.png) no-repeat center center;
  border: none;
  display: inline-block;
  float: right;
  margin-right: 15px;
}

.m-price-submit:hover{
	background: #116ba3 url(../img/price-arrow.png) no-repeat center center;
}

.m-price{
	margin-bottom: 20px;
}

.m-brand .m-brand-filter{
	padding: 10px 5px 10px 15px;
}

.m-brand .m-brand-filter li{
	height: 30px;
	line-height: 30px;
}

.m-brand .m-brand-filter li a{
	display: block;
	position: relative;
    padding-left: 25px;
    color: #333;
}

.m-brand .m-brand-filter li .box-check{
	height: 14px;
	width: 14px;
	border: 1px solid #6b6b6b;
	display: inline-block;
	position: absolute;
	top: 6px;
	left: 0;
}

.checked-icon{
	background: url(../img/check.png) no-repeat center center;
	
}

.brand-des p{
	padding: 15px;
	text-align: justify;
}

.brand-des .brand-logo{
	text-align: center;
	margin-top: 10px;
}

.m-rating{
	overflow: hidden;
}

.m-rating-filter{
	padding: 15px;
	height: auto;

}

.m-rating-box{
	float: left;
	width: 16px;
	height: 120px;
	margin-right: 15px;
	position: relative;
	margin-bottom: 15px;
}

#m-rating-range{
	position: absolute;
	width: 3px;
	height: 120px;
	left: 8px;
	top: 0;
	background: #0f7fc1;
}

.m-rating-lv{
	float: left;
}

.lv1{
	width: 93px;
	height: 16px;
	background: url(../img/lv1.jpg) no-repeat left top;
}

.lv2{
	width: 93px;
	height: 16px;
	background: url(../img/lv2.jpg) no-repeat left top;
	margin-bottom: 9px;
}

.lv3{
	width: 93px;
	height: 16px;
	background: url(../img/lv3.jpg) no-repeat left top;
	margin-bottom: 9px;
}

.lv4{
	width: 93px;
	height: 16px;
	background: url(../img/lv4.jpg) no-repeat left top;
	margin-bottom: 9px;
}

.lv5{
	width: 93px;
	height: 16px;
	background: url(../img/lv5.jpg) no-repeat left top;
	margin-bottom: 9px;
}

.deal-main-bg{
	height: 251px;
	background: #ff6700;
	margin-top: -5px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.deal-main{
	width: 1000px;
	height: 250px;
	background: #fff;
	margin: 0 auto;
}

.deal-main-img{
	width: 354px;
	height: 250px;
	float: left;
}

.deal-main-sld1{
	width: 80px;
	margin: 12px 20px 0 15px;
	float: left;
}

.sld-top{
	background: url(../img/sld-top.jpg) no-repeat left top;
	width: 80px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 0;
	z-index: 99;
}

.sld-top:hover{
	background: url(../img/sld-top-hover.jpg) no-repeat left top;
}

.sld-bottom{
	background: url(../img/sld-bottom.jpg) no-repeat left top;
	width: 80px;
	height: 20px;
	margin-top: 7px;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	z-index: 99;
}

.sld-bottom:hover{
	background: url(../img/sld-bottom-hover.jpg) no-repeat left top;
}

.deal-main-sld2{
	width: 220px;
	height: 220px;
	padding:3px 0 0 3px;
	float: left;
	border: 1px solid #ccc;
	margin-top: 12px;
}

.deal-main-sld2 img{
	width: 220px;
	height: 220px;
}

.deal-main-dt{
	float: left;
	width: 346px;
	height: 230px;
	position: relative;
	padding: 10px 0;
	margin-right: 20px;
}

h3.deal-main-tt{
	color: #0f7fc1;
	font-size: 16px;
	margin-bottom: 5px;
}

h3.deal-main-tt a{
	color: #0f7fc1;
	font-size: 16px;
}

h3.deal-main-tt a:hover{
	text-decoration: underline;
}

.deal-main-time{
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	text-align: center;
	color: #333;
	height: 33px;
	line-height: 33px;
	position: absolute;
	bottom: 13px;
	width: 100%;
}

.deal-cart{
	background: #f5f5f5;
	width: 240px;
	height: 230px;
	padding: 10px 20px;
	float: left;
	position: relative;
}

.deal-price-tt{
	width: 40%;
	height: 25px;
	float: left;
	font-weight: bold;
}

.deal-price-pr{
	color: #0f7fc1;
	width: 60%;
	height: 25px;
	float: right;
	text-align: right;
	font-weight: bold;
}

.deal-price-to {
	clear: both;
	border-top: 1px solid #333;
	padding-top: 10px;
	overflow: hidden;
}

.deal-price-to .deal-price-tt{
	font-size: 15px;
}

.deal-price-to .deal-price-pr{
	color: #fe2828;
	font-size: 15px;
}

.deal-qt{
	position: absolute;
	width: 240px;
	height: 35px;
	border: 1px dashed #000;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	bottom: 60px;

}

.deal-bt{
	position: absolute;
	width: 240px;
	height: 35px;
	background: #ff5500;
	line-height: 35px;
	text-align: center;
	bottom: 13px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	cursor: pointer;
}

.deal-bt:hover{
	background: #da501f;
}

.deal-content{
	border: 1px solid #cdcdcd;
	background: #fff;
	width: 545px;
	height: 240px;
	margin: 15px 11px;
	padding: 15px;
	float: left;
}
.new-main .deal-content{
	border-color: #fff;
}

.deal-content-1{
	position: relative;
	width: 45%;
	float: left;
	height: 240px;
}
.new-main .deal-content-1{
	height: 238px;
	border: 1px solid #ccc;
}

.deal-content-1 .deal-img{
	height: 208px;
	width: 208px;
	margin: 0 auto;
	display: block;
}

.deal-content-1 .deal-main-time{
	bottom: 0;
}

.deal-content-2{
	width: 50%;
	float: right;
	height: 240px;
	position: relative;
}

.deal-content-2 .deal-qt{
	position: absolute;
	clear: both;
	width: 100%;
	height: 45px;
	line-height: 45px;
	bottom: 50px;
}

.deal-content-2 .deal-bt{
	position: absolute;
	width: 100%;
	margin-top: 12px;
	background: #ff8400;
	bottom: 0;
}

.deal-content-2 .deal-bt:hover{
	background: #de781c;
}

.new-main-bg{
	height: 302px;
	background: #44be4c;
	margin-top: -5px;
}

.blue{
	color: #0f7fc1;
}

.red{
	color: #fe2828;
}

.new-price{
	font-size: 18px;
	height: 35px;
	line-height: 35px;
}

.new-main{
	height: 302px;
	margin: 0 auto;
}

.promo-bn{
	border-top: 2px solid #0f7fc1;
}

.promo-content{
	width: 575px;
	float: left;
	margin: 0 12px 30px;
}

.promo-content img{
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

.promo-tt{
	font-size: 18px;
	color: #333;
}

.promo-tt:hover{
	color: #0f7fc1;
}

.icon-gift, .icon-kml {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 5px;
	right: 5px;	
}

.icon-gift{	
	background: url(../img/cokmai.png) no-repeat left top;	
}
.icon-kml {
	background: url(../img/kml.png) no-repeat left top;
}

.load-more-promo{
	cursor: pointer;
	margin-top: 20px;
	clear: both;
	height: 45px;
	text-transform: uppercase;
	text-align: center;
	background: url(../img/more.png) no-repeat center center;
}

.load-more-promo:hover{
	background: url(../img/more-hover.png) no-repeat center center;
}

.sp-dt-main {
	height: 404px;
	width: 404px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.sp-dt-main img{
	height: 404px;
	width: 404px;
}

.sp-dt-sld{
	margin-right: 9px;
	width: 80px;
	height: 406px;
	position: relative;
}

.sp-dt-main {
	position: relative;
}

.sp-dt-sale {
	display: inline-block;
	padding: 5px 8px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: #fe2828;
}

.social-sp{
	clear: both;
	margin-top: 10px;
}

.sp-dt-img{
	width: 497px;
  	height: auto;
  	float: left;
  	margin-right: 25px;
}

.sp-dt-top h1{
	font-size: 22px;
	font-weight: normal;
}

.sp-dt-top .product-rating{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.sp-dt-short{
	padding-top: 10px;
	width: 396px;
	float: left;
}

.sp-dt-short-intro ul {
	margin-left: 15px;
}
.sp-dt-short-intro ul li {
	line-height: 20px;
	list-style-type: disc;
}

.sp-dt-right{
	width: 678px;
	float: right;
	font-size: 14px;
}

.sp-dt-short-choise{
	padding-top: 8px;
}

.choice-tt{
	float: left;
	width: 70px;
	line-height: 25px;	
}
.choise-dx {
	margin-bottom: 10px;
}
ul.sp-dt-choice-radio {
	float: left;
}
ul.sp-dt-choice-radio li {
	position:relative;
	background:#fff;
	border:1px solid #ddd;
	-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);
	-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);
	box-shadow:0 2px 3px 0 rgba(0,0,0,.15);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	text-align:center;
	padding:10px 10px 10px 10px;
	margin-right:10px;
	margin-bottom:15px;
	cursor:pointer;
}
ul.sp-dt-choice-radio li.checked {
    border: 1px solid #f89008;
    font-weight: bold;
}

.choice-button:before{
	height: 23px;
	width: 23px;
	border: 1px solid #ccc;
	background: #fff;
}

.sp-dt-short-price{
	margin: 0 0 10px;
}
.sp-dt-short-price .red {
	font-size: 20px;
}

.quantity {
	position: relative;
	vertical-align: top;
}

.sp-dt-bot-left{
	margin-top: 10px;
}

.qt-tt{
	width: 102px;
	line-height: 30px;
}

.qty{
	width: 40px;
	height: 18px;
	display: block;
	float: left;
	border-left: 0px!important;
	border-right: 0px!important;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
}

.minus, .plus{
	display: inline-block;
	width: 25px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fff;
	line-height: 18px;
	font-size: 18px;
	display: block;
	float: left;
	cursor: pointer;
}

.minus:hover, .plus:hover{
	border-color: #999;
}

.sp-dt-free{
	margin-top: 10px;
}
.cart-box .sp-dt-free{
	display: inline-block;
	float: left;
}
.sp-dt-free .free-title {
	background: #fe2828;
	color: #fff;
	display: inline-block;
	line-height: 22px;
	padding: 0 5px;
	text-transform: uppercase;
}

.sp-dt-free-content{
	width: 366px;
	border: 2px solid #fe2828;
	padding:5px;
}
.cart-box .sp-dt-free-content{
	line-height: 25px;
}

.sp-dt-free-img{
	margin-top: -4px;
	width: 52px;
	height: 52px;
}

.button-buy{
	margin-top: 5px;
}

.bt-buy, .bt-addcart {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	border-radius: 3px;
}

.bt-buy{
	width: 150px;	
	background: #ff5500;	
	margin-right: 15px;	
}

.bt-buy:hover{
	background: #da501f;
}

.bt-addcart{
	width: 224px;	
	background: #ff8400;	
}

.bt-addcart:hover{
	background: #de781c;
}

.sp-dt-bot-right{
	width: 250px;
	height: auto;
	background: #f3f3f3;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}
.ctsp-giaohang, .ctsp-doihang, .ctsp-chinhhang {
    width: 200px;
    margin-top: 15px;
    margin-left: 15px;
    height: 42px;
    line-height: 42px;
}
.ctsp-thongdiep i {
    width: 42px;
    height: 42px;
    display: inline-block;
    float: left;
}
.ctsp-thongdiep p {
    width: 130px;
    margin-left: 10px;
    display: inline-block;
    text-align: left;
    line-height: 20px;
}
.ctsp-giaohang i {
	background: url(../img/gh-icon.png) no-repeat left top;
}
.ctsp-doihang i {
	background: url(../img/dt-icon.png) no-repeat left top;
}
.ctsp-chinhhang i {
	background: url(../img/ch-icon.png) no-repeat left top;
}
.note-ship{
	color: #666;
	font-size: 13px;
	padding: 10px 15px;
	margin-top: 18px;
	border-top: 1px solid #e5e5e5;
	font-weight: bold;
}
.psupport {margin-top: 10px;}
.money-icon{
	background: url(../img/money-icon.png) no-repeat left top;
	width: 46px;
	height: 30px;
	display: block;
	float: left;
	margin-right: 5px;
}

.sp-dt-content{
	font-size: 14px;
}

.sp-content-left{
	margin-top: 20px;
	width: 925px;
	float: left;
}
.sp-content-left a {
	color: #0f7fc1 !important;
}

.sp-des-tt, .sp-info-tt, .sp-bonus-tt{
	font-size: 18px;
	border-bottom: 2px solid #ccc;
	padding-left: 20px;
}

.sp-des-tt li{
	font-size: 18px;
	display: inline-block;
	height: 30px;
	cursor: pointer;
}

.sp-des-ct{
	padding: 20px;
	font-size: 14px;
	line-height: 25px;
}

.sp-info-tt, .sp-bonus-tt{
	padding-bottom: 10px;
}
.sp-bonus-ct .product-img {
	padding-top: 20px;
}

.sp-info-ct{
	padding:20px 20px 30px;
}

.sp-info-ct table{
	border-spacing: 0;
	border-collapse: collapse;
}

.sp-info-ct table td{
	padding: 10px;
	border: 1px solid #ccc;
}
.sp-info-ct table td:nth-child(1) { color: #0f7fc1; }

.sp-bonus-ct{
	padding: 20px 0px 30px;
}

.sp-bonus-ct .m-product-item{
	width: 222px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
}

.sp-bonus-ct .m-product-item-hover{
	border: 1px solid #fff;
	position: relative;
}

.sp-plus{
	background: url(../img/plus.png) no-repeat center center;
	width: 40px;
	height: 260px;
	float: left;
}

.plus-check{
	position: absolute;
	top: 5px;
	left: 30px;
}

.sp-bonus-cart{
	margin-top: 20px;
	padding-right: 20px;
}

.bonus-cart-tt{
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

.bonus-cart-bt{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
}

.bonus-button{
	background: #44be4c;
	padding: 8px 20px;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
}

.bonus-button:hover{
	background: #47a848;
}

.sp-cm-ct{
	padding: 20px;
}

.sp-cm{
	width: 560px;
	height: auto;
	overflow: hidden;
}

.sp-cm-main{
	width: 560px;	
}

.fb-page{
	width: 300px;
}

.txt-content-cm {
  width: 480px;
  border: 2px solid #cbd2d6!important;
  height: 36px!important;
  font-size: 15px;
  color: #444;
  padding-top: 5px;
}

.img-user {
  width: 60px;
}

.sp-cm-input{
	margin-bottom: 30px;
	overflow: hidden;
}

.content-left{
	margin-right: 10px;
}

.content-right strong {
  float: left;
  margin-right: 10px;
}

.star-y {
  background: url('../img/star.png') 0 0 no-repeat;
  width: 13px;
  height: 13px;
  display: block;
  float: left;
  margin-top: 2px;
}

.content-right .content-main{
  display: block;
  float: left;
  margin: 7px 0;
  line-height: 18px;
  width: 500px;
  line-height: 23px;
}

.tools {
  width: 500px;
  float: right;
}

.tools a {
  color: #15c;
  float: left;
}

.tools .dot {
  background: url('../img/ImageStt.png') -48px -53px no-repeat;
  width: 4px;
  margin: 8px 6px 0 10px;
  height: 4px;
  display: block;
  float: left;
}

.tools .count-like {
  float: left;
  color: gray;
  margin-left: 3px;
}

.sp-cmts{
	margin-bottom: 20px;
	overflow: hidden;
}

.sp-content-right{
	width: 234px;
	height: auto;
	overflow: hidden;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.sp-content-right .best-buy{
	font-size: 18px;
	margin-bottom: 20px;
}

.m-product-item-hover{
	position:relative;
}


.sp-dt-short-choise input[type=radio ], .sp-bonus-content input[type=checkbox ] {
	width: 25px;
	margin: 0;
	padding: 0;
	opacity: 0;
	display: none;
}

.sp-bonus-content input[type=checkbox ] + label {
	display: inline-block;
	margin-left: -25px;
	padding-left: 25px;
	background: url('../img/plus-radio.jpg') no-repeat 0 0;
	line-height: 25px;
	cursor: pointer;
}

.sp-bonus-content input[type=checkbox]:checked + label {
	background: url('../img/plus-radio-checked.jpg') no-repeat 0 0;
}

.sp-dt-short-choise input[type=radio ] + label {
	display: inline-block;
	padding-left: 21px;
	background: url('../img/uncheck2x.png') no-repeat 0 0;
	line-height: 18px;
	cursor: pointer;
}

.sp-dt-short-choise input[type=radio]:checked + label {
  	background: url('../img/check2x.png') no-repeat 0 0;
}

.m-brand-filter  input[type=checkbox ]{
	width: 16px;
  	margin: 0;
  	padding: 0;
  	opacity: 0;
  	cursor: pointer;
}

.m-brand-filter input[type=checkbox ] + label {
	display: inline-block;
	margin-left: -16px;
	padding-left: 25px;
	background: url('../img/brand-checkbox.jpg') no-repeat 0 0;
	line-height: 16px;
	cursor: pointer;
}

.m-brand-filter input[type=checkbox ]:checked + label {
  	background: url('../img/brand-checkbox-checked.jpg') no-repeat 0 0;
}

.breadcrum-contact{
	background: #ffe71e;
	color: #0f7fc1;
	width: auto;
  	height: 35px;
 	margin: 0 0 5px 0;
  	padding-left: 15px;
  	line-height: 35px;
}

.map-img{
	margin-top: 30px;
	height: auto;
	width: 820px;
	float: left;
	margin-right: 20px;
}

.map-img-gallery{
	margin-top: 20px;
}

.map-img-gallery img{
	width: 150px;
	height: 120px;
	margin-left: 10px;
}

.place{
	margin-top: 30px;
	width: 360px;
	float: left;
}

.place ul li{
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

.place ul li ul li{
	color: #0f7fc1;
	text-transform: capitalize;
	font-weight: normal;
	background: url(../img/place-icon.jpg) no-repeat left center;
	padding-left: 15px;
}

.place ul li ul a:hover li{
	text-decoration: underline;
}

.map-cm h3{
	margin-top: 30px;
}

.map-content-cm {
  width: 100%;
  border: 2px solid #cbd2d6!important;
  height: 50px!important;
  font-size: 15px;
  color: #444;
  padding-top: 5px;
  margin:10px;
}

.map-cm-2{
	padding: 10px 0;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.map-cm-2 .content-left{
	margin-right: 10px;
  	float: left;
}

.map-cm-2 .content-right{
	float: left;
  	width: 90%;
}

.map-cm-2 .content-right .content-main{
	float: none;
	width: 100%;
}

.map-cm-2 .tools{
	float: none;
	width: 100%;
}

.pagcomment {
  display: block;
  padding: 8px;
  overflow: hidden;
  width: 341px;
  clear: both;
}

.pagcomment span.active {
  float: left;
  padding: 5px 10px;
  background: #ccc;
  border-radius: 3px;
  text-align: center;
  color: #333;
  margin-right: 4px;
  font-size: 12px;
  clear: none !important;
  cursor: pointer;
}

.pagcomment a {
  float: left;
  padding: 5px 10px;
  background: #eee;
  border-radius: 3px;
  text-align: center;
  color: #333;
  margin-right: 4px;
  font-size: 12px;
}

.pagcomment a:hover {
  background: #ddd;
}

.pagcomment span {
  float: left;
  padding: 5px 10px;
  background: #eee;
  border-radius: 3px;
  text-align: center;
  color: #333;
  margin-right: 4px;
  font-size: 12px;
  clear: none !important;
  cursor: pointer;
}

.place-local{
	margin-top: 20px;
	font-size: 16px;
}

.place-img{
	margin-right: 20px;
}

.place-info{
	line-height: 30px;
}
.place-info h3 {
	text-transform: uppercase;
	font-size: 18px;
}

.checkout-header{
	height: 65px;
	background: #0f7fc1;
}
.checkout-header #header {
	width: 1200px;
	margin: 0 auto;
}
.checkout-header h1.logo {
	margin-top: 8px;
}

.sta-checkout{
	width: 800px;
	float: right;
	height: 50px;
	padding: 7px 0;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
}
.sta-checkout div {
	width: 260px;
	line-height: 50px;
	float: left;
	height: 50px;
}
.sta-checkout div.active {
	color: #ffe51e;
}
.sta-checkout div i {
	width: 120px;
	height: 50px;
	line-height: 50px;
	float: left;
	margin-right: 10px;
}

.mail-id{
	background: url(../img/mail-id-icon.png) no-repeat right center;	
}

.ship-id{
	background: url(../img/van-chuyen-icon.png) no-repeat right center;
}

.active .ship-id{
	background-image: url(../img/van-chuyen-icon-done.png);
	color: #ffe51e;
}

.pay-id{
	background: url(../img/thanh-toan-icon.png) no-repeat right center;
}
.active .pay-id{
	background-image: url(../img/thanh-toan-icon-done.png);
}

.checkout-main{
	width: 1198px;
	margin: 25px auto 10px;
	overflow: hidden;
}

.login-area #checkout-login {
	padding-left: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.shipping-area, .login-area {
	width: 722px;
	border: 1px solid #ccc;
	padding: 5px 0 15px;
	float: left;
	overflow: hidden;
}

.ckout-footer{
	width: 1200px;
	margin: 5px auto;
}

.support-ft, .copyright-ft{
	width: 50%;
}

.cpr-text{
	text-align: right;
}

.ft-nav-ckout{
	text-align: right;
	margin-bottom: 5px;
}

.ft-nav-ckout li{
	display: inline-block;
	color: #0f7fc1;
}

.ft-nav-ckout li a{
	padding: 5px;
	color: #0f7fc1;
}

.ft-nav-ckout li a:hover{
	text-decoration: underline;
}

/*
.login_input_field{
	margin-bottom: 10px;
}

.login_t_row div{
	line-height: 30px;
}
*/

.login_t_row {
  margin-bottom: 8px;
  font-size: 0;
}

.login_t_input{
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  position: relative;
}

.login_input_field {
	height: 28px;
	padding-left: 10px;
	border-radius: 0;
	box-shadow: none;
    border: 1px solid #d9d9d9;
    width: 272px;
    transition: box-shadow 0.4s linear 0s;
  	padding: 1px 0 1px 5px!important;
}

.lostpassword {
  color: #124e8e;
  display: block;
  margin-bottom: 10px;
  margin-right: 266px;
  width: 272px;
  text-align: right;
}

.login_row {
  height: 25px;
  width: 100%;
  position: relative;
  padding-top: 5px;
}

.radio_check {
  float: left;
  width: 15px;
}

.checkout-main .submit_btn {
  background: #f36b2d;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.checkout-main .login_btn {
  position: relative;
  top: 5px;
}

.submit_btn {
  text-align: left;
  cursor: pointer;
  margin: 0;
  padding: 0 20px;
  height: 32px;
  border: none;
  background: #f06015;
}

.submit_btn:hover {
  background: #F88E11;
  background: -moz-linear-gradient(top, #F88E11 0%, #F06015 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F88E11 ), color-stop(100%,#e56315));
  background: -webkit-linear-gradient(top, #F88E11 0%,#e56315 100%);
  background: -o-linear-gradient(top, #F88E11 0%,#F06015 100%);
  background: -ms-linear-gradient(top, #F88E11 0%,#F06015 100%);
  background: linear-gradient(to bottom, #F88E11 0%,#F06015 100%);
  filter: progid:DXImageTransform.ch-container .Microsoft.ch-container .gradient( startColorstr='#F88E11', endColorstr='#F06015',GradientType=0 );
}

.submit_btn:hover .submit_btn_text {
  color: #f36b2d;
}

.submit_btn:hover {
  background: #e3e3e3;
}

.submit_btn .submit_btn_text {
  font-size: 15px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
}

.checkout-main .or-divider {
  float: none;
  width: 279px;
}

.checkout-main .or-divider .inner {
  border-bottom: 1px dotted #b6b6b6;
  margin-bottom: 30px;
  margin-top: 10px;
  padding: 0 127px;
  display: inline-block;
  line-height: 0;
}

.checkout-main a {
text-decoration: none;
color: #0010A7;
}

.checkout-main .login_t_label {
padding-right: 10px;
font-size: 13px;
margin-bottom: 10px;
}

.loginReg__or {
display: block;
margin: 10px 0;
font-size: 10px;
width: 2em;
height: 2em;
text-align: center;
line-height: 2.2;
background: #dcdcdc;
border-radius: 50%;
color: #666;
}

.checkout-main .or-divider .loginReg__or {
display: inline-block;
margin-bottom: -22px;
font-size: 12px;
color: #666;
line-height: 26px;
text-transform: uppercase;
}

.checkout-main .social-column {
width: 279px;
}

.checkout-main .social-column .fb-wrapper {
margin-bottom: 10px;
text-align: center;
}

.checkout-main .social-column .fb-wrapper .inner {
color: #4b64a5;
}

.social-column .fb-wrapper .inner {
color: #4b64a5;
border: 1px solid #4b64a5;
font-weight: bold;
display: block;
line-height: 36px;
padding: 0 10px 0 0;
text-decoration: none;
cursor: pointer;
min-width: 120px;
}

.social-column .fb-wrapper .inner .icon {
margin-top: -1px;
margin-left: -1px;
}

.social-column .icon-fb-social {
background: url("../img/social-fb.jpg") no-repeat 0 0;
vertical-align: text-top;
display: inline-block;
width: 37px;
height: 38px;
padding-left: 0;
float: left;
}

.checkout-main .social-column .google-wrapper {
text-align: center;
margin-top: 20px;
}

.checkout-main .social-column .google-wrapper .inner {
border: 1px solid #de4a32;
color: #de4a32;
line-height: 36px;
font-weight: bold;
}

.social-column .google-wrapper .inner {
color: #de4a32;
border: 1px solid #de4a32;
font-weight: bold;
display: block;
line-height: 36px;
padding: 0 10px 0 0;
text-decoration: none;
cursor: pointer;
min-width: 120px;
}

.social-column .google-wrapper .inner .icon {
margin-top: -1px;
margin-left: -1px;
}

.social-column .icon-google-social {
background: url("../img/social-gg.jpg") no-repeat 0 0;
vertical-align: text-top;
display: inline-block;
width: 37px;
height: 38px;
padding-left: 0;
float: left;
}

.checkout-main label{
	cursor: pointer;
}

.cart-ckout-main{
	width: 450px;
	float: left;
	border: 1px solid #ccc;
	margin-left: 20px;
}
.cart-ckout-title{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px 10px 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}
.cart-ckout .cart-ckout-title{
	padding: 5px 10px;
	border: none;
	margin: 0;
}
.cart-ckout .cart-ckout-title a {
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-transform: initial;
}
.cart-ckout .cart-ckout-title a:hover {
	color: #0f7fc1;
}
.cart-ckout .cart-ckout-title a i {
	font-size: 17px;
}
.cart-ckout-title span.sl {
	text-transform: none;
	font-size: normal;
	font-weight: normal;
	color: #333;
}

table{
	border-collapse: collapse;
}

.cart-ckout-content tr.cart-ckout-content-title th{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f5f5f5;
	font-weight: normal;
	padding: 10px 0;
}

.cart-ckout-content tr.cart-ckout-content-ct td{
	border-bottom: 1px dashed #ccc;
}

.cart-ckout-content{
	width: 100%;
	font-size: 13px;
}
.gifttk {
	color: red;
}

.cart-ckout-content tr td{
	padding: 5px 0;
}
.cart-ckout-content tr td.nopad {
	padding: 0;
}
.cart-ckout-content tr td:first-child {
	padding-left: 5px;
}
.cart-ckout-content tr td:last-child {
	padding-right: 5px;
	text-align: right;
}
.cart-ckout-content tr th.cart-ckout-content-pro {
	padding-left: 20px;
	text-align: left;
}

.cart-ckout-content-pro{
	width: 58%;
}

.cart-ckout-content-qt{
	width: 15%;
	text-align: center;
}

.cart-ckout-content-price{
	width: 27%;
	text-align: center;
}
.disc {font-size: 12px;color: #777;display: block;}
.hide {display: none;}
tr.total .bold {font-size: 16px;}
.shipping-content input, .shipping-content select, .shipping-content textarea{
	font-family: Arial, Tahoma;
}

i.phone-before{
	height: 26px;
	padding: 0 5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: center;
	line-height: 26px;
	display: inline-block;
	font-style: normal;
	float: left;
}

.select-ship{
	width: 270px;
	margin-left: 180px;
}

.select-ship div{
	line-height: 20px;
}

.shipping-area .submit_btn{
	margin-left: 138px!important;
	width: 214px!important;
}

.radio-btn-select{
	clear: both;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 12px;
}

.radio-content-select{
	width: 250px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sp-des-tt input {
	visibility: hidden;
}

.sp-des-tt label {
	cursor: pointer;
	font-size: 18px;
	margin: 0 30px 0 0;
	display: inline-block;
	height: 30px;
	margin-left: -15px;
}

.sp-des-tt label:hover {
	border-bottom: 2px solid #0f7fc1;
	margin-bottom: -2px;
	color: #0f7fc1;
}

.sp-des-tt label:hover a{
	color: #0f7fc1;
}

.sp-des-tt label a{
	color: #333;
}

.sp-des-tt input:checked + label {
	border-bottom: 2px solid #0f7fc1;
	margin-bottom: -2px;
	color: #0f7fc1;
	position: relative;
	z-index: 6;
}

#tab-content{
	position: relative;
	z-index: 5;
}

#tab-content div {
	opacity: 0;
	position: absolute;
	z-index: -100;
	display: none;
}
div.video-container {
	opacity: 1 !important;
	position: unset !important;
	z-index: unset !important;
	display: inherit !important;
}

.sp-des-tt input#tab-1:checked ~ #tab-content #content-1,
.sp-des-tt input#tab-2:checked ~ #tab-content #content-2{
    opacity: 1;
    z-index: 100;
    position: inherit;
    display: inherit;
}

.sp-des-content{
	position: relative;
}

.sp-des-tt-line{
	border-bottom: 2px solid #ccc;
	position: absolute;
	height: 30px;
	width: 100%;
	z-index: -999;
}

.sp-des-tt{
	border: none;
}

.help-left {
	float: left;
	width: 255px;	
}
.help-right {
	float: right;
	width: 940px;
	border-left: 1px solid #ccc;
	line-height: 20px;
}
.help-left .help-box {
	padding-right: 10px;
}
ul.help-list .help-item {
	border-bottom: 1px solid #ededed;
	padding: 10px 0 10px 5px;
	font-weight: bold;
	font-size: 14px;
}
ul.help-list .help-item:hover, ul.help-list .item-active, 
.help-items ul li:hover a {
	color: #15c;
	background: #f6f6f6;
}
.help-item i {
    float: right;
    font-size: 18px;
    color: #d3d3d3;
    padding-right: 7px;
}
.help-item:hover i, .help-item:hover a, .item-active i, a.item-active {
	color: #15c;
}
.help-items ul {
	margin-top: 10px;
	padding-left: 15px;
}
.help-items ul li a {
	line-height: 25px;
	height: 25px;
	padding: 5px 0 5px;
}
.help-detail-box {
	padding: 0 0 20px 15px;
}
.help-title {
	font-size: 18px;
    color: #0f7fc1;
    height: 30px;
    line-height: 30px;
}
/* form */
.fitem {
    width: 100%;
    float: left;
    position: relative;
}
.fitem label:first-child, .line-info label:first-child {
    display: inline-block;
    line-height: 28px;
    height: 28px;
    vertical-align: top;
    width: 128px;
    text-align: right;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 5px;
    float: left;
}
.line-info label:first-child {
	text-align: left;
}
.fitem .input_field, .line-info .input_field {
    display: inline-block;
    float: left;
    position: relative;
}
.fitem input[type="text"], .fitem input[type="password"] {
    width: 245px;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 5px;
}
.fitem.col2 input[type="text"], .fitem.col2 input[type="password"] {
	width: 425px;
}
.fitem textarea.text {
    width: 240px;
    height: 35px;
    margin-bottom: 10px;
}
.fitem select {
    width: 214px;
    height: 27px;
    line-height: 27px;
    padding: 0 0 0 5px;
    border: 1px solid #ccc;
}
.pad .input_field{
	padding:0 0 5px 138px;
}
.pad label {
	padding: 0 10px 0 5px;
}
.mr5 {
	margin-bottom: 5px;
}

/****----------------1024---------------****/

@media (max-width: 1024px){

.help-right {
	width: 740px;
} 

.top-nav-container {
width: 1000px;
}

.header {
width: 1000px;
}
.sticky .header .header-wap {
    width: 1000px;
    margin: 0 auto;
}
.header-hotline {
	width: 400px;
}
.header-hotline .sthotline {
	width: 165px;
}
.header-search {
	width: 488px;
	margin-left: 30px;
}
.sticky .header .header-search, .stickyc .header .header-search {
    width: 338px;
}
.bor-search-box {
width: 394px;
}
.sticky .header .bor-search-box, .stickyc .header .bor-search-box {
    width: 244px;
}

.search-box {
width: 364px;
}

ul.main-nav {
width: 780px;
}

.menu-floor-content {
width: 1000px;
}

.menu-deal{
	display: none;
}

#home-main {
width: 1000px;
}

.prov-floor-right{
	display: none;
}

.respon{
	display: none;
}

.pro-list-bn {
width: 780px;
}

.respon-width{
	width: 745px!important;
}

.respon-ad img{
	width: 1000px;
	height: auto;
}

.footer-top-wrap {
width: 1000px;
}

.footer-top .footer-ser li.ser-ho-tro{
	display: none;
}

.footer-top .footer-info .footer-time-social, .footer-top .footer-info .footer-email
{
	margin-right: 15px;
}
.footer-email {
	width: 290px;
}

.footer-shipping-icon li, .footer-pay-icon li{
	margin-right: 5px;
}

.footer-regis {
margin-top: 10px;
margin-bottom: 10px;
}

.footer-bottom-wrap {
width: 1000px;
}

.footer-add-detail {
width: 230px;
margin-right: 10px;
}

.m-content-container .m-product-content {
width: 770px;
margin-left: 10px;
}

.m-product-item-hover a img {
max-height: auto;
max-width: 100%;
}

.menu-floor-top {
width: 1000px;
}

.deal-main {
width: 900px;
}

.deal-main-img {
width: 340px;
}

.deal-main-sld1 {
margin: 12px 10px 0 15px;
}

.deal-main-dt {
width: 270px;
margin-right: 10px;
}

.deal-main-time{
	font-size: 12px;
}

.deal-content{
	width: 445px;
}

.new-main {
width: 1000px;
}

.new-main-content {
width: 675px;
margin: 0 auto;
float: none;
}

.new-main-dt{
	width: 300px;
}

.promo-bn img{
	width: 1000px;
	height: auto;
}

.promo-content img {
width: 475px;
height: auto;
}

.promo-content {
width: 475px;
height: auto;
}

.map iframe, .map-img, .map img{
	width: 620px;
}

.map-img-gallery img{
	margin-left: 1px;
}

.map-content-cm {
width: 90%;
}

.sp-dt-main, .sp-dt-main img {
height: 305px;
width: 305px;
}

.sp-dt-img {
width: 408px;
margin-right:10px;
}

.sp-dt-right {
width: 538px;
float: left;
}

.sp-dt-free-content {
}

.button-mua-ngay {
width: 110px;
margin-right: 5px;
}

.button-cho-vao-gio-hang {
width: 190px;
margin-right: 5px;
}

.sp-dt-bot-left {
width: 315px;
}

.sp-dt-bot-right {
	width: 100%;
	padding: 10px 0;
	float: left;
	margin-top: 10px;
}
.ctsp-giaohang, .ctsp-doihang, .ctsp-chinhhang {
	display: inline-block;
	width: 160px;
}
.ctsp-giaohang {
	width: 140px;
}
.ctsp-thongdiep p {
	width: 90px;
}
.ctsp-giaohang p {
	width: 70px;
}
.ctsp-chinhhang p {
	width: 100px;
}

.sp-content-left {
	width: auto;
	float: none;
}

.sp-content-right {
	display: none;
}

.sp-cm-main {
width: 380px;
}

.content-right .content-main{
	float: none;
	width: auto;
}

.txt-content-cm {
width: 300px;
}

.tools {
width: 380px;
}

.checkout-main {
width: 998px;
}
.shipping-area, .login-area {
width: 582px;
}
.fitem.col2 input[type="text"], .fitem.col2 input[type="password"] {
	width: 390px;
}
.marbot {
	margin-bottom: 7px;
}
.login-area #plogin {
padding-left: 140px;
}
.cart-ckout-main {
width: 400px;
margin-left: 10px;
}

.sta-checkout {
width: 725px;
}
.sta-checkout div {
width: 240px;
}
.sta-checkout div i {
width: 80px;
}
.sta-mail-id {
background: url(../img/mail-id-icon.png) no-repeat -90% center;
padding-left: 135px;
margin-left: 5px;
}

.sta-ship-id {
background: url(../img/van-chuyen-icon.png) no-repeat -90% center;
padding-left: 120px;
margin-left: 5px;
}

.sta-pay-id {
background: url(../img/thanh-toan-icon.png) no-repeat -90% center;
padding-left: 120px;
margin-left: 5px;
}

.van-chuyen-tt {
background: url(../img/van-chuyen-icon-done.png) no-repeat -90% center;
}

.ckout-footer {
width: 1000px;
}

}
.clearfix {
    *zoom: 1;
}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.color-choise {
	margin-bottom: 5px;
}
.color-choise .choice-tt {
	margin-top: 10px;
}
.item_color {
	width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 5px 0 0;
    border: 1px solid #ccc;
}
.item_color.selected, .item_color:hover {
	border-color: #555;
}
.item_color img {
    max-width: 40px;
    max-height: 40px;
}
.cart-box {
  	position: relative;
  	background: #FFF;
 	padding: 20px;
  	width: auto;
  	height: auto;
  	max-width: 900px;
  	margin: 20px auto;
  	font-size: 15px;
}
.regis-box, .tcvd-box {
	position: relative;
  	background: #FFF;
 	padding: 20px;
  	width: auto;
  	height: auto;
  	max-width: 500px;
  	margin: 20px auto;
  	font-size: 15px;
}
.tcvd-box {
	max-width: 800px;
}
.tb-content {
	padding: 20px 0 0;
}
.cart-box-title {
	font-size: 15px;
	font-weight: bold;
    padding-right: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #c3c3c3;
}
.cart-message {
    line-height: 32px;
    background: #fff287;
    border: 1px solid #ffe71e;
    padding: 0 15px;
    margin-top: 7px;
    color: #222;
}
.cart-box-title span {
	font-weight: normal;
}
.title-pro-cart {
    line-height: 35px;
    background: #fff;
    border-bottom: 1px dotted silver;
    z-index: 9;
    padding-top: 10px;
}
.name-col {
    width: 58%;
    display: inline-block;
}
.price-col {
	width: 13%;
	display: inline-block;
    text-align: center;
}
.qty-col {
	width: 10%;
	display: inline-block;
    text-align: center;
}
.tt-col {
	width: 13%;
	display: inline-block;
    text-align: center;
}
.del-col {
    width: 4%;
    display: inline-block;
    text-align: center;
}
.pro-item {
    position: relative;
    border-bottom: 1px dotted silver;
    padding: 15px 0;
}
.cart-box .pro-item:last-child {
    border-bottom: none;
}
.name-col img {
    float: left;
    max-height: 90px;
    max-width: 90px;
}
.name-col .proname {
    margin-left: 100px;
    margin-top: 10px;
    display: block;
    font-size: 15px;
}
.qty-col input[type="number"] {
	width: 40px;
}
.cart-box .cart-total {
    height: 53px;
    background: #f9f9f9;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #f2f2f2;
    padding-right: 3px;
}
.total-cart {
    float: right;
    line-height: 53px;
    font-size: 15px;
}
.total-cart b {
    font-size: 18px;
    margin: 0 0px 0 27px;
}
.last-line-cart {
    margin-top: 10px;
    height: 36px;
}
.last-line-cart .cont-shop {
	color: #199CB7;
	line-height: 35px;
	height: 35px;
}
.last-line-cart .bt-buy {
	float: right;
}

.tright {text-align: right;}
.bold {
	font-weight: bold;
}
.ck-message {	
    line-height: 22px;
    background: #d2eab1;
    border: 1px solid #90c24d;
    padding: 0 15px;
    color: #090;
}
.shipping-content .ck-message {
	margin: 0 20px 10px;
}
.staticpage {
	margin-top: 20px;
	line-height: 22px;
}
.cdwap {
	border: 1px dashed #90c24d;
	line-height: 30px;
	padding: 0 10px;
	width: 358px;
}
#km-countdown {
	font-weight: bold;
}
.tv {
	color: #0f7fc1;
	line-height: 25px;
	margin: 10px 0;
}
.bt-account a{
	color: #fff;
	background: #0f7fc1;
	line-height: 30px;
	display: block;
}
.bt-logout{	
	margin-top: 10px;
}
.bt-logout a{
	color: red;
}
/************ validate **************/
.form-error { margin: 8px 0 0; color: #ff4d46; }

@media (min-width: 768px) {

    .form-error { position: absolute; z-index: 5; left: 100%; top: 45%; margin: -15px 0 0 15px; padding: 5px; text-align: center; white-space: nowrap; color: #fff; background: #ff4d46; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; opacity: 0; -webkit-transform: translate3d(20px, 0, 0); -moz-transform: translate3d(20px, 0, 0); -o-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0); -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; }
    .form-error:before { position: absolute; right: 100%; top: 50%; margin-top: -6px; width: 0; height: 0; border-right: 6px solid #ff4d46; border-top: 6px solid transparent; border-bottom: 6px solid transparent; content: ''; }

    .has-error .form-error { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
    .has-error select {
    	border-color: #f1645f;
    } 
}
/************ validate **************/
.acc {
	border: 1px solid #ccc;
	padding: 15px 0;
}
.acc-wap {
	padding: 0 15px 15px;
}
.line-info {
    padding: 10px 3px 0 10px;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
}
.line-info:hover {
	background: #f6f7f8;
}
.line-edit {
    float: right;
    padding-right: 7px;
    font-size: 14px;
    display: none;
    color: #15c;
}
.line-info-form {
	padding: 5px 3px 10px 10px;
    border-bottom: 1px solid #ddd;
    background-color: #f6f7f8;
}
.line-info-form .fitem label:first-child {
    text-align: left;
}
.line-button {
	padding-left: 138px;
}
.line-button .submit-button {
    background-color: #f88114;
    border: 1px solid #e7690e;
    padding: 3px 20px;
    color: #fff;
    margin-right: 5px;
    text-transform: uppercase;
}
.line-button .cancel-button {
    background-color: #f6f6f6;
    border: 1px solid #c9c9c9;
    padding: 3px 20px;
    text-transform: uppercase;
}
.hsbank {
	cursor: pointer;
	float: right;
	line-height: 25px;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.garaline {
	padding: 10px 20px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	text-align: center;
}
.line-order {
	background: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    font-size: 14px;
}
.line-order:hover {
	background: #fcfcfc;
}
.line-order .date-col {
    width: 188px;
    height: 34px;
    background: #017fb9;
    color: #fff;
    text-align: center;
    display: inline-block;
    float: left;
    line-height: 34px;
    font-size: 15px;
    margin-top: 2px;
}
.line-order .info-col {
	display: inline-block;
	padding: 0 10px;
}
.info-col a {
	color: #0997df;
}
.info-col a:hover {
	color: #333;
}
.line-order .total-col {
	display: inline-block;
	float: right;
}
.top-detail {
	background: #f9f9f9;
    border-bottom: 1px solid #ededed;
}
.top-detail .order-inf {
    width: 225px;
    float: left;
    display: inline-block;
    padding: 5px 0 5px 5px;
}
.top-detail .add-muahang, .top-detail .add-nhanhang {
	width: 250px;
	float: left;
	display: inline-block;
	margin-left: 15px;
}
.add-muahang h3, .add-nhanhang h3 {
	text-transform: uppercase;
	line-height: 35px;
	height: 35px;
	font-weight: normal;
	font-size: 12px;	
}
.add-muahang div, .add-nhanhang div {
	line-height: 26px;
}
#reorder, #orderprint, #orderprint1, #cancelorder {
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	cursor: pointer;
}
#orderprint {
	color: #15c;
}
#reorder, #orderprint1, #cancelorder {
    color: #fff;
    background: #0f7fc1;
    line-height: 25px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
}
#cancelorder {
	color: #333;
	background: #e3e3e3;
}
#cancelorder:hover {
	background: #ff8400;
	color: #fff;
}
.order-line-inf {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #ededed;
}
.order-line-inf label {
	width: 95px;
	display: inline-block;
	float: left;
}
.vctt {
	padding-left: 5px;
}
.nobor {
	border: none;
}
.bottom-detail {
	padding: 10px 0 0;
}
.bottom-detail .total-price {
	float: right;
	padding-right: 20px;
	width: 300px;
}
.total-price span {
	text-align: right;
	float: right;
	display: inline-block;
}
.bottom-bt {
	border-top: 1px solid #ededed;
	padding-top: 10px;
}
.tdlink,.tdlink a {
	color: #ccc;
}

.sp-hh {
	color: #ff5500;
	font-size: 15px;
	font-weight: bold;
}
.ttdh {	
	padding: 5px;
	display: inline-block;
}
.ttdh i {
	font-weight: bold;
	font-size: 15px;
}
.ttdh.yellow {
	background: #ffe71e;
}
.ttdh.red i {
	color: #fe2828;
}
.ttdh.blue i {
	color: #0f7fc1;
}
.divider {
	font-size: 11px;
    color: #CCCCCC;
    vertical-align: text-bottom;
}
.list-seo-content {
	margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e4e4e4;
}
.list-seo-content a {
	color: #0f7fc1 !important;
}
.list-kn {
	margin: 20px 0 10px;
	border: 1px solid #e4e4e4;
	padding: 10px;
	overflow: hidden;
}
.list-kn .bold {
	font-size: 14px;
    color: #333;
}
.list-kn a {
	float: left;
    padding: 6px 0;
    font-size: 14px;
    color: #4a90e2;
    width: 48%;
    margin-right: 2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-kn a:before {
    content: '●';
    float: left;
    font-size: 8px;
    color: #4a90e2;
    margin: 2px 5px 0 0;
    line-height: 19px;
}
.boxgoilai {
	margin: 10px 0;
	width: 250px;
	border: 1px solid #288ad6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.boxgoilai form {
	padding: 10px;
}
.boxgoilai label {
	display: block;
    color: #333;
    padding-bottom: 10px;
}
.boxgoilai input[type="text"] {
	border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width: 220px;
}
.boxgoilai input[type="submit"] {
    background: #5aca59;
    color: #fff;
    text-align: center;
    height: 26px;
    cursor: pointer;
    width: 65px;
    font-size: 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 10px 50px 0 0; 
}

.col-lg-12 h1 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 400;
    padding: 0;
    color: #0f7fc1;
}
.row:after, .row:before {
    display: table;
    content: " ";
}
.tracking-order-process {
    border: 1px solid #ddd;
    padding: 15px 15px 0;
    background: url(../img/top-bg-5.png) repeat-x #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.bs-wizard {
    margin-top: 60px;
}
.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative;
}
.text-center {
    text-align: center;
}
.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    font-size: 11px;
}
.bs-wizard-stepnum p {
    margin-bottom: 0;
    font-weight: 700;
}
.bs-wizard-stepnum span {
    display: block;
    height: 15px;
    white-space: nowrap;
}

.bs-wizard-step>.progress {
    height: 3px;
    margin: 22px 0;
    background: #b9b9b9;
    position: relative;
    border-radius: 0;
    box-shadow: none;
    visibility: hidden;
	overflow: hidden;
}
.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%;
}
.bs-wizard-step:last-child>.progress {
    width: 50%;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.bs-wizard-step>.progress>.progress-bar {
    width: 0;
    box-shadow: none;
    background: #00b6f0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%;
}
.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%;
}

@media (min-width: 1200px) {
	.col-lg-2 {
    	width: 16.6666666667%;
	}
	.col-lg-3 {
    width: 25%;
	}
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
	}
	
	
}
@media (min-width: 992px) {
	.bs-wizard-step>.progress {
	    visibility: visible;
	}
	.col-md-3 {
	    width: 25%;
	}
}
.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 26px;
    height: 26px;
    display: block;
    top: 55px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    color: #000;
    border: 2px solid #35c4f6;
    font-size: 14px;
    text-align: center;
    line-height: 23px;
    background: url(../img/checkor.png) 7px 7px no-repeat #00b6f0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #fff;
    color: #000;
}
.bs-wizard-step.disabled>.bs-wizard-stepnum {
    color: #a3a3a3;
}
.tracking-order-detail {
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 300px;
    margin-top: 15px;
}
.tracking-order-detail .top {
    margin: 0;
    padding: 15px 0;
    position: relative;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,.1);
    -moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,.1);
    box-shadow: 0 3px 3px 0 rgba(50,50,50,.1);
}
.tracking-order-detail .top .item {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ddd;
}
.tracking-order-detail .top .item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.col-lg-3, .col-md-3 {
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tracking-order-detail .bottom {
    padding-top: 45px;
    padding-bottom: 30px;
}
.tracking-order-detail .bottom h4 {
    font-size: 15px;
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
}
.tracking-order-detail .bottom table {
	border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    margin: 0 auto;
    font-size: 13px;
    max-width: 90%;
    border: 1px solid #ddd;
    background-color: transparent;
    display: table;
}
.tracking-order-detail .bottom table.table-responsive-2 {
    display: table;
    width: 100%;
}
.tracking-order-detail .bottom table.table-responsive-2 thead {
    display: none;
}
.tracking-order-detail .bottom table tr {
    padding: 10px;
}
.tracking-order-detail .bottom table.table-responsive-2 tr td {
    display: block;
    border: none;
    border-top: 1px solid #eee;
    position: relative;
    padding: 5px;
}
.tracking-order-detail .bottom table.table-responsive-2 tr td:first-child {
    border-top: none;
}
.tracking-order-detail .bottom table.table-responsive-2 tr {
    display: block;
    border-top: 1px solid #ccc;
}
.tracking-order-detail .bottom table.table-responsive-2 tr:first-child {
    border-top: none;
}
.tracking-order-detail .bottom table.table-responsive-2 tfoot tr:first-child {
    border-top: 1px solid #ccc!important;
}
@media (min-width: 1200px) {
.hidden-lg {
    display: none!important;
}
}
@media (min-width: 992px) {
	.tracking-order-detail .top .item {
	    padding-top: 0;
	    margin-top: 0;
	    border-top: none;
	}
	.tracking-order-detail .bottom table.table-responsive-2 thead {
    	display: table-header-group;
	}
	.tracking-order-detail .bottom table.table-responsive-2 thead tr {
    	display: table-row;
	}
	.tracking-order-detail .bottom table.table-responsive-2 thead tr th {
	    display: table-cell;
	    padding: 8px;
	    background: #f8f8f8;
	    border-top: none;
	    border-left: 1px solid #ddd;
	    text-align: left;
	    font-weight: 500;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tfoot {
	    display: table-row-group;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tr {
    	display: table-row;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tbody tr:first-child {
    	border-top: 1px solid #ccc!important;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tr td {
    	display: table-cell;
    	padding: 10px;
    	border-top: 1px solid #ddd;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tbody tr td {
    border-left: 1px solid #ddd;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tbody tr td:first-child {
    	border-left: none;
	}
	.tracking-order-detail .bottom table.table-responsive-2 tfoot tr td:first-child {
    text-align: right;
	}
}

.tracking-order-form {
    min-height: 222px;
    padding-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tracking-order-form h4 {
    font-size: 24px;
    text-align: center;
    padding: 0 15px;
    color: #0f7fc1;
    font-weight: 500;
}
.tracking-order-form .description {
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.tracking-order-form .form-inline {
    text-align: center;
}
.col-lg-12 {
	margin-top: 40px;
}
.form-inline .form-group {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tracking-order-form .form-inline .form-group input {
    display: block;
}
@media (min-width: 768px) {
	.form-inline .form-group {
	    display: inline-block;
	}
	.form-inline .form-group:first-child {
	    margin-left: 0;
	    margin-right: 0;
	}
}
.form-inline .form-group label {
    display: block;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
}
.form-control {
	width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 24px;
    color: #555;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-inline .btn-default {
    background: #0f7fc1;
    background: -moz-linear-gradient(top,#0f7fc1 0,#19a5e1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#0f7fc1),color-stop(100%,#19a5e1));
    background: -webkit-linear-gradient(top,#0f7fc1 0,#19a5e1 100%);
    background: -o-linear-gradient(top,#0f7fc1 0,#19a5e1 100%);
    background: -ms-linear-gradient(top,#0f7fc1 0,#19a5e1 100%);
    background: linear-gradient(to bottom,#0f7fc1 0,#19a5e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f7fc1', endColorstr='#19a5e1', GradientType=0);
    border: none;
    box-shadow: 0 -2px 0 #0788bf inset;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(0,0,0,.3);
    padding: 8px 40px;
    font-size: 14px;
    line-height: 20px;
}
.form-inline .btn-default:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
.tracking-order-process .message {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.contact-form .h1_title {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.contact-form input[type="text"] {
	margin-bottom: 15px;
}
.popup-box {
	margin: 0px auto;
	position: relative;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.text-justify {
    text-align: justify !important;
}
/* comment---------------------*/
.comment {
	border-top: 1px solid #e4e4e4;
	font-family: Arial,Helvetica,sans-serif;
}
.comment #id-comment-title {
    color: #666;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 15px 0;
    overflow: hidden;
    padding: 8px;
    text-transform: uppercase !important;
}
#comment #id-comment-title span {
    font-weight: normal;
}
#comment textarea {
    min-height: 50px !important;
}
#comment .textarea {
    display: block;
    overflow: hidden;
    background: #fff;
    min-height: 100px;
    border: 1px solid #c1bfbf;
    padding: 10px;
    font-size: 16px;
    color: #333;
    max-height: 200px;
    font-family: Arial,Helvetica,sans-serif;
}
#comment .txtEditor {
    width: 97%;
}
#comment .sortcomment{display:block;overflow:hidden;padding:15px 0;border-bottom:1px solid #e0e0e0;margin-right:3px}
.sortcomment span{float:right;font-size:13px;color:#999;padding:6px 12px}
.sortcomment a{float:right;font-size:13px;color:#4a90e2;padding:6px 12px}
.sortcomment a:hover{color:#333}
.sortcomment a.activedsort{background:#ececec;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px}
.hide {
    display: none !important;
}
.wrap-attaddsend {
    display: block;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c1bfbf;
    position: relative;
    margin-top: -1px;
}
.wrap_loginpost {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    border: 1px solid #d8d8d8;
    border-top: 0;
    position: relative;
}
#comment .CmtPopLayer {
    height: 100%;
    background-color: #030303;
    filter: alpha(opacity=60);
    opacity: .6;
    border: 1px solid #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 0%;
}
#comment .CmtPopUp {
    background-color: #fff;
    border: 1px solid #000;
    position: fixed;
    display: none;
    top: 15%;
    width: 500px;
    left: 20%;
    padding: 0;
    height: 165px;
    z-index: 2;
}
#comment .resCmtImg {
    display: inline-block;
    position: relative;
    margin: 20px 0 0;
    padding-left: 0;
    list-style: none;
    overflow: visible;
}
.captchacmt {
    float: left;
    width: 210px;
    overflow: hidden;
    padding: 5px 0;
}
.wrap-attaddsend .userinfo {
    font-size: 14px;
    color: #2a2a2a;
    text-align: center;
    font-weight: 600;
    max-width: 250px;
    padding: 10px 0 6px;
    cursor: pointer;
    background: #fff;
    position: absolute;
    right: 130px;
}
#userinfoLog {
    right: 80px;
}
.wrap-attaddsend .userinfo i {
    margin-top: -4px;
    float: left;
}
.wrap-attaddsend .userinfo .uname {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 160px;
    float: left;
    text-align: left;
}
.wrap-attaddsend .userinfo a {
    color: #4a90e2;
    font-weight: 300;
    float: left;
    position: absolute;
    right: -3px;
}
.sendnow {
    float: right;
    width: 580px;
    padding: 5px 0;
}
.sendnow .infoname {
    padding: 5px 8px;
    border: 1px solid #dadada;
    font-size: 14px;
    width: 180px;
    margin-right: 10px;
    color: #333;
    float: right;
}
.sendnow .finalpost {
    float: right;
    padding: 3px 10px;
    margin-right: 10px;
    background: #fbd648;
    border: 1px solid #c1bfbf;
    font-size: 14px;
    color: #2a2a2a !important;
    text-transform: uppercase;
    font-weight: 600;
}
.radio-ctnr {
    display: inline-block;
    margin-top: 5px;
}
.sendnow .infoname {
    padding: 5px 8px;
    border: 1px solid #dadada;
    font-size: 14px;
    width: 180px;
    margin-right: 10px;
    color: #333;
    float: right;
}
.wrap-attaddsend .sendclick {
    float: right;
    font-size: 15px;
    color: #2a2a2a;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    width: 120px;
    padding: 11px 0 10px;
    cursor: pointer;
    background: #fbd648;
}
#comment .replyLate {
    display: block;
    overflow: visible;
    position: relative;
    margin: 0 0 10px 34px;
    padding: 8px;
    clear: both;
    font-size: 13px;
    color: #333;
    line-height: 24px;
    border: dashed #ccc 1px;
}
#comment .replyLate:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 14px;
    border-top: 1px dashed #ccc;
    border-left: 1px dashed #ccc;
    transform: rotate(36deg) skew(-20deg);
    width: 10px;
    height: 10px;
    background-color: #fff;
}
[class^="iconcom-"], [class*="iconcom-"] {
    background-image: url(../img/bg_comment@2x.png);
    background-size: 320px 250px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.iconcom-user1 {
    background-position: -170px 0;
    width: 25px;
    height: 25px;
    margin-right: 7px;
}
.comment_ask {
    display: block;
    overflow: visible;
    margin: 10px 0 0;
}
.iconcom-user {
    width: 25px;
    height: 25px;
    background-image: none !important;
    background-color: #ccc;
    margin-right: 7px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 26px;
    font-style: normal;
}
.comment_ask strong {
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
}
.infocom_ask, .infocom_ask_s {
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 22px;
    margin-left: 30px;
}
.relate_infocom {
    display: block;
    overflow: visible;
    height: 18px;
    padding: 5px 0;
    font-size: 12px;
    color: #666;
    position: relative;
}
.comment_ask .relate_infocom {
    margin-left: 30px;
}
.relate_infocom span {
    float: left;
}
.relate_infocom .reply {
    cursor: pointer;
    color: #4a90e2;
}
.relate_infocom .dot {
    float: left;
    display: inline;
    font-size: 8px;
    vertical-align: middle;
    margin: 2px 5px;
    color: #babbb8;
}
.relate_infocom .numlike {
    color: #999;
}
.iconcom-like {
    background-position: -107px -26px !important;
    width: 10px !important;
    height: 13px !important;
    margin: 0 5px;
    margin-top: -3px;
}
.like {
    color: #4a90e2;
    cursor: pointer;
}
.relate_infocom span.like, .relate_infocom span.likecount, .relate_infocom span.satiscount {
    float: none;
}
.comment_reply {
    display: block;
    margin-top: 10px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #e7e7e7;
    padding: 15px 10px;
    font-size: 14px;
    color: #333;
    margin-left: 30px;
}
.arrow_box {
    position: relative;
    left: 7px;
    display: block;
    margin-top: -15px;
    z-index: 9;
    background: #f1f1f1;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:before {
    border-bottom-color: #e7e7e7;
    border-width: 12px;
    margin-left: -12px;
}
.arrow_box:after {
    border-bottom-color: #f1f1f1;
    border-width: 11px;
    margin-left: -11px;
}
.comment_ask .qtv {
    text-transform: uppercase;
    margin-right: 10px;
    color: #000;
    font-weight: normal;
    font-size: 10px;
    background: #eebc49;
    padding: 2px 6px;
    border-radius: 3px;
    line-height: 18px;
    height: 18px;
    margin-left: 10px;
}
#comment .replyLate {
    display: block;
    overflow: visible;
    position: relative;
    margin: 0 0 10px 34px;
    padding: 8px;
    clear: both;
    font-size: 13px;
    color: #333;
    line-height: 24px;
    border: dashed #ccc 1px;
}
#comment .replyLate:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 14px;
    border-top: 1px dashed #ccc;
    border-left: 1px dashed #ccc;
    transform: rotate(36deg) skew(-20deg);
    width: 10px;
    height: 10px;
    background-color: #fff;
}
.comment_reply .js_cmt_form {
	padding-top: 10px;
}
.infocom_ask .conticon {
    line-height: 22px;
}
.relate_infocom .btnreply {
    cursor: pointer;
    color: #4a90e2;
}
.infocom_ask .conticon .relate_infocom {
    margin-left: 0;
}
#comment .relate_infocom .favor {
    float: left;
    color: #4a90e2;
    text-decoration: none;
}
#comment .iconcom-unlike {
    background-position: -136px -31px;
    width: 9px;
    height: 12px;
    vertical-align: inherit;
    margin: 0 5px -2px 3px;
}
#comment .wrapsatis {
    display: none;
    overflow: visible;
    position: absolute;
    left: 4%;
    top: 40px;
    z-index: 91;
    width: 430px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    margin: auto;
}
#comment .wrapsatis:after, #comment .wrapsatis:before {
    bottom: 100%;
    left: 46.5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#comment .wrapsatis:before {
    border-bottom-color: #ccc;
    border-width: 11px;
    margin-left: -101px;
}
#comment .wrapsatis:after {
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -100px;
}
#comment .wrapsatis .wrsct {
    position: relative;
}
#comment .wrapsatis .wrsct i {
    width: 15px;
    height: 17px;
    background-position: -188px -47px;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}
#comment .wrapsatis span {
    margin-bottom: 7px;
    display: block;
    max-width: 96%;
}
#comment .wrapsatis .ustCt {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    color: #999;
    width: 97%;
    height: 80px;
    margin: 0 0 10px;
    padding: 5px;
    resize: none;
}
#comment .wrapsatis input {
    padding: 9px 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    color: #999;
    width: 166px;
    margin-right: 7px;
}
#comment .wrapsatis a {
    padding: 11px 15px !important;
    background-color: #288ad6;
    color: #fff !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 0;
}
#comment .relate_infocom .mwrs{color:#d97f00;font-weight:bold;padding:0 0 0 5px}
#comment .pagcomment {
    display: block;
    padding: 8px;
    overflow: hidden;
    width: 341px;
    margin: 10px auto;
    clear: both;
}
#comment .pagcomment a {
    float: left;
    padding: 4px 10px;
    background: #eee;
    border-radius: 3px;
    text-align: center;
    color: #333 !important;
    margin-right: 4px;
    font-size: 12px;
}
#comment .pagcomment span {
    float: left;
    padding: 4px 10px;
    background: #eee;
    border-radius: 3px;
    text-align: center;
    color: #333;
    margin-right: 4px;
    font-size: 12px;
    clear: none !important;
    cursor: pointer;
}
#comment .pagcomment span.active {
    float: left;
    padding: 4px 10px;
    background: #ccc;
    border-radius: 3px;
    text-align: center;
    color: #333;
    margin-right: 4px;
    font-size: 12px;
    clear: none !important;
    cursor: pointer;
}
.deal-wap {
	box-sizing: border-box;
    border-width: 10px;
    border-style: solid;
	border-color: #f4400b;
	display: block;
}
.c-banner {
	float: left;
	width: 240px;
	height: 313px;
	background: url(../img/deal_moi_ngay.jpg) no-repeat center top;
	display: block;
}
.c-banner a {
	display: block;
	width: 100%;
	height: 100%;
}
.slider-wap {
	padding: 0 28px; 
}
#deal-slider {
	float: left;
	width: calc(100% - 240px);	
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
#deal-slider img {
	max-width: 100% !important;
}
#deal-slider .product-name {
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#deal-slider .product-name a {
    display: initial;
}
#deal-slider .m-product-item {
	margin: 0;
	width: 100%;
	height: 313px;
}
#deal-slider .m-product-item .m-product-item-hover {
	height: 311px;
}
#deal-slider .owl-buttons .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 313px;
    margin-left: -28px;
}
#deal-slider .owl-buttons .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 313px;
    margin-right: -28px;
}
#deal-slider .owl-buttons a {
    display: block;
    z-index: 5;
    color: #666;
    background-position: 0 100%;
}
#deal-slider .owl-buttons .owl-prev a:before {
    font-family: 'FontAwesome';
    font-style: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 33px;
    width: 25px !important;
    height: 313px !important;
    line-height: 313px;
    margin-left: 5px;
}
#deal-slider .owl-buttons .owl-next a:before {
    font-family: 'FontAwesome';
    font-style: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 33px;
    width: 25px !important;
    height: 313px !important;
    line-height: 313px;
    margin-left: 5px;
}
#deal-slider .owl-buttons a:hover {
	color: #ff5500;
}
.login-box .mfp-close {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	top: -12px;
	right: -14px;
	background: #000;
	border-radius: 50%;
}
.sp-dt-short-intro {
	margin: 15px 0;
	padding-top: 10px;
    border-top: 1px solid #eee;
}
.boxshock {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.boxshockheader {
    background-color: #e21d22;
    padding: 10px 10px 8px 10px;
    text-align: left;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.boxshockheader>img {
    width: 74px;
    height: 42px;
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 10px;
    padding-top: 0;
    margin-right: 10px;
}
.boxshockheader>div {
    display: inline-block;
    vertical-align: top;
}
.boxshockheader .ltd {
	padding: 0 !important;
	font-size: 12px;
}
.boxshockheader label {
    display: block;
    text-align: left;
    color: #fff;
}
.boxshockheader label strong {
    font-size: 20px;
    color: #f8e81c;
    text-align: left;
    line-height: 20px;
}
.boxshockheader label strong.priceline {
    font-weight: normal;
    text-decoration: line-through;
    color: #fff;
    font-size: 14px;
}
.boxshockheader span {
    font-size: 13px;
    color: #fff;
}
.boxshockcontent {
    background-color: #fff4de;
    padding: 0 10px 10px;
    border: 1px solid #ddd;
    border-top: none;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.boxshock .area_promotion span {
    padding: 8px 10px 0 15px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.boxshock .area_promotion span:before {
    content: "•";
    margin-left: -15px;
    background: none;
    color: #999;
    margin-top: -5px;
    font-size: 20px;
    float: left;
}
.uuonl {
    background: #E9F7FF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    display: block;
    overflow: hidden;
}
.disonline {
	padding: 0 10px 7px;
}
.disonline span {
	background: #ffe71e;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 2px 7px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9px;
    display: inline-block;
}
.disonline strong {
	text-transform: none;
	font-size: 14px;
}

