.group-kitchen-accessories {
    width: 100%;
    height: 270px;  
}

.group-kitchen-accessories h2{
    font-family: 'OpenSans_Semibold';
    font-size: 50px;
    line-height: 57px;
    color: #666666;
    text-align: center;
    display: block;
    padding-bottom: 10px;
}

.group-kitchen-accessories p{ 
    font-size: 16px;
    line-height: 23px;
    color: #666666;
    text-align: center;
    margin-bottom: 40px;
}

.wrapper-group-trademark {
    width: 100%;
    height: auto;  
    bottom: 0px;
}

.group-trademark {
    width: 70%;
    height: auto;
    margin: auto; 
    position: relative;
}

.trademark  {
    width: 50%;
    height: auto; 
    top: 0px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
}


.right {
    right: 0px;
}

.wrapper-group-product-main {
    width: 100%;
    height: auto;
    background: #e7e7e7;
    padding-top: 60px;
}

.group-product-main {
    width: 1170px;
    height: auto;
    margin: auto;
    overflow: hidden;
}

.item-product {
    height: 620px;
    background: #fff;
    padding: 5px;
    border: 1px solid #cccccc;
    position: relative;
    overflow: hidden;
    margin: 0 15px;
}

.detail-item-product {
    width: 100%;
    height: auto;
}

.pic-detail-item-product {
    width: 100%;
    height: 470px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.pic-detail-item-product  img { 
    width: 100%;
    height: 100%; 
    max-width: 100%;
    max-height: 100%;
    position: relative;
    overflow: hidden;
   -webkit-transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
   transition: transform 0.5s ease;
}

.pic-detail-item-product  img:hover{
     -webkit-transform:scale(1.1);
   -moz-transform:scale(1.1);
   -o-transform:scale(1.1);
   -ms-transform:scale(1.1);
   transform:scale(1.1); 
   opacity: 0.7;
}

.title-detail-item-product {
    width: 97%;
    height: auto;
    text-align: center;   
}

.title-detail-item-product a{
    font-size: 18px;
    line-height: 25px;
    font-family: 'Roboto';
    color: #333333; 
}

.title-detail-item-product a:hover {
    color:#e4322c ;
}

.title-detail-item-product p{
    font-size: 18px;
    line-height: 25px;
    font-family: 'Roboto';
    color: #333333; 
}


.more-infor {
    width: 100%;
    height: auto; 
    text-align: center;
    padding: 50px 0px; 
}

.more-infor a{
    font-size: 18px;
    line-height: 24px;
    color: #fff; 
    background-color: #e4322c; 
    text-align: center;
    padding: 12px 30px;  
    border-radius: 5px;
    transition:all 0.8s ease 0s; 
}

.more-infor a:hover{
    background-color: #fff; 
    border: 1px solid #e4322c;
    color: #e4322c;
}

.group-about {
    width: 100%;
    height: auto;
    padding: 60px 0px;
}

.pic-group-about {
    width: 585px;
    height: 390px;
}

.pic-group-about img {
    width: 100%;
    height: 100%;
}

.infor-group-about {
    width: 500px;
    height: 390px;
    position: relative;
}

.infor-group-about span{
    font-size: 36px;
    line-height: 36px;
    color: #999999;
    font-family: 'OpenSans';
}

.infor-group-about h2{
    font-size: 115px;
    line-height: 100px;
    color: #666666;
    font-weight: bold;
    font-family: 'OpenSansBold';
    margin-bottom: 30px;
}

.infor-group-about p{
    font-size: 18px;
    line-height: 25px;
    color: #666666; 
    text-align: justify;
}

.infor-group-about a{
    font-size: 18px;
    border: 1px solid #e7e7e7;
    color: #000; 
    position: absolute;
    bottom: 0px;
    border-radius: 5px;
    padding:  10px 25px;
    transition:all 0.8s ease 0s; 
}

.infor-group-about a:hover{
    border: 1px solid #E4322C;
    background: #E4322C;
    color: #fff;
}

.wrapper-group-customer-reviews {
    background: url(../images/bg_ykkh.jpg) no-repeat fixed center;  
        -webkit-background-size: 100%;
      -moz-background-size: 100%;
      -o-background-size: 100%; 
    background-size: 100% 100%;
    z-index: 1;
    width: 100%;
    height: auto; 
}

.group-customer-reviews { 
    width: 1170px;
    height: 515px;
    margin: auto;
    position: relative;
}

.group-customer-reviews h2 {
    font-size: 50px;
    line-height: 57px;
    color: #ffffff;
    position: relative;
    text-align: center;
    display: block;
    padding: 60px 0px;
    margin-bottom: 40px;
}

.group-customer-reviews h2:before {
    background-image: url(../images/lb_title_ykkh.png);
    background-repeat: no-repeat;
    width: 580px;
    height: 5px;
    bottom: 40px;
    position: absolute;
    content: '';
}

.wrapper-group-news {
    width: 100%;
    height: auto;
    background: #e7e7e7;
}

.group-news {
    width: 1170px;
    height: auto;
    margin: auto;
}

.group-news h2{
    font-size: 50px;
    line-height: 57px;
    color: #333333;
    text-align: center;
    padding-top: 50px;
    display: block;
}

.group-news .gnNote {
    line-height: 23px;
    color: #333333;
    margin-bottom: 30px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    padding: 5px 0 0;
}

.item-news {
    height: 235px;
    position: relative;
    overflow: hidden;
    margin: 0 15px;
}

.pic-item-news {
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.pic-item-news img{
    width: 100%;
    height: 100%;
    -webkit-transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
   transition: transform 0.5s ease;
}

.pic-item-news img:hover{
     -webkit-transform:scale(1.1);
   -moz-transform:scale(1.1);
   -o-transform:scale(1.1);
   -ms-transform:scale(1.1);
   transform:scale(1.1); 
   opacity: 0.7;
}

.title-item-news {
    background: #fff;
    height: auto;
    padding: 7px 15px 6px;
}

.title-item-newsp {
    padding: 0px 15px;
}

.title-item-news a {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.title-item-news a:hover{
    color: #e4322c;
}

.view-more {
    width: 100%;
    height: auto;
    padding: 40px 0 70px;
    text-align: center;
}

.view-more a{
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    background: #666666;
    padding: 13px 60px;
    border-radius: 5px;
    display: inline-block;

    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.view-more a:hover{
    background: #e4322c;
    color: #fff;
}

.wrapper-group-idea {
    width: 1170px;
    height: 280px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.group-idea {
    height: auto;
    margin: auto;
}

.pic-group-idea {
    width: 590px;
    height: auto;
    position: relative;
}

.pic-group-idea img {
    position: absolute;
    top: -15px;
    right: 0;
}

.list-group-idea {
    width: 580px;
    height: auto;
}

.list-group-idea >ul {
    width: 100%;
    height: auto;
    padding-top: 25px;
}

.list-group-idea >ul >li {
    width: 100%; 
    position: relative; 
    border-bottom: 1px dotted #e0e0e0;
}

.list-group-idea >ul >li:last-child {
    border-bottom: none;
}

.list-group-idea >ul >li >a {
    font-size: 14px;
    line-height: 21px;
    color: #333;
    padding: 7px 0px 7px 25px;
    display: block; 
		    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-group-idea >ul >li >a:hover {
    color: #E4322C;
}

.list-group-idea >ul >li:before {
    background-image: url(../images/icon_idea.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 11px;
    left: 0px;
    top: 15px;
    position: absolute;
    content: '';
}

.view-more-idea { 
    width: auto;
    height: auto;
    padding: 10px 0 30px;
}

.view-more-idea a{
    font-size: 12px;
    line-height: 21px;
    color: #000000;
    display: block;
    padding: 5px 25px 5px 15px;
    border-bottom: 3px solid #efefef;
    position: relative;
    transition:all 0.8s ease 0s; 
}

.view-more-idea a:after{
    background-image: url(../images/icon_view-more.png);
    background-repeat: no-repeat;
    right: 5px;
    top: 10px;
    width: 8px;
    height: 12px;
    position: absolute;
    content: '';
}
 
.view-more-idea a:hover {
    color: #E4322C ; 
    border-bottom: 3px solid #E4322C;
}

.item-customer {
    height: auto;
    margin: auto;
    margin-bottom: 30px;
}

.item-customer div {
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    position: relative; 
    padding-left: 80px;
}

.item-customer div:before{
    background-image: url(../images/icon_first-leter.png);
    background-repeat: no-repeat;
    width: 55px;
    height: 50px;
    left: 0px;
    top:1px;
    position: absolute;
    content: '';
}




.pic-customer {
    width: 105px;
    height: 105px;
     margin: auto;
    border: 3px solid #fff;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
}

.pic-customer img{
    width: 100%;
    height: 100%;
} 

.wrapper-pic-customer {
    height: auto;
    margin: auto;
    width: 30%;
}


.wrapper-pic-customer p{
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}
.slick-dots {
    display: none !important;
}

/**  UPDATE  **/

.bxslider-product,
.bxslider-news {
    margin: 0 -15px;
}
.slick-pause {
    display: none;
}
.mainPad40 {
    padding: 40px 0 50px;
}

.slider.fade button {
    width: 70px;
    height: 70px;
    border: none;
    top: 11%;
    margin-top: -33px;
    cursor: pointer;
    position: absolute;
    background: transparent;
}
.slider.fade button span {
    display: block;
    width: 70px;
    height: 70px;

    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.slick-prev {
    left: -235px;
}
.slick-prev span {
    background: url("../images/prev_2.png") no-repeat transparent;
}
.slick-next {
    right: -235px;
}
.slick-next span {
    background: url("../images/next_2.png") no-repeat  transparent;
}
.slider.fade button:hover span {
    -webkit-transform:rotateX(0deg) rotateY(360deg) rotateZ(0deg);
    -moz-transform:rotateX(0deg) rotateY(360deg) rotateZ(0deg);
    -o-transform:rotateX(0deg) rotateY(360deg) rotateZ(0deg);
    -ms-transform:rotateX(0deg) rotateY(360deg) rotateZ(0deg);
    transform:rotateX(0deg) rotateY(360deg) rotateZ(0deg);
}

.wrapFade {
    width: 700px;
    margin: auto;
}