/* reset */

html{}

*{margin:0;padding:0;border:0}

ul,ol,menu{list-style:none}

body{font-family:Source Han Sans SC;color:#333;font-size:13px;line-height:1.5;word-wrap:break-word;-webkit-text-size-adjust:100%;-webkit-touch-callout:none;background-color: #fff;}

table{border-collapse:collapse;border-spacing:0}

address,em,i{font-style:normal}

input,select,button{vertical-align:middle}

input,select,button,textarea{font-size:100%;font-family:Source Han Sans SC}

a{-webkit-tap-highlight-color:transparent;text-decoration: none;color:#333;}







/*header*/

.header_w{width:100%;height: 45px;position: fixed;left:0;top:0;text-align: center;z-index:999;background-color:#ff3245;margin: 0;}

.header_w .home{height: 45px;margin: 0 auto;}

.header_w .home a {display: block;float:left;opacity: 0.8;}

.header_w .home a.item_w{width:10%;color:#fff;font-size:11px;padding-top: 25px;background: rgba(0, 0, 0, 0) url("../images/fenlei.png") no-repeat scroll 50% 5px;background-size: 17px 21px;}

.header_w .home a.item_e{width:10%;height:43px;color:#fff;font-size:11px;background: rgba(0, 0, 0, 0) url("../images/erweima.png") no-repeat scroll 50% 5px;background-size: 27px 33px;}

.header_w .home .logo_w {width:25%;height: 45px;line-height: 45px; overflow: hidden;}

.header_w .home .logo_w img { max-width: 100%; max-height: 45px; vertical-align: middle;}

.header_w .home form{height: 45px;line-height: 45px;margin: 0 5px;width: 50%;float:left;}

.header_w .search_w {width:100%;vertical-align:middle; position: relative;border: 1px solid #cf0f0e;display: inline-block; }

.header_w .search_w .key_w { display: block; margin-right: 36px; background-color: #f3f3f3; border: none; width: 100%; height: 20px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.header_w .search_w .submit_w { width: 30px; height: 20px; position: absolute; top: 0; right: 0; background:#cf0f0e url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDUvMTUvMTPGSXG+AAAAoklEQVQokZWS0Q3DIAxEUSdhhIzACBmB0RghIzBCRugI2eD1I9AewU6Vkywh8DtsTABCiwRURu3AKjlD9EXmXsWDkyRVuWkBNjnLFlwFtMrrBm8L7vJ6i5ITPdh8lBZdSfdf4acl2IqyPoYTznHQerNuLXc9r1LWJn1FAc0Hvbr/0zBvdcqtNNXB/Ou+Bt5oEucn8SorHuzFZPAEngyewmqQPy9QxGSgpAE7AAAAAElFTkSuQmCC) no-repeat 50%; border: none; }





.page_brk{width:300px;margin:0 auto;padding:48px 10px 0;overflow:hidden;}



/*大屏广告*/



.page_brk .main-banner-w{ position: relative; height: 128px; border:none; background-color: #FFFFFF; margin-bottom: 12px; }

.page_brk .main-banner-w .slider-w { height: 128px;position:relative;overflow:hidden;}

.page_brk .main-banner-w .slider-w .slider-list-w{position:absolute;}

.page_brk .main-banner-w .slider-item-w { float: left; width: 300px; height: 100%; }

.page_brk .main-banner-w .slider-item-w img { display: block; width: 100%; height: 100%; }

.page_brk .main-banner-w .slider-point-w {text-align:center;position: absolute; width: 100%; bottom: 0px; }

.page_brk .main-banner-w .slider-point-w span.act-w{background-color:#fc6b00;}

.page_brk .main-banner-w .slider-point-w span{display:inline-block;width:10px;height:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-color:#e9e9e9;box-shadow:inset 0 1px 1px rgba(0,0,0,0.4);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.4);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.4)}





/*登录前*/

.page_brk .home-login_w{width: 100%;height: 40px;line-height: 40px;}

.page_brk .home-login_w div{display: inline-block;margin-right: 5px;vertical-align: middle;}

.page_brk .btn_w {display: inline-block; text-align: center; height: 25px; line-height: 25px; width: 40px; background-image: linear-gradient(#b5b8bd,#a8acb3); background-image: -webkit-linear-gradient(#b5b8bd,#a8acb3); background-image: -moz-linear-gradient(#b5b8bd,#a8acb3); border: none; color: white; font-size: 13px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }

.page_brk .btn_w:hover, .btn_w:active, .btn_w:visited {color: white; text-decoration: none; } 

.page_brk .btn_w.orange_w {background-image: linear-gradient(#fc5910,#fc4f07); background-image: -webkit-linear-gradient(#fc5910,#fc4f07); background-image: -moz-linear-gradient(#fc5910,#fc4f07); background-image: linear-gradient(#fc5910,#fc4f07); } 

.page_brk .home-login_w .contact{margin: 5px 0 0 5px;float:right;display: inline-block;}

.page_brk .home-login_w .contact img{ display:block;max-height:35px;max-width:90px;margin-right: 5px;float: left;}

.page_brk .home-login_w .contact a{display:block;float:right;color:#fff; font-size:12px;padding:0 5px;font-weight:bold;height:30px;line-height:30px;background-color: #ff1717;border-radius: 2px;-webkit-border-radius:2px;-moz-border-radius:2px;}

.page_brk .home-login_w .contact a i{display: inline-block;width: 20px;height: 20px;  margin-top: -3px;margin-right:5px;background-image: url("../images/we.png");  background-repeat: no-repeat;vertical-align: middle;background-size: 20px 20px;}

/*登录后*/

.page_brk .home-logon_w{font-size:10px;}

.page_brk .home-logon_w .logon-do-w{height: 25px;line-height: 25px;width: 40%;overflow: hidden;background: #eee;padding:3px;}

.page_brk .home-logon_w .left_w { display: inline-block;border-right: 1px solid #ddd;vertical-align: middle; }

.page_brk .home-logon_w .contact img{max-width:70px;margin-right: 2px;}

.page_brk .home-logon_w .contact a{padding:0 2px;width:80px;height:25px;line-height:25px;font-weight:200;}

.page_brk .home-logon_w .contact a i{margin-right:2px;}





/*中间导航*/

.page_brk .pro_nav{overflow: hidden;}

.page_brk .pro_nav li{float:left;width: 25%;overflow: hidden;text-align: center;font-size: 12px;}

.page_brk .pro_nav li a{display:block;padding:10px;}

.page_brk .pro_nav li img{max-width:100%;display: block;margin:0 auto 5px;}





/*小图广告*/

.page_brk .verc{overflow: hidden; margin:10px 0;text-align: center; } 

.page_brk .verc ul li{display: inline; }

.page_brk .verc ul li img{width: 32%; height: auto; }





/*楼层导购*/

.page_brk .home-hot-w dl{border:1px solid #c3c3c3;  margin-bottom: 15px;}

.page_brk .home-hot-w dt{border-bottom:1px solid #c3c3c3;color:white;height:35px;line-height:35px;font-size: 13px;}

.page_brk .home-hot-w dt a{color:white;vertical-align:middle;display:inline-block;height:10px;line-height:10px;padding:5px 5px 5px 15px;background-color: #d12845;}

.page_brk .home-hot-w dd{text-align: center; }

.page_brk .home-hot-w dd .pt-item-w { border-right: 1px dashed #c3c3c3;border-bottom: 1px dashed #c3c3c3;float: left; width:33%;}

.page_brk .home-hot-w dd .pt-item-w:nth-child(3),.page_brk .home-hot-w dd .pt-item-w:nth-child(6){border-right: none;}

.page_brk .home-hot-w dd .pt-item-w:nth-child(4){border-bottom: none;padding-top: 10px;}

.page_brk .home-hot-w dd .pt-item-w:nth-child(5){border-bottom: none;padding-top: 10px;}

.page_brk .home-hot-w dd .pt-item-w:nth-child(6){border-bottom: none;padding-top: 10px;}

.page_brk .home-hot-w dd .pt-img-w{min-height: 50px;min-width: 100%;}

.page_brk .home-hot-w dd .pt-img-w img { max-width: 70px; max-height: 50px; vertical-align: middle; }

.page_brk .home-hot-w dd .price-w { color:red;font-size: 10px;margin-bottom: 5px;}

.page_brk .home-hot-w dd .pt-name-w {padding:0 5px; margin-top:3px;font-size: 10px; height: 36px; line-height: 18px;overflow: hidden; color: #666; }

.page_brk .c-fix-w:after{content:"\0020";display:block;visibility:hidden;clear:both}





/*底部广告*/

.page_brk .promotion{text-align: center; margin-top:10px; } 

/*.page_brk .promotion img{width: 300px; height: 122px; } */





/*tooter*/

.footer_w{text-align:center;color:#999;position: fixed;bottom: 0;left:0;z-index: 999;width: 100%;margin: 0;}

.footer_w .home-down {background-color: #ff3245;position: relative;}

.footer_w .home-down td a { display: block; line-height: 25px; color: #FFFFFF; padding-top: 23px;}

.footer_w .home-down td a.bg1_w{background: rgba(0, 0, 0, 0) url("../images/home.png") no-repeat scroll 50% 5px;background-size: 17px 21px;}

.footer_w .home-down td a.bg2_w{background: rgba(0, 0, 0, 0) url("../images/shopping-cart.png") no-repeat scroll 50% 5px;background-size: 17px 21px;}

.footer_w .home-down td a.bg3_w{background: rgba(0, 0, 0, 0) url("../images/order.png") no-repeat scroll 50% 5px;background-size: 17px 21px;}

.footer_w .home-down td a.bg4_w{background: rgba(0, 0, 0, 0) url("../images/favorite.png") no-repeat scroll 50% 5px;background-size: 17px 21px;}

.footer_w .home-down td a.bg5_w{background: rgba(0, 0, 0, 0) url("../images/my.png") no-repeat scroll 50% 5px;background-size: 17px 21px;}

.footer_w .home-down .to-top-w {opacity: 0.5; display:none; position: absolute; right: 5px; bottom:110px;padding-right: 15px; color: #666; background: url("../images/go-top.png") no-repeat 100% 2px;display: block;width: 40px;height: 40px;background-size: 40px 40px;}





/*左侧扇形导航*/

.sn-ibar{position:fixed;left:.4rem;bottom:9rem;z-index:102}

.sn-ibar-toggle{width:1rem;height:1rem;-webkit-border-radius:50%;border:1px solid #2f8ffd;background-color:#2f8ffd;position:absolute;z-index:999;-webkit-transition:all ease .2s;-webkit-transform-origin:50% 50%}

.sn-ibar-toggle .hline,.sn-ibar-toggle .vline{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);background-color:#fff;width:1px;height:.64rem}

.sn-ibar-toggle .vline{height:1px;width:.64rem}

.sn-ibar-wrap{position:absolute;z-index:103;width:8.88rem;height:8.88rem;left:-3.68rem;top:-3.68rem;-webkit-border-radius:50%;border:1px solid #dbdbdb;background-color:rgba(255,255,255,.8);-webkit-transition:all ease .2s}

.sn-ibar.open .sn-ibar-toggle{-webkit-transform:translate3d(0,0,0) rotate(225deg);background-color:#fff;border-color:#909090}

.sn-ibar.close .sn-ibar-toggle{-webkit-transform:translate3d(0,3.4rem,0) rotate(0deg);background-color:#ef0707;border-color:#ef0707;}

.sn-ibar.open .hline,.sn-ibar.open .vline{background-color:#909090}

.sn-ibar.close .hline,.sn-ibar.close .vline{background-color:#fff}

.sn-ibar.open .sn-ibar-wrap{opacity:1;-webkit-transform:scale(1);pointer-events:auto}

.sn-ibar.close .sn-ibar-wrap{opacity:0;-webkit-transform:scale(0.3);pointer-events:none}

.sn-ibar-wrap .item{display:block;width:3rem;height:1.8rem;position:absolute;font-size:12px;color:#353d44;z-index:999}

.sn-ibar-wrap .item .title{text-align:center;margin-top:.1rem}

.sn-ibar-wrap .item:nth-child(1){top:1.5rem;left:3.3rem}

.sn-ibar-wrap .item:nth-child(2){top:3rem;left:5.34rem}

.sn-ibar-wrap .item:nth-child(3){top:4.8rem;left:5.34rem}

.sn-ibar-wrap .item:nth-child(4){top:6rem;left:3.3rem}

.sn-ibar-wrap .item:nth-child(5){top:6.6rem;left:3.3rem}

.sn-ibar-wrap .item .icon{display:none;width:1rem;height:1rem;margin:0 auto;-webkit-mask-repeat:no-repeat;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#353d44),color-stop(100%,#353d44));-webkit-mask-size:1rem}

/*

.sn-ibar-wrap .item:nth-child(1) .icon{-webkit-mask-image:url(./iconfont-homefill.png);-webkit-mask-position:0 0}

.sn-ibar-wrap .item:nth-child(2) .icon{-webkit-mask-image:url(./iconfont-cartfill.png);-webkit-mask-position:0 0}

.sn-ibar-wrap .item:nth-child(3) .icon{-webkit-mask-image:url(./iconfont-servicefill.png);-webkit-mask-position:0 0}

.sn-ibar-wrap .item:nth-child(4) .icon{-webkit-mask-image:url(./iconfont-peoplefill.png);-webkit-mask-position:0 0}

.sn-ibar-wrap .item:nth-child(5) .icon{-webkit-mask-image:url(./iconfont-favorfill.png);-webkit-mask-position:0 0}

*/

.sn-ibar-mask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:101}

.sn-ibar.open .sn-ibar-mask{display:block}

.page_brk .promotion img{

	max-width: 100% !important;

	max-height: 100% !important;

}



@media screen and (min-width:450px){

	.page_brk .home-hot-w dd .pt-img-w img{

		height: 160px;

	}

	.page_brk .home-hot-w dd .pt-item-w{

		border-right: none;

	}

}



@media screen and (max-width:450px){

	.page_brk .home-hot-w dd .pt-img-w img{

		height: auto;

	}

}

.curr{

    background-color: red;

}

.swiper-container {

        width: 100%;

        height: 100%;

        margin-left: auto;

        margin-right: auto;

    }

    .swiper-slide {

        text-align: center;

        font-size: 18px;

        background: #fff;



        /* Center slide text vertically */

        display: -webkit-box;

        display: -ms-flexbox;

        display: -webkit-flex;

        display: flex;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        -webkit-justify-content: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        -webkit-align-items: center;

        align-items: center;

    }





/*添加头部定位部分样式*/

.header_w .home .location{color:#fff;width: 25%;height: 45px; line-height: 45px; overflow: hidden;font-size: 14px;position: relative;}

.header_w .home .location i{border-color: #fff;border-width: 1px 1px 0 0; width: 7px; height: 7px;margin-left: 3px;position: absolute; top: 40%;}



/*去除谷歌浏览器自定义input元素背景色*/

input:-webkit-autofill { 

-webkit-box-shadow: 0 0 0px 1000px #fff inset; 

}





.page_brk .verc{margin:10px 0 0;}