@import url(https://fonts.googleapis.com/css?family=Roboto); 
.wrapper {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
}
.marginright {
    margin-right:0 !important;
}
.wt-top-header {
    width: 100%;
}
.top-header-full {
    border-bottom: 1px solid #eeeeee;
     width: 100%;
     background: #f8f8f8;
}
.top-header {
    padding: 10px 0;
}
.head-left {
    float: left;
}
.head-right {
    float: right;
}
.head-left .head-left-info span{
    color: #666666;
    font-size: 12px;
}
.head-right .head-right-info ul li.hotline-head {
    display: inline-block;
}
.head-right .head-right-info ul li.email-head {
    display: inline-block;
     border-left: 1px solid #000;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 1;
}
.head-right .head-right-info ul li {
    float: left;
}
.head-right .head-right-info ul li span {
    color: #848383;
}
.head-right .head-right-info ul li.email-head span {
    background: url("../images/icon-email.png") no-repeat left center;
    padding-left: 18px;
}
.head-right .head-right-info ul li.hotline-head span {
    background: url("../images/icon-phone.png") no-repeat left center;
    padding-left: 15px;
}
.head-right .head-right-info ul li.hotline-head span strong{
    color: #ed1c24;
}
.head-right .head-right-info ul li.login  {
   display: inline-block;
    border-left: 1px solid #000;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 1;
}
.head-right .head-right-info ul li.login a {
    background: url("../images/icon_login.png") no-repeat left center;
    padding-left: 15px;
    color: #666666;
}
.head-right .head-right-info ul li.login a:hover {
    
    color: #ff8c00;
}
.head-right .head-right-info ul li.re  {
   display: inline-block;
    border-left: 1px solid #000;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 1;
}
.head-right .head-right-info ul li.re a {
    background: url("../images/icon_re.png") no-repeat left center;
    padding-left: 15px;
    color: #666666;
}
.head-right .head-right-info ul li.re a:hover {
    
    color: #ff8c00;
}
.logo {
    display: inline-block;
    padding: 11px 0px 0px 0px;
}
.col-right {
    float: right;

}
.col-right-header {
  width: 880px;
  margin-top: 20px;
  position: relative;
}
.main-menu {
    display: block;
    margin-top: 20px;
	background: #000;
	padding: 10px 0;
}
.main-menu ul{
	float: right;
}
.main-menu  ul  li {
      float: left;
      position:relative;
}
 .main-menu  ul  li  a{
     text-transform: uppercase;
     color: #FFF;
     font-size: 14px;
     padding: 0px 20px;
     float: left;
}
.main-menu  ul  li  a:hover {
    
    color: #ff8c00;
}
.main-menu  ul  li  a.active {
    
    color: #65BA58;
}

/*submenu2*/
.main-menu > ul  li  ul.submenu2
{
    position: absolute;
    display: none;
    background: #ffffff;
    top: 69px;
    margin: 0;
    padding: 10px 0 0 0;
    z-index:9999999999999999;
    box-shadow: 0px 1px 2px #c2c2c2 inset;
    width:180px;
}
.main-menu > ul > li:hover > ul.submenu2 {
    display: block;
}
.main-menu > ul > li:hover > ul.submenu2 > li {
    float: left;
    width: 100%;
}
.main-menu > ul > li:hover > ul.submenu2 > li:hover {
    background:#eeecec;
}
.main-menu > ul > li:hover > ul.submenu2 > li > a {
    color:#666666;
    font-size:13px;
    padding: 5px 15px;
    float: left;
}

/*submenu3*/
.main-menu > ul > li > ul > li > ul.submenu3
{
    position: absolute;
    display: none;
    background: #ffffff;
    top: -10px;
    margin: 0;
    padding: 10px 0 0 0;
    z-index:10;
    box-shadow: 0px 1px 2px #c2c2c2 inset;
    left: 180px;
    width:175px;
    border-left: 1px solid  #00a0d3;
}
.main-menu > ul > li:hover > ul > li:hover > ul.submenu3 {
    display: block;
}
.main-menu > ul > li > ul.submenu2 > li {
    position:relative;
}
.main-menu > ul > li:hover > ul > li:hover > ul.submenu3 > li > a {
    color:#666666;
    font-size:13px;
    padding: 5px 15px;
    float: left;
}
.main-menu > ul > li:hover > ul > li:hover > ul.submenu3 > li{
    float: left;
    width: 100%;
 }
.main-menu > ul > li:hover > ul > li:hover > ul.submenu3 > li:hover{
    background:#65BA58;
 }

.search {
  position: relative;
  width: 660px;
  float: left;
}
.search form {
 
  border: 1px solid #cccccc;
  width: 600px;
}
.search form select {
  width: 170px;
  height: 35px;
  border: none;
border-radius: 3px;
}
.search form input {
  width: 400px;
  height: 35px;
  border: none;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
}
.search form .submit_search {
  width: 60px;
  height: 39px;
  background: #65BA58;
  border-radius: 3px;
  border-left: none;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  text-transform: uppercase;
}
.love {
  float: left;
  background: url(../images/icon_love.png) center top no-repeat;
  padding-top: 22px;
  margin-left: 60px;
  color: #848383;
}
.cart {
  float: left;
  background: url(../images/icon_card.png) center top no-repeat;
  padding-top: 30px;
   margin-left: 40px;
   margin-top: -8px;
   color: #848383;
}
.view-bag {
    display: inline-block;
    position:relative;
    margin:0 15px 0 5px;
}
.icon-cart {
 
  display: inline-block;
    height: 21px;
    position: absolute;
    width: 18px;
    z-index: 20;
    right: 16px;
    top: -11px;
    color: #fff;
    text-align: center;
}
.icon-cart span {
    line-height: 2;
  font-style: initial;
  font-size: 11px;
}
.text-cart {
  color: #666666;
  font-size: 11px;
  text-transform: uppercase;
  border: 1px dashed #ccc;
  padding: 5px 30px 5px 7px;
}
.search-view-cart {
    display: inline-block;
  float: right;
  padding: 20px 0;
}
.nav-bar-full {
  border-bottom: 2px solid #d9d9d9;
}
.copyright-footer-full
{
    background: #e0e0e0;
    width: 100%;
}
.content-copyright-footer
{
    padding: 25px 0;
}






.copyright-footer-info
{   
    text-align:left;
    width: 100%;
}
.nav-footer-social-full {
    background:#f0efef;
}
.nav-footer-social-full .nav-footer-social-info {
    padding: 20px 0;
}
.nav-footer-social-full .social-footer {
    
}
.nav-footer-social-full .online-footer {
    float: left;
    width:50%;
    text-align: right;
}

.nav-footer-social-full .social-footer  .col-left-social ul li {social-footer
    padding-right: 5px;
    display: inline-block;
}
.nav-footer-social-full .social-footer  .col-left-social ul li a {
    text-indent: -999em;
    position: relative;
    white-space: normal;
    padding: 0;
    margin: 0;
    color: transparent;
    display: inline-block;
    width: 25px;
    height: 25px;
}
.nav-footer-social-full .social-footer .col-left-social ul li a.twitter {
    background: url("../images/icon-twitter.png") no-repeat center;
}
.nav-footer-social-full .social-footer .col-left-social ul li a.facebook {
    background: url("../images/icon-face.png") no-repeat center;
}
.nav-footer-social-full .social-footer .col-left-social ul li a.googleplus {
    background: url("../images/icon-google-plus.png") no-repeat center;
}
.nav-footer-social-full .social-footer .col-left-social ul li a.twitter:hover {
    background: url("../images/icon-twitter-hover.png") no-repeat center;
}
.nav-footer-social-full .social-footer .col-left-social ul li a.facebook:hover {
    background: url("../images/icon-face-hover.png") no-repeat center;
}
.nav-footer-social-full .social-footer .col-left-social ul li a.googleplus:hover {
    background: url("../images/icon-google-plus-hover.png") no-repeat center;
}
.online-footer ul li {
    display: inline-block;
}
.content {
    margin: 0 0 15px 0;
}

/*newproduct*/
.box-cc {
    float: left;
    text-align: center;
    padding: 10px;
    height: 253px;
    width: 96%;
}
.new-product-bxslider .box-cc {

    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    width:204px;
    height: 297px;
  margin-right:10px;
  margin-bottom:10px;
}
.pc_margin {
  margin-right:0px!important;
}
.content-cc h2 a{
    color: #000;
    font-size: 14px;
	padding: 0 10px;
}
.content-cc h2 p,
.price-cc span {
    color: #666;
    font-size:12px;
}
.price-cc {
        margin: 10px 0px 0;
   
   
}
.price-cc  span strong
{
    color: #ff0000;
 }
.order-cc  a{
   background: #3c3c3c;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 3px;
}
.box-cc:hover .order-cc a{
    background: #ff8c00;
 }


.box-title {
    background: #f5f5f5;
    text-transform: uppercase;
    
    position: relative;
}
.main-box-content {
  padding-top: 20px;
}
.icon-title {
  
  padding: 10px 20px;
  width: 300px;
  text-align: left;
  color: #fff;
    font-size: 14px;
    display: block;
}
.box-title-pro {
    border-top: 1px solid #015da7;
}
.box-title-pro .icon-title  {
   background: #015da7;
}
.box-title-1 {
    border-top: 1px solid #6ed9eb;
}
.box-title-1 .icon-title  {
   background: #6ed9eb;
}
.box-title-2 {
    border-top: 1px solid #73d777;
}
.box-title-2 .icon-title  {
   background: #73d777;
}

.box-title-3 {
    border-top: 1px solid #7947b1;
}
.box-title-3 .icon-title  {
   background: #7947b1;
}
.box-title-4 {
    border-top: 1px solid #b6892c;
}
.box-title-4 .icon-title  {
   background: #b6892c;
}

.box-title-5 {
    border-top: 1px solid #d652bf;
}
.box-title-5 .icon-title  {
   background: #d652bf;
}
.box-title-6 {
    border-top: 1px solid #6ed9eb;
}
.box-title-6 .icon-title  {
   background: #6ed9eb;
}
.box-title-7 {
    border-top: 1px solid #73d777;
}
.box-title-7 .icon-title  {
   background: #73d777;
}

.box-title-8 {
    border-top: 1px solid #7947b1;
}
.box-title-8 .icon-title  {
   background: #7947b1;
}
.box-title-9 {
    border-top: 1px solid #b6892c;
}
.box-title-9 .icon-title  {
   background: #b6892c;
}

.box-title-10 {
    border-top: 1px solid #d652bf;
}
.box-title-10 .icon-title  {
   background: #d652bf;
}
.box-title-11 {
    border-top: 1px solid #7947b1;
}
.box-title-11 .icon-title  {
   background: #7947b1;
}
.box-title-12 {
    border-top: 1px solid #73d777;
}
.box-title-12 .icon-title  {
   background: #73d777;
}

.new-product {
  float:left;
  width:100%;
}

.new-product_home  {
  width:100%;
  float:left;
 margin: 0 0 20px;
}
.new-product_home ul {
 
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.new-product .bx-wrapper {
    margin: 0 auto;
}
.box01 {
    width: 270px;
    float: left;
    margin-right: 20px;
}
.list-items-new {
    float:left;
    width:48%;
}
.list-support-customer {
    float:right;
    width:48%;
}
.meida-img h2 a {
    color: #000;
    font-size: 13px;
}
 .time-news {
    color: #999999;
    font-size: 11px;
    font-style: italic;
}
 .time-news span {
    background: url("../images/icon-block.png") no-repeat left center;
    padding-left:17px;
        padding-top: 3px;
}
.box-contentC .media-info {
    margin-top:5px;
}
.box-contentC .media-info p {
    color:#666;
}
.media-readmore a{
   color: #00acee;
    font-style: italic;
}
.media-readmore a span {
    background: url("../images/icon-read-more.png") no-repeat right center;
    padding-right:15px;
}
.box2 {
    float:right;
    width:270px;
}
.list-items-new .box-title {
    
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 45px;
}
.new-support-customer {
    margin-top: 40px;
  width:100%;
  float:left;
}
.meida-img h2 a:hover {
    color:#00acee;
}
.box-media {
    margin-top:5px;
}
.box-media .meida-img h2 {
    font-weight: 400;
}
.support-customer-info .box-title {
    
}
.production-full {
    border-top: 1px solid #ccc;
        padding-top: 15px;
    margin-top: 30px;
    clear:both;
}
.container-left {
    float:left;
    width: 245px;
    margin-right:28px;
}
.container-right {
    float:left;
    width: 897px;
    margin-bottom: 20px;
}


.new-production li {
   float: left;
    border: 1px solid #eee;
    border-left: none;
    border-top: none;
    width: 224px;
}

 .new-production li:nth-child(4) {
     margin-right: 0;
}
  .new-production li:nth-child(8) {
     margin-right: 0;
}
   .new-production li:nth-child(12) {
     margin-right: 0;
}
.new-production li:nth-child(16) {
     margin-right: 0;
}
.new-production li:nth-child(20) {
     margin-right: 0;
}
.new-production li:nth-child(24) {
     margin-right: 0;
}
.new-production li:nth-child(28) {
     margin-right: 0;
  
}

   .page {
    text-align: center;
    margin-bottom: 20px;
}
   .page > a {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    cursor: pointer !important;
    display: inline;
        padding: 3px 7px;
    border-radius: 4px;
    z-index: 2;
}
   .page > a:hover, .page > a.active {
    background-color: #00acee;
    box-shadow: 1px -1px 6px 4px #019fdc inset;
    color: #FFF;
    cursor: default;
    z-index: 2;
    display: inline;
        padding: 3px 7px;
    border-radius: 4px;
    border: 1px solid #019fdc;
}

.description-list-pro {
    margin-bottom: 20px;
}
.title_news span {
    font-size:15px;
    font-weight: bold;
}
.title_news {
  font-weight: bold;
  width: 100%;
  font-size: 20px;
  margin-bottom: 10px;
}
.title_news_other{
  bottom: 1px solid #666666;
  margin-bottom: 10px;

}
.catelogories-left-full > ul > li > a {
        font-size: 14px;
    color: #333;
      background: url("../images/icon-list.jpg") no-repeat left;
          padding-left: 10px;
}
.catelogories-left-full > ul {
    margin-left:5px;
}
.catelogories-left-full > ul > li {
    padding-bottom:10px;
}
.catelogories-left-full > ul > li > a:hover, .catelogories-left-full > ul > li .active{
    color:#00acee;
}
    .catelogories-left-full > ul > li > ul {
            background: #f3f3f3;
            margin-left: 10px;
    }
.catelogories-left-full > ul > li > ul > li > a {
        font-size:13px;
        color:#666;
            padding: 8px 10px;
    display: block;
}
.catelogories-left-full > ul > li > ul > li
{
        border-bottom: 1px solid #fff;
}
.catelogories-left-full > ul > li > ul > li:hover
{
    background: #00acee;
}
.catelogories-left-full > ul > li > ul > li:hover a
{
    color:#fff;
}
.contact-info {
    margin-top:20px;
}
.contact-detail {
    font-size: 14px;
}
.contact-detail > ul > li > a {
    color:#333;
  font-size:13px;
  display: block;
 }
 .contact-detail > ul > li > a strong {
  float: right;
 }
.contact-detail > ul > li {
        
       
            margin-bottom: 10px;
}
.box-news {
    width: 291px;
    height: 360px;
    float: left;
    margin-right: 12px;
}
.box-news:nth-child(3) {
    margin-right:  0;
}
.box-news:nth-child(6) {
    margin-right:  0;
}
.box-news:nth-child(9) {
    margin-right:  0;
}
.list-new-full .box-news {
    margin-bottom: 28px;
}
.col-form-info {
    width: 48%;
    float: left;
}
.col-form-info-right {
    float: right;
    width: 48%;
  overflow:hidden;
}
address {
    margin-bottom: 10px;
    font-style: normal;
    line-height: 1.42857143;
}
.text-required {
    color:#00acee;
    font-style: italic;
        margin-bottom: 10px;
}
.col-sm-3 {
    width: 25%;
    float:left;
}
.col-sm-9 {
    width: 75%;
     float:left;
}
.form-group {
    margin-bottom: 15px;
        float: left;
    width: 100%;
}
.form-control {
    display: block;
    width: 70%;
    height: 30px;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
.form-horizontal .control-label {
    text-align: left;
        padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.col-sm-offset-3 {
        width: 75%;
    float: right;
}
.col-sm-offset-3  .btn
{
    background: #00acee;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 1px 2px 0 #028dc2;
}
.col-sm-offset-3 .btn:hover {
    background:#028dc2;
    color:#fff;
}
.decription-products,
.info-details {
    width: 100%;
    float: left;
    margin:20px 0px;
}
.info-details h4{
    font-size:16px;
  border-bottom:1px solid #ccc;
  padding-bottom:6px;
}
.decription-products h2 {
    font-size: 16px;
    margin-bottom: 20px;
}
.col-left-pro{
    float:left;
    width:40%;
    margin-right: 20px;
}
.col-right-pro {
    float:left;
    text-align:left;
     width:47%;
}
.col-right-pro .price{
   background: none;

}
.col-right-pro .intro{
  border-top: 1px solid #ebeaea;
  border-bottom: 1px solid #ebeaea;
  background: none;
  padding:10px 0;

}
.col-right-pro .price strong{
    color:#ff0000;

}
.col-right-pro-row {
    background: url(../images/bg-detail.png)  left  no-repeat;
    padding-left: 10px;
    
    margin-bottom: 5px;
}
.col-order {
   background: none;
   padding-left: 0px;
   font-weight: bold;
   margin-top: 20px;
}
#qty_num {
  width: 50px;
  height: 15px;
  margin-left: 10px;
}
.col-right-pro-row:last-child {
     border-bottom:0;
}
.quantity-pro {
    margin-top:5px;
}
.quantity-pro select{
    width: 25%;
    height: 25px;
    border: 1px solid #dbdbdb;
}



/*an fix*/
.img_cc {

  display: block;
  text-align: center;
}
.other_pro {

  width: 100%;
    float: left;
    margin: 20px 0px;
}
.other_pro_title {

  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight:bold;
  border-bottom:1px solid #ccc;
  padding-bottom:6px;
}
.other_news ul li {
  width: 100%;
  float: left;
  
}
.other_news ul li a{
  background: url("../images/icon-list.jpg") no-repeat left;
  color: #333333;
  padding-left: 10px;
}
.other_news ul li a:hover {
  
  color: #ff8c00;
  
}
.other_news_title {
  color: #333333;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.alert_msg_contact_sussess {
  color: red;
  font-size: 20px;
  margin-bottom: 20px;
}

#content > h1 {
  line-height: 43px;
  border-bottom: 1px solid #ddd;
  background: #f4f4f4;
  padding: 0px 15px 0px;
  height: 43px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  color: #2A2A2A;
  font-size: 12px;
  text-transform: uppercase;
}
#content {
    min-height: 450px;
    background: #fff;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
    position: relative;
}

.slider-full {
  position: relative;
  width: 100%;
  
  overflow:hidden;
}
.intro_company {
  position: absolute;
  right: -400px;
  top:20px;
  z-index: 9999999;
  opacity: 0.5;
}
.map_left {
  width:350px;
  height:540px;
  float:left;
}
.agent {
  width:560px;
  height:540px;
  float:left;
  margin-left:20px;
}
.agent_item {
  float:left;
  width:98%;
  border-bottom:1px dotted #ccc;
  margin-bottom: 20px;
    padding-bottom: 20px;
}
.agent_item h3 {
  font-size:15px;
  font-weight:bold;
  color:#00acee;
}
.agent_item p span {
  font-size:13px;
  font-weight:bold;
}
.agent_item .im {
  float:left;
  margin-right:10px;
  height:115px;
}


.agent_item_home h3 {
  font-size:15px;
  font-weight:bold;
  color:#00acee;
}
.agent_item_home p span {
  font-size:13px;
  font-weight:bold;
}
.media-readmore {
  float:right;
  margin-top:15px;
}
.new-product_mobile {
  display:none;
}
.scroll-pane
{
  width: 560px!important;
  height: 500px;
  overflow: auto;
  margin-top: 0px;
}
.main-slider {
  margin-top:7px;
}
.main-slider img {
  width:100%;
  
}
.menu-cate {
  float: left;
  width: 220px;
  margin-top: -39px;
}
.main_banner {
  width:500px;
  float: left;
}
.menu-cate-title {
    background: #65BA58;
    width: 100%;
    height: 37px;
    border-radius: 3px 3px 0 0;
    
}
.menu-cate-title span{
    text-align: center;
    line-height: 37px;
    display: block;
    background: url(../images/bg_menu.png) 15px no-repeat;
    color: #fff;
}
.menu-cate ul {
  border:1px solid #d3d3d3;
  border-radius: 0 0 3px 3px;
  height: 338px;
  position: relative;
  
}
.menu-cate ul li {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
}
.menu-cate ul li:last-child {
  width: 100%;
  border-bottom: none;
}
.menu-cate ul li:last-child a{
  
}
.menu-cate ul li:hover{
  background: #f5f5f5;
}
.menu-cate ul li a{
  width: 100%;
  display: block;
  padding:6px 0px;
  padding-left: 10px;
  color: #4b4b4b;
  font-size: 15px;
  background: url(../images/bg_menucate.png) 200px no-repeat;
}
.menu-cate ul li a:hover{
  font-weight:bold;
  color:#65BA58;
}
.an {
  display:none!important;
}
.menu-cate ul li ul.sub-cate {
  display: none;
  position: relative;
  position: absolute;
  top: 0px;
    left: 218px;
    z-index: 999;
    width: 720px;
    background: #f5f5f5;
    border: none;
    padding-left: 20px;

}
.menu-cate ul li ul.sub-cate li {
  border: none;
}

.menu-cate ul li ul.sub-cate li a {
 background: none!important; 
 color: #666666;
 padding: 0px 10px;
 margin:10px;
 padding-left:3px;
}
.menu-cate ul li ul.sub-cate li a:hover {
 border-left: 3px solid #ff8c00;
 color: #999999;
 
}
.menu-cate ul li:hover ul.sub-cate {
  display: block;
  
  
}
.im-sub-cate {
  position: absolute;
  top: 20px;
  right: 20px;
}
.main_banner {
  width:940px;
  height: 318px;
  float: left;
  margin-left: 10px;
  margin-top: 20px;
}
.promotion_banner {
  float: left;
  margin-left: 10px;
  width: 220px;
  margin-top: 20px;
}
.promotion_banner a {
  display:block;
}
.promotion_banner a:last-child {
  margin-top:8px;
}
.new-production {
  width: 900px;
  float: right;
}
.im-cate {
  float: left;
  width: 260px;
  height: 276px;
  position: relative;;
}
.im-cate a {
  position: absolute;
  left: 0px;
  bottom: 20px;
  font-size: 16px;
  width: 220px;
  opacity: 0.9;
  display: block;
}
.im-cate a span{
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
}
.im-cate a em{
 font-style: normal;
 font-size: 12px;
 padding-top: 10px;
 display: block;
 text-align: center;
}
.im-cate img{
  width: 260px;
  height: 275px;
}
.view-all {
  float: right;
  background: url(../images/icon-viewall.png) center right no-repeat;
  position: absolute;
  right: 10px;
  top: 13px;
  padding-right: 15px;
  color: #666666;
}
.banner-cate {
  width: 100%;
  
}
.cate-pro {
  margin-top: -54px;
} 

.cate-pro  ul {
  height: auto;
  border:none;
}
.cate-pro  ul li:last-child{
  border:none;
}
.cate-pro  ul li a{
  background: none;
}
.cate-pro  ul li ul li a{
  padding-left: 30px;
}

.cate-pro  ul li .active{
  font-weight: bold;
  color: #65BA58;
}

.contact-left-full {
  float: left;
  width: 220px;
}
.orderpro {
 background: #FFF;
    float: left;
    cursor: pointer;
    border: 1px solid #eee;
    font-weight: bold;
    padding: 6px 12px;
    color: #999;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-left: 20px;
}
.orderpro:hover {
	background: #65BA58;
    color: #FFF;
}
.lovepro {
  
}
.quantity-pro span {
    display: inline-block;
    float: left;
    height: 26px;
    color: #999;
}
#qty_num {
    height: 26px;
    text-align: center;
}
#qty_num {
    width: 50px;
    border: 1px solid #eee;
    margin-left: 10px;
}
/*order*/
.order-succ {
  width: 100%;
  text-align: center;
  color: #015da7;
  
  font-size: 18px;
  font-weight: bold;
}
.inorder {
    float: left;
    padding: 10px;
    background: #015da7;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 20px;
    margin-left: 50px;
}
.contin {
    float: left;
    padding: 10px;
    background: #015da7;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 20px;
    margin-left: 20px;
}

.login-box { 
 
    width: 220px;
    
    padding: 20px;
    background: #f8f8f8;
    border: 1px solid #e0dede;
    border-top: none;
    border-radius: 3px;
    position: absolute;
    z-index: 99999;
    top: 29px;
    right: 68px;
    display: none;
}
.login-box input{ 
    width: 100%;
    height: 30px;
    border: 1px solid #e0dede;
    margin-top: 15px;
    text-indent: 10px;
}
.submit-login{ 
    width: 100%;
    height: 30px;
    border: 1px solid #e0dede;
    margin-top: 15px;
    display: block;
    background: #015ca5;
    text-align: center;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.head-right-info {
  position: relative;
}
.alert_msg {
  width: 100%;
  text-align: center;
  color: #ff8c00;
  font-size: 14px;
  margin-top: 10px;
}
/*Trang giỏ hàng*/
.main-order {
  width: 780px;
  float: left;
}
.t-order {
  background-color: #efefef;
    border-color: #efefef;
    border-bottom-width: 1px;
    padding: 10px ;
}

.tb-midle{
  width: 30%;
}
.tb-1{
  width: 15%;
  text-align: center;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.tb-2 {
  width: 20%;
  text-align: center;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.tb-3 {
  width: 20%;
  text-align: center;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.tb-3 a{
  font-size: 16px;
}
.tb-4 {
  width: 20%;
  text-align: center;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.qty {
  width: 40px;
}
.odd {
  border-top:1px solid  #efefef;
}
.block-wish {
    background-color: #f3f2f2;
    border-width: 1px;
    border-color: #fff #f3f2f2;
    border-style: solid;
    
}
.tb-left {
  text-align: left;
   padding:10px 10px;
}
.tb-left a {
  color: #df0302
}
.tb-right {
  text-align: right;
   padding:10px 10px;
}
.tb-right span {
  color: #df0302;
  font-weight: bold;
}
.order-info {
  width: 420px;
  float: left;
}
.send_payment label {
  float: left;
}
.from_label label{
  width:  200px;
  float:  left; 
  text-align: left;
  
  margin-top: 5px;
}
.from_label div {
  margin-bottom: 7px;
}
.from_label input, .from_label textarea {
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 7px;
  margin-left: 0px;
  margin-right: 0px;
  width: 90%;
}
.from_label textarea {
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
  width: 90%;
  height: 70px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.bank {
  float: left;
  margin-left: 20px;
  width: 330px;
}
.pd-remove a{
  background: url(../images/icon-trash.png);
  width: 20px;
  height: 20px;
  display: block;
}
.icon-order {
  float: right;
}
.btn_submit-shopping-bag {
    color: #fff;
  border: 1px solid #df0302;
    background-color: #df0302;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(204,2,2,1);
    -moz-box-shadow: inset 0px -2px 3px 0px rgba(204,2,2,1);
    box-shadow: inset 0px -2px 3px 0px rgba(204,2,2,1);
    color: #fff;
    font-size: 12px;
    padding: 6px 12px;
    cursor: pointer;
}
.sumbit-order {
  width: 100%;
  float: left;  
  text-align: center;
  margin-top: 15px;

}
.item-love {
  position: relative;
}
.remove-love {
    position: absolute;
    bottom: 0px;
    right: 5px;
}
.copyright-footer {
  float: left;
  width: 30%;
}
.title-product-footer
{
    text-transform: uppercase;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.menu-footer {
  width: 38%;
  float: left;
  margin-left: 2%;
}
.product-footer li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  width: 200px;
}
.product-footer  li a{
  color: #666666;
}
.camket {
  float: left;
  width: 30%;
}
.camket div {
  height: 35px;
  padding-left: 30px;
}
.camket_1 {
  background: url(../images/bg_camket.png) left top no-repeat;
}
.camket_2 {
  background: url(../images/bg_camket.png) left -40px no-repeat;
}
.camket_3 {
  background: url(../images/bg_camket.png) left -80px no-repeat;
}
.col-left-social {
  float: right;
}
.col-right-social {
  float: left;
}
.through {
  text-decoration: line-through;
}
.brand ul li {
  width:200px;
}
.count_cate {
    border: 1px solid #f5f5f5;
    padding: 10px;
    margin: 10px 0;
  
}
.count_cate ul li{
    float:left;
  margin-right: 15px;
    
}
.count_cate a {
    background: url(../images/cate2.png) left center no-repeat;
    color: #333;
    padding-left: 12px;
    font-weight:bold;
}
.count_cate a:hover {
    color: #ff8c00;
}
.count_cate .color_ {
  color:#015da7;
}
.count_cate .color_1 {
  color:#ff8c00;
}
/*tab*/
.tab-details-product
{
    float: left;
    width: 100%;
}
.tabs {
    position: relative;
}


.tabs > input#tab-2{
  left: 120px;
}
.tabs > input#tab-3{
  left: 240px;
}
.tabs > input#tab-4{
  left: 360px;
}
.tabs_container {
  float:left;
  width:100%;
}
.tabs > li {
  background: #d3d5d5;
  font-size: 13px;
  position: relative;
  padding: 10px 20px;
    float: left;
  display: block;
  color: #333;
  text-align: center;
    border-radius: 0 21px 0 0;
    margin-right: 3px;
}
.tabs_content_container {
  float:left;
  border:1px solid #ebeaea;
  padding:10px;
  width:98%;
}
.tabs > li a{
  color: #000000;
}
.tabs .active_tab{
  background: #65BA58;
    color: #fff;
}
.tabs .active_tab a{
  
    color: #fff;
}

.tabs > label:first-of-type {
    z-index: 4;
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs .active_tab {
    background: #65BA58;
  z-index: 6;
    color: #fff;
}

.clear-shadow {
  clear: both;
}


.tab_content_ {
  display:none;
}

.breadcrumb {
  width:100%;
  float:left;
  margin-bottom:10px;
}
.breadcrumb ul li {
  float:left;
}
.breadcrumb ul li a{
  color:#4b4b4b;
  background: url(../images/bg_breakum.png) right no-repeat;
  padding-right:10px;
  margin-right:4px;
}
.breadcrumb ul li:last-child a{
  color:#65BA58;
  background:none;
}
.phone-detail {
  color:#ff0000;
  font-weight:bold;
}
.cate-brand {
  margin-top:20px;
}
.cate-brand ul {
  border:none;
  height:auto;

}
.price-promotion span{
  font-size:22px;
}
.vat {
  font-size:14px!important;
}
.serial_wrapper {
  width: 100%;
  margin: 20px 0;
}
.serial_wrapper .left,
.serial_wrapper .right {
  float: left;
  width: 50%;
}
.serial_wrapper .left {
  border: 1px solid #eee;
  padding: 40px;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.serial_wrapper .left h3{ 
	text-align: center;
	color: #65BA58;
	margin-bottom: 10px;
	font-size: 20px;
}
.serial_wrapper form input,
.serial_wrapper form select {
  width: 100%;
  margin-bottom: 10px;
  padding: 12px 0 10px 40px;
  font-size: 15px;
 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #A9A9AE !important;
}
.model,
.serial {
  position: relative;
}
.fa-camera {
  position: absolute;
  top: 13px;
  left: 10px;
  color: #65BA58;
  font-size: 21px !important;
}
.fa-outdent {
  position: absolute;
  top: 13px;
  left: 10px;
  color: #65BA58;
  font-size: 21px !important;
}
.serial_wrapper form .input_submit {
  background: #65BA58;
  border: none;
  padding: 10px 0 !important;
  color: #FFF !important;
}
.serial_wrapper .right .guide{
	display: table-cell;
	vertical-align: top;
}
.serial_wrapper .right .guide a {
	color: #65BA58;
	padding-bottom: 10px;
	display: inline-block;
  font-size: 18px;
  line-height: 25px;
}
.cate-brand {
	display: none;
}
.container-right .icon-title {
	color: #65BA58;
}
.product_right {
    float: left;
    width: 100%;
}
.decription-products, .info-details {
    width: 100%;
    float: left;
    margin: 20px 0px;
}
.col-left-pro {
    float: left;
    width: 50%;
    margin-right: 20px;
}
.flexslider_left, .flexslider_right {
    float: left;
}
.flexslider_left {
    width: 20%;
    margin-right: 20px;
}


.flexslider_right {
    width: 65%;
    padding: 30px;
    border: 1px solid #eee;
}

.other_title {
	padding: 20px 0;
	clear: both;
	float: left;
	font-size: 16px;
}

.new-product_home  .box-title-mix  {
	background: none !important;
}
.new-product_home  .box-title-mix .icon-title {
	background: none !important;
	color: #666;
	text-align: left;
	padding-left: 10px;
}
.im-cate {
	border: none;
}
.nav-bar-full,
.menu-cate-pc,
.serial_wrapper,
.new-product_home  {
	background: #FFF;
}
.serial_wrapper  {
	padding: 10px;
	webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.other .new-production{
	width: 100%;
}
.other .new-production li {
	width: 233px;
}
.new-product_mobile:after {
	display: table;
	content:"";
	clear: both;
	background: #FFF;
}
.serial .icon-title {
	text-align: left;
	padding-left:10px;
}
.serial .box-title {
	margin-bottom: 20px;
}


.serial_tbl {
	border-collapse: collapse;
}
.serial_tbl tr {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	border-collapse: collapse;
}
.serial_tbl tr  td{
	padding: 15px 0;
	color: #DDD;
	font-size: 20px;
}
.serial_tbl tr  td:nth-child(2){
	padding-left: 50px;
	color: #65BA58;
	
}

.result {
	position: relative;
	left: 70%;
	-ms-transform: translate(-50%,0); 
    -webkit-transform: translate(-50%,0); 
    transform: translate(-50%,0); 
	color: #DDD;
}

.result .top{
	position: relative;
	width: 400px;
        margin-left: 210px;
}
.p1 {
	position: absolute;
	top: 60px;
	left: 230px;
	font-size: 23px;
        font-weight: bold;
}
.p2 {
	position: absolute;
	top: 100px;
	left: 230px;
	font-size: 20px;
}
.title_seri {
	font-size: 30px;
	margin-bottom: 40px;
	color:#65BA58;
        font-weight: bold;
}