﻿@charset "utf-8";
@import 'https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i';
@import url("icon/iconfont.css");
/*全局样式
---------------------------------------------*/
*::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body{ margin:0 auto; padding:0; width:100%; color:#333;font-size:13px;font-family:"Lato"; text-align:center; background:#f2f2f2; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#ff8400; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }

@font-face {
    font-family:'Linearicons-Free';src:url('../fonts/Linearicons-Free.eot?7y0ygv');src:url('../fonts/Linearicons-Free.eot?#iefix7y0ygv') format('embedded-opentype'),url('../fonts/Linearicons-Free.ttf?7y0ygv') format('truetype'),url('../fonts/Linearicons-Free.svg?7y0ygv#Linearicons-Free') format('svg');font-weight:normal;font-style:normal;
}
@font-face {
    font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;
}
@font-face{
	font-family:'icons-blank-theme';src:url('../fonts/Blank-Theme-Icons.eot');src:url('../fonts/Blank-Theme-Icons.eot?#iefix') format('embedded-opentype'),url('../fonts/Blank-Theme-Icons.woff2') format('woff2'),url('../fonts/Blank-Theme-Icons.woff') format('woff'),url('../fonts/Blank-Theme-Icons.ttf') format('truetype'),url('../fonts/Blank-Theme-Icons.svg#icons-blank-theme') format('svg');font-weight:normal;font-style:normal;
}

/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.toolbar:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }

.italic {font-style: italic;}

.lnr {
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lnr-heart:before {
    content: "\e813";
}
.lnr-cart:before {
    content: "\e82e";
}
.lnr-sync:before {
    content: "\e862";
}
.lnr-magnifier:before {
    content: "\e86f";
}
.lnr-thumbs-up:before {
    content: "\e86d";
}
.lnr-star:before {
    content: "\e814";
}
.lnr-menu:before{content:"\e871";}
.lnr-chevron-up:before {
    content: "\e873";
}
.lnr-chevron-down:before {
    content: "\e874";
}
.lnr-cross-circle:before {
    content: "\e880";
}
.lnr-edit:after{
    color:#ff8400;
    margin-left:4px;
    content: "\e802";
}
.lnr-edit strong{
    color:#000;
    font-weight:bold;
}


/*页面布局
----------------------------------------------*/
.section{ position:relative; margin:0 auto; width:1160px; min-width:925px; max-width:1160px; text-align:left; }
    .section:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrapper{ position:relative; margin:0 auto; padding:0; width:100%; height:auto; text-align:left; overflow:hidden; }
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrap-box{ width:1160px; }
.left {float: left;}
.right {float: right;}
.left-925{ position:relative; float:left; margin:0; padding:0; width:925px; }
.left-900{ position:relative; float:left; margin:0; padding:0; width:900px; }
.left-705{ position:relative; float:left; margin:0; padding:0; width:705px; }
.left-690{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:690px; }
.left-455{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:455px; }
.left-260{ position:relative; display:block; float:left; width:260px; overflow:hidden; }
.left-220{ position:relative; display:block; float:left; margin:0 0 0 15px; padding:0; width:220px; _overflow:hidden; }
.left-auto{ position:relative; display:block; margin:0 275px 0 0; overflow:hidden; _zoom:1; }
.right-260{ position:relative; display:block; float:right; width:260px; overflow:hidden; }
.right-auto{ position:relative; display:block; margin:0 0 0 275px; overflow:hidden; _zoom:1; }
.bg-wrap{ margin:0; padding:0; background:#fff; }
    .bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .bg-wrap.nobg{ background:none; }
.pad-15{ position:relative; padding:15px; }

.nodata{ margin:0;padding:10px 20px;display:block;line-height:1.2em;font-size:1.3rem;background:#fdf0d5;color:#6f4400;padding-left:40px;position:relative; }
.nodata:first-child:before{-webkit-font-smoothing:antialiased;font-size:28px;line-height:28px;color:#c07600;content:'\e602';font-family:'icons-blank-theme';margin:-14px 0 0;vertical-align:middle;display:inline-block;font-weight:normal;overflow:hidden;speak:none;left:0;top:18px;width:40px;position:absolute;text-align:center}

/*页面标题
----------------------------------------------*/
.breadcrumbs {
    font-size: 13px;
    line-height: 1.25;
    margin: 0;
    padding: 17px 0;
    text-align: left;
}

    .breadcrumbs li {
        display: inline-block;
        background-color: transparent;
        padding-left: 30px;
        background-image: url("../images/bre-left.png");
        background-position: left center;
        background-repeat: no-repeat;
    }

        .breadcrumbs li.home {
            background-image: url("../images/bre-home-left.png");
            padding-left: 0;
            line-height: 24px;
            padding-left: 15px;
        }

            .breadcrumbs li.home a {
                background-image: url("../images/bre-right.png");
                background-position: right center;
                padding-right: 23px;
                color: #888;
            }

        .breadcrumbs li a, .breadcrumbs li strong {
            outline: medium none;
            background-image: url("../images/bre-right.png");
            background-position: right center;
            background-repeat: no-repeat;
            padding-right: 30px;
        }

        .breadcrumbs li a, .breadcrumbs li strong {
            font-size: 14px;
            display: block;
            line-height: 24px;
            color: #333;
        }

        .breadcrumbs li strong {
            font-weight: 400;
        }

    .breadcrumbs ul {
        margin: 0;
        padding: 0;
    }


.main-tit{ padding-top:14px; height:54px; line-height:54px; text-align:left; }
    .main-tit h2{ display:block; margin:0; padding:0; float:left; color:#333; font-size:20px; font-weight:normal; }
    .main-tit p{ display:block; float:right; color:#555; font-size:14px; }
    .main-tit p a{ margin-left:10px; }
    .main-tit p a i{ font-style:normal; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#ff8400; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #ff8400; }
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{ color:#ff8400; }
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }
.sub-tit{ margin:0 50px 10px; height:42px; border-bottom:1px solid #e0e0e0; font-size:16px; }
    .sub-tit a.add{ display:block; margin-right:10px; float:right; color:#ff8400; font-size:14px; line-height:42px; }
    .sub-tit a.add i{ display:inline-block; margin-right:5px; color:#ff8400; font-size:14px; }
    .sub-tit ul{ display:inline-block; }
    .sub-tit ul li{ margin:0; padding:0; display:inline-block; *display:inline; *zoom:1; }
    .sub-tit ul li a{ display:inline-block;  line-height:42px; padding: 0 20px; }
    .sub-tit ul li.selected a{ border-bottom:2px solid #ff8400; color:#ff8400; padding: 0 20px; }
.search-tit{ display:block; margin:0 30px; padding-top:15px; line-height:38px; border-bottom:1px solid #f0f0f0; }
    .search-tit h3{ display:inline-block; color:#333; font-size:16px; font-weight:normal; }
    .search-tit span{ margin-left:15px; color:#999; font-size:14px; }
    .search-tit span strong{ margin:0 2px; color:#1e7bb3; font-weight:600; }

/*页面头部
----------------------------------------------*/
/*顶部样式*/
.header .head-top{ height:40px; background:#ececec; }
    .header .head-top .top-left{ display:block; float:left; line-height:40px; }
    .header .head-top .top-left span{ float:left; }
    .header .head-top .top-left a{ margin:auto 3px; color:#ff8400; }
    .header .head-top .top-left a:hover{ color:#000; }
    .header .head-top .top-left .top-links{ display:block; float:left; line-height:40px; padding-left:25px;margin:0; }
    .header .head-top .top-right{ float:right; line-height:40px; }
    .header .head-top .top-right .top-links{ display:block; line-height:40px;margin:0; }
    .header .head-top .top-right .top-links ul{ float:left; margin:0;padding:0; }
    .header .head-top .top-right .top-links li{ float:left; margin:0; }
    .header .head-top .top-right .top-links li a{ font-weight:normal;padding:12px 20px 12px 30px;background-position:0 50%;background-repeat:no-repeat; }
    .header .head-top .top-right .top-links li a.top-link-myaccount{ background-image:url(../images/account.png); }
    .header .head-top .top-right .top-links li a.top-link-mywishlist{ background-image:url(../images/wishlist.png); }
    .header .head-top .top-right .top-links li a.top-link-checkout{ background-image:url(../images/checkout.png); }
    .header .head-top .top-right .top-links .currency_top{ float:left; margin:5px 0;background-color:#fff;border:1px solid #ff8400;line-height:29px;padding:0 10px;position:relative; }
    .header .head-top .top-right .top-links .currency_top .dropdown:after{color:inherit;content:"\f107";display:inline-block;font-family:"FontAwesome";font-size:17px;font-weight:normal;margin: 0 0 0 10px;overflow:hidden;vertical-align:top; }

.header .head-content{ background:#ffffff; }
    .header .head-content .cont-logo{ width:25%;float:left;padding:30px 0 30px; }
    .header .head-content .cont-search{ width:50%;float:left; }
    .header .head-content .cont-search .category-box{float:left;margin-top:30px;width:160px;border-radius:2px;border-style:solid;border-width:1px;border-color:#dfdfdf;height:41px;position:relative;display:block; }
    .header .head-content .cont-search .category-box a{width:159px;height:39px;background-color:#ffffff;color:#888;position:absolute;top:0px;left:0px;line-height:39px;text-align:left;}
    .header .head-content .cont-search .category-box .dd-pointer{width:0;height:0;position:absolute;top:18px;right:14px !important;}
    .header .head-content .cont-search .category-box .dd-pointer-down{border:solid 5px transparent;border-top:solid 5px #c2c2c2;}
    .header .head-content .cont-search .category-box .dd-options{width:200px !important;height:250px;background-color:#ffffff;position:absolute;top:45px;overflow:auto;display:none;}
    .header .head-content .cont-search .category-box .dd-options li{height:36px;line-height:36px;position:relative;text-align:left;padding:0 10px;}
    .header .head-content .cont-search .category-box .dd-option-selected{background-color:#ff8400;color:#fff;}
    .header .head-content .cont-search .input-box{float:left;margin-top:30px;width:420px;border-radius:2px;border-style:solid;border-width:1px;border-color:#dfdfdf;height:41px;position:relative;display:block; }
    .header .head-content .cont-search input{width:372px;border-radius:0 3px 3px 0;border-color:#ccc;border-width:0 0 0 1px;margin:2px 0;padding:0 5px 0 5px;height:37px; }
    .header .head-content .cont-search a{width:45px;height:42px;background-color:#ff8400;color:#ffffff;border-radius:0 2px 2px 0;border:0 none;position:absolute;top:-1px;right:-1px;line-height:42px;text-align:center;}
    .header .head-content .cont-cart{ margin-top:32px;width:25%;float:left;text-align:right; }
    .header .head-content .cont-cart a{margin-left: 15px;}
    .header .head-content .cont-cart .wishlist-icon{background-position:0 50%;background-repeat:no-repeat;background-image:url(../images/icon-wishlist.png);color:#333;font-size:16px;padding:13px 0 13px 40px;  }
    .header .head-content .cont-cart .cart-icon{background-position:0 50%;background-repeat:no-repeat;background-image:url(../images/cart.png);display:inline-block;position:relative;vertical-align:middle;padding:13px 0 0 20px;  }
    .header .head-content .cart-title{color:#333;font-size:16px;padding:13px 0 13px 10px;}
    .header .head-content .cont-cart .counter{color:#ffffff;height:24px;line-height:24px;display:inline-block;min-width:18px;text-align:center;background-color:transparent;border-radius:2px; }
    .header .head-content .cont-cart .counter-number{position:absolute;right:-2px;top:-10px;padding:0;z-index:2;color:#ffffff;width:28px;height:28px;line-height:28px;display:inline-block;text-align:center;background-color:#ff8400;border-radius:50%;font-size:12px; }
.header .head-bottom{ background:#666666;z-index: 99;width: 100%; }

.vmagicmenu{ display:block !important;position:relative;padding:0;z-index:999;width:200px;float:left; }
    .vmagicmenu .menu-title{ background-color:#3e3e3e;text-align:left;padding:0 20px;line-height:45px;overflow:hidden; }
    .vmagicmenu:hover .menu-content,.vmagicmenu .level0.hasChild:hover>ul,.vmagicmenu .level1.hasChild:hover>ul{visibility:visible;opacity:1;}
    .vmagicmenu .menu-title span{color:#ffffff;}
    .vmagicmenu .menu-title .vmagicmenu-icon{background-image:url(../images/icon-vmenu.png);background-position:100% 50%;background-repeat:no-repeat;float:right;font-size:28px;font-weight:bold;line-height:45px;padding:0 10px;text-indent:-999em;}
    .vmagicmenu .menu-title .vmagicmenu-title{float:left;letter-spacing:1px;padding:0;text-transform:uppercase;font-size:14px;}
    .vmagicmenu .menu-content{ background-color:#ffffff;border-width:1px 1px 0;border-style:solid;border-color:#dfdfdf;margin-top:2px;padding:0;min-width:200px;position:absolute;visibility:hidden;opacity:0;transition:all 300ms ease-in-out 0s; }
.vmagicmenu .level0 {
    padding: 0;margin: 0;float: left;line-height: 30px;width: 100%;list-style: none;position: relative
}
.vmagicmenu .level1,.vmagicmenu .level2 {
    padding: 0;margin: 0;float: left;line-height: 30px;width: 50%;list-style: none;position: relative
}
.vmagicmenu .level0.last {
    border: 0
}

.vmagicmenu .level0 .level-top,.vmagicmenu .level1 a,.vmagicmenu .level2 a {
    padding: 0 15px;    font-size: 100%;    text-decoration: none;    display: block;    outline: medium none
}
.vmagicmenu .level0.hasChild .level-top:after {
    content: "\f105";font-family: FontAwesome;float: right;font-style: normal;font-weight: normal;text-decoration: inherit;vertical-align: middle;font-size: 12px
}

.vmagicmenu .level0 .level-top span,.vmagicmenu .level1 a span,.vmagicmenu .level2 a span {font-size: 14px;}

.vmagicmenu .level0.hasChild ul {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    border-width: 1px;
    border-style: solid;
    padding: 20px 0;
    min-width: 200px;
    z-index: 1;
    background-color:#ffffff;
}
.vmagicmenu .level0.dropdown .hasChild ul {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    border-width: 1px;
    border-style: solid;
    padding: 20px 0;
    min-width: 200px;
    z-index: 1;
    background-color:#ffffff;
}

.vmagicmenu .level1.hasChild>a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    vertical-align: middle;
    font-size: 12px;
}



.all-cat {
    display: block;
    text-align: left;
    padding: 0;
    margin-top: 24px
}

.all-cat span {
    background-color: #ff8400;
    color: #fff;
    clear: both;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 37px;
    padding: 0 15px
}

.magicmenu{ position:relative;display:block; }
    .magicmenu ul { position:static;top:15px;z-index:1;padding:0;margin:0; }
    .magicmenu li { position:relative;display:inline-block;padding:0;margin:0; }
    .magicmenu a{ color:#ffffff;padding:14px 12px 14px 30px;line-height:17px;position:relative;text-decoration:none;display:block;text-align:center; }
    .magicmenu span{ padding:0;text-transform:uppercase;font-size:14px;text-decoration:none;outline:medium none;text-align:left;display:inline-block;white-space:nowrap;vertical-align:top;font-weight:700; }

.toolbar {border-bottom: 1px solid #dfdfdf;border-top: 1px solid #dfdfdf;margin: 10px 0 30px;padding: 10px 0;}
    .toolbar .modes{display:inline-block;float:left;margin:0;}
    .toolbar .modes-mode {color:#333333;background-color:#b0b0b0;border-color:#b0b0b0;cursor:pointer;float:left;outline:medium none;padding:0;text-align:center;width:30px;height:28px;line-height:26px;border-width:1px;border-style:solid;border-radius:2px;}
    .toolbar .modes-mode>span{border:0 none;clip:rect(0px,0px,0px,0px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
    .toolbar .modes-mode.active, .toolbar .modes-mode:hover{color:#ffffff;background-color:#ff8400;border-color:#ff8400;}
    .toolbar .modes-mode:before{content:"\f00a";display:inline-block;font-family:"FontAwesome";font-size:14px;font-weight:normal;line-height:inherit;overflow:hidden;text-align:center;vertical-align:middle;}
    .toolbar .mode-grid {margin-right:10px;}
    .toolbar .mode-list::before{content:"\f00b";}

    .toolbar .pages {float:right;display:inline-block;margin:0;}
    .toolbar .pages span{color:#ff8400;background-color:#ffffff;border-color:#dfdfdf;display:inline-block;margin:0 0 0 5px;width:33px;height:33px;line-height:32px;border-style:solid;border-width:1px;border-radius:2px;text-align:center;}
    .toolbar .pages a{background-color:#ffffff;border-color:#dfdfdf;display:inline-block;margin:0 0 0 5px;width:33px;height:33px;line-height:32px;border-style:solid;border-width:1px;border-radius:2px;text-align:center;}

/*Banner样式*/
.slide-box{ position:relative; margin:0; width:100%; height:421px; text-align:center; overflow:hidden; }
    .slide-box .list-box{ position:absolute; top:0; left:50%; margin-left:-580px; width:1160px; height:100%; background:#fff; }
    .slide-box .list-box li{ position:absolute; left:0; top:0; display:block; width:100%; height:100%; opacity:0; filter:alpha:opacity(0); }
    .slide-box .list-box li a{ display:block; width:100%; height:100%; }
    .slide-box .list-box li a img{ position:absolute; top:0; left:0; width:100%; height:100%; }
    .slide-box .speed-box{ position:absolute; left:0; bottom:20px; width:100%; height:10px; text-align:center; z-index:999; }
    .slide-box .speed-btn{ display:inline-block; margin:auto 0; }
    .slide-box .speed-btn a{ display:block; float:left; margin:0 5px; width:10px; height:10px; background:url(../images/slide_btns.png) 0 -166px no-repeat; overflow:hidden; *float:none; *display:inline-block; }
    .slide-box .speed-btn a.selected{ background-position:0 -176px; }
    .slide-box .prev-btn,.slide-box .next-btn{ position:absolute; top:50%; display:block; margin-top:-41px; width:42px; height:82px; z-index:999; opacity:0.5; filter:alpha:opacity(50); background:url(../images/slide_btns.png) no-repeat; display:none; overflow:hidden; }
    .slide-box .prev-btn{ left:31px; background-position:0 0; }
    .slide-box .next-btn{ right:31px; background-position:0 -82px; }
/*幻灯片样式*/
.focus-box{ position:absolute; top:0; right:0; bottom:0; left:0; overflow:hidden; _position:relative; }
	.focus-box .slides{ position:relative; display:block; width:100%; height:100%; zoom:1; overflow:hidden; }
	.focus-box .slides:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.focus-box .slides li{ width:100%; height:100%; overflow:hidden; }
	.focus-box .slides li img{ min-width:100%; min-height:100%; _width:100%; _height:100%;}
	.focus-box .slides li .note-bg{ position:absolute; left:0; right:0; bottom:0; width:100%; height:50px; background:#000; filter:alpha(Opacity=30); -moz-opacity:0.3;opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); _background:url(none) 0 0 repeat #000; }
	.focus-box .slides li .note-txt{ position:absolute; left:0; right:0; bottom:0; display:block; padding:10px; height:24px; line-height:24px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	
	.focus-box .flex-control-nav{ position:absolute; right:5px; bottom:10px; display:block; z-index:4; }
	.focus-box .flex-control-nav li{ margin:0 5px 0 0; display:inline-block; zoom:1; *display:inline; }
	.focus-box .flex-control-nav li a{ display:block; width:8px; height:8px; text-indent:-9999px; border:1px solid #fafafa; border-radius:8px; cursor:pointer; overflow:hidden; }
	.focus-box .flex-control-paging li a:hover { background:#333; }
	.focus-box .flex-control-paging li a.flex-active { background:#c81623; border-color:#c81623; cursor:default; }

/*内容样式
----------------------------------------------*/
/*文字列表样式*/
.side-txt-list{ padding:6px 15px 15px; text-align:left; background:#fff; }
    .side-txt-list li{ line-height:28px; font-size:12px; }
    .side-txt-list li span{ float:right; color:#999; }
    .side-txt-list li.tit a{ color:#108cee; font-size:18px; line-height:48px; }

/*图文列表样式*/
.side-img-box{ position:relative; width:455px; height:455px; background:#fff; overflow:hidden; }
    .side-img-box em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .side-img-box em i{ color:#fff; font-size:60px; line-height:60px; }
    .side-img-box a:hover em{ display:block; }
    .side-img-box .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; filter:alpha(Opacity=30); -moz-opacity:0.3;opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .side-img-box .info{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; }
    .side-img-box .info h3{ padding:5px 15px 0; color:#fff; font-size:14px; font-weight:normal; }
    .side-img-box .info p{ padding:0 15px; color:#eee; font-size:12px; }
    .side-img-box img{ min-width:100%; min-height:100%; _width:100%; _height:100%; }

.side-img-list{ text-align:left; padding:10px 0 11px 0; background:#fff; }
    .side-img-list li{ display:block; padding:10px 15px; }
    .side-img-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .side-img-list li .img-box{ position:relative; float:left; width:60px; height:60px; overflow:hidden; }
    .side-img-list li .img-box label{ position:absolute; top:1px; left:1px; display:block; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:normal; text-align:center; background:#666; }
    .side-img-list li:first-child .img-box label{ background:#d70029; }
    .side-img-list li .img-box img{ margin:0; padding:0; border:1px solid #ebebeb; width:58px; height:58px; }
    .side-img-list li .txt-box{ display:block; margin-left:75px; font-size:12px; }
    .side-img-list li .txt-box a{ display:block; height:40px; line-height:20px; overflow:hidden; }
    .side-img-list li .txt-box span{ display:block; color:#999; height:20px; line-height:20px; }

.focus-list{ margin:0; padding:0; }
    .focus-list li{ height:33px; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .focus-list li label{ display:inline-block; margin:0 5px 0 0; padding:0; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle; }
    .focus-list li label.hot{ background:#d70029; }
    .focus-list li a{ line-height:33px; }

.sidebar-box{ margin:0 0 15px; padding:20px; background:#fff; }
    .sidebar-box h4{ margin:0; padding:0 0 15px; border-bottom:1px solid #e0e0e0; color:#333; font-size:20px; font-weight:900; line-height:1.2; }
    .sidebar-box .txt-list li{ margin-top:15px; line-height:20px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .sidebar-box .txt-list li label{ display:inline-block; margin:0 5px 0 0; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle;  }
    .sidebar-box .txt-list li label.hot{ background:#d70029; }
    .sidebar-box .txt-list li a{ line-height:20px; }
    .sidebar-box .side-img-list{ padding-bottom:0; }
    .sidebar-box .side-img-list li{ padding:10px 0; }
    .sidebar-box .tags-box{ margin:0 0 0 -10px; }
    .sidebar-box .tags-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.sidebar-box .tags-box a{ display:block; float:left; margin:10px 0 0 10px; padding:5px; color:#555; font-size:12px; line-height:20px; border:1px solid #f0f0f0; }
    .sidebar-box .tags-box a:hover{ border-color:#ff8400; }
	.tags-box a i{ margin-left:2px; color:#999; font-style:normal; }

.wrapper_category_image {}
.category_image_wrapper_main {}
.category_image_wrapper_main .category_image_bg_image {  background: #000;
    min-height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0px;
    display: block;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.category_image_wrapper_main .category_image_bg_image:last-child{
    margin-bottom: 0px !important;
}
.category_image_wrapper_main .category_image_link{
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
    position: absolute;
    z-index: 3;
    width: 100%;
}
.category_image_wrapper_main .category_image_link .jl_cm_overlay{
    color: #fff;
    padding: 0px 20px;
    float: left;
    width: 100%;
}
.category_image_wrapper_main .category_image_link .jl_cm_overlay .jl_cm_name{
    float: left;
}
.category_image_wrapper_main .category_image_link .jl_cm_overlay .jl_cm_count{
    font-size: 12px;
    right: 20px;
    background: #fff;
    color: #000;
    height: 27px;
    line-height: 27px;
    min-width: 27px;
    padding: 0px 10px;
    float: left;
    top: 50%;
    position: absolute;
    -webkit-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.category_image_wrapper_main .category_image_link:hover{
    text-decoration: none !important;
}
.category_image_wrapper_main .category_image_bg_overlay{
    background: #000 !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.jl_list_number{
    position: absolute;
    bottom: 0px;
    color: #000;
    background: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}

.blog_list_post_style {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 50px !important;
    border-bottom: 0px solid #e4e4e4;
}
.blog_list_post_style:last-child{
    border-bottom: 0px;
}
.blog_list_post_style .large_continue_reading {
    margin-bottom: 0px !important;
}
.blog_list_post_style .meta-category-small {
    width: 100%;
    float: left;
}
.blog_list_post_style .image-post-thumb {
    position: relative;
    width: 50% !important;
    float: left;
}
.blog_list_post_style .image-post-thumb .jl_img_container{
    width: 100%;
    padding-bottom: 65%;
}
.blog_list_post_style .image-post-thumb .jl_img_container .image_grid_header_absolute{
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.image-post-thumb > a{
    float: left;
    width: 100%;
}
.image-post-thumb > a img{
    float: left;
    width: 100%;
}
.blog_list_post_style .post-entry-content {
    width: 50% !important;
    padding: 0px 0px 0px 25px; 
    text-align: left;
}
.blog_list_post_style .image-post-title {
    float: left;
    width: 90%;
    font-size: 24px;
    font-weight:900;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: left !important;
    text-transform: capitalize;
}
.large_post_content {float: left;width:90%;padding-right:20px;}
.large_post_content p {font-size:16px;line-height: 28px;}
.blog_list_post_style .post-meta {
    float: left;
    color: #444;
    font-size: 11px !important;
    text-transform: capitalize;
    letter-spacing: 0.05em;
}
.blog_list_post_style .post-meta a{
    color: #444;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 500;
}
.blog_list_post_style .post-meta a:hover{
    float: none !important;
    text-decoration: none !important;
}
.blog_list_post_style .post-meta span.author-avatar-image{
    margin-right: 0px !important;
}
.blog_list_post_style .post-meta span {
    float: left;
    margin-right: 10px;
    color: #777;
    font-size: 13px;
}
.blog_list_post_style .post-meta span i {
    margin-right: 5px;
}
.blog_list_post_style .large_continue_reading {
    text-align: left;
    margin: 0px;
    border: 0px;
    float: left;
    margin-top: 7px;
}
.blog_list_post_style .post_type_icon {
    color: #FFF;
    background: #000;
    font-size: 20px !important;
    height: 45px;
    width: 45px;
    line-height: 45px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0.7;
}
.blog_list_post_style .image-post-thumb {
    width: 40% !important;
position: relative;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.blog_list_post_style .image-post-thumb .meta-category-small{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.link_grid_header_absolute{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.blog_list_post_style .post-entry-content{
float:left;
    width: 60% !important;
    padding: 0px 0px 0px 30px !important;
}
.blog_list_post_style .meta-category-small{
    margin-top: 0px;
    float: left;
    width: auto;
    margin-right: 10px;
    margin-bottom: 20px;
}
.meta-category-small {
    float: left;
    width: 100%;
    line-height: 1.2;
}
.meta-category-small a {
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 11px !important;
    text-transform: uppercase;
    margin: 0px 2px 0px 0px;
    display: inline-block;
    color: #fff;
    font-weight: 400 !important;
    letter-spacing: 0.03em;
    height: auto;
    line-height: 10px;
    padding: 7px 15px 7px;
border-radius:5px;
}
.meta-category-small a:hover {
    text-decoration: none !important;
}

.single-post-meta-wrapper span {
    font-size: 12px;
    margin: 0px 5px;
    padding-right: 5px;
    color: #818181 !important;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    font-weight: 400;
}
.single-post-meta-wrapper span i {
    margin-right: 5px;
}

.blog_title {font-size:40px;margin:35px 0 15px 0;}
.blog_content p {font-size:16px;line-height: 28px;margin:15px 0 0 0;color:#666;}

.postnav_left {margin-bottom: 0px;float: left;text-align: left;font-size: 18px;line-height: 1.2;transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 999;margin-left: 0px;width: 40%;}
.postnav_left .single_post_arrow_content {float: left;}
.postnav_right {margin-bottom: 0px;margin-right: 0px;float: right;text-align: left;font-size: 18px;line-height: 1.2;transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 999;width: 40%;}
.postnav_right .single_post_arrow_content {float: right;text-align: right;}
.single_post_arrow_content {top: 0;height: 100%;padding: 0px;vertical-align: top;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;width: 100%;}
#prepost span {display: block;font-size: 12px;}
#nextpost span {display: block;font-size: 12px;}
.single_post_arrow_content #prepost span, .single_post_arrow_content #nextpost span {margin-top: 6px;font-weight: 300 !important;letter-spacing: 0.01em;}
.single_post_arrow_content #prepost span, .single_post_arrow_content #nextpost span, .single_post_arrow_content #prepost a:hover span {color: #737373 !important;}



/*图片列表样式*/
.img-list{ margin:-15px 0 0 -15px; *display:inline-block; }
    .img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.img-list .nodata{ margin:0;padding:10px 20px;display:block;line-height:1.2em;font-size:1.3rem;background:#fdf0d5;color:#6f4400;padding-left:55px;position:relative; }
    .img-list .nodata:first-child:before{-webkit-font-smoothing:antialiased;font-size:28px;line-height:28px;color:#c07600;content:'\e602';font-family:'icons-blank-theme';margin:-14px 0 0 15px;vertical-align:middle;display:inline-block;font-weight:normal;overflow:hidden;speak:none;left:0;top:18px;width:40px;position:absolute;text-align:center}
    .img-list li{ position:relative; float:left; margin:15px 0 0 15px; width:220px; height:auto; background:#fff; _display:inline; }
    .img-list li .img-box{ display:block; position:relative; width:220px; height:220px; overflow:hidden; }
    .img-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:12px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
    .img-list li .img-box img{ width:100%; height:100%;}
    .img-list li .info{ display:block; text-align:left; margin:15px; }
    .img-list li .info h3{ display:block; line-height:20px; height:40px; font-size:14px; font-weight:normal; overflow:hidden; }
    .img-list li .info p{ display:block; line-height:28px; color:#999; font-size:12px; }
    .img-list li .info p.price{ padding-top:10px; line-height:18px; display:none; }
    .img-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
    .img-list li .info p strong{ float:right; font-weight:normal; }
    .img-list li .info p.forprice{ color:#fff;padding:0 30px;margin-top:15px;font-size:16px;line-height:32px;background-color:#ff8400;border: 1px solid #ff8400;border-radius: 4px;cursor: pointer; display: none; }
    .img-list li .info p.forprice a{ color:#fff; }
    .img-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }
    .img-list li em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .img-list li em i{ color:#fff; font-size:60px; line-height:60px; }
    .img-list li a:hover em{ display:block; }
    .img-list li .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .img-list li .remark{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; overflow:hidden; }
    .img-list li .remark h3{ padding:5px 15px 0; color:#fff; font-size:12px; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .img-list li .remark p{ padding:0 15px; color:#eee; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

.img1-list{ margin:-15px 0 0 -15px; *display:inline-block; }
    .img1-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .img1-list .nodata{ margin:0;padding:10px 20px;display:block;line-height:1.2em;font-size:1.3rem;background:#fdf0d5;color:#6f4400;padding-left:55px;position:relative; }
    .img1-list .nodata:first-child:before{-webkit-font-smoothing:antialiased;font-size:28px;line-height:28px;color:#c07600;content:'\e602';font-family:'icons-blank-theme';margin:-14px 0 0 15px;vertical-align:middle;display:inline-block;font-weight:normal;overflow:hidden;speak:none;left:0;top:18px;width:40px;position:absolute;text-align:center}
    .img1-list li{ position:relative; float:left; margin:15px 0 0 15px; width:198px; height:auto; background:#fff; _display:inline; }
    .img1-list li .img-box{ display:block; position:relative; width:195px; height:198px; overflow:hidden; }
    .img1-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:12px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
    .img1-list li .img-box img{ width:100%; height:100%;}
    .img1-list li .info{ display:block; text-align:left; margin:15px; }
    .img1-list li .info h3{ display:block; line-height:20px; height:40px; font-size:14px; font-weight:normal; overflow:hidden; }
    .img1-list li .info p{ display:block; line-height:28px; color:#999; font-size:12px; }
    .img1-list li .info p.price{ padding-top:10px; line-height:18px; display:none; }
    .img1-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
    .img1-list li .info p strong{ float:right; font-weight:normal; }
    .img1-list li .info p.forprice{ color:#fff;padding:0 30px;margin-top:15px;font-size:16px;line-height:32px;background-color:#ff8400;border: 1px solid #ff8400;border-radius: 4px;cursor: pointer; display: none; }
    .img1-list li .info p.forprice a{ color:#fff; }
    .img1-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }
    .img1-list li em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .img1-list li em i{ color:#fff; font-size:60px; line-height:60px; }
    .img1-list li a:hover em{ display:block; }
    .img1-list li .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .img1-list li .remark{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:20px; text-align:left; overflow:hidden; }
    .img1-list li .remark h3{ padding:5px 15px 0; color:#fff; font-size:12px; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .img1-list li .remark p{ padding:0 15px; color:#eee; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/**/
.img-list li .actions-no{width:125px;height:38px;margin:0 auto;padding-bottom:15px;}
.img1-list li .actions-no{width:125px;height:38px;margin:0 auto;padding-bottom:15px;}
.n-list li .actions-no{width:125px;height:38px;margin:10px 0 0 0;}
    .actions-no button:before{content:"\e82e";font-family: "Linearicons-Free";font-size:22px;vertical-align:top;}
    .actions-no button:hover{color:#ffffff;background-color:#ff8400;border-color:#ff8400;}
    .actions-no button{color:#ffffff;background-color:#ff8400;border-color:#ff8400;border-radius:2px;border-width:1px;border-style:solid;width:37px;height: 36px;line-height: 36px;padding: 0;display: inline-block;vertical-align: middle;}
    .actions-no span {display: none;height: 29px;}
    .actions-no a {color:#333333;background-color: #ffffff;border-color: #dfdfdf;float: left;border-style: solid;border-width: 1px;width:37px;height: 36px;line-height: 36px;overflow:hidden;padding: 0;margin-left: 5px;font-size: 20px;text-align: center;}
    .actions-no a .icons{width:100%;font-size:20px;height: 36px;line-height: 36px;display:block;font-family: "Linearicons-Free";font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;letter-spacing: 0;font-feature-settings: "liga";}
    .actions-primary {width:37px;float:left;}
    .actions-secondary {width:88px;float:left;}


/*图文列表样式*/
.n-list{ margin:-15px 0 0 -15px; *display:inline-block;  }
    .n-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .n-list li .img-box{ display:block; position:relative; width:220px; height:220px; overflow:hidden;float:left; }
    .n-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:12px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
    .n-list li .img-box img{ width:100%; height:100%;}
    .n-list li .info{ display:block; text-align:left; margin:15px;float:left; }
    .n-list li .info h3{ display:block; line-height:normal; font-size:14px; font-weight:normal; overflow:hidden; }
    .n-list li .info p{ display:block; line-height:28px; color:#999; font-size:12px; }
    .n-list li .info p.price{ padding-top:10px; line-height:18px; display:none; }
    .n-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
    .n-list li .info p strong{ float:right; font-weight:normal; }
    .n-list li .info p.forprice{ width:180px;text-align:center;color:#fff;padding:0 30px;margin-top:15px;font-size:16px;line-height:32px;background-color:#ff8400;border: 1px solid #ff8400;border-radius: 4px;cursor: pointer; display: none; }
    .n-list li .info p.forprice a{ color:#fff; }
    .n-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }

	.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.n-list li h2 a{ color:#333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#8CAC52; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:118px; border:1px solid #e8e8e8; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
	.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
	.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
    .n-list li .note .info span i{ margin-right:3px; font-size:12px; }
/*相关列表样式*/
.rel-list{ margin-top:-15px; }
    .rel-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .rel-list .nodata{ color:#999; font-size:14px; line-height:50px; }
    .rel-list li{ display:block; float:left; margin:15px auto 0 0; padding:0; width:50%; overflow:hidden; _float:none; _width:auto; }
    .rel-list li .img-box{ position:relative; display:block; float:left; width:98px; height:98px; border:1px solid #e8e8e8; overflow:hidden; }
    .rel-list li .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; overflow:hidden; }
    .rel-list li .info{ margin:0 auto 0 115px; padding-right:15px; _margin-top:-15px; _padding-right:0; }
    .rel-list li .info h3{ display:block; font-size:14px; font-weight:normal; height:30px; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .rel-list li .info p{ color:#555; font-size:12px; height:48px; line-height:22px; overflow:hidden; }
    .rel-list li .info span{ line-height:22px; color:#999; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.rel-box{ position:relative; padding:0 50px 0; }
    .rel-box .rel-list{ margin:0 0 15px 0; }
/*类别列表*/
.navbar li{ padding-top:10px; }
	.navbar li h5{ display:block; color:#3b8dd1; font-size:14px; font-weight:normal; line-height:30px; }
	.navbar li h5 a{ color:#ff8400; }
	.navbar li p{ font-size:12px; line-height:30px; }
	.navbar li p a{ display:inline-block; margin-right:5px; }
/*内容标题样式*/
.meta{ margin:0; padding:50px 50px 0 50px; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
	.meta .info{ margin:0 0 10px; }
	.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
    .meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
    .meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
/*内容详细样式*/
.entry{ padding:0 50px 15px; font-size:14px; word-wrap:break-word; text-align:justify; }
	.entry img{ max-width:100%!important; height:auto!important; }
	.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{  }
	.entry ul,.entry ol{ margin:1em; padding:0; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:none; }
	.entry ol li{ list-style:decimal outside none; }
	.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
	.entry a{ }
	.entry .btnlnk a{ color:#fff;padding:7px 30px;font-size:16px;line-height:32px;background-color:#ff8400;border: 1px solid #ff8400;border-radius: 4px;cursor: pointer; }
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
	.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
	.entry table th{ background:#F9F9F9; text-align:center; }
	.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

    .entry .page-title {width:100%;overflow:hidden;margin:25px 0;}
    .entry .page-title h1{font-size:20px;color:#222;text-transform:uppercase;font-weight:600;}

    .actions-toolbar span{display:inline-block;font-size:14px;text-align:center;white-space:nowrap;}
    .actions-toolbar button {color:#333333;background-color:#dbdbdb;border-color:#dbdbdb;vertical-align:top;overflow:visible;border-style:solid;border-width:1px;height:40px;line-height:39px;padding:0 20px;border-radius:2px;text-transform:uppercase;}
    .actions-toolbar button:hover {color:#ffffff;background-color:#ff8400;border-color:#ff8400;}

    .actions-req span{display:inline-block;font-size:14px;text-align:center;white-space:nowrap;}
    .actions-req button {color:#ffffff;background-color:#ff8400;border-color:#ff8400;vertical-align:top;overflow:visible;border-style:solid;border-width:1px;height:40px;line-height:39px;padding:0 20px;border-radius:2px;text-transform:uppercase;}
    .actions-req button:hover {color:#ffffff;background-color:#ff8400;border-color:#ff8400;}

.our-story .block-title h2, .page-team-content .block-title h2 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    border:0;
}

.our-story .block-content p {
    line-height: 22px;
    margin: 0;
    color: #666;
}

.our-right .block-content ul {
    margin: 0;
    padding: 0;
}

    .our-right .block-content ul li {
        border-bottom: 1px dotted #666;
        margin: 0 0 10px;
    }

        .our-right .block-content ul li:last-child {
            border: 0;
        }

        .our-right .block-content ul li p {
            color: #666;
            display: block;
            padding: 8px 0;
        }
        .our-right .block-content ul li a {
            color: #666;
            display: block;
            padding: 8px 0;
        }

        .our-right .block-content ul li:first-child a {
            padding-top: 0;
        }

        .our-right .block-content ul li a:hover {
            color: #000;
        }

        .our-right .block-content ul li p:before {
            content: "\f046";
            font-size: 14px;
            font-family: FontAwesome;
            padding-right: 10px;
        }

.page-team-content {
    padding: 50px 0 0 0;
}

    .page-team-content .block-title {
        text-align: center;
    }

    .page-team-content .sub-text {
        color: #888;
        font-size: 14px;
        margin: 0 auto 50px;
        width: 900px;
    }

    .page-team-content .team-name {
        margin: 10px 0 5px;
        font-size: 14px;
        color: #157ed2;
    }

        .page-team-content .team-name a {
            font-size: 14px;
            color: #157ed2;
        }

            .page-team-content .team-name a:hover {
                text-decoration: underline;
            }

    .page-team-content .team-item h3 {
        font-size: 14px;
        color: #333;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 0;
        border:0;
    }

    .page-team-content .team-item p {
        color: #888;
        margin: 0;
    }

.store-item .block-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}

.store_info {
    margin: 0;
}

    .store_info li {
        padding-bottom: 30px;
    }

        .store_info li:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
        .store_info li:last-child {
            padding-bottom: 0;
        }

    .store_info .icon{float:left;width:42px;}
    .store_info .icons {
        display: inline-block;
        vertical-align: middle;
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        background-color: #e4e4e4;
        border-radius: 50%;
        color: #333;
        text-align: center;
    }

    .store_info .fa-map-marker.icons {
        font-size: 20px;
    }

    .store_info .fa-phone.icons {
        font-size: 18px;
    }

    .store_info .flex {
        float:left;
        margin: 0;
        padding-left: 18px;
        display: inline-block;
        vertical-align: middle;
    }

    .store_info .tit-name {
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        color: #333;
    }

    .store_info .tit-contain, .store_info .tit-contain a {
        color: #888;
        font-size: 14px;
        display: block;
    }


.cd-faq {
  width: 100%;
  max-width: 1160px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  text-align:left;
}
.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: 0 auto;
    box-shadow: none;
  }
}

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 14px;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    text-transform: uppercase;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}
@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.cd-faq-group {
  /* hide group not selected */
  display: none;
}
.cd-faq-group.selected {
  display: block;
}
.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #bbbbc7;
}
.no-js .cd-faq-group {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}

.cd-faq-trigger a{color:#a9c056;text-decoration:none;}

@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
  }
  .cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    content: '';
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-faq-content p {
  font-size: 14px;
  line-height: 1.4;
  color: #6c7d8e;
}
@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}



.contact-content .fieldset .field {margin-bottom:10px;}
.contact-content .fieldset input.input-text, textarea {border-color:#dfdfdf;padding:8px;height:35px;font-size:13px;background:#fff;border:1px solid #dfdfdf;width:100%;}
.contact-content .fieldset textarea {height:172px;}
.contact-content .fieldset .field .label {
    display: none;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-envelope:before {
    content: "\f0e0";
}
.fa-phone:before {
    content: "\f095";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-eye:before {
    content: "\f06e";
}

/*上下一条样式*/
.next-box{ position:relative; padding:10px 50px 20px; line-height:20px; color:#444; font-size:14px; }
    .next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .next-box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .next-box p a{ color:#428bca; }
    .next-box p.prev{ float:left; }
    .next-box p.next{ float:right; }

/*文章评论样式*/
.comment-box{ position:relative; padding:0 50px 20px; }
    .comment-box .form-box{ margin:0; padding:15px 0; }
    .comment-box .form-box .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .form-box .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .form-box .avatar-box img{ width:100%; height:100%; }
    .comment-box .form-box .conn-box{ position:relative; margin-left:70px; }
    .comment-box .form-box .conn-box .editor{ position:relative; margin-right:18px; }
    .comment-box .form-box .conn-box .editor textarea{ display:inline; margin:0; padding:8px; width:100%; height:80px; border:1px solid #e8e8e8; line-height:20px; }
    .comment-box .form-box .conn-box .subcon{ padding-top:15px; color:#999; font-size:12px; }
    .comment-box .form-box .conn-box .subcon .submit{ float:right; display:inline-block; padding:0 20px; height:36px; line-height:34px; color:#fff; font-size:12px; background:#38f; vertical-align:middle; cursor:pointer; }
    .comment-box .form-box .conn-box .subcon strong{ color:#333; font-weight:normal; }
    .comment-box .form-box .conn-box .subcon .code{ margin-right:5px; padding:7px; width:80px; height:20px; line-height:20px; border:1px solid #e8e8e8; }
    .comment-box .form-box .conn-box .subcon a img{ vertical-align:middle; }
    .comment-box .list-box li{ padding:17px 0; border-top:1px solid #f7f7f7; }
    .comment-box .list-box li .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .list-box li .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .list-box li .avatar-box img{ width:100%; height:100%; }
    .comment-box .list-box li .inner-box{ position:relative; margin-left:70px; }
    .comment-box .list-box li .inner-box .info{ padding-bottom:3px; }
    .comment-box .list-box li .inner-box .info span{ margin-right:5px; color:#999; font-size:12px; }
    .comment-box .list-box li .inner-box p{ color:#333; font-size:14px; line-height:1.8em; }
    .comment-box .list-box li .answer-box{ clear:both; margin:10px 0 0 70px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
    .comment-box .list-box li .answer-box .info{ margin-bottom:5px; padding:0; color:#1e7bb3; font-size:12px; border:none; }
    .comment-box .list-box li .answer-box .info span.right{ float:right; color:#999; }
    .comment-box .list-box li .answer-box p{ color:#555; font-size:14px; line-height:1.8em; }
/*类别导航样式*/
.screen-box{ display:block; position:relative; margin:0 0 15px; padding:0 15px; background:#fff; }
    .screen-box ul{ padding:10px 0; display:block; font-size:14px; }
    .screen-box ul h4{ display:inline-block; padding:0 15px; text-align:right; line-height:28px; font-weight:normal; }
    .screen-box ul li{ display:inline-block; padding:0 15px; line-height:28px; *display:inline; *zoom:1; }
    .screen-box ul li a{ color:#333; }
    .screen-box ul li a:hover,.screen-box ul li.selected a{ color:#8CAC52; }
    
    .screen-box dl{ margin:0; padding:0; clear:both; display:block; border-top:1px solid #f7f7f7; font-size:12px; }
	.screen-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.screen-box dl:first-child{ border-top:none; }
	.screen-box dl dt{ display:block; float:left; padding-left:10px; width:100px; color:#555; line-height:40px; }
	.screen-box dl dd{ position:relative; margin-left:112px; padding-top:6px; overflow:hidden; }
	.screen-box dl dd a{ display:inline-block; margin:0 6px 6px 0; padding:8px 10px; border:1px solid #fff; line-height:12px; }
	.screen-box dl dd a.selected{ border-color:#fff; color:#fff; background:#ff8400; }
/*排序样式*/
.sort-box{ position:relative; margin:0 0 15px; height:36px; background:#fff; overflow:hidden; }
	.sort-box a{ display:block; float:left; margin-left:-1px; padding:0 15px; line-height:36px; height:36px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; color:#333; font-size:12px; }
	.sort-box a:hover,.sort-box a.selected{ color:#fff; background:#ff8400; }
/*内容相册样式*/
.album-list{ position:relative; margin:0 50px; }
	.album-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.album-list ul{ margin:0 0 0 -15px; *zoom:1; }
	.album-list li{ float:left; width:25%; }
	.album-list li a{ display:block; margin:15px 0 0 15px; padding:1px; border:1px solid #e8e8e8; }
	.album-list li a img{ display:block; width:100%; height:auto; }
/*附件下载样式*/
.attach-list{ margin:0 50px 15px; color:#757575; }
    .attach-list ul li{ margin-top:15px; padding:15px; border:1px solid #ebebeb; }
    .attach-list ul li .link-btn{ display:block; float:right; margin-top:7px; padding:5px 15px; border:1px solid #e0e0e0; line-height:20px; font-size:14px; cursor:pointer; }
    .attach-list ul li .link-btn i{ font-size:14px; }
    .attach-list ul li .icon-box{ display:inline-block; margin-right:5px; line-height:38px; color:#ccc; }
    .attach-list ul li .icon-box i{ font-size:38px; }
    .attach-list ul li .info{ display:inline-block; }
    .attach-list ul li .info h3{ line-height:20px; color:#333; font-size:14px; font-weight:normal; }
    .attach-list ul li .info span{ margin-right:5px; line-height:18px; color:#999; font-size:12px; }
/*商品缩略图样式*/
.goods-box{ position:relative; margin-bottom:15px; padding:30px; font-size:14px; background:#fff; }
.goods-pic{ position:relative; float:left; width:370px; *z-index:1; }
	.pic-box{ float:left; }
	.pic-preview{ width:368px; height:368px; border:1px solid #e8e8e8; }
	.pic-scroll{ margin-top:10px; width:370px; }
	.pic-scroll .prev{ float:left; margin-right:5px; }
	.pic-scroll .next{ float:right; }
	.pic-scroll .prev,.pic-scroll .next{ display:block; text-align:center; width:10px; height:60px; line-height:60px; border:1px solid #e8e8e8; background:#f7f7f7; cursor:pointer; text-decoration:none; }
	.pic-scroll .items{ position:relative; float:left; width:335px; height:62px; overflow:hidden; }
	.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
	.pic-scroll .items ul li{ float:left; margin:0; padding:0; width:67px; text-align:center; }
	.pic-scroll .items ul li img{ padding:2px; border:1px solid #e8e8e8; width:56px; height:56px; }
	.pic-scroll .items ul li img:hover{ padding:1px; border:2px solid #d70000; }
/*商品规格*/
.goods-spec{ position:relative; margin:0 0 0 395px; overflow:hidden; }
	.goods-spec h1{ display:block; color:#555; font-size:18px; font-weight:700; line-height:1.6em; overflow:hidden;margin-bottom:20px;/*text-overflow:ellipsis; white-space:nowrap; */ }
	.goods-spec .subtitle{ margin-top:5px; color:#888; font-size:14px; line-height:18px; }
	.goods-spec .spec-box{ position:relative; margin-top:10px; }
	.goods-spec .spec-box.line{ padding-top:10px; border-top:1px solid #efefef; }
    .goods-spec .spec-box:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
    .goods-spec .spec-box strong {font-weight:900;}
	.goods-spec .spec-box dl{ clear:both; display:block; }
	.goods-spec .spec-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.goods-spec .spec-box dl dt{ float:left; width:80px; line-height:32px; min-height:32px; color:#555; font-weight: 400; }
	.goods-spec .spec-box dl dd{ position:relative; line-height:32px; min-height:32px; color:#555; }
	.goods-spec .spec-box dl dd s{ display:inline-block; text-decoration:line-through; }
	.goods-spec .spec-box dl dd .price{ display:inline-block; margin-right:5px; color:#ce0500; font-size:24px; font-weight:700; font-style:normal; }
	.goods-spec .spec-box dl dd .items li{ position:relative; float:left; margin:0 5px 8px 0; padding:1px; line-height:20px; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a{ display:block; padding:1px; color:#666; min-width:10px; width:auto !important;  text-align:center; text-decoration:none; border:1px solid #eee; cursor:pointer; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a span{ display:inline-block; padding:5px 9px; font-style:normal; line-height:20px; }
	.goods-spec .spec-box dl dd .items li a img{ width:36px; height:38px; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a.selected{ margin:-1px; color:#333; border:2px solid #f40; color:#f40; }
	.goods-spec .spec-box dl dd .stock-box{ display:block; float:left; width:112px; }
	.goods-spec .spec-box dl dd .stock-box input{ float:left;margin-top:5px; width:52px; height:30px; line-height:30px; text-align:center; border:1px solid #e8e8e8; }
	.goods-spec .spec-box .stock-box a{ display:block; float:left;margin-top:5px;margin-bottom:4px; width:30px; height:30px; line-height:30px; color:#333; font-size:14px; text-align:center; border:1px solid #e8e8e8;  cursor:pointer; overflow:hidden; }
	.goods-spec .spec-box .stock-txt{ float:left; line-height:32px; }
	.goods-spec .spec-box .btn-buy{ }
	.goods-spec .spec-box .btn-buy .buy{ display:inline-block; margin:0 11px; padding:0 22px; color:#e5511d; font-size:16px; line-height:38px; background:#ffe4d0; border:1px solid #f0cab6; cursor:pointer; }
	.goods-spec .spec-box .btn-buy .add{ display:inline-block; padding:0 22px; color:#fff; font-size:16px; line-height:38px; background:#ff8400; border:1px solid #ff8400; border-radius:2px; cursor:pointer; }
	.goods-spec .spec-box .btn-buy button.over{ color:#999; background:#f7f7f7; border-color:#e8e8e8; cursor:default; }

    .goods-spec .payment-accepted {float: left;width:240px;margin-top: 15px;margin-right: 8px; display: none;}
    .goods-spec .payment-accepted h2 {font-size: 14px;line-height: 32px;color: #555;}
    .goods-spec .payment-accepted img {width:240px;}

    .goods-spec .bulk-order {width:440px;margin-top: 0px;padding: 0;line-height: 24px;}
    .goods-spec .bulk-order h2 {font-size: 14px;line-height: 32px;color: #555;text-align: center;}
    .goods-spec .bulk-order table .odd_bg{background: #eee;}

    .goods-spec .buyer-protection {width:440px;margin-top:15px;}
    .goods-spec .buyer-protection img {width:49px;float:left;}
    .goods-spec .buyer-protection h2 {margin-left:20px; float:left; width:350px; font-size: 18px;font-weight: 700;line-height: 26px;color: #246198;}
    .goods-spec .buyer-protection ul {margin-left: 70px;}
    .goods-spec .buyer-protection li:before {content: "\f046";        font-size: 14px;        font-family: FontAwesome;        padding-right: 10px;}

    .goods-spec .price-box {display:none;}
    .goods-spec .price-box a{ color:#fff;padding:7px 30px;font-size:16px;line-height:32px;background-color:#ff8400;border: 1px solid #ff8400;border-radius: 4px;cursor: pointer; }

    .goods-spec .forprice-box {display:none;}
    .goods-spec .forprice-box a{ color:#fff;padding:7px 30px;font-size:16px;line-height:32px;background-color:#ff8400;border: 1px solid #ff8400;border-radius: 4px;cursor: pointer; }

/* 图片放大镜样式*/
.jqzoom{ position:relative; float:left; display:block; margin:0; padding:0; width:368px; height:368px; border:none; cursor:crosshair; }
	.jqzoom img{ width:360px; height:360px; }
.zoomdiv{ position:absolute; top:0; left:0; z-index:100; display:none; width:368px; height:368px; background:#fff; border:1px solid #e8e8e8; text-align:center; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; width:20px; height:20px; border:1px solid #aaa; background:#fff; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); }
/*商品Tab样式*/
.goods-tab .tab-head{ display:block; height:42px; border-bottom:1px solid #f0f0f0; background:#fff; }
	.goods-tab .tab-head ul li{ float:left; margin-left:-1px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
	.goods-tab .tab-head ul li a{ display:block; padding:0 30px; height:42px; line-height:42px; color:#555; font-size:14px; }
	.goods-tab .tab-head ul li a:hover,.goods-tab .tab-head ul li a.selected{ color:#fff; background:#ff8400; }
	.goods-tab .tab-content{ display:none; }
/*焦点菜单*/
.banner-img{ position:relative; width:100%; height:341px; overflow:hidden; }
    .banner-img img{ min-width:100%; min-height:100%; }
.banner-nav{ position:relative; width:100%; height:341px; background:#fff; }
    .banner-nav ul{ padding:15px 0; }
    .banner-nav ul li{ cursor:pointer; }
    .banner-nav ul li h3{ position:relative; display:block; padding:0 20px; width:180px; font-weight:normal; height:53px; }
    .banner-nav ul li h3 i{ position:absolute; right:5px; top:18px; width:13px; height:13px; color:#e0e0e0; font-size:13px; }
    .banner-nav ul li h3 span{ line-height:28px; color:#333; font-size:14px; }
    .banner-nav ul li h3 p{ line-height:16px; color:rgba(0,0,0,0.5); font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .banner-nav ul li:hover h3{ background:#d70029; }
    .banner-nav ul li:hover h3 i{ color:#fff; }
    .banner-nav ul li:hover h3 span{ color:#fff; }
    .banner-nav ul li:hover h3 p{ color:rgba(255,255,255,0.5); }
    .banner-nav ul li .item-box{ display:none; position:absolute; top:0; left:220px; bottom:0; width:705px; height:100%; background-color:rgba(0,0,0,0.3); z-index:9999; }
    .banner-nav ul li:hover .item-box{ display:block; }
    .banner-nav ul li .item-box dl{ display:block; padding:15px 30px 0; }
    .banner-nav ul li .item-box dl dt{ font-size:14px; font-weight:700; line-height:28px; }
    .banner-nav ul li .item-box dl dd{ font-size:12px; line-height:24px; }
    .banner-nav ul li .item-box dl a{ color:#fff; }
    .banner-nav ul li .item-box dl dd a{ margin-right:5px; }

/*视频容器*/
.video-box{ position:relative; margin:0 50px; width:785px; height:441px; _clear:both; _display:inline; }

/*购物车样式*/
.cart-info{ position:absolute; top:-50px; left:0; margin:0; padding:15px; border:1px solid #DFC795; width:402px; height:auto; background:#fcfbda; text-align:left; z-index:2; }
	.cart-info .ico{ display:block; float:left; margin-top:5px; width:46px; height:46px; }
    .cart-info .ico i{ color:#5ba61b; font-size:46px; line-height:1em; }
	.cart-info .ico.error i{ color:#fb1605; }
	.cart-info .msg{ margin-left:60px; }
	.cart-info .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.cart-info .msg p{ padding-bottom:8px; line-height:1.8em; }
    .cart-info .msg .link-btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:30px; line-height:30px; text-align:center; background:#ff8400; vertical-align:middle; }
	.cart-info .msg .close{ position:absolute; display:block; top:5px; right:5px; width:20px; height:20px; text-align:center; cursor:pointer; }
    .cart-info .msg .close i{ color:#999; font-size:14px; line-height:20px; }

.cart-head{ position:relative; margin:0 50px; padding:30px 0; }
	.cart-head h2{ float:left; color:#555; font-size:18px; line-height:35px; }
    .cart-head h2 i{ display:inline-block; margin-right:5px; color:#ff8400; font-size:23px; line-height:35px; vertical-align:middle; }
    .cart-head .cart-setp{ position:relative; margin-left:200px; }
    .cart-head .cart-setp li{ position:relative; float:left; width:33.33%; height:35px; line-height:35px; text-align:center; color:#999; font-size:12px; *width:33.3%; }
    .cart-head .cart-setp li .progress{ margin-right:1px; height:35px; line-height:35px; color:#424242; background:#eee; }
    .cart-head .cart-setp li .progress span{ margin-right:2px; font-size:14px; font-weight:600; }
    .cart-head .cart-setp li.active .progress{ color:#fff; background:#ff8400; }
    .cart-head .cart-setp li.first .progress{ border-top-left-radius:20px; border-bottom-left-radius:20px; }
    .cart-head .cart-setp li.last .progress{ border-top-right-radius:20px; border-bottom-right-radius:20px; }

.cart-box{ position:relative; margin:0 50px; }
    .cart-box .cart-table{ border:1px solid #eee; }
	.cart-box .cart-table th{ padding:0.8em 0.5em; color:#555; font-size:13px; font-weight:400; background:#f5f5f5; border-bottom:1px solid #eee;text-align:center; }
	.cart-box .cart-table td{ padding:1em 0.5em; color:#555; font-size:13px; border-bottom:1px solid #eee; }
    .cart-box .cart-table td .stxt{ margin-top:5px; color:#666; font-size:12px; line-height:20px; }
    .cart-box .cart-table td input.notes{font-style:italic;border:1px solid #e8e8e8;width:100%;margin-top:10px;}
    .cart-box .cart-table td div.notes{font-style:italic;color:#999;margin-top:10px;}
	.cart-box .cart-table td input.checkall{ padding:0; border:1px solid #eee; background:#fff; }
	.cart-box .cart-table td .img{padding:1px;width:60px;height:60px;border:1px solid #eee;}
	.cart-box .cart-table td .buy-box{ margin:auto; padding:0; width:74px; height:22px; overflow:hidden; }
	.cart-box .cart-table td .buy-box a{ display:block; float:left; width:20px; height:20px; font-size:12px; line-height:20px; text-align:center; border:1px solid #e8e8e8; overflow:hidden; }
	.cart-box .cart-table td .buy-box .input{ float:left; margin:0; padding:0; width:30px; height:20px; line-height:20px; text-align:center; ime-mode:Disabled; border-radius:0; border-left:0; border-right:0; }

.item-box{ clear:both; padding:20px 0; font-size:14px; }
	.item-box li{ display:block; float:left; margin:0 25px; height:28px; line-height:28px; }
	.item-box li label input{ margin-right:3px; }
	.item-box li em{ color:#999; }
.address-box{ clear:both; padding:20px 0; font-size:14px; }
	.address-box li{ display:block; margin:0 25px; height:28px; line-height:28px; }
	.address-box li label input{ margin-right:3px; }
	.address-box li em{ color:#999; }

.buy-foot{ margin:20px 0; font-size:14px; }
    .buy-foot .left-box{ float:left; }
	.buy-foot .left-box dl{ clear:both; padding-bottom:10px; line-height:28px; }
	.buy-foot .left-box dl dt{ color:#6c6c6c; }
	.buy-foot .left-box dl dd .input{ width:600px;height: 150px; padding:5px; border:1px solid #e0e0e0; }
	.buy-foot .right-box{ float:right; text-align:right; }
	.buy-foot .right-box p{ line-height:38px; }
	.buy-foot .right-box p .price{ color:#f00; font-weight:700; }
	.buy-foot .right-box p.txt-box{ margin-top:10px; font-size:18px; font-weight:700; }
	.buy-foot .right-box p.btn-box{ margin-top:20px; }
    .buy-foot .right-box p.btn-box .btn{ display:inline-block; margin:0 0 0 5px; padding:8px 25px; width:auto; height:auto; line-height:20px; color:#fff; font-size:12px; border:0; background:#d70029; border-radius:3px; cursor:pointer; }
    .buy-foot .right-box p.btn-box .button{ background:#1e7bb3; }
    .buy-foot .right-box p.btn-box .submit{ background:#ff8400; }
    .buy-foot .right-box p.btn-box .gray{ background:#ddd; }

.cart-foot{ margin:0 50px; padding:20px 0 30px; height:40px; }
	.cart-foot .left-box{ float:left; line-height:40px; }
	.cart-foot .left-box a{ margin-right:20px; font-size:14px; }
    .cart-foot .right-box{ float:right; }
    .cart-foot .right-box button{ display:inline-block; margin:0 0 0 5px; padding:8px 25px; width:auto; height:auto; line-height:20px; color:#fff; font-size:12px; border:0; background:#d70029; border-radius:3px; cursor:pointer; }
    .cart-foot .right-box .submit{ background:#ff8400; }
    .cart-foot .right-box .button{ background:#1e7bb3; }

.address-list{ margin:20px 0 0; padding:10px; color:#555; font-size:14px; border:1px solid #f7f7f7; max-height:300px; overflow:auto; }
	.address-list li{ margin:5px 0; padding:5px 10px; height:20px; line-height:20px; cursor:pointer; }
	.address-list li span{ margin-left:10px; }
	.address-list li label em{ margin-left:5px; color:#999; }
	.address-list li.selected{ padding:10px; font-size:15px; background:#fff0e8; border-radius:3px; }
	.address-list li.selected span{ color:#333; font-weight:700; }
    
/*表单样式*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:160px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #ff8400; background:#ff8400; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
    /*全屏样式*/
    .form-box.full{ padding:0 0 50px; }
    .form-box.full .form-group dt{ width:40%; }
    .form-box.full .form-group dd{ margin-left:42%; }
    .form-box.full .form-group dd .input{ width:40%; }
    .form-box.full .form-group dd .input.code{ width:160px; }
/*物流样式*/
.accept-box{ padding:0; background:#fff; /*border:1px solid #f0f0f0;*/ }
	.accept-box dl{ padding:0 !important; }
	.accept-box dl.head{ position:relative; margin:0; padding:0; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
    .accept-box dl.head dd{ margin-left:10px; }
	.accept-box dl.head .btn-pay{ position:absolute; top:6px; right:6px; display:block; padding:0 15px; color:#fff; font-size:12px; height:24px; line-height:24px; background:#52A152; border:1px solid #417F41; border-radius:2px; }
/*订单进度*/
.order-progress{ position:relative; margin:20px 50px; height:55px; }
    .order-progress li{ position:relative; float:left; width:20%; text-align:center; }
    .order-progress.mini li{ width:25%; }
    .order-progress li .progress{ display:block; margin-right:1px; line-height:20px; color:#424242; font-size:12px; text-align:center; background:#eee; }
    .order-progress li .info{ display:block; margin-top:15px; line-height:20px; color:#757575; font-size:12px; text-align:center; }
    .order-progress li.active .progress{ color:#fff; background:#ff8400; }
    .order-progress li.first .progress{ border-top-left-radius:20px; border-bottom-left-radius:20px; }
    .order-progress li.last .progress{ border-top-right-radius:20px; border-bottom-right-radius:20px; }

/*提示信息*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:600px; font-size:14px; text-align:left; }
    .msg-tips .icon{ display:block; float:left; width:60px; height:60px; }
    .msg-tips .icon i{ margin:0; padding:0; font-size:60px; color:#090; line-height:1em; }
    .msg-tips .icon.warning i{ color:#f90; }
    .msg-tips .icon.error i{ color:#f00; }
    .msg-tips .info{ margin-left:80px; }
    .msg-tips .info strong{ display:block; padding-bottom:5px; color:#333; font-size:18px; font-weight:normal; line-height:1.3em; }
    .msg-tips .info p{ line-height:24px; color:#666; font-size:14px; }
    .msg-tips .info p a{ margin:auto 2px;font-weight:bold;color:#ff8400; }
    .msg-tips .info p a:hover{text-decoration: underline;}
/*会员登录样式*/
.login-box{ margin:50px auto 0; padding-bottom:50px; width:343px; overflow:hidden; }
    .login-box .input-box{ position:relative; display:inline-block; margin-bottom:20px; padding:0; width:320px; border:1px solid #e5e5e5; height:42px; line-height:22px; color:#333; font-size:14px; overflow:hidden; }
    .login-box .input-box input{ padding:0 10px; width:100%; height:40px; line-height:40px; font-size:14px; }
    .login-box .remember-box{ margin-bottom:30px; height:20px; line-height:20px; color:#909090; font-size:14px; }
    .login-box .remember-box input{ vertical-align:middle; }
    .login-box .remember-box label{ margin-right:7px; cursor:pointer; vertical-align:middle; }
    .login-box .remember-box a{ color:#00a7ea; vertical-align:middle; }
    .login-box .btn-box{ display:block; margin-bottom:20px; height:42px; }
    .login-box .btn-box input{ display:inline-block; width:342px; height:42px; line-height:42px; background:#ff8400; color:#fff; cursor:pointer; font-size:14px; text-align:center; }
    .login-box .tip-box{ display:block; text-align:center; height:20px; line-height:20px; color:#f90; font-size:13px; }
    .login-box .oatuh-box{ clear:both; padding-top:15px; }
    .login-box .oatuh-box h3{ display:block; margin-bottom:10px; color:#666; font-size:14px; line-height:30px; height:30px; font-weight:normal; }
    .login-box .oatuh-box p{ margin-left:-25px; }
    .login-box .oatuh-box p a{ display:block; float:left; margin:0 0 10px 25px; _display:inline; _zoom:1; }
    .login-box .oatuh-box p a img{ width:38px; height:38px; }

.oauth-box{ position:relative; margin:50px auto; width:65%; border:1px solid #f0f0f0; overflow:hidden; }
    .oauth-box .tab-head{ display:block; height:42px; border-bottom:1px solid #f0f0f0; background:#fff; }
    .oauth-box .tab-head li{ float:left; margin-left:-1px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
    .oauth-box .tab-head li a{ display:block; padding:0 30px; height:42px; line-height:42px; color:#555; font-size:14px; }
    .oauth-box .tab-head li a.selected{ color:#fff; background:#ff8400; }
    .oauth-box .tab-content{ display:none; }
/*会员头像容器*/
.avatar-box{ padding:10px 15px; border-bottom:1px solid #e0e0e0; height:60px; background:#fafafa; }
    .avatar-box .img-box{ position:relative; display:block; float:left; margin-right:10px; width:60px; height:60px; border-radius:60px; background:#fff; text-align:center; overflow:hidden; }
    .avatar-box .img-box img{ padding:2px; width:54px; height:54px; border:1px solid #f5f5f5; border-radius:60px; background:#fff;  }
    .avatar-box .img-box i{ color:#ccc; font-size:54px; line-height:78px; background:#fff; }
    .avatar-box h3{ margin:0; color:#333; font-size:14px; font-weight:normal; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .avatar-box p{ color:#666; font-size:12px; line-height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .avatar-box p b{ color:#ff8400; font-weight:normal; }
/*会员中心导航*/
.center-nav{ padding:15px 20px 10px; }
    .center-nav ul li{ padding:0; overflow:hidden; }
    .center-nav ul li h2{ margin-bottom:8px; color:#333; font-size:14px; font-weight:normal; line-height:20px; }
    .center-nav ul li h2 i{ display:inline-block; margin-left:5px; color:#666; font-size:14px; line-height:20px; }
    .center-nav ul li h2 span{ font-weight:300; }
    .center-nav ul li .list{ margin:0 0 15px 26px; font-size:12px; }
    .center-nav ul li .list p{ margin-top:5px; }
    .center-nav ul li .list a{ display:block; height:24px; line-height:24px; color:#757575; }
    .center-nav ul li .list a i{ float:right; line-height:24px; color:#999; font-size:12px; }
    .center-nav ul li.selected .list a,.center-nav ul li .list a:hover{ color:#ff8400; }
.center-head{ margin:15px 50px 0; padding:15px; background:#fafafa; }
    .center-head .img-box{ display:block; float:left; width:116px; height:116px; text-align:center; border-radius:110px; background:#fff; overflow:hidden; }
    .center-head .img-box img{ padding:2px; width:110px; height:110px; border:1px solid #f5f5f5; border-radius:110px; background:#fff; }
    .center-head .img-box i{ color:#ccc; font-size:110px; line-height:1.3em; }
    .center-head .list-box{ position:relative; display:block; margin-left:135px; }
    .center-head .list-box h3{ display:block; color:#333; font-size:16px; font-weight:normal; line-height:42px; }
    .center-head .list-box ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .center-head .list-box ul li{ display:block; float:left; width:33.32%; color:#848484; font-size:14px; line-height:32px; }
    .center-head .list-box ul li p{ text-align:center; }
    .center-head .list-box ul li .link-btn{ display:inline-block; padding:5px 15px; color:#fff; font-size:12px; line-height:18px; background:#ff8400; vertical-align:middle; }
.center-info{ position:relative; margin:0 50px 0; padding:15px 30px; background:#fff; }
    .center-info ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .center-info ul li{ display:block; float:left; width:50%; _width:49.8%; line-height:30px; color:#999; }
.center-tit{ margin:0 50px; padding:10px 15px; background:#fafafa; line-height:24px; }
    .center-tit span{ float:right; font-size:12px; }
    .center-tit h3{ color:#000; font-size:14px; font-weight:normal; }
    .center-tit h3 i{ margin-right:5px; font-size:14px; }
/*表格样式*/
.table-wrap{ margin:0 50px 20px; }
.ftable{ margin:15px 0; width:100%; border:1px solid #f0f0f0; background:#fff; }
.mtable{ margin:15px 0; width:100%; background:#fff; _width:auto; }
	.mtable th,.ftable th{ padding:0.8em; color:#6e717a; font-size:13px; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
    .mtable td,.ftable td{ padding:0.8em; color:#333; font-size:13px; border-bottom:1px solid #F3F3F3; }
    .mtable td,.ftable .notes {background-color: #fff2cc;font-style: italic;}
    .mtable td,.ftable .footer {background-color: #fff2cc;}
	.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
	.ftable td s{ color:#999; text-decoration:line-through; }
	.mtable .tr_odd_bg,.ftable .tr_odd_bg{ background:#f9f9f9; }
/*会员列表页码样式*/
.page-foot{ clear:both; height:35px; line-height:35px; }
    .page-foot .btn-box a{ display:inline-block; margin-right:10px; padding:5px 15px; line-height:20px; border:1px solid #eee; font-size:12px; vertical-align:middle; }
    .page-foot .right{ float:right; }
/*头像容器*/
.avatar-wrap{ margin:0 15px; background:#fafafa; }
    .avatar-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .avatar-wrap .avatar-box{ padding:10px 25px; border-bottom:1px solid #e0e0e0; height:60px; }
    .avatar-wrap .avatar-box .img-box{ position:relative; display:block; float:left; margin-right:10px; width:60px; height:60px; overflow:hidden; }
    .avatar-wrap .avatar-box .img-box img{ padding:2px; width:54px; height:54px; border:1px solid #f5f5f5; border-radius:60px; background:#fff;  }
    .avatar-wrap .avatar-box .img-box i{ color:#ccc; font-size:54px; line-height:54px; }
    .avatar-wrap .avatar-box h3{ margin:0; color:#333; font-size:14px; font-weight:normal; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .avatar-wrap .avatar-box p{ color:#666; font-size:14px; line-height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .avatar-wrap .avatar-box p i{ color:#ff8400; font-style:normal; }
/*头像上传*/
.cropper-wrap{ margin-top:20px; }
	.cropper-wrap .cropper-box{ position:relative; float:left; margin-right:20px; padding:1px; width:350px; height:350px; text-align:center; border:1px solid #f0f0f0; border-radius:2px; background:#f4f4f4; text-align:center; vertical-align:middle; }
	.cropper-wrap .cropper-box div{ margin:auto; vertical-align:middle; }
	
	.cropper-wrap .cropper-view{ float:left; width:184px; }
	.cropper-wrap .cropper-view .img-box{ padding:1px; width:180px; height:180px; border:1px solid #f0f0f0; border-radius:2px; background:#fff; overflow:hidden; }
	.cropper-wrap .cropper-view .img-box img{ display:block; width:180px; height:180px; }
	.cropper-wrap .cropper-view .btn-box p{ margin:8px 0; text-align:center; color:#333; font-size:13px; line-height:24px; }
	.cropper-wrap .cropper-view .btn-box p.tip{ text-align:left; color:#999; font-size:13px; line-height:22px; }
	.cropper-wrap .cropper-view .btn-box .btn{ width:100%; line-height:34px; height:36px; border:1px solid #d70029; background:#d70029; cursor:pointer; color:#fff; }
/*以下部分是WebUploader必须的*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; padding:0 25px; line-height:32px; height:32px; border:1px solid #02598E; border-radius:2px; cursor:pointer; background:#1e7bb3; color:#fff; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ opacity:0.9; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
	.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
	.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:28px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
	.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
	.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
	.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
	.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em; background:url(../images/sprite.gif) 0 -240px no-repeat; cursor:pointer; overflow:hidden; }

/*页面底部
----------------------------------------------*/
/*留言链接样式*/
.link-box{ margin:0 50px; border-top:1px solid #f7f7f7; }
    .link-box .side-link .img{ height:auto; }
    .link-box .side-link .txt{ height:auto; font-size:14px; line-height:30px; }
.side-link{ padding:20px; background:#fff; _position:relative; }
    .side-link .img{ display:block; margin:-20px 0 0 -21px; padding:0; height:51px; overflow:hidden; *display:inline-block; }
    .side-link .img:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .side-link .img li{ position:relative; float:left; margin:20px 0 0 21px; width:88px; height:31px; overflow:hidden; _display:inline; }
    .side-link .img li img{ width:100%; height:100%; }
    .side-link .txt{ margin-top:17px; width:100%; height:48px; line-height:24px; font-size:12px; overflow:hidden; }
    .side-link .txt strong{ color:#eee; margin:0 1px; font-weight:normal; }
.side-book{ background:#fff; }
    .side-book ul{ padding:20px; }
    .side-book ul li{ font-size:12px; line-height:24px; height:24px; overflow:hidden; }
    .side-book ul li span{ float:right; margin-left:10px; color:#999; }

/*底部样式*/
.page-foot{
    background: #fff;
    height: 100%;
}
.footer-top{
    padding: 30px 0;
    border-bottom: 1px solid #dfdfdf;
}
.add-list{
    margin-top: 25px;
}
.add-list li{
    padding-bottom: 15px;
    clear: both;
    text-align: left;
}
.add-list li .tit-name{
    float: left;
    font-weight: bold;
    padding-right: 5px;
    width: 80px;
    font-size: 16px;
    line-height: normal;
    color: #333;
}
.add-list li .tit-cont{
    display: flex;
    font-size: 14px;
    line-height: 20px;
}
.coll1 {text-align: left;}
.coll2 h3{
    border: 0 none;
    font-size: 16px;
    font-weight: bold;
    list-style: outside none none;
    margin-bottom: 0;
    padding-bottom: 35px;
    text-transform: uppercase;
}
.coll2 ul li a{
    padding: 2px 0;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #666;
}
.coll2 ul li a:hover{
    color: #ff8400;
    text-decoration: none;
}
.footer-bottom{
    text-align: center;
}
.footer-top-list{
    margin: 30px 0;
    display: table;
    width: 100%;
    text-align: center;
}
.footer-top-list li{
    display: inline-block;
    padding: 10px 0 0;
}
.footer-menu-list{
    text-align: center;
    margin-bottom: 5px;
}
.footer-menu-list li{
    display: inline-block;
    padding: 0 7px 0 5px;
    border-right: 1px solid #cdcdcd;
}
.footer-menu-list li a{
    color: #333;
}
.footer-menu-list li a:hover{
    color: #ff8400;
}
.footscript{
    padding: 35px 0 40px 0;
    text-align: center;
} 
/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1160px) {
	.section{ width:925px; }
    .side-link-wrap{ width:455px; }
}
@media only screen and (min-width:1161px) {
	.section{ width:1160px; }
}

/*鼠标移入出现的框*/
.product-item{
    position: relative; 
    background: #fff;
}
.item-margin{
    margin: 5px 4px;
}
/*搜索图标/图片*/
.image-search{
    position: relative;
}
.img-list .image-search img{
    display: block;
    width: 100%;
    height: 220px;
}
.img1-list .image-search img{
    display: block;
    width: 100%;
    height: 198px;
}
/*购物车/喜欢/刷新*/
.cart-wish{
    position: relative;
}
.cart-wish-box{
    clear: both;
    width: 139px;
    margin: 0 auto;
    opacity: 0;
    padding-bottom: 13px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    text-align: center;
    transition: all .3s ease 0s;
}
.cart-wish-box li{
    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #dfdfdf; 
    margin: 0 5px;
}
.cart-wish-box li:first-child{
    background: #ff8400;
}
.cart-wish-box li:first-child span{
    color: #fff;
}
.cart-wish-box li a{
    color: #a2a2a2;
    text-decoration: none;
}
.cart-wish-box li:hover{
    background: #ff8400;
}
.cart-wish-box li:hover span{
    color: #fff;
}
.cart-wish-box li span{
    font-size: 20px;
    line-height: 36px;text-align: center;
}
.product-item:hover{
    position: relative;
    margin-bottom: -45px;
    padding-bottom: 45px;
    z-index: 9;
    -webkit-box-shadow: 0 0 6px rgba(1,1,1,.3);
    -mz-box-shadow: 0 0 6px rgba(1,1,1,.3);
    -o-box-shadow: 0 0 6px rgba(1,1,1,.3);
    box-shadow: 0 0 6px rgba(1,1,1,.3);
}
.product-item:hover .cart-wish .cart-wish-box{
    bottom: -45px;
    opacity: 1;
    visibility: visible;
}
.product-item:hover .center-search{
    opacity: 1;
}
.img-container:hover .center-search{
    opacity: 1;
}
/*shopping*/
.address-box-item{
    border: 2px solid #ff5501;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    width: 24.8%;
    height: 224px;
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.address-box-item:after{
    background: #eee;
    color: #fff;
    content: '√';
    font-family: 'icons-blank-theme';
    height: 27px;
    width: 29px;
    font-size: 25px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.address-box-item.selected:after{background:#ff5501;}
.address-box-item input{display:none;}
.ship-here{
    float: right;
    border-radius: 3px;
    padding: 0 10px;
}
/*useraddress*/
.block-address-default,.add-address-list{
    margin-bottom: 50px;
}
.box-address-billing,.box-address-shipping{
    width: 48%;
    float: left;
}
.box-address-billing address , .box-address-shipping address{
    margin-top: 10px;
}
.actions-send{
    display: inline-block;
    margin: -40px 0 30px 50px;
}
.actions-send input{
    cursor: pointer;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    border-radius: 4px;
    text-transform: uppercase;
    background: #DBDBDB;
    color: #333;
    /*outline: none;*/
    border: 1px solid #dbdbdb;
}
.actions-send input:hover{
    background: #ff8400;
    color: #fff;
}
.add-address-list .item{
    float: left;
    width: 48%;
    padding-bottom: 20px;
}
.box-actions a{
    padding-right: 10px;
    color: #428bca;
}
.box-actions a:hover{
    color: #ff8400;
}
/*view order样式*/
.ordertitle{
    font-size: 28px;
    padding: 10px 0;
}
.orderplaced{
    display: inline-block;
    border: 1px solid #cdcecd;
    padding: 5px;
    font-size: 20px;
    margin-left: 10px;
    border-radius: 4px;
    font-weight: normal;
}
.ordertime{
    padding: 10px 0;
}
.ordertb{height:38px;}
.shippingtitle{
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
}
.shippingshow{
    margin-left:50px;
    margin-bottom: 30px;
}
.shippingcont{
    padding-left: 20px;
}
.order-btn{
    padding: 10px 20px;
    background: #ff8400;
    color: #fff;
    border-radius: 4px;
}

.text-effect {}

.text-effect span {
animation:animate linear 2000ms infinite;
}

.text-effect span:nth-child(1n) {
animation-delay:0s;
}

.text-effect span:nth-child(2n) {
animation-delay:100ms;
}

.text-effect span:nth-child(3n) {
animation-delay:200ms;
}

.text-effect span:nth-child(4n) {
animation-delay:300ms;
}

.text-effect span:nth-child(5n) {
animation-delay:400ms;
}

.text-effect span:nth-child(6n) {
animation-delay:500ms;
}

.text-effect span:nth-child(7n) {
animation-delay:600ms;
}

.text-effect span:nth-child(8n) {
animation-delay:700ms;
}

.text-effect span:nth-child(9n) {
animation-delay:800ms;
}

.text-effect span:nth-child(10n) {
animation-delay:900ms;
}

.text-effect span:nth-child(11n) {
animation-delay:1000ms;
}

@keyframes animate {
0% {
opacity:0.3;
}
100% {opacity:1;
text-shadow:0 0 80px Red,0 0 30px orange,0 0 6px DarkRed;
}

