@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&amp;family=Roboto&amp;display=swap');

* {
    margin: 0;
    padding: 0
}
body {
    min-width: 1200px;
    overflow-x: hidden
}
img {
    border: 0
}
a {
    text-decoration: none
}
ul,
ol {
    list-style: none
}
.clr {
    clear: both
}
.fr {float: right}
.fl {float: left}
p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    text-rendering: geometricPrecision
}
a {color:#333}
input[type=text],
input[type=tel],
textarea {
    -webkit-appearance: none
}
body,
input,
button,
option,
textarea,
label,
legend,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font: 14px/18px 'Google sans','Roboto','Arial',sans-serif;
    color: #333;
    outline: none;
    zoom: 1
}
.clearfix:after, .container:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;max-height:0}
.clearfix, .container{display:inline-block}
* html .clearfix, * html .container{height:1%}
.clearfix, .container{display:block}
.clearer{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}
.container{width:1200px;margin:0px auto;padding:0;clear:both;position:relative}
/* == START COMMON ECSHOP PLUGIN == */
.center{text-align:center}
.hidden{display:none !important}
.show{display: block !important}
#loading_box{display:none;position:fixed;right:50%;top:0;z-index:1000;padding:6px 11px 6px 31px;background:#fff1a8 url('../img/lb_loading.gif') no-repeat scroll 10px center;color:#3f0000;font-size:12px;font-weight:bold;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px}
#loader{background:#dae6ec;border:1px solid #069;position:fixed;color:#069;z-index:1000;left:0;bottom:0;padding:5px 15px;opacity:0.8}
.loader{display:inline-block;height:16px;width:16px;background:url('../img/loader.gif') no-repeat center center;visibility:hidden}

input.captcha{text-transform:uppercase;width:10em !important}
img.captcha{margin-left:5px;vertical-align: middle}
/* messege box */
.error_box, .notice_box, .success_box{padding:9px;margin-bottom:10px;border:1px solid #ddd;line-height:1.2em;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.error_box{background:#f2dede;color:#b94a48;border-color:#eed3d7}
.notice_box{background:#fcf8e3;color:#c09853;border-color:#fbeed5}
.success_box{background:#dff0d8;color:#468847;border-color:#d6e9c6}
.info_box{background:#d9edf7;color:#3a87ad;border-color:#bce8f1}
.error_box a{color:#b94a48}
.notice_box a{color:#c09853}
.success_box a{color:#468847}
.info_box a{color:#3a87ad}

.button, button{background: rgb(0 80 160);color: #fff;display: inline-block;padding: 6px 12px;border: none;font-size: 16px;white-space: nowrap;cursor: pointer}
a.button:hover{color: #fff}
.text_button, .text_button:hover{background: none;color:#555}
a.text_button:hover{color: #333}
.action .tool_link{margin-left: 10px;color: #333;background: #ececec;padding: 6px 12px;border: none;font-size: 16px;white-space: nowrap;cursor: pointer}

/* tipsy */
.tipsy{padding:8px 5px;font-size:12px;position:absolute;z-index:10001}
.tipsy sup{font-size:14px\9}
.tipsy-inner{padding:5px 8px;max-width:300px;color:#fff;text-align:center;text-shadow:0 1px 0 #000;background-color:#1a1a1a;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.tipsy-arrow{position:absolute;background:url('../img/tipsy.gif') no-repeat top left;width:9px;height:5px}
.tipsy-n .tipsy-arrow{top:3px;left:50%;margin-left:-4px}
.tipsy-nw .tipsy-arrow{top:3px;left:10px}
.tipsy-ne .tipsy-arrow{top:3px;right:10px}
.tipsy-s .tipsy-arrow{bottom:3px;left:50%;margin-left:-4px;background-position:bottom left}
.tipsy-sw .tipsy-arrow{bottom:3px;left:10px;background-position:bottom left}
.tipsy-se .tipsy-arrow{bottom:3px;right:10px;background-position:bottom left}
.tipsy-e .tipsy-arrow{top:50%;margin-top:-4px;right:0;width:5px;height:9px;background-position:top right}
.tipsy-w .tipsy-arrow{top:50%;margin-top:-4px;left:0;width:5px;height:9px}
/* colorbox*/
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative;overflow:hidden}
#cboxLoadedContent{overflow:auto}
#cboxLoadedContent iframe{display:block;width:100%;height:100%;border:0}
#cboxTitle{margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}
#cboxOverlay{background: rgba(0,0,0,.8)}
#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter{display:none}
#cboxContent{}
#cboxLoadedContent{padding:7px;background:#fff}
#cboxClose:hover, #cboxClose.hover{opacity:1}
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px;right:27px}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px}
#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}
#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}
#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}
#cboxPrevious{position:absolute;bottom:0;left:0px;background:#666;width:25px;height:25px;text-indent:-9999px}
#cboxPrevious.hover{background-position:-75px -25px}
#cboxNext{position:absolute;bottom:0;left:27px;background:#666;width:25px;height:25px;text-indent:-9999px}
#cboxNext.hover{background-position:-50px -25px}
#cboxLoadingOverlay{}
#cboxLoadingGraphic{background:url('../img/loader.gif') no-repeat center center}
#cboxClose{position:absolute;top:0;right:0;z-index:99999;background-color:rgba(0,0,0,0.1);background-image:url('../img/cross.png');background-repeat:no-repeat;background-position:7px 7px;width:30px;height:30px;text-indent:-9999px;opacity:0.8}
.message_box{position:relative;width:300px;min-height:50px;padding:10px;font-size:14px;line-height:1.3em;overflow:hidden}
.message_box .action{padding-top:25px;text-align:center}
/* End colorbox*/

.box {display: block; margin: 10px 0; clear: both;background: #fff;overflow: hidden}
.box>.hd {display: block; clear: both;overflow: hidden }
.box>.hd>.box_title {padding: 0 10px;line-height:30px;display: inline-block;float: left;font-size:20px;color: #333}
.box>.hd>.box_total {font-size: 12px;display: inline-block;float: left;margin-top: 15px}
.box>.box_title{padding: 5px 10px;line-height:30px;display: block;clear: both;overflow: hidden;font-size:20px;color: #333}
.box>.hd>.extra {display: inline-block;float:right;line-height:30px;padding-right: 10px}
.box>.hd>.extra a{color:#288ad6}
.box>.bd {height:1%;display:block;background:#fff}
.box>.bd:after {clear:both;content:'\0020';display:block;visibility:hidden;height:0}
.box_title-home {
        border-left: 4px solid #25a1dc;
}

h3.box_title.newshome {
    border-left: 4px solid #25a1dc;
}
.row {margin-left: -10px;*zoom:1}
.row:before, .row:after {display: table;content: "";line-height: 0}
.row:after {clear: both}
.row .col {float: left;display: inline-block;min-height: 1px;margin-left: 10px;box-sizing: border-box}


.breadcrumbs li{display: inline-block}
.breadcrumbs li a{padding: 5px 0;display: inline-block;color:#333;font-size:12px}
.breadcrumbs li a:after{content: "›"; margin: 0 5px; }
.breadcrumbs li:last-child a:after{ content: "";margin:0}
.breadcrumbs:hover{opacity:1}

.lazy, .lazyload {
    opacity: 0;
}
.lazy.lazyOwl {
    opacity: 1;
    transition: all 300ms ease
}

.lazyloading {
    opacity: 1;
    transition: opacity 300ms;
    background: #f7f7f7 url(../img/loader.gif) no-repeat center center;
}
.lazyloaded, .lazy.lazyOwl {
    opacity: 1;
    transition: opacity 300ms
}
img.lazyload:not([src]) {
    visibility: hidden;
}
/* == END COMMON ECSHOP PLUGIN == */

[class^="icontgdd-"],
[class*="icontgdd-"],
[class^="iconmobile-"],
[class*="iconmobile-"] {
    background-image: url(../img/icondesktop%401x.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    [class^="icontgdd-"],
    [class*="icontgdd-"],
    [class^="iconmobile-"],
    [class*="iconmobile-"] {
        background-image: url(../img/icondesktop%402x.html);
        background-size: 500px 100px
    }
}
/* Page header */
header {
    position: relative;
    top: 0;
    min-width: 1200px;
    background-image: linear-gradient(
102.04deg
,#07924f,#03540d);
    width: 100%;
    /*height: 55px;*/
    z-index: 13;
    /*border-bottom:1px solid #e6e7eb;*/
    /*box-shadow: 1px 1px 10px rgba(0,0,0,0.15);*/
}
section {
    max-width: 1200px;
    width: 100%;
    min-width: 1200px;
    margin: 10px auto 0;
    position: relative
}

.wrap-main {
    max-width: 1200px;
    min-width: 1200px;
    width: 100%;
    margin: auto;
    position: relative;
    display: block
}
.header-top {
    width: 100%;
    box-sizing: border-box;
}
.top_nav a {
    display: inline-block;
    float: left;
    color:#fff;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    margin-right: 20px;
}
.header-top a {
    display: inline-block;
    float: left;
    color:#fff;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    margin-right: 20px;
    white-space: nowrap;
}
.header-middle {width: 100%;height: 76px;padding: 10px 0;box-sizing: border-box}
.header-bottom {
    width: 100%;
    height: 45px;
    /*box-shadow: rgba(0,0,0,.05) 0 1px 0, rgba(0,0,0,.05) 0 0.25em 0.25em*/
}
.header-middle-right {
    display: inline-block;
    float: right;
}
.logo {
    display: inline-block;
    float: left;
    height: 55px;
    padding: 0;
    overflow: hidden;
}
.logo img {
    height: 45px;
    width: auto;
}
#search-site {
    float: left;
    width: 400px;
    height: 40px;
    margin: 0 10px 0 80px;
    background: #fff;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border:1px solid #ddd;
}
.topinput {
    float: left;
    width: 80%;
    margin-left: 20px;
    padding-top: 3px;
    border: 0;
    position: relative;
    background: #fff;
    height: 35px;
    text-indent: 5px;
    font-size: 13px
}
.btntop {
    float: right;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border: 0;
    background: none
}

.wrap-suggestion {
    display: block;
    border: 1px solid #e2e2e2;
    background: #fff;
    position: absolute;
    width: 345px;
    left: 0;
    right: 0;
    top: 48px;
    z-index: 9999;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15)
}

.wrap-suggestion:after,
.wrap-suggestion:before {
    bottom: 100%;
    left: 80px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute
}

.wrap-suggestion:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px
}

.wrap-suggestion:before {
    border-color: rgba(218, 218, 218, 0);
    border-bottom-color: #dadada;
    border-width: 9px;
    margin-left: -9px
}

.wrap-suggestion li {
    display: block;
    background: #fff;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px dotted #ccc
}

.wrap-suggestion li:last-child {
    border-bottom: 0
}

.wrap-suggestion li a {
    display: block;
    overflow: hidden;
    padding: 6px;
    color: #333;
    font-size: 12px
}

.wrap-suggestion li a img {
    float: left;
    width: 50px;
    height: auto;
    margin: 0 6px 0 0
}

.wrap-suggestion li a h3 {
    display: block;
    width: auto;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrap-suggestion li a h4 {
    font-size: 12px;
    font-weight: bold
}

.wrap-suggestion li a h6 {
    font-size: 12px;
    color: #e67e22
}

.wrap-suggestion li a span {
    float: left;
    font-size: 13px;
    color: #333
}

.wrap-suggestion li a span.price {
    font-size: 12px;
    color: #c70100;
    float: none
}
.wrap-suggestion li a span.price del{
    font-size: 12px;
    color: #666;
    margin-left: 5px;
}


.wrap-suggestion li a label {
    display: block;
    font-size: 12px;
    color: #999;
    padding-left: 56px
}

.wrap-suggestion li a label strong {
    font-size: 12px;
    color: #d0021b
}

.wrap-suggestion .nosearch {padding: 10px;font-size: 13px}
#search-site .wrap-suggestion .viewall {padding: 10px;text-align: center}
#search-site .wrap-suggestion .viewall a{color: #288ad6}

.user_area{
    margin:15px 20px 0 0;
    display: inline-block;
    overflow: hidden
}
.user_area a{
    color:#fff;
    float: left;
    font-weight: 500;
}

.user_area .user_links {
    display: inline-block;
    float: right;
}
.user_area .user_links a:first-child::after{
    content:"/";
    display: inline-block;
    float: right;
    padding: 0 3px
}

.cart{
    float:right;
    position:relative;
    z-index:100;
}
.cart .cart_info{
    float:left;
    padding: 8px 15px;
    border-radius:5px;
}
.cart .cart_info a{display:block;line-height:28px;font-size:14px;color:#fff}
.cart .cart_info a:hover{text-decoration:none}
.cart .cart_info a em{
    width:24px;height:24px;
    overflow:hidden;
    border-radius:3px;
    padding: 2px 6px;
    color:#fff;
    font-size:14px;
    line-height: 24px;
    font-weight: 700;
    font-style: normal;
    text-align:center;
    background: #f63
}
.cart .list_wrapper{display:none;position:absolute;top:42px;right:0;background-color:#fff}
.cart:hover .list_wrapper{display:block}
.cart .list_arrow{display:block;position:absolute;top:-10px;right:0;height:10px;width:80px;text-indent:-999em}
.cart .loader{position:absolute;top:10px;right:10px}
.cart .list{width:260px;padding:10px;box-shadow: 0 0 5px 0 rgba(0,0,0,.2)}
.cart .list .cart_empty{padding:15px 5px;font-size:14px;font-weight:bold;text-align:center}
.cart .list li{padding:5px 0;border-bottom:1px solid #ececec}
.cart .list .package_goods_list{display:none}
.cart .list .photo{display:block;float:left;width:40px;height:40px;margin-right:10px}
.cart .list .photo img{width:40px;height:40px}
.cart .list .name{display:block;padding-top:3px;line-height:16px}
.cart .list .name em{margin-left:3px}
.cart .list .package_name{display:block;padding:5px 5px 5px 20px;font-size:14px;font-weight:bold;line-height:18px;background:url('../img/icon/package.html') no-repeat left 6px}
.cart .list .extra_info{display:block;color:#999}
.cart .list .extra_info em{display:inline-block;margin-left:2px;padding:2px 5px;color:#fff;white-space:nowrap;background-color:#ff8c22;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.cart .list span.price{float:left;width:130px;padding-top:3px;font-weight:bold}
.cart .list .action{float:right;width:80px;padding-top:3px;text-align:right}
.cart .list .action a{display:inline-block;padding:2px 8px;background:#e6e6e6;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.cart .list .action a:hover{color:#fff;text-decoration:none;background-color:#ff8c22;background-position:left -90px}
.cart .list .total{margin-top:5px;padding:5px 0}
.cart .list .total .price{font-weight:bold}
.cart .list .next{padding:5px 0;text-align:right}
.cart .list .close{position:absolute;left:20px;bottom:15px;display:none}



/* all category global */
.all_cat_wrapper{height:45px;width:245px;float: left;display: inline-block;box-sizing: border-box;float: left}
.all_cat_wrapper .all_cat{display:block;height:45px;line-height: 45px;width:245px;box-sizing: border-box;padding: 0 10px;cursor: pointer;overflow: hidden}
.all_category {width: 245px;display: none;background: #fff;position: relative; z-index: 10;left: -1px;}
.all_cat_wrapper:hover .all_category {display:block}
.all_cat .line {
    float: left;
    width: 13px;
    padding: 15px 10px 11px;
    overflow: hidden;
    position: relative;
    z-index: 12;
}
.all_cat .line i {
    display: block;
    margin: 2px 0;
    height: 2px;
    background: #fff;
    border-radius: 4px;
}
.all_cat>span {
    display: block;
    position: relative;
    z-index: 11;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    color: #fff
}
.all_cat>span:after {
    content: '';
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.categories {
    position: relative;
    background: #fff;
    width: 245px;
    height: 370px;
    background: #fff;
    border:1px solid #fafafa;
    border-top: none;
    overflow: visible;
}
.all_category .categories { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px}
.categories>li {
    display: block;
    overflow: visible;
    padding: 0 10px;
    cursor: pointer;
}
.categories>li>span {
    position: relative;
    display: block;
    color: #000;
    line-height: 20px;
    padding: 8px 0 7px 0;
}
.categories>li:last-child>span {
    border-bottom: none;
}
.categories>li.hassub>span:before, .categories>li.hassub>span:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid #999;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: 0;
    top: 10px;
}
.categories>li.hassub>span:after{
    border-width: 4px;
    border-left-color: #fff;
    margin-right: 1px;
    margin-top: 1px;
}
.categories>li>span i{width: 18px;height: 18px;vertical-align: text-bottom;margin-right: 10px;}
.categories>li>span img {width: 20px;vertical-align: middle;margin-right: 10px}
.categories li a {
    display: inline-block;
    font-size: 14px;
    color: #333;
}
.categories>li>span>a{width: 182px;}

.categories>li:hover>span>a{color: #0066BF;}
.categories>li>.sub_cat {
    display: none;
    position: absolute;
    top: 0;
    width: 735px;
    height: 370px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-left: 0;
    padding: 10px 10px 10px 20px;
    left: 244px;
    background: #fff;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.25);
}

.categories>li>.subcat_409 {
    display: none;
    position: absolute;
    top: 0;
    width: 245px;
    height: 370px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-left: 0;
    padding: 10px 10px 10px 20px;
    left: 244px;
    background: #fff;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.25);
}

.categories>li>.subcat_410 {
    display: none;
    position: absolute;
    top: 0;
    width: 245px;
    height: 370px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-left: 0;
    padding: 10px 10px 10px 20px;
    left: 244px;
    background: #fff;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.25);
}
.categories>li:hover .sub_cat {display: block;z-index: 9}
.categories>li>.sub_cat li>a {
    display: block;
    color: #444;
    padding: 7px 0;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.categories>li .sub_cat li{display: inline-block;width: 232px;float: left;}

.categories>li .cicon{display: inline-block;width: 30px;text-align: center;height: 20px;}


.txtbanner {
    display: inline-block;
    float: left;
    height: 45px;
    margin-left: 5px;
}
.txtbanner>li {
    display: inline-block;
    line-height: 45px;
    padding: 0 10px;
    position: relative;
}
.txtbanner>li>a {
    color: #fff;
    display: block;
    line-height: 45px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Google sans", Roboto, Arial, sans-serif;
    font-size: 12px;
}
.txtbanner>li .sub_txtbanner {
    position: absolute;
    top:45px;
    left:0;
    background: #fff;
    width: 220px;
    display: none;
    z-index: 3;
}

.txtbanner>li:hover .sub_txtbanner {
    display: block;
}
.txtbanner>li:hover>a{color:#fff}
.sub_txtbanner>a{
    display: block;
    padding: 5px 10px;
    line-height: 23px;
}
.sub_txtbanner>a:hover{font-weight: 700}



header .htop-r {
    color: #fff;
    float: left;
    width:auto;
    margin-left:30px;
    padding-top: 4px;
    box-sizing: border-box;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    text-align: left
}
header .htop-r>span {
    float: left;
    height: 45px;
    padding-left: 5px;
    text-align: center;
}

header .htop-r>span:first-child {
    border-left: none;
    padding-left: 0
}
header .htop-r p {
    font-size: 12px;
    color: #fff
}
header .htop-r strong{font-size: 16px}



/* Page footer */
footer {
    width: 100%;
    min-width: 1200px;
    margin: 30px auto 0;
    background: #eee;
    overflow: hidden;
    clear: both
}
footer>.container {
    padding: 40px 0;
}

.colfoot {
    float: left;
    width: 22%;
    margin: 0;
    position: relative;
}
.colfoot li {
    float: none;
    position: relative;
    font-size: 14px;
    color: #333;
}
.colfoot li.cot_title {
    font-weight: 600;margin-bottom: 10px;
    font-size:18px;
}
.colfoot li a {
    color: #288ad6;
    font-size: 14px;
    line-height: 25px;
    padding-top: 5px;
}

.hotline_support {width: 45%}
.hotline_support li {
    line-height: 25px;
}
.company_info p{line-height: 24px;font-size: 13px}
.nav_bottom{margin:10px 0;font-size: 12px}
.nav_bottom a{display:inline-block;color:#333;float: left;margin-right: 10px;font-size: 12px}


.copyright {clear: both;color:#333;padding: 10px;text-align: center;font-size: 12px;background: #ddd}
.copyright a{color:#333}

.social_link a {display: inline-block;margin: 0 5px}
.social_link img {
    height: 32px;width: 32px;
}



/* icons */
.icontgdd-logo {
    background-position: 0 0;
    width: 156px;
    height: 30px;
    display: block;
    margin: auto
}
.icontgdd-topsearch {
    background-position: -160px 0;
    width: 20px;
    height: 20px;
    display: block;
    margin: 1px auto 0
}
.icontgdd-cart {
    background-position: -183px 0;
    width: 25px;
    height: 20px;
}
.icontgdd-user-white {
    background-position: -210px 0;
    height: 20px;
}
.icontgdd-hotline-white {
    background-position: -239px 0;
    width: 27px;
    height: 28px;
    margin-top: 5px;
    float: left;
}



.icontgdd-fb {
    background-position: 0 -30px;
    width: 15px;
    height: 15px
}

.icontgdd-yt {
    background-position: -16px -30px;
    width: 20px;
    height: 15px
}


#back-top {
    bottom: 50px;
    position: fixed;
    right: 15px;
    z-index: 100;
    display: none;
    background: rgba(0,0,0,.6);
    color: #fff;
    font-size: 18px;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    cursor: pointer;
    font-family: Arial;
}

#bannertopheader a{
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
}
#bannertopheader img{display: block;text-align: center;margin: 0 auto;width: 100%;height: auto}

#quick_support {
    position:fixed;right:5px;top:196px;width:45px;
    z-index:100;transition: 0.5s all;
    text-align:center;
}
