    @charset "utf-8";
    /*------------ basic ------------*/
    body {
        color: #000;
        background: url(../../../../images/common/color_red/body.jpg)top no-repeat #fff;
    }
    .wrapper:before {
        content: '';
        width: 100%;
        height: 420px;
        background: url(../../../../images/common/color_red/before.png)no-repeat;
        display: block;
        position: absolute;
    }
    /*------------ / basic ------------*/
    /*------------ btn ------------*/
    /*-----back-btn-----*/
    .btn.back {
        background: #F48700;
        color: #fff;
        border-radius: 0;
        height: 40px;
        line-height: 40px;
    }
    .btn.back i {
        color: #fff;
        top: 12px;
    }
    .btn.back:hover {
        background: #D72817;
    }
    /*-----style01-btn-----*/
    .ibtn.fb-fans-page {
        background-image: url(../../../../images/tw/fb_page_r.png);
        width: 200px;
        height: 110px;
    }
    .btn.style01 {
        color: #7B5A42;
        background: #fff;
    }
    .btn.style01 i {
        background: #BC7C58;
        color: #fff;
    }
    .btn.general i {
        background: #4e4e4e;
    }
    .btn.cold i {
        background: #42b354;
    }
    .btn.freezing i {
        background: #68a0da;
    }
    .btn.style01:hover {
        background: #7B5A42;
        color: #fff;
    }
    .btn.style01:hover i {
        background: #000000;
    }
    .btn.style01.bg2 {
        color: #777777;
        background: rgba(255, 255, 255, .5);
    }
    .btn.style01.bg2 i {
        background: #CCCCCC;
    }
    .btn.style01.bg2:hover i {
        background: #777777;
    }
    /*-----style02-btn-----*/
    .btn.style02 {
        border: 1px solid #C3C5B5;
        background: #DCDDD5;
    }
    .btn.style02:hover {
        color: #fff;
        background: #686859;
    }
    .btn.style02.bg2 {
        color: #fff;
        border: 1px solid #C3C5B5;
        background: #686859;
    }
    .btn.style02.bg2:hover {
        background: #000;
    }
    /*-----style03-btn-----*/
    .btn.style03,
    .btn.style04 {
        color: #ffffff;
        background: #F48700;
        border-radius: 0;
    }
    .btn.style03:hover,
    .btn.style04:hover {
        background: #cc0000;
    }
    .btn.style03.arrowL:before {
        background: url(../../../../images/common/color_red/btn.png)no-repeat;
    }
    .btn.style03:after {
        background: url(../../../../images/common/color_red/btn.png)100% 0% no-repeat;
    }
    /*---- btn-box ----*/
    .btn-box:before {
        background: url(../../../../images/common/color_red/line.png)repeat-x;
    }
    .btn-box.has-border {
        border-top: 1px dashed #666666;
    }
    /*------------ / btn ------------*/
    /*------------ site_header ------------*/
    .site-title .logo {
        background: url(../../../../images/common/color_red/logo.png) 50% 50% no-repeat;
        background-size: contain;
        width: 350px;
        height: 73px;
        margin-left: 10px;
        z-index: 9;
    }
    .header-fixed .site-title .logo {
        margin-left: 0px;
    }
    .header-fixed .site-title .logo:before {
        content: '';
        width: 237px;
        background: #fff;
        height: 51px;
        display: block;
        position: absolute;
        z-index: -1;
        left: 0px;
    }
    .header-fixed .site-title .logo:hover {
        opacity: 1;
    }
    .header-fixed .site-nav {
        padding: 0px;
    }
    .header-fixed .site-title {
        top: 0px;
        /* left: 5px; */
    }
    .header-fixed .site-title:after {
        width: 210px;
        height: 82px;
    }
    /*------------top-nav ------------*/
    .top-nav>ul>li {
        color: #000000;
    }
    .top-nav ul>li>i {
        color: #E0AC72;
    }
    .top-nav ul>li>a:hover {
        color: #5A2100;
    }
    /*---- language ----*/
    .language {
        background: #D80000;
        color: #fff;
        border-radius: 0;
    }
    .language .btn:before {
        background: url(../../../../images/common/color_red/lang.svg)no-repeat;
        color: #d5d5d5;
    }
    .language ul {
        background: #ffffff;
        border: 1px solid #d80000;
        width: 100%;
        left: 43%;
    }
    .language .btn i {
        color: #fff;
    }
    .language ul li {
        color: #000;
    }
    .language ul li a:hover {
        background: #d80000;
        color: #fff;
    }
    /*---- search-box ----*/
    .search-box:after {
        content: "\e1008";
        color: #FFD3A8;
    }
    .search-box:hover:after {
        color: #fff3ed;
    }
    .site-header .search-box .form-control {
        border-left: 1px solid #FFD3A8;
        color: #FFD3A8 !important;
    }
    .site-header .search-box:hover a {
        color: #FFD3A8;
    }
    .site-header .search-box .form-control::-webkit-input-placeholder {
        color: #FFD3A8;
    }
    .site-header .search-box .form-control:focus::-webkit-input-placeholder {
        color: #FFD3A8;
    }
    .site-header .search-box .form-control::-moz-placeholder {
        color: transparent;
    }
    .site-header .search-box .form-control:focus::-moz-placeholder {
        color: #FFD3A8;
    }
    .site-header .search-box .form-control::-ms-input-placeholder {
        color: transparent;
    }
    .site-header .search-box .form-control:focus::-ms-input-placeholder {
        color: #FFD3A8;
    }
    .site-header .search-box .form-control::-moz-placeholder {
        color: transparent;
    }
    .site-header .search-box .form-control:focus::-moz-placeholder {
        color: #FFD3A8;
    }
    /*------------func-menu ------------*/
    .func-menu .cart i {
        color: #A86846;
    }
    .top-nav .func-menu .cart a:hover {
        color: #fff;
    }
    .func-menu .cart:hover i {
        color: #5A2100;
    }
    .func-menu>li>a {
        color: #AC8F61;
    }
    .func-menu>li>a:hover p {
        color: #4F3524;
    }
    .func-menu .sum {
        color: #fff;
    }
    .func-menu a:hover .sum {
        color: #fff;
    }
    /*------------site-nav ------------*/
    .site-nav {
        background: #CC0000;
        border-radius: 0px;
    }
    .site-nav .menu>li:after {
        background: #d72817;
        background: -moz-linear-gradient(top, #d72817 0%, #f89e32 100%);
        background: -webkit-linear-gradient(top, #d72817 0%, #f89e32 100%);
        background: linear-gradient(to bottom, #d72817 0%, #f89e32 100%);
        width: 105px;
        height: 53px;
    }
    .site-nav .menu>li:hover:after {
        top: -4px;
    }
    .site-nav .menu>li>a {
        color: #fff;
    }
    .site-nav .menu>li:hover>a {}
    .site-nav .menu li ul ul {
        color: #fff;
    }
    .site-nav .menu ul li a {
        color: #000;
        font-weight:bold;
    }
    .site-nav .menu ul li a:hover,
    .site-nav .menu ul ul li a:hover {
        color: #CC0000;
    }
    .site-nav .menu ul li ul li a {
        color: #5e5e5e;
         font-weight:normal;
    }
    .site-nav .menu .menu-inn {
        background: rgba(255, 255, 255, 0.9);
        border: 1px solid #CC0000;
        border-radius: 0px;
    }
    /*------------share------------*/
    .share {
        color: #7C7D6A;
    }
    .share .btn {
        border-radius: 5px;
        color: #fff;
    }
    .share li:hover .btn {
        background-color: #CC0000;
    }
    .share .facebook .btn {
        background-color: #5F85CD;
    }
    .share .google .btn {
        background-color: #FF4444;
    }
    .share .plurk .btn {
        background-color: #FF855B;
    }
    .share .twitter .btn {
        background-color: #65BDFE;
    }
    .share_box .share-link .btn,
    .share_box .share-link .icon-ic-share-linecall,
    .share_box .share-link .icon-ic-share-w {
        color: #5d5d5d;
    }
    /*------------ / site_header ------------*/
    .header-fixed .top-nav>ul {
        background: #E9D7C1;
    }
    .header-fixed .site-header .func-menu {
        background: #222;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    }
    /*------------ / banner ------------*/
    /*------------ site_main ------------*/
    .main-top {
        border-bottom: 1px dashed #575748;
    }
    .main-title {
        color: #000000;
    }
    .main-title span {
        color: #7B5A42;
    }
    .content-top {
        background: url(../../../../images/common/color_red/right.jpg)top right no-repeat #fff;
        margin-left: -20px;
        margin-right: -20px;
    }
    .has-side .content {
        background: #fff;
    }
    .main-title {
        color: #444;
    }
    .main-title:before {
        background: url(../../../../images/common/color_red/main-tit.png)no-repeat;
        width: 12px;
        height: 20px;
    }
    .search-hashtag {
        color: #FF410C;
    }
    /*------------ / site_main ------------*/
    /*------------ site_footer ------------*/
    .footer-top.news {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .footer-top {}
    .footer-txt {
        color: #fff;
        background: #e60012;
        background: -moz-linear-gradient(left, #e60012 1%, #f37035 100%);
        background: -webkit-linear-gradient(left, #e60012 1%, #f37035 100%);
        background: linear-gradient(to right, #e60012 1%, #f37035 100%);
    }
    .footer-txt .tel {
        color: #fff;
        line-height: inherit;
        padding: 2px 0;
    }
    .site-footer .title {
        color: #ffffff;
        display: none;
    }
    .site-map-box {
        color: #535353;
    }
    .site-map ul {
        color: #626262;
    }
    .site-map ul a:hover {
        color: #E60012;
    }
    .site-footer .site-info {
        color: #fff;
        padding: 15px;
        position: relative;
    }
    .site-footer .site-info p {
        display: inline-block;
        font-size: 14px;
        margin: 0 10px 0 0px;
        padding: 0;
    }
    .site-footer .site-info p+p:before {
        content: '';
        border-left: 1px solid #fff;
        padding: 0px;
        margin-right: 15px;
    }
    .footer-txt .fax {
        border-right: none;
    }
    .site-footer .follow p {
        color: #393939;
    }
    /*------------ / site_footer ------------*/
    /*------------ floating ------------*/
    .fb {
        background: url('../../images/common/color_red/fb.png');
    }
    .gotop {
        background: #f6898f;
        color: #DFDACF;
        background: url(../../../../images/common/color_red/top.png)no-repeat;
        width: 83px;
        height: 64px;
    }
    .gotop:hover {
        background-position: 0 100%;
    }
    /*------------ / floating ------------*/
    /*------------ breadcrumb ------------*/
    .breadcrumb {
        color: #000;
    }
    .breadcrumb li a:hover {
        color: #cc0000;
    }
    .content-breadcrumb-box:before {
        background: #a70000;
    }
    .content-breadcrumb-box .breadcrumb {
        color: #000000;
    }
    /*------------ / breadcrumb ------------*/
    /*------------ side ------------*/
    .side .title {
        background: url(../../../../images/common/color_red/menu-bg.png)center no-repeat;
        text-align: left;
        line-height: 70px;
    }
    .side .title b {
        color: #fff;
        padding-left: 20px;
        letter-spacing: 1px;
    }
    .side-nav-top {
        border-bottom: 1px dashed #888;
    }
    .side-nav-top li a {
        color: #000000;
        background: #debaa6;
    }
    .side-nav-top>li>a:hover,
    .side-nav-top>li.active>a {
        background: #787969;
        color: #fff;
    }
    .side-nav.has-bg {
        background: url('../../images/common/color_red/side_bg.png') no-repeat center bottom;
    }
    .mmenu-show #mobile-menu .side-nav>li,
    .mmenu-show #mobile-menu .content-nav>li {
        background: #ffffff54;
    }
    .side-nav>li>a:before {
        color: #AD0000;
    }
    .side-nav>li>a:hover:before,
    .side-nav>li.active>a:before {
        color: #fff;
    }
    .side-nav>li>a {
        background: #fff;
        color: #796A4F;
        box-shadow: 0 0 5px rgba(167, 0, 0, .6);
        transition: all .3s;
        border-radius: 0;
    }
    .side-nav>li>a:hover,
    .side-nav>li.active>a {
        color: #fff;
        background: rgb(215, 40, 23);
        background: -moz-linear-gradient(left, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        background: linear-gradient(to right, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        transition: all .3s
    }
    .side-nav ul {
        color: #cc0000;
    }
    .side-nav ul li a:hover,
    .side-nav ul>li.active>a {
       color: #373737;
       text-decoration: underline;
    }
    .side-nav ul li a:hover:before,
    .side-nav ul>li.active>a:before {
        color: #ff5a00;
    }
    /*------------ / side ------------*/
    /*------------ pagination ------------*/
    .pagination li a {
        color: #000000;
    }
    .pagination li a:hover,
    .pagination li.active a {
        color: #ffa420;
        border-color: #ffa420;
    }
    .pagination li a.controls {
        background: #ffa420;
    }
    .pagination li a.controls:hover {
        background: #cc0000;
        color: #fff;
    }
    .pagination li a.prev {
        color: #fff;
    }
    .pagination li a.next {
        color: #fff;
    }
    .page-info .form-control {
        color: #000;
    }
    .page-info .form-control:focus {
        border-color: #cc0000;
    }
    /*------------ / pagination ------------*/
    /*------------ had-bg ------------*/
    .has-bg {
        background: #ffefe0;
        border-radius: 0px !important;
    }
    .has-img:before {
        background: #686859;
        color: #fff;
        display: none;
    }
    /*------------ / had-bg ------------*/
    /*------------ form ------------*/
    /*-----reminder-----*/
    .reminder {
        color: #000;
    }
    .reminder strong {
        color: #000000;
    }
    .reminder strong:before {
        color: #cc0000;
    }
    .reminder b:before {
        background: #ff4b4b;
        border: 2px solid #ffefe0;
    }
    /*-----qty-box-----*/
    .form-control {
        color: #a9a9a9;
        border: 1px solid #f2d8bf;
        background: #f2d8bf;
    }
    .form-control:focus {
        background: #fff;
    }
    .search_select {
        background: #f2d8bf;
        border: 1px solid #f2d8bf;
        height: 34px;
        padding: 0 10px;
        color: #000000;
        border-radius: 5px;
    }
    .search_select:focus {
        outline: none;
        background: #fff;
    }
    /*-----form-static-control-----*/
    .static-control {
        color: #333333;
    }
    /*-----form-wrap-----*/
    .form-box {
        background: #ffefe0;
    }
    /*-----form-required-----*/
    .form-box .required:before {
        background: #ff4b4b;
        border: 2px solid #ffc288;
    }
    /*----- captcha -----*/
    .form-box .captcha a i {
        color: #777777;
    }
    .form-box .captcha a:hover i {
        color: #A57038;
    }
    /*----- name -----*/
    .form-box .tips {
        color: #AC8D5F;
    }
    /*----- input-group -----*/
    /*----- radio + checkbox -----*/
    .form-radio:before {
        background-image: url('../../../../images/common/color_red/form_radio.png');
        margin: 0 3px 4px 0;
    }
    .form-checkbox:before {
        background-image: url('../../../../images/common/color_red/form_checkbox.png');
    }
    .form-radio.checked:before,
    .form-checkbox.checked:before {
        background-position: 0 100%;
    }
    /*-----success-box-----*/
    .success-box .msg {
        color: #629bc2;
    }
    .success-box .msg b:before {
        background: url(../../../../../images/common/color_red/contact/bb.png)no-repeat center;
    }
    .success-box .msg b {
        color: #bd0000;
        font-weight: bold;
    }
    .success-box small {
        color: #000000;
    }
    .success-box .btn.style04 {
        background: #fe704c;
        color: #fff;
    }
    .success-box .btn.style04:hover {
        background: #cc0000;
    }
    /*------------ / form ------------*/
    /*------------ table ------------*/
    .table-h td {
        color: #847971;
    }
    .table-h .btn-holder a:hover {
        color: #000000;
    }
    .table-h thead th {
        color: #847971;
    }
    .table-h tfoot tr {
        color: #555;
    }
    .table-h tbody tr {
        border-top: 1px dashed #666666;
    }
    .table-h tfoot td {
        color: #545454;
    }
    .table-h tfoot tr:last-child td {
        color: #D51A23;
    }
    .table tfoot td .cart-rate {
        color: #545454;
    }
    .table-h .pd-id {
        color: #AC8F61;
    }
    .table-h .pd-name {
        color: #000000;
        border-bottom: 2px solid transparent;
    }
    .table-h a:hover .pd-name {
        color: #5A2100;
    }
    .table .ic-delete {
        color: #999999;
    }
    .table .ic-delete:hover {
        color: #BA7F5F;
    }
    .table td span {
        color: #CAAB6C;
    }
    /*-----table-v-----*/
    .table-v tr+tr {
        border-top: 1px dashed #666;
    }
    .table-v th {
        color: #666666;
    }
    .table-v th:after {
        background: #D3B085;
    }
    .table-v strong {
        color: #5A2100;
    }
    /*------------ / table ------------*/
    /*------------ lightbox ------------*/
    body .fancybox-close {
        color: #FFFFFF;
        background: #999999;
    }
    body .fancybox-close:hover {
        background: #000000;
    }
    body .fancybox-opened .fancybox-skin {
        border-radius: 10px;
        border: 1px solid #edb4a1;
        background: #ffffff;
        box-shadow: 0 0 10px rgba(239, 147, 50, 0.8);
    }
    body .fancybox-opened .fancybox-skin body {
        background: #343434;
    }
    body .fancybox-nav span {
        background: url('../../../../images/common/color_red/index/banner_arrow.png');
        background-position: 0 100%;
        visibility: visible;
        width: 52px;
        height: 52px;
    }
    body .fancybox-nav span:hover {
        background-position: 0 0;
    }
    body .fancybox-next span {
        left: auto;
        transform: rotate(180deg);
    }
    .photo-title {
        color: #000;
    }
    .photo-title i {
        color: #BDBDAE;
    }
    .photo-intro {
        color: #666;
    }
    .photo-pager {
        color: #A39185;
    }
    .photo-pager b {
        color: #ad5ef7;
    }
    body #fancybox-thumbs ul li a:before {
        color: #fff;
    }
    body #fancybox-thumbs ul li a:after {
        background: rgba(255, 255, 255, 0.5);
    }
    /*---- arrival ----*/
    .arrival-box .pd-name i {
        color: #FFFFFF;
    }
    .arrival-box .pd-id {
        color: #fff;
    }
    .arrival-box .notice {
        color: #2E2E2E;
    }
    #alert-fancybox {
        background: #fff;
    }
    /*------------ / lightbox ------------*/
    .header-sheet {
        background-color: rgb(255, 255, 255);
        border: 1px solid #e1ac71;
        color: #111;
        box-shadow: 0 0 15px rgba(205, 184, 156, .4);
    }
    .header-sheet .close-ontop {
        color: #fba47d;
    }
    .close-ontop {
        color: #000;
        text-shadow: 0 1px 0 #fff;
    }
    .header-sheet a {
        color: #fba47d;
    }
    /*-- NEWS ---*/
    .news-list .box {
        background: #fff;
        border: 1px solid #D3D3D3;
        border-radius: 0px !important;
    }
    .news-list .box:hover {
        border-color: #D71A18;
    }
    .news-list .date {
        background: #FF8000;
        color: #fff;
        left: -1px;
        border-radius: 0 !important;
    }
    .news-list .box:hover .date {
        background: #D71A18;
    }
    .news-list .name:after {
        background: #F2B04F;
    }
    .news-list .name {
        color: #333;
    }
    .news-list .box:hover .name {
        color: #000;
    }
    .news-date {
        background: #D71A18;
        color: #fff;
        border-radius: 0 !important;
    }
    .news-title {
        color: #000;
    }
    .news-list .date b,
    .news-date b {
        border-right: 1px solid rgba(255, 255, 255, .3);
    }
    .news-detail .share_box.all:after {
        content: '';
        width: 179px;
        height: 7px;
        display: block;
        background: url(../../../../images/common/color_red/news/line.png)no-repeat;
    }
    /*-- PRODUCTS ---*/
    .products-list .new:before {
        color: #fff;
        background: url(../../../../images/common/color_red/products/new.png)no-repeat;
        width: 60px;
        height: 25px;
        left: 10px;
    }
    .products-list .pic {
        border-radius: 0%;
        transition: all .2s;
    }
    .products-list li a {
        max-width: 100%;
    }
    .products-list li:hover .pic {
        border-radius: 0px;
    }
    .products-list .pic-box span {
        width: 123px;
        height: 36px;
        left: 0px;
        right: 0px;
        bottom: 0%;
        transition: all .2s;
        border-radius: 20px;
        font-family: 'Oswald';
        color: #000;
        border: #858585 1px solid;
        background: #fff;
        line-height: 32px;
    }
    .products-list li:hover .pic-box span {
        bottom: -5%;
        opacity: 1;
    }
    .products-list .text {
        padding: 0;
        max-width: 100%;
        padding: 5px 0;
    }
    .products-list .pic:before {
        content: "";
        background: -moz-linear-gradient(45deg, rgba(215, 40, 23, 1) 0%, rgba(215, 40, 23, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, rgba(215, 40, 23, 1) 0%, rgba(215, 40, 23, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, rgba(215, 40, 23, 1) 0%, rgba(215, 40, 23, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0;
        transition: all 0.3s;
    }
    .products-list li:hover .pic:before {
        opacity: 1;
    }
    .products-list .name {
        color: #000;
        padding: 7px 10px;
    }
    .sort_box .form-control {
        background: #ffffff;
        color: #252525;
        border: 1px solid #ff714b;
        border-radius: 0px;
    }
    .sort_box .form-control:focus {
        outline: none;
        color: #ff744d;
    }
    .sort_icon .ibtn.one {
        background-image: url(../../../../images/common/color_red/products/sort_pic3.png);
    }
    .sort_icon .ibtn.two {
        background-image: url(../../../../images/common/color_red/products/sort_pic1.png);
    }
    .sort_icon .ibtn.four {
        background-image: url(../../../../images/common/color_red/products/sort_pic2.png);
    }
    .pd-intro .pd-name {
        color: #000000;
    }
    .pd-description {
        color: #404040;
    }
    .pd-info .title {
        color: #000;
    }
    .pd-info-divider {
        background: url('../../../../images/common/color_red/border_dot_h.png') repeat-x;
    }
    .products-detail .title {
        background: url('../../../../images/common/color_red/products/border_dot_h.png')0px 100% repeat-x;
        color: #cc0000;
    }
    .products-detail .title:before {
        background: url('../../../../images/common/color_red/products/ic.png')no-repeat;
    }
    .products-detail .title span:after {
        background: #ff714d;
    }
    /*-- ALBUN ---*/
    .album-list .txt {
        background: rgba(255, 255, 255, 0.79);
        color: #111;
        line-height: 15px;
        /* padding-bottom: 5px !important; */
    }
    .album-list li:hover .txt {
        color: #fff;
        background: rgba(232, 0, 0, 0.7);
    }
    .album-list .txt:after {
        content: '';
        width: 30px;
        height: 3px;
        background: #BD1515;
        display: block;
        margin: 15px auto 0;
        transition: all .3s;
    }
    .album-list li:hover .txt:after {
        width: 100%;
    }
    .album-fancybox .slider-nav .pic:after {
        color: #FFFFFF;
    }
    body .fancybox-nav span {
        background: url('../../../../images/common/color_red/index/banner_arrow.png');
        background-position: 0 100%;
    }
    body .fancybox-nav span:hover {
        background-position: 0 0;
    }
    .photo-title {
        color: #000;
    }
    .photo-title i {
        color: #BDBDAE;
    }
    .photo-intro {
        color: #666;
    }
    .photo-pager {
        color: #A39185;
    }
    .photo-pager b {
        color: #C32023;
    }
    body #fancybox-thumbs ul li {
        background: transparent;
    }
    body #fancybox-thumbs ul li a:before {
        color: #fff;
    }
    body #fancybox-thumbs ul li a:after {
        background: rgba(255, 255, 255, 0.5);
    }
    /*-- ARTICLE---*/
    .article-list li .description {
        color: #7a7a7a;
    }
    .article-list li .name {
        color: #000;
    }
    .article-list li:hover .name {
        color: #cc0000;
    }
    .article-list li .date,
    .article-date {
        background: #FF8000;
        color: #ffffff;
    }
    .article-date {
        width: 180px !important;
    }
    .article-list li .date b,
    .article-date b {
        border-right: 1px solid #ffb367;
    }
    .article-editor .pic {
        border-bottom: 1px dotted #ffb367;
    }
    .article-title {
        color: #000000;
    }
    .article-detail .share_box.all:after {
        content: '';
        width: 179px;
        height: 7px;
        background: url(../../../../images/common/color_red/news/line.png)no-repeat;
        display: block;
    }
    .keyword_box {
        color: #ff8000;
    }
    .keyword li,
    .keyword_box .keyword li a {
        color: #ff8000;
    }
    .keyword .icon-ic-keyword {
        border: 1px solid transparent;
        color: #ff8000;
    }
    /*-- MESSAGES---*/
    .btn.go-msg,
    #message-sect .form-title {
        color: #fff;
        background: rgb(215, 40, 23);
        background: -moz-linear-gradient(left, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        background: linear-gradient(to right, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        border: 6px solid #fee7b3;
    }
    .message-txt {
        border-radius: 0;
        background: #fff1f1;
        border: #fd9278 1px solid;
    }
    .message-txt:hover {
        box-shadow: 0 0 10px #ff724e;
    }
    .author-box {
        color: #000;
    }
    .author-box .date:before {
        background: url(../../../../images/common/color_red/message/ic2.png)no-repeat;
    }
    .author-box .date {
        color: #cc0000;
    }
    .message-question {
        color: #000000;
    }
    .message-question .ic {
        color: #db3d1e;
    }
    .message-answer .message-from {
        color: #55446d;
    }
    .message-answer .editor:before {
        border-color: transparent transparent #ffffff transparent;
    }
    .message-answer .editor {
        background: #ffffff;
        color: #000000;
    }
    #message-form {
        border-radius: 0px;
        background: #ffefe0;
    }
    #message-form .form-title {
        background: url(../../../../images/common/color_red/message/bg.jpg) no-repeat;
        background-size: cover;
    }
    #message-form .form-title i {
        background: url('../../../../images/common/color_red/message/form.png')no-repeat;
    }
    .txt-mess {
        background: #cc0000;
        line-height: 30px !important;
        color: #fff;
    }
    /*-- CONTACT---*/
    .contact-title b {
        color: #fe4d3d;
    }
    .contact-title .reminder {
        color: #000000;
    }
    /*-- Q&A ---*/
    .content {
        background: #fff;
    }
    .faq-list li {
        border-bottom: 1px solid #ff7550;
    }
    .faq-list .title {
        color: #fff;
        background: #d70000;
    }
    .faq-question {
        color: #464646;
    }
    .faq-list li.active .faq-question,
    .faq-list li:hover .faq-question {
        color: #cc0000;
    }
    .faq-list li.active .faq-question i {
        transform: rotate(180deg);
        color: #cfcfcf;
    }
    .faq-answer {
        color: #000000;
    }
    .faq-answer .title {
        background: rgba(205, 165, 116, .8);
    }
    .faq-answer .title span {
        border-color: #fff;
    }
    .faq-answer .editor {
        color: #000000;
    }
    /*-- LOCATION ---*/
    .branch-list .box {
        background: #efefef;
        border: #fff 1px solid;
        box-shadow: none;
    }
    .branch-list .item:hover .box {
        border-color: #eea59e;
    }
    .branch-list .name {
        color: #000000;
        border-bottom: 1px solid #ffb2b2;
    }
    .branch-list .description {
        color: #000;
    }
    .branch-list .btn:hover {
        color: #fff;
    }
    .branch-list .btn.detail {
        background: #ffb04f;
        color: #fff;
        border-radius: 0px !important;
    }
    .branch-list .btn.detail:hover {
        background: #ff734f;
    }
    .branch-list .btn .ic {
        background: #ff734f;
        border-radius: 0px !important;
    }
    /*-- VIEDO ---*/
    .video-list .pic {
        background: #e6e6e6;
    }
    .video-list .item:before {
        background: url(../../../../images/common/color_red/viedo/icon.png)no-repeat;
    }
    .video-list .pic a:before {
        background: url('../../../../images/common/color_red/viedo/hover.png')center no-repeat rgba(255, 251, 239, 0.9);
    }
    .video-list li .text span {
        color: #535353;
    }
    .video-list li .name {
        color: #0e0e0e;
    }
    .video-list li .name:before {
        background: #dddddd;
    }
    .video-list li .name:after {
        background: #cc0000;
    }
    .video-title {
        color: #000000 !important;
    }
    /*-- download --*/
    .download-list .pic {
        border: 8px solid #e5e5e5;
    }
    .download-list .pic a:before {
        background: url('../../../../images/common/color_red/download/hover.png')center no-repeat rgba(255, 255, 255, 0.6);
    }
    .download-list .name:before {
        background: #cacaca;
    }
    .download-list li:hover .name:before {
        background-color: #cc0000;
    }
    .download-list .name {
        color: #000000;
    }
    /*-- links --*/
    .link-list li .pic {
        border: 6px solid #ffcbb5;
        border-radius: 0px;
    }
    .link-list li:hover .pic {
        border-color: #cc0000;
    }
    .link-list li .pic:before {
        background: rgba(255, 255, 255, .3);
    }
    .link-list li .name {
        color: #1F1F1F;
    }
    .link-list li .name:before {
        color: #fff;
        background: rgb(215, 40, 23);
        background: -moz-linear-gradient(-45deg, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        background: -webkit-linear-gradient(-45deg, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        background: linear-gradient(135deg, rgba(215, 40, 23, 1) 1%, rgba(241, 168, 69, 1) 100%);
        border-radius: 50%;
    }
    .link-list li:hover .name:before {
        background: rgb(241, 168, 69);
        background: -moz-linear-gradient(-45deg, rgba(241, 168, 69, 1) 2%, rgba(215, 40, 23, 1) 99%);
        background: -webkit-linear-gradient(-45deg, rgba(241, 168, 69, 1) 2%, rgba(215, 40, 23, 1) 99%);
        background: linear-gradient(135deg, rgba(241, 168, 69, 1) 2%, rgba(215, 40, 23, 1) 99%);
    }
    /*-- editor --*/
    .terms-editor .title {
        color: #cc0000;
    }
    .index-about-editor {
        color: #000;
    }
    .contact-editor .col {
        color: #000;
    }
    .contact-editor i {
        background: #e86528;
        border-radius: 10px;
        color: #fff;
    }
    .service-editor .big {
        color: #a5a5a5;
    }
    /*------------ mobile_menu ------------*/
    .mmenu-show #mobile-fixed li {
        background: #CC0000;
    }
    .mmenu-show #mobile-search {
        background: #CC0000;
    }
    .mmenu-show #mobile-search .form-control {
        color: #000 !important;
    }
    .mmenu-show #mobile-menu .main-menu {
        background: #fff;
    }
    .mmenu-show #member-box li a {
        background: #eee;
        color: #999;
    }
    .mmenu-show #mobile-fixed ul {
        border-bottom-color: #eb6262;
    }
    .mmenu-show #member-box li {
        border-bottom: 1px solid #ddd;
    }
    .mmenu-show #mobile-menu .language-menu {
        background: #CC0000;
    }
    .mmenu-show #mobile-menu .share-menu {
        background: #fff;
    }
    .mmenu-show #mobile-menu .menu ul li a {
        color: #000;
    }
    .mmenu-show #mobile-menu .menu li a {
        border-bottom: 1px dashed #959586;
        color: #7f7f7f;
    }
    .mmenu-show #mobile-fixed .qty {
        background: #A86846;
    }
    .mmenu-show #mobile-menu .menu li a:hover,
    .mmenu-show #mobile-menu .menu li.active>a {
        color: #cc0000;
    }
    .mmenu-show .toggle-mmenu-close {
        color: #fff;
    }
    .mmenu-show #mobile-menu .language a {
        color: #fff;
    }
    .mmenu-show #mobile-menu .menu ul ul li a {
        background: rgba(255, 255, 255, 0.5);
        border-bottom: 1px dashed #959586;
    }
    .mmenu-show #mobile-menu .language ul li+li:before {
        color: #D6D6D6;
    }
    /*------------ / mobile_menu ------------*/
    @media screen and (max-width: 1000px) {
        /*------------ site-header 1024 ------------*/
        .site-title .logo {
            margin-left: 0px;
            width: 290px;
            height: 60px;
        }
        .site-title{
            margin:5px 0;
        }
        body{
            background-position: 90% 0;
        }
        .content {
            padding: 0 20px;
        }
        .site-header {
            background: #fff;
        }
        .wrapper:before {
            display: none;
        }
        .site-title:after {
            display: none;
        }
        .floating .ibtn.gotop {
            background: url(../../../../images/common/color_red/mobile_gotop.png) 50% 50% no-repeat;
        }
        .search-box:after{
            top: 7px;
         }
        /*------------ / table 960 ------------*/
        .header-sheet .close-ontop {
            background: #fff;
            border-top: 1px solid #fba47d;
        }
        .footer-top.news {
            padding-bottom: 20px;
            padding-top: 40px;
        }
        .products-list .text {
            padding: 0px;
        }
        .products-list .item {
            padding: 0px 5px;
        }
    }
    @media screen and (max-width: 600px) {
        .site-footer .site-info p+p:before {
            display: none;
        }
        .products-list .item,
        .products-list.search .item {
            padding: 0px 5px;
        }
    }