* { margin: 0; padding: 0; box-sizing: border-box; }
ul, li { list-style: none;margin:0; }
body { color: #333; font-family: "微软雅黑";font-size:16px; }
a { cursor: pointer ; text-decoration: none ; color: #333; }
input:focus{border:0;}
.container { width: 1170px; padding: 0 15px; margin: auto;}
img {border:0 none;}
html{overflow-y:scroll;}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.inb { display: inline-block; }
.w5 { width: 5%; float: left; }
.w10 { width: 10%; float: left; }
.w15 { width: 15%; float: left; }
.w20 { width: 20%; float: left; }
.w22 { width: 23.5%; float: left; }
.w25 { width: 25%; float: left; }
.w30 { width: 30%; float: left; }
.w33 { width: 33.33%; float: left; }
.w40 { width: 40%; float: left; }
.w45 { width: 45%; float: left; }
.w50 { width: 50%; float: left; }
.w55 { width: 55%; float: left; }
.w60 { width: 60%; float: left; }
.w66 { width: 66.67%; float: left; }
.w67 { width: 66.67%; float: left; }
.w78 { width: 76.5%; float: left; }
.w80 { width: 80%; float: left; }
.w125 { width: 12.5%; float: left; }
.w100 { width: 100%; float: left; }
.teal { text-align: center; }
.teri { text-align: right; }
.padt { padding: 10px 0; }
.red { color: #fe4042; }
.gray { color: gray; }
.tede { text-decoration: line-through; }
.through { text-decoration: line-through; color: #999; }
#toTop { position: fixed; right: 12%; bottom: 200px; cursor: pointer; }
.slick-slide img { width: 100%; }
.slick-dots { bottom: 0 !important; }


.indexHeader .container { position: absolute; z-index: 2; background: #fff; left: 0; right: 0; margin: auto; top: 30px; }
.indexHeader .matter { padding: 10px 20px 0; }
.indexHeader .nav { padding-top: 30px;margin-bottom:0; }
.indexHeader .nav li { float: left; }
.indexHeader .nav a { display: inline-block; padding: 0px 30px 30px; }
.indexHeader .nav .active a { border-bottom: 2px solid red; color:red; }
.indexHeader .info { padding-top: 30px; }
.indexHeader .user { display: inline-block; background: url(../image/man.png) no-repeat center left; padding-left: 30px; margin-right: 20px; }
.indexHeader .info a { margin-left: 10px; }

div.background { overflow: hidden; margin: 0; padding: 0; background-color:#f6f6f6;  height: 600px;}
.listItem .item { text-align: center; padding: 40px 0; }

.footer { background: #3b4851; padding: 40px 0; color: #fff; text-align: center; }
.footer .top { margin-bottom: 20px; }
.footer .top div { margin: 0 10px; padding-left: 30px; }
.footer .top .address { background: url(../image/address.png) no-repeat center left; }
.footer .top .tel { background: url(../image/tel.png) no-repeat center left; }
.footer .top .mail { background: url(../image/mail.png) no-repeat center left; }



.loginback { background: url(../image/banner1.jpg) no-repeat center #333; height: 600px; background-size: cover;  }
.loginback .container { position: relative; }
.loginback .content { position: absolute; right: 0; top: 100px; background: rgba(255,255,255,.8); padding: 40px 20px 20px; text-align: center; }
.loginback .content h3 { font-size: 16px; font-weight: lighter; margin-bottom: 20px; text-align: left; }
.loginback .content .pic { margin-bottom: 20px; width: 240px; }
.loginback .content .pic img { max-width: 100%; }
.loginback .content input { display: block; margin: 16px 0; height: 40px; width: 240px; padding-left: 50px; border: 1px solid #ccc; }
.loginback .content input.phone { background: url(../image/phone.png) no-repeat 20px center #fff; }
.loginback .content input.password { background: url(../image/suo.png) no-repeat 20px center #fff; }
.loginback .content .forget { text-align: right; display: block; font-size: 12px; }
.loginback .content .button { display: inline-block; margin: auto; color: #fff; border-radius: 4px; background: #188bff; width: 100%; height: 36px; line-height: 36px; margin: 40px 0 30px; font-size: 14px; }
.loginback .content p { font-size: 12px; }
.loginback .content i { font-style: normal; float: left; background: #b2b2b2; display: block; padding: 1px 24px; border-radius: 2px; text-align: center; margin: 0 5px; }
.flow1 { display: block; }
.flow1 .content input { padding-left: 10px; }
.flow1 .content input.phone { background: #fff; }
.flow1 .content input.verification { background: #fff; width: 130px; display: inline-block; float: left; }
.content a.get { position: absolute; right: 22px; bottom: 143px; display: inline-block; color: #fff; background: #188bff; height: 40px; line-height: 40px; border-radius: 4px; padding: 0 14px; font-size: 14px; }
.flow2 { display: block; }
.flow2 .content input.phone { background: #fff; padding-left: 10px; }
.flow2 .content input.verification { background: #fff; display: inline-block; float: left; padding-left: 10px; width: 100%; }
.flow3 { display: block; }
.flow4 { display: block; }
.flow4 .content { top: 40px; padding: 20px 20px 0; }
.flow4 .content input { background: #fff; padding-left: 10px; }
.flow4 .content input.phone { background: #fff; padding-left: 10px; }
.flow4 .content input.verification { background: #fff; padding-left: 10px; width: 130px; }
.flow4 .content a.get { top: 117px; }
.flow4 .sex div { padding-left: 30px; cursor: pointer; }
.flow4 .sex .man { float: left; background: url(../image/round.png) no-repeat left; margin-right: 20px; }
.flow4 .sex .man.active { background: url(../image/round_active.png) no-repeat left; margin-right: 20px; }
.flow4 .sex .woman { float: left; background: url(../image/round.png) no-repeat left; }
.flow4 .sex .woman.active { background: url(../image/round_active.png) no-repeat left; margin-right: 20px; }
.flow4 .content input.password { background: #fff; }
.flow4 .content .button { margin: 0 0 20px; }

.flow5 { display: none; }



.shoppingHeader .top { box-shadow: 2px 0 10px #ccc; }
.banner { margin-bottom: 0 !important;overflow:hidden; }
.section .title { padding-top: 40px; }
.shoppingMain { background: #f6f6f6; padding-bottom:60px;}
.section .title { padding-bottom: 10px; position: relative; }
.section .title a { position: absolute; right: 0; bottom: 10px; color: #fe4042; }
.shoppingHeader { padding-bottom: 0px; }

.shoppingHeader .top { box-shadow: 2px 0 10px #ccc; text-align: right; padding: 10px 0; }
.shoppingHeader .top .user { margin-right: 20px; padding-left: 20px; background: url(../image/man.png) no-repeat center left; }
.shoppingHeader .top .right { margin-left: 20px; }
.shoppingHeader .bottom { padding-top: 20px; }
.shoppingHeader .bottom.line { border-bottom: 2px solid #fe4042; }
.shoppingHeader .bottomDiv { position: relative; }
.shoppingHeader .main { margin: 16px 0 10px 80px; }
.shoppingHeader .main .searchDiv { position: relative; }
.shoppingHeader .main .searchDiv .search { position: absolute; right: 0; width: 50px; height: 40px; background: url(../image/search.png) no-repeat center #fe4042; bottom: 0; }
.shoppingHeader .main .searchDiv input { width: 700px; height: 40px; line-height: 40px; padding-left: 40px; border: 2px solid #fe4042; }
.shoppingHeader .main { }
.shoppingHeader .main .nav { margin-top: 16px; }
.shoppingHeader .main .nav li { float: left; }
.shoppingHeader .main .nav a { display: inline-block; margin-right: 60px; font-size: 16px; }
.shoppingHeader .main .nav .active a { color: #fe4042; }
.shoppingHeader .main .common { margin-top: 6px; }
.shoppingHeader .main .common a { color: #999; font-size: 14px; display: inline-block; margin-right: 10px; }
.shoppingHeader .car { border: 1px solid #ccc; text-align: center; padding-left: 20px; background: url(../image/car.png) no-repeat 22px center; padding: 9px 30px 9px 50px; margin-top: 16px; }
.shoppingHeader .car a { display: block; }
.shoppingHeader .fenlei { width: 212px; height: 40px; line-height: 40px; text-align: center; position: absolute; left: 0; bottom: 0px; background: url(../image/whiteBottom.png) no-repeat 160px center #fe4042; }
.shoppingHeader .fenlei.active { background: url(../image/whiteTop.png) no-repeat 160px center #fe4042; }
.shoppingHeader .fenlei > a { color: #fff; }
.shoppingHeader .fenlei .menu { position: absolute; background: rgba(0,0,0,.8); color: #fff; padding-right: 30px; width: 212px; text-align: left; display: none; }
.shoppingHeader .fenlei .menu.active { display: block; }
.shoppingHeader .fenlei .menu a { color: #fff; font-size: 14px; }
.shoppingHeader .fenlei .menu li { padding-left: 56px; line-height: 40px; height: 40px; }
.shoppingHeader .fenlei .shipin { background: url(../image/shipin.png) no-repeat 10px center; }
.shoppingHeader .fenlei .muying { background: url(../image/muying.png) no-repeat 10px center; }
.shoppingHeader .fenlei .nvzhuang { background: url(../image/nvzhuang.png) no-repeat 10px center; }
.shoppingHeader .fenlei .shouji { background: url(../image/shouji.png) no-repeat 10px center; }
.shoppingHeader .fenlei .meizhuang { background: url(../image/meizhuang.png) no-repeat 10px center; }
.shoppingHeader .fenlei .jiaju { background: url(../image/jiaju.png) no-repeat 10px center; }
.shoppingHeader .fenlei .shipin { background: url(../image/shipin.png) no-repeat 10px center; }
.banner .slick-dots { bottom: 10px; }

.jingxuan { }
.jingxuan .list { border-top: 2px solid #000; background: #f6f6f6; }
.jingxuan .list li { float: left; width: 25%; }
.jingxuan .list li .item { background: #fff; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; height: 260px; border-top: 1px solid #ccc; }
.jingxuan .list li:first-child .item { border-left: 1px solid #ccc; }
.jingxuan .list li:nth-child(7) .item { border-left: 1px solid #ccc; }
.jingxuan .list .item .pic { text-align: center; height: 180px; position: relative; overflow: hidden; }
.jingxuan .list .item .pic img {width:100%; height:100%;  position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; transition: .5s; max-width: 210px; max-height: 140px; }
.jingxuan .list .item .pic:hover img { transform: scale(1.05); }
.jingxuan .list .item .info { padding: 0 10px; }
.jingxuan .list .item .info p { font-size: 14px; margin-bottom: 6px; }

.jifen { }
.jifen .list { border-top: 2px solid #000; }
.jifen .list li { float: left; width: 25%; }
.jifen .list li .item { background: #fff; height: 230px; position: relative; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.jifen .list li:first-child .item { height: 460px;  }
.jifen .list .item .pic { height: 170px; text-align: center; position: relative; overflow: hidden; }
.jifen .list li:first-child .item .pic { height: 460px; }
.jifen .list li:first-child .item .pic img { position: absolute; max-width: none; max-height: none; left: auto; }
.jifen .list li:first-child .item .go { position: absolute; top: 100px; left: 50px; }
.jifen .list li:first-child .item .go i { color: #fff; background: #000; display: inline-block; padding: 4px 20px; border-radius: 4px; margin-top: 6px; font-style: normal }
.jifen .list .item .pic img { width:100%;height:100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: .5s; max-width: 260px; max-height: 150px; }
.jifen .list .item .pic:hover img { transform: scale(1.05); }
.jifen .list .item li { float: left; width: 50%; }
.jifen .list .item li:first-child{width: 60%;}
.jifen .list .item ul li:last-child {float: right;width: 40%;margin-top: 5px;} 

.jifen .list .item .lnkBuy { display: inline-block; color: #fff; padding: 4px 16px; border-radius: 50px; background: #fe4042; margin-top: 6px; }
.jifen .list .item .info { padding: 0 20px; }
.jifen .list .item .info p{height: 21px;overflow: hidden;}

.tuan { }
.tuan .list { border-top: 2px solid #000; }
.tuan .list li { float: left; width: 25%; }
.tuan .list li:first-child .item { background: #dbedef; }
.tuan .list li:first-child .item .pic img { position: absolute; top: auto; bottom: -10px;max-width:none;max-height:none; }
.tuan .list li:first-child .item .go { position: absolute; top: 50px; left: 0px; background: none; right: 0; margin: auto; text-align: center; }
.tuan .list .item { background: #fff; border: 1px solid #ccc; border-left: none; height: 243px; overflow: hidden; position: relative; border-top: none; }
.tuan .list .item i { position: absolute; right: 10px; top: 0; display: inline-block; width: 40px; height: 40px; background: url(../image/80.png) no-repeat center; }
.tuan .list li:first-child .item .go em { color: #fff; background: #000; display: inline-block; padding: 4px 20px; border-radius: 4px; margin-top: 6px; font-style: normal }
.tuan .list .ul_down li { width: 50%; }
.tuan .list .ul_down .info { margin-top: 80px; margin-left: 20px; }
.tuan .list .ul_down .info .red { margin-top: 20px; }
.tuan .list .ul_down .pic { position: relative; height: 243px; overflow: hidden; }
.tuan .list .ul_down .info .gray { font-size: 14px; color: gray; }
.tuan .list .pic img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: .5s;max-width:100px;max-height:140px; }
.tuan .list .pic:hover img { transform:scale(1.05); }

.miaosha { }
.miaosha .list { border-top: 2px solid #000; }
.miaosha .list .item { background: #fff; height: 206px; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; position: relative; }
.miaosha .list .item .pic { position: relative; height: 206px; }
.miaosha .list .item .pic img { position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; transition: .5s;max-height:150px;max-width:200px; width:100%;height:100%}
.miaosha .list .pic:hover img { transform: scale(0.95); }
.miaosha .list .w22 .item { height: 412px; background: url(404.png) no-repeat center; background-size: contain; }
.miaosha .list .w22 .item .go { position: absolute; top: 120px; left: 44px; background: none; right: 0; margin: auto; text-align: left; }
.miaosha .list .item .go em { color: #fff; background: #000; display: inline-block; padding: 4px 20px; border-radius: 4px; margin-top: 6px; font-style: normal }
.miaosha .list .w22 .item .pic { height: 412px; }
.miaosha .list .w22 .item .pic img { position: absolute;  left: auto; top: auto; max-height: 100%; max-width: 100%; }
.miaosha .list .item .time { position: absolute; bottom: 0; right: 0; width: 50%; background: #a5a3a3; text-align: center; color: #fff; height: 40px; line-height: 40px; }
.miaosha .list .item .time span { line-height: 40px; display: inline-block }
.miaosha .list .item .time .mark { font-size: 24px; color: #fbfd39; line-height: 40px; }
.miaosha .list .item .info p:first-child { font-size: 18px; color: #000; margin-bottom: 10px; margin-top: 10px; }
.miaosha .list .item .info .red { font-size: 18px; margin-top: 16px; }
.miaosha .list .item .info .lnkMiao { position: absolute; color: #fff; padding: 4px 20px; border-radius: 50px; background: #fe4042; right: 6px; bottom: 50px; }

.Advertising { background-size:auto;height:300px; }
.Advertising .pic { text-align: center; margin: auto; }



.CurrentPage{width: 100%;height: 60px;line-height: 60px;text-indent: 1.4rem;background-color: #FFFFFF;border: 1px solid #F0F8FF;}
.pagelist{margin-bottom:10px; }
.pagelist:after{visibility:hidden;height:0;content:"."}
.pagelist,.pagelist:after{clear:both;display:block}
.devf{text-align:center;}
.devf a,.devf span{width:40px;}
.devf .a_left,.devf .a_right,.devf .sp_left,.devf .sp_right,.devf a,.devf span{display:inline-block;margin:0 0 0 -1px;height:40px;border:1px solid #e1e1e1;background:#fff none repeat scroll 0 0;color:#000;text-align:center;text-decoration:none;line-height:40px}
.devf .a_left,.devf .a_right,.devf .sp_left,.devf .sp_right{width:5pc}
.devf .sp_listss{display:inline-block;margin:0 0 0 -1px;width:90pt;height:40px;border:1px solid #e1e1e1;background:#fff none repeat scroll 0 0;color:#000;text-align:center;text-decoration:none;line-height:40px}
.devf span:first-child{border-left:1px solid #e1e1e1}
.devf a:hover,.devf span.current{border-color:#e1e1e1; background-color:#3399ff; color:#fff;}
.devf span.disabled{background:#fff none repeat scroll 0 0;color:#000}


.lnkyuyue {
    pointer-events:none;
    background-color:#c8c9cc;
}