@charset "utf-8";
.clear{ clear:both}
.clear10{ clear:both; width:100%; height:10px;}
.clearfixx:after,clearfixx:before{ content:""; display:table;}
.clearfixx:after{ clear:both; visibility:hidden;}
.clearfixx{ zoom:1;}
.middle {width:1025px;}
/***********公共弹窗************/

.zhed {z-index:104; width: 400px; height: 220px; position: fixed; left: 33%; top: 36%; background-color: #f9f9f9;  
			 /*-webkit-border-radius: 40px;
            -moz-border-radius: 40px;
            border-radius: 40px;*/            
            -moz-background-clip: padding;     /* Firefox 3.6 */
            -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
            background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */                          
            border: 10px solid rgba(0,0,0,0.3); }
.zhed .tit { width: 100%; height: 43px; border-bottom: 1px solid #dedede; }
.zhed .tit span { float: left; margin-left: 15px; display: inline; font-size: 22px;font-family: "微软雅黑";  color: #575757;margin-top: 5px;}
.zhed .tit b { float: right; margin-right: 10px; display: inline; font-weight: normal; cursor: pointer; margin-top: 5px;}
.zhed .mad { padding: 0px 10px; line-height: 20px; height: 60px; font-size: 16px; margin-top: 30px; font-family: "微软雅黑"; text-align: center; }
.zhed .but { width: 55px; float: left; border-radius: 3px; background: #f4341a; margin: 0 170px 10px 151px;padding: 10px 20px; display: inline; color: #fff; font-size: 14px; text-align: center;cursor: pointer; }
.zhed .but:hover { width: 55px; float: left; background: #d62209; margin: 0 170px 10px 151px;padding: 10px 20px; display: inline; color: #fff; font-size: 14px; text-align: center; }
.phb_banner01 { width: 1000px; height: 169px; background: url(phb_ban_01.gif) no-repeat; margin: 0 auto; }
.phb_ts1 { position: absolute; left: 13px; top: 13px; display: inline-block; }
.phb_ts2 { position: absolute; left: 14px; top: 13px; display: inline-block; }

/********************************主站start***********************************/

/*头部logo*/
.header{width: 100%;background: #fff;overflow: hidden;}
.head-logo {height:64px; padding:25px 0;overflow: hidden;}
.head-logo .logo{margin-left:15px;}
form.f_top{ padding-left:22px; width:360px; height:37px; overflow:hidden;}
form.f_top input{ height:31px; line-height:31px;float:left; font-family:"宋体";}
form.f_top input.text{ width:290px;padding-left:14px; color:#a3a3a3;border:#f4341a solid 2px;}
form.f_top input.search{ width:51px; line-height:35px; cursor:pointer; height:35px; font-size:14px; border:none; background:#f4341a; text-align:center; color:#FFF; }
form.f_bottom{ width:450px; height:37px; margin:25px auto; padding:0;}
form.f_bottom input.text{ width:355px;}
form.f_bottom input.search{ width:77px;background:url(n_search.jpg) no-repeat;}
.head-logo .ad{/*margin-right:15px;*/height: 64px;}
.head-logo .ad img{ }

/*头部搜索框*/
.header-search {height: 36px;margin:10px 10px 0 60px;padding: 4px 0;width:490px;float: right;}
.header-search .search-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;border-color: #ff4c66; border-image: none;border-style: solid none solid solid;border-width: 2px 0 2px 2px;float: left;height: 32px;position: relative;width:405px;}
.header-search .search-field {border: 0 none;font-size: 14px;height: 32px;line-height: 28px;padding: 0 5px;width: 405px;margin-left:0px;}
@media not all {
.header-search .search-field {line-height: normal;}
}
.header-search .search-button {background: #ff4c66;border: 0 none;display: block;float: left; height: 36px;overflow: hidden;width: 80px;cursor:pointer;color: #fff;text-align: center;padding-left: 10px;}

.header-search1 {height: 36px;margin:0px 270px 10px 0px;padding: 4px 0;width:500px;float: right;display: inline;}
.header-search1 .search-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;border-color: #ff4c66; border-image: none;border-style: solid none solid solid;border-width: 2px 0 2px 2px;float: left;height: 32px;position: relative;width:410px;}
.header-search1 .search-field {border: 0 none;font-size: 14px;height: 32px;line-height: 28px;padding: 0 5px;width: 410px;margin-left:0px;}
@media not all {
.header-search1 .search-field {line-height: normal;}
}
.header-search1 .search-button {background: #ff4c66;border: 0 none;display: block;float: left; height: 36px;overflow: hidden;width: 78px;cursor:pointer;color: #fff;padding-left: 10px;}
.header-search .seach_ad{float: left;margin: 5px 0;}
.header-search .seach_ad span{color: #a6a6a6;margin-right: 6px;}
.header-search .seach_ad a{color: #a6a6a6;margin-right: 8px;}
.header-search .seach_ad .on{color: #fd5451;}

.search-suggest {background: #fff;border: 2px solid #ff4c66;width: 369px;}
.search-suggest li {border-bottom: 1px solid #F0F0F0;border-top: 1px solid #F0F0F0;height: 32px;line-height: 32px;margin-top: -1px;vertical-align: middle;}
.search-suggest li.sitemli {border: medium none;margin: 0;}
.search-suggest li.sitemli a {color: #333333;}
.search-suggest a {color: #666666;cursor: default;display: block;font-size: 12px;padding: 0 8px;text-decoration: none;}
.search-suggest a:link, .search-suggest a:visited, .search-suggest a:hover, .search-suggest a:active {color: #666666;}
.search-suggest a.sitem {color: #333333;padding-left: 20px;}
.search-suggest a span.kw {color: #FF6600;font-weight: bold;}
.search-suggest a span.hasfl {color: #999999;float: right;}
.search-suggest span.l {color: #333333;font-weight: bold;}
.search-suggest span.r {color: #999999;text-align: right;}
.search-suggest .ui-state-hover {background: none repeat scroll 0 0 #FFEA95;}
.search-suggest .tgli {border: medium none;overflow: hidden;}
.search-suggest .tgli a {padding-left: 20px;}

.header-search .search-input .opt{width:65px;height:31px;color:#666;position:absolute; top: 0px; left: 0px;  background:#fafafa;cursor:pointer}
.header-search .search-input .opt span{line-height:31px;padding-left:15px}
.header-search .search-input .opt .icon{background:url(search_icon_1.gif) no-repeat;position:absolute;right:8px;top:14px;width:5px;height:3px;font-size:0}
.header-search .search-input .opt .icon.reverse{background:url(search_icon_1.gif) bottom no-repeat}
.header-search .search-input .opt .opt-drop{position:absolute;width:65px;height:auto;border:2px solid #ff4c66;border-top:0;background:#fff;left:-2px;top:32px;}
.header-search .search-input .opt .opt-drop li{list-style:none;color:#f50;cursor:pointer;height:28px;line-height:28px;text-align:center;vertical-align:middle}
.header-search .search-input .opt .opt-drop li a{width:100%;height:100%;display:block;text-align:left;color:#f50;line-height:26px}
.header-search .search-input .opt .opt-drop li a span{padding-left:16px}

a:hover,a:active,:focus{outline:0;text-decoration:underline; }
img {width: 0px; border-style: none; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width:100%; height:auto; width:auto; }
.clear{clear:both}
.l{float: left;display: inline;}
.r{float: right;display: inline;}

.bk{width: 270px;height: 300px;margin: 0 auto;border: solid 1px #c2c0c3;z-index:999;position: absolute;background: #fff;top: 120px;}
.bk .tit{height: 40px;margin-left: 0px;width: 270px;}

.text{width: 270px;float: left;display: inline;margin: 10px 0 0 0;}
.text span{color: #c2c0c3;font-size: 15px;margin: 10px 0 0 0;float: left;display: inline;}
.text img{width: 15px;height: 14px;float: left;display: inline;margin: 4px 5px 0 0;}
.xian{width:150px;height:10px;border-top:solid 1px #c2c0c3;margin: 10px 15px 0 0px;}

.tp{width: 270px;}
.tp1{width: 116px;height: 131px;float: left;display: inline;border:solid 1px #c2c0c3;margin: 0 0px 0 10px;}

.lianjie{width: 270px;height: 30px;line-height: 30px;display: inline;float: left;}
.lianjie i{color: #f45162;font-style: normal;margin: 0 0px 0 13px;}
.lianjie a{color: #65666a;font-size: 12px;text-decoration: none;margin: 0 0px 0 25px;}
.lianjie a:hover{color:red;}
.lianjie li{width: 85px;list-style-type:none;float:left;display:inline;background: url(ff.png) 16px 13px no-repeat;}

/*导航区*/
#Nav1{width: 100%;height: 38px;position: relative;z-index: 101;}
.nav{background:#ff5353;height:38px; }
.nav .one-nav{max-width: 940px;width: auto;height:38px;  }
.nav .one-nav li{float: left;}
.nav .one-nav li img{margin-right: 15px;}
.nav .one-nav li a{padding:0 18px;border-left:1px solid #ff4c66;height: 38px;line-height: 38px;}
.nav .one-nav li a:hover{padding:0 18px;height: 38px;line-height: 38px;background: #e8334b;color:#fff;border-left:1px solid #ff4c66;text-decoration: none;}
.nav .one-nav .on{color: #ffffff !important;padding:0 18px;background: #bf2f39; height: 38px;line-height: 38px;width: 144px;text-align: center;}

.nav .one-nav li i{margin: 10px 2px 0 2px;}
.nav .one-nav .tip{position:absolute;width:74px; height: 26px;background:url(jiang_2.gif) no-repeat; top:-14px; left:600px;}
.nav .sign{ height: 38px;width: 138px;position:relative;}
.nav .sign-icon{width:24px;height:24px; background: url(icon1.png) no-repeat -10px -166px;display:block; position:absolute;top:7px;left: 0px;}
.nav .sign .earn-point{color: #ffffff;font-family: "微软雅黑";font-size: 14px;line-height: 38px;padding-left: 33px;}
.nav-sign-win{background:#FFFFFF;border: 1px solid #C8C8C8;height: auto;position: absolute;right: 0;top: 38px; width: 200px;padding:10px 0;}
.nav-sign-win li{margin: 0 5px;text-align: center;line-height: 24px;}
.nav .online-service{font-size: 14px;line-height: 38px; position:relative;margin-right:27px;display:none;}
.nav .online-service em{width:22px;height:19px; background: url(icon1.png) no-repeat -10px -211px;display:block; position:absolute;top:10px;left:-30px;}
.nav .two-nav{max-width: 1200px;width: 100%;}
#Nav2{width: 100%;height: 44px;position: relative;box-shadow: -1px 0 5px #AFAFAF;}
.nav2 .header-search{ height:26px; padding:0px 0; width:192px;}
.nav2 .header-search .search-input{height:26px; width:149px; border:1px solid #ff4c66;}
.nav2 .header-search .search-field{height:26px; line-height:26px; width:90px;font-size: 12px;}
.nav2 .header-search .search-button{ width:40px; height:28px; background:url(detail_top_search.jpg) no-repeat;}
.nav2 .header-search .search-input .opt{width:45px;height:26px;color:#666;position:absolute; top: 0px; left: 0px;  background:#fafafa;cursor:pointer}
.nav2 .header-search .search-input .opt span{line-height:26px;padding-left:5px}
.nav2 .header-search .search-input .opt .icon{background:url(search_icon_1.gif) no-repeat;position:absolute;right:8px;top:14px;width:5px;height:3px;font-size:0}
.nav2 .header-search .search-input .opt .icon.reverse{background:url(search_icon_1.gif) bottom no-repeat}
.nav2 .header-search .search-input .opt .opt-drop{position:absolute;width:45px;height:auto;border:1px solid #ff4c66;border-top:0;background:#fff;left:-1px;top:26px;}
.nav2 .header-search .search-input .opt .opt-drop li{list-style:none;color:#f50;cursor:pointer;height:26px;line-height:26px;text-align:center;vertical-align:middle}
.nav2 .header-search .search-input .opt .opt-drop li a{width:100%;height:100%;display:block;text-align:left;color:#f50;line-height:26px}
.nav2 .header-search .search-input .opt .opt-drop li a span{padding-left:6px}

.nav_3{height: 45px;padding: 0 0;background: #F0F4F5;float: left;width: 100%;border-top: 1px #ccc solid;border-bottom: 1px #ccc solid;}
.nav_3 .nav_with{margin: 0 auto;width: 1025px;}
.nav_3 .nav_with span{line-height: 45px;color: #f72862;font-size: 14px;font-weight: bold;float: left;}
.nav_3 .nav_fr{float: right;line-height: 45px;}
.nav_3 .nav_fr .coloe{color: #f72862;}
.nav_3 .nav_fr .f1{float: left;line-height: 45px;}
.nav_3 .nav_fr .f1 a{color: #666;font-size: 12px;padding: 0 2px;margin: 0 2px;text-decoration: none;}
.nav_3 .nav_fr .f1 a:hover{color: #f72862;}
.nav_3 .nav_fr .f1 b{color: #CECCCC;font-weight: normal;margin: 0 10px;}

.nav_3 .nav_fr .f2{float: left;line-height: 35px;}
.nav_3 .nav_fr .f2 a{color: #666;font-size: 12px;padding: 0 2px;margin: 0 2px;text-decoration: none;}
.nav_3 .nav_fr .f2 a:hover{color: #f72862;}
.nav_3 .nav_fr .f2 em{padding: 0 3px;background: #ed1c24;color: #fff;font-size: 10px;vertical-align:super;border-radius: 3px;font-style: normal;margin: 0 0 5px 5px;}
.nav_fr .header-search{ height:26px; padding:0px 0; width:192px;margin: 5px 0 0 20px;}
.nav_fr .header-search .search-input{height:26px; width:149px; border:1px solid #ff4c66;}
.nav_fr .header-search .search-field{height:26px; line-height:26px; width:140px;font-size: 12px;}
.nav_fr .header-search .search-button{ width:40px; height:28px; background:url(detail_top_search.jpg) no-repeat;}
.nav_fr .header-search .search-input .opt{width:45px;height:26px;color:#666;position:absolute; top: 0px; left: 0px;  background:#fafafa;cursor:pointer}
.nav_fr .header-search .search-input .opt span{line-height:26px;padding-left:5px}
.nav_fr .header-search .search-input .opt .icon{background:url(search_icon_1.gif) no-repeat;position:absolute;right:8px;top:14px;width:5px;height:3px;font-size:0}
.nav_fr .header-search .search-input .opt .icon.reverse{background:url(search_icon_1.gif) bottom no-repeat}
.nav_fr .header-search .search-input .opt .opt-drop{position:absolute;width:45px;height:auto;border:1px solid #ff4c66;border-top:0;background:#fff;left:-1px;top:26px;}
.nav_fr .header-search .search-input .opt .opt-drop li{list-style:none;color:#f50;cursor:pointer;height:26px;line-height:26px;text-align:center;vertical-align:middle}
.nav_fr .header-search .search-input .opt .opt-drop li a{width:100%;height:100%;display:block;text-align:left;color:#f50;line-height:26px}
.nav_fr .header-search .search-input .opt .opt-drop li a span{padding-left:6px}

.n2-logo{padding:10px 25px 5px 0;}
.two-nav li{float: left;margin-top: 5px;}
.two-nav li a{ color: #666666;font-size: 14px;line-height: 36px;margin: 0 5px; padding: 5px 8px;text-decoration: none;}
.two-nav li a:hover{border-bottom: 3px solid #e83435;color: #e83435;font-size: 14px;line-height: 36px;margin: 0 5px; padding: 5px 8px;text-decoration: none;}
.two-nav .on{border-bottom:3px solid #E83435;color: #e83435;font-size: 14px;line-height: 36px;margin: 0 5px; padding: 5px 8px;text-decoration: none;}

.nav3{float: left;}
.nav3 .two-nav-3 li{float: left;}
.nav3 .two-nav-3 li a{ color: #666666;font-size: 14px;line-height: 36px;margin: 0 4px; padding: 5px 8px;text-decoration: none;}
.nav3 .two-nav-3 li a:hover{border-bottom: 3px solid #ff4c66;color: #ff4c66;font-size: 14px;line-height: 36px;margin: 0 4px; padding: 5px 8px;text-decoration: none;}
.nav3 .two-nav-3 .on{border-bottom: 3px solid #ff4c66;color: #ff4c66;font-size: 14px;line-height: 36px;margin: 0 4px; padding: 5px 8px;text-decoration: none;}

/*banner*/
.top_bar{width:auto;overflow:hidden;position:relative;background: #fff;}
.top_bar .b_lk{width: 1000px;height: 100%;overflow: hidden;display: block;margin: 0 auto;}
.banner_inner{position:relative;height:258px;width:600px;margin:0 10px 0 0;}
.banner_img{width:20000px}
.banner_img li{float:left;width:1920px;position:relative}

.top_bar .child1{position:absolute;width:588px;height:240px;left:66px;top:0}
.top_bar .child2{position:absolute;width:654px;height:240px;left:343px;top:0}
.banner_common{position:relative;width:1000px;margin:0 auto}
.banner_pre{position:absolute;top:80px;left:170px;width:60px;height:60px;cursor:pointer;background:url(banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:80px;right:196px;width:60px;height:60px;cursor:pointer;background:url(banner_btn_r_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.top_bar .control{width:130px;position:absolute;top:225px;left:50%;}
.top_bar .control li{float:left;margin-left:10px;width:10px;height:10px;border-radius:50%;cursor:pointer;background:#fff}
.top_bar .control li a{display:none}
.top_bar .control li.current{background:#ff7f02}

/*首页今日更新多少商品*/
.new_prd { height: 35px; padding-bottom: 5px;border-bottom: 1px solid #e5e5e5;}
.new_prd .pr-tit {font-size: 24px; line-height: 30px; width: 110px;}
.new_prd .pr-tit span { color: #e5e5e5; font-size: 24px; padding-left: 5px;}
.new_prd .all-goods{height:40px;width: 855px;}
.new_prd .all-goods .px_tab { float: right; margin-top: 8px; }
.new_prd .all-goods .px_tab a {color: #fff; float: right; margin: 0px; padding: 2px 5px; border: #ff4c66 solid 1px; }
.new_prd .all-goods .px_tab a:hover { float: right; margin: 0px; padding: 2px 5px;  border: #ff4c66 solid 1px; }
.new_prd .all-goods .px_tab .on { background: #e2e2e2 }
.new_prd .all-goods .px_tab em { float: right; font-style: normal; margin-top: 5px; }

/*top_wrap*/

.banner_r{width:250px;height:260px;display:block;overflow: hidden;background: #fff;float:right;}
.banner_r ul{width:250px;overflow:hidden;background: #fff;margin-left: 10px;}
.banner_r ul li{float: left;margin: 10px 0 0 0;line-height: 22px;}
.banner_r .user img{width: 66px;height: 66px;border-radius: 50px;border: solid 1px #efefef;margin-right: 20px;}
.banner_r .dl{color: #ef4744;}
.banner_r .huan{color: #5a8eca;margin-right: 10px;}
.banner_r .sad{float: left;border-bottom: dashed 1px #e6e5e3;padding:10px 0 5px 0;width: 210px;}
.banner_r .sad img{float: left;}
.banner_r .sad span{font-size: 14px;color: #999;margin:5px 0 0 15px;}
.banner_r .othe_logo{float: left;}
.banner_r .othe_logo span{text-align: center;color: #333;}
.banner_r .othe_pg{float: left;display: inline;}
.banner_r .logn_pg1{float: left;margin-left: 20px;}
.banner_r .logn_pg1 a{text-decoration: none;color: #333;}

.ind_cent{float: left;position: relative;overflow: hidden;width: 580px;margin-left: 10px;}
.ind_cent .jd_pic{position: absolute;overflow: hidden;}
.ind_cent img{width: 100%;height: 250px;width: 580px;margin-top: 10px;}
.ind_cent .jd_pic .img1{display: block;overflow: hidden;}
.ind_cent li{float: left;}

.banner{width:1025px;margin:0px auto;padding:0px;height:265px;}

.banner_arrow {display: none;}
.banner_arrow .arrow_prev,.banner_arrow .arrow_next {background-color: rgba(0, 0, 0, 0.2);color: #fff;display: block;height: 45px;line-height: 45px;overflow: hidden;position: absolute;top:-140px;width: 29px;z-index: 12;}
.banner_arrow .arrow_prev{left:240px;}
.banner_arrow .arrow_next{right:0;}
.banner_arrow .arrow_prev:hover,.banner_arrow .arrow_next:hover {background-color: rgba(0, 0, 0, 0.4);}
.banner_arrow .arrow_prev i,.banner_arrow .arrow_next i {background:url(arrow.png) no-repeat;cursor: pointer;display: block;height: 21px;margin: 12px 0 0 9px;overflow: hidden;width: 13px;}
.banner_arrow .arrow_prev i{background-position:top left;}
.banner_arrow .arrow_next i{background-position:top right;}
.banner .banner_l{height: 258px;width:179px;background:url(icon.png);border: solid 1px #bf2f39;float: left;}
.banner .banner_l  ul{overflow: hidden;height: auto;margin: 0 0;}
.banner .banner_l  ul .so{width:100%; line-height: 18px;float: left; margin: 18px 0 0 40px;font-size: 14px;}
.banner .banner_l  ul .tag a{width:auto;float: left; text-decoration: none;color: #666; overflow: hidden;margin:0px 55px 0px 5px; display: inline;}
.banner .banner_l .tag a:hover{color:#f00;}

.banner .banner_l  ul .so1{width:100%; line-height: 40px;float: left;margin: 20px 0 0 40px;font-size: 14px;}
.banner .banner_l  ul .so2{width:100%; line-height: 22px;float: left;margin: 20px 0 0 40px;font-size: 14px;}
.banner .banner_l  ul .so3{width:100%; line-height: 40px;float: left;margin: 20px 0 0 40px;font-size: 14px;}
.banner .banner_l  ul .so4{width:100%; line-height: 18px;float: left;margin: 20px 0 0 40px;font-size: 14px;}

.banner .banner_l  ul .tag0{width:100%; line-height: 18px;float: left; margin: 3px 0 0 15px;}
.banner .banner_l  ul .tag0 a{color: #000;padding-right: 5px;}
.banner .banner_l  ul .tag0 a:hover{color:#f00;}

/*.top_wrap .banner_r dl dd a:hover{opacity:.8;filter:alpha(opacity=80);}*/
.top_wrap .round {position: absolute;margin-right:-138px;top:-25px;width:200px;right:50%;}
.top_wrap .round .adType { text-align:center;}
.top_wrap .round .adType a {background:#e2e2e2;border-radius: 10px;cursor: pointer;display: inline-block;height: 10px;margin-right:7px;width: 10px;overflow:hidden;}
.top_wrap .round .adType a.current {background:#ff2d5e;}

.www51buycom { width: 300px; height: 330px; margin:25px auto; position: relative; overflow:hidden; margin-bottom: 15px;float: left;}

/*Êý×Ö°´Å¥ÑùÊ½*/
.www51buycom .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.www51buycom .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "Î¢ÈíÑÅºÚ", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.www51buycom .num li.on { background: #FF7700; } /*µ±Ç°Ïî*/

/*ÉÏÒ»¸ö  ÏÂÒ»¸ö*/
.www51buycom .prev,
.www51buycom .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 115px;}
.www51buycom .prev { left: 0; }
.www51buycom .next { right: 0; background-position: right }

/*热销商品*/
.alway-hot-list{height: 210px;margin-top: 10px;margin-bottom: 10px;}
.alway-hot-list .hot-tit{height: 30px;margin-bottom: 6px;}
.alway-hot-list .hot-tit h2{font-size: 24px;line-height: 30px;}
.alway-hot-list .hot-tit .hotnav{font-size: 12px;line-height: 30px;}
.alway-hot-list .hot-tit .hotnav li{padding:3px 10px;}
.alway-hot-list .hot-goods{height: 175px;background: #fff;border: 1px solid #ededed;}
.hot-goods .goods-w{padding: 10px 5px 10px 5px;}
.goods-w li{width: 162px;margin: 5px 5px 0 5px;border: 1px solid #fff;display: inline;}
.goods-w li:hover{width: 162px;margin: 5px 5px 0 5px;border: 1px solid #F4341A;}
.goods-w li .hot-status{width: 162px;height: 152px;overflow: hidden;}
.goods-w li .hot-status .ranking{width: 22px;height: 23px;background: url(icon1.png) no-repeat -118px -103px;position: absolute;right: 0px;top: -3px;text-align: center;line-height: 20px;color: #fff;font-size: 14px;}
.goods-w li .hot-status img{width: 162px;height: 106px;overflow: hidden;}
.goods-w li .hot-status .hot-pirce{height: 40px;line-height: 40px;}
.hot-pirce strong{font-size: 22px;color: #f4341a;font-weight: normal;}
.hot-pirce em{font-size: 14px;color: #a8a8a8;font-style: normal;padding-right: 5px;}
.more-hot{color: #fff; width: 106px;height: 89px;background: #f4341a;margin: 15px 5px 0 2px;text-align: center;display: block;padding-top: 17px;font-size: 16px;}

/*首页预告和秒杀*/
.ind_brand { background: #fff; border: #e1e1e1 solid 1px; margin:10px 0;}
.ind_brand .t_tit {padding: 0px 0px 0px 0px; float: left; background: #f6f6f6; height: 40px;margin:5px 0; }
.ind_brand .t_tit h1 { float: left; font-size: 20px; font-family: '微软雅黑'; color: #f00; margin-top: 15px; }
.ind_brand .ind-tit span { float: left; margin: 10px 0px 0px 5px; display: inline; font-family: '微软雅黑'; }
.ind_brand .ind-tit a { float: right; padding: 3px 10px; color: #fff; background: #f00; margin-top: 10px; }
.ind_brand .ind-tit a:hover { float: right; padding: 3px 10px; color: #fff; background: #f00; margin-top: 10px; }
.ind_brand .ind-tit { float: left; padding: 0px 0px; width: 100% }
.ind_brand .ind-tit .tab { float: left; font-size: 14px; color: #fff; height: 40px; line-height: 40px; padding: 0px 20px; margin: 0px 0px 0px 0px; display: inline; text-align: center; border-right: #e1e1e1 solid 1px; background: #fff; }
.ind_brand .ind-tit .on { background: #5b9e00; cursor: pointer; font-size: 18px; font-family: "微软雅黑"; }
.ind_brand .ind-tit .off { background: #AE0419; cursor: pointer; font-size: 18px; font-family: "微软雅黑"; }
/*首页秒杀优惠劵*/
.i-juan { position: absolute; left: 24%; top: 50px; width: 152px !important; height: 94px !important; }
.i-juan strong { font-size: 20px; color: #fff; position: absolute; left: 34px; top: 27px; }
.i-juan strong i { font-size: 16px; font-style: normal; color: #fff }

/*首页秒杀优惠劵*/
.crazy-juan { position: absolute; left: 14%; top: 84px; width: 152px !important; height: 94px !important; }
.crazy-juan a img{width: 152px !important; height: 94px !important;}
.crazy-juan strong { font-size: 20px; color: #fff; position: absolute; left: 45px; top: 27px; }
.crazy-juan strong i { font-size: 16px; font-style: normal; color: #fff }

/*商品区*/
.main{position:relative;}
.brand-width{width:1040px; margin-top:10px;overflow: hidden;}
.brand-width li{width: 250px;margin:0px 6px 20px 0px; border: 1px solid #F6F6F6;background: #fff;}
/*.brand-width li:hover{border:1px solid #f4341a;}*/
.goods-box{width: 250px;height: 320px;position:relative;}
.goods-boxg{width: 250px;height: 320px;}
.goods-boxg img{width: 250px;height: 320px;}
.goods-over img{width: 250px;height: 320px;}
.goods-box h5{height: 22px;line-height: 21px;padding-top: 2px;}
.goods-box h5 b{padding:0 5px 0 0; }
.goods-box h5 a{width:185px;height:21px;overflow: hidden;display:block;padding-left: 10px;}
.goods-box h5 a:hover{text-decoration: underline;}
.goods-box .goods-pic{width:250px;height:250px;overflow:hidden;text-align:center;}
.goods-box .goods-pic img{width:250px;height:250px;overflow:hidden;}
.goods-box .goods-pic .chj_tits_top{position: absolute;right: 0;top:0}
.goods-box .goods-pic .chj_tits_top img{width: 36px;height: 40px;}
.goods-box .goods-des{padding-left:7px;}
.goods-box .goods-price{overflow: hidden; padding-left: 7px;padding-top: 4px;}
.goods-box .goods-price em{color: #f4341a;font-family: "微软雅黑";font-size: 14px;font-style: normal;margin: 14px 0 0;}
.goods-box .goods-price span{color: #f4341a;font-family: Arial;font-size: 23px;padding-top: 9px;}
.goods-box .goods-price .old-price{width:50px;padding-left: 7px;color:#a0a0a0;font-weight: normal;}
.goods-box .goods-price .old-price .tishi{display: block;height: 16px;width: 82px;padding-top: 2px;}
.goods-box .goods-price .old-price .tishi .icon-gai {font-style:normal;background:url(icon-jia.png) no-repeat -31px 0;width: 51px;height: 16px;display: inline-block;}
.goods-box .goods-price .old-price .tishi .icon-fan {font-style:normal;background:url(icon-jia.png) no-repeat -2px 0px;margin-right: 3px;width: 28px;height: 16px;display: inline-block;}
.goods-box .goods-price .old-price .tishi .icon-guang {font-style:normal;background:url(icon-jia.png) no-repeat -85px 0px;margin-right: 3px;width: 28px;height: 16px;display: inline-block;}
.goods-box .goods-price .old-price b{font-weight: normal;height: 14px;overflow: hidden;text-align: left;text-decoration: line-through;width: 50px;}
.goods-box .goods-price .old-price strong{font-weight: normal;height: 14px;overflow: hidden;text-align: left;color: #f4341a;padding-left: 3px;}
.goods-box .brand-button {margin-top:8px;margin-right:5px;display: inline;}
.goods-box .brand-button img{margin-right: 3px;float: left;margin-top: 8px;}
.goods-box .brand-button a {color: #F8285C;cursor: pointer;display: block;font-family: "宋体";font-size: 14px;height: 30px;line-height: 30px;overflow: hidden;text-align: center;width: 66px;}
.goods-box .brand-button a:hover{border-radius:3px;font-size: 14px;text-decoration: none;}
.goods-box .brand-button a em {display: inline;float: left;height: 15px;margin: 8px -2px 0 2px;vertical-align: -2px;width: 15px;}
.goods-box .brand-button a .m-icon {background-position: right -71px;}
.goods-box .brand-button a .t-icon {background-position: right -88px;}
.goods-box .brand-button a span {color: #c40000;}
.goods-box .brand-button a span:hover {}
.goods-box .brand-button a em{background: url(list-total.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);}

.goods-box .like{width: 100%;float: left;height: 28px;background: #fff;border-top: 1px solid #eae7e8;line-height: 28px;margin-top: 5px;}
.goods-box .like a{border: 1px solid #9b9b9b;color: #9b9b9b;padding: 1px 10px;margin-top: 3px;}
.goods-box .like .fl{float: left;margin-left: 5px;}
.goods-box .like .fr{float: right;margin-right: 5px;}

.goods-boxx{width: 250px;height: 320px;position:relative;}
.goods-boxx h5{height: 22px;line-height: 21px;padding-top: 2px;}
.goods-boxx h5 b{padding:0 5px 0 0; }
.goods-boxx h5 a{width:185px;height:21px;overflow: hidden;display:block;padding-left: 10px;}
.goods-boxx h5 a:hover{text-decoration: underline;}
.goods-boxx .goods-pic{width:240px;height:240px;overflow:hidden;text-align:center;}
.goods-boxx .goods-pic img{width:240px;height:240px;overflow:hidden;}
.goods-boxx .goods-pic .chj_tits_top{position: absolute;right: 0;top:0}
.goods-boxx .goods-pic .chj_tits_top img{width: 36px;height: 40px;}
.goods-boxx .goods-des{padding-left:7px;}
.goods-boxx .goods-price{overflow: hidden; padding-left: 7px;padding-top: 4px;}
.goods-boxx .goods-price em{color: #f4341a;font-family: "微软雅黑";font-size: 18px;font-style: normal;margin: 12px 0 0;}
.goods-boxx .goods-price span{color: #f4341a;font-family: Arial;font-size: 23px;padding-top: 9px;}
.goods-boxx .goods-price .old-price{width:98px;padding-left: 7px;color:#a0a0a0;font-weight: normal;}
.goods-boxx .goods-price .old-price .tishi{display: block;height: 16px;width: 82px;padding-top: 2px;}
.goods-boxx .goods-price .old-price .tishi .icon-gai {font-style:normal;background:url(icon-jia.png) no-repeat -31px 0;width: 51px;height: 16px;display: inline-block;}
.goods-boxx .goods-price .old-price .tishi .icon-fan {font-style:normal;background:url(icon-jia.png) no-repeat 0px 0px;margin-right: 3px;width: 28px;height: 16px;display: inline-block;}
.goods-boxx .goods-price .old-price .tishi .icon-guang {font-style:normal;background:url(icon-jia.png) no-repeat -85px 0px;margin-right: 3px;width: 28px;height: 16px;display: inline-block;}
.goods-boxx .goods-price .old-price b{font-weight: normal;height: 14px;overflow: hidden;text-align: left;text-decoration: line-through;width: 50px;}
.goods-boxx .goods-price .old-price strong{font-weight: normal;height: 14px;overflow: hidden;text-align: left;color: #f4341a;padding-left: 3px;}
.goods-boxx .brand-button {margin-top:8px;margin-right:5px;display: inline;}
.goods-boxx .brand-button a {color: #F8285C;cursor: pointer;display: block;font-family: "宋体";font-size: 14px;height: 30px;line-height: 30px;overflow: hidden;text-align: center;width: 56px;}
.goods-boxx .brand-button a:hover{border-radius:3px;font-size: 14px;text-decoration: none;}
.goods-boxx .brand-button a em {display: inline;float: left;height: 15px;margin: 8px -2px 0 2px;vertical-align: -2px;width: 15px;}
.goods-boxx .brand-button a .m-icon {background-position: right -71px;}
.goods-boxx .brand-button a .t-icon {background-position: right -88px;}
.goods-boxx .brand-button a span {color: #c40000;}
.goods-boxx .brand-button a span:hover {}
.goods-boxx .brand-button a em{background: url(list-total.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);}

.lingquan{width: 83px;height: 70px;position: absolute;right: 0px;top: 0px;border-radius: 1px;text-align: center;}
.lingquan a span{width: 83px;height: 44px;font-size: 16px;display: block;background: #f9117e;color: #fff;overflow: hidden;line-height: 27px;}
.lingquan a span em{font-size: 16px;color: #fff;font-style: normal;line-height: 12px;font-weight: bold;}
.lingquan a b{width: 83px;height: 31px;display: inline-block;background:url(qulingquan_ico.png) no-repeat;overflow: hidden;}

/*鼠标滑过商品变色*/
.goods-box-color{color: #fff;}

/*买光价格颜色*/
.sell-prf { color:#fff !important; }/*白*/
.sell-prb { color:#db141d !important; }/*红*/
.sell-pre { color:#AAAAAA !important; }/*灰*/
.sell-prd { color:#60bd39 !important; }/*绿*/

/*漂浮图标*/
.goods-prompt { position: absolute; right: 0px; top: 0px; }
.sold-out { width: 116px;  position: absolute; top: 62px; right: 68px; }
.sold-out img{ width: 102px; height: 102px; overflow: hidden;}
.sold-out p{font-size:15px; color:#666666;font-weight:bold;text-align:center;margin-top: 14px;}
.sold-out p .sold-out-btn{padding: 5px 10px; background: #ff4c66; color: #fff;border-radius: 5px;}

.sj_gm { width: 102px; height: 22px; background: #ff6f4e; position: absolute; top: 228px; right: 0px; z-index: 9; padding: 0 5px; line-height: 22px; color: #fff; font-size: 12px; }
.sj_gm span { font-size: 12px; line-height: 22px; color: #fff; }
.ewm_sm { width: 110px; height: 130px; position: absolute; top: 98px; right: 0px;}
.ewm_sm p { width: 100px; height: 15px; background: #fff; padding: 5px 5px 0 5px; font-size: 12px; text-align: center; }
.ewm_sm img { width: 110px; height: 110px; }

/*左侧漂浮导航*/
_html { background-image: url(about:blank); background-attachment: fixed; }/*解决IE6下滚动抖动的问题*/
#tbox {display:block; width: 140px; float: right; position: absolute; top: 198px; left: 50%; margin-left: -658px; _position: absolute; _bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
_margin-bottom: 10px; }/*解决IE6下不兼容 position:fixed 的问题*/
#jianyi { position: relative; }
#jianyi .bg { padding-top: 1px; width: 136px; background-color: #fff; -webkit-box-shadow: -1px 0px 5px #AFAFAF; -moz-box-shadow: -1px 0px 5px #AFAFAF; box-shadow: -1px 0px 5px #AFAFAF; float: left; overflow: hidden; }
#jianyi .tit { width: 140px; position: absolute; left: -4px; height: 65px; text-align: center; color: #fff; font-size: 18px; font-family: "微软雅黑"; line-height: 40px; float: left; display: none; }
#jianyi .tit-hidden { width: 140px; background: url(n-pf-tit1.png) no-repeat; position: absolute; left: -4px; height: 65px; text-align: center; color: #fff; font-size: 18px; font-family: "微软雅黑"; line-height: 40px; float: left; }
#jianyi .tit-hidden-index { width: 140px; background: url(n-pf-tit1.png) no-repeat; position: absolute; left: -4px; height: 65px; text-align: center; color: #fff; font-size: 18px; font-family: "微软雅黑"; line-height: 40px; float: left; }
#jianyi .pl_fl { width:130px; margin: 0px auto; text-align: center; margin-left: 10px; }
#jianyi .pl_fl li { text-align: left; float: left; display: inline; margin-right: 10px; padding: 5px 0;width:55px; }
#jianyi .pl_fl li span { float: left; display: inline; background: url(man_nav_tubiao.png) no-repeat; display: block; height: 14px; width: 14px; }
#jianyi .pl_fl .bdc0 span { background-position: -9px -10px; margin-top: 4px; }
#jianyi .pl_fl .bdc1 span { background-position: -38px -10px; margin-top: 4px; }
#jianyi .pl_fl .bdc2 span { background-position: -9px -35px; margin-top: 4px; }
#jianyi .pl_fl .bdc3 span { background-position: -38px -35px; margin-top: 4px; }
#jianyi .pl_fl .bdc4 span { background-position: -9px -59px; margin-top: 4px; }
#jianyi .pl_fl .bdc5 span { background-position: -38px -59px; margin-top: 4px; }
#jianyi .pl_fl .bdc6 span { background-position: -9px -83px; margin-top: 4px; }
#jianyi .pl_fl .bdc7 span { background-position: -38px -83px; margin-top: 4px; }
#jianyi .pl_fl .bdc8 span { background-position: -9px -105px; margin-top: 4px; }
#jianyi .pl_fl .bdc9 span { background-position: -38px -105px; margin-top: 4px; }
#jianyi .pl_fl a { float: left; color: #777474; text-align: center; padding: 5px 3px 3px 0px; font-size: 12px; text-decoration: none; }
#jianyi .pl_fl a:hover { float: left; background-color: #ffedeb; text-align: center; padding: 5px 3px 3px 1px; font-size: 12px; text-decoration: none; color:#f4341a; -webkit-transition: all ease-in .4s; -moz-transition: all ease-in .4s; -ms-transition: all ease-in .4s; -o-transition: all ease-in .4s; transition: all ease-in .4s; }
#jianyi .pl_dh { float: left; width: 120px; text-align: center; }
#jianyi .pl_top { width: 120px; text-align: center; font-size: 14px; font-family: "微软雅黑"; height: 25px; line-height: 25px; color: #45b6ff; margin-bottom: 5px; background: #e7f0fd }
#jianyi .pl_mo { margin-left: 3px; width: 105px; border: #e6e5e5 1px solid; padding-left: 22px; text-align: center; font-size: 12px; font-family: "微软雅黑"; height: 30px; line-height: 30px; color: #717171; margin-bottom: 5px; background-image: url(man_nav_tubiao.png); background-repeat: no-repeat; background-position: 3px -123px; margin-top: 8px; background-color:#ffedeb; }
#jianyi .pf-bm { margin-left: 3px; width: 102px; border: #e6e5e5 1px solid; padding-left: 25px; text-align: center; font-size: 12px; font-family: "微软雅黑"; height: 30px; line-height: 30px; color: #717171; margin-bottom: 5px; background-image: url(man_nav_tubiao.png); background-repeat: no-repeat; background-position: 3px -148px; background-color: #ffedeb; }
#jianyi .service { margin-left: 3px; width: 90px; border: #e6e5e5 1px solid; padding-left: 25px; text-align: center; font-size: 12px; font-family: "微软雅黑"; height: 30px; line-height: 30px; color: #717171; margin-bottom: 5px; background-image: url(man_nav_tubiao.png); background-repeat: no-repeat; background-position: 3px -170px; background-color: #ffedeb;padding-right: 12px; }
#jianyi .pl_mo a, #jianyi .pf-bm a, #jianyi .rank a, #jianyi .service a { font-size: 12px; color: #717171; }
#jianyi .pl_mo a:hover { color: #F4341A;text-decoration: none; }
#jianyi .pf-bm a:hover { color: #F4341A;text-decoration: none; }
#jianyi .service a:hover { color: #F4341A;text-decoration: none; }
#jianyi .pl_msyg { margin-left: 3px; width: 122px; text-align: center; font-size: 12px; height: 30px; line-height: 30px; color: #717171; margin-bottom: 5px; margin-top: 2px; background: #e7f0fd; }
#jianyi .yg_tomorrow { margin-left: 3px; width: 120px; height: 81px; text-align: center; overflow: hidden; position: relative; margin-bottom: 5px; z-index: 999; }
#jianyi .yg_tomorrow span img { max-width: 120px; max-height: 81px; text-align: center; overflow: hidden; height: expression(this.width > 81 ? this.height = this.height * 81 / this.width : "auto");
width: expression(this.width > 120 ? "120px" : "auto");
max-width: 120px; }
#jianyi .new_ad{width: 128px;height: 128px;margin-left: 3px;margin-bottom: 5px;border: #e6e5e5 1px solid;overflow: hidden;}
#jianyi .new_ad .pic{position: relative;}
#jianyi .new_ad .pic span{position: absolute;bottom: 0;background: #fff;opacity: 0.7;color: #000;width: 100%;text-align: center;font-size: 14px;height: 18px;line-height: 18px;}
#jianyi .other_web{float: left;margin-left: 3px;margin-bottom: 5px;width: 100%;text-align: center;}
#jianyi .other_web a{color: #333;font-size: 14px;}

#jianyi .yg_tomorrow p { color: #fff; overflow: hidden; width: 120px; line-height: 15px; height: 15px; padding: 0 3px; z-index: 1000; position: absolute; top: 65px; background-color: #4d4b42; -moz-opacity: 0.7; opacity: 0.7; filter: Alpha(Opacity=60);}
#jianyi .yg_tomorrow p a { color: #fff; height: 20px; padding: 0 3px; text-decoration: none; }
#jianyi .yg_tomorrow p a:hover { color: #fff; height: 20px; padding: 0 3px; text-decoration: underline; }
#jianyi .pl_img { width: 100px; margin: 5px 15px 10px 15px; }
#jianyi .pl_img img { width: 91px; height: 91px; }
#jianyi .pl_dh a { font-size: 14px; background: url(pl_dhbg.gif) no-repeat center top; line-height: 32px; float: left; width: 120px; color: #31a6c9; text-decoration: none; }
#jianyi .pl_dh a:hover { font-size: 14px; background: url(pl_dhbg.gif) no-repeat center top; line-height: 32px; float: left; width: 120px; color: #31a6c9; text-decoration: none; }
#jianyi .pf-line { margin-left: 3px; width: 120px; text-align: center; height: 20px; line-height: 20px; }
#jianyi .pf-line a { margin-left: 5px; margin-right: 5px; font-size: 12px; color: #f52323; width: 120px; text-align: center; }
#jianyi .yaoyiyao { font-size: 12px; text-align: center; line-height: 18px; }
#jianyi .yaoyiyao a { font-size: 12px; text-align: center; line-height: 18px; color: #000; }
#jianyi .yaoyiyao a:hover { color: #f6722b; }

#tbox .erweima{width:136px;float: left;background: #fff;-webkit-box-shadow: -1px 0px 5px #AFAFAF; -moz-box-shadow: -1px 0px 5px #AFAFAF; box-shadow: -1px 0px 5px #AFAFAF; }
#tbox .erweima span{width:130px;float: left;display: block;text-align: center;padding:5px 0px 5px 0px;border-top:1px #ccc solid;margin:5px 3px 0px 0px;display: inline;color:#f00}
#tbox .erweima p{width:100%;float: left; line-height: 20px; text-align: center;padding-bottom:2px;}
#tbox .erweima div{width:100%;text-align: center;}
#tbox .erweima div img{width:110px; height:174px;}

/*右漂浮*/
.side-right{width:110px;height:auto;position:absolute;top:270px;left:50%;margin-left:524px;}
.side-right .oyuanqiang{height: 40px;background: #ff4c66;text-align: center;}
.side-right .oyuanqiang a{font-size: 18px;font-weight: bold;line-height: 40px;color: #fff;}
.side-right .tool{width: 108px;text-align:center;border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;background: #fff;}
.side-right .tool a{display: block;border-bottom: 0px solid #e5e5e5;}
.side-right .tool img{width: 90px;height: 90px;overflow: hidden;}
.side-right .tool a p{}
.r_imgad .img .tool0 img {width: 90px;height: 90px;}
.r_imgad .img .tool1 img { top: 30px;width: 283px; height: 377px;position: fixed; right: 150px; z-index: 99999;}

/*翻页*/
.page {padding: 0 0 45px;padding-top:30px;*margin-top:50px;_margin-top:50px;overflow: hidden;text-align: center;}
.page div{margin: 0 auto;}
.page a,.page .on{display:inline-block;/*float:left;*/background:#FFF;margin-left:1px;padding:10px 15px;overflow: hidden;color:#919191;font-size:14px;font-weight:bold;border-right:none;
	-moz-box-shadow: 1px 1px 0px rgba(204, 204, 204, 0.7);
	-webkit-box-shadow: 1px 1px 0px rgba(204, 204, 204, 0.7);
	box-shadow: 1px 1px 0px rgba(204, 204, 204, 0.7);
}
.page #text-page{background:#FFFFFF;width:60px; border-radius: 20px 0 0 20px;}
.page #text-page:hover{background:#f4341a;color:#fff;}
.page #end-page{width:60px; border-radius:0 20px 20px 0;}
.page .on {background: #f4341a;border: medium none;color: #fff;font-weight: bold;}
.page a:hover{text-decoration:none;color:#fff;background:#f4341a;}

/*footer*/
.footer{background: #fff;border-top:4px solid #f4341a;overflow: hidden;margin-top: 10px;}
.footer dl { padding:10px 10px;background:url(boot_bg.gif) no-repeat right center;}
.footer .bot_loge{ margin:20px 0px; }
.footer dl a { color: #7b7b7b; }
.footer dl a:hover { color: #c00; }
.footer dt { font-size: 16px; line-height: 25px; color: #666; font-family: "微软雅黑" }
.footer dd { line-height: 25px; float: left;margin-right: 10px;}
.footer dd .text { color: #E02F2F; height: 20px; line-height: 20px; width: 63px; padding-left: 5px;  border: #ccc solid 1px; float: left;position: absolute;margin: 0px 25px; }
.footer dd .text:hover { color: #E02F2F; height: 20px; line-height: 20px; padding-left: 5px; width: 63px; }
.footer dd .button { border: 1px solid #EAEAEA; background-image: url(icon2.jpg); background-position: -45px -95px; height: 20px; display: block; width: 22px; float: right;}

.footer .mobile{width: 74px; height: 74px;float:left;}
.footer .mobile img{width: 74px; height: 74px;margin:10px 0px;float: left;}
.footer .tmenu{float: left;margin-left:10px;display: inline;}
.footer .tmenu p{float:left;margin-top:10px;}
.footer .tmenu p a{background:#ccc;color: #fff;padding:4px 10px; text-align: center;}
.footer .tmenu p a:hover{background:#ccc;color: #fff;padding:4px 10px; text-align: center;}
.footer .tmenu span{font-size: 14px;float: left;margin-top:10px;}
.footer .add-collection { border: 1px solid #C9C9C9; position: fixed; left: 40%; top: 50%; background: #fffbeb; }
.footer .add-collection span { font-size: 12px; cursor: pointer; position: absolute; right: 3px; top: 3px; }
.footer .add-collection p { padding: 10px 20px; font-size: 12px }
.footer dl.client{padding-right:0px;border-right:none;}
.footer dd.icon-pic{margin-top:5px;}
.footer dd.icon-pic a { margin-right: 3px; width: 37px; height: 45px; display: block; float: left; background: url(icon2.jpg) no-repeat; }
.footer dd.icon-pic a.pic-01 { background-position: -150px 0px; }
.footer dd.icon-pic a.pic-02 { background-position: -200px 0px; }
.footer dd.icon-pic a.pic-03 { background-position: -250px 0px; }
.footer dd.icon-pic a.pic-04 { background-position: -300px 0px; }
.footer dd.follow{line-height:0px;}
.footer dl dd .scan-code span { float: left; display: block; width: 88px; height: 88px; background: url(icon2.jpg) no-repeat; background-position: -250px -50px; margin-top: 10px; }
.footer dl dd .scan-code .scan-code-text { float: left; padding-left: 10px; padding-top: 5px; }
.footer dl dd .scan-code .scan-code-text p { font-size: 12px; line-height: 20px; }

/*footer改新*/
.footer .logo_g{margin-top: 30px;float: left;}

/*底部友情链接*/
.f_bah { line-height: 24px; margin-top: 10px;padding:10px 0px;float: left;}
.f_bah .p_ouer{float: left;}
.f_bah .p_ouer a{float: left;color: #666; text-decoration: none;margin:0px 10px 0px 0px;display: inline;}
.f_bah .p_ouer a:hover{float: left;color: #666; text-decoration: none;margin:0px 10px 0px 0px;display: inline;}
.f_bah .p_ouer span{margin:0px 10px 0px 0px;display: inline;float: left;}
.f_bah .sns{float: right;}
.f_bah .sns a{float: left;color: #666; text-decoration: none;margin:0px 0px 0px 10px;display: inline;}
.f_bah .sns a:hover{float: left;color: #666; text-decoration: none;margin:0px 0px 0px 10px;display: inline;}
.f_bah .gongsi{width: 100%; text-align: left;line-height: 24px;padding-bottom:20px;}
.beian{line-height: 16px;width: 295px;}
.beian p{line-height: 25px;height: 30px;color: #7b7b7b;}

/********************************预告start***********************************/
.trailer{padding-top:10px;}
.trailer-title1 { width: auto; }
.trailer-title1 h1 { font-size: 32px; line-height: 42px;padding-right: 10px; color: #f4341a; }
.trailer-title1 p {font-size: 12px; line-height: 20px;}
.trailer-title1 p a { font-size: 14px; line-height: 20px; text-decoration: underline; padding: 0 10px; }
.step {width: 490px;height: 34px; background: url(icon-yugao-01.jpg) no-repeat;margin-top: 24px;}
/***预告商品区***/
.tom-goods-yhq{height: 35px;}
.tom-goods-yhq span{color: #ff4b6c;font-size: 14px;margin-left:30px;line-height: 35px;}
.tom-goods-yhq em{font-style: normal;}
.tom-goods-yhq b{font-weight: normal;float: left;}
.tom-goods-ncss{background: #14a86a;float: left;width: 100%;}
.tom-goods-ncss .tom-goods-price{margin-top: 6px;overflow: hidden; padding-left: 7px;}
.tom-goods-ncss .tom-goods-price em{color: #fff;font-family: "微软雅黑";font-size: 18px;font-style: normal;margin: 8px 0 0;}
.tom-goods-ncss .tom-goods-price span{color: #fff;font-family: Arial;font-size: 30px;}
.tom-goods-price .old-price{width:60px;padding-left: 7px;color:#a0a0a0;font-weight: normal;}
.tom-goods-price .old-price strong{display: inline-block;font-weight: normal;height: 16px;overflow: hidden;text-align: left;color: #fff;margin-top: 10px;font-size: 14px;}
.tom-goods-ncss .tom-brand-button{font-size: 14px;display: inline;background: #108051;height: 40px;width: 80px;text-align: center;padding: 2px 10px;}
.tom-goods-ncss .tom-brand-button a{color: #fff;line-height: 40px;text-decoration: none;font-size: 16px;}

/***预告商品详情区***/
.middle_detail{width: 100%;margin: 0 auto;background: #f3f3f3;}
.tom-goods-detail{width: 1024px;background: #fff;padding: 10px 10px;height: 390px;margin: 0 auto;}
.tom-goods-detail .goods-detail{float: left;margin-left: 10px;}
.tom-goods-detail .bao img{width: 380px;height: 380px;}
.tom-goods-detail .goods-detail .goods-tit{margin: 0 0 20px 0;}
.tom-goods-detail .goods-detail .goods-tit a{color: #333;font-size: 26px;height: 32px;overflow: hidden;float: left;width: 570px;padding-bottom: 20px;}
.tom-goods-detail .goods-detail .goods-tit span{color: #dc0a0a;font-size: 12px;font-family: "宋体";overflow: hidden;height: 14px;width: 570px;}
.tom-goods-detail .goods-detail .goods-price{background: #14a86a;height: 75px;width: 580px;float: left;display: inline;line-height: 75px;}
.tom-goods-detail .goods-detail .goods-price b{color: #fff;font-size: 18px;float: left;margin-top: 10px;margin-left: 10px;font-weight: normal;}
.tom-goods-detail .goods-detail .goods-price h2{color: #fff;font-size: 56px;font-family: "微软雅黑";float: left;}
.tom-goods-detail .goods-detail .goods-price i{font-style: normal;text-decoration: line-through;color: #a3d2be;font-size:18px; float: left;margin: 10px 0 0 10px;}
.tom-goods-detail .goods-detail .goods-price span{color: #fff;font-size: 18px;float: left;margin: 10px 0 0 10px;}
.tom-goods-detail .goods-detail .goods-price em{font-style: normal;}
.tom-goods-detail .goods-detail .goods-price img{float: right;margin: 13px 5px 0 0 ;border-left: 1px #0a9459 dashed;padding-left: 10px;}
.tom-goods-detail .goods-detail .goods-yhq{float: left;display: inline;margin-top: 30px;}
.goods-yhq .goods-yhfl{background: url(yh_bg.png) no-repeat;width: 140px;height: 100px;color: #fff;padding-top: 12px;float: left;}
.goods-yhq .goods-yhfl b{font-size: 20px;float: left;margin: 20px 0 0 10px;}
.goods-yhq .goods-yhfl span{font-size: 36px;float: left;margin-top: 25px;font-family: "微软雅黑";padding-right: 5px;}
.goods-yhq .goods-yhfl em{font-size: 15px;float: left;font-style: normal;margin-top: 18px;}
.goods-yhq .goods-yhfl i{margin-top: 15px;font-style: normal;float: left;}
.goods-yhq .goods-yhfl a{float: left;color: #f7597b;background: #fff;padding: 10px 20px;margin: 15px 22px;font-size: 14px;text-decoration: none;}
.goods-yhq .goods-yhfr{float: left;width: 408px;height: 90px;border: 1px dashed #e5e5e5;margin-left: 30px;}
.goods-yhq .goods-yhfr p{float: left;color: #797979;font-size: 12px;line-height: 30px;padding-left: 10px;}
.goods-yhq .goods-yhfr em{font-style: normal;}
.goods-yhq .goods-yhfr .red{color: #ff4c66;}
.tom-goods-detail .goods-detail .goods-lj{float: left;margin-top: 30px;}
.tom-goods-detail .goods-detail .goods-lj span{font-size: 16px;color: #666;font-family: "微软雅黑";}
.tom-goods-detail .goods-detail .goods-lj a{color: #666;}
.tom-goods-detail .goods-detail .goods-lj a:hover{color: #ff4c66;}
.middle_detail .jingxuan{width:1040px;margin:0px auto;padding: 0px;height: 312px;background: #f3f3f3;}
.middle_detail .jingxuan .jx_rs{width: 100%;font-family: "微软雅黑";margin: 10px 0 0 10px;height: 50px;border-bottom: 1px #e5e5e5 solid;}
.middle_detail .jingxuan .jx_rs li{float: left;font-size: 20px;color: #333;font-style: normal;padding: 10px 0 0 10px;}
.middle_detail .jingxuan .jx_rs li span{color: #f7597b;font-weight: bold;}
.middle_detail .jingxuan .jx_rs li b{color: #333;margin-left: 10px;}
.middle_detail .jingxuan .jx_rs a{font-size: 12px;margin-left: 10px;color: #333;}
.turn_r{margin:0 5px 0 460px;}

.add_bannaer{width:1040px;margin:0px auto;padding:0px;background:#fff;margin-bottom:0px;}
.add_bannaer .add_d{width:50px;float:left;background: #ff0066;color: #fff;text-align: center;font-size: 18px;padding: 5px 10px;}
.add_bannaer .add_c{width:940px;float:left;margin-left: 20px;}
.add_bannaer .add_c a{width:80px;float:left; line-height:26px;color:#000; text-decoration:none;overflow:hidden;font-weight: normal;}
.add_bannaer .add_c a:hover{width:80px;float:left; line-height:26px;color:#f00; text-decoration:none;overflow:hidden}


/**预告商品滑过显示二维码**/
.brand_qrcode {width: 250px; height: 250px; position: absolute;top: 0px;z-index: 100;}
.dealon .zt2_qrcode {top: -1px;}
.brand_qrcode p {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);border: medium none;color: #FFFFFF;display: block;padding: 0;position: relative;text-align: center;top: 0;width: 100%;}
.brand_qrcode .down_app_word {padding-top: 30px;}
.brand_qrcode .deal_qrcode {border: 3px solid #FFFFFF;display: block;height: 108px;margin: 5px auto;width: 108px;}
.brand_qrcode .saoma img {bottom: 7px;height: 19px;position: absolute;right: 6px;width: 75px;}
.brand_qrcode .bg_yugao {background: none repeat scroll 0 0 #000000;height: 100%;opacity: 0.6;position: absolute;width: 100%;z-index: -1;}

/********************************夜场start***********************************/
.w1000{width:1000px;margin:0 auto;}
.clear { clear: both; line-height: 1px; font-size: 1px; }
.clear10 { clear: both; height: 10px; line-height: 1px; font-size: 1px; }
/*banner*/
.yc_ban01 { background: url(yc_banner01.jpg) no-repeat; width: 1000px; height: 100px; margin: 0 auto; }
.yc_ban02 { background: url(yc_banner02.jpg) no-repeat; width: 1000px; height: 100px; margin: 0 auto; }
/*夜场大家都在看*/
.lookmore { width: 1000px; height: 40px; background: url(look.png) no-repeat center top; color: #C11713; font: 22px/40px "微软雅黑"; text-align: center; margin-bottom: 15px; }
/*底部通用商品列表*/
.splist { margin: 0px 12px 12px 0px; }
.ychang_yg { float: left; position: relative; display: inline; width: 239px; border: 1px solid #e7e7e7; overflow: hidden; }
/*卖光图*/
.ychang_yg .ymg { width: 102px; height: 99px; position: absolute; top: 70px; right: 1px; z-index: 11 }
.ychang_yg .p_box { width: 223px; float: left; padding: 8px;display: inline; background: #fff; z-index: 10; }
.ychang_yg .p_img { width: 220px; overflow: hidden; height: 144px; text-align: center; }
.ychang_yg .p_img img { width: 220px; overflow: hidden; height: 144px; }
.ychang_yg .p_png { text-align: center; height: 20px; margin: 10px 0px 0px 0px; font-size: 12px; line-height: 20px; color: #8c8c8c; float: left; display: none; }
.ychang_yg .p_name { width: 220px; font-size: 12px; line-height: 20px; height: 20px; overflow: hidden; margin-top: 10px; }
.ychang_yg .p_name a { font-size: 12px; line-height: 20px; display: inline; color: #333; width: 163px; white-space: nowrap; height: 20px; overflow: hidden; float: left; letter-spacing: .2px; }
.ychang_yg .p_name a:hover { font-size: 12px; line-height: 20px; color: #db141d; text-decoration: none; }
.ychang_yg .p_name .pg-span { height: 20px; color: 717171; font-size: 12px; font-weight: bold; float: left; display: inline; text-align: center; margin-right: 5px; }
.ychang_yg .p_txt { width: 220px; color: #a1a1a1; line-height: 20px; font-size: 12px; margin-top: 7px; white-space: nowrap; height: 20px; overflow: hidden; }
.ychang_yg .p_pg { float: left; overflow: hidden; margin-top: 6px; }
.ychang_yg .p_pg span { float: left; font-size: 24px; color: #DB141D;display: inline;margin-top:2px; }
.ychang_yg .p_pg em { float: left; font-family: "微软雅黑"; color: #DB141D; font-style: normal; font-size: 18px; margin: 8px 0px 0px 0px; display: inline; }
.ychang_yg .p_jd b { float: right; color: #727272; width: 40px; text-align: left; font-size: 12px; display: inline; font-weight: normal; font-family: Arial; text-decoration: line-through; margin-top: 2px; }
.ychang_yg .p_jd strong { float: right; color: #727272; font-size: 12px; display: inline; font-weight: normal; font-family: Arial; width: 40px; text-align: left; }
.ychang_yg .p_jd { float: right; }
.ychang_yg .p_jd .icon { float: left; width: 120px; margin-top: 13px; float: left; }
.ychang_yg .p_jd .icon span { float: left; margin-right: 5px; display: inline; }
.ychang_yg .p_jd .icon b { font-weight: normal; float: left; margin-right: 10px; display: inline; color: #c5c5c5; }
.ychang_yg .p_jd .gmrs { text-align: right; margin-top: 8px; float: right; position: relative; }
.info_color { height: 35px; overflow: hidden; float: left; }
.info_color span { margin-right: 5px; }
.info_color div b {color:#a1a1a1; float: left; display: inline-block; font-weight: normal; text-align: left; text-decoration: line-through; width: 50px; overflow: hidden; height: 14px; }
.info_color div strong {color:#a1a1a1; float: left; display: inline-block; font-weight: normal; width: 65px; text-align: left; }
.info_color div { margin-top: 2px; }
.prl .p_jd .gmrs a span { position: absolute; right: -4px; top: 1px; font-size: 12px; font-family: "微软雅黑"; width: 75px; text-align: center; color: #fff; }
.p_fx { width: 26px; text-align: center; line-height: 26px; float: left; height: 26px; position: absolute; top: 12px; right: 14px; z-index: 9 }
.p_fx div { font-style: normal; font-size: 12px; text-align: center; line-height: 26px; cursor: pointer; text-align: center; color: #fff; }
.prf { background: #fff; }/*白*/
.prb { background: #db141d; }/*红*/
.pre { background: #AAAAAA; }/*灰*/
.prd { background: #60bd39 }/*绿*/
.prl .new-ar { background: url(index-new.png) no-repeat; width: 49px; height: 49px; position: absolute; top: 0px; right: 0px }
.prl .piagai { float: left; margin: 10px 5px 0px 0px; display: none; }
/*弹窗*/
.mr_yg { width: 100%; }
.mingri_yg {z-index:102; width: 100%; background: #000; -moz-opacity: 0.7; opacity: .40; filter: alpha(opacity=10);  top: 0; left: 0; height: 900px; position: fixed; _position: absolute; }
.yechang_tc {z-index:103; width: 470px;background: #fff; position: fixed; left: 35%; top: 10%;   
            /*-webkit-border-radius: 40px;
            -moz-border-radius: 40px;
            border-radius: 40px;*/            
            -moz-background-clip: padding;     /* Firefox 3.6 */
            -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
            background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */                          
            border: 5px solid rgba(0,0,0,0.3); }
 .yechang_tc .tit { width: 100%; height: 43px; background: #f9f9f9;border-bottom: 1px #e6e6e6 solid; }
.yechang_tc .tit span { float: left; margin-left: 15px; font-family: "微软雅黑"; display: inline; font-size: 22px; line-height: 43px; color: #333; background: #f6f6f6;}
.yechang_tc .tit b { float: right; margin-right: 10px; display: inline; font-weight: normal; cursor: pointer; margin-top:10px;}
.yechang_tc .mad { width: auto; height: 257px;}
.yechang_tc .mad .mad_lf { background-color: #F7F7F7; border-right: 2px solid #E1E1E1; float: left; text-align: center; width: 52px; }
.yechang_tc .mad .mad_lf span { color: #666666; cursor: pointer; display: block; font: 18px/20px "微软雅黑"; padding: 24px 16px; position: relative; width: 20px; }
.yechang_tc .mad .mad_lf .alert { border-bottom: 1px solid #E1E1E1; }
.yechang_tc .mad .mad_lf .on { color: #E02F2F; }
.yechang_tc .mad .mad_lf .on i { border-bottom: 10px solid #FFFFFF; border-left: 10px solid #E1E1E1; border-top: 10px solid #FFFFFF; left: 42px; position: absolute; top: 70px; }
.yechang_tc .mad .mad_lf .on em { border-bottom: 8px solid #FFFFFF; border-left: 8px solid #FFFFFF; border-top: 8px solid #FFFFFF; left: 40px; position: absolute; top: 72px; }
.yechang_tc .mad .mad_lf .on .arrow { border-bottom: 10px dashed rgba(0, 0, 0, 0); border-style: dashed dashed dashed solid; border-top: 10px dashed rgba(0, 0, 0, 0); border-width: 10px 0 10px 10px; height: 0; line-height: 0; position: absolute; width: 0; }
.yechang_tc .mad .mad_lf .on .arrow-border { color: #E1E1E1; left: 52px; top: 48px; }
.yechang_tc .mad .mad_lf .on .arrow-bg { border-left-color: #F7F7F7; left: 50px; top: 48px; }
.yechang_tc .mad .mad_rt { float: left; margin: 0px 0 0px 30px; display: inline; }
.yechang_tc .mad .mad_rtt { float: left;  margin: 10px 0 0px 30px; display: inline; }
.yechang_tc .mad .mad_rtt h4 {font-weight: normal; margin-bottom: 5px;border-bottom: 1px solid #dfdfdf; }
.yechang_tc .mad .mad_rtt h4 a{ font-size: 14px; line-height: 22px;  color: #333;padding: 5px 70px;border-bottom: 2px solid #dfdfdf;text-decoration: none;}
.yechang_tc .mad .mad_rtt .oon{color: #ff4d67;border-bottom: 2px solid #ff4d67;}
.yechang_tc .mad .mad_rtt h4 a:hover{color: #ff4d67;border-bottom: 2px solid #ff4d67;}

.yechang_tc .mad .mad_rtt h5{font-weight: normal;font-size: 16px;margin-top: 15px;}
.yechang_tc .mad .mad_rtt h5 em{color: #ff4d67;font-style: normal;}
.yechang_tc .mad .mad_rt .con { width: 352px; height: 196px; }
.yechang_tc .mad .mad_rt .con .con01 { float: left; width: 200px; text-align: left; overflow: hidden; }
.yechang_tc .mad .mad_rt .con .con01 img { width: 155px; height: 155px; overflow: hidden; }
.yechang_tc .mad .mad_rt .con .con01 .title { font-size: 12px; line-height: 16px;display: inline;float: left;margin-top: 5px; }
.yechang_tc .mad .mad_rt .con .con01 .title b { font-size: 12px; float: left; font-weight: normal;overflow: hidden; }
.yechang_tc .mad .mad_rt .con .con01 .title h3 { font-size: 12px; float: left; font-weight: normal; overflow: hidden; width: 130px; height: 16px; }
.yechang_tc .mad .mad_rt .con .con01 .price { font-size: 12px; line-height: 22px; }
.yechang_tc .mad .mad_rt .con .con01 .price b { color: #e52d36; }
.yechang_tc .mad .mad_rt .con .con02 { float: left; width: 136px; margin-left: 10px; }
.yechang_tc .mad .mad_rt .con .con02 h3 { font-size: 12px; font-weight: normal; text-align: center; color: #8a8a8a; line-height: 22px; margin-left: 40px; display: inline; }
.yechang_tc .mad .mad_rt .con .con02 .ycewm { background: url(yec_ewm.png) no-repeat; width: 136px; height: 100px; text-align: center; margin: 5px 0 5px 8px; }
.yechang_tc .mad .mad_rt .con .con02 .ycewm img { width: 96px; height: 96px; margin: 0 0 0 25px;}
.yechang_tc .mad .mad_rt .con .con02 .s_price{font-size: 12px;color: #666;text-align: center;width: 180px;}
.yechang_tc .mad .mad_rt .con .con02 .s_price em{font-style: normal;color: #ff4d67;}
.yechang_tc .mad .mad_rt .con .con02 .s_price b{font-weight: normal;}

.yechang_tc .mad .mad_rt .con .con02 p { font-size: 12px; font-weight: normal; text-align: center; color: #8a8a8a; line-height: 22px; margin-left: 55px; display: inline; }
.yechang_tc .mad .mad_rt .smts { font-size: 12px; line-height: 20px; }
.yechang_tc .mad .mad_rt .smts a { font-size: 12px; line-height: 20px; color: #428BCA }
.yechang_tc .mad .mad_rt .khd { font-size: 14px; line-height: 28px; text-align: center; color: #ff0000; }
.yechang_tc .mad .mad_rt .khd a { font-size: 14px; line-height: 28px; text-align: center; color: #ff0000; }

.yechang_tc .mad .mad_qq{ float: left; height: 196px; margin: 0px 0 20px 30px; display: inline;}
.yechang_tc .mad .mad_qq .mad_qql{float: left;width: 170px;text-align: center;}
.yechang_tc .mad .mad_qq .mad_qql img{float: left;width: 165px;height: 165px;}
.yechang_tc .mad .mad_qq .mad_qql span{font-size: 14px;color: #999;}
.yechang_tc .mad .mad_qq .mad_qqr{float: left;margin-left: 30px;line-height: 40px;}
.yechang_tc .mad .mad_qq .mad_qqr b{font-size: 22px;}
.yechang_tc .mad .mad_qq .mad_qqr p{font-size: 18px;color: #000;}
.yechang_tc .mad .mad_qq .mad_qqr img{}
.yechang_tc .yxtx { width: 420px; height: 45px; margin: 0 auto; padding-bottom: 5px; margin-top: 15px; }
.yechang_tc .yxtx span { font-size: 20px; color: #454545; line-height: 35px; font-family: "微软雅黑"; float: left; padding-right: 10px; }
.yechang_tc .yxtx .email_tsk { border: 1px solid #E5E5E5; float: left; font-size: 14px; height: 25px; line-height: 25px; padding: 5px; width: 200px; margin-right: 10px; }
.yechang_tc .yxtx .but { float: left; border-radius: 3px; background: #f4341a; padding: 6px 13px; display: inline; color: #fff; font-size: 18px; text-align: center; font-family: "微软雅黑"; }
.yechang_tc .yxtx .but:hover { float: left; background: #d62209; padding: 6px 13px; display: inline; color: #fff; font-size: 18px; text-align: center; font-family: "微软雅黑"; }
.yechang_tc .yxtx .email_pd { font-size: 12px; color: #ff000c; margin-left: 95px; display: inline; }

/*更多*/
.more_exciting { text-align: center; margin: 0 auto; width: 1000px; }
.more_exciting a { background: #f4341a; padding: 13px 30px; border-radius: 4px; font-size: 18px; font-weight: bold; color: #fff; line-height: 50px; font-family: "微软雅黑"; }
.more_exciting a:hover { background: #d62209; padding: 13px 30px; border-radius: 4px; font-size: 18px; font-weight: bold; color: #fff; line-height: 50px; font-family: "微软雅黑"; }
.more01_exciting { text-align: center; margin: 0 auto; width: 1000px; }
.more01_exciting a { background: #4fbaff; padding: 13px 30px; border-radius: 4px; font-size: 18px; font-weight: bold; color: #fff; line-height: 50px; font-family: "微软雅黑"; }
.more01_exciting a:hover { background: #4fbaff; padding: 13px 30px; border-radius: 4px; font-size: 18px; font-weight: bold; color: #fff; line-height: 50px; font-family: "微软雅黑"; }

/********************************夜场end***********************************/

.subMenu { position: absolute; top: 0px; height: 50px; z-index: 100; width: 100%; background: #ffffff; }
.subMenu .inner { padding: 0; font-weight: 400; }
.subNavBtn { display: block; height: 35px; width: 12%; float: left; margin: 0px 0px 0 0; text-decoration: none; font-size: 14px; padding: 15px 2% 0 2%; text-align: center; color: #fff; }
.end { margin: 0; }

/*三种状态背景色*/
.re-green{background:#268326;}/*预告(深绿)*/
.re-yellow{background:#e34514;}/*未开始*/
.re-red{background:#e2262b;}/*已开始,去淘宝，去天猫*/
.re-gray{background:#d5d5d5;}/*已抢光，已售光*/
.re-orange{background:#e34514;}/*确认购买*/
.s-btn{background: #009900;}/*预告*/
.e-btn{background:#ffb413;}/*未开始+已开始,去淘宝，去天猫*/
.y-btn{background: #b4b4b4;}/*已抢光，已售光*/
.e-orange{background:#f9b31e;}/*确认购买按钮*/
/*品牌商品判断*/
.goods-box .goods-btn{margin-right:5px;display: inline;}

/* 首页、9.9、分类页页面鼠标滑过边框、背景色、按钮颜色变化（和按钮颜色变化）*/
.g-weikaishi{border:1px solid #60bd39 !important;}/*未开始：边框绿色、背景白色*/
.g-quqianggou{border:1px solid #f82862 !important;}/*去抢购：边框粉色、背景粉色*/
.g-yijieshu{border:1px solid #AAAAAA !important;}/*已结束：边框灰色、背景白色*/
.e-button{background: #60bd39 !important;}/*未开始：按钮绿色*/
.g-button{background: #f6b906 !important;}/*去抢够：按钮黄色*/
.g-button{background: #AAAAAA !important;}/*已售光：按钮灰色*/

/*手机专享商品弹窗*/
.mobile-order-bj { width: 100%; height: 800px; position: fixed; left: 0; top: 0; z-index: 101;}
.mobile-order-zhezhao { z-index: 102; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background: #000; -moz-opacity: 0.7; opacity: .40; filter: alpha(opacity=10); cursor: default; float: left; }
.mobile-order {width: 450px; height: auto; position: fixed; z-index: 102; left: 35.4%;top: 89px; background: #fff; 
			/*-webkit-border-radius: 40px;
            -moz-border-radius: 40px;
            border-radius: 40px;*/            
            -moz-background-clip: padding;     /* Firefox 3.6 */
            -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
            background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */                          
            border: 10px solid rgba(0,0,0,0.3); }
.mobile-order .top-logo { height: 53px; width: 100%; background: #f9f9f9; margin-bottom: 10px; }
.mobile-order .mobile_qiandao_fl {width: 165px; height: 133px;margin: 5px auto 0 auto;}
.mobile-order .mobile_qiandao_fl img{padding-left: 23px;}
.mobile-order .p-order .qiandao_fr { width: 207px; float: left; height: auto; padding-left: 10px;position: relative;margin-top: 30px;}
.mobile-order .qiandao_fr p { color: #7b7a76; font-size: 16px; width: inherit; text-align: left; }
.mobile-order .top-logo h3 { font-size: 22px; font-family: "微软雅黑"; line-height: 53px; color: #2c2c2c; float: left; margin-left: 15px; display: inline; }
.mobile-order .top-logo .top-gb { float: right; margin-right: 10px; margin-top: 9px; display: inline; cursor: pointer; }
.mobile-order p.qiandao { color: #d3411a; font-size: 12px; line-height: 40px;text-align: center;}
.mobile-order .p-list{width: 403px;height: 162px;margin: 0 auto;border: 1px dashed #f6705e; border-radius: 3px;}
.mobile-order .p-list p {padding-left: 18px; color: #878787; font-size: 14px; width: inherit; text-align: left;line-height: 22px; }
.mobile-order .mobile_tit{position: absolute;left: 29px;top: 242px;background: #f6705e;font-family: "微软雅黑";font-size: 14px; padding-left:13px;border-radius: 3px;width: 80px;height: 26px;line-height: 26px;color: #fff;}
.mobile-order .huoqu input{width: 233px;height: 30px;line-height: 30px;padding: 3px;}
.mobile-order .huoqu .btn {color: #fff; width: 96px; font-size: 14px; font-weight: bold;font-family: "微软雅黑"; text-align: center; line-height: 38px; height: 38px; background: #328da8; margin-left: 5px; display: inline; border: 0px; cursor: pointer; background: #ff0000; }
.mobile-order .error{position: absolute;top:301px;left: 23px;color: #FF0000;}
.mobile-order h4{width:100%;display:inline-block;float: left; text-align: center; line-height:28px;font-size:18px;color: #f6705e;}

/*商品售光弹窗*/
.p-order-bj { width: 100%; height: 800px; position: fixed; left: 0; top: 0; z-index: 101;}
.order-zhezhao { z-index: 102; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background: #000; -moz-opacity: 0.7; opacity: .40; filter: alpha(opacity=10); cursor: default; float: left; }
.p-order {width: 390px; height: auto; position: fixed; z-index: 102; left: 35.4%;top: 89px; background: #fff; }
.p-order .top-logo { height: 43px; width: 100%; background: #e20001; margin-bottom: 10px; }
.p-order .qiandao_fl { float: left;  width: 165px; height: 133px; margin-top: 5px;}
.p-order .qiandao_fl img{padding-left: 23px;}
.p-order .qiandao_fr { width: 207px; float: left; height: auto; padding-left: 10px;position: relative;margin-top: 30px;}
.p-order .qiandao_fr p { color: #7b7a76; font-size: 16px; width: inherit; text-align: left; }
.p-order .top-logo h3 { font-size: 22px; font-family: "微软雅黑"; line-height: 43px; color: #fff; float: left; margin-left: 15px; display: inline; }
.p-order .top-logo .top-gb { float: right; margin-right: 10px; margin-top: 9px; display: inline; cursor: pointer; }
.p-order p.qiandao { color: #d3411a; font-size: 12px; line-height: 40px;text-align: center;}
.p-order .p-list{padding:0 23px;}
.p-order .p-list p { color: #7b7a76; font-size: 16px; width: inherit; text-align: left; }
.p-order .huoqu input{width: 233px;height: 30px;line-height: 30px;padding: 3px;}
.p-order .huoqu .btn {color: #fff; width: 96px; font-size: 14px; font-weight: bold;font-family: "微软雅黑"; text-align: center; line-height: 38px; height: 38px; background: #328da8; margin-left: 5px; display: inline; border: 0px; cursor: pointer; background: #ff0000; }
.p-order .error{position: absolute;top:301px;left: 23px;color: #FF0000;}
.p-order h4{width:100%;display:inline-block;float: left; text-align: center; line-height:28px;font-size:18px;}

.lastone_shopimg{border:1px solid #fff;width: 250px; height: 318px; background: url(xiayiye.jpg) no-repeat;  z-index: 10; display: block;}
.lastone_link { width: 251px; height: 320px; position: absolute; bottom: 0; left: 0; z-index: 9000; }
.lastone_link:hover{border:1px solid #f82862;display: block;}

/*已售光商品弹窗*/
.yishouguang_zhezhao { width: 100%; background: #000; -moz-opacity: 0.7; opacity: .40; filter: alpha(opacity=10); z-index: 99999; top: 0; left: 0; height: 900px; position: fixed; _position: absolute; }
.yishouguang_box { width: 400px; height: 230px; background: #fff; position: fixed; left: 50%; top: 40%;margin-left: -200px; z-index: 9999999; border-radius: 5px;  }
.yishouguang_box .tit { width: 100%; height: 43px; background: #f9f9f9; border-bottom: 1px solid #dcdbdb; }
.yishouguang_box .tit span { float: left; margin-left: 15px; display: inline; font-size: 16px; font-weight: bold; line-height: 43px; color: #5a5a5a; }
.yishouguang_box .tit b { float: right; margin-right: 10px; display: inline; font-weight: normal; cursor: pointer; }
.yishouguang_box .mad { width: auto; padding: 0px 10px; line-height: 30px; height: 180px; font-size: 16px; margin-top: 9px; font-family: "微软雅黑"; text-align: center; }
.yishouguang_box .mad p{margin:30px 0 10px 0;color: #ff0000;}
.yishouguang_box .but { width: 55px; float: left; height: 20px; border-radius: 3px; background: #2ca9fd; padding: 5px 10px; margin: 0px 170px 10px 165px; display: inline; color: #fff; font-size: 14px; text-align: center; }
.yishouguang_box .but:hover { width: 55px; float: left; height: 20px; background: #2ca9fd; padding: 5px 10px; margin: 0px 170px 10px 165px; display: inline; color: #fff; font-size: 14px; text-align: center; }
.yishouguang_box .mad p .copy_title{font-size: 18px;font-family: '宋体';font-weight: bold;}
.yishouguang_box .mad .copyqunhao{background: #FF4C66; padding: 4px 10px 7px 10px;border-radius: 3px; color: #fff; font-size: 14px;margin: 2px 0 0 5px;}
.yishouguang_box .mad .qqqun_text{padding: 3px; height: 20px; width: 100px; line-height: 20px; font-size: 16px;color: #ff0000;}
.yishouguang_box .mad .enqun_btn{margin-top: 20px;}
.yishouguang_box .mad .enqun_btn .ent_btn{background: #FF9462; padding: 4px 10px 7px 10px;color: #fff; font-size: 16px;border-radius: 5px;}

/*底部文字链广告*/
.bot_ad{width:1024px; background:#fff;margin:0px auto 10px auto;padding:5px 0px;}
.bot_ad a{float:left;color:#666; line-height:30px; font-size:14px; margin:0px 0px 0px 10px; display:inline; text-decoration:none;width:100px;}
.bot_ad a:hover{float:left;color:#f00; line-height:30px; font-size:14px; margin:0px 0px 0px 10px; display:inline; text-decoration:underline;width:100px;}

/*右侧文字链广告*/
.rild{width: 110px;height:180px;padding:0px auto;}
.rild a{width:45px;margin:0px 0px 0px 5px;display: inline; float: left;color: #666; text-decoration: none; line-height: 30px; font-size: 12px; height: 30px; overflow:  hidden;}
.rild a:hover{width:45px;margin:0px 0px 0px 5px;display: inline; float: left;color: #666; text-decoration: none; line-height: 30px; font-size: 12px; height: 30px; overflow: hidden;}

.r_imgad{width:90px; height: 90px;float: left;position: relative;margin:5px 9px;display: inline;}
.r_imgad .img{width:90px; height: 90px;float: left;}
.r_imgad .img_bg{background:#000;width:100%; height: 20px;-moz-opacity: 0.7; opacity: .40; filter: alpha(opacity=10);position: absolute;bottom:0px;left:0px;}
.r_imgad .img_txt{text-align: center;font-size: 12px; line-height: 10px;color:#fff;position:absolute;bottom:0px;left:0px; text-align: center;width:93px;}
.r_imgad .img_txt a{text-align: center;font-size: 12px; line-height: 20px;color:#fff; text-decoration: none;width:100%;}
.r_imgad .img_txt a:hover{text-align: center;font-size: 12px; line-height: 20px;color:#fff; text-decoration: underline;width:100%;}

.top_ad{width:160px;float:right;margin-right:10px; display: inline;height: 40px;}
.top_ad a{float: left;margin: 0px 0px 0px 0px; display: inline; text-decoration: none; font-size: 12px; line-height: 20px; width:70px;}
.top_ad a:hover{float: left;margin: 0px 0px 0px 0px;color:#f00; display: inline; text-decoration: underline; font-size: 12px; line-height: 20px; width:70px;}
.top_ad .red{color:#f00;}
.top_ad .lv{color:#09c70d}

.biankuang{display: block;width: 720px;height: 720px;margin: -120px 0 0 200px;background: url('http://img60.aili.com/f5/b2/f5b23e3c9f2dc1886b34c64dd841e2a9.png?1477636137') no-repeat;position: fixed;top: 150px;left: 150px;z-index: 1001;}
.biankuang .close{background: none; width: 60px; height: 60px;top: 32px;right: 160px;position: absolute;}
.biankuang .enter{display: block;width: 450px;height: 380px; margin: 100px 0 0 70px;}
.biankuang span{color: #fff;font-family: "微软雅黑";font-size: 16px;font-weight: bold;position: absolute;top: 420px;right: 275px;}
#zhezhao{ display: none; width: 100%; height: 100%; background: #000; position: fixed; _position: absolute; top: 0; left: 0; opacity: 0.3; filter: alpha(opacity=30); z-index: 1000;}

.bg_color{width: 100%;background: #000;display: block;height: 100px;position: fixed;bottom: 0px;z-index: 1001;}
.foot_tanchuan{width: 1003px;height: 147px;background: url('http://img10.manpianyi.com/images/foot_jinqun.png') no-repeat;position: absolute;bottom: 0px;left: 170px;}
.foot_tanchuan .close{background: none; width: 20px; height: 20px;top: 50px;right: -30px;position: absolute;background: url("http://img10.manpianyi.com/images/navsign22.png") 0 -47px no-repeat;}
.foot_tanchuan .qq{position: absolute;font-size: 17px;color: #fff;right: 60px;top: 104px;}
.foot_tanchuan .dian{position: absolute;width: 1000px;height: 100px;right: 10px;bottom: 0px;}

.top_tag{width:1025px;margin: 0px auto; background:#fff;height: 185px;}
.top_tag .tit{width:100%;float: left; height:30px; line-height: 30px;}
.top_tag .tit span{float: left;font-size: 14px;margin-left: 10px;display: inline;color:#f53453;}
.top_tag .tit .hot{float:right;font-size: 12px;color:#666; margin-right:10px;display: inline;}
.top_tag .tit a{float:right;font-size: 12px;color:#f53453; text-decoration:none;margin-right:10px;display: inline;}
.top_tag .tit a:hover{float:right;font-size: 12px;color:#f53453; text-decoration:underline;margin-right:10px;display: inline;}
.top_tag .img_li{width:100%;float: left;padding:5px 0px 20px 0px;}
.top_tag .img_li .img{width:126px;height:126px;float:left;position:relative;margin-left: 15px;display: inline;}
.top_tag .img_li .img .dimg{width:126px; height: 126px; overflow:hidden;}
.top_tag .img_li .img .dimg img{width:126px; height: 126px;}
.top_tag .img_li .img .txte{width:100%; height: 20px;font-size: 12px; line-height: 20px; text-align: center;}
.top_tag .img_li .img .txte a{color:#000;text-decoration: none;}
.top_tag .img_li .img .txte a:hover{color:#ff0000;text-decoration: none;}

.bop_tag{width:1025px;border-top:#e5e5e5 1px solid;margin: 10px auto; background:#fff;height: 125px;}
.bop_tag .txt{float: left;width:100%;}
.bop_tag .txt span{background: #f14946;font-size: 16px;padding: 5px 3px;float: left;margin-top: 15px;color: #fff;width: 18px;}
.bop_tag .txt a{float: left;width:80px;margin-left:10px;display: inline;color:#000;text-decoration: none;font-size:14px;line-height: 32px;}
.bop_tag .txt a:hover{color:#f00;}

.pub_ad{width:250px;height:318px;border:#f00 solid 1px; float: left;}
.pub_ad span{width:215px;font-size: 16px;color:#f00;float: left;padding-left:35px;margin:0px 0px 10px 0px;line-height:40px;background:url(hot_tag.jpg) no-repeat 10px 10px #f53453;color: #fff;}
.pub_ad a{color:#666; text-decoration: none;font-size: 12px;float: left;width:60px;margin:0px 0px 0px 10px; display: inline; line-height: 33px;background:url(hot_tag_list.jpg) no-repeat 0px 15px;padding-left:10px;}
.pub_ad a:hover{color:#f00; text-decoration:underline;font-size: 12px;float: left;width:60px;margin:0px 0px 0px 10px; display: inline;line-height:33px;background:url(hot_tag_list.jpg) no-repeat 0px 15px;padding-left:10px;}

/*新版预售样式*/

.yishouguang_zz { width: 100%;background: #000;  opacity: .20; filter: alpha(opacity=10); z-index: 999; top: 0; left: 0; height: 99999px; position: fixed; position: absolute; }
.middle00{width:1188px;margin:0 auto ;position: fixed; left: 5%; top: 0%;z-index: 9999999;}
/*.middle00{width:1188px;margin:0 auto ;position: fixed; left: 5%; top: 0%;background: #f9f9f9 none repeat scroll 0 0;}*/
.clear{clear:both}
.clear10{clear:both; width:100%; height:10px;}
a{color: #0000ee;text-decoration: none;}
a:hover{color: #ff0000;}
.l{float:left}
.r{float:right}

.top{width: 1188px;height: 75px;background: #312d44;font-family: "微软雅黑";font-size: 36px;}
.top_l{float: left;display: inline;font-family: "微软雅黑";font-size: 18px;color: #fff;margin: 20px 0 0 30px;border: solid 1px #fff;padding: 5px 20px 5px 20px;border-radius:20px;}
.top_c{font-family: "微软雅黑";font-size: 36px;color: #fff;margin:10px 0 0 350px;float: left;display: inline;}
.top_r{float: right;display: inline;margin: 23px 30px 0 0;}

.foot_zz{width: 768px;height:533px;display: inline;}
.jr{width: 768px;float: left;display: inline;}
.jr .q_l{float: left;display: inline;}
.jr .q_c{width:231px;height:123px;border: solid 1px #fff;background: #fff;float: left;display: inline;}
.jr .q_c a{width:231px;height:123px;float: left; display: inline;}
.jr .q_c .n_l img{float: left;margin: 20px 0 0 20px;}
.jr .q_c .n_r{float: left;display: inline;margin: 25px 0 0 15px;}

.jr .q_c .n_r h1{font-family: "微软雅黑";font-size: 16px;color: #ff4546;}
.jr .q_c .n_r h2{font-family: "微软雅黑";font-size: 14px;color: #ff4546;}
.jr .q_c .n_r img{float: left;margin-top: 20px;}
.jr .q_r{float: right;display: inline;}

.foot_zs{width: 420px;height:533px;background: #ff4546;display: inline;}
.foot_zs .ding{width: 420px;height: 60px;}
.foot_zs .ding img{float: left;display: inline;margin: 10px 0 0 35px;}
.foot_zs .ding a{float: right;display: inline;margin: 30px 30px 0 0;}

.foot_zs .zsq{width: 420px;}
.foot_zs .zsq .zsq1{width: 160px;height: 220px;background: #fff;float: left;display: inline;margin:10px 0 0 35px;}
.foot_zs .zsq .zsq1 a{width: 160px;height: 220px;float: left;display: inline;}
.foot_zs .zsq .zsq1 span{font-family: "微软雅黑";font-size: 14px;color: #252525;float: left;margin: 8px 8px 0 8px;width:160px;}
.foot_zs .zsq .zsq1 p{font-family: "微软雅黑";font-size: 14px;color: #ff4546;float: left;margin: 5px 0 0 8px;}
.foot_zs .zsq .zsq1 b{font-size: 18px;font-weight:normal;}
.qunhao{width: 100%; background: #eceff5;margin: 0 auto;text-align: center;border-bottom: solid 1px #cdd6e8;}
.qunhao .width{width: 1200px;margin:0 auto;height: 50px;line-height: 50px;}
.qunhao .width .jia{width: 1100px;float: left;}
.qunhao .width .jia span{color: #6f8193;font-size: 16px;font-family: 微软雅黑;font-weight: bold;}
.qunhao .jia a{color: #fff;margin-left: 20px;background: #75d32d;border: solid 1px #54b510;border-radius: 2px;padding: 2px 10px;font-size: 16px;}
.qunhao .butt a{float: right;color: #c4c4c4;font-size: 12px;}
.qunhao .jia .kk{color: #686868;background: #f7f7f7;border: solid 1px #bbb;}
#check_nlraf { position: relative;  margin-right: 3px;}

/*详情页面*/
.xq{width:1040px;margin:0px auto; padding:0px 0px;}
.xq .xprd{width:750px;float:left;background:#fff;}
.xprd .xprd_img{width:300px;height:300px;float:left;margin:10px;display:inline;}
.xprd .xprd_img img{width:300px;height:300px;}
.xprd  .zprd{width:420px;float:left;margin-left:10px;display:inline;}
.zprd .tit{width:100%;height: 65px;overflow: hidden;margin-top: 5px;}
.zprd .tit a{font-size:18px;color:#000; text-decoration:none; line-height:30px;font-family: "微软雅黑";}
.zprd .tit a:hover{font-size:18px;color:#f00; text-decoration:none; line-height:30px;}
.zprd .mall{width:100%;font-size:14px;display:inline;margin:20px 0px 0px 0px;font-family: "微软雅黑";color: #979797;}
.zprd .mall a{color: #979797;font-family: "微软雅黑";margin-left: 5px;}
.zprd .price{width:100%;font-size:14px;display:inline;margin:20px 0px 0px 0px;font-family: "微软雅黑";color: #979797;}
.zprd .price a{color: #979797;font-family: "微软雅黑";margin-left: 5px;}
.zprd .price span{color: #ff0066;font-size: 25px;font-family: "微软雅黑";}
.zprd .price b{font-weight: normal;font-size: 14px;color: #ff0066;font-family: "微软雅黑";margin-left: 5px;}
.zprd .price em{font-style: normal;}
.zprd .price strong{font-weight: normal;text-decoration: line-through;font-family: "微软雅黑";font-size: 14px;}
.zprd .price .qq{width: 80px;height: 30px;line-height: 30px;float: right;margin-right: 35px;text-align: center;}
.zprd .price .qq a{padding: 5px 10px;background: #ff0066;color: #fff;border-radius: 2px;}
.zprd .tag{width:100%;font-size:12px;display:inline;margin:30px 0px 0px 0px}
.zprd .s_menu{width:100%;margin:15px 0px 10px 0px;display:inline;}
.zprd .s_menu a{display:inline;width:180px;line-height:50px;background:#ff0066;color:#fff;margin:5px 0px 0px 0px;float:left;text-align:center;font-size:20px;border-radius: 3px;font-family: "微软雅黑";}
.zprd .s_menu a:hover{background: #dc265f;font-family: "微软雅黑";}
.zprd .s_menu .mai{background: #ffbb45;font-family: "微软雅黑";}
.zprd .s_menu .mai:hover{background: #f49f4f;font-family: "微软雅黑";}
.zprd .s_menu span{color: #fff;font-size: 20px;}

.xq  .le_ad{width:280px;float:left;margin-left:10px;direction:inline;}

.ad_bannaer{width:1040px;margin:0px auto;padding:0px;background:#fff;margin-bottom:0px;}
.ad_bannaer .ad_d{width:60px;float:left;height: 80px;background: #ff0066;color: #fff;writing-mode:tb-rl;text-align: center;line-height: 55px;letter-spacing: 4px;}
.ad_bannaer .ad_c{width:940px;float:left;margin-left: 20px;}
.ad_bannaer .ad_c a{width:80px;float:left; line-height:26px;color:#000; text-decoration:none;overflow:hidden;font-weight: normal;}
.ad_bannaer .ad_c a:hover{width:80px;float:left; line-height:26px;color:#f00; text-decoration:none;overflow:hidden}
.pd_list{width:1040px;margin:0px auto; padding:0px 0px;}

.jingxuan{width:1040px;margin:0px auto;padding: 0px;height: 330px;background: #fff;}
.jingxuan .jx_rs{width: 100%;font-family: "微软雅黑";margin: 10px 0 0 10px;height: 30px;}
.jingxuan .jx_rs li{float: left;font-size: 20px;color: #333;font-style: normal;font-weight: normal;padding: 10px 0 0 10px;color: #ff0066;}
.jingxuan .jx_rs a{font-size: 14px;margin-left: 10px;color: #333;}
.turn_r{margin:0 5px 0 400px;}

.jingxuan span{float: left;font-family: "微软雅黑";font-size: 20px;color: #333;margin-top: 10px;width: 100%;}
.jingxuan .jx_p{width: 200px;height: 275px;border: solid 1px #f5f5f5;float: left;margin: 10px 3px 10px 3px;background: #fff;}
.jingxuan .jx_p img{width: 200px;height: 205px;border: 0px;}
.jingxuan .on{border: solid 1px #f5f5f5;}
.jingxuan .jx_p:hover{border: solid 1px #f24376}
.jingxuan .jx_p .title{width: 190px;overflow: hidden;margin: 10px 0 0 5px;float: left;height: 14px;}
.jingxuan .jx_p .title a{color: #333;font-size: 12px;font-family: "宋体";width: 190px;overflow: hidden;font-weight: normal;}
.jingxuan .jx_p .price{margin: 5px 0 0 5px;}
.jingxuan .jx_p .price span{font-size: 12px;font-family: "微软雅黑";color: #ccc}
.jingxuan .jx_p .price b{font-weight: normal;color: #f12b69;font-size: 22px;}
.jingxuan .jx_p .price a{color: #fff;background: #d9285f;padding: 5px 5px;border-radius: 3px;float: right;margin-right: 5px;text-decoration: none;}
.jingxuan .jx_p .price s{color: #666;font-weight: normal;}

.prll { width:280px;height: 320px; background: #fff; float: left; position: relative; display: inline; }
.prll .p_im { width:280px; overflow: hidden; text-align: center; }
.prll .p_im .tit{float: left;margin: 15px 0 0 10px;border-bottom: 0px #ebf2f8 solid;}
.prll .p_im .tit .on{color: #257dc5;border-bottom: 2px #6ba2e5 solid;}
.prll .p_im .tit a {float: left;padding: 5px 10px;padding-bottom: 5px;border-bottom: 2px #ebf2f8 solid;color: #666;font-size: 14px;text-decoration: none;}
.prll .p_im .tit a:hover{color: #257dc5;border-bottom: 2px #6ba2e5 solid;}
.prll .p_im .tit b{float: left;font-weight: normal;color: #ebf2f8;}

.prll .pp_1{width: 280px;overflow: hidden; height:140px; text-align: center;}
.prll .pp_1 .tu{float: left;width: 125px;height: 120px;position: relative;margin: 15px 0 0 8px;background: #fff;}
.prll .pp_1 .tu img{width: 125px;height: 120px;}
.prll .pp_1 .tu .name{width: 125px;height: 20px;color: #fff;opacity: 0.5;position: absolute;bottom: 0;background: #000;line-height: 20px;}
.prll .p_title{width: 270px;overflow: hidden;margin-left: 10px;}
.prll .p_title a{width: 120px;color: #333;font-size: 12px;float: left;display: inline;padding-left: 15px;line-height: 20px;margin-top: 5px;font-weight: normal;}
.prll .p_title .lyq{color: #ff0004;}
.prll .p_title .zzs{color: #8c28e2;}
.prll .p_title .neiyi{color: #11ae09;}

.q_topad{width:1025px;margin:10px auto;padding:1px;background:#ff4c66;height:80px;}
.q_topad .tit{width:79px;float:left;height:80px; line-height:80px;padding:0px 0px 0px 31px;color:#fff;font-size:14px;}
.q_topad .link{float:left;width:915px;background:#fff;}
.q_topad .link a{float:left;line-height:40px;font-size:14px; text-decoration:none;color:#000;margin:0px 0px 0px 20px; display:inline;}
.q_topad .link a:hover{float:left;line-height:40px;font-size:14px; text-decoration:none;color:#f00; margin:0px 0px 0px 20px; display:inline;}

.ztc_ad{width:1025px;margin:0px auto;padding:0px;background:#fff;}
.ztc_ad .ra_tit{width:1005px;float:left;padding:0px 0px 0px 20px;color:#f00;font-size:16px; line-height:30px;}
.ztc_ad .ad_pr{width:200px;float:left;margin:0px 0px 0px 6px; display:inline;}
.ztc_ad .ad_pr .adpr_img{width:200px;float:left;height:200px;}
.ztc_ad .ad_pr .adpr_img img{width:200px;height:200px;}
.ztc_ad .ad_pr .ad_tit{width:200px; line-height:30px;font-size:14px; overflow:hidden;height:30px;}
.ztc_ad .ad_pr .ad_tit a{color:#000; text-decoration:none;font-size:14px;}
.ztc_ad .ad_pr .ad_tit a:hover{color:#000; text-decoration:underline;font-size:14px;}
.ztc_ad .ad_pr .ad_pri{width:200px;float:left;}
.ztc_ad .ad_pr .ad_pri em{font-style:normal;font-size:12px;float:left;margin:6px 0px 0px 0px;display:inline;color:#f00}
.ztc_ad .ad_pr .ad_pri b{font-style:normal;font-size:20px;float:left;margin:0px 0px 0px 0px;display:inline;color:#f00;font-weight:normal;}
.ztc_ad .ad_pr .ad_pri span{font-style:nomal;font-size:12px;float:left;text-decoration:line-through;margin:5px 0px 0px 10px;display:inline}
.ztc_ad .ad_pr .ad_pri .g_menu{float:right;margin:4px 10px 0px 0px; display:inline;}
.ztc_ad .ad_pr .ad_pri .g_menu a{background:#f00;color:#fff; text-align:center;padding:0px 10px;text-decoration:none;border-radius:3px}
.ztc_ad .ad_pr .ad_pri .g_menu a:hover{background:#db141d;color:#fff; text-align:center;padding:0px 10px;text-decoration:none;border-radius:3px}

/*分类cpc*/
.cpc-search{width: 1025px; margin: 10px auto; padding: 1px; background: #fff;height: 140px;}
.cpc-search .tit_top{float: left;padding: 5px 5px;font-size: 16px;color: #443e56;height: 30px;line-height: 30px;}
.cpc-search .tit_top img{float: left;margin: 7px 3px;}
.cpc-search .cpc_list{height: 120px;padding: 0 10px;}
.cpc_list .cpc_l{width: 330px;float: left;}
.cpc_list .cpc_l .cpc_img{width: 80px;height: 80px;padding-right: 10px;float: left;}
.cpc_list .cpc_l .cpc_txt{width: 220px;float: left;padding-right: 20px;}
.cpc_list .cpc_l .cpc_txt h3{font-size: 14px;color: #585757; font-weight: bold; height: 30px; line-height: 22px;}
.cpc_list .cpc_l .cpc_txt li{float: left;padding-top: 6px;}
.cpc_list .cpc_l .cpc_txt a{display: inline-block;color: #585757;padding: 1px 2px;}
.cpc_list .cpc_l .cpc_txt a:hover{background: #ee4f4f;border-radius: 4px;color: #fff;border-radius: 3px;text-decoration: none;}
.cpc_list .cpc_l .cpc_txt span{padding: 0 5px; color: #e8e8e8;}

/*娜姐帮手机客户端下载页面*/
.fl{float: left;}
.fr{float: right;}
.down{width: 100%;height: 64px;margin: 0 auto;text-align: center;position: absolute;top: 0;left: 0;line-height: 64px;}
.down .top_nj{width: 1200px;margin: 0 auto;}
.down .top_nj .fl img{margin-top: 10px;}
.down .top_nj .fr img{margin-right: 5px;}
.down .top_nj a{color: #626262;font-size: 14px;line-height:64px; font-family: "微软雅黑";margin-right: 10px;}
.down .banner_nj{background: url(down_banner.png) no-repeat center center;height: 612px;display: block;position: relative;}

.down .banner_nj .ewm{width: 1200px;margin: 0 auto;position: relative;}
.down .banner_nj .ewm1{position: absolute;width: 180px;height: 180px;background: #fff;top: 306px;right: 219px;}
.down .banner_nj .phone1 a{position: absolute;width: 235px;height: 65px;top: 388px;left: 237px;}
.down .banner_nj .phone2 a{position: absolute;width: 235px;height: 65px;top: 477px;left: 237px;}

.down .mobile{width: 1200px;margin: 0 auto;position: relative;}
.down .mobile li{list-style-type:none;position: absolute;bottom: 150px;left: 500px;display: inline-block;}
.down .mobile a{width: 240px;height: 70px;float: left;margin-left: 50px;}
.down .with_nj{width: 1200px;margin: 0 auto;}
.with_nj .down_np{margin: 50px auto;position: relative;}
.with_nj .down_np .down_np1{margin-right: 0px;}
.with_nj .down_np .down_np1 img{margin-right: 0px;}
.with_nj .down_np .down_np2{position: absolute;background: #000;width: 168px;height: 168px;top:207px;right: 258px;}
.with_nj .down_yq{margin: 0 auto;position: relative;}
.with_nj .down_yq .down_yq1{margin-right: 0px;}

.with_nj .down_yq .down_yq2{position: absolute;background: #000;width: 168px;height: 168px;top:228px;right: 177px;}
.with_bbg{width: 100%;margin: 0 auto;height: 604px;}
.with_bbg .down_bbg{margin: 0 auto;width: 1200px;position: relative;}
.with_bbg .down_bbg .down_bbg1{margin-right: 0px;}
.with_bbg .down_bbg .down_bbg1 img{margin-right: 0px;}
.with_bbg .down_bbg .down_bbg2{position: absolute;background: #000;width: 154px;height: 154px;top:277px;right: 303px;}
.witn_bottom{width: 100%;margin: 0 auto;background: #303030;}
.witn_bottom .foot_nj{width: 1200px;margin: 10px auto;}
.witn_bottom .foot_nj a{color: #fff;font-size: 24px;font-family: "微软雅黑";font-weight: bold;}
.witn_bottom .foot_nj b{color: #aaa;padding: 0 10px;font-weight: normal;font-size: 14px;}
.witn_bottom .foot_down{width: 1200px;margin: 0 auto;height: 100px;}
.witn_bottom .foot_down .lis{width: 200px;margin-left: 400px;}
.witn_bottom .foot_down .lis img{margin: 8px auto;}
.witn_bottom .foot_down .lis1{width: 128px;height: 128px;background: #fff;}
.witn_bottom .foot_down .lis0{font-size: 14px;color: #adacaa;font-family: "微软雅黑";line-height: 18px;margin: 25px 10px;}
.witn_bottom .foot_beian{width: 1200px;margin: 10px auto;clear: both;}
.witn_bottom .foot_beian p{color: #504e4f;font-size: 12px;font-family: "微软雅黑";}
.witn_bottom .foot_beian b{padding: 0 5px;font-weight: normal;color: #504e4f;}

/*帮帮购页面*/
.bbgou{width:1025px;margin: 20px auto;}
.bbgou .gou_cont{width: 100%;height: 245px;background: #fff;}
.gou_cont .gou_deta{float: left;padding: 20px 30px;}
.gou_cont .gou_deta h2{font-size: 24px;color: #000;font-weight: bold;}
.gou_cont .gou_deta b{color: #222;}
.gou_cont .gou_deta p{font-size: 16px;color: #999;margin-top: 20px;}
.gou_cont .gou_solve{float: left;border-bottom: 1px solid #e5e5e5;height: 32px;width: 100%;}
.gou_cont .gou_solve a{font-size: 16px;color: #ff5353;padding: 10px 30px;border-bottom: 2px solid #ff5353;}
.gou_cont .gou_solve span{color: #999;font-size: 14px;margin-left: 15px;}
.gou_cont .tui{float: left;padding: 12px 30px;}
.tui .gou_logo{width: 40px;float: left;}
.tui .gou_v{float: left;margin-left: 10px;}
.tui .gou_v span{font-size: 16px;color: #333;}
.tui .gou_v p{font-size: 12px;color: #999;}
/*轮播图*/
#b03 .dots {position: absolute;left: 0;right: 0;bottom: 20px;}
#b03 .dots li {display: inline-block;width: 10px;height: 10px;margin: 0 4px;text-indent: -999em;border: 2px solid #fff;border-radius: 6px;cursor: pointer;opacity: .4;-webkit-transition: background .5s, opacity .5s;-moz-transition: background .5s, opacity .5s;transition: background .5s, opacity .5s;}
#b03 .dots li.active {background: #fff;opacity: 1;}
.add-collection { border: 1px solid #C9C9C9; position: fixed; left: 40%; top: 50%; background: #fffbeb; z-index:1; }
.add-collection span { font-size: 12px; cursor: pointer; position: absolute; right: 3px; top: 3px; }
.add-collection p { padding: 10px 20px; font-size: 12px }