@import "fonts/iconfont.css";

.col-jin{
    color: red;
}
.title{
    color:#333;
}
.sub-title{
    color:#666;
}
.active-arrow {
    width: 6px;
    height: 16px;
    /* display: inline-block; */
}
.active-arrow::after {
    content: "";
    display: inline-block !important;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(135deg);

    transform: rotate(43deg);
}
.card-list{
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
}
.card-list span{
    padding-right: 20px;
}
.card-list span.tag{
    background: #edd41f;
    height:25px;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    padding: 0 10px;
    border-radius: 3px;
    margin-right: 10px;
}

.dwx{
    display: inline-block;
    margin-left: 3px;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color:#999 transparent transparent transparent;
    position: relative;
    top: 3px;
}
.l{
    float: left;
}
.img-icon{
    vertical-align: middle;
    display: inline-block;
}


.img-icon:before{
    vertical-align: middle;
    content: " ";
    display: inline-block;
    background: url("main.png") no-repeat;
}
.icon-dingdan:before{
    width: 21px;
    height: 25px;
    background-position:0 0;
}
.icon-js:before{
    width: 13px;
    height:8px;
    background-position:-302px 0;
}
.icon-xia:before{
    width: 13px;
    height:8px;
    background-position: -436px 0px;
}
.icon-right-1:before{
    width: 16px;
    height:16px;
    background-position: -320px 0;
}
.icon-right-2:before{
    width: 16px;
    height:16px;
    background-position:-339px 0;
}
.icon-right-3:before{
    width: 16px;
    height:16px;
    background-position:-358px 0;
}
.icon-right-4:before{
    width: 13px;
    height:13px;
    background-position:-377px 0;
}
.icon-right-5:before{
    width: 16px;
    height:12px;
    background-position:-392px 0;
}
.icon-right-6:before{
    width: 17px;
    height:15px;
    background-position:-412px 0;
}
.icon-menu:before{
    width: 15px;
    height: 15px;
    background-position:-49px 0;
    position: relative;
    top: 0px;
}
.icon-yjt:before{
    width: 23px;
    height: 23px;
    background-position:-269px 0;
    position: relative;
}
.icon-search:before{
    background-position: -28px 0;
    width: 14px;
    height: 16px;
}
.dn{
    display: none;
}
.r{
    float: right;
}
.co-m{
    color: #ff0000;
}
.co-3{
    color: #333;
}
.co-9{
    color: #999;

}
.co-0{
    color: #000;
}
.co-6{
    color: #666;
}
.f-14{
    font-size: 14px;
}
.f-12{
    font-size: 12px;
}
.f-16{
    font-size: 16px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}

.sanjiao{

}
.sanjiao{
    display: inline-block;
    margin-left: 0;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    position: relative;
    top: 3px;
}

.ly-header .qrcode-box{
    display: none;
    position: absolute;
    z-index: 99;
}
.ly-header .qrcode-box img{
    display:block;width:110px;height:110px
}
.ly-header li a{

}
.ly-header li a{
    display: inline-block;
    padding: 0;
}
.ly-header li.showpop a{
    border: 1px solid #444444;
    border-bottom: 0;
}
.ly-header li.showpop a span{
    position: relative;
    top: -1px;
}
.ly-header li.showpop:hover a span:before{
    background-position: -436px -5px;
}
.ly-header li.showpop:hover a{
    background: #fff;
    position: relative;
    z-index: 10;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    color: #333;
}.ly-header li:hover .qrcode-box .text{
     padding-top:10px
 }
.ly-header li:hover .qrcode-box .text *{
    color:#666;
    line-height: 1.5;
    text-align: center;
}
.ly-header li:hover .qrcode-box{
    display:block;
    background: #fff;
    z-index: 9;
    top: 38px;
    border: 1px solid #ddd;
    padding: 10px 20px;
    right: 0;
}
.ly-header{
    background: #f5f5f5;
    height: 36px;
    line-height: 36px;
    position: relative;
    z-index: 100;
}
.ly-header .l .hd-login span{
    padding:0 5px
}
.ly-header .l *{
    display: inline-block;
}
.ly-header .home{
    padding-right: 35px;
}
.ly-header .hd-login{
    display: inline;
}
.ly-header  .p-ul{
    display: inline;
}
.ly-header * .r span{
    padding: 0 5px;
}
.ly-header * {
    color: #333;
}
.ly-header .r .p-item{
    display: inline-block;
    padding-left: 0;
    position: relative;
    line-height: 36px;
}
.ly-header .r .showpop{
    overflow: visible;
}
.ly-top{
    position:relative;
    z-index:9;
    /* padding-top: 35px; */
    height: 110px;
    background: #fff;
}
.ly-menu{
    background:#fff;
    border-bottom: 2px solid #146fc0;
}
.ly-top  .logo-box{
    float: left;
    width: 302px;
    padding-top: 24px;
}
.ly-top .search-box{
    float: left;
    padding-top: 30px;
}
.ly-top .search-box .s{
    position: relative;
    border: 2px solid #1665c1;
    width: 480px;
    background: #fff;
    height: 33px;
}
.ly-top .search-box .s .btn-search{
    width: 82px;
    text-align: center;
    border: 0;
    background: #1665c1;
    color: #fff;
    line-height: 38px;
    padding: 0;
    line-height: 33px;
    position: absolute;
    right: 0;
    top:0;
}
.ly-top .search-box .s .x-input{
    text-align: center;
    border: 0;
    background: #fff;
    color: #333;
    height: 38px;
    line-height: 33px;
    display: block;
    padding: 0;
    height: 33px;
    position: absolute;
    left: 35px;
    width: 363px;
    border:0;
    outline:none;
    text-align: left;
    top:0;
}
.ly-top .search-box  .hots{
    padding-top: 10px;
    text-align: left;
    /* display: none; */
}
.ly-top .search-box  .hots span{
    color: #999;
}
.ly-top .search-box  .hots a{
    color: #666;
    padding-right: 24px;

}
.ly-top .search-box  .hots a:hover{
    color: #edd51e;
}
.hover-lan:hover{
    color: #edd51e;
}
.ly-top .search-box .s .icon-search{
    position: absolute;
    left: 11px;
    top: 6px;
}
.ly-top .addcat-box{
    float: right;
}
.ly-top .addcat-box:hover dt{
    background-color:#fff;
    border:1px solid #ddd;
    position: relative;
    z-index: 9;
    border-bottom: 0;
    border-radius: 5px 5px 0 0px;
}
.ly-top .addcat-box:hover .icon-dingdan:before{background-position: right 0;}
.addcat-box:hover dt{
    color:#edd51e;
}
.addcat-box dt{
    cursor: pointer;
    color: #fff;
    background: #edd51e;
    padding: 8px 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.addcat-box dt span{
    vertical-align: middle;
}
.addcat-box dt .num{
    position: absolute;
    left: 21px;
    top: 0px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    border-radius: 18px;
}
.addcat-box dt .text{
    padding: 0 10px;
    padding-right: 5px;
}
.addcat-box dl{
    position: relative;
}
.addcat-box dd{
    background: #fff;
    position: absolute;
    width: 323px;
    padding-bottom: 0;
    top: 41px;
    right: 0px;
}
.addcat-box dd ul{  padding: 10px;}
.addcat-box .cart-bottom{
    background:#f5f5f5;
    text-align:center;
    height: 26px;
    line-height: 26px;
    padding: 10px 10px;
}
.addcat-box .cart-bottom a{
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    background: #f00;
    color: #fff;
    padding: 0 11px;
    border-radius: 5px;
}
.addcat-box:hover dd{
    display:block;
    border: 1px solid #ddd;
}
.addcat-box  .empty-cart i {
    font-size: 60px;
    line-height: 45px;
    color: #999999;
}
.addcat-box .empty-cart .empty-cart-text {
    line-height: 1.5;
    padding-top: 7px;
}
.addcat-box  .empty-cart{
    margin: 0;
    line-height: 1.5;
    padding: 30px;
}
.addcat-box  .goods-info{
    margin-left: 75px;
    padding-right: 45px;
}
.addcat-box .price-box {
    position: absolute;
    right: 0;
    /* width: 40px; */
    top: 10px;
    right: 0;
}
.addcat-box .price-box span{
    display: block;
}
.addcat-box ul li .cart-checked-item{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}
.addcat-box ul li{
    overflow: hidden;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    position: relative;
    padding-left: 20px;
}
.addcat-box ul li .goods-name{
    height: 36px;
    line-height: 18px;
    overflow: hidden;

}
#box1{
    width: 190px;
    margin: 0 auto;
}
.range{
    position: relative;
    height: 50px;
    width: 190px;
    /*overflow: hidden;*/
}
.chunk-one,.chunk-two{
    position: absolute;
    left: 0;
    top: 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 10;
    cursor: pointer;
    transition: all .05s linear;
    border: 2px solid #409eff;
    box-sizing: border-box;
}
.range .chunk-two{
    left: 100%;
    background-color: #00ffFF;
}
.chunk-one strong,.chunk-two strong{
    display: inline-block;
    margin-top: 18px;
    text-align: center;
    font-weight: normal;
}
.strip-one,.strip-two{
    position: absolute;
    left: 0;
    top: 25px;
    height: 2px;
    width: 100%;
    background-color: #999;
}
.strip-two{
    width: 100%;
    background-color: #409eff;
}

.ly-menu .l>dl>dt{
}
.zhuanti .ly-menu .l:hover .category{
    display:none
}
.ly-menu .l:hover .category {
    display:block
}
.ly-menu .l>dl>dt{
    width: 165px;
    padding-left: 55px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: left;
    color: #fff;
    background: url(cat-title.png) no-repeat 21px 16px #146fc0;
}
.ly-menu .l>dl>dt .text{
    font-size: 16px;
    margin-left: 8px;
    color: #fff;
}

.ly-menu .l>dl>dt span{
    display: inline-block;
    vertical-align: top;

}
.ly-menu .l>dl>dt span.img-icon{ display: none}
.ly-menu .c{
    line-height: 40px;
    width: 765px;
    float: left;
    height: 40px;
    overflow: hidden;
}
.ly-menu .c a{
    display: inline-block;
    padding: 0 40px;
    font-size: 16px;
    color: #333;
}
.ly-menu .r img{
    display: block;
    padding-top: 5px;
}



.category {
    position: absolute;
    z-index: 99;
    width: 100%;
    width: 220px;
    height: 500px;
    background: url(catbg.jpg) no-repeat 0 0;
    display: none;
    overflow-y: hidden;
}
.is-index .category{
    display:block
}
.menu-box li:hover .category-sub{
    width: 100%;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(141px, 1fr));
}
.menu-box li:nth-child(2) .category-sub{grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));}
.category-sub .category-sub-item{
    margin: 0;
    padding-top: 0;
    padding-inline-end: 30px;
    padding-bottom: 0;
    padding-inline-start: 0;
    min-width: 98px;
    max-width: 300px;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    border-inline-end: 1px solid #dfdedd;
}



.category-sub .category-sub-item > a {
    word-wrap: break-word;
    word-break: break-word;
    color: #4a4948;
    font-weight: bold;
    font-size: 15px;
    min-height: 58px;
    display: block;
}
.category-sub .category-sub-item > a:hover,.category-sub .category-sub-item ul a:hover{
    color: #fee540;
}
.category-sub .category-sub-item ul a {
    word-wrap: break-word;
    word-break: break-word;
    color: #4a4948;
    font-weight: 400;
    font-size: 13px;
    line-height: 40px;
    white-space: nowrap;
}
.category-sub.one-list,.menu-box li:hover .category-sub.one-list{
    left: 50%;
    transform: translateX(-50%);
    width: 203px;
}
.category-sub.one-list li{
    margin: 0;
    padding-top: 0;
    padding-inline-end: 30px;
    padding-bottom: 0;
    padding-inline-start: 0;
    min-width: 115px;
    font-size:14px;
    max-width: 300px;
    margin-top:20px
}
.category-sub.one-list li:first-child{
    margin: 0;
}
.category-sub.one-list li a{

}
.category-sub{
    max-width:1440px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    position: absolute;
    top: auto !important;
    z-index: 10;
    padding: 37px 20px 25px;
    border-radius: 4px;
    background: transparent;
    cursor: default;
    background: #fff;
}


.cat-goods-list .img-box{
    width: 65px;
    float: left;
    height: 65px;
    border: 1px solid #eee;
}
.cat-goods-list .img-box img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}


.seaview {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 500px;
    /* margin-top: -1px; */
    clear: both;
    margin-bottom: 20px;
}
.seaview .wrap-lg{
    width: 1920px;
    position: absolute;
    height: 500px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    max-width: 1920px;
}
.seaview [class|=col-lg] {
    margin-left: 0;
}

.seaview .lf-cat {
    position: relative;
    width: 190px;
    height: 480px;
    -webkit-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
}

.seaview .col-lg-10 {
    width: 760px;
}
.is-index .seaview .switchable-content li{
    width:1920px
}
.is-index .seaview .switchable-content li a {
    display: block;
    width:1920px
}

.seaview .switchable-content li,
.seaview .switchable-content li a {
    display: block;
    width: 1000px;
    height: 440px;
}

.seaview .cover-content {
    position: relative;
    height: 1px;
}

.seaview .cover-silder-gg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.iconfont {
    font-family: "icfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-shouji:before {
    content: "\e625";
}

.icon-xiangxiajiantou:before {
    content: "\e612";
}

.icon-jiantou:before {
    content: "\e65e";
}

.icon-jiantou2:before {
    content: "\e642";
}

.icon-dingwei:before {
    content: "\e644";
}

.icon-jiantou1:before {
    content: "\e600";
}

body {
    font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

body.is-index {
    /*background-color: #f5f5f5;*/
}

body.is-index .big-cate {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w210 {
    width: 210px;
}

.hid {
    display: none;
}

.font-red {
    color: #ea2329;
}

.pointer {
    cursor: pointer;
}

.wrap-lg {
    max-width: 1320px;
}
.btn-caution > span {
    border:1px solid #edd51e;

    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#ffffff', endColorstr='#ffffff') \9;
    color:#edd51e;
}
.btn-caution > span >span{
    color:#edd51e;
}

.btn-caution:hover > span, .btn-caution:focus > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#edd51e), to(#edd51e));
    background-image: -webkit-linear-gradient(top, #edd51e, #edd51e);
    background-image: linear-gradient(to bottom, #edd51e, #edd51e);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#edd51e', endColorstr='#edd51e') \9;
}
.btn-caution:hover > span > span, .btn-caution:focus > span > span{
    color:#fff
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #333;
}
a:hover{color:#edd51e}
.scale-img img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scale-img img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

a img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a img:hover {
    opacity: 0.8;
}

.topbar {
    height: 28px;
    line-height: 28px;
    color: #666666;
    border-bottom: 1px solid #eeeeee;
}

.topbar a {
    display: inline-block;
    padding: 0 13px;
    color: #666666;
}

.topbar a.m-qrcode {
    position: relative;
    padding-left: 25px;
}

.topbar a.m-qrcode:after {
    position: absolute;
    left: 8px;
    font-family: 'icfont';
    content: '\e625';
}

.topbar a.m-qrcode i {
    display: inline-block;
    width: 0;
    vertical-align: middle;
    content: " ";
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-top-color: #999999;
    border-bottom-width: 0;
}

.topbar a.m-qrcode .qrcode-show {
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 99;
    display: none;
    padding-bottom: 10px;
    line-height: 15px;
    color: #999999;
    text-align: center;
    background-color: #ffffff;
}

.topbar a.m-qrcode:hover .qrcode-show {
    display: block;
}

.topbar a.m-qrcode:hover .qrcode-show img {
    display: block;
}

.topbar .topbar-right,
.topbar .topbar-login {
    float: right;
}

.topbar .topbar-login .wel,
.topbar .topbar-login .wel a {
    color: red;
}

.topbar .subnav a {
    position: relative;
}

.topbar .subnav a:before {
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    content: '';
    border-left: 1px solid #dddddd;
}

.topbar .subnav a:hover {
    color: red;
}

.topbar .subnav .member-cont {
    position: relative;
    z-index: 99;
    float: left;
}

.topbar .subnav .member-cont .mb {
    padding-right: 28px;
}

.topbar .subnav .member-cont .mb:after {
    position: absolute;
    right: 8px;
    font-family: 'icfont';
    content: '\e612';
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.topbar .subnav .member-cont .sub {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-top: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.topbar .subnav .member-cont .sub a {
    display: block;
    padding: 0;
    border: none;
}

.topbar .subnav .member-cont .sub a:before {
    display: none;
}

.topbar .subnav .member-cont:hover .mb:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.topbar .subnav .member-cont:hover .sub {
    height: 86px;
}

.t-bn {
    position: relative;
}

.t-bn .drop,
.t-bn .close {
    position: absolute;
    right: 0;
    z-index: 10;
    display: block;
    width: 20px;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    cursor: pointer;
}

.t-bn .drop {
    padding: 3px 0;
    color: #ffffff;
    background-color: #666666;
}

.t-bn .close {
    bottom: 0;
    height: 20px;
    line-height: 20px;
    color: #999999;
    background: #ffffff;
}

.t-bn .drop-banner .big-pic,
.t-bn .small-pic {
    display: block;
    height: 0;
}

.top-banner {
    overflow: hidden;
}

.top-banner img {
    max-width: 100%;
}

.header {
    height: 108px;
    background-color: #f5f5f5;
}

.header .header-right {
    float: right;
}

.header .status-bar2 {
    margin: 10px 10px 0 0;
}

.header .mid-cont {
    margin-right: 50px;
    margin-left: 298px;
}





.shop-header .logo {
    height: 109px;
}

.login-panel .header {
    height: 146px;
}

.is-index .logo-wrap,
.is-index .logo {
    width: 190px;
}

.is-index .category.is-display {
    visibility: visible;
}
.minicart {
    padding-top: 26px;
}

.minicart .btn {
    position: relative;
    display: inline-block;
    padding-right: 45px;
    padding-left: 20px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #ea2329;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.minicart .btn .icon-cart-a {
    display: inline-block;
    margin: 2px 10px 0 0;
    font-size: 20px;
    line-height: 1;
    color: #ea2329;
    vertical-align: sub;
}

.minicart .btn:hover {
    background-color: #eeeeee;
}

.minicart .btn .icon-arrow-right-b {
    margin-left: 10px;
    color: #cccccc;
}

.minicart b {
    position: absolute;
    top: 5px;
    left: 117px;
    min-width: 8px;
    height: 18px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    background: #ffffff;
    background-color: #ea2329;
    border-radius: 20px 20px 20px 1px;
}

.nav-bar,
.nav {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    *zoom: 1;
}
.fad-title-w{
    padding:30px 0;
    background:#fff
}
.fad-title{
    position:relative;
    width:1200px;
    margin:0 auto;
    font-size: 23px;
    color: #666;
}
.fad-title:after{
    content:'';
    display:block;
    position: absolute;
    right: 0;
    top: 50%;
    right: 0;
    height: 1px;
    left: 120px;
    background: #ddd;
}
.nav-bar:after,
.nav:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.nav-bar a,
.nav a {
    font-size: 14px;
    color: #333333;
}

.nav-bar .nav-main,
.nav .nav-main {
    position: relative;
    margin-left: 185px;
}

.nav-bar .nav-left,
.nav .nav-left {
    position: relative;
    width: 190px;
}

.nav-bar .nav-left:hover .category,
.nav .nav-left:hover .category {
    display: block;
}

.nav-bar .big-cate,
.nav .big-cate {
    width: 100%;
    text-align: center;
    background: #ea2329;
    height: 40px;
    line-height: 40px;
}

.nav-bar .big-cate a,
.nav .big-cate a {
    color: #ffffff;
}

.nav-bar .menu-wrap,
.nav .menu-wrap {
    float: left;
    width: 780px;
    height: 40px;
    overflow: hidden;
    *zoom: 1;
}

.nav-bar .menu-wrap:after,
.nav .menu-wrap:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.nav-bar .menu-wrap a,
.nav .menu-wrap a {
    position: relative;
    display: block;
    float: left;
    width: 100px;
    color: #333333;
    text-align: center;
}

.nav-bar .menu-wrap a.on, .nav-bar .menu-wrap a:hover,
.nav .menu-wrap a.on,
.nav .menu-wrap a:hover {
    color: #ea2329;
}

.nav-bar .menu-wrap a:after,
.nav .menu-wrap a:after {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    content: '';
    border-right: 1px solid #dddddd;
}

.nav-bar .nav-ad,
.nav .nav-ad {
    position: absolute;
    top: -8px;
    right: 0;
}

.nav-bar .category,
.nav .category {
    top: 39px;
    left: 0;
    z-index: 99;
    width: 99.5%;
    color: #333333;
    background: #ffffff;
}

.nav-bar .searchbar-small,
.nav .searchbar-small {
    float: right;
    margin-right: 10px;
}

.nav-bar .searchbar-small .icon,
.nav .searchbar-small .icon {
    top: 12px;
}

.shop-nav .shop-category {
    position: relative;
    float: left;
}

.shop-nav .shop-category:hover .category4,
.shop-nav .shop-category:hover .icon-arrow-up-b,
.shop-nav .shop-category:hover .icon-arrow-up {
    display: block;
}

.shop-nav .shop-category .icon-arrow-up-b,
.shop-nav .shop-category .icon-arrow-up {
    position: absolute;
    top: -14px;
    left: 48%;
    z-index: 100;
    display: none;
    margin-left: -2px;
}

.shop-nav .shop-category .icon-arrow-up-b {
    font-size: 16px;
    color: #ffffff;
}

.shop-nav .shop-category .icon-arrow-up {
    z-index: 22;
    font-size: 15px;
    color: #dadada;
}

.shop-nav .shop-category a {
    width: auto;
    padding: 0 25px;
}

.shop-nav .shop-category a:hover {
    color: red;
}

.nav {
    border-bottom: 2px solid #edd41f;
}


.main {
    padding: 30px 0;
    overflow: hidden;
    background: #f5f5f5;
}

.main.index, .main.channel {
    padding: 0 0 50px 0;
    overflow: hidden;
}

.main.index .sidebar, .main.channel .sidebar {
    width: 220px;
}

.main.index [class|=col-lg], .main.channel [class|=col-lg] {
    margin-left: 0;
}

.main.index .col-lg-10, .main.channel .col-lg-10 {
    width: 765px;
    overflow: hidden;
}

.main .box {
    margin-left: 0;
}

.main .member-container >.box {
    margin-left: 216px;
    width: auto;float: none;}
.main .member-container .box{
    width:auto
;float: none;overflow: hidden;}
.main .member-container .member-container-left {
    margin-left: 0;
    width: 200px;
    float: left;}

.main .flash-time {
    width: 190px;
    color: white;
    text-align: center;
}

.main .flash-time .flash-title {
    height: 103px;
    background: url(flash.jpg) no-repeat #eb1a0e;
}

.main .flash-time .flash-title h2 {
    padding-top: 20px;
}

.main .flash-time .flash-title p {
    color: #eeeeee;
}

.main .flash-time .count-down {
    display: table;
    width: 100%;
    height: 133px;
    font-weight: bold;
    color: white;
    background-color: #fa3631;
}

.main .flash-time .count-down h4 {
    padding: 20px 0;
    font-size: 14px;
}

.main .flash-time .count-down span {
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
}

.main .flash-time .count-down .active-end {
    display: table-cell;
    font-size: 16px;
    vertical-align: middle;
}

.section {
    *zoom: 1;
    margin-bottom: 10px;
}

.section:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.section .subslider {
    margin-bottom: 20px;
}

.sidebar {
    float: left;
    min-height: 30px;
    -webkit-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
}

.section-item {
    margin: 20px 0;
    overflow: hidden;
}

.section-item .items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 393px;
    height: 445px;
    padding: 20px;
    overflow: hidden;
    background-color: white;
}

.section-item .items:nth-child(2) {
    margin: 0 10px;
}

.section-item .items .section-title {
    margin-bottom: 10px;
}

.section-item .items .section-title h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
}

.section-item .items .section-title h3:after {
    margin: 0 5px;
    font-family: "icfont";
    color: #f40003;
    content: '\e600';
}

.section-item .items .section-title span {
    color: #999999;
    vertical-align: 3px;
}

.section-item .items .ad {
    margin-bottom: 6px;
}

.section-item .items.three-ad .ad:nth-child(3) {
    float: left;
}

.section-item .items.new .ad {
    width: 352px;
    height: 180px;
    margin: 0 auto 2px auto;
}

.section-item .items .goods-pic {
    margin: 5px;
    text-align: center;
    background: white;
}

.section-item .items.no-padding {
    padding: 0;
    background: none;
}

.section-item .items .swiper-container {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    overflow: inherit;
}

.section-item .items .goods-name {
    height: 22px;
    padding: 0 10px;
    overflow: hidden;
}

.section-item .items .goods-name a {
    color: #333333;
}

.section-item .items .goods-name a:hover {
    color: #edd41f;
}

.section-item .items .pro-price {
    color: red;
}

.section-item .items .swiper-button-next {
    right: -20px;
}

.section-item .items .swiper-button-prev {
    left: -20px;
}

.section-item .items .swiper-button-next,
.section-item .items .swiper-button-prev {
    width: 16px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    font-size: 12px;
    color: white;
    text-align: center;
    background: #d3d3d3;
}

.section-item .items .goods-content {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: center;
    background-color: white;
}

.section-item .items .goods-content img {
    width: 153px;
    height: 153px;
}

.section-item .items .goods-content .good-price {
    line-height: 29px;
    color: red;
}

.section-item .items .goods-content:nth-child(2n) {
    margin-right: 0;
}

.section-item .good .swiper-slide {
    height: 162px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
    background: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section-item .good .swiper-slide img {
    width: 100px;
    height: 100px;
}

.section-item .good .swiper-slide:hover {
    background-color: #f5f5f5;
}

.section-item .coupons {
    position: relative;
}

.section-item .coupons .swiper-pagination {
    right: 0;
    bottom: 10px;
    left: 0;
    text-align: center;
}

.section-item .coupons .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -27px;
}

.section-item .coupons .swiper-pagination-bullet {
    margin: 0 5px;
    background: white;
    border: 2px solid #b3b3b3;
    outline: none;
}

.section-item .coupons .swiper-pagination-bullet-active {
    width: 9px;
    height: 9px;
    vertical-align: -1px;
    background: #ef302d;
    border: 3px solid #fcd6d7;
}

.coupon-slide .store-info {
    height: 110px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.coupon-slide .store-info:hover {
    background-color: #eeeeee;
}

.coupon-slide .store-info:hover .info-txt a,
.coupon-slide .store-info:hover .info-txt p {
    color: #edd41f;
}

.coupon-slide .store-logo {
    float: left;
    width: 73px;
    height: 73px;
    line-height: 73px;
    margin: 17px 9px 17px 9px;
    overflow: hidden;
    text-align: center;
    background-color: white;
    border-radius: 50%;
}

.coupon-slide .store-logo img {
    width: 60px;
    height: auto;
    vertical-align: middle;
}

.coupon-slide .info-txt {
    float: left;
    width: 123px;
    margin: 25px 10px 10px;
    color: #999999;
}

.coupon-slide .info-txt a {
    color: #333333;
}

.coupon-slide .coupon-acc {
    position: relative;
    float: right;
    width: 116px;
    height: 100%;
    color: #edd41f;
    text-align: center;
    background-color: #eeeeee;
}

.coupon-slide .coupon-acc a,
.coupon-slide .coupon-acc small {
    color: #edd41f;
}

.coupon-slide .coupon-acc strong {
    display: inline-block;
    margin-top: 30px;
    font-size: 18px;
}

.coupon-slide .coupon-acc:before, .coupon-slide .coupon-acc:after {
    position: absolute;
    left: -7px;
    width: 16px;
    height: 16px;
    content: '';
    background: white;
    border-radius: 50%;
}

.coupon-slide .coupon-acc:before {
    top: -10px;
}

.coupon-slide .coupon-acc:after {
    bottom: -10px;
}

.all-goods .section-title {
    padding: 10px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    font-size: 18px;
    background-color: white;
}

.all-goods .section-title h4 {
    float: left;
    font-weight: normal;
}

.all-goods .section-title .filter-bar {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.all-goods .section-title .filter-bar span {
    display: inline-block;
    float: left;
    width: 70px;
    height: 27px;
    line-height: 27px;
    color: white;
    text-align: center;
    cursor: pointer;
    background-color: #000000;
    border-left: 1px solid white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.all-goods .section-title .filter-bar span.active {
    background-color: #edd41f;
}

.all-goods .section-title .filter-bar span:hover {
    opacity: 0.8;
}

.all-goods .item-content {
    padding-top: 5px;
    overflow: hidden;
}

.all-goods .goods-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 19.2%;
    height: 360px;
    padding: 15px;
    margin-right: 1%;
    margin-bottom: 1%;
    text-align: center;
    background-color: white;
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.all-goods .goods-content img {
    width: 200px;
    height: 200px;
}

.all-goods .goods-content:nth-child(5n) {
    margin-right: 0;
}

.all-goods .goods-content:hover {
    -webkit-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
}

.all-goods .goods-content .goods-name {
    height: 35px;
    overflow: hidden;
    text-align: left;
}

.all-goods .goods-content .goods-name a {
    color: #333333;
}

.all-goods .goods-content .goods-name a:hover {
    color: #edd41f;
}

.all-goods .goods-content .price-cont {
    padding: 20px 0;
    overflow: hidden;
}

.all-goods .goods-content .price-cont strong {
    float: left;
    color: #edd41f;
}

.all-goods .goods-content .price-cont .foll {
    float: right;
    color: #666666;
}

.all-goods .goods-content .oper-cont {
    overflow: hidden;
}

.all-goods .goods-content .oper-cont a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    height: 28px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #edd41f;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.all-goods .goods-content .oper-cont a.shopping {
    color: white;
    background-color: #edd41f;
}

.all-goods .goods-content .oper-cont a.fav {
    color: #edd41f;
    border-left: 1px solid #edd41f;
}

.all-goods .goods-content .oper-cont a:hover {
    opacity: 0.8;
}

.foor-title {
    padding: 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    background: url(floor-title-bg.jpg) no-repeat center center #f5f5f5;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡module-mg-smallÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨category_primary.htmlÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */
.module-mg-small .module {
    margin-bottom: 10px;
}

.module-mg-small .slider {
    height: 480px;
}


.is-index .slider {
    position: relative;
    height: 218px;
    overflow: hidden;
}

.is-index .slider#slideFocus {
    height: 440px;
    position:absolute;
    top:0;
    right: 0;
    width: 1920px;
}

.slider .slider-pic img {
    display: block;
    width: 175px;
    height: 175px;
}

.slider .slider-pic .switchable-content {
    overflow: hidden;
}

.slider .slider-switch {
    *
    zoom: 1;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9;
    width: 100%;
    text-align: center;
    text-align: c;
}

.slider .slider-switch:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.slider .slider-switch a {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    line-height: 24px;
    color: #999999;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.slider .slider-switch a.active {
    background: #ffffff !important;
}

.slider .slider-switch a:hover {
    background: #999999;
}

.slider.group-purchase {
    height: 550px;
}

.slider.group-purchase .slider-pic img {
    width: 1189px;
}

.slider.group-purchase a {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.box .slider .slider-pic img,
.purchase-banner .slider .slider-pic img {
    width: 785px;
    height: 480px;
}

.box .slider .slider-pic .switchable-content,
.purchase-banner .slider .slider-pic .switchable-content {
    height: 480px;
}

.purchase-view {
    margin-top: 10px;
}

.purchase-banner .full-slider-box {
    width: 890px;
    height: 480px;
    margin-left: 0;
}

.purchase-banner .slider .slider-pic img {
    width: 890px;
}

.purchase-banner .iconfont {
    position: absolute;
    top: 50%;
    z-index: 99;
    display: block;
    width: 16px;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: white;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.purchase-banner .iconfont:hover {
    background: rgba(0, 0, 0, 0.5);
}

.purchase-banner .prev {
    left: 0;
}

.purchase-banner .next {
    right: 0;
}

.floor .slider {
    height: 451px;
}

.floor .slider-pic {
    height: 100%;
}

.floor .slider-pic img {
    display: block;
    width: 393px;
    height: 450px;
}

.floor .slider-pic .switchable-content {
    height: 450px;
    overflow: hidden;
}

.floor .full-ad {
    padding: 0;
}

.floor .full-ad .iconfont {
    position: absolute;
    top: 50%;
    display: block;
    width: 16px;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: white;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.floor .full-ad .iconfont:hover {
    background: rgba(0, 0, 0, 0.5);
}

.floor .full-ad .switchable-nav {
    display: none;
}

.floor .full-ad .prev {
    left: 0;
}

.floor .full-ad .next {
    right: 0;
}

.full-slider {
    width: 1920px;

}
.index-flash{
    width:1200px;
    margin:0 auto;
    float: none;
    height: 500px;
}
.index-flash .ex-slide1{
}
.is-index .full-slider .slider-pic{
    width: 100%;
    padding: 0;
}

.full-slider .slider-pic {
    position: relative;
    width:1000px;padding-left:200px;
    margin:0 auto;
    z-index: 1;
}

.full-slider .slider-pic img {
    display: block;
    width: 760px;
}

.full-slider .slider-pic img[src=""],
.full-slider .slider-pic img:not([src]) {
    opacity: 0;
}

.full-slider .full-slider-box {
    position: relative;
}

.full-slider .full-slider-box > span {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 25px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    color: white;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.full-slider .full-slider-box > span.prev {
    left: 0;
}
.is-index .full-slider .full-slider-box > span.prev {
    left: 0;
    display: none;
}

.full-slider .full-slider-box > span.next {
    right: 0;
}

.full-slider .full-slider-box > span:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.full-slider .full-slider-box img {
    width: 1000px;
    height: 440px;
}
.is-index .full-slider .full-slider-box img {
    width: 1920px;
    height: 440px;
}
.full-slider .slider-bg,
.full-slider .desc-list {
    position: relative;
    height: 100%;
}

.full-slider .slider-bg li,
.full-slider .desc-list li {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}

.full-slider .slider-bg li:first-child,
.full-slider .desc-list li:first-child {
    opacity: 1;
}
.is-index .full-slider .box{
    width:100%
}
.full-slider .box {
    z-index: 7;
    width: 1000px;
    height: 440px;
    overflow: hidden;

}

.fr-ad {
    width: 190px;
    height: 470px;
    margin-top: 10px;
}

.fr-ad .ad {
    width: 190px;
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden;
}

.seaview-other {
    position: relative;
    z-index: 9;
}

.seaview-other .cover-content {
    height: 1px;
}

.seaview-other .box {
    float: right;
}

.groupbuy {
    background: #ffffff;
}

.groupbuy .groupbuy-title {
    height: 40px;
    padding: 0 10px;
    font-weight: bold;
    line-height: 40px;
    color: #545454;
    background: #e8e8e8;
}

.groupbuy .groupbuy-pic img {
    display: block;
    width: 100%;
}

.groupbuy .groupbuy-info {
    padding: 10px;
}

.groupbuy .origin-price {
    font-size: 14px;
}

.groupbuy .origin-price i {
    text-decoration: line-through;
}

.groupbuy .discount-price {
    font-size: 18px;
    color: #dd2434;
}

.groupbuy .discount-price em {
    font-size: 16px;
}

.groupbuy .btn {
    float: right;
}

.groupbuy.groupbuy-small .groupbuy-title {
    height: 30px;
    line-height: 30px;
    background: #ffffff;
}

.groupbuy.groupbuy-small .groupbuy-info {
    padding-top: 0;
}

.back-to-top {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 99;
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    background: #333333;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.back-to-top i {
    display: block;
    font-size: 24px;
    line-height: 40px;
    color: #eb2429;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.back-to-top span {
    display: none;
    margin-top: 4px;
    font-size: 14px;
    line-height: 1.2;
    color: #eb2429;
}

.back-to-top:hover {
    background: #000000;
}

.module .module-hd {
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-top: 30px;
    font-size: 20px;
    color: #333333;
}

.module .module-hd em {
    font-size: 18px;
    font-weight: bold;
}

.module .module-hd a {
    float: right;
    color: #666666;
}

.module .module-hd a.red {
    color: #dd2434;
}

.module .module-hd span {
    margin-left: 10px;
    font-size: 14px;
    color: #666666;
}

.module .module-hd + .module-bd {
    margin-top: 0;
}

.module .module-bd {
    *zoom: 1;
    margin-top: 15px;
}

.module .module-bd:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.module-blue .catagorycover .catagorycover-title {
    background: #4da0f0;
}

.module-blue .goods,
.module-blue .articalgoods {
    border-color: #4da0f0;
}

.module-blue .articalgoods-title {
    color: #4da0f0;
}

.module-green .catagorycover .catagorycover-title {
    background: #4bc68f;
}

.module-green .goods,
.module-green .articalgoods {
    border-color: #4bc68f;
}

.module-green .articalgoods-title {
    color: #4bc68f;
}

.module-purple .catagorycover .catagorycover-title {
    background: #a05ea8;
}

.module-purple .goods,
.module-purple .articalgoods {
    border-color: #a05ea8;
}

.module-purple .articalgoods-title {
    color: #a05ea8;
}

.module-yellow .catagorycover .catagorycover-title {
    background: #fab81c;
}

.module-yellow .goods,
.module-yellow .articalgoods {
    border-color: #fab81c;
}

.module-yellow .articalgoods-title {
    color: #fab81c;
}

.module-fuchsia .catagorycover .catagorycover-title {
    background: #ec55b7;
}

.module-fuchsia .goods,
.module-fuchsia .articalgoods {
    border-color: #ec55b7;
}

.module-fuchsia .articalgoods-title {
    color: #ec55b7;
}

.module-khaki .catagorycover .catagorycover-title {
    background: #e7cb5c;
}

.module-khaki .goods,
.module-khaki .articalgoods {
    border-color: #e7cb5c;
}

.module-khaki .articalgoods-title {
    color: #e7cb5c;
}

.catagorycover {
    position: relative;
    background: #ffffff;
}

.catagorycover .catagorycover-title {
    height: 38px;
    padding: 0 10px;
    font-weight: bold;
    line-height: 38px;
    color: #ffffff;
    background: #dadada;
}

.catagorycover .catagorycover-pic {
    position: relative;
    z-index: 2;
    width: 100%;
}

.catagorycover .catagorycover-pic .pic {
    position: relative;
}

.catagorycover .catagorycover-pic .icon {
    position: absolute;
    top: 50%;
    z-index: 3;
    color: #cccccc;
    cursor: pointer;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.catagorycover .catagorycover-pic .icon.icon-arrow-left {
    left: 10px;
    margin-top: -30px;
    font-size: 40px;
}

.catagorycover .catagorycover-pic .icon.icon-arrow-right {
    right: 10px;
    margin-top: -25px;
    font-size: 35px;
}

.catagorycover .catagorycover-pic .icon:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.catagorycover .catagorycover-pic img {
    display: block;
    width: 214px;
    height: 195px;
}

.catagorycover .catagorycover-pic .scroller {
    width: 214px;
    height: 195px;
    overflow: hidden;
}

.catagorycover .catagorycover-catagory {
    height: 42px;
    margin: 10px 0;
    overflow: hidden;
}

.catagorycover .catagorycover-catagory a {
    display: inline-block;
    width: 44%;
    margin-left: 20%;
    overflow: hidden;
    color: #333333;
    white-space: nowrap;
}

.catagorycover.slider-brands .catagorycover-pic img {
    display: block;
    width: 214px;
    height: 65px;
}

.catagorycover.slider-brands .catagorycover-pic .scroller {
    width: 214px;
    height: 195px;
}

.catagorycover.slider-brands .catagorycover-catagory a {
    display: inline;
    width: auto;
    margin-left: 0;
    overflow: hidden;
    color: #333333;
    white-space: nowrap;
}

.goods {
    position: relative;
    height: 328px;
    overflow: hidden;
    background: #ffffff;
    border-top: 2px solid #dadada;
}

.goods .goods-content {
    width: 290px;
}

.goods .goods-name {
    height: 42px;
    padding: 0 20px;
    overflow: hidden;
    font-size: 14px;
}

.goods .goods-pic {
    width: 290px;
    height: 230px;
    line-height: 228px;
    *line-height: 230px;
    border: 0 none;
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    font-family: Arial, sans-serif;
    *font-size: 207px;
}

.goods .goods-pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.goods .goods-pic img {
    width: auto;
    height: auto;
}

.goods .goods-price {
    padding: 0 20px;
    font-size: 14px;
    color: #dd2434;
}

.goods .goods-switch-wrap {
    text-align: center;
}

.goods .goods-switch {
    *zoom: 1;
    display: inline-block;
}

.goods .goods-switch:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.goods .goods-switch li {
    display: block;
    float: left;
    width: 20px;
    height: 5px;
    margin: 0 5px;
    cursor: pointer;
    background: #e5e5e5;
}

.goods .goods-switch .active {
    width: 25px;
    background: #e52233;
}

.goods .scroller {
    width: 290px;
    height: 305px;
    overflow: hidden;
}

.goods.goods-small {
    position: relative;
    height: 348px;
}

.goods.goods-small .goods-pic {
    width: 215px;
    height: 348px;
    line-height: 346px;
    *line-height: 348px;
    border: 0 none;
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    font-family: Arial, sans-serif;
    *font-size: 313.2px;
}

.goods.goods-small .goods-pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.goods.goods-small .goods-switch {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0 0 0 -47px;
}

.articalgoods {
    position: relative;
    background: #ffffff;
    border-top: 2px solid #dadada;
}

.articalgoods .articalgoods-info {
    position: relative;
    height: 58px;
    padding: 20px 20px;
    background: #e5e5e5;
}

.articalgoods .articalgoods-title {
    height: 27px;
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}

.articalgoods .articalgoods-intro {
    height: 18px;
    overflow: hidden;
}

.articalgoods .articalgoods-pic img {
    display: block;
    width: 100%;
}

.crumbs em {
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #b70f7c;
}

.crumbs em.color1 {
    margin-left: 0;
    color: #666666;
}

.crumbs a {
    color: #666666;
}

.crumbs .crumbs-recommend a {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #666666;
}

.crumbs > span {
    line-height: 26px;
}

.recommend {
    *zoom: 1;
}

.recommend:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.recommend img {
    float: left;
    width: 25%;
}

.ad img {
    display: block;
}

.notice {
    background: #fafafa;
}

.notice .notice-hd {
    margin-bottom: 10px;
}

.notice .notice-hd em {
    font-weight: bold;
}

.notice .notice-hd span {
    float: right;
}

.notice .notice-list li {
    margin-bottom: 10px;
}

.notice .notice-list a {
    display: block;
    overflow: hidden;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice .pager {
    margin: 0;
    line-height: inherit;
}

.rank {
    padding: 0 10px;
    background: #ffffff;
}

.rank .rank-title {
    height: 30px;
    font-weight: bold;
    line-height: 30px;
}

.rank .rank-item {
    *zoom: 1;
    padding-bottom: 13px;
}

.rank .rank-item:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.rank .rank-item .num {
    float: left;
    line-height: 30px;
}

.rank .rank-item .num.num-1 {
    color: red;
}

.rank .rank-item .pic {
    float: left;
    margin: 0 5px;
    border: 2px solid #dadada;
}

.rank .rank-item .pic img {
    display: block;
}

.rank .rank-item .name {
    float: left;
    width: 68%;
    height: 35px;
    overflow: hidden;
}

.rank .rank-item .name a {
    color: #666666;
}

.rank2 .rank-title {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.rank2 .rank-item {
    *zoom: 1;
    padding: 10px;
    background: #ffffff;
}

.rank2 .rank-item:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.rank2 .rank-item .num {
    float: left;
    line-height: 30px;
}

.rank2 .rank-item .num.num-1 {
    color: red;
}

.rank2 .rank-item .pic {
    float: left;
    margin: 0 5px;
    border: 2px solid #dadada;
}

.rank2 .rank-item .pic img {
    display: block;
}

.rank2 .rank-item .name {
    float: left;
    width: 68%;
    height: 35px;
    overflow: hidden;
}

.rank2 .rank-item .name a {
    color: #666666;
}

.brand .brand-hd {
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    background: #fafafa;
}

.brand .brand-hd em {
    font-weight: bold;
}

.brand .brand-hd a {
    float: right;
    color: #666666;
}

.brand .brand-list {
    background: #ffffff;
    *zoom: 1;
}

.brand .brand-list:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.brand .brand-list a {
    float: left;
    width: 122px;
    height: 64px;
    line-height: 62px;
    *line-height: 64px;
    border: 0 none;
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    font-family: Arial, sans-serif;
    *font-size: 57.6px;
}

.brand .brand-list a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.brand .brand-list img {
    width: auto;
    height: auto;
}

.brand2 .brand-hd {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.brand2 .brand-hd em {
    font-weight: bold;
}

.brand2 .brand-hd a {
    float: right;
    color: #666666;
}

.brand2 .brand-list {
    background: #ffffff;
    *zoom: 1;
}

.brand2 .brand-list:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.brand2 .brand-list a {
    float: left;
    width: 148px;
    height: 84px;
    line-height: 82px;
    *line-height: 84px;
    border: 0 none;
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    font-family: Arial, sans-serif;
    *font-size: 75.6px;
}

.brand2 .brand-list a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.brand2 .brand-list img {
    width: auto;
    height: auto;
}

.recommend2 {
    background: #ffffff;
}

.recommend2 .recommend2-hd {
    height: 20px;
    padding: 5px 10px;
    line-height: 20px;
    color: #545454;
}

.recommend2 .recommend2-hd em {
    font-weight: bold;
}

.recommend2 .recommend2-hd span {
    float: right;
}

.recommend2 .pager {
    margin: 0;
    line-height: inherit;
}

.recommend2 .recommend2-pic img {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.search-shop {
    *zoom: 1;
    position: relative;
    padding: 10px;
    background: #ffffff;
}

.search-shop:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.search-shop .search-shop-pic {
    float: left;
    width: 175px;
    height: 55px;
    line-height: 53px;
    *line-height: 55px;
    border: 0 none;
    overflow: hidden;
    margin-right: 10px;
    text-align: center;
    font-family: Arial, sans-serif;
    *font-size: 49.5px;
}

.search-shop .search-shop-pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.search-shop .search-shop-pic img {
    width: auto;
    height: auto;
}

.search-shop .search-shop-txt {
    float: left;
}

.search-shop .search-shop-title {
    margin-bottom: 5px;
    font-size: 14px;
}

.search-shop .btn {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
}

.search-shop i {
    margin-left: 10px;
}

.head-second .sub-cat {
    position: relative;
    float: left;
    width: 190px;
    height: 40px;
}

.head-second .nav-main {
    margin-left: 0;
}

.head-second .nav-bar .category {
    top: 40px;
    width: 100%;
    visibility: hidden;
    border-top: 2px solid #edd41f;
    -webkit-box-shadow: 0 2px 5px #cccccc;
    box-shadow: 0 2px 5px #cccccc;
}

.head-second .nav-bar .category a {
    -webkit-transition: none;
    transition: none;
}

.head-second .category .category-sub {
    left: 190px;
}

.head-second .wrap-lg {
    position: relative;
    z-index: 9;
}

.head-second .nav-bar {
    position: relative;
    z-index: 10;
}

.head-second .nav-bar .wrap-lg {
    border-bottom: 1px solid #eb2429;
}

.head-second .logo {
    height: 107px;
}

.helpinfo {
    /* position: relative; */
    *
    zoom: 1;
    padding: 35px 0;
    background: #1982ef;
}
.helpinfo .l{
    width:270px;
}
.helpinfo img{
    display:block
}
.helpinfo .l .s .text{
    font-size:14px;
    padding-bottom: 7px;
}
.helpinfo .l .s{
    float:left;
    padding-right: 30px;
    color: #fff;
}

.helpinfo .c{
    width: 680px;
    overflow: hidden;
    float: left;
    border-left: 1px solid #0b74df;
    border-right: 1px solid #0b74df;
}
.helpinfo .r{
    float:left;
    padding-left:52px;
    color:#fff
}
.helpinfo .r .s{
    margin-bottom: 14px;
}
.helpinfo .r .s:last-child{
    margin-bottom:0
}
.helpinfo .r .text{
    font-size: 20px;
}
.helpinfo .r .time{}
.helpinfo .r .tel{
    font-size: 24px;
    font-weight: bold;
}
.helpinfo:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.helpinfo:before {
    position: absolute;
    top: -40px;
    left: 46%;
    font-size: 14px;
    color: #999999;
    /* content: '-- ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ --'; */
}

.helpinfo .helpinfo-item {
    float: left;
    width: 105px;
    padding-left: 34px;
    margin-right: 20px;
}

.helpinfo .helpinfo-item li {
    margin-bottom: 5px;
}
.helpinfo .helpinfo-item li a{
    color:#fff
}
.helpinfo .helpinfo-item li a:hover{
    color:##edd51e
}

.helpinfo .helpinfo-title {
    display: inline-block;
    height: 36px;
    padding-right: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 36px;
    color: #fff;
}

.helpinfo ul a {
    color: #666666;
}

.helpinfo ul a:hover {
    /* color: #edd41f; */
}

.helpinfo .helpinfo-qrcode {
    float: left;
    width: 100px;
    height: 120px;
    margin-top: 10px;
    text-align: center;
}

.helpinfo .helpinfo-qrcode img {
    max-width: 100px;
    max-height: 100px;
}

.helpinfo .feature-items {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

.helpinfo .feature-items .feature-item {
    float: left;
    width: 150px;
    margin: 0 23px;
    text-align: center;
}

.helpinfo .feature-items .feature-item img {
    display: block;
    width: 67px;
    height: 67px;
    margin: 0 auto 15px auto;
}

.helpinfo .feature-items .feature-item h4 {
    color: #333333;
}

.footer-area{background:#393939;padding:40px 0;}
.footer-area .l-column{margin-right:30px;}
.footer-area .c-column .item1{width:230px;border-bottom:1px solid #525252;padding:20px 0 25px 60px;background: url("iphone.png") no-repeat 10px 20px;height:60px;}
.footer-area .c-column .tel-name{font-size:18px;color:#727272;margin-top:8px;}
.footer-area .c-column .tel-num{font-size:14px;color:#727272;}
.footer-area .c-column .tel-num span{color:#fff;font-weight:bold;}
.footer-area .c-column .item1{}
.footer-area .c-column .item .i-t{float:left;font-size:14px;color:#cfcfcf;line-height:27px;}
.footer-area .c-column .item .i-c{float:left;}
.footer-area .c-column .item2,
.footer-area .c-column .item3{margin-top:10px;}
.footer-area .c-column .item2{margin-top:15px;}
.footer-area .c-column .item2 .i-c{margin-top:3px;margin-left:3px;}
.footer-area .c-column .item2 .i-c a{width:27px;height:24px;background:url("newui/sprite.png") no-repeat 0 0;display:block;text-indent:-999em;overflow:hidden;}
.footer-area .c-column .item2 .i-c a:hover{opacity:0.8;filter:alpha(opacity=80);}
.footer-area .c-column .item3 .i-c{color:#fff;font-size:18px;}
.footer-area .c-column .item3 .i-t{margin-right:3px;}
.footer-area .c-column .item3 .i-t a{color:#fff;}
.footer-area .r-column{padding-top:30px;}
.footer-area .r-column li{display:inline;color:#fff;font-size:14px;}
.footer-area .r-column .comma{margin:0 15px;}
.footer-area .r-column li a{color:#fff;}
.footer-area .r-column li a:hover{color:#fff;text-decoration:underline;}
.footer-area .r-column .t-area{text-align:right;}
.footer-area .r-column .b-area{text-align:right;margin-top:35px;line-height:24px;}
.footer-area .r-column .b-area .item{color:#cfcfcf;}
.footer .footer-1{display:none;}
.footer .foot-find{display:block;padding:40px 0;text-align:center;border-top:1px solid #e3e3e3;background:#fff;}


.footer .theme-footer {
    margin-top: 0;
    color: #fff;
}

.footer span {
    color: #d4b87d;
}

.footer-nav {
    line-height: 40px;
    color: #cccccc;
}

.footer-nav span {
    color: #cccccc;
}

.footer-nav a {
    margin: 0 6px;
    color: #cccccc;
}

.footer-nav span:last-child {
    display: none;
}

/* shop_home page */
.shopheader {
    height: 100px;
    border-top: 1px solid #eeeeee;
}

.shopheader .shop-logo img {
    /*width: 200px;*/
    height: 60px;
}

.shopheader .shop-slogan {
    overflow: hidden;
    font-size: 16px;
    line-height: 80px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shopheader .shop-favorite {
    float: right;
    height: 25px;
    padding: 3px 18px;
    margin: 30px 15px 0 0;
    line-height: 25px;
    color: #ffffff;
    background-color: #edd41f;
    border-radius: 50px;
}

.shopheader .shop-favorite i {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle;
}

.shopheader .shopheader-bg {
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

shop-index {
    padding-top: 10px;
}

.shop-index .banner {
    width: 100%;
}

.shop-index .left-bar {
    float: left;
    width: 240px;
    margin-right: 10px;
}

.shop-index .left-bar section,.side-box {
    margin-bottom: 10px;
    border: 0px solid #dddddd;
    width: 200px;
    background: #fff;
    padding: 0 20px;
}

.shop-index .left-bar section h4 {
    padding: 0px 10px;
    font-size: 14px;
    font-weight: normal;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    line-height: 45px;
    padding: 0;
}

.shop-index .left-bar p {
    padding: 5px 10px;
    margin-bottom: 5px;
}

.shop-index .shop-inf p {
    padding: 0 0px;
    margin-bottom: 15px;
}

.shop-index .around-shop-list p {
    padding: 2px 15px;
    margin-bottom: 2px;
    color: #999999;
}
.shop-index .itemslist li .scj {
    color: #999;
    padding-bottom: 5px;
    white-space: nowrap;
}
.scj  .co-9{text-decoration: line-through;}
.index-goods-list dd .r li .login-show span{
    padding:0 5px
}
.shop-index .itemslist .action-get-cart {
    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
    cursor: pointer;
}
.shop-index .itemslist li {
    margin: 0 12px 12px 0;
    width: 230px;
    text-align: center;
}
.shop-index ul.itemslist{
    width: 107%;
}

.shop-index .itemslist li .item .name {
    padding: 0 12px;
}

.left-bar section h4 a {
    float: right;
    color: #027cc2;
}

.BMap_Marker img {
    max-width: 100%;
}

.section-inner {
    padding: 10px 0;
    background-color: white;
}

.section-inner a {
    color: #0f76c4;
}

.section-inner .shop-favorite {
    display: inline-block;
    padding: 5px 10px;
    margin: 2px 0;
    color: #666666;
    background-color: #efefef;
    border-radius: 3px;
}

.section-inner .shop-favorite i {
    margin-right: 5px;
}

.section-inner .shop-favorite.has-favorited {
    color: white;
    background-color: #eb242a;
}

.around-shop-list {
    background-color: #ffffff;
}

.around-shop-list img {
    max-width: 80%;
}

.around-shop-list .pic {
    padding: 10px 0;
    text-align: center;
}

.around-shop-list .name {
    display: block;
    padding: 0 15px;
    color: #4577b0;
    text-align: center;
}

.around-shop-list li {
    padding-bottom: 10px;
    margin: 0 5px;
    border-bottom: 1px solid #dddddd;
}

.around-shop-list li:last-child {
    border-bottom: none;
}

.detail-cont,
.shop-index .right-cont {
    overflow: hidden;
    width: 950px;
}

.detail-cont > p {
    float: left;
    margin-right: 1rem;
    margin-bottom: 0;
}

.shopheader .shopheader-content {
    margin-top: -90px;
}

#shop_search #item_title {
    height: 22px;
    line-height: 22px;
}

.shopheader .m-code {
    position: relative;
    float: right;
    margin-top: 24px;
    margin-right: 10px;
}

.shopheader .m-code .code-info {
    padding: 5px;
    cursor: pointer;
    background: #edd41f;
    border-radius: 5px;
}

.shopheader .m-code .icon-code-small {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    background-position: -191px -55px;
}

.shopheader .m-code .code-img {
    position: absolute;
    left: -4px;
    z-index: 10;
    display: none;
    padding: 5px;
    margin-top: 10px;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #666666;
    box-shadow: 0 0 10px #666666;
}

.shopheader .m-code .code-img::after {
    position: absolute;
    top: -8px;
    left: 15px;
    width: 0;
    height: 0;
    content: '';
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
}

.shopheader .m-code.on .code-img {
    display: block;
}

.shopbar {
    height: 28px;
    line-height: 28px;
    *zoom: 1;
}

.shopbar:after {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
    content: "\0020";
}

.shopbar .left {
    float: left;
}

.shopbar .right {
    float: right;
}

.shopbar a {
    color: #333333;
}

.shoptitle {
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    background: #e8e8e8;
}

.img-circle {
    border-radius: 50%;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.4;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.store-coupons li {
    position: relative;
    float: left;
    width: 228px;
    height: 110px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #f62f51;
}

.store-coupons li:last-child {
    margin-right: 0;
}

.store-coupons li .coupons-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    border-top-width: 39px;
    border-right-width: 39px;
}

.store-coupons li .coupons-type:after {
    position: absolute;
    bottom: 16px;
    left: 6px;
    font-size: 14px;
    color: #ffffff;
    content: " ";
}

.store-coupons li .coupons-title {
    margin-top: 8px;
    text-align: center;
}

.store-coupons li .coupons-title span {
    position: relative;
    font-size: 60px;
    line-height: 1;
    color: #ffffff;
}

.store-coupons li .vouchers-title {
    height: 50px;
    line-height: 50px;
}

.store-coupons li .vouchers-title span {
    font-size: 35px;
}

.store-coupons li.quan .coupons-type {
    border-top-color: #f3c111;
}

.store-coupons li.quan .coupons-type:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸";
}

.store-coupons li.quan .coupons-title span {
    margin-right: -16px;
}

.store-coupons li.quan .coupons-title span:after {
    position: absolute;
    top: 8px;
    left: -20px;
    font-size: 30px;
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥";
}

.store-coupons li.quan .vouchers-title span::after {
    top: 0;
}

.store-coupons li.zhe .coupons-type {
    border-top-color: #3074ff;
}

.store-coupons li.zhe .coupons-type:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
}

.store-coupons li.zhe .coupons-title span {
    margin-left: -20px;
}

.store-coupons li.zhe .coupons-title span:after {
    position: absolute;
    right: -26px;
    bottom: 10px;
    font-size: 26px;
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦";
}

.store-coupons li .store-info {
    padding: 0 10px 7px 10px;
}

.store-coupons li .store-info .store-logo {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #ffffff;
}

.store-coupons li .store-info .store-logo a {
    display: table-cell;
    height: 32px;
    vertical-align: middle;
}

.store-coupons li .store-info .store-logo a img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.store-coupons li .store-info .info-txt {
    float: left;
    width: 140px;
}

.store-coupons li .store-info .info-txt p {
    margin: 0;
    overflow: hidden;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.store-coupons li .store-info .info-txt p a {
    color: #ffffff;
}

.store-coupons li .get-coupons {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 110px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-image: -webkit-linear-gradient(45deg, transparent 20%, #fc902f 20%, #fc902f), -webkit-linear-gradient(135deg, transparent 20%, #fc902f 20%, #fc902f);
    background-image: -webkit-linear-gradient(45deg, transparent 20%, #fc902f 20%, #fc902f), linear-gradient(-45deg, transparent 20%, #fc902f 20%, #fc902f);
    background-image: linear-gradient(45deg, transparent 20%, #fc902f 20%, #fc902f), linear-gradient(-45deg, transparent 20%, #fc902f 20%, #fc902f);
    background-size: 100% 10px;
}

.store-coupons li .get-coupons span {
    display: table-cell;
    height: 110px;
    padding: 0 10px;
    line-height: 1.3;
    vertical-align: middle;
}

.store-vouchers li {
    background: #fce884;
}

.store-vouchers li .coupons-title span {
    color: #c63144;
}

.store-vouchers li .store-info .info-txt {
    width: 175px;
}

.store-vouchers li .store-info .info-txt p {
    color: #c63144;
}

.store-vouchers li .store-info .info-txt p a {
    color: #c63144;
}

.fontS {
    font-size: 12px;
}

.channel-floor img {
    display: block;
}

.channel-floor .floor-container {
    margin-right: -1px;
    margin-left: -1px;
    background: #dadada;
    border-top: 2px solid #333333;
}

.channel-floor .floor-left {
    float: left;
    _display: inline;
    width: 216px;
}

.channel-floor .floor-center {
    float: left;
    _display: inline;
}

.channel-floor .floor-right {
    float: left;
    _display: inline;
}

.channel-floor .floor-style .floor-center {
    width: 376px;
}

.channel-floor .floor-style .floor-right {
    width: 600px;
}

.channel-floor .floor-style .floor-pro-group {
    float: left;
    _display: inline;
}

.channel-floor .floor-style .floor-pro-group ul li {
    width: 199px;
    margin-right: 1px;
    margin-bottom: 1px;
}

.channel-floor .floor-num {
    display: inline-block;
    width: 56px;
    height: 30px;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    vertical-align: top;
}

.channel-floor .floor-brand {
    padding-right: 11px;
    padding-left: 11px;
    background: #ffffff;
}

.channel-floor .floor-brand li {
    background: #ffffff;
}

.channel-floor .floor-brand li img {
    width: 100%;
}

.channel-floor .module-hd {
    height: 35px;
    font-size: 16px;
    line-height: 35px;
}

/* article */
.article-widgets .article-widgets-header {
    *zoom: 1;
    height: 34px;
    line-height: 34px;
    background: #f8f8f8;
    border-bottom: 1px solid #dadadc;
}

.article-widgets .article-widgets-header:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.article-widgets .article-widgets-header h3 {
    float: left;
    _display: inline;
    display: block;
    width: 120px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
}

.article-widgets .article-widgets-header .get-more {
    display: block;
    float: right;
    _display: inline;
    margin-right: 10px;
    color: #888888;
}

.article-widgets .article-widgets-body {
    height: 445px;
    overflow: auto;
    background: rgba(255, 255, 255, 0.9);
}

.article-widgets .article-widgets-body ul {
    padding: 10px;
}

.article-widgets .article-widgets-body li a {
    display: block;
    *zoom: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.article-widgets .article-widgets-body li a:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.article-widgets .article-widgets-body li a .article-thumbnail {
    float: left;
    _display: inline;
    display: table-cell;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    border: 1px solid #dadadc;
}

.article-widgets .article-widgets-body li a .article-thumbnail img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.article-widgets .article-widgets-body li a .article-title {
    display: block;
    width: 135px;
    height: 36px;
    margin-top: 5px;
    margin-right: 3px;
    overflow: hidden;
    color: #828282;
    float: right;
    _display: inline;
}

.article-widgets .article-widgets-body li a:hover .article-title {
    text-decoration: underline;
}

.channel_category {
    height: 479px;
    overflow: hidden;
    background: #3f90e1;
}

.channel_category .category-big-title {
    position: relative;
    padding-top: 10px;
    margin: 0 10px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.channel_category .category-big-title span {
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    background: #ffffff;
}

.channel_category .category-big-title hr {
    position: absolute;
    top: 5px;
    right: 0;
    left: 0;
    z-index: 9;
    height: 1px;
    border-color: #dad9de;
}

.channel_category:hover {
    overflow: visible;
}

.channel_category .category-primary > li {
    position: relative;
}

.channel_category .category-primary > li .category-relative {
    padding: 9px 10px;
    padding-left: 44px;
}

.channel_category .category-primary > li:hover {
    background: #f8f8f8;
}

.channel_category .category-primary > li:hover .category-sub {
    display: block;
}

.channel_category .category-primary > li:hover a {
    color: #3b3d44;
}

.channel_category .category-primary > li.active .category-primary-item {
    background: #e22335;
}

.channel_category .category-primary .category-title {
    font-size: 16px;
    color: #fff;
    position: relative;
    width: 93px;
}
.channel_category .category-primary .category-title .jr{
    font-family:SimSun;
    position: absolute;
    right: 0;
    top: 0px;
}
.channel_category .category-primary li:hover .category-title .jr{}
.channel_category .category-primary li:hover .category-title{color:#333}
.channel_category .category-primary .category-item {white-space: nowrap;height: 28px;overflow: hidden;}

.channel_category .category-primary .category-item:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.channel_category .category-primary .category-item a {
    display: inline-block;
    float: left;
    padding: 5px 5px 5px 0;
    color: #fff;
}

.channel_category .category-primary .category-primary-item {
    position: relative;
    padding: 0 10px;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
}

.channel_category .category-primary .category-primary-item i {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    margin-left: 20px;
    vertical-align: middle;
}

.channel_category .category-primary .category-primary-item i img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.channel_category .category-primary .category-primary-item a {
    display: block;
    margin-right: 15px;
    overflow: hidden;
    color: #ffffff;
    white-space: nowrap;
}

.channel_category .category-primary .category-primary-item .active-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    display: none;
    width: 0;
    height: 0;
    margin-top: -5px;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-right-width: 0;
    border-left-color: #dec080;
}

.channel_category .category-primary .category-primary-item.on .active-arrow {
    display: block;
}

.channel_category .category-sub {
    position: absolute;
    top: 0;
    left: 220px;
    z-index: 20;
    display: none;
    width: 760px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    background: rgba(248, 248, 248, 0.95);
}

.channel_category .category-sub .category-sub-title {
    margin-bottom: 10px;
    font-size: 14px;
}

.channel_category .category-sub .category-sub-item {
    padding: 10px 25px 0 25px;
}

.channel_category .category-sub .category-sub-item:last-child ul {
    padding-bottom: 20px;
    border: none;
}

.channel_category .category-sub .category-sub-item ul {
    *zoom: 1;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

.channel_category .category-sub .category-sub-item ul:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.channel_category .category-sub .category-sub-item ul li {
    float: left;
    padding-right: 12px;
}

.channel_category .category-sub a {
    font-size: 12px;
    color: #545454;
}

.channel_category.is-display {
    display: block;
}

.goods-scrollable {
    position: relative;
    float: left;
    width: 808px;
}

.goods-scrollable .iconfont {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 15px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    font-size: 12px;
    color: white;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.goods-scrollable .iconfont.prev {
    left: 0;
}

.goods-scrollable .iconfont.next {
    right: 0;
}

.goods-scrollable .iconfont:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.goods-scrollable .scroller {
    width: 100%;
    height: 236px;
    margin: 0 auto;
    overflow: hidden;
    background-color: white;
    border-right: 1px solid #eeeeee;
}

.goods-scrollable .switchable-content {
    width: 2050px;
}

.goods-scrollable .goods-content {
    float: left;
    width: 202px;
    height: 236px;
    text-align: center;
    border-right: 1px solid #eeeeee;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.goods-scrollable .goods-content:hover {
    -webkit-box-shadow: 0 0 25px #cccccc inset;
    box-shadow: 0 0 25px #cccccc inset;
}

.goods-scrollable .goods-content:first-child {
    margin-left: 0;
}

.goods-scrollable .goods-pic {
    display: table;
    width: 100%;
    height: 160px;
    text-align: center;
}

.goods-scrollable .goods-pic a {
    display: table-cell;
    vertical-align: middle;
}

.goods-scrollable .goods-pic img {
    width: auto;
    max-width: 120px;
    height: auto;
    max-height: 150px;
    margin: 0 auto;
    vertical-align: middle;
    border: 0;
}

.goods-scrollable .goods-name {
    height: 42px;
    padding: 0 10px;
    overflow: hidden;
    text-align: left;
}

.goods-scrollable .goods-name a {
    font-size: 14px;
    color: #666666;
}

.goods-scrollable .goods-price {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
    font-size: 14px;
    color: #edd41f;
}

.goods-scrollable .goods-price del {
    font-size: 12px;
    color: #666666;
    text-decoration: line-through;
}

.r-ad {
    width: 178px;
    height: 212px;
    padding: 12px;
    margin-top: 15px;
    overflow: hidden;
    background-color: white;
}

.r-ad .slider-switch {
    right: 0;
    text-align: center;
}

.r-ad .slider-switch a {
    border: none;
}

.r-ad .slider-switch a.active {
    background-color: red !important;
}

.r-ad .iconfont {
    display: none;
}

.categorygoods {
    *zoom: 1;
}

.categorygoods .categorygoods-title {
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid #333333;
}

.categorygoods:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.categorygoods .categorygoods-item {
    float: left;
    width: 238px;
}

.categorygoods .categorygoods-item img {
    display: block;
    width: 100%;
}

.categorygoods .categorygoods-item:first-child {
    margin-left: 0;
}

.widget-redpacket1 {
    *zoom: 1;
    height: 120px;
    padding: 25px 0;
    text-align: center;
}

.widget-redpacket1:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.widget-redpacket1 .redpacket-info {
    float: left;
    width: 200px;
    padding-left: 20px;
}

.widget-redpacket1 .title {
    font-size: 20px;
}

.widget-redpacket1 .redpacket-description {
    font-size: 14px;
}

.widget-redpacket1 > ul {
    float: left;
}

.widget-redpacket1 > ul li {
    position: relative;
    float: left;
    width: 220px;
    height: 120px;
    margin-left: 18px;
    cursor: pointer;
    background-position: 0 -234px;
}

.widget-redpacket2 {
    min-height: 195px;
    max-height: 345px;
    padding: 20px 20px 15px;
    overflow: hidden;
    text-align: center;
}

.widget-redpacket2 .title {
    font-size: 22px;
}

.widget-redpacket2 ul {
    *zoom: 1;
    margin-top: 22px;
    margin-right: -12px;
}

.widget-redpacket2 ul:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
    height: 0;
    overflow: hidden;
}

.widget-redpacket2 li {
    position: relative;
    float: left;
    width: 220px;
    height: 120px;
    margin-right: 12px;
    margin-bottom: 12px;
    background-position: 0 -364px;
}

.widget-redpacket1 a,
.widget-redpacket2 a {
    display: block;
    color: #ffffff;
}

.widget-redpacket1 .redpacket-title,
.widget-redpacket2 .redpacket-title {
    line-height: 30px;
}

.widget-redpacket1 .redpacket-money,
.widget-redpacket2 .redpacket-money {
    font-size: 35px;
    line-height: 110px;
}

.no-data {
    padding: 1rem;
    text-align: center;
}

.shoplist li {
    height: 360px;
}

.shoplist .pic a {
    display: block;
    height: 100%;
    line-height: 230px;
}

.shoplist .pic img {
    vertical-align: middle;
}

.shoplist .item .name {
    padding: 0;
    color: #2c5796;
}

.shoplist p {
    margin-bottom: 0;
    color: #666666;
}

.list-tabs {
    height: 39px;
    margin-bottom: 10px;
    line-height: 38px;
    border-bottom: 1px solid #dddddd;
}

.list-tabs li {
    display: inline-block;
    width: 110px;
    text-align: center;
    cursor: pointer;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
}

.list-tabs li.cur {
    color: #edd41f;
    background-color: #ffffff;
    border-bottom-color: #ffffff;
}

.empty-cart .offset-lg-2 {
    /* margin-left: 450px; */
}

.member-container {
    padding-top: 0;
}

.icon-lc1:before{
    width: 36px;
    height: 31px;
    background-position: -75px 0;
}
.icon-lc2:before{
    width: 38px;
    height: 23px;
    background-position: -121px 0;
}
.icon-lc3:before{
    width: 47px;
    height: 30px;
    background-position: -168px 0;
}
.icon-lc4:before{
    width: 32px;
    height: 24px;
    background-position: -223px 0;
}
.icon-lc5:before{
    width: 31px;
    height: 30px;
    background-position: -0px -36px;
}
.icon-lc6:before{
    width: 33px;
    height: 23px;
    background-position: -33px -36px;
}
.icon-lc7:before{
    width: 28px;
    height: 32px;
    background-position: -68px -36px;
}
.icon-lc8:before{
    width: 30px;
    height: 28px;
    background-position: -98px -36px;
}
.icon-datu:before{
    width: 18px;
    height: 18px;
    background-position: -130px -36px;
}
.icon-liebiao:before{
    width: 18px;
    height: 18px;
    background-position: -130px -57px;
}
.flash-tab{
    top: 0px;
    position: absolute;
    width: 290px;
    z-index: 6;
    right: 361px;
    background: #fff;
    overflow: hidden;
    width: 220px;
    height: 500px;
    background: url(rbg.png) no-repeat 0 0;
}
.flash-tab dt{
    width: 101%;
    line-height: 30px;
    /* background: #f8f8f8; */
}
.flash-tab .kfrx{
    font-size:20px;
    color:#336699;
    font-weight:bold;
    padding-left: 19px;
    line-height: 1.2;
    padding-top: 8px;
}
.flash-tab  dd{}
.flash-tab dd .a-box{
    text-align: center;
    padding: 30px 0;
}
.flash-tab dd .a-box a{
    display: block;
    width: 180px;
    margin: 0 auto;
    padding: 10px 0;
    background: #1766dd;
    border-radius: 60px;
    overflow: hidden;
    color: #fff;
    line-height: 1.1;
}
.flash-tab dd .a-box a span.cn{font-size: 18px}
.flash-tab dd .a-box a span{
    display:block;
    background: #146fc0;
}
.flash-tab dd .img-box{
    padding: 15px 0;
}
.flash-tab  dd ul {}
.flash-tab  dd li{}
.flash-tab  dd li a{
    line-height: 23px;
    height: 23px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.flash-tab  dd li.act{
    background: #fff;
    border-bottom-color: #fff;
    color: #333;
}
.flash-tab dt li{
    font-size: 14px;
    border: 1px solid #ddd;
    color: #999;
    margin-left: -1px;
    border-top: 0;
    width: 96px;
    float: left;
    height: 38px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}
.flash-tab dd .ct{
    padding: 13px;
}
.flash-tab dd  .lct{
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    padding-bottom: 9px;
}
.flash-tab dd .item-s{
    text-align: center;
    line-height: 31px;
    padding-bottom: 20px;


}
.flash-tab dd .item-s span{
    vertical-align: middle;
}
.flash-tab dd .item-s span.jt{
    color: #999;
    padding: 0 7px;
}
.flash-tab dd .item-s span.img-icon{
    height: 31px;
    line-height: 31px;
}

.flash-tab dd .item-s span.img-icon:before{
    vertical-align: middle;
}
.flash-tab dd  .item-x{
    padding-bottom: 13px;
    border-bottom: 1px dashed #eee;
}
.flash-tab dd  .item-x .item{
    display: inline-block;
    padding: 0 7px;
    color: #666;
}
.flash-tab dd .lc-lmg{
    padding-top: 15px;
    text-align: center;
}
.flash-tab dd .lc-lmg .s{padding-bottom: 10px;}
.flash-tab dd .lc-lmg .x{
    text-align: center;
}
.flash-tab dd .lc-lmg .x .btn{background:#619efb;padding: 0 10px;border: 0;height: 40px;font-size: 15px;border-radius: 5px;color: #fff;line-height: 40px;margin: 0 5px;border:1px solid #fff}
.flash-tab dd .lc-lmg .x .btn.kong{
    background:#fff;
    color:#619efb;
    border-color:#619efb
}
.flash-tab dd .btn-group{
    position: relative;
    left: -10px;
    width: 105%;
    padding-top: 23px;
    overflow: hidden;
}
.flash-tab dd .btn-group a{
    height: 28px;
    line-height:28px;
    border: 1px solid #d3d3d3;
    width: 78px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-bottom: 7px;
    text-align: center;
    color: #333;
}
.flash-tab dd .btn-group a:hover{
    color: #edd51e;
    border-color: #edd51e;
}

.index-adgroup{
    overflow: hidden;
    margin-bottom: 38px;
}
.index-adgroup ul{
    width: 101%;
}
.index-adgroup li{
    width: 292px;
    height: 170px;
    float: left;
    position: relative;
    margin-right: 10px;
}
.index-adgroup li span.p{
    position: absolute;
    bottom: -50px;
    transition: all .5s;
    display: block;
    text-align: center;
    background: rgba(0,0,0,.2);
    height: 50px;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    left: 0;
}
.index-adgroup li span.p span{
    vertical-align: middle;
    color: #fff;
}
.index-adgroup li span.p em{
    line-height: 1;
}
.index-adgroup li:hover span{
    bottom: -0px;
}

.index-goods-list{margin-bottom: 20px;}

.index-goods-list dd{
    position: relative;
}
.index-goods-list dd:after{
    content:"";
    display:none;
    height:5px;
    width:953px;
    background:url(gtbg.png) no-repeat center right;
    position: absolute;
    right: -3px;
    top: 0px;
}
.index-goods-list dt{

}
.index-goods-list dt .l{
    float: none;
    text-align: center;
}

.index-goods-list dt .l:after,

.index-goods-list dt .l:before{
    content:'';
    display:inline-block;
    height: 1px;
    width: 40px;
    background: #ddd;
}
.index-goods-list dt .l span{
    padding:0 10px
}
.index-goods-list dt  .l img{
    vertical-align: middle;
    position: relative;
    top: 0px;
}
.index-goods-list dt .l .text{
    color:#333;
    vertical-align: middle;
    font-size:20px;
    margin-left: 5px;
}
.index-goods-list dt .r{}
.index-goods-list dt .r span{
    color:#666;
    padding-left: 25px;
    cursor: pointer;
}
.index-goods-list dt .r span:hover,.index-goods-list dt .r span.act{
    color:#edd51e
}
.index-goods-list dd .l{
    position: relative;
}
.index-goods-list dd .l .s{}
.index-goods-list dd .l .x{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: rgba(0,0,0,.2);
}
.index-goods-list dd .l img{
    display: block;
}
.index-goods-list dd .l ul{
    width: 105%;
    padding-left: 8px;
    padding-top: 16px;
    padding-bottom: 10px;
    overflow: hidden;
}
.index-goods-list dd .l li{
    float: left;
    margin-left: 10px;
    margin-bottom: 11px;
}
.index-goods-list dd .l a{
    display: block;
    width: 74px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border: 1px solid #8bdae0;
}
.index-goods-list dd .l a:hover{
    color: #f00;
}
.index-goods-list dd .r{
    width: 1000px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.index-goods-list .brand-box .t{
    line-height: 35px;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #e8e8e8;
}
.index-goods-list .brand-box .t em{
    display: inline-block;
    border-bottom: 1px solid #666;
    position: relative;
    bottom: -1px;
}
.index-goods-list .brand-box{
    position:absolute;
    right:0;
    top:0;
    width: 284px;
    display: none;
}
.index-goods-list .brand-box ul{}
.index-goods-list .brand-box a{}
.index-goods-list .brand-box a img{
    display: block;
    width: 100px;
    margin: 0 auto;
    height: 44px;
    margin-bottom: 5px;
}
.index-goods-list .brand-box span{
    display: block;
    background: #f4f4f4;
    line-height: 20px;
    height: 20px;
}
.index-goods-list .brand-box li{
    float: left;
    text-align: center;
    width: 121px;
    padding: 12px 7px;
}
.index-goods-list dd .r .goods-s-box li {
    float: left;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 15px;
    border-right: 1px solid #f2f2f2;
    width: 166px;
    padding-bottom: 15px;
    height: 210px;
    padding: 0;
}
.index-goods-list dd .r .goods-s-box li .goods-content{
    padding-top: 15px;
}
.index-goods-list dd .r li.first{width: 333px;}
.index-goods-list dd .r li.first .goods-content{
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 33px;
}
.index-goods-list dd .r ul.brand-box{
    padding: 0 7px;
}
.index-goods-list dd .r ul.goods-s-box{
    padding-left: 0;
    width: 1002px;
}
.index-goods-list dd .r li.first .goods-pic{
    margin-left: 146px;
    width: 140px;
}
.index-goods-list dd .r li .goods-pic{
    margin-bottom: 5px;
}
.index-goods-list dd .r li .goods-info{
    text-align:center;
    padding:0 20px
}
.index-goods-list dd .r li.first .goods-info{
    float: left;
    padding: 0;
    width: 145px;
    padding-top: 50px;
}
.index-goods-list dd .r li .goods-pic img{
    display: block;
    margin: 0 auto;
    /* border: 1px solid #ddd; */
}
.index-goods-list dd .r li.first .goods-name {
    height: 42px;
    white-space: normal;
    overflow: hidden;
    line-height: 21px;
    margin-bottom: 5px;
}
.index-goods-list dd .r li .goods-name {
    text-align: center;
    font-size: 12px;
    text-overflow: ellipsis;
    height: 23px;
    overflow: hidden;
    white-space: nowrap;
}
.index-goods-list dd .r li .scj {
    color: #999;
    padding-bottom: 5px;
    white-space: nowrap;
}
.scj  .co-9{text-decoration: line-through;}
.index-goods-list dd .r li .login-show span{
    padding:0 5px
}
.index-goods-list dd .r li  .action-get-cart{

    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
    cursor: pointer;

}
.index-goods-list dd .r li .login-show {
    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
}
.index-goods-list dd .r li .good-price {}


.index-shop dt{
    height: 62px;
    line-height: 62px;
    clear: both;
    position: relative;
    overflow: hidden;
}
.index-shop dt .l{}
.index-shop dt  .l img{
    vertical-align: middle;
    position: relative;
    /* top: -4px; */
}
.index-shop dt .l em{
    color:#999;
    vertical-align: middle;
}
.index-shop dt .l .text{
    color:#333;
    vertical-align: middle;
    font-size:20px;
    margin-left: 0;
}
.index-shop dt .r{}
.index-shop dt .r a{
    color:#666;
    padding-left: 25px;
    width: 114px;
    display: inline-block;
    height: 32px;
    border-radius: 32px;
    color: #fff;
    background: #328dea;
    line-height: 32px;
    padding: 0;
    text-align: center;
}
.index-shop dt .r a:hover{
    color:#ddd
}
.index-shop dd{
    width: 1200px;
    overflow: hidden;
    position: relative;
}
.index-shop dd ul{
    width: 102%;
}
.index-shop dd li{
    border: 1px solid #fff;
    border-top: 1px solid #edd51e;
    width: 231px;
    height: 310px;
    background: #fff;
    position: relative;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.index-shop dd .shop-info .pz{
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}
.index-shop dd .shop-info{
    background-color:#edd51e;
    color:#fff;
    text-align:center;
    padding: 0 17px;
    padding-bottom: 12px;
}
.index-shop dd .p20{
    padding: 20px;
    padding-bottom: 10px;
    text-align: center;
}
.index-shop dd li:hover{
    border-color: #edd51e;
}
.index-shop dd li .n{
}
.index-shop dd li:hover .qrcode-box{
    bottom:0;
    z-index: 2;
}
.index-shop .shop-logo-box{
    padding-top: 15px;
}
.index-shop .shop-logo-box img{
    display: block;
    margin: 0 auto;
}
.index-shop .shop-logo-box .pz{
    font-size: 15px;
    background: #edd51e;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    border-radius: 3px;
    height: 29px;
    line-height: 29px;
}
.index-shop .shop-logo-box .shop-name{
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    overflow: hidden;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 17px;
}
.index-shop .shop-logo-box strong{
    color:#333
}
.index-shop .shop-logo-box .zhuying{
    padding-top: 23px;
    text-align: left;
    font-size: 14px;
    line-height: 1.2;
    color: #666;
    margin-bottom: 20px;
}
.index-shop .shop-logo-box .btn-box{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.index-shop .shop-logo-box .btn-box a{
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #70adfe;
    font-size: 14px;
    color: #fff;
}
.index-shop .qrcode-box{
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -310px;
    background:#fff;
}
.index-shop .qrcode-box .btn-box{
    overflow: hidden;
    width: 110%;
}
.index-shop .qrcode-box .btn-box a{
    width: 94px;
    height: 31px;
    display: block;
    float: left;
    margin-right: 10px;
    background: #fff;
    line-height: 31px;
    text-align: center;
    color: #edd51e;
}
.index-shop .qrcode-box .btn-box a:hover{}
.index-shop .qrcode-box .shop-name{
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    overflow: hidden;
    text-align: center;
    margin-top: 12px;
}
.index-shop .qrcode-box img{
    margin: 0 auto;
    display: block;
}
.index-shop{
    margin-bottom: 20px;
}


.index-goods-tuijian{margin-bottom: 30px;}

.index-goods-tuijian dd{
    position: relative;
}
.index-goods-tuijian dd ul{
    width:102%
}

.index-goods-tuijian dt{
    height: 60px;
    line-height: 60px;
    clear: both;
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    background: #fff;
}
.index-goods-tuijian dt .l{}
.index-goods-tuijian dt  .l img{
    vertical-align: middle;
    position: relative;
    top: 0px;
}
.index-goods-tuijian dt .l .text{
    color:#333;
    vertical-align: middle;
    font-size:20px;
    margin-left: 5px;
}
.index-goods-tuijian dt .r{
    padding-right: 20px;
}
.index-goods-tuijian dt .r a{
    color:#666;
    padding-left: 25px;
}
.index-goods-tuijian dt .r a:hover{
    color:#edd51e
}
.index-goods-tuijian dd .l{
    position: relative;
}
.index-goods-tuijian dd .l .s{}
.index-goods-tuijian dd .l .x{
    position: absolute;
    bottom: 4px;
    left: 4px;
    right: 4px;
    overflow: hidden;
}
.index-goods-tuijian dd .l img{
    display: block;
}
.index-goods-tuijian dd .l ul{
    width: 105%;
}
.index-goods-tuijian dd .l li{
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
}
.index-goods-tuijian dd .l a{
    display: block;
    width: 80px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: rgba(255,255,255,.5);
    color: #666;
}
.index-goods-tuijian dd .l a:hover{
    color: #f00;
}
.index-goods-tuijian dd .r{
    width: 952px;
    background: #fff;
    overflow: hidden;
}
.index-goods-tuijian dd li {
    float: left;
    padding-top: 20px;
    width: 232px;
    padding-bottom: 20px;
    background: #fff;
    margin-top: 10px;
    margin-right: 10px;
}
.index-goods-tuijian dd .r ul{
    padding-left: 40px;
    width: 968px;
}
.index-goods-tuijian dd li .goods-pic{
    margin-bottom: 10px;
    height: 150px;
}
.index-goods-tuijian dd li .goods-info{
    text-align:center;
    padding:0 20px
}
.index-goods-tuijian dd li .goods-pic img{
    display: block;
    margin: 0 auto;
}
.index-goods-tuijian dd li .goods-name {
    text-align: center;
    font-size: 14px;
    text-overflow: ellipsis;
    height: 23px;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 5px;
}
.index-goods-tuijian dd li .scj .co-9{    text-decoration: line-through;}
.scj .co-m{
    font-size: 12px;
    font-weight:bold;
}
.index-goods-tuijian dd li .scj {
    color: #999;
    padding-bottom: 10px;
}
.index-goods-tuijian dd li .login-show span{
    padding:0 5px
}
.index-goods-tuijian .action-get-cart{

    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
    cursor: pointer;

}

.index-goods-tuijian dd li .login-show {
    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
}
.index-goods-tuijian dd li .good-price {}
.index-goods-tuijian dt span{
    font-size: 14px;
    color: #333;
    cursor: pointer;

}
.index-goods-tuijian dt .r span.active{
    color: #fe0000;
}
.index-goods-tuijian dt .r span:before{
    height: 21px;
    content: '';
    width: 1px;
    display: inline-block;
    background: url("shu.png") no-repeat 0 0;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
}
.index-goods-tuijian dt .r span:first-child:before{
    display: none;
}
.footer-ad{
    background: #f7f7f7;
    border-bottom: 1px solid #0b74e1;
    padding: 20px 0;
}
.footer-link{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.footer-link li{
    display: inline-block;
}
.footer-link li.jg{
    padding: 0 15px;
}
.goods-group .ad{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#lift{position: fixed;top: 200px;left: 50%;margin-left: -683px;}
#lift li{
    background: #fff;
    /* width: 35px; */
    margin-bottom: 2px;
    cursor: pointer;
    width: 76px;
    text-align: center;
}
#lift li .text{height: 31px;border: 0px solid red;list-style: none;display: inline-block;vertical-align: middle;text-align: center;line-height: 31px;color: #666;font-size: 13px;}
#lift li#gotop{
    line-height: 1;
    text-align: center;
    height: 37px;
    padding-top: 0px;
    background: #acacac;
    display: none;
}
#lift li.hover{
    background: #008ddc;
}
#lift li.hover .text{
    color:#fff
}
#lift li#gotop .text{
}
#gotop{}

.right-bar{
    z-index: 99;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 4px solid #008eda;
}
.right-bar li{
    width: 35px;
    box-sizing: border-box;
    padding: 5px 4px;
    padding-left: 6px;
}
.right-bar li {
    cursor: pointer;
    background: #008eda;
    text-align: left;
    border-radius: 5px 0 0 5px;
    margin-bottom: 4px;
}
.right-bar li.cart-show{
    text-align:center
}
.right-bar ul{
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -168px;
    width: 31px;
}
.right-bar li *{
    vertical-align: middle;
    color: #fff;
}
.right-bar li.hover-show .text{
    margin-left: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    padding-left: 21px;
}
.right-bar .img-icon{
    width: 21px;
    display: inline-block;
    text-align: center;
}
.right-bar .hover-show{
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    height: 35px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    right: 0;
    /* width: 100px; */
}

.right-bar .cart-show .cartnum{
    width: 18px;
    color: #4776ba;
    background: #fff;
    border-radius: 3px;
    margin-top: 5px;
}
.right-bar .cart-show *{
    display: block;
    padding: 0 0px;
}
.right-bar .cart-show .text{
    width: 20px;
}
.right-bar .cart-show  .img-icon{
    margin-bottom:5px
}
.right-bar .hover-show:hover{
    background: #3077e1;
    width: 92px;
    right: 62px;
}
.passport-header{
    background: #fff;
    height: 105px;
    overflow: hidden;
}
.passport-header .w1200{
    padding-top: 12px;
}
.passport-header .logo-wrap
{
    padding-top: 12px;
}
.passport-header .login-r{
    float: left;
    font-size: 22px;
    padding-top: 17px;
    padding-left: 18px;
    margin-left: 14px;
    border-left: 1px solid #ddd;
}
.passport-header .tel{
    padding-left: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #306cb4;
    background: url("tel.png") no-repeat  0 center;
    margin-top: 20px;
    display: none;}
.passport-header  .qrcode-box{
    padding-left: 12px;
    display: none;}
.passport-header  .qrcode-box img{
    display: inline-block;
    padding-left: 8px;
}
.passport-header  .qrcode-box .item{
    float: right;
}
.login-panel{
    background: #f5f5f5;
    min-height:100vh;
    max-height:100%;
}

.select_type .t {
    text-align: center;
    color: #aeaeae;
    padding: 10px 0;
    font-size: 24px;
    position: relative;
}
.select_type .t:before {
    top: 50%;
    background: #dfdfdf;
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    left: 0;
    right: 720px;
}
.select_type .t:after {
    top: 50%;
    background: #dfdfdf;
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    left: 720px;
    right: 0;
}

.select_type{
    width: 1020px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 120px;
}
.select_type span{
    font-size: 24px;
    color: #333;

}
.select_type .b{
    text-align: center;
    padding-top: 74px;
    padding-bottom: 100px;
}
.select_type .b .item{
    width: 280px;
    box-sizing: border-box;
    display: inline-block;
    padding-top: 35px;
    background: #fff;
    margin: 0 25px;
    border: 2px solid #f6f6f6;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
}
.select_type .b .item.act{
    border:2px solid #316ab4;
    border-radius: 10px


}

.select_type .b .item .s{
    padding-bottom: 28px;

}
.select_type .b .item .s img{
    margin: 0 auto;
}
.select_type .b .item .x{
    line-height: 1.3;
    padding-bottom: 13px;
}
.select_type .b .item .xx{background: #316ab4;height: 59px;color: #fff;line-height: 1.3;padding-top: 7px;}
.select_type .b .item .x .s1{
    font-size: 30px;
}
.select_type .b .item .x .s2{
    font-size: 18px;
}
.select_type .b .item .xx .s1{
    font-size: 24px;
}
.select_type .b .item .xx .s2{
    font-size: 13px;
}
.qiyelogin .btn-box{text-align: center;}
.qiyelogin .btn-box .btn-next{
    text-align: center;
    background: #edd41f;

    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    padding: 0 72px;
    color: #000;
    font-size: 16px;
}
.qiyelogin .t-img{
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 50px;
}
.qiyelogin .t1{
    text-align: center;
    font-size:16px ;
    padding-bottom: 10px;
}
.qiyelogin .t2{
    text-align: center;
    color: #999;
    padding-bottom: 35px;
}

.qiyelogin .btn-box{text-align: center;}
.qiyelogin .btn-box.min .btn-next{
    text-align: center;
    background: #edd41f;
    color: #000;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    padding: 0 33px;
    font-size: 16px;
    margin: 0 10px;
    vertical-align: middle;
}
.qiyelogin .btn-box.min a{
    text-align: center;
    background: none;
    border-color: #edd41f;
    display:inline-block;
    color: #edd41f;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    padding: 0 33px;
    border: 1px solid #edd41f;
    font-size: 16px;
    vertical-align: middle;
    margin: 0 10px;
}
.qiyelogin .form-box{
    padding: 0 52px;
    background: #fff;
    padding-bottom: 60px;
    margin-bottom: 50px;
}
.qiyelogin .step-box img{
    width:100%
}
.qiyelogin .step-box{
    padding-top: 20px;
    padding-bottom: 20px;
}
.qiyelogin .form-box dt{
    height: 73px;
    line-height: 73px;
    border-bottom: 1px solid #eee;
    font-size: 24px;
}
.qiyelogin .form-box dt{
    /* padding-left: 63px; */
}
.qiyelogin .form-box .input-group-addon{
    float: left;
    display: block;
    width: 80px;
    text-align: right;
    padding-right: 18px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 0;
}
.qiyelogin .form-box .input-box label{
    display: inline-block;
    margin-right: 26px;
}
.qiyelogin .form-box .input-box{
    margin-left: 98px;
    width: 410px;
    text-align: right;
    padding-right: 19px;
    position: relative;
    line-height: 37px;
    text-align: left;
}
.qiyelogin .form-box  dd{
    padding-left: 260px;
    padding-top: 35px;
}
.qiyelogin .form-box  dd .t{
    font-size: 18px;
    color: #999;
    line-height: 66px;
}
.qiyelogin .form-box  dd .score-imgs{
    padding-left:30px;
    padding-top: 20px;
}
.qiyelogin .form-box  .input-group{
    margin-bottom: 25px;
    position: relative;
}
.qiyelogin .form-box  .input-group input[type=radio]{
    margin-right: 5px;
}
.qiyelogin .form-box  .input-group input[type=text],.qiyelogin .form-box  .input-group input[type=date],.qiyelogin .form-box  .input-group textarea{
    width: 402px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
}
.qiyelogin .form-box  .input-group select{
    height: 31px;
    line-height: 31px;
    border-radius:0;
    margin-right:10px;
    padding: 0 10px;
}
.qiyelogin .form-box  .input-group textarea{
    height:80px;
    margin-top: 0;
}
.qiyelogin .form-box  .input-group .btn-get{
    display: block;
    width: 123px;
    border: 1px solid #0084cf;
    height: 35px;
    font-size: 14px;
    text-align: center;
    color: #0084cf;
    line-height: 35px;
    position: absolute;
    right: -123px;
    top: 0;
}
.qiyelogin  .images-uploader .handle{

}
.qiyelogin  .images-uploader {
    margin: 0;
    letter-spacing: -4px;
    float: left;
    width: 300px;
    height: 190px;
    overflow: hidden;
    margin-right: 49px;
    margin-bottom: 50px;
}
.qiyelogin .images-uploader .img-thumbnail .text span{
    line-height: 1.2;
    font-size: 14px;
    color: #666;
    display: inline-block;
}
.qiyelogin  .images-uploader .img-thumbnail .text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    line-height: 1.5;
    padding-bottom: 0;
    line-height: 1;
    padding: 0 35px;
    height: 40px;
    line-height: 40px;
}
.qiyelogin  .images-uploader .img-thumbnail {
    width: 280px;
    height: 180px;
    line-height: 68px;
    border: 1px dashed #cccccc;
    margin-right: 0;
    text-align: center;
    border-radius: 3px;
    letter-spacing: 0;
    vertical-align: middle;
    display: flex;
}

.qiyelogin .images-uploader .img-thumbnail img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.qiyelogin .images-uploader .handle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qiyelogin .images-uploader input[type=file],
.qiyelogin .images-uploader .icon-add {
    display: block;
    margin: 3px;
    font-size: 30px;
    line-height: 167px;
    color: #aaaaaa;
    height: 170px;
    text-align: center;
    cursor: pointer;
    border: 1px dotted #dddddd;
    background: #f3f4f6;
    width: 100%;
}
.qiyelogin .images-uploader .icon-add:before{
    background: url(upimg.png) no-repeat center center;
    display: inline-block;
    width: 92px;
    content: '';
    height: 92px;
    margin-top: 20px;
}
.qiyelogin .images-uploader input[type=file] {
    position: absolute;
    z-index: 1;
    width: 290px;
    height: 172px;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.qiyelogin .images-uploader .icon-close-b {
    position: absolute;
    top: 0;
    left: 0;
    /* display: none; */
    width: 100%;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.3);
}
.qiyelogin .images-uploader:hover .icon-close-b {
    display:block
}
.qiyelogin table{
    width: 100%;
}
.qiyelogin table td,.qiyelogin table th{
    border: 1px solid #eee;
    line-height: 36px;
}
.qiyelogin table td{
    padding:3px;
    width: 33.3%;
}
.qiyelogin table td input,.qiyelogin table td select{
    width: 100%;
    box-sizing: border-box;
}
.select-show-type{
    display: inline-block;
}
.select-show-type .item{
    display: inline-block;
    line-height: 18px;
    padding-left: 10px;
    cursor: pointer;
}
.select-show-type .item.act{
    color: #5fa0fc;
}
.select-show-type .item span{
    vertical-align: middle;
}
.select-show-type .item .img-icon{
    margin-right: 5px;
}



.list.itemslist {
    padding: 10px 0;
    margin: 0 -5px;
}
.grid .goods-info{
    display: none;
}
.list.itemslist .item .pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border: 0 none;
    position: relative;
    float: left;
}
.itemslist:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "\0020";
}

.list.itemslist>li {
    float: none;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    margin-bottom: 12px;
    background: #ffffff;
    overflow: hidden;
    padding: 16px;
}

.list.itemslist li .caption {
    padding: 5px 8px;
    margin-left: 101px;
    display: none;
}

.list.itemslist.itemslist-lg li {
    width: 270px;
    height: 400px;
    margin: 0 13px 20px;
}

.list.itemslist.itemslist-lg .item .name {
    height: 54px;
}

.list.itemslist.itemslist-lg .item .pic {
    width: 250px;
    height: 290px;
    line-height: 288px;
    border: 0 none;
    overflow: hidden;
    text-align: center;
}

.list.itemslist.itemslist-lg .item .pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.list.itemslist .goods-info{margin-left: 110px;overflow: hidden;}
.itemslist li .goods-form-title{height:35px;background:#f2f2f2;border-bottom: 1px solid #ddd;line-height:35px;overflow:hidden;color: #666;width: auto;margin: 0;float: none;}
.itemslist li .goods-form-item{height:35px;line-height:35px;overflow:hidden;border-bottom: 1px solid #ddd;float: none;width: auto;}
.itemslist  .goods-form table{
    width: 100%;
    border: 1px solid #ddd;
}
.goods-form-title .item,
.goods-form-item .item{/* float:left; */}
.goods-form-title .item1,
.goods-form-item .item1{width: 164px;padding:0 20px;}
.goods-form-title .item2,
.goods-form-item .item2{width:350px;padding:0 20px;height:35px;overflow:hidden;}
.goods-form-title .item3,
.goods-form-item .item3{width:50px;padding:0 20px;}
.goods-form-title .item4,
.goods-form-item .item4{width:90px;padding:0 20px;}
.goods-form-title .item5,
.goods-form-item .item5{width:120px;padding:0 20px;}
.goods-form-item .item4{position:relative;z-index:99;}
.goods-form-item .item4 .action-quantity-input{width:40px;height:17px;line-height:17px;padding:0;border:1px solid #cecece;padding-left:6px;border-radius: 0;}
.goods-form-item .item4 .btn-decrease{position:absolute;left:67px;top:19px;width:18px;height:9px;background: url("main.png") no-repeat   -450px -14px;text-indent:-999em;overflow:hidden;}
.goods-form-item .item4 .btn-increase{position:absolute;left:67px;top:9px;width:18px;height:9px;background: url("main.png") no-repeat  -450px 0;text-indent:-999em;overflow:hidden;}
.goods-top{height:42px;line-height:42px;}
.goods-fav .btn-simple{float:left;width:120px;height:32px;background: url("main.png") no-repeat 0 -83px;display: none;}
.goods-fav .btn-simple span{display:none;}
.goods-fav .btn-simple:hover{opacity:0.8;filter:alpha(opacity=80);}
.goods-fav .btn-plane{float:left;width:120px;height:32px;background:url("ui/sprite.png") no-repeat -140px -700px;}
.goods-fav .btn-plane span{display:none;}
.itemslist li .goods-name{height:32px;line-height:32px;width:700px;overflow:hidden;font-size: 14px;}
.goods-buy-addcart{height:32px;padding-top:15px;}
.goods-buy-addcart .goods-buy-btn{display:block;padding:0;border:none;background:none;background:url("main.png") no-repeat -0px -121px;width:136px;height:32px;text-indent:-999em;overflow:hidden;float:right;}
.goods-buy-addcart .goods-buy-btn:hover{background-position: 0px -154px;}
.goods-form-item .onehide{
    max-width: 180px;
}
.onehide{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}


.grid .item .name{
    text-align: center;
    font-size: 14px;
    /* text-overflow: ellipsis; */
    height: 40px;
    overflow: hidden;
    /* white-space: nowrap; */
    margin: 0;
}
.grid .item  .scj {
    color: #999;
    padding-bottom: 5px;
    text-align: center;
}
.grid .item  .scj  .co-9{text-decoration: line-through;}
.grid .item  .action-get-cart{

    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;

}
.itemslist li {
    float: left;
    width: 230px;
    height: 340px;
    margin: 0 5px;
    margin-bottom: 12px;
    background: #ffffff;
}

.login-show {
    width: 127px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #7a9ece;
    font-size: 12px;
    color: #7a9ece;
    margin: 0 auto;
    text-align: center;
}

.member-qiye{}
.member-qiye table{
    width: 100%;
}
.member-qiye tr{}
.member-qiye td{
    border: 1px solid #ddd;
    padding: 8px 10px;
}
.member-qiye td>div{
    /* width: 500px; */
    white-space: normal;
    word-break: break-all;
}
.member-qiye th{
    border: 1px solid #ddd;
    width: 15%;
    padding: 8px 10px;
    text-align: right;
}
.member-qiye td.t{
    font-weight: bold;
    font-size: 14px;
    padding: 16px 10px;
}
.member-qiye #tabledata th{
    text-align: center;
}
.member-qiye td img{
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
}
.ruzhu-status{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.ruzhu-status .text{
    font-size: 20px;
    color: #777;
    font-width: bold;
}
.ruzhu-status .btn{
    height: 37px;
    /*padding: 0 33px;*/
    line-height: 37px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    width: 130px;
    text-align: center;
    font-size: 14px;
    margin: 0 5px;
}
.ruzhu-status .btn.default{
    background: #edd51e;
}.ruzhu-status .btn.qing{
     background: #edd51e;
     color: #fff;
 }.ruzhu-status .btn.lv{
      background: #fff;
      color: #edd51e;
      border: 1px solid #edd51e;
      height: 35px;
  }
.ruzhu-status .btns{
    padding-top: 50px;
}
.table-address.thd thead td{background: #f5f5f5;}
.table-address.thd thead td{
    padding: 6px;
}
.member-container .col-lg-13 {
    width: auto;
    margin-left: 300px;}
.member-container  .member-container-left{}
.shop-index{
    padding: 0;
}
.shop-index .full-img{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.shop-index .full-img .n{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.shop-index .full-img img{
    display: block;
    width: 100%;
}
.shop-hd{
    background: #317ee7;
    padding: 18px 0;
}
.shop-hd .shop-name .name{
    font-size:26px;
    font-weight:bold;
    margin-right: 31px;
}
.shop-hd .shop-name span{
    vertical-align: middle;
}
.shop-hd .shop-name{
    float: left;
    line-height: 36px;
    color: #fff;
}
.shop-hd .search-right{
    width: 320px;
    background: #fff;
    height: 36px;
    float: right;
}
.shop-hd .search-right .shop-search{
    color: #317ee7;
    float: right;
    height: 36px;
    line-height: 36px;
    padding-right: 13px;
    padding-left: 14px;
    font-size: 20px;
}
#shop_search #item_title{
    border: 0;
    height: 32px;
    line-height: 32px;
    width: 254px;
    padding-left: 20px;
}
.nav-bar, .nav {
    height: 57px;
    line-height: 57px;
    background-color: #f5f5f5;

    zoom: 1;
    border: 0;
}
.nav-bar a, .nav a {
    font-size: 12px;
    color: #333333;
}
.side-box .hd {
    height: 45px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    background: #e8e8e8;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: normal;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    line-height: 45px;
    padding: 0;
}
.side-box .bd{
    border: 0;
    padding: 10px 0;
}
.side-box .bd h5{
    padding-bottom:10px
}
.side-box .bd{

}
.side-box .bd a{
    padding-left:20px
}
.sortbar2{
    /* background: #fff; */
    border-bottom: 2px solid #ddd;
}


.tab li, .tab a, .tab-item{float:left;text-align:center;}
.tab li, .tab a, .tab-item{cursor:pointer;float:left;text-align:center;}
#summary-stock .dt{margin-top:4px;}
#list1{
    height: 20px;
}
#list1 .dt{float:left;height:18px;text-align: left;/* width:72px; */}
#list1 .dd{/* width:324px; */float:left;}

#store-selector{position:relative;float:left;z-index:2;height:26px;margin-right:6px}
#store-selector dl,#store-selector dt,#store-selector dd{float:none;color:#999}
#store-selector dl{position:absolute;top:23px;z-index:1;width:358px;width:358px;padding:5px;border:1px solid #ddd;background:#fff;display:none;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-selector dt{padding:6px 0 10px;color:#999}
#store-selector dd{padding-bottom:5px;line-height:18px}
#store-selector a:link,#store-selector a:visited{color:#005aa0}
#store-selector a:hover,#store-selector a:active{background:#005aa0;color:#fff}
#store-selector .text{float:left;+float:none;_float:left;position:relative;top:0;z-index:2;height:23px;background:#fff;border:1px solid #CECBCE;padding:0 20px 0 4px;line-height:23px;overflow:hidden}
#store-selector .text b{display:block;position:absolute;top:0;right:0;overflow:hidden;width:17px;height:24px;background:url(img/btn20121210.png) 0 0 no-repeat}
#store-selector .close{display:none;position:absolute;z-index:2;top:19px;left:366px;cursor:pointer;width:17px;height:17px;background:url(img/20120418.png) no-repeat -40px 0}
#store-selector a:hover{background:#B79567;color:#fff;cursor:pointer}
#store-selector.hover .text{border-bottom:0}
#store-selector.hover .i-storeinfo{position:relative;z-index:2;background:url(img/bg_store.gif) no-repeat right -50px}
#store-selector.hover .i-storeinfo div{background:url(img/bg_store.gif) no-repeat -81px -75px}
#store-selector.hover dl{display:block}
#store-selector.hover .close{display:block}

#store-prompt{clear:left;line-height:25px}
#store-prompt strong{font-size:14px}
#store-prompt a{color:#005EAA}
*html #store-selector .i-storeinfo,*html #store-selector .i-storeinfo div{float:left}
*html #store-selector dl{left:0}
#store-selector .content{display:none;position:absolute;top:23px;left:-45px;border:1px solid #cecbce;width:390px;padding:15px;background:#fff;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-selector .content select{float:left;width:120px;border:1px solid #cecbce;margin-right:15px}
#store-selector .content .select3{margin-right:0}
#store-selector.hover .content,#store-selector.hover .close{display:block}
#JD-stock{position:relative;margin-bottom:0}
#JD-stock .tab{width:100%;height:25px;float:left;border-bottom:2px solid #edd28b;overflow:visible;*overflow:hidden}
#JD-stock .tab li{float:left;clear:none;height:23px;padding:1px 1px 0;border:1px solid #ddd;border-bottom:0;margin-right:3px;background-color:#fff;line-height:22px;text-decoration:none}
#JD-stock .tab .curr{*position:relative;height:25px;padding:0;border:2px solid #edd28b;border-bottom:0}
#JD-stock .tab a{position:relative;float:left;height:23px;padding:0 20px 1px 10px;line-height:23px;text-align:center;text-decoration:none;cursor:pointer;color:#005AA0;outline:0;*blr:expression(this.onFocus=this.blur())}
#JD-stock .tab a:hover{background:0;color:#005AA0}
#JD-stock .tab a i{position:absolute;right:5px;top:10px;*top:9px;display:block;width:7px;height:5px;overflow:hidden;background:url(img/20130606B.png) no-repeat -76px -34px;opacity:.5;filter:alpha(opacity=50)}
#JD-stock .tab .curr i,#JD-stock .tab a:hover i{opacity:1;filter:alpha(opacity=100)}
#JD-stock .area-list{padding-top:5px}
#JD-stock .area-list li{float:left;width:80px;padding:2px 0 2px 15px;clear:none}
#JD-stock .area-list li a{float:left;padding:2px 4px;*padding:0 4px;color:#005aa0}
#JD-stock .area-list li a:hover{color:#fff}
#JD-stock .area-list .longer-area{width:370px}
#JD-stock .area-list .long-area{width:170px}
.layui-layer-content table{
    width: 100%;

}
.goods-detail-main-left .side-box{
    width: auto;
}
.layui-layer-content table th ,.layui-layer-content table td{
    border: 1px solid #eee;
    padding: 5px;
}
.signinup-center{
    padding-top: 50px;
    height: 601px;}

.success-info-l2 .success-info{
    text-align: center;
    margin: 0;
    text-shadow: 0 0 black;
    padding: 45px 0;
}
.success-info-l2 .success-info .button-box{
    padding-top: 30px;
}
.success-info-l2 .success-info .btn{
    height: 46px;
    font-size:16px;
    display: inline-block;
    background: #0095cb;
    text-align: center;
    /* padding: 0 40px; */
    line-height: 46px;
    color: #fff;
    width: 196px;
    margin: 0 10px;
    border: 2px solid #0095cb;
}
.success-info-l2 .success-info .btn.kong{
    border:2px solid #0095cb;
    background: #fff;
    color: #0095cb;
}
.success-info .s{font-size: 20px;}
.membercenter-box-right .btn{
    background: #edd51e;
    color: #fff;
    padding: 0 10px;
    border-radius: 5px;

}
.membercenter-box-right .btn span{background: none;
    border: 0;
    padding: 0;}
.membercenter-box-right .btn span span{}
.order-confirm-item .form-label{
    width: 9rem;
}
.fapiao-select-box .item{margin-left: 334px;line-height: 35px;padding: 0 10px;border: 1px solid #edd51e;width: 84px;text-align: center;color: #edd51e;}
.fapiao-select-box .item-box{
    margin-bottom: 10px;
}
.fapiao-select-box .item-txt{
    float: left;
    border: 1px solid #eee;
    height: 35px;
    padding: 0 10px;
    line-height: 35px;
    width: 300px;
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top-qrcode{padding-top: 14px;}
.top-qrcode .left{
    margin-left: 93px;
}
.top-qrcode .item{

}
.top-qrcode .item-1{
    margin-bottom: 10px;
}
.top-qrcode .item span{
    display: block;
    color: #999;
}
.top-qrcode .item em{
    color: #4ccc68;
}
.top-qrcode .img-box{

    width: 88px;

    float: left;
}
.top-qrcode .img-box img{
    width: 100%;
    display: block;
}
.switchable-triggerBox{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 40px;
}
.switchable-triggerBox span{
    color: #eee;
    margin:0 7px;
    cursor: pointer;
}
.switchable-triggerBox .selected{
    color: #146fc0;
}
docker exec -it 4f990bc14773  bash
                 /etc/init.d/bt start
                             redis-server /usr/local/etc/redis.conf
                             Bt-Panel: http://120.235.166.54:8888
username: sjkikyeo
password: ead5c6a0


docker run -i -t -d -p 3306:3306 -p 6379:6379  -p 80:80 -p 443:443 -p 888:888 -p 8888:8888 -p 9000:9000 -p 9001:9001 -p 9002:9002 -p 9501:9501 -p 9503:9503 -v $PWD/www:/www/wwwroot centos:7.2.1511
.r-column{width:220px;height:500px;background:url("rbg.png") no-repeat 0 0;}
.r-column .column1{width:220px;height:87px;background:url("c1.png") no-repeat 0 0;}
.r-column .column2{padding:0 10px 20px;}
.r-column .column2 a{width:93px;height:28px;block;border:1px solid #146fc0;border-radius:4px;line-height:28px;text-align:center;}
.r-column .column2 a:hover{opacity:0.8;filter:alpha(opacity=80);}
.r-column .column2 .btn1{background:#146fc0;color:#fff;}
.r-column .column2 .btn1:hover{color:#fff;}
.r-column .column2 .btn2{background:#fff;color:#146fc0;}
.r-column .column3{width:220px;height:290px;/* background: url("c2.png") no-repeat 0 center; */}
.r-column .column4 .btn-area{width:180px;height:27px;background:url("rblink.png") no-repeat 0 0;border-radius:5px;margin:20px auto 0;}
.r-column .column4 .btn-area .l-btn,
.r-column .column4 .btn-area .r-btn{width:90px;float:left;}
.r-column .column4 .btn-area a{width:90px;height:27px;text-indent:-999em;overflow:hidden;display:block;}
.flash-tab [class*=col]{
    margin: 0;
    float: none;
}
.r-column .column3 dl{
    background: url(jiange.png)  no-repeat center 10px;
    padding-top: 23px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 10px;
}
.r-column .column3 dt .r{}
.r-column .column3 dt .r a{
    color: #999;
}
.r-column .column3 dt .l{}
.flash-tab  .fl{
    float: left;}
.flash-tab  .fr{
    float: right;
}
.index-flash .ad-ly-multiple{
    width: 760px;
    overflow: hidden;
}
.index-flash .ad-ly-multiple ul{
    width: 102%;
}
.index-flash .ad-ly-multiple ul li{
    float: left;
    margin-right: 10px;
}
.index-flash .ad-ly-multiple ul li .p{
    display: none;}
.flash-box-full{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 440px;

}
.flash-box-full .n{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}


.floor .floor-num {
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-family: Arial;
}

.floor .floor-container {
    background: #dadada;
    padding: 1px;
    margin-left: -1px;
    margin-right: -1px;
}
.floor .floor-left {
    float: left;
    _display: inline;
    width: 214px;
    margin-right: 1px;
}
.floor .floor-center {
    float: left;
    _display: inline;
}
.floor .floor-right {
    float: left;
    _display: inline;
}
.floor .floor-style-01 .floor-center {
    width: 309px;
}
.floor .floor-style-01 .floor-right {
    width: 666px;
}
.floor .floor-style-01 .floor-pro-group li {
    width: 221px;
    float: left;
    _display: inline;
    margin-left: 1px;
}
.floor .floor-style-01 .floor-pro-group.group-b li {
    margin-bottom: 1px;
}
.floor .floor-style-02 .floor-left {
    margin-right: 0;
}
.floor .floor-style-02 .floor-right {
    width: 976px;
}
.floor .floor-style-02 .floor-pro-group li {
    width: 221px;
    float: left;
    _display: inline;
    margin-left: 1px;
}
.floor .floor-style-02 .floor-pro-group li:first-child {
    width: 309px;
}
.floor .floor-style-02 .floor-pro-group.group-b li {
    margin-bottom: 1px;
}
.floor .floor-style-02 .floor-pro-group.group-b li:first-child {
    width: 531px;
}
.floor .floor-category {
    height: 120px;
    margin-bottom: 1px;
}
.floor .floor-category ul {
    margin-left: 5px;
    margin-right: 30px;
    padding-top: 10px;
}
.floor .floor-category li {
    float: left;
    _display: inline;
    margin-bottom: 5px;
    margin-left: 30px;
    width: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.floor .floor-category li a {
    color: #fff;
    font-size: 14px;
}
.floor .floor-brand {
    margin-bottom: 1px;
}


/*scss*/
@charset "UTF-8";
.w1360 {
    max-width: 1460px;
    margin: 0 auto;
}
.col-lg-11 {
    width: 774px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.public-headre-box {
    background: #fcfcfc;
}

.public-headre-box .public-headre {
    height: 30px;
}

.footer-box {
    color: #fff;
}

.footer-box .s {
    background: #000;
}

.footer-box .s .n {
    padding-bottom: 40px;
    padding-top: 29px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: url("footerbg.png") no-repeat;
    width: 1074px;
    margin: 0 auto;
}

.footer-box .s .n .t {
    font-size: 36px;
    margin-bottom: 5px;
}

.footer-box .s .n .check-item {
    font-size: 14px;
}

.footer-box .s .n .check-item span {
    padding-left: 10px;
}

.footer-box .s .n .check-item em {
    color: #e7cf15;
    cursor: pointer;
}

.footer-box .s .n .text {
    font-size: 14px;
    margin-bottom: 20px;
}

.email-send {
    width: 672px;
}

.email-send .form-box {
    margin-bottom: 15px;
    background: #fff;
    height: 52px;
}

.email-send .form-box button {
    height: 52px;
    border: 0;
    background: #e6d837;
    line-height: 52px;
    color: #000;
    font-size: 18px;
    text-align: center;
    padding: 0 40px;
}

.email-send .form-box input {
    padding: 0;
    padding-left: 15px;
    border: 0;
    height: 52px;
    line-height: 52px;
}

.menu-box {
    display:flex;
    justify-content: center;
    background: #fff;
    position: relative;
    position: relative;z-index: 9999;}

.menu-box >ul {
    max-width: 1320px;
    margin: 0 auto;
    /* position: relative; */
    overflow: visible;
}

.menu-box >ul >li {
    float: left;
}

.menu-box> ul >li> a {
    line-height: 60px;
    padding: 0 29px;
    height: 60px;
    display: block;
    color: #000;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-box> ul >li.cat-li>  a:after {
    /* position: absolute; */
    /* top: 50%; */
    /* right: -20px; */
    /* display: block; */
    width: 10px;
    height: 6px;
    background: url(svg/bottom-xs.svg) no-repeat center / cover;
    content: '';
    transform: translateY(-50%);
    position: relative;top: 5px;left: 5px;}
.menu-box> ul >li> a:hover{
    color: #fee540;
}


.top-bar {
    height: 85px;
    background: #fff;
}

.top-bar .l {
    flex: 1;
}

.top-bar .r {
    width: 144px;
    padding-left: 67px;
}
.top-bar .r a i{display: flex;align-items: center;}
.top-bar .r a{
    position:relative
;display: flex;height: 45px;align-items: center;}
.top-bar .r a .num{
    background: #edd51e;position: absolute;top: 0;color: #fff;height: 17px;line-height: 17px;width: 12px;display: flex;align-items: center;justify-content: center;padding: 0 3px;border-radius: 20px;right: -5px;top: 1px;}
.search-box {
    border: 1px solid #000000;
    height: 42px;
    width: 330px;
}

.search-box form {
    display: flex;
    align-items: center;
}

.search-box input {
    flex: 1;
    border: 0;
    height: 42px;
    padding: 0;
    padding-left: 15px;
}

.search-box button {
    background: #fff;
    border: 0;
    height: 40px;
}

.cicon::before {
    background: url(main2.png);
    display: inline-block;
    content: "";
    margin-right: 3px;
    vertical-align: middle;
}

.cionc-tel::before {
    width: 15px;
    height: 15px;
    background-position: 0 0;
}

.cionc-top-1::before {
    width: 34px;
    height: 32px;
    background-position: 0 -14px;
}

.cionc-top-search::before {
    width: 18px;
    height: 19px;
    background-position: -35px -0px;
}

.cionc-top-2::before {
    width: 34px;
    height: 36px;
    background-position: 0 -46px;
}

.cionc-top-3::before {
    width: 34px;
    height: 22px;
    background-position: 0 -82px;
}

.cionc-email::before {
    width: 15px;
    height: 15px;
    background-position: -15px 1px;
}

.dis-flex {
    display: flex !important;
    /* flex-wrap: wrap; */
}

.flex-box {
    flex: 1;
}

.flex-dir-row {
    flex-direction: row;
}

.flex-dir-column {
    flex-direction: column;
}

.flex-x-center {
    /* display: flex; */
    justify-content: center;
}

.flex-x-between {
    justify-content: space-between;
}

.flex-x-around {
    justify-content: space-around;
}

.flex-x-end {
    justify-content: flex-end;
}

.flex-y-center {
    align-items: center;
}

.flex-y-end {
    align-items: flex-end;
}

.flex-five {
    box-sizing: border-box;
    flex: 0 0 50%;
}

.flex-three {
    float: left;
    width: 33.3%;
}

.flex-four {
    box-sizing: border-box;
    flex: 0 0 25%;
}

.t-l {
    text-align: left;
}

.t-c {
    text-align: center;
}

.t-r {
    text-align: right;
}

.p-a {
    position: absolute;
}

.p-r {
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear::after {
    clear: both;
    content: " ";
    display: table;
}

.oh {
    overflow: hidden;
}

.tb-lr-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.f-36 {
    font-size: 36px;
}

.f-34 {
    font-size: 34px;
}

.f-32 {
    font-size: 32px;
}

.f-31 {
    font-size: 31px;
}

.f-30 {
    font-size: 30px;
}

.scroll-view_H .item .span {
    font-weight: bold;
}

.f-29 {
    font-size: 29px;
}

.f-28 {
    font-size: 28px;
}

.f-20 {
    font-size: 20px !important;
}

.f-26 {
    font-size: 26px;
}

.f-25 {
    font-size: 25px;
}

.f-24 {
    font-size: 24px !important;
}

.f-22 {
    font-size: 22px;
}

.f-18 {
    font-size: 18px;
}

.f-w {
    font-weight: 700;
}

.f-n {
    font-weight: 400;
}

.col-f {
    color: #fff;
}

.col-3 {
    color: #333;
}

.col-6 {
    color: #666;
}

.col-7 {
    color: #777;
}

.col-8 {
    color: #888;
}

.col-9 {
    color: #999;
}

.col-m {
    color: #c00 !important;
}

.col-m2 {
    color: #c97700 !important;
}

.col-s {
    color: #ff6400 !important;
}

.col-green {
    color: #0ed339 !important;
}

.cont-box {
    padding: 50px 50px;
}

.cont-bot {
    margin-bottom: 120px;
}

.padding-box {
    padding: 0 24px;
    box-sizing: border-box;
}

.pl-12 {
    padding-left: 12px;
}

.pr-12 {
    padding-right: 12px;
}

.pr-6 {
    padding-right: 6px;
}

.m-top4 {
    margin-top: 4px;
}

.m-top10 {
    margin-top: 10px;
}

.m-top20 {
    margin-top: 25px;
}

.m-top30 {
    margin-top: 30px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-20 {
    margin-left: 20px;
}

.p-bottom {
    padding-bottom: 112px;
}

.onelist-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.twolist-hidden {
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.b-r {
    border-right: 1px solid #eee;
}

.b-b {
    border-bottom: 1px solid #eee;
}

.b-t {
    border-top: 1px solid #eee;
}

.ts-1 {
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.ts-2 {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.ts-3 {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ts-5 {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âbutton (ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªsubmit) */
.btn-normal {
    display: block;
    margin: 0;
    padding: 0;
    line-height: normal;
    background: none;
    border-radius: 0;
    box-shadow: none;
    border: none;
    font-size: unset;
    text-align: unset;
    overflow: visible;
    color: inherit;
}

.btn-normal:after {
    border: none;
}

.btn-normal.button-hover {
    color: inherit;
}

button:after {
    content: none;
    border: none;
}

.pd24 {
    padding: 24px;
    box-sizing: border-box;
    padding-top: 0;
}

.pd24 .n {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.top-bg:after {
    content: "";
    display: block;
    height: 250px;
    background: #0027de;
    width: 200%;
    position: absolute;
    left: -50%;
    border-radius: 50%;
}

.footer-helps {
    background: #272324;
    padding-top: 63px;
    padding-bottom: 63px;
}

.footer-helps .share {
    float: left;
    width: 250px;
    font-size: 18px;
    color: #fff;
}
.footer-helps .share .b .hover{
    display: none;
}
.footer-helps .share .b .hover img{
    display: block;
    width: 100px;
    height: 100px;
}
.footer-helps .share .b a{
    position: relative;

}
.footer-helps .share .b a:hover .hover{
    display: block;
    position: absolute;
    top: -121px;
    z-index: 99;
    left: -30px;
}
.footer-helps .share .t {
    padding-bottom: 24px;
}

.footer-helps .share a {
    margin-right: 12px;
}

.footer-helps .pay-img {
    float: left;
    width: 250px;
    font-size: 18px;
    color: #fff;
}

.footer-helps .pay-img .t {
    padding-bottom: 24px;
}

.footer-helps .pay-img a {
    margin-right: 12px;
}

.footer-helps .hs {
    width: 785px;
    float: left;
}

.footer-helps .hs dl {
    float: left;
    width: 246px;
}

.footer-helps .hs dl dt {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}

.footer-helps .hs dl dd {
    line-height: 32px;
}

.footer-helps .hs dl dd a {
    color: #fff;
}

.footer-helps .hs dl dd a:hover {
    color: #ddd;
}

.footer-icp {
    background: #221e1f;
    color: #fff;
}

.footer-icp .x {
    padding-bottom: 10px;
    color: #878787;
}

.footer-icp .s li {
    line-height: 53px;
    display: inline-block;
}

.footer-icp .s li span {
    padding: 0 10px;
    color: #878787;
}

.footer-icp .s li a {
    color: #878787;
}

.path-info {
    background: #FBFBFB;
    line-height: 60px;
    font-size: 13px;
    color: #727272;
    position: relative;
    z-index: 898;
}
.path-info span::before{
    content: ">"
}
.path-info span:last-child::before{
    content: ""
}
.path-info span {
    padding: 0 5px;
}

.path-info a {
    color: #727272;
}

.huanxin-main {
    background: #f0f1f3;
}

.huanxin-main .main {
    background: none;
}

.huanxin-main .s-1 {
    background: #fff;
    text-align: center;
    padding: 70px 144px;
    margin-bottom: 30px;
}
.huanxin-main .s-1 img{
    display: block;
    width: 100%;
}
.huanxin-main .s-1 .t {
    font-size: 34px;
    color: #000;
    padding-bottom: 20px;
}

.huanxin-main .s-1 .time {
    font-size: 17px;
    margin-bottom: 42px;
}

.huanxin-main .s-2 th {
    background: #1d1e20;
    line-height: 58px;
    color: #ecd61e;
    font-size: 20px;
}

.huanxin-main .s-2 table {
    background: #fff;
    width: 100%;
}

.huanxin-main .s-2 table td {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.huanxin-main .s-2 table .price {
    font-size: 36px;
    font-weight: bold;
    color: #000;
}

.huanxin-main .s-2 table .btn {
    display: inline-block;
    padding: 0 41px;
    line-height: 45px;
    font-size: 20px;
    color: #000;
    background: #edd41f;
}

.huanxin-main .s-2 table .btn:hover {
    background: #f2df54;
}

.huanxin-main .s-2 table .info-box {
    padding: 20px;
    font-size: 17px;
    color: #000;
}

.huanxin-main .s-2 table .info-box img {
    display: block;
    margin: 0 auto;
}

.huanxin-pop {
    width: 840px;
    background: #fff;
}

.huanxin-pop .t {
    line-height: 70px;
    background: #000;
    font-size: 25px;
    color: #ebd520;
    padding-left: 40px;
}

.huanxin-pop .ct {
    padding: 33px;
}

.huanxin-pop .ct .form-item {
    margin-bottom: 30px;
    line-height: 50px;
}

.huanxin-pop .ct span {
    float: left;
    text-align: right;
    width: 130px;
    font-size: 18px;
}

.huanxin-pop .ct .btn-box {
    text-align: center;
}

.huanxin-pop .ct .btn-box button {
    line-height: 60px;
    padding: 0 67px;
    border: 0;
    background: #edd41f;
    font-size: 23px;
    color: #000;
    margin: 0 25px;
}

.huanxin-pop .ct .btn-box .close {
    background: #000000;
    color: #fff;
}

.huanxin-pop .ct em {
    display: block;
    width: 514px;
    margin-left: 148px;
}

.huanxin-pop .ct em input {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 0;
}

.huanxin-pop .ct em textarea {
    width: 514px;
    height: 213px;
}

.full-img {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.full-img img {
    display: block;
    width: 100%;
}

.huodong-list-main {
    background: #f9f9f9;
}

.huodong-list-main .huodong-main {
    background: #fff;
    margin-top: 30px;
}
.huodong-list-main .huodong-main .left:hover .mc_b5l_bgbox img {
    transform: scale(1.05);
}
.huodong-list-main .huodong-main .left{
    position: relative;
}
.huodong-list-main .huodong-main .left .a{
    position: absolute;
    left: 42px;
    top: 46px;
}
.huodong-list-main .huodong-main li {
    padding: 37px;
}

.huodong-list-main .huodong-main li .left {
    float: left;
}

.huodong-list-main .huodong-main li .img-box img {
    display: block;
}

.huodong-list-main .huodong-main li .right {
    margin-left: 670px;
}

.huodong-list-main .huodong-main li .s {
    font-size: 30px;
    color: #000;
    margin-bottom: 28px;
}

.huodong-list-main .huodong-main li .desc {
    height: 113px;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 20px;
}

.huodong-list-main .huodong-main .btn {
    display: inline-block;
    padding: 0 41px;
    line-height: 45px;
    font-size: 20px;
    color: #edd41f;
    background: #000;
}

.huodong-list-main .huodong-main .btn:hover {
    background: #f2df54;
}

.checkbox {
    margin: 0;
    width: 30px;
    position: relative;
    height: 30px;
    display: inline-block;
}

.checkbox input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.checkbox label {
    position: absolute;
    left: 30px;
    top: 0;
    height: 20px;
    line-height: 20px;
}

.checkbox label:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.checkbox label:after {
    content: '';
    position: absolute;
    left: -22px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.checkbox input[type='checkbox']:checked + label:before {
    background: #4cd764;
    border-color: #4cd764;
}

.checkbox input[type='checkbox']:checked + label:after {
    background: #4cd764;
}

.tgl {
    display: none;
}

.tgl, .tgl *, .tgl :after, .tgl :before, .tgl + .tgl-btn, .tgl:after, .tgl:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tgl ::-moz-selection, .tgl :after::-moz-selection, .tgl :before::-moz-selection, .tgl + .tgl-btn::-moz-selection, .tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection {
    background: 0 0;
}

.tgl ::selection, .tgl :after::selection, .tgl :before::selection, .tgl + .tgl-btn::selection, .tgl::selection, .tgl:after::selection, .tgl:before::selection {
    background: 0 0;
}

.tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
}

.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.tgl + .tgl-btn:after {
    left: 0;
}

.tgl + .tgl-btn:before {
    display: none;
}

.tgl:checked + .tgl-btn:after {
    left: 50%;
}

.tgl-light + .tgl-btn {
    background: #f0f0f0;
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.tgl-light + .tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.tgl-light:checked + .tgl-btn {
    background: #9FD6AE;
}

.tgl-ios + .tgl-btn {
    background: #fbfbfb;
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #e8eae9;
}

.tgl-ios + .tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

.tgl-ios + .tgl-btn:active {
    -webkit-box-shadow: inset 0 0 0 2em #e8eae9;
    box-shadow: inset 0 0 0 2em #e8eae9;
}

.tgl-ios + .tgl-btn:active:after {
    padding-right: .8em;
}

.tgl-ios:checked + .tgl-btn {
    background: #86d993;
}

.tgl-ios:checked + .tgl-btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tgl-ios:checked + .tgl-btn:active:after {
    margin-left: -.8em;
}

.tgl-skewed + .tgl-btn {
    overflow: hidden;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    background: #888;
}

.tgl-skewed + .tgl-btn:after, .tgl-skewed + .tgl-btn:before {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.tgl-skewed + .tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
}

.tgl-skewed + .tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
}

.tgl-skewed + .tgl-btn:active {
    background: #888;
}

.tgl-skewed + .tgl-btn:active:before {
    left: -10%;
}

.tgl-skewed:checked + .tgl-btn {
    background: #86d993;
}

.tgl-skewed:checked + .tgl-btn:before {
    left: -100%;
}

.tgl-skewed:checked + .tgl-btn:after {
    left: 0;
}

.tgl-skewed:checked + .tgl-btn:active:after {
    left: 10%;
}

.tgl-flat + .tgl-btn {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    border: 4px solid #f2f2f2;
    border-radius: 2em;
}

.tgl-flat + .tgl-btn:after {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #f2f2f2;
    content: "";
    border-radius: 1em;
}

.tgl-flat:checked + .tgl-btn {
    border: 4px solid #7FC6A6;
}

.tgl-flat:checked + .tgl-btn:after {
    left: 50%;
    background: #7FC6A6;
}

.tgl-flip + .tgl-btn {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    -webkit-perspective: 100px;
    -ms-perspective: 100px;
    perspective: 100px;
}

.tgl-flip + .tgl-btn:after, .tgl-flip + .tgl-btn:before {
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
}

.tgl-flip + .tgl-btn:after {
    content: attr(data-tg-on);
    background: #02C66F;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.tgl-flip + .tgl-btn:before {
    background: #FF3A19;
    content: attr(data-tg-off);
}

.tgl-flip + .tgl-btn:active:before {
    -webkit-transform: rotateY(-20deg);
    -ms-transform: rotateY(-20deg);
    transform: rotateY(-20deg);
}

.tgl-flip:checked + .tgl-btn:before {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tgl-flip:checked + .tgl-btn:after {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    left: 0;
    background: #7FC6A6;
}

.tgl-flip:checked + .tgl-btn:active:after {
    -webkit-transform: rotateY(20deg);
    -ms-transform: rotateY(20deg);
    transform: rotateY(20deg);
}

.duibi-main-box {
    /* background: #f0f1f3; */
}

.duibi-main {
    padding-top: 0;
    padding-bottom: 75px;
}

.duibi-main .t {
    font-size: 30px;
    color: #000;
    margin-bottom: 39px;
}

.duibi-main .table-box {
    background: #fff;
    padding-bottom: 87px;
}

.duibi-main .table-box table {
    width: 100%;
}

.duibi-main .table-box table th,
.duibi-main .table-box table td {
    line-height: 60px;
    padding: 0 25px;
    text-align: left;
}

.duibi-main .table-box table tr {
    background: #fff;
}

.duibi-main .table-box table tr:nth-child(even) {
    background: #faf4d0;
}

.duibi-main .table-box table th {
    background: #f4f4f4;
    color: #d5b50c;
    font-size: 16px;
}

.duibi-main .x-box {
    background: #fff;
    box-shadow: -0px 5px 4px #ddd;
    position: relative;
    padding-left: 80px;
    padding-top: 67px;
    padding-bottom: 38px;
}

.duibi-main .x-box .left {
    padding-top: 26px;
}

.duibi-main .x-box .left .s-span {
    display: flex;
    justify-content: center;
    padding-bottom: 26px;
    font-size: 16px;
}

.duibi-main .x-box .left .x-span {
    font-size: 16px;
}
.duibi-main .x-box .right ul{    display: flex;
    flex-wrap: wrap;}
.duibi-main .x-box .right {
    margin-left: 120px;
    /* display: flex; */}

.duibi-main .x-box .right li {
    text-align: center;
    padding-bottom: 20px;
    /* float: left; */
    margin-right: 38px;
}

.duibi-main .x-box .right li .img-box {
    border: 1px solid #eee;
    margin-bottom: 7px;
}

.duibi-main .x-box .left {
    float: left;
    width: 76px;
    text-align: center;
}

.duibi-main .s-box {
    z-index: 2;
    background: #fff;
    position: relative;
}

.duibi-main .s-box .t-t {
    background: #f5f5f5;
    padding-left: 15px;
}

.duibi-main .s-box .t-t span {
    display: inline-block;
    border-bottom: 3px solid #000;
    font-size: 18px;
    position: relative;
    padding-bottom: 1px;
}

.duibi-main .s-box .t-t span .num {
    position: absolute;
    background: #edd51d;
    color: #000;
    width: 24px;
    line-height: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    top: -12px;
    right: -20px;
}

.duibi-main .s-box .bs {
    box-shadow: -0px 5px 4px #ddd;
}

.duibi-main .s-box .btn-box {
    text-align: center;
    padding-bottom: 25px;
}

.duibi-main .s-box .btn-box button {
    line-height: 45px;
    padding: 0 30px;
    border: 0;
    background: #282828;
    font-size: 16px;
    color: #fff;
    margin: 0 20px;
}

.duibi-main .s-box .ul-w {
    padding: 0 50px;
    padding-top: 32px;
    padding-bottom: 60px;
}

.duibi-main .s-box .ul-w li {
    float: left;
    margin-right: 20px;
    position: relative;
}

.duibi-main .s-box .ul-w li .info-box {
    padding: 10px 10px;
    padding-bottom: 17px;
}

.duibi-main .s-box .ul-w li .goods-name {
    display: flex;
    width: 100%;
}

.duibi-main .s-box .ul-w li .goods-name .gr {
    line-height: 2.2;
    flex: 1;
}

.duibi-main .s-box .ul-w li .close {
    position: absolute;
    background: #d9d9d9;
    color: #000;
    width: 22px;
    line-height: 22px;
    height: 22px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    top: -12px;
    right: -10px;
}

.full-flash{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;

}
.full-flash .n{
    position: relative;
    /* left: 50%; */
    /* margin-left: -960px; */
}
.index-ad-group{
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.index-ad-group ul{
    width: 120%;
}
.index-ad-group li{
    float: left;margin-right: 30px;

}
.index-ad-group2{
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    /* height: 220px; */
    background: #f5f6f7;
}
.index-ad-group2 ul{
    width: 100%;
    overflow: hidden;
}
.index-ad-group2 #multiple_959 li{
    width: 25%;
}
.index-ad-group2 #multiple_959 li img{
    width:initial
}
.index-ad-group2 li{
    padding-top: 38px;
    padding-bottom: 40px;
    float: left;
    width: 33%;
}
.index-ad-group2 li img{
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%;
}
.index-ad-group2 li span{
    display: block;
    text-align: center;
    font-size: 22px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.index-ad-group2 li:last-child{

}
.index-ad-group2 li:last-child a> span{
    /* position: relative; */
    /* top: -28px; */
}
/* .index-ad-group2 li:last-child a> span span{font-size: 16px;} */

.ul-box{
    position: relative;
    float: left;max-width: 1320px;
    overflow: hidden;
}
.ul-box ul{
    width: 110%;
    padding-left: 3px;
}
.ul-box li{
    padding: 15px;
    float: left;
    width: 317px;
    height: 570px;
    margin-right: 15px;
    box-sizing: border-box;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ul-box li:hover .goods-info{
}
.ul-box li .goods-pic{
    position: relative;
}
.ul-box li:hover .goods-pic a:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 9;
    opacity: 0.8;
    transition: all 0.3s ease;
}
.ul-box li:hover .goods-info .scj{
}
.ul-box .add-box{
}
.ul-box .cuxiao{display: flex;flex-wrap: wrap;margin: 0;}
.ul-box .comtent .xing {
    white-space: nowrap;
    overflow: hidden;
    color: #ffb904;
}
.ul-box .comtent span{
    padding-left:10px
}
.ul-box .comtent {
    display: flex;
    align-items: center;
}
.ul-box  .cuxiao span
{
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    border: 1px solid #f03737;
    border-radius: 3px;
    margin-right: 5px;
    height: 22px;
    white-space: nowrap;
    margin-bottom: 5px;
    color: #f03737;
}
.ul-box li .button-box{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ul-box .goods-info{margin: 0;transition: all 0.3s ease;padding: 15px;padding-bottom: 0;flex: 1 0 auto;flex-direction: column;margin-top: 15px;min-height: 1px;display: flex;height: 265px;}
.ul-box .goods-info .scj{
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ul-box .goods-info .button-box button {
    line-height: 40px;
    height: 40px;
    padding: 0 25px;
    font-size: 14px;
    border: 0;
    border-radius: 3px;
}
.ul-box .goods-info .button-box .btn-db {
    background: #000;
    color: #edd51e;
}

.ul-box .goods-info .button-box .btn-addcart {
    background: #edd51e;
    color: #000;
    line-height: 30px;
    display: flex;
    align-items: center;
}
.ul-box .goods-info .goods-name{
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 17px;
}
.ul-box .goods-info  .scj{
    font-size: 14px;
}

.ul-box .goods-info .co-m{
    font-size: 16px;
    color: #d8a51c;
;}
.ul-box .goods-info .sx{
    line-height: 25px;
    overflow: hidden;
}
.ul-box .goods-info .sx span{
    display: block;
    font-size: 14px;
}
.ul-box  .like{position: absolute;right: 13px;z-index: 999;top: 31%;}
.like .icon-box {
    border-radius: 50%;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    /* margin-right: 0; */
}
.like.has-like .icon-box {
    background: #edd51e;
    color: #fff;
}

.icon-box i {
    font-size: 26px;
}
.ul-box .goods-info .sx em{
    color: #666;
    display: block;}
.index-goods-list{
    position: relative;
}
.index-goods-list dt li.act{
    background: #edd51e;
    color: #000;}
.index-goods-list dt{
    border-bottom: 3px solid #edd51e;
    overflow: visible;
}
.index-goods-list dt ul{
    display:flex
}
.index-goods-list dd{
    margin-top: 20px;
    height: 620px;
    overflow: hidden;
    position: relative;
}
.index-goods-list dt li{
    position: relative;
    border-bottom: 2px;
    font-size: 28px;
    text-align: center;
    float: left;

    height: 73px;
    line-height: 73px;
    background: #000;
    border-radius: 10px 10px 0 0;
    color: #fff;
    margin-right: 10px;
    bottom: -3px;
    border-bottom: 3px solid #edd51e;
    cursor: pointer;

    display: flex;width: 25%;align-items: center;justify-content: center;}
.index-goods-list dt li:last-child{
    margin: 0;
    float: right;
}
.index-goods-list .n{
    height: 620px;
    overflow: hidden;
    position: relative;
}
.index-goods-list .prev,.index-goods-list .next{
    width: 51px;height: 51px;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}
.index-goods-list .prev{
    background: url("./svg/prev.png");
}
.index-goods-list .next{
    background: url("./svg/next.png");
    left: auto;
    right: 0;
}
.index-video-list{
    width: 100%;
    height: 654px;
    overflow: hidden;
    background: url("video_bg.png") no-repeat center center #f6f7fb;
}
.video-list{
    overflow: hidden;
}
.video-list .fleft{
    float: left;
}
.video-list .fright img{
    width: 75px;
    height: 75px;
    display: block;
}
.video-list .fright .x{
    padding-top:5px;
    color:#999
}
.video-list .fright .s{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.video-list .fright .item{border-bottom: 1px solid #ddd;padding-left: 0 !important;padding: 9px 0;}
.video-list .fright .rtxt{
    margin-left: 10px;
    width: 280px;
}
.video-list .fright{
    margin-left: 1006px;
    max-height: 563px;
    overflow-y: auto;
}
.index-video-list .ly-title{
    text-align: center;
    padding: 45px;
    padding-top: 60px;
    font-size: 45px;
    color: #000;
}
.index-video-list dd li{
    box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    float: left;
    width: 320px;
    box-sizing: border-box;
    margin-right: 10px;
    padding: 15px;
    background: #fff;
}
.index-video-list dd ul{
    width: 110%;
    padding-left: 5px;
}
.index-video-list dd .n{
    position: relative;
    float: left;
    height: 410px;
    max-width: 1320px;
    overflow: hidden;
}
.index-video-list .prev,.index-video-list .next{
    width: 51px;height: 51px;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}
.index-video-list dd{
    position: relative;
}

.index-video-list .prev{
    background: url("./svg/prev.png");
}
.index-video-list .next{
    background: url("./svg/next.png");
    left: auto;
    right: 0;
}
.index-video-list .desc{
    font-size: 16px;
    line-height: 55px;
}

.gallery-list .comtent .xing {
    white-space: nowrap;
    overflow: hidden;
    color: #ffb904;
}
.gallery-list .comtent span{
    padding-left:10px
}
.gallery-list .comtent {
    display: flex;
    align-items: center;
}
.gallery-list .comtent a {
    display: inline-block;
    line-height: 30px;
    background: #f9f9f9;
    padding: 0 10px;
}

.gallery-list .right {
    /* margin-left: 270px; */
    padding-left: 20px;
    /* overflow: hidden; */
}

.gallery-list .right .t {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px;
    font-size: 16px;
}

.gallery-list .right .t i {
    vertical-align: middle;
}

.gallery-list .right .t .tab-item {
    display: flex;
    align-items: center;
    margin-right: 33px;
}
.gallery-list .cuxiao{display: flex;flex-wrap: wrap;}
.gallery-list .cuxiao span
{
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    border: 1px solid #f03737;
    border-radius: 3px;
    margin-right: 5px;
    height: 22px;
    white-space: nowrap;
    margin-bottom: 5px;
    color: #f03737;
}
.gallery-list .right .t .tab-item i {
    margin-right: 5px;
}

.gallery-list .right .t .tab-item.act {
    color: #fee540;
}

.gallery-list .right .grid-list {
    padding-top: 25px;
}

.gallery-list .right .grid-list .col, .gallery-list .right .grid-list [class*=col] {
    float: none;
    margin-left: 0px;
}

.gallery-list .right .grid-list .comtent {
    margin-bottom: 15px;
}

.gallery-list .right .grid-list ul {
    width: 110%;
    padding-left: 3px;
    overflow: hidden;
    display: flex;flex-wrap: wrap;}

.gallery-list .right .grid-list  .del{position: absolute;right: -11px;top: -6px;z-index: 99;}
.gallery-list .right .grid-list .del i{font-size: 23px;}
.goods-content{
    display: flex;
    flex-direction: column;
}
.gallery-list .right .grid-list li .like{
    position: absolute;right: 0;z-index: 999;top: 30%;
}
.gallery-list .right .grid-list li {
    padding: 10px 5px;
    /* float: left; */
    width: 241px;
    margin-right: 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    position: relative;
    overflow: visible;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: flex;}

.gallery-list .right .grid-list li .cuxiao {
    font-size: 12px;
    padding-top: 10px;
    margin-bottom: 14px;
    clear: both;
    /* height: 36px; */
    line-height: 18px;overflow: hidden;}

.gallery-list .right .grid-list li .price-box {
    margin-bottom: 10px;
    /* height: 76px; */}

.gallery-list .right .grid-list li .price-item {
    display: flex;
    padding-bottom: 6px;
    clear: both;
}

.gallery-list .right .grid-list li .price-item span {
    font-size: 12px;
    color: #666;
}

.gallery-list .right .grid-list li .price-item em {
    white-space: nowrap;
    font-size: 14px;
}

.gallery-list .right .grid-list li .button-box {
    display: flex;
}

.gallery-list .right .grid-list li .button-box button {
    line-height: 30px;
    height: 30px;
    padding: 0 13px;
    font-size: 12px;
    border: 0;
    border-radius: 3px;
}

.gallery-list .right .grid-list li .button-box .btn-db {
    background: #000;
    color: #edd51e;
}

.gallery-list .right .grid-list li .button-box .btn-addcart {
    background: #edd51e;
    color: #000;
    line-height: 30px;
    display: flex;}

.gallery-list .right .grid-list li .goods-pic {
    position: relative;
}

.gallery-list .right .grid-list .goods-info {
    margin: 0;
    transition: all 0.3s ease;
    padding: 10px;
    padding-bottom: 0;
    z-index: 7;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 15px;
    min-height: 1px;
    flex: 12;
}

.gallery-list .right .grid-list .goods-pic {
    width: 229px;
    height: 229px;
    display: block;
}

.gallery-list .right .grid-list .goods-info .scj {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-list .right .grid-list .goods-info .action-get-cart {
    cursor: pointer;
    display: block;
    line-height: 60px;
    background: #edd51e;
    text-align: center;
    color: #000;
    font-size: 12px;
}

.gallery-list .right .grid-list .goods-info .action-get-cart i {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.gallery-list .right .grid-list .goods-info .goods-name {
    font-size: 14px;
    line-height: 20px;
    clear: both;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 17px;
    width: 198px;
}

.gallery-list .right .grid-list .goods-info .scj {
    font-size: 14px;
}

.gallery-list .right .grid-list .goods-info .co-m {
    font-size: 20px;
    color: #d8a51c;
}

.gallery-list .right .grid-list .goods-info .sx {
    line-height: 20px;
    clear: both;
}

.gallery-list .right .grid-list .goods-info .sx span {
    display: block;
    font-size: 14px;
}

.gallery-list .right .grid-list .goods-info .sx em {
    color: #666;
    display: block;
}

.gallery-list .right .grid-list .index-goods-list {
    position: relative;
}

.gallery-list .right .list {
    padding-top: 20px;
}

.gallery-list .right .list .col, .gallery-list .right .list [class*=col] {
    float: none;
    margin-left: 0px;
}
.gallery-list .right .list .item .img-box img{
    max-width: 100%;
}
.gallery-list .right .list .item .img-box .like{
    position:absolute;
    right: 0;
    bottom: 10px;
}
.gallery-list .right .list .item  .like .icon-box{
    margin-right:0
}
.gallery-list .right .list .item .img-box{
    width: 180px;
    height: 180px;
    position: relative;
    flex-shrink: 0;
}
.gallery-list .right .list .item .del{position: absolute;right: -11px;top: -11px;}
.gallery-list .right .list .item .del i{font-size: 23px;}
.gallery-list .right .list .item {

    /* padding: 40px; */
    /* padding-right: 0; */
    /* padding-bottom: 0; */
    /* box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1); */
    margin-bottom: 20px;
    position: relative;}

.gallery-list .right .list .item .goodsInfo .sub-title{
    /* display:none; */
}
.gallery-list .right .list .item.peijian .goodsInfo .sub-title{
    display:block;
}
.gallery-list .right .list .item.peijian .goodsInfo{
    padding-top: 30px;
}
.gallery-list .right .list .item .goodsInfo {
    /* padding-right: 40px; */
    flex: 1;
    padding-left: 40px;
}

.gallery-list .right .list .item .goodsInfo .title {
    font-weight: bold;
    font-size: 16px;
    /* padding-top: 10px; */
    color: #333;
}

.gallery-list .right .list .item .goodsInfo .info-box {
    width: 520px;
    padding-right: 20px;
    box-sizing: border-box;
    flex: 1;
}

.gallery-list .right .list .item .goodsInfo .price-box {
    padding-top: 6px;
}

.gallery-list .right .list .item .goodsInfo .sx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 18px;
    line-height: 2;
    flex-wrap: wrap;
    gap:16px 0;
}

.gallery-list .right .list .item .goodsInfo .sx .it {
    width:25%;
    /* padding-right: 30px; */
}

.gallery-list .right .list .item .goodsInfo .sx .it span {
    display: block;
}

.gallery-list .right .list .item .goodsInfo .sx .it em {
    display: block;
    color: #666;
}

.gallery-list .right .list .item .cuxiao {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 17px;
}

.gallery-list .right .list .item .price-item {
    display: flex;
    padding-bottom: 10px;
    white-space: nowrap;
}

.gallery-list .right .list .item .price-item span {
    font-size: 14px;
    color: #666;
}

.gallery-list .right .list .item .price-item em {
    white-space: nowrap;
    font-size: 16px;
}

.gallery-list .right .list .item .button-box {
    display: flex;
}

.gallery-list .right .list .item .button-box button {
    line-height: 45px;
    height: 45px;
    padding: 0 16px;
    font-size: 18px;
    border: 0;
    border-radius: 3px;
}

.gallery-list .right .list .item .button-box .btn-db {
    background: #000;
    color: #edd51e;
}

.gallery-list .right .list .item .button-box .btn-addcart {
    background: #edd51e;
    color: #000;
    display: flex;}

.gallery-list .left {
    float: left;
    box-sizing: border-box;
    padding: 20px;
    width: 260px;
    background: #f4f4f4;
    max-height: 100vh;
    overflow-y: auto;
    position: sticky;
    top: 0;
}

.gallery-list .left .t {
    /* border-bottom: 1px solid #e6e6e6; */
    padding-bottom: 14px;
    font-size: 16px;
}

.gallery-list .left .t i {
    vertical-align: middle;
}

.gallery-list .left .item {
    padding-left: 7px;
}
.gallery-list .left .item .sub{
    display: flex;
    gap: 14px;
    flex-wrap:wrap;
    padding-bottom: 10px;
}
.gallery-list .left .item .s-t {
    font-size: 14px;
    color: #333;
    line-height: 50px;
    display: flex;
    align-items: center;
    border-top: 1px solid #dcdfe6;
}

.gallery-list .left .item .s-t i {
    display: flex;
    align-items: center;
}

.gallery-list .left .item .s-t span {
    vertical-align: middle;
}

.gallery-list .left .item ul li {
    line-height: 30px;
    /* padding-left: 28px; */
    font-size: 12px;
}

.gallery-list .left .item ul li a {
    color: #999;
}

.gallery-list .left .item ul li a:hover {
    color: #fee540;
}
.zoom-slider{
    padding: 30px;
    width: 545px;
    box-sizing: border-box;
}

.zoom-slider .pic-show img {
    max-width: 485px;
    max-height: 485px;
    vertical-align: middle;
}

.zoom-slider .pic-show .show-box {
    display: table-cell;
    width: 485px;
    height: 485px;
    text-align: center;
    vertical-align: middle;
}
.zoom-slider .pic-show {
    position: relative;
    z-index: 1;
    width: 485px;
    height: 485px;
}
.detail-panel .detail-panel-hd{
    padding: 30px 20px 10px 0;
}
.detail-panel .detail-panel-hd h1 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.detail-panel .detail-panel-hd div{
    font-size: 12px;
    color: #999;
}
.detail-panel .sx{
    display: flex;
}


.product-base-detail {
    padding-top: 35px;
    /* background: url("/static/images/detail.png") no-repeat; */
    padding-bottom: 30px;}

.product-base-detail .col-jin {
    color: red;
}

.product-base-detail .col, .product-base-detail [class*=col] {
    float: none;
    margin: 0;
}

.product-base-detail .sx {
    display: flex;
    /* width: 600px; */
    flex-wrap: wrap;
    margin-bottom: 10px;
    /* gap:16px; */
}

.product-base-detail .sx .it {
    margin-bottom: 16px;
    /* padding-right: 70px; */
    width:25%;
    font-size: 14px;
    color: #666;
}

.product-base-detail .sx .it span {
    display: block;
}

.product-base-detail .sx .it em {
    display: block;
}
.product-base-detail .cuxiao-text .item{display: flex;align-items: center;}
.product-base-detail .cuxiao-text{display: flex;flex-wrap: wrap;flex-direction: column;}
.product-base-detail .cuxiao-text span{display: flex;align-items: center;justify-content: center;align-items: center;padding: 0 5px;border: 1px solid #f03737;border-radius: 0px;margin-right: 5px;height: 22px;white-space: nowrap;margin-bottom: 5px;color: #f03737;}
.product-base-detail .cuxiao-box{}
.product-base-detail .cuxiao-box .cuxiao-t{font-size: 14px;}
.product-base-detail .cuxiao-text {
    font-size: 12px;
    margin-bottom: 17px;
    padding-left: 44px;}

.product-base-detail .jiaoqi {
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
}
.product-base-detail .jiaoqi .baojia {
    position: absolute;
    display: block;
    width: 130px;
    height: 43px;
    background: #edd41f;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    left: 407px;

    top: 45px;
}

.product-base-detail .jiaoqi .dw{
    position: absolute;
    left: 404px;
    top: 5px;
    text-align: center;
    display: flex;
    width: 348px;
    grid-template-columns: 1fr  1fr;
    grid-gap: 8px;
    flex-wrap: wrap;
}

.product-base-detail .jiaoqi .jiaofu ,.baojiadan {
    display: block;
    /* width: 130px; */
    height: 45px;
    border-radius: 3px;
    background: #edd41f;
    color: #000;
    display: block;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 43px;
    padding: 0 10px;

}
.product-base-detail .jiaoqi .jiaofu{
    width: 43%;
}
.baojiadan{
    margin-left: 10px;
}
.baojiadan:hover{
    color: #333;
}

.product-base-detail .price-box {
    margin-bottom: 14px;
}

.product-base-detail .btn-box {
    text-align: center;
    padding-bottom: 25px;
    display:flex;
    align-content: center;
    justify-content: center;
}



.product-base-detail .button-box {

    display: flex;
}

.product-base-detail .button-box .button {
    line-height: 45px;
    height: 45px;
    padding: 0 26px;
    font-size: 18px;
    border: 0;
    border-radius: 3px;
    display: flex;
    align-items: center;
    background: #000;color: #fff;}

.product-base-detail .button-box .like {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 40px;
    font-size: 16px;
}
.product-base-detail .button-box .like.has-like {
    color:#edd51e
}

.product-base-detail .button-box .like .icon-box {
    border-radius: 50%;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin-right: 10px;
}

.product-base-detail .button-box .like .icon-box i {
    font-size: 26px;
}
.product-base-detail .button-box .like.has-like .icon-box{background: #edd51e;color: #fff;}
.product-base-detail .sub-title{
    margin-bottom: 15px;
    color: #666;
    font-size: 14px;}
.product-base-detail .button-box .btn-db {
    background: #000;
    color: #edd51e;
}

.product-base-detail .button-box .btn-addcart {
    background: #edd51e;
    color: #000;
}

.product-base-detail .price-item {
    display: flex;
    padding-bottom: 12px;
    clear: both;
}

.product-base-detail .price-item span {
    font-size: 14px;
    color: #666;
}

.product-base-detail .price-item em {
    white-space: nowrap;
    font-size: 16px;
}

.product-base-detail .buyNumber-box {
    margin-bottom: 22px;
    font-size: 14px;
}

.product-base-detail .buyNumber-box .t {
    padding-right: 31px;
}

.product-base-detail .buyNumber-box .kc {
    padding-left: 30px;
}

.product-base-detail .buy-number {
    position: relative;
    float: left;
    width: 106px;
    height: 44px;
    border-radius: 44px;
    border: 1px solid #ddd;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 14px;
}

.product-base-detail .title {
    font-size: 24px;
    margin-bottom: 10px;
    color:#333;
}
.product-base-detail .title h1{
    font-size: 24px;
}
.product-base-detail .buy-number input {
    width: 40px;
    font-size: 14px;
    text-align: center;
    border: 0;
}

.product-base-detail .buy-number ::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.product-base-detail .buy-number .btn {
    position: static;
    right: 0;
    width: 18px;
    height: 14px;
    margin-right: 0;
    line-height: 14px;
    text-align: center;
    border: 0px solid #cccccc;
}

.product-base-detail .buy-number .btn-reduct {
    bottom: 0;
}

.product-base-detail .buy-number .btn-add {
    top: 0;
}

.taocan-box {
    background: #fff;
    margin-bottom: 20px;
}

.taocan-box dt {
    border-bottom: 1px solid #000;
}

.taocan-box dt ul {
    display: flex;
}

.taocan-box dt ul li {
    height: 60px;
    padding: 0 33px;
    font-size: 23px;
    display: flex;
    align-items: center;
    color: #EDD51E;
    cursor: pointer;}

.taocan-box dt ul .act {
    background: #000;
    color: #fff;
}

.taocan-box dd {
    position: relative;
    overflow: hidden;
}

.taocan-box .left {
    box-sizing: border-box;
    float: left;
    padding: 10px;
    overflow-x: auto;
    display: flex;
    width: 1099px;
}

.taocan-box .left ul {
    display: flex;
    flex-wrap: nowrap;
}

.taocan-box .left ul li {
    position: relative;
    /* background: #fff; *//* z-index: 999; */}

.taocan-box .left ul li:last-child .icon-box .lyicon-dengyu {
    display: none;
}

.taocan-box .left ul li:last-child .icon-box .lyicon-jia {
    display: none;
}

.taocan-box .left ul li .icon-box {
    z-index: 999;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -30px;
}

.taocan-box .left ul li .icon-box i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EDD51E;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
    font-size: 20px;
}

.taocan-box .left ul li .icon-box .lyicon-jia {
    display: flex;
}

.taocan-box .left ul li .icon-box .lyicon-dengyu {
    display: none;
}

.taocan-box .left ul li .item {
    width: 270px;
    box-sizing: border-box;
    padding: 28px;
}
.taocan-box .adj_num::after{
    content:'';
    display: block;
    clear: both;
}
.taocan-box .adj_num span{line-height: 20px;height: 20px;display: flex;align-items: center;justify-content: center;text-align: center;}
.taocan-box .adj_num span input{
    border-radius: unset;
    width: 29px;
    height: 20px;
    border-left: unset;
    border-right: unset;
    text-align: center;}


.taocan-box   .adj_num_l{
    padding: 2px;
    border:1px solid #cccccc;
    width: 20px;
    text-align: center;
    cursor: pointer;
}
.taocan-box .left ul li .item .title {
    font-size: 18px;
    padding-bottom: 15px;
}

.taocan-box .left ul li .item .info-box {
    padding: 10px 9px;
}

.taocan-box .left ul li .item .price-box {
    margin-bottom: 10px;
}

.taocan-box .left ul li .item .price-item {
    display: flex;
    padding-bottom: 0px;
    clear: both;
}

.taocan-box .left ul li .item .price-item span {
    font-size: 12px;
    color: #666;
}

.taocan-box .left ul li .item .price-item em {
    white-space: nowrap;
    font-size: 12px;
}

.taocan-box .left ul li .item .pic-box {
    padding: 10px 0;
}

.taocan-box .left ul li .item .pic-box img {
    margin: 0 auto;
    display: block;
    width: 244px;
    height: 214px;
}

.taocan-box .left ul li .item .sx {
    padding-bottom: 10px;
}

.taocan-box .left ul li .item .sx .it {
    margin-bottom: 13px;
    padding-right: 70px;
    font-size: 12px;
    color: #666;
}

.taocan-box .left ul li .item .sx .it span {
    display: block;
}

.taocan-box .left ul li .item .sx .it em {
    display: block;
}

.taocan-box .right {
    box-shadow: 0px 5px 4px #ddd;
    float: right;
    width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding-left: 20px;
    z-index: 999;
}

.taocan-box .right .btn-box {
    text-align: center;
}

.taocan-box .right .btn-box .button {
    line-height: 51px;
    padding: 0 47px;
    border: 0;
    background: #000;
    color: #EDD51E;
    font-size: 20px;
    margin: 0 25px;
}

.taocan-box .right i {
    z-index: 999;
    position: absolute;
    left: -22px;
    top: 50%;
    margin-top: -37px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EDD51E;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
    font-size: 20px;
}

.taocan-box .right .col, .taocan-box .right [class*=col] {
    float: none;
    margin-left: 0px;
}

.taocan-box .right .price-box .price-item {
    display: flex;
    padding-bottom: 17px;
    clear: both;
}

.taocan-box .right .price-box .price-item span {
    font-size: 14px;
    color: #666;
}

.taocan-box .right .price-box .price-item em {
    white-space: nowrap;
    font-size: 16px;
}

.ul-box-w {
    position: relative;
    overflow: hidden;
}

.ul-box-w ul {
    overflow: hidden;
    width: 110%;
    padding-left: 0;
}

.ul-box-w li {
    padding: 15px;
    float: left;
    width: 329px;
    height: 474px;
    margin-right: 15px;
    box-sizing: border-box;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ul-box-w li:hover .goods-info {
    z-index: 10;
    top: 230px;
}

.ul-box-w li .goods-pic {
    position: relative;
}

.ul-box-w li:hover .goods-pic a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 9;
    opacity: 0.8;
    transition: all 0.3s ease;
}

.ul-box-w li:hover .goods-info .price-box {
    margin-bottom: -5px;
}

.ul-box-w .price-box {
    margin-bottom: 10px;
}

.ul-box-w .price-item {
    display: flex;
    padding-bottom: 17px;
    clear: both;
}

.ul-box-w .price-item span {
    font-size: 14px;
    color: #666;
}

.ul-box-w .price-item em {
    white-space: nowrap;
    font-size: 16px;
}

.ul-box-w .goods-info {
    transition: all 0.3s ease;
    position: absolute;
    top: 300px;
    left: 0;
    right: 0;
    padding: 15px;
    padding-bottom: 0;
    bottom: -60px;
}

.ul-box-w .goods-info .price-box {
    margin-bottom: 60px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ul-box-w .goods-info .action-get-cart {
    cursor: pointer;
    display: block;
    line-height: 60px;
    background: #edd51e;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.ul-box-w .goods-info .goods-name {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 17px;
}

.ul-box-w .goods-info .scj {
    font-size: 14px;
}

.ul-box-w .goods-info .co-m {
    font-size: 20px;
    color: #d8a51c;
}

.ul-box-w .goods-info .sx {
    line-height: 25px;
}

.ul-box-w .goods-info .sx span {
    display: block;
    font-size: 14px;
}




.mc_e4s1 {

    padding-top: 60px;

    padding-bottom: 90px;

}



.mc_mbx_li {

    float: left;

}



.mc_mbx_a {

    font-size: 14px;

    color: #999999;

}



.mc_mbxbox {

    padding: 20px 0;

}



.mc_mbx_word {

    transition: all .36s;

}



.mc_mbx_li:last-child .mc_mbx_fg {

    display: none;

}



.mc_zx_l {

    width: 220px;

    background: #fff;

    padding: 15px 0;

}



.mc_zx_r {






    margin-left: 235px;box-sizing: border-box;padding: 40px;background: #fff;}



.mc_f1 {

    background: #fff;

    padding: 60px 50px 0;

}



.mc_zxls {

    padding: 30px;

}



.mc_zxls:not(:last-child) {

    border-bottom: 1px solid #f1f1f1;

}



.mc_zxl_title {

    font-size: 16px;

    font-weight: bold;

    color: #333333;

    margin-bottom: 18px;

}



.mc_zxl_xtbbox .mc_list_png {

    opacity: 0;

}



.mc_zxl_li.act .mc_list_img {

    opacity: 0;

}



.mc_zxl_li.act .mc_list_png {

    opacity: 1;

}



.mc_zxl_li.act .mc_zxl_word {

    color: #decd04;

}



.mc_zxl_li .mc_list_png {

    transition: all .36s;

}



.mc_zxl_li .mc_list_img {

    transition: all .36s;

}



.mc_zxl_word {

    color: #666;

}



.mc_zxl_word {

    font-size: 14px;

    line-height: 16px;

    transition: all .36s;

}
.bread-nav{
    margin: 0;
    display: flex;}
.bread-nav em{position: relative;}
.bread-nav .sub-menu{
    display:none;
}
.bread-nav em:hover .sub-menu{
    display:block
}
.mc_zxl_li:not(:last-child) {

    margin-bottom: 18px;

}
.mc_zxl_li a.active{
    color: #edd51e;
}


#package .tab1 .switchable-nav{
    border:0
}
.choose .btn-wrap .btn.{
    background:#999;

    display: inline-block;padding: 5px 40px;color: #fff;border-radius: 5px;}

.total-info span{
    display: inline-block;
    width: 199px;
    text-align: left;
}
.total-info em{
    text-align: right;
    display: inline-block;
    min-width: 140px;
}
.mc1_des_lisbox{
    display: flex;
    align-items: center;
}
.mc1_des_lisbox .mc1_des_title{
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 20px;
    font-family: inherit !important;
}
.mc1_des_lisbox  .mc_txt1424 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-family: inherit !important;
}
.mc1_des_list  .mc1_des_li{
    padding: 20px;
}
.mc1_des_lisbox .mc1_des_imgbox {
    width: 47%;
}
.mc1_des_lisbox .mc1_des_imgbox img{
    width: 100%;
}
.mc1_des_lisbox  .mc1_des_txtbox {
    width: 53%;
    padding-left: 4.7%;
}
.custom-table{
    width: 100%;
}
.custom-table td{
    border: 1px solid #eee;
    margin: 0;
    float: none;
    text-align: center;
}
.custom-table th{
    border: 1px solid #eee;
    margin: 0;
    float: none;
}
.custom-table td:first-child{
    /* width: 641px; */
}
.custom-table td,.custom-table th{
    padding: 10px 15px;
}
.tezheng-list li{
    padding: 30px;
    overflow: hidden;
}
.tezheng-list img{
    float: left;
}
.tezheng-list li .d-info{
    margin-left: 560px;
    float: none;
    height: 327px;
}
.tezheng-list li .s{
    font-size: 21px;
    margin-bottom: 20px;
}
.tezheng-list li .x{
    color: #999;
}
.side-nav .side-nav-title i{
    margin-right: 5px;}
.side-nav .side-nav-title img{
    display:block;
}
.side-nav-item{

    padding-left: 26px;}
.side-nav .side-nav-title {
    height: 30px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    display: flex;align-items: center;padding-left: 4px;}

.side-nav .side-nav-list {
    padding: 0 0 10px 30px;
}
.membercenter-box-wrap .section:after{
    display:none
}
.membercenter-box-wrap .section{
    overflow:hidden
}
.membercenter-box .membercenter-box-bd {
    padding: 29px;
    background: #ffffff;
    overflow: hidden;}
.items-detail li,.items-detail ul{list-style: unset;list-style-type: circle;}

.changgou-form{
    background: #fff;
    padding: 20px;
}

.changgou-form .s{
    padding-bottom: 10px;
}
.changgou-form .x{
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.dialog-content {
    /* padding: 0px; */
    /* overflow: auto; */
}
.comment-pop {
    /* width: 840px; */
    background: #fff;
}

.comment-pop .t {
    line-height: 50px;
    background: #000;
    font-size: 16px;
    color: #ebd520;
    padding-left: 40px;
    display: none;}

.comment-pop .ct {
    padding: 39px;
}
.comment-pop .g-t{text-align: center;line-height: 32px;padding-bottom: 20px;}
.comment-pop .g-t .h5{font-size: 14px;color: #999;}
.comment-pop .g-t .h4{font-size: 21px;font-weight: bold;}
.comment-pop .ct .form-item {
    margin-bottom: 11px;
    line-height: 50px;
    display: block;}

.comment-pop .ct span {
    /* float: left; */
    text-align: right;
    /* width: 130px; */
    font-size: 14px;
}

.comment-pop .ct .btn-box {
    text-align: center;
    display: flex;justify-content: space-between;}

.comment-pop .ct .btn-box button {
    line-height: 50px;
    padding: 0 58px;
    border: 0;
    background: #edd41f;
    font-size: 14px;
    border-radius: 5px;color: #000;
    margin: 0 0;
}

.comment-pop .ct .btn-box .close {
    background: #000000;
    color: #fff;
}

.comment-pop .ct em {
    display: block;
    /* width: 360px; */
    /* margin-left: 148px; */
}

.comment-pop .ct em input[type=text] {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    box-sizing: border-box;}

.comment-pop .ct em textarea {
    width: 100%;
    height: 91px;
    box-sizing: border-box;}

#comment_dialog{

}
#comment_dialog .dialog-header{
    /*display: none;*/
}
#comment_dialog .rating-stars-block input[type='checkbox'],#comment_dialog .rating-stars-block input[type='radio'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
}
.star-secondary .rating-result > span:before {
    background-image: url("../svg/icons/color_mode/dark/star-black.svg");
}
.reviews-actions {
    display: inline-block;
    max-width: 100%;
}
.reviews-actions .action,
.reviews-actions .action:visited {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.2rem;
    display: inline-block;
    max-width: 100%;
    color: #4a4948;
    vertical-align: middle;
    line-height: 2rem;
}
.reviews-actions .action:hover {
    color: #fee540;
}
.review-toolbar:first-child {
    display: none;
}
.review-toolbar:last-child {
    border-top: 1px solid #dfdedd;
}
.review-toolbar .limiter {
    display: none;
}
.rating-stars-block {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.rating-stars-block > .rating-star {
    padding: 0;
    min-height: auto;
    width: 20px;
    height: 20px;
    background-image: url("svg/star-empty.svg");
    background-position: 0;
    background-size: 20px;
    cursor: pointer;
}
.rating-stars-block > .rating-star:before,
.rating-stars-block > .rating-star:after {
    display: none;
}
.rating-stars-block > input:checked ~ .rating-star,
.rating-stars-block > input:checked.mage-error ~ .rating-star,
.rating-stars-block > input:checked + .rating-star:hover,
.rating-stars-block > input:checked ~ .rating-star:hover,
.rating-stars-block > input:checked ~ .rating-star:hover ~ .rating-star,
.rating-stars-block > .rating-star:hover ~ input:checked ~ .rating-star,
.rating-stars-block:not(:checked) > .rating-star:hover,
.rating-stars-block:not(:checked) > .rating-star:hover ~ .rating-star {
    background-image: url("svg/star-hover.svg");
}
.rating-stars-block > input:focus ~ .rating-star,
.rating-stars-block > input:checked:focus ~ .rating-star {
    filter: drop-shadow(0 0 1px #fbda01);
}
.rating-stars-block > input.mage-error ~ .rating-star {
    background-image: url("svg/star-error.svg");
}
.review-list .review-item {
    margin: 0;
    padding: 30px 0 15px;
}
.review-list .review-item:not(:first-of-type) {
    border-top: 1px solid #dfdedd;
}
.review-list .review-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7px;
}
.review-list .review-title {
    word-wrap: break-word;
    word-break: break-word;
    letter-spacing: .01em;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2rem;
}

.no-content {
    padding: 50px 0 50px 0;
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    border-top: 1px dotted #cccccc;
}
.switchable-panel img{
    width: 100%;
}
.cm-list .cm-top{

    padding: 10px 0;padding-bottom: 40px;}
.cm-list .cm-top .left{line-height: 1.2;}
.cm-list .cm-top .left .num{

    font-size: 34px;padding-right: 15px;}
.cm-list .cm-top .left .s{}
.cm-list .cm-top .left .x{white-space: nowrap;overflow: hidden;}
.cm-list li{padding: 10px;}
.cm-list li .point-info{padding-bottom: 10px;}
.cm-list li .gaikuo{padding-bottom: 10px;}
.cm-list li .cs{
    color:#999
}
.amtheme-backtotop-wrap i{

    font-size: 30px;}
.amtheme-backtotop-wrap {
    position: fixed;
    right: 0px;
    bottom: 100px;
    z-index: 11;
    margin: 0;
    padding: 4px 12px;
    border: 2px solid #dbb700;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.86);
    opacity: 1;
    cursor: pointer;
    z-index: 999;color: #dbb700;}
.cm-list li .xing{
    white-space: nowrap;overflow: hidden;
    color: #ffb904;}
.cm-list li .s{font-weight: bold;font-size: 14px;}
.bgf{
    background: #fff;
}
.tab1 .switchable-content ,.goods-detail-tab{
    background: none;
}
.tab1 .switchable-nav{
    background: #f0f0f0;
}
.index-video-list .video-js{
    width: 290px;
    height: 290px;
}
.jifenItem {
    width: 307px;

}
.switchable-panel .tezheng-list img {
    width: 560px;
    float: left;
}
.xianxiazhifu .images-uploader a{
    margin: 0;
}
.xianxiazhifu .f-t {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    width: 420px;
    color: #333;
}
.xianxiazhifu .left .active .checked-icon{
    display: block;
}
.xianxiazhifu .left .checked-icon:after {
    position: absolute;
    top: -14px;
    left: -10px;
    width: 0;
    height: 0;
    content: '';
    border-bottom: 18px solid #edd51e;
    border-left: 24px solid transparent;
    border-top: 0;
    border-right: 0;}
.xianxiazhifu .left .checked-icon{
    position: absolute;
    right: 12px;
    bottom: 2px;

}
.xianxiazhifu .left li {
    margin-bottom: 15px;
    font-size: 12px;

    border: 2px solid #ddd;
    line-height: 23px;
    padding: 12px;
    position: relative;}
.xianxiazhifu .left{
    float: left;
}
.xianxiazhifu .left li .img {
    display: none;
    position: absolute;
    bottom: 0;
    right: -1px;
}

.xianxiazhifu .left li .l {
    float: left;
}

.xianxiazhifu .left li .r {
    padding-top: 5px;
    margin-left: 86px;
}

.xianxiazhifu .left .active {
    border-color: #edd51e;
}

.xianxiazhifu .left .active .img {
    display: block;
}

.xianxiazhifu table {
    border: 1px solid #ddd;
    width: 500px;
}

.xianxiazhifu table th, .xianxiazhifu table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
}

.xianxiazhifu table th {
    background: #f6f6f6;
}

.xianxiazhifu .right {
    width: 740px;
    float: right;
    padding-left: 40px;
    line-height: 1.5;
}
.el-tabs--card>.el-tabs__header .el-tabs__nav {
    border: 1px solid #e4e7ed;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
}
.el-tabs__nav-scroll {
    overflow: visible;
    height: 41px;padding-left: 20px;}
.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;top: 1px;}
.el-tabs--card>.el-tabs__header .el-tabs__item {
    border-bottom: 1px solid #fff;
    border-left: 0px solid #e4e7ed;
    transition: color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
}
.el-tabs__nav {
    white-space: nowrap;
    position: relative;
    transition: transform .3s;
    float: left;
    z-index: 2;
}
.el-tabs--card>.el-tabs__header {
    border-bottom: 1px solid #e4e7ed;
}
.el-tabs__header {
    padding: 0;
    position: relative;
    margin: 0 0 15px;
}
.el-tabs__item {
    padding: 0 20px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    color: #303133;
    position: relative;
}
.grow-value .line .grade.on {
    width: 30px;
    height: 30px;
    margin: 0;
    line-height: 30px;
    color: #ffffff;
    background-color: #edd51d;
    border-color: #ffffff;
}
.grow-value .line .grade.on.big {
    margin: 0 3px;
    border-color: #f7e24c;
}
.grow-value .grow-pop i {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -6px;
    font-size: 30px;
    color: #edd41f;
}
.bread-nav .sub-menu{
    width: 180px;
    display: none;
    position: absolute;top: 54px;left: 0;
    background: #fff;
}
.bread-nav .sub-menu ul{
    padding: 10px;
    line-height: 1.2;
}
.bread-nav .sub-menu ul li a{
    font-weight: normal;
}
.bread-nav .sub-menu ul li {
    margin-bottom:10px;
}
.cart .label-danger{
    background: none;
    border:1px solid #f03737;
    border-radius: 3px;
    color: #f03737;
}
.cart-table .cart-row.discount-area{
    border: 0;
}
.signinup-center{
    min-height: 689px;
    max-height:100%;
}
.signinup-center .form-control{
    position: static;
    width: 600px;
    background-color: #fff;
    padding-top: 16px;
    margin-left: 0;
    margin: 0 auto;
    -webkit-transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    transform: translateX(0);
}

.gallery-act-all a{
    display: inline-block;
    line-height: 14px;
    background: #ddd;
    padding: 5px 10px;
}
.gallery-act-all .s-i{
    padding-top: 10px;
}
.gallery-act-all .clear-all {
    padding-top: 10px;
    font-size: 14px;
    padding-left: 10px;
    border-top: 1px solid #333;
    margin-top: 10px;
    cursor: pointer;
}
.cart-table .cart-col{
    float: none;
    line-height: 50px;
}
.cart .cart-hd .cart-row:after{
    display: none;
}
.fixed .ding-tab-right {
    background-color: #e8e8e8;
    outline: 1px solid #cccccc;
    width: 100%;
}
.cart-tips{
    font-size: 16px;
    text-align: center;
    padding: 50px 0;
}
.cart-tips .x{
    padding-top: 30px;
}
.cart-tips .x .btn{
    display: inline-block;
    margin: 0 auto;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    background: #edd51e;
    color: #333;
}
.mc_b5_lisbox:hover .mc_b5l_bgbox img {
    transform: scale(1.05);
}
body .slider-container .scale span:nth-child(2) ins {
    left: auto;
    right: 0;
}
.cart-table  .number-increase-decrease{
    display: flex;
}
.dialog-header {
    color: #fff;
    background: #000;
    border-radius: 0;

}
.dialog-header h2 {
    color: #fff;
}
.dialog-header .dialog-btn-close{
    color: #fff;
}
.dialog-body{
    border: 0;
    border-radius: 0;
}
.el-popover {
    display: none;
    position: absolute;
    background: #fff;
    min-width: 351px;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    word-break: break-all;
    transform-origin: center top;
    bottom: 24px;
    left: 57px;
}
.el-popover .item .s{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.el-popover .item .x{
    align-items: center;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}
.el-popover .item .l{
    width: 250px;
}
.el-popover .item .btn{
    height: 34px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    background: #edd41f;
    color: #000;
    border-radius: 3px;
    cursor: pointer;
}
.card-list-box{
    position: relative;
}
.card-list-box:hover .el-popover{
    display: block;
}
.el-popper .popper__arrow {
    bottom: -19px;
    left: 50%;
    margin-right: 3px;
    border-top-color: #ebeef5;
    border-bottom-width: 0;
}
.el-popper .popper__arrow {
    border-width: 6px;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
}

.el-popper .popper__arrow, .el-popper .popper__arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.el-popper .popper__arrow:after {
    bottom: 1px;
    margin-left: -6px;
    border-top-color: #fff;
    border-bottom-width: 0;
}
.el-popper .popper__arrow:after {
    content: " ";
    border-width: 6px;
}
table.duibi tr:nth-child(even) td{
    background: #fff;
}
table.duibi tr:nth-child(odd) td{
    background: #fbf4d1;
}
table.duibi th{
    background: #000;
    border:0;
    color: #fff;
}
.choose .dd{
    height: auto;
}
.ht-btn:hover{
    color:#666
}
.ht-btn{
    background: #EDD51E;
    line-height: 25px;
    height: 25px;
    padding: 0 15px;
    border-radius: 4px;
    display: inline-block;
    font-weight: normal;
    text-align: center;
}
.swiper{
    position: relative;
}
.swiper-pagination{
    text-align: center;
    bottom: 10px;
    width: 100%;

}
.f-18{
    font-size: 18px;
}
a.btn-major > span,.btn-major > span{
    color: #000;
}
.table-address  td{
    white-space: nowrap;
}
.cart-table .cart-col.col-other,.cart-table .cart-col.col-checkbox{
    white-space: nowrap;
}
.dialog-content {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.youhuilist {
    max-width: 1360px;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    gap: 25px 16px;
    padding: 50px 0 0px 0;
}
#coupon-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 560px;
    height: 600px;
    margin-left: -280px;
    color: #676566;
    background-color: #fff;
    border: 1px solid #fff;
}