@charset "utf-8";

/*** 头条 ***/
.news-nav{width:100%;background:#fff;margin-bottom:10px}
.news-nav:after{content:"";clear:both;display:block!important;height:0}
.news-nav a{float:left;position:relative;display:block;width:100px;height:42px;line-height:42px;color:#000;font-size:14px;text-align:center;text-decoration:none;outline:0;*zoom:1;cursor:pointer}
.news-nav a:hover{color:#f36}
.news-nav a span{display:none;position:absolute;left:50%;top:40px;margin-left:-8px;width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#f36 transparent transparent transparent}
.news-nav a.no{width:110px;background:#f36;color:#fff}
.news-nav a.no span{display:block}
.news-nav a.no:hover{color:#fff}

.news-list{padding:20px;margin-bottom:10px;background:#fff;}
.news-list a{position:relative;display:block;padding:15px 0;border-bottom:1px solid #eee;background:#fff;text-decoration:none;color:#000;*cursor:pointer;*zoom:10;z-index:10}
.news-list a:last-child{border:none;}
.news-list a .item-pic{float:left;height:130px;width:180px;margin-right:28px;border-radius:2px;overflow:hidden}
.news-list a .item-pic:hover img{-webkit-transform:scale(1.03);transform:scale(1.03);transition:all .3s ease-out 0s}
.news-list a .item-inf{position:relative}
.news-list a .item-title{margin-top:7px;margin-bottom:20px;font-size:18px;font-weight:600;line-height:26px;color:#000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}
.news-list a .item-title:hover,{color:#ef2129}
.news-list a .item-desc{height:40px;line-height:20px;font-size:14px;color:#929292;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.news-list a .item-source{line-height:20px;font-size:14px;color:#929292;margin-top:20px}
.news-list a .item-source bb{margin-right:8px;}
.news-list a .item-status-text{position:absolute;right:0;bottom:10px;height:20px;line-height:20px;margin-left:20px;padding:0 4px;color:#929292;display:block;}



.hot-list{margin-bottom:10px;padding:10px 20px;background:#fff;}
.hot-list:last-child{margin-bottom:0;}
.hot-list .item{position:relative;padding:15px 0;display:block;border-bottom:1px solid #ddd;text-decoration:none;*cursor:pointer;clear:none!important;*zoom:1}
.hot-list .item:last-child{border:none;}
.hot-list .item:after{content:"";clear:both;display:block!important;height:0}
.hot-list .item:visited .item-title{color:#666}
.hot-list .item:visited .item-desc{color:#999}
.hot-list .item .item-rank{position:absolute;top:-1px;left:-1px;height:24px;width:24px;line-height:24px;color:#fff;font-style:italic;background:#da0d15;text-align:center}
.hot-list .item .item-rank.rank-second{background:#ff4b52}
.hot-list .item .item-rank.rank-third{background:#ff6369}
.hot-list .item .item-pic{float:left;height:85px;width:115px;margin-right:10px;overflow:hidden}
.hot-list .item .item-info{overflow:hidden;*zoom:1}
.hot-list .item .item-title{margin-bottom:6px;line-height:1;font-size:15px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.hot-list .item .item-title:hover{color:#da0d15}
.hot-list .item .item-desc{height:36px;line-height:18px;color:#666;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hot-list .item .item-status{position:absolute;right:20px;bottom:18px;color:#999;clear:none!important;*zoom:1}
.hot-list .item .item-status:after{content:"";clear:both;display:block!important;height:0}
.hot-list .item .item-status .item-status-text{float:left;height:18px;line-height:18px;margin-left:15px;background:#fff}
.hot-list.wechat .item .item-pic{height:85px;width:85px;}


/* 文章 */
.article-con{cursor:pointer;
-webkit-box-shadow:0 5px 15px 0 rgba(20,33,70,.05);
box-shadow:0 5px 15px 0 rgba(20,33,70,.05);
-webkit-transition:all .4s cubic-bezier(.39,.575,.565,1);
transition:all .4s cubic-bezier(.39,.575,.565,1);}

.article{margin-bottom:10px;font-size:14px;overflow:hidden;}
.article .article-con{padding:0 50px;background:#fff;overflow:hidden;}
.article .article-title{line-height: 1;margin-top:30px;border-bottom:1px dashed #e0e0e0;text-align:center;}
.news-list a .item-title{white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.article .article-title>h3{margin:10px 0;font-size:24px;}
.article .article-text{margin:20px 10px;}
.article .top-others{ text-align:center; font-size:14px; color:#888;line-height:58px;}
.article .top-others span{ display:inline-block; margin:0 14.5px;}

.article .article-text p{ text-indent:2em;padding:5px 0;line-height:32px; font-size:16px; color:#666;}
.article .article-text a{ color: #136ec2;text-decoration: underline;}
.article .article-text blockquote{margin-top: 10px;margin-bottom: 10px;margin-left: 50px;padding-left: 15px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;border-left: 3px solid #ccc;background-color:#f1f1f1}
.article .article-text a:hover{ text-decoration:underline;}
.article .article-text h2{ line-height:36px; font-size:18px;}
.article .article-text h3{ line-height:34px; font-size:17px;}

.detail-com{margin:20px 10px;display:flex;}
.wechat-code{margin-right:40px;flex:1;}
.wechat-code img{width:225px;border:1px solid #efefef;}
.wechat-info{float:right;width:100%;font-size:16px;flex:2;}
.wechat-info li{line-height:32px;}
.wechat-info .title{width:50px;text-align:right;}
.wechat-info .text{color:#999;}
.wechat-info .text.number{color:#ff844f;}

.detail-page{position:relative;left:50%;float:left;margin:10px 0;}
.detail-page a{position:relative;right:50%;float:left;height:38px;line-height:38px;padding:0 15px;margin-left:10px;color:#333;background:#fff;font-size:14px;border:1px solid #e7e7e7;border-radius:3px;display:block;overflow:hidden;}
.detail-page a:hover{border:1px solid #f36;}

/* 分页 */
.page{margin-bottom:10px;text-align:center;}
.page .pagination{display:inline-block;*display:inline;}
.page .pagination li{float:left;}
.page .pagination span,
.page .pagination a{height:38px;line-height:38px;padding:0 15px;margin-left:10px;color:#333;background:#fff;font-size:14px;border:1px solid #e7e7e7;border-radius:3px;display:block;overflow:hidden;}
.page .pagination a:hover{border:1px solid #f36;}
.page .pagination .active span{color:#fff;background:#f36;border:1px solid #f36;cursor:default;}

/* 内容详情 */
.detail{line-height:28px;font-size:14px;color:#777;}
.detail p{text-indent:2em;padding:5px 0;line-height:32px;}
.detail a{ color: #136ec2;text-decoration: underline;}
.detail blockquote{margin-top: 10px;margin-bottom: 10px;margin-left: 50px;padding-left: 15px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;border-left: 3px solid #ccc;background-color:#f1f1f1}
.detail a:hover{ text-decoration:underline;}
.detail h2{ line-height:36px; font-size:18px;}
.detail h3{ line-height:34px; font-size:17px;}

#divGuess li:nth-child(10n+1){border-left:3px #fd5f00 solid}
#divGuess li:nth-child(10n+2){border-left:3px #ffc002 solid}
#divGuess li:nth-child(10n+3){border-left:3px #00a635 solid}
#divGuess li:nth-child(10n+4){border-left:3px #00c3c4 solid}
#divGuess li:nth-child(10n+5){border-left:3px #b92400 solid}
#divGuess li:nth-child(10n+6){border-left:3px #e07e00 solid}
#divGuess li:nth-child(10n+7){border-left:3px #27c790 solid}
#divGuess li:nth-child(10n+8){border-left:3px #5c68ec solid}
#divGuess li:nth-child(10n+9){border-left:3px #00a9da solid}

/* APP */

/*热门推荐*/
.hd-icon{ float: left; width: 30px; height: 100px; margin-left: 0; padding-top: 10px; margin-right:16px; background: #FD9F3F; border-radius: 3px; position: relative; line-height: 20px; text-align: center; font-size: 16px; color: #fff;} 
.hd-icon:before{content:'';position:absolute;z-index:2;top:44px;right:-10px;height:0px;width:0px;border-top:9px solid transparent;border-left:10px solid #FD9F3F;border-bottom:10px solid transparent;}
.app-con,.block-tab{padding:20px;margin-bottom:10px;background:#fff;}
.tab-content{padding:10px 0;}

.app-main-list li{float:left;width:72px;margin:0 25px 28px}
.app-main-list li .app-icon{overflow:hidden;display:block;border-radius:12px}
.app-main-list li .app-icon img{display:block;text-align:center;margin:0 auto}
.app-main-list li .app-title{line-height:36px;height:36px;width:100%;display:inline-block;text-align:center}

.main-left .daily-app .app-box{text-align:center}
.main-left .daily-app .app-icon{display:inline-block;border-radius:14px;overflow:hidden;width:70px;height:70px}
.main-left .daily-app .app-title{display:block;width:100%;line-height:30px;font-size:16px;font-weight:700}
.main-left .daily-app .app-desc{display:inline-block;line-height:30px;height:30px;width:100%;color:#848484}
.main-left .daily-app .btn-installs{margin:0 auto;width:150px;position:static}
.main-left .daily-app .btn-installs .btn-install-x,.main-left .daily-app .btn-installs .btn-install-y,.main-left .daily-app .btn-installs .btn-space{height:34px;line-height:34px;font-size:14px}
.main-left .daily-app .btn-installs-2 .btn-install-x,.main-left .daily-app .btn-installs-2 .btn-install-y{position:static;width:70px;float:left}
.main-left .daily-app .btn-installs-2 .btn-space{position:static;width:6px;float:left}
.btn-install{display:inline-block;width:100%;height:24px;line-height:24px;font-size:12px;background:#fff;border:1px solid #c5d1ce;color:#5b5b5b;text-align:center;cursor:pointer;border-radius:2px;-webkit-user-select:none}
.btn-install.active,.btn-install.large-btn,.btn-install:hover{color:#fff;border:1px solid #36aafd;background:#36aafd}

.app-top-list{margin:10px auto}
.app-top-list li{height:75px;cursor:pointer;vertical-align:top;position: relative;}
.app-top-list li .num{margin-top:15px;float:left;width:19px;height:24px;line-height:20px;font-size:16px;text-align:center;overflow:hidden;font-style:normal;display:inline-block}
.app-top-list li .num.icon-top-1{background-position:0 -296px}
.app-top-list li .num.icon-top-1,.app-top-list li .num.icon-top-2{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);width:19px;height:24px;color:#fff}
.app-top-list li .num.icon-top-2{background-position:0 -320px}
.app-top-list li .num.icon-top-3{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -344px;width:19px;height:24px;color:#fff}
.app-top-list li .app-box{margin-left:14px}
.app-top-list li .app-icon{border-radius:12px;overflow:hidden}
.app-top-list li .app-icon img{display:block}
.app-top-list li .app-info{margin-left:14px;line-height:1;font-size:16px;}
.app-top-list li .app-downs,.app-top-list li .app-title{width:80px;line-height:24px;}
.app-top-list li .app-title{display:inline-block;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}
.app-top-list li .app-downs{color:#848484;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}
.app-top-list li .btn-install,.app-top-list li .btn-installs{display:none}
.app-top-list li:hover .btn-installs{display:block;width:80px;margin-top:4px}
.app-top-list li:hover .btn-installs .btn-install{display:block}
.app-top-list li:hover .app-downs{display:block;color:tomato}

/*APP详情*/
.app-con .info{width:100%;display:flex;}
.app-con .info .img{flex:0 0 152px;margin-right:15px;border-radius:10px;text-align:center;}
.app-con .info .img img{width:100px;margin-right:15px;margin:0 auto}


.Top_info .info .info_cent {flex: 1;width: 640px;min-height: 90px;}
.Top_info .info .info_cent ul li {width: 100%;display: block;float: left;min-height: 26px;line-height: 26px;font-size: 12px;margin: 4px 0;}
.Top_info .info .info_cent ul li span, .Top_info .info .info_cent ul li p { display: block; float: left; }
.Top_info .info .info_cent ul li span { width: 50px; color: #9e9e9e; }
.Top_info .info .info_cent ul li p {min-width: 155px;max-width: 100%;height: 26px;overflow: hidden;margin: 0 4px;color: #525252;}
.Top_info .info .info_cent ul li p a { color: #525252; }
.Top_info .info .info_cent ul li p a:hover { color: #05c300; background: none !important; }
.Top_info .info .info_cent ul li .lkbq { float: left; display: block;max-width: 610px; }
.Top_info .info .info_cent ul li .lkbq a { display: block; float: left; height: 22px; background: #edeff5; color: #525252; font-size: 12px; text-align: center; line-height: 22px; border-radius: 11px; margin: 0 3px 10px; padding: 0 12px; }
.Top_info .info .info_cent ul li a:hover { background: #e8e9eb; }
.Top_info .bt h1{display:block;height:34px;line-height:34px;font-size:16px;font-weight:700;color:#36aafd;margin-top:10px;max-width:580px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

.Top_info .info img{transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;border-radius:10px}
.Top_info .info img:hover{transform:rotatez(180deg);-webkit-transform:rotatez(360deg);-moz-transform:rotatez(360deg);-o-transform:rotatez(360deg);-ms-transform:rotatez(360deg)}

.Top_info .btnwrap .btn span {display: block;float: left;margin: 14px 0 0 13px;background: url(../../img/cs/ico-img3.png) no-repeat;height: 24px;width: 24px;background-position: 0 -161px;}
.Top_info .btnwrap .btn:hover .ewmwrap { display: block; }
.Top_info .btnwrap .btn .ewmwrap {display: none;position: absolute;z-index: 9;left: 180px;bottom: 46px;width: 150px;height: 150px;}
.Top_info .btnwrap .btn .ewmwrap img {padding: 8px; background: #fff;display: block;width: 100%;height: 100%;border-radius: 5px;border: 2px solid #eee;}
.Top_info .btnwrap .btn .ewmwrap p {background: #29cc96;text-align: center; font-size: 14px; color: #05c300; width: 100%; height: 24px; line-height: 24px; }
.Top_info .btnwrap .az_btn { background: #29cc96; }
.Top_info .btnwrap {float: left; width: 100%;background: rgba(255, 255, 255, 0.2); padding-bottom: 15px; border-bottom: 1px solid #eee; margin:20px 0;}
.Top_info .btnwrap>div{float: left;width: 152px;height: 50px;border-radius: 4px;margin-right: 10px;box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.1);position: relative;}
.Top_info .btnwrap .btn p {width: 103px;height: 28px;line-height: 28px;text-align: center;float: left;border-right: 1px solid #fff;color: #fff;font-size: 16px;font-weight: bold;margin: 11px 0;}
.Top_info .btnwrap .btn.az_btn p {width: 150px;height: 28px;line-height: 28px;text-align: center;float: left;color: #fff;font-size: 16px;font-weight: bold;margin: 11px 0;}
.Top_info .btnwrap .btn{border:none;}

.main-left .cate-list{height:323px}
.main-left .cate-list li{float:left;height:60px;line-height:60px;font-size:16px;}
.main-left .cate-list li .icon{vertical-align:middle}
.main-left .cate-list li .icon.icon_cate_1{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -368px;width:23px;height:23px}
.main-left .cate-list li .icon.icon_cate_2{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -785px;width:23px;height:23px}
.main-left .cate-list li .icon.icon_cate_3{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -831px;width:23px;height:23px}
.main-left .cate-list li .icon.icon_cate_4{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -923px;width:24px;height:24px}
.main-left .cate-list li .icon.icon_cate_5{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -971px;width:22px;height:22px}
.main-left .cate-list li .icon.icon_cate_6{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -1015px;width:23px;height:23px}
.main-left .cate-list li .icon.icon_cate_7{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -1061px;width:22px;height:22px}
.main-left .cate-list li .icon.icon_cate_8{background-repeat:no-repeat;background-image:url(../../img/cs/sprite-app-saaa858e3fe.png);background-position:0 -1105px;width:23px;height:23px}

.main-left .cate-list li .icon{margin-right:10px}
.main-left .cate-list.soft li{margin:0 30px 5px 0;}
.main-left .cate-list.soft li:nth-child(2n){margin-right:0}
/* 星星 */
.level{background:url(../../img/cs/star1.png) no-repeat left -14px;background-size:73px 28px;width:73px;height:14px;font-size:0;line-height:0;position:relative;text-align:left;}
.level span.l1,.level span.l2,.level span.l3,.level span.l4,.level span.l5{background:url(../../img/cs/star1.png) no-repeat left -1px;background-size:73px 28px;height:12px;width:73px;position:absolute;display:block;}
.level span.l1{width:20%;}
.level span.l2{width:40%;}
.level span.l3{width:60%;}
.level span.l4{width:80%;}
.level span.l5{width:100%;}
/************************************************************ 以下为旧版 ************************************************************/


/********** 头部 **********/
.header {}
.header .top{width:100%;height:34px;background:#f9f9f9;border-bottom:1px solid #e7e7e7;color:#888;z-index:99;}
.header .top .top-con{position:relative;line-height:30px;display:inline-block;}
.header .top .top-con>li{line-height:34px;display:inline-block;}
.header .top .top-con>li>a{line-height:20px;padding-left:5px;margin-left:5px;border-left:1px dotted #ccc;}
.header .top .top-con>li a>i{line-height:16px;padding:0 5px;}
.header .top .top-con>li a>span{margin:0 2px;}
.header .top .top-con>li>a>span.msg{height:15px;line-height:15px;margin:5px;padding:0 5px;background:#d03a24;color:#fff;border-radius:10px;overflow:hidden;}
.header .top .top-con>li>.user{}
.header .top .top-con>li>.user-con{display:none;}

.header .top .top-con>li>.user:hover li>.user-con{display:inline;}
.header .top .top-con>li:first-child>a{border-left:none;}
/* 下拉菜单 */
.header .top-nav:hover{position:relative;z-index:22;}
.header .top-nav:hover>.top-menu{display:block}
.header .top-nav .top-menu{display:none;position:absolute;left:0;top:34px;border:1px solid #e5e5e5;z-index:98;}
.header .top-nav ul{width:164px;}
.header .top-nav ul>li{float:left;width:50%;height:30px;line-height:30px;background-color:#fff;text-align:left}
.header .top-nav ul>li a{display:block;padding-left:9px}
.header .top-nav ul>li.odd{text-align:left}
.header .top-nav ul>li.odd a{padding-left:0}

.top-user{width:285px;background:#fff;z-index:99;}
.top-user .top-user-main{width:263px;padding:10px;background:#fff;border:1px solid #f6f6f6;z-index:99;}
.top-user .top-user-info{height:80px;overflow:hidden;text-align:left}
.top-user .top-user-info p{line-height:30px}
.top-user .top-user-info p span{color:#bbb}
.top-user .top-user-info p em{font-size:26px;color:#d03a24}
.top-user .top-user-out{line-height:35px;height:35px;padding:2px 12px;background:#f6f6f6}


/* 搜索 */
.header .search{background-color:#fff;height:120px;}
.header .search .logo{height:120px;line-height:120px;text-align:left}
.header .search .logo>.img{width:210px;height:60px;margin:25px 0 0 0}
.header .search .logo>.img a{width:100%;height:100%;display:block}
.header .search-con{float:left;width:100%;height:44px;line-height:44px;margin:38px 0;overflow:hidden;}
.header .search-con>.btn-t{float:left;overflow:hidden;}
.header .search-con>.btn-t button{width:80px;height:44px;background:#fff;border:1px solid #F36;font-size:16px;color:#333;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;text-align:center;display:block;cursor:pointer;}
.header .search-con>.btn-t .btn-menu{position:absolute;width:78px;margin-top:-1px;background:#fff;border:1px solid #f36;border-radius:4px;overflow:hidden;z-index:99;display:none;}
.header .search-con>.btn-t .btn-menu>li{height:24px;line-height:24px;cursor:pointer;}
.header .search-con>.btn-t .btn-menu>li>a{padding:0 16px;font-size:16px;}
.header .search-con>.btn-k{float:left;width:calc(100% - 82px);height:42px;line-height:42px;margin-left:-1px;border:1px solid #f36;border-top-right-radius:4px;border-bottom-right-radius:4px}
.header .search-con>.btn-k .form-key{width:calc(100% - 64px);height:42px;background-color:#fff;font-size:14px;color:#444;border:none;}
.header .search-con>.btn-k .form-btn{float:right;width:54px;height:42px;background:#f36;color:#fff;font-size:20px;border:none;cursor:pointer;}

.header .search-con>.btn-t:hover .btn-menu{border-top-left-radius:0;border-top-right-radius:0;display:block;}
.header .search-con>.btn-t:hover button{border-bottom-left-radius:0;}
.header .search-con>.btn-t .btn:focus,
.header .search-con>.form-key:focus{outline:0}

.btn{height:38px;line-height:38px;border:1px solid #F36;background:#F36;border-radius:2px;font-size:16px;color:#FFF;text-align:center;display:block;cursor:pointer;}

/* 导航分类 */
.header>.nav{width:100%;height:45px;color:#fff;font-size:16px;border-bottom:3px solid #F36;content:" ";display:block;clear:both;z-index:50;}
.header>.nav .nav-con{height:45px;font-size:16px;font-weight:700;overflow:hidden;}
.header>.nav .nav-con li{float:left;height:35px;line-height:35px;margin:5px;cursor:pointer;}
.header>.nav .nav-con li:hover,
.header>.nav .nav-con li.on{background:#F36;color:#fff;border-radius:4px;-webkit-transition:background-color .5s}
.header>.nav .nav-con li:hover a,
.header>.nav .nav-con li.on a{color:#fff;}
.header>.nav .nav-con li a{color:#555;display:block;padding:0 15px}

.header .nav-kind{float:left;width:100%;height:45px;line-height:45px;cursor:pointer;text-align:center;z-index:50;}
.header .nav-kind:hover .nav-kind-con{display:block}
.header .nav-kind>h2{font-size:16px;background:#F36;border-radius:none;border-top-right-radius:4px;border-top-left-radius:4px;}
.header .nav-kind>h2 span{margin:0 10px;}

.type{display:block}
.type dl{overflow:hidden;height:338px;border:1px solid #e7e7e7;border-radius:4px;background-color:#fff}
.type dl dd{float:left;overflow:hidden;width:50%;height:48px;text-align:center;line-height:48px}
.type dl dd.border-none{background:0 0}
.type dl dd a{position:relative;display:block;height:46px;background:#fff;text-align:center;font-size:14px;line-height:46px}
.type dl dd a:hover{color:#ff464e}
.i-img{position:relative;top:-2px;display:inline-block;margin-right:5px;width:24px;height:24px;background:url(../img/ct_icons.png?20160112) no-repeat 0 0;vertical-align:middle}
.img-nvzhuang{background-position:0 0}
.img-nanzhuang{background-position:-24px 0}
.img-xiezi{background-position:-48px 0}
.img-xiangbao{background-position:-72px 0}
.img-muying{background-position:-96px 0}
.img-meizhuang{background-position:-120px 0}
.img-jujia{background-position:-144px 0}
.img-jiafang{background-position:-168px 0}
.img-wenti{background-position:-192px 0}
.img-meishi{background-position:-216px 0}
.img-shuma{background-position:-240px 0}
.img-dianqi{background-position:-264px 0}
.img-neiyi{background-position:-288px 0}
.ct-icon-peishi{background-position:-312px 0}
.type dl dd a:hover .img-nvzhuang{background-position:0 -24px}
.type dl dd a:hover .img-nanzhuang{background-position:-24px -24px}
.type dl dd a:hover .img-xiezi{background-position:-48px -24px}
.type dl dd a:hover .img-xiangbao{background-position:-72px -24px}
.type dl dd a:hover .img-muying{background-position:-96px -24px}
.type dl dd a:hover .img-meizhuang{background-position:-120px -24px}
.type dl dd a:hover .img-jujia{background-position:-144px -24px}
.type dl dd a:hover .img-jiafang{background-position:-168px -24px}
.type dl dd a:hover .img-wenti{background-position:-192px -24px}
.type dl dd a:hover .img-meishi{background-position:-216px -24px}
.type dl dd a:hover .img-shuma{background-position:-240px -24px}
.type dl dd a:hover .img-dianqi{background-position:-264px -24px}
.type dl dd a:hover .img-neiyi{background-position:-288px -24px}
.type dl dd a:hover .img-peishi{background-position:-312px -24px}


/* @轮播 */
.J-banner{width:100%;height:340px;margin:0 auto;position:relative;overflow:hidden;}
.J-banner .J-img{height:340px;position:relative;top:0;left:0;}
.J-banner .J-img li{position:relative;top:0;left:0;float:left;width:1920px;height:340px;display:block;}
.J-banner img{width:100%;height:340px;}
.J-banner .J-num{position:absolute;bottom:10px;width:100%;text-align:center;font-size:0;}
.J-banner .J-num li{width:10px;height:10px;background:rgba(0,0,0,0.5);display:block;border-radius:100%;display:inline-block;margin:0 5px;cursor: pointer;}
.J-banner .J-btn{display:none;}
.J-banner .J-btn span{display:block;width:50px;height:100px;background:rgba(0,0,0,0.6);color:#fff;font-size:30px;line-height:100px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.J-banner .J-btn .J-prev{position:absolute;left:0;top:50%;margin-top:-50px;margin-left:20px;}
.J-banner .J-btn .J-next{position:absolute;right:0;top:50%;margin-top:-50px;margin-right:20px;}
.J-banner .J-num .active{background-color: #fff;}
/********** 主体 **********/
.main{padding:30px 0;background:#f9f9f9;}
.main-con{margin-bottom:10px;overflow:hidden;}

/********** @列表 **********/
/* 列表-导航 */
.list-filter{margin-bottom:10px;border:1px solid #e7e7e7;background:#fff;font-size:14px;border-radius:4px;overflow:hidden;}
.list-filter>.nav{width:100%;height:46px;border-bottom:1px solid #e7e7e7;}
.list-filter>.nav>li{float:left;height:45px;line-height:45px;padding-right:20px;color:#666;cursor:pointer;display:block;}
.list-filter>.nav>li span{height:45px;margin:0 10px;font-size:18px;color:#333;cursor:pointer;display:block}
.list-filter>.nav>li span:hover{color:#f36}
.list-filter>.nav>li.on span{border-bottom:2px solid #f36;}
.list-filter>.term{float:left;width:calc(100% - 0px);line-height:39px;}
.list-filter>.term li{width:100%;border-top:1px dashed #dedede;}
.list-filter>.term li:first-child{border-top: none;}
.list-filter>.term li a,
.list-filter>.term li h4{margin:0 8px;display:inline;}
.list-filter>.order {float:left;line-height:39px}
.list-filter>.order li{float:left;}
.list-filter>.order li a{float:left;height:39px;padding:0 19px;margin-left:-1px;border-left:solid 1px #ededed;border-right:solid 1px #ededed;text-decoration:none;display:block;}
.list-filter>.order li:hover a,
.list-filter>.order li.on a{position:relative;color:#fff;background:#f36;border-color:#e5e5e5;z-index:1;}
.list-filter>.order li.on a{margin-left:0;border-left:none;}
.list-filter>.pager{float:right;line-height:39px;}
.list-filter>.pager li{float:left;}
.list-filter>.pager li a{float:left;height:39px;padding:0 10px;display:block;}
.list-filter>.pager li span{color:#f40;}
.list-filter>.pager li:hover a{margin-left:0;color:#f50;border:none;background:#fff;}

/* 商品列表 */
.ware-list{overflow:hidden;}
.ware-list .box-hd{height:58px;margin:10px 0;line-height:58px;overflow:hidden;}
.ware-list .box-hd .title{float:left;font-size:22px;font-weight:200;line-height:58px;color:#333}
.ware-list .box-hd .more{float:right;}
.ware-list .box-hd .more .more-link{font-size:16px;line-height:58px;color:#424242;-webkit-transition:all .4s;transition:all .4s}
.ware-list .box-hd .more .more-link:hover{color:#ff6700}
.ware-list .box-hd .more .more-link:hover .iconfont{background:#ff6700}
.ware-list .box-hd .more .more-link .iconfont{width:12px;height:12px;padding:10px;margin:8px;border-radius:16px;font-size:12px;line-height:12px;background:#b0b0b0;color:#fff;vertical-align:1px;-webkit-transition:all .4s;transition:all .4s}
.ware-list .ware-list{}
.ware-list .ware-item{position:relative;float:left;width:185px;height:235px;padding:5px;margin-left:12px;margin-bottom:12px;border:1px solid #e7e7e7;border-radius:4px;background:#fff;box-sizing:border-box;}
.ware-list .ware-item:hover{border-color:#f40;}
.ware-list .ware-item .ware-img{width:100%;}
.ware-list .ware-item .ware-img img{width:160px;height:160px}
.ware-list .ware-item .ware-img .img{text-align:center;display:block}
.ware-list .ware-item .ware-img .code{position:absolute;top:5px;left:0;right:0;bottom:0;text-align:center;visibility:hidden;}
.ware-list .ware-item:hover .code{visibility:visible;}
.ware-list .ware-item .title{height:25px;margin:0 10px;line-height:24px;font-weight:400;color:#333;text-overflow:ellipsis;overflow:hidden;}
.ware-list .ware-item .title a{font-size:18px;color:#333;text-align:center;display:block;}
.ware-list .ware-item .shop{height:18px;line-height:18px;font-size:14px;margin:0 10px;overflow:hidden;}
.ware-list .ware-item .shop span{font-size:14px;color:#b0b0b0;}

.kind .kind-item:first-child,
.kind .kind-item:nth-child(6n+1),
.ware-list .ware-item:first-child,
.ware-list .ware-item:nth-child(6n+1){margin-left:0}
.kind .kind-item:nth-child(6n),
.kind .kind-item:last-child,
.ware-list .ware-item:nth-child(6n),
.ware-list .ware-item:last-child{margin-right:0}
@media (max-width:1200px){
	.kind .kind-item{width:168px;}
	.ware-list .ware-item{width:155px;height:205px;margin-left:8px;}
	.ware-list .ware-item .ware-img{height:140px;}
    .ware-list .ware-item .ware-img img{width:140px;height:140px}
}

.list-good li{float:left;width:260px;height:370px;padding:15px;margin:10px 10px 0 0;background:#fff}
.list-good li:nth-child(4n){margin-right:0}
.list-good li .pic{position:relative;display:block;width:260px;height:260px;overflow:hidden}
.list-good li .sell{position:absolute;z-index:2;right:0;bottom:0;height:16px;line-height:16px;padding:3px;color:#fff;font-size:12px;background:#7B7B7B;background:rgba(0,0,0,.5)}
.list-good li .title{display:block;padding:23px 0 30px;line-height:16px;text-align:center;text-decoration:none;font-size:14px;color:#666;border-bottom:1px solid #F0F0F0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.list-good li .price{text-align:center;position:relative}
.list-good li .price span{position:absolute;left:75px;top:-10px;width:110px;line-height:1;background:#fff;font-size:20px;color:#f40;font-family:arial}
.list-good li .status{height:28px;padding-top:20px;line-height:1;font-size:14px;color:#f40;}
.list-good li .status span{display:inline-block;padding:4px 15px}
@media (max-width:1200px){
	.list-good li{width:220px;height:340px;padding:10px;}
	.list-good li .pic{width:220px;height:220px;}
	.list-good li .price span{left:53px;}
}


/* 任务列表 */
.task-list{background:#fff;margin-bottom:10px;border-radius:4px;}
.task-list>.list-con{border:1px solid #e7e7e7;font-size:16px;border-radius:4px;clear:both;overflow:hidden;}
.task-list>.list-con>li{width:100%;height:120px;line-height:120px;border-bottom:1px solid #dedede;display:inline-block;overflow:hidden;}
.task-list>.list-con>li:last-child{border-bottom:1px dashed #fff;}
.task-list>.list-con .img{width:90px;height:90px;float:left;margin:10px;padding:4px;border:1px solid #f1f1f1;box-shadow:0 0 4px rgba(0,0,0,.3);background:#fff;display:block;}
.task-list>.list-con .con{width:calc(100% - 283px);float:left;margin:10px 0;border-right:1px dashed #dedede;}
.task-list>.list-con .con>ul{line-height:32px;margin:0 10px;overflow:hidden;}
.task-list>.list-con .con>ul li{float:left;margin-right:20px;display:inline-block;}
.task-list>.list-con .con>ul em{height:20px;line-height:20px;font-size:14px;}
.task-list>.list-con span,
.task-list>.list-con dd{float:left;}
.task-list>.list-con .con p{height:32px;line-height:32px;margin:0 10px;overflow:hidden;}
.task-list>.list-con dl.btn,
.task-list>.list-con a.btn{width:120px;float:left;margin:38px 10px;}

span.bh{color:#3eb0d8;}
span.fb{color:#e97935;}
span.yk{color:#D2011F;}
span.yj{color:#27ae60;}
dd.red i{width:16px;height:16px;margin:8px 2px;float:left;background-image:url(../img/icon/mx.gif);}
dd.blue i{width:16px;height:16px;margin:8px 2px;float:left;background-image:url(../img/icon/mz.gif);}
dd.crown i{width:16px;height:16px;margin:8px 2px;float:left;background-image:url(../img/icon/hg.gif);}

/*** 买号列表 ***/
.task-bind{background:#fff;margin-bottom:10px;border-radius:4px;}
.task-bind>ul{border:1px solid #e7e7e7;font-size:16px;border-radius:4px;clear:both;overflow:hidden;}
.task-bind>ul li{width:100%;height:52px;line-height:52px;border-bottom:1px solid #dedede;z-index:2;}
.task-bind>ul li:last-child{border-bottom:1px dashed #fff;}
.task-bind>ul li:not(:first-child):hover{background:#f9f9f9;}
.task-bind>ul li div{height:42px;line-height:42px;float:left;padding:5px 0;font-size:16px;text-align:center;}
.task-bind>ul li div dd{width:100%;float:left;text-align:center;border-right:1px solid rgb(239,238,237);overflow:hidden;}
.task-bind>ul li div:last-child dd{border-right:none}
.task-bind>ul li .ds i{margin:0 10px;}
.task-bind>ul li a.btn{width:120px;float:left;margin:0 10px;}
/*** 任务详情 ***/
.detail-con .task-con{height:414px;padding:10px 0;overflow:hidden;}
.detail-con .task-con h1{text-align:center;}
.detail-con .task-con .key{width:100%;margin:10px 0;text-align:center;border-top:1px dotted #bebebe;border-bottom:1px dotted #bebebe;}
.detail-con .task-con .key li{padding:5px 10px;margin:10px;font-size:16px;text-align:center;border:1px solid #f36;color:#f36;border-radius:5px;display:inline-block;}
.detail-con .task-con .con{font-size:16px;}
.detail-con .task-con .con dl{margin-bottom:10px;line-height:26px;}
.detail-con .task-con .con dl dt{width:120px;float:left;margin-right:10px;text-align:right;}
.detail-con .task-con .con dl dd{overflow:hidden;}




/**********  详情 **********/
.detail-con{margin-bottom:10px;border:1px solid #e7e7e7;background:#fff;overflow:hidden;}
/* 商品主图 */
.detail-con .item-img{width:400px;float:left;padding:20px;}
.detail-con .item-img .pict{width:400px;height:400px;position:relative;background:#f7f7f7;cursor:pointer;overflow:hidden;z-index:1;}
.detail-con .item-img .small{padding:10px 0;}
.detail-con .item-img .small li{width:50px;height:50px;float:left;display:inline;margin-right:9px;border:2px solid #fff;cursor:pointer;overflow:hidden;}
.detail-con .item-img .small li.on{border-color:#f40;}
#winSelector{width:210px; height:210px;}
#winSelector{position:absolute; cursor:move; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
#bigView{width:400px;height:400px;position:absolute;overflow:hidden;z-index:999;}
#bigView img{width:800px;height:800px;position:absolute;max-width:none;}

/* 商品信息 */
.detail-con .item-info{float:left;width:calc(100% - 440px);margin-bottom:20px;overflow:hidden;}
.detail-con .item-title{padding:20px 0;}
.detail-con .item-title h1{min-height:21px;line-height:21px;font-size:18px;font-weight:700;color:#3C3C3C;}
.detail-con .item-promo{font-size:14px;}
.detail-con .item-promo li{margin-bottom:10px;display:list-item;text-align:-webkit-match-parent;}
.detail-con .item-promo li>span{float:left;width:60px;margin-right:5px;color:#6C6C6C;display:inline;}
.detail-con .item-promo li .em-yen{margin-right:4px;font-weight:400;font-family:arial}
.detail-con .item-promo li .em-price{font-size:30px;font-family:verdana,arial}
.detail-con .item-promo .price{color:rgb(60, 60, 60);font-weight:400;text-decoration:line-through;}
.detail-con .item-promo .promo{display:block;overflow:hidden}
.detail-con .item-promo .promo>dl{float:left;width:auto;line-height:26px;margin-right:5px;padding:0;color:#F40;font-size:26px;font-weight:700;display:inline;vertical-align:baseline;}
.detail-con .item-promo .promo>span{float:left;display:inline;margin-top:5px;padding:0 4px;height:18px;background:#FF8E1B;color:#FFF;line-height:18px}
.detail-con .item-promo .other{padding:0 10px 5px 70px;margin-bottom:0;color:#3c3c3c;font-size:12px;line-height:15px;display:inline-block;}
.detail-con .item-promo .other-con{display:inline-block;margin-right:15px;padding-top:5px;line-height:25px}
.detail-con .item-promo .other-con img{margin:-2px 5px 0 0;vertical-align:middle}
.detail-con .item-promo .other-con em{line-height:25px;margin-right:5px;font-style:normal;}
.detail-con .item-promo .other-con a{padding-bottom:2px;border-bottom:1px dotted #bebebe;color:#3c3c3c}	
.detail-con .item-promo .area{}
.detail-con .item-promo .area .wl-addressinfo{color:#f36;}
.detail-con .item-sell{position:relative;padding:10px 0;margin:-1px 20px 0 0;border:1px dotted #c9c9c9;border-width:1px 0;overflow:hidden;clear:both;display:flex;}
.detail-con .item-sell li{position:relative;left:-1px;float:left;width:33%;line-height:16px;font-size:14px;text-align:center;border-left:1px solid #e5dfda;flex:1;}
.detail-con .item-sell li .tm-label{height:16px;line-height:16px;color:#999;display:inline-block;}
.detail-con .item-sell li .tm-count{height:16px;line-height:16px;margin-left:5px;font-weight:700;color:#c40000;display:inline-block;}
.detail-con .item-sell li.sell-j .tm-count{color:#280;}
.detail-con .item-sku{padding-top:10px;font-size:14px;}
.detail-con .item-sku dl{margin-bottom:10px;}
.detail-con .item-sku dl dt{float:left;width:55px;line-height:26px;margin-right:5px;color:#6C6C6C;}
.detail-con .item-sku dl dd{overflow:hidden;}
.detail-con .item-sku dl dd li{position:relative;float:left;line-height:20px;margin:0 5px 10px 0;background:#FFF;vertical-align:middle;}
.detail-con .item-sku dl dd li a{min-width:10px;padding:3px 6px;text-align:center;border:1px solid #DCDCDC;background:#FFF;text-decoration:none;white-space:nowrap;display:inline-block;}
.detail-con .item-sku dl dd li.on a{padding:2px 5px;color:#f36;border:2px solid #f36;background:#FFF;}
.detail-con .item-btn{margin:10px;}
.detail-con .item-btn .btn{width:180px;}
.detail-con .item-btn .btn.btn-buy{float:left;margin-right:10px;}
.detail-con .item-btn .btn.btn-cart{float:left;background:#f40;}

/* 商品推荐 */
.tuijian .tab-nav,
.tuijian .tab-nav>li{height:35px;font-size:14px;}
.tuijian .tab-nav>li a{height:35px;line-height:35px;}
.tuijian .tab-nav>li.on{height:36px;}
.tuijian .tui-con{padding:12px;}
.tuijian .tui-con li{width:180px;margin-right:15px;display:inline-block;overflow:hidden;}
.tuijian .tui-con li:nth-child(6n){margin-right:0}
.tuijian .tui-con li .img,
.tuijian .tui-con li .img img{width:180px;height:180px;text-align:center;}
.tuijian .tui-con li .title{height:35px;line-height:35px;max-width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.tuijian .tui-con li .price{height:15px;line-height:15px;overflow:hidden}
.tuijian .tui-con li .price .special{color:#f3425e;font-size:16px;font-weight:700;margin-right:10px}
.tuijian .tui-con li .price .original{font-size:12px;text-decoration:line-through;color:#919191}
.tuijian .tui-con li .price .yen{font-size:12px;margin-right:3px}
@media (max-width:1200px){
.tuijian .tui-con li{width:150px;margin-right:11px;}
.tuijian .tui-con li .img,
.tuijian .tui-con li .img img{width:150px;height:150px;text-align:center;}
}

/* 商品内容 */



/* 购物车 */
.cart{margin-bottom:10px;border:1px solid #e7e7e7;font-size:14px;background:#fff;overflow:hidden;}
.cart ul{padding:5px 10px;overflow:hidden;}
.cart ul li{display:inline-block;overflow:hidden;}
.cart ul .choice{width:50px;background:#fff;}
.cart ul .info{width:calc(100% - 610px);}
.cart ul .price{width:130px;}
.cart ul .num{width:140px;}
.cart ul .sum{width:140px;}
.cart ul .op{width:120px;}
.cart .cart-table{border-bottom:1px solid #e7e7e7;}
.cart .cart-table li{height:50px;line-height:50px;}

.cart .cart-list ul{height:102px;border-top:1px solid #e7e7e7;}
.cart .cart-list ul>li{height:102px;line-height:102px;}
.cart .cart-list ul .info>.img{float:left;height:90px;padding:5px;border:1px solid #eee;overflow:hidden;}
.cart .cart-list ul .info>.img img{height:90px;height:90px;}
.cart .cart-list ul .info>.con{float:left;width:calc(100% - 122px);padding:0 10px;}
.cart .cart-list ul .info>.con>.title{height:50px;line-height:25px;overflow:hidden;}
.cart .cart-list ul .info>.con>.title a{height:60px;font-size:14px;color:#3c3c3c;text-overflow:ellipsis;display:block;overflow:hidden;}
.cart .cart-list ul .info>.con>.suk{height:50px;line-height:25px;overflow:hidden;}
.cart .cart-list ul .info>.con>.suk span{color:#9c9c9c;}
.cart .cart-list ul .info>.con>.suk em{margin:0 5px;}

.cart .cart-list ul .price{color:#3c3c3c;font-weight:700;font-family:Verdana,Tahoma,arial;}
.cart .cart-list ul .num .btn-num{margin-top:35px;}
.cart .cart-list ul .sum{color:#f36;font-weight:700;font-family:Verdana,Tahoma,arial;}
.cart .cart-list ul .op .btn{margin-top:32px;background:#fff;color:#f36;font-size:14px;}
.cart .cart-list ul:first-child{border-top:0;}
.cart-pay{border:1px solid #e7e7e7;font-size:14px;background:#fff;overflow:hidden;}
.cart-pay ul{margin:5px 10px;overflow:hidden;}
.cart-pay ul .choice{line-height:40px;}
.cart-pay .cart-num{float:right;}
.cart-pay .cart-num li{display:inline-block;margin:0 10px;}
.cart-pay .cart-num em{margin:0 5px;color:#f36;font-size:16px;font-weight:700;font-family:Verdana,Tahoma,arial;}
.cart-pay .cart-num .op{width:120px;}



/* 会员中心 */
.user{margin-bottom:10px;font-size:14px;overflow:hidden;}

.user .login-con{height:420px;padding:0 50px;background:#fff;border-radius:5px;border:1px solid #e7e7e7;overflow:hidden;}
.user .login-con .title{width:100%;height:22px;margin:30px 0;font-size:24px;font-weight:700;font-family:PingFangRegular,"Microsoft yahei";text-align:center;}
.user .login-con .input-group{position:relative;margin-bottom:10px;font-size:16px;}
.user .login-con .input-group.captcha{white-space:nowrap;}
.user .login-con .input-group.captcha input{width:calc(100% - 160px);}
.user .login-con .input-group.captcha img{position:absolute;top:5px;width:160px;}
.user .login-con .input-group .icon {position:absolute;top:18px;left:8px;}
.user .login-con .input-group input{width:100%;height:20px;line-height:20px;padding:15px 0 15px 35px;border-bottom:1px solid #d9d9d9;font-size:16px;outline:none;}
.user .login-con .input-group input.error{border-bottom-color:#fda8a8;}
.user .login-con .login-error{height:20px;line-height:20px;font-size:14px;color:#f54f51;}
.user .login-con .login-keep{height:18px;line-height:18px;margin:25px 0;}
.user .login-con .login-keep label input,
.user .login-con .login-keep label span{vertical-align:middle;}
.user .login-con .login-keep a{color: #0699e2;}
.user .login-con .btn-login{width:100%;font-size:16px;}

.user .reg-con{background:#fff;border:1px solid #e7e7e7;overflow:hidden;}
.user .reg-con .ui-step {position:relative;width:100%;height:100px;list-style:none;font-size:0;margin:25px auto;}
.user .reg-con .ui-step li{float:left;width:58px;height:58px;margin:0 13%;border:2px solid #8e9aa9;border-radius:30px;}
.user .reg-con .ui-step li span{height:58px;line-height:58px;color:#8e9aa9;font-size:30px;text-align:center;display:block;}
.user .reg-con .ui-step .text{line-height:21px;margin:10px 0;font-size:14px;color:#8e9aa9;text-align:center;white-space:nowrap;}
.user .reg-con .ui-step li.active{border:2px solid #f36;}
.user .reg-con .ui-step li.active span{color:#f36;}

.user .reg-con .reg-form{width:50%;margin:20px auto;}
.user .reg-con .form-control {padding-bottom:30px;overflow:hidden;}
.user .form-group {
    position: relative;
}
.user .reg-con .form-label {    width: 70px;line-height: 24px;
    float: left;
    padding: 8px 0;
    margin-right: 15px;
}

.user .reg-con .input-control {
    display: block;
    position: relative;
    padding-left: 30px;
}
.user .reg-con .input-text {width: 100%;
    padding: 10px 14px;margin-left: -30px;
    height: 18px;
    line-height: 18px;
    color: #222;
    font-size: 14px;
    background: #fff;
    border: 1px solid #d9dee0;
    border-radius: 2px;
}
.user .reg-con .help-block {
    font-size: 14px;
    line-height: 24px;
    color: #8a939e;
    position: relative;
    bottom: -6px;
}
.user .reg-con .error {
    color: #f54040!important;
}
.form-group-agreement {
    margin:20px 0;
    text-align: center;
}
.form-action {
    text-align: center;
}
.user .reg-con .btn-reg{width:120px;height:40px;display: inline-block;}



.user .user-nav{margin-right:10px;border:1px solid #e7e7e7;font-size:18px;background:#fff;}
.user .user-nav>.nav-con{margin:0 10px;}
.user .user-nav>.nav-con li{padding:10px 0;border-bottom:1px solid #e7e7e7;overflow:hidden;}
.user .user-nav>.nav-con li:last-child{border:none;}
.user .user-nav>.nav-con li i,
.user .user-nav>.nav-con li span{margin:0 5px;}
.user .user-nav>.nav-con li a.on{color:#f36;}
.user .user-nav>.nav-con li dl{margin-top:10px;border-top:1px solid #e7e7e7;}
.user .user-nav>.nav-con li dd{margin:5px 0 5px 33px;}
.user .user-nav>.nav-con li dd:last-child{margin:5px 0 0 33px;}

.user-con{}
.user .user-info{margin-bottom:10px;border:1px solid #e7e7e7;font-size:14px;background:#fff;overflow:hidden;}
.user .user-info>.card{float:left;width:360px;margin:20px;border-right:1px solid #e7e7e7;overflow:hidden;}
.user .user-info>.card .avatar{float:left;width:120px;height:120px;padding:4px;border:1px solid #e0e0e0;border-radius:150px;}
.user .user-info>.card .prestige{float:left;padding:20px 10px;}
.user .user-info>.card .name{margin-bottom:10px;font-size:24px;font-weight:400;}
.user .user-info>.pay{float:left;width:calc(100% - 421px);margin:10px;font-size:16px;overflow:hidden;}
.user .user-info>.pay .money{width:100%;margin:23px 0 22px;font-size:20px;overflow:hidden;}
.user .user-info>.pay .money .number{float:left;margin-right:10px;}
.user .user-info>.pay .money span{height:40px;line-height:40px;margin-right:3px;color:#0085d7;font-family:tahoma,arial;}
.user .user-info>.pay .money a{float:left;width:60px;height:28px;line-height:28px;margin:5px;}
.user .user-info>.pay ul{width:100%;border-top:1px solid #e7e7e7;overflow:hidden;}
.user .user-info>.pay ul li{float:left;width:25%;margin:20px 0;}


.user-con .tab-nav{width: calc(100% - 2px);height:40px;padding:10px 0;font-size:18px;border:1px solid #e7e7e7;}
.user-con .tab-nav>li{min-width:70px;height:20px;border-left: 1px solid #e0e0e0;border-right:none;}
.user-con .tab-nav>li a{line-height:20px;}
.user-con .tab-nav>li:first-child{border:none;}

.user-con .item-list{margin-bottom:10px;border:1px solid #e7e7e7;font-size:14px;background:#fff;overflow:hidden;}
.user-con .item-list ul{padding:5px 10px;overflow:hidden;}
.user-con .item-list ul li{display:inline-block;overflow:hidden;}
.user-con .item-list ul .info{width:calc(100% - 149px);}
.user-con .item-list ul .price{width:100px;}
.user-con .item-list ul .num{width:40px;}

.user-con .item-list .cart-table{border-bottom:1px solid #e7e7e7;}
.user-con .item-list .cart-table li{height:35px;line-height:35px;margin:0 10px;}
.user-con .item-list .cart-table .btn{height:35px;background:#fff;border:none;color:#3c3c3c;font-size:14px;}
.user-con .item-list .cart-list{float:left;width:calc(100% - 341px);}
.user-con .item-list .cart-list ul{height:102px;border-top:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}
.user-con .item-list .cart-list ul:first-child{border-top:0;}
.user-con .item-list .cart-list ul>li{height:102px;line-height:102px;}

.user-con .item-list ul .info>.img{float:left;height:90px;padding:5px;border:1px solid #eee;overflow:hidden;}
.user-con .item-list ul .info>.img img{height:90px;height:90px;}
.user-con .item-list ul .info>.con{float:left;width:calc(100% - 122px);padding:0 10px;}
.user-con .item-list ul .info>.con>.title{height:50px;line-height:25px;overflow:hidden;}
.user-con .item-list ul .info>.con>.title a{height:60px;font-size:14px;color:#3c3c3c;text-overflow:ellipsis;display:block;overflow:hidden;}
.user-con .item-list ul .info>.con>.suk{height:50px;line-height:25px;overflow:hidden;}
.user-con .item-list ul .info>.con>.suk span{color:#9c9c9c;}
.user-con .item-list ul .info>.con>.suk em{margin:0 5px;}
.user-con .cart-op{float:left;width:320px;margin:20px 0;border-right:none;}
.user-con .cart-op li{height:58px;line-height:58px;}
.user-con .cart-op>.info2{width:150px;overflow:hidden;}
.user-con .cart-op>.info2 i{float:left;width:150px;line-height:20px;text-align:center;}
.user-con .cart-op>.price2{width:120px;margin:auto 20px;}












/********** 尾部 **********/
.footer{background:url(../../img/footer.jpg) center bottom no-repeat #222; padding-top:34px;padding-bottom:18px;}
.footer .main{width:1200px; margin:0 auto;background:none;}
.footer_n1{height:30px; border-bottom:1px #393939 solid;}
.footer_n1 li{float:left; margin-right:20px; color:#fff}
.footer_n1 a{color:#fff;}
.footer_n1 a:hover{color:#ff4e00;}
.footer_n1 span{display:block; float:right; color:#bdbdbd}
.footer_n2{border-bottom:1px #393939 solid; padding:20px 0;overflow:hidden; height:auto;}
.tab02{overflow:hidden; height:auto;}
.tab02 li{ margin-bottom:15px; height:30px; line-height:30px; background:#121212; float:left; font-size:12px; margin-right:10px;}
.tab02 li a{height:30px; line-height:30px; text-decoration:none; display:block; color:#8a8a8a; padding:0 10px;}
.tab02 li a.selected{ display:block; height:30px; line-height:30px; text-align:center; background:#666; color:#fff; text-decoration:none;padding:0 10px;}
.f_n3 li{float:left; margin-right:15px; line-height:26px; font-size:12px;}
.f_n3 li a{color:#8a8a8a;}
.f_n3 li a:hover{color:#ff4e00;}
.footer_n3{margin-top:15px; font-size:12px;}
.footer_n3_1{float:left;}
.footer_n3_1 p{line-height:28px; color:#8a8a8a;}
.footer_n3_1 p a{color:#8a8a8a;}
.footer_n3_2{float:right; margin-top:8px;}
.footer_n3_2 li{width:90px; float:left; margin-left:24px;}
.footer_n3_2 span{width:90px; height:90px;}
.footer_n3_2 p{line-height:30px; text-align:center; color:#8a8a8a;}
@media (max-width:1200px){
	
}
/*side*/
.side{width:36px;height:100%;position:fixed;right:0;top:0;background-color:#444;z-index:102;}
.side .side-had{position:absolute;top:120px;}
.side .side-bot{position:absolute;bottom:0;top:auto;}
.side li{height:36px;margin-top:15px;}
.side li a{width:36px;padding:9px 0;display:block;cursor:pointer;}
.side li>a:hover{background-color:#ff464e;}
.side li.h:hover>a{background-color:#ff464e;}
.side i.icon{margin:0 8px;font-size:20px;color:#fff;text-align:center;}

.side li:hover i.icon{animation:toTopFromBottom 0.3s forwards;-webkit-animation:toTopFromBottom 0.3s forwards;-moz-animation:toTopFromBottom 0.3s forwards;}
.side li:hover i.icon.i-user{background-position:-26px 0;}
.side li:hover i.icon.i-cart{background-position:-25px -24px;}
.side li:hover i.icon.i-view{background-position:-26px -208px;}
.side li:hover i.icon.i-code{background-position:-26px -160px;}
.side li:hover i.icon.i-top{background-position:-26px -187px;}
/* side-box */
.side .side-box{width:90px;height:36px;line-height:36px;position:absolute;right:62px;bottom:0px;color:#fff;text-align:center;background-color:#444;box-shadow:0 0 4px rgba(0, 0, 0, 0.3);border-radius:2px;display:none;opacity:0;}
.side li a:hover .user-box,
.side li a:hover .side-box{display:block;opacity:1;right:36px;}
.side .arr-icon {width:16px;height:16px;line-height:16px;position:absolute;top:14px;right:-6px;color:#444;font-family:"宋体";font-size:16px;text-align: center;}
.side-cart em.num{background: #ff464e;border-radius: 15px;color: #fff;display: block;font-family: "宋体";height: 18px;line-height: 18px;width: 18px;text-align: center;margin: 5px 0 0 9px;}
.side-cart:hover em.num{background: rgb(204, 204, 204);color:#ff464e;}
.side .side-user .side-box{top:15px;}
.side .side-view .side-box{bottom:101px;}
.side .side-code .side-box{width:148px;height:173px;bottom:11px;padding:5px;background-color:#fff}
.side .side-code .side-box .code-box{width:148px;position:absolute;top:5px;left:5px;z-index:5;}
.side .side-code .side-box .code{height:148px;width:148px;/* background:url(../img/ico/logo.png) no-repeat; */}
.side .side-code .side-box .txt{color:#666;line-height:23px;}
.side .side-code .side-box .arr-icon{color:#fff;top:121px;}












/*** 已接任务 ***/

.list .content .accept{height:90px;}
.list .content .tit{height:46px;}
.list .content .accept dd{height:35px;line-height:32px;padding:5px;text-align:center;}
.list .content .accept .boh{overflow:hidden;border-bottom:1px solid rgb(239,238,237);}
.list .content .accept .no1{float:left;width:170px;padding:0px 5px;}
.list .content .accept .no1 p{color:#3eb0d8;}
.list .content .accept .no2{float:left;width:184px;padding:0px 5px;}
.list .content .accept .no2 p{color:#e97935;}
.list .content .accept .no3{float:left;width:155px;padding:0px 5px;}
.list .content .accept .no3 p{color:#D2011F;}
.list .content .accept .no4{float:left;width:125px;padding:0px 5px;}
.list .content .accept .no4 p{color:#27ae60;}
.list .content .accept .no4 .yk{float:left;width:125px;}
.list .content .accept .no4 .yj{float:left;width:125px;}
.list .content .accept .no5{float:left;width:210px;padding:0px 5px;}
.list .content .accept .no5 .xy{float:left;width:210px;}
.list .content .accept .no5 .yq{float:left;width:210px;}
.list .content .accept .no6{float:left;width:113px;padding:0px 5px;}
.list .content .accept .no6 .xy{float:left;width:113px;}
.list .content .accept .no6 .yq{float:left;width:113px;}

.list .content .accept .btnb{width:100px;height:25px;padding-top:4px;margin:8px 10px;background-color:#27ae60;color:#fff;text-align:center;}
.list .content .accept .btnt{width:100px;height:25px;padding-top:4px;margin:8px 10px;background-color:#D2011F;color:#fff;text-align:center;}



/***发布***/
.add{border:1px solid #E1E1E1;border-top:1px solid #cd3232;overflow:hidden;padding:20px;background-color:#FFF;font-size:14px;}
.add h1{font-size:18px;color:#333;border-bottom:1px solid #E1E1E1;overflow:hidden;padding:0px 0px 15px 5px;}
.add li{height:40px;margin:10px;}
.add i{margin:0px 10px;color:#FF0000;font-style:normal}
.add .lis{margin:10px;}

.add .select{min-width:120px;height:30px;border:1px solid #E1E1E1;background-color:#FFF;font-size:14px;color:#333;outline-style:none;}
.add .label{float:left;width:120px;margin-right:20px;text-align:right;}
.add .input{margin:0px 10px;}
.add .file{width:230px;height:30px;padding:3px;border:1px solid #E1E1E1;color:#333;outline-style:none;}
.add .text{width:120px;height:30px;border:1px solid #E1E1E1;color:#333;outline-style:none;text-indent:10px;}
.add .textc{width:400px;height:30px;border:1px solid #E1E1E1;color:#333;outline-style:none;text-indent:10px;}
.add .textarea{width:460px;min-height:120px;padding:5px;border:1px solid #E1E1E1;color:#333;outline-style:none;}
.add .textarea:focus,
.add .textc:focus,
.add .text:focus{border: 1px solid #007EFF;}
.add .enter{width:394px;margin:0 auto;text-align:center;}
.add .btn{width:394px;height:46px;border:none;background-color:#ca3235;margin-top:15px;color:#FFF;font-size:18px;cursor:hand;}


/* @动态信息 */
.top-list{margin-bottom:10px;overflow:hidden;}
.top-list li{list-style:none;display:block;clear:both;}
.top-list .box{float:left;width:586px;height:248px;overflow:hidden;border-radius:4px;border:1px solid #e7e7e7;background-color:#FFF;}
.top-list .box h1{font-size:18px;line-height:48px;color:#333;display:block;padding-left:22px;border-bottom:1px solid #E1E1E1;}
.top-list .pm{padding:13px 0px 6px 25px;width:561px;height:180px;float:left;overflow:hidden;background:url(../img/icon/indexpm.gif) 25px 55px no-repeat;}
.top-list .pm .t{line-height:30px;color:#ca3235;font-size:14px;overflow:hidden;height:30px;padding-left:15px;text-align:center;}
.top-list .pm .t0{width:60px;float:left;margin-right:70px;}
.top-list .pm .t1{width:120px;float:left;margin-right:25px;text-align:left;}
.top-list .pm .t2{width:120px;float:left;}
.top-list .pmlist{width:491px;height:144px;overflow:hidden;position:relative;padding-left:15px;}
.top-list .pmlist ul{width:491px;height:720px;overflow:hidden;padding:0px;border:0px;font-size:0px;line-height:1.15;display:inline-block;margin:0px;list-style:none;}
.top-list .pmlist ul li{float:left;width:491px;line-height:36px;color:#666;text-align:center;font-size:12px;}
.top-list .pmlist .l0{width:60px;float:left;padding-left:17px;margin-right:53px;text-align:left;}
.top-list .pmlist .l1{width:120px;float:left;margin-right:70px;text-align:left;}
.top-list .pmlist .l2{width:110px;float:left;}
.top-list .tblist{padding-left:24px;overflow:hidden;width:500px;height:180px;margin-top:6px;overflow:hidden;width:450px;height:180px;position:relative;}
.top-list .tblist ul{overflow:hidden;float:left;padding:0px;border:0px;font-size:0px;line-height:1.15;display:inline-block;margin:0px;list-style:none;height:720px;width:450px;}
.top-list .tblist li{float:left;line-height:36px;font-size:14px;width:500px;height:36px;}
.top-list .tblist li b{color:#666666;}
.top-list .tblist li b.n{color:#a4783e;}
.top-list .tblist li span{color:#c2080c;}
/* @友情链接 */
.links .tab-con li{width:190px;height:100px;float:left;margin:5px;overflow:hidden;}
.links .tab-con li img{width:190px;height:100px;}

/* TAB/选卡 */
.main .con-tab{width:1200px;margin:0 auto;overflow:hidden;margin-top:20px;border:1px solid #e7e7e7;border-radius:4px;background-color:#fff;}
.main .con-tab>nav{height:54px;padding:18px 28px 0px 40px;border-bottom:1px solid #e7e7e7;}
.main .con-tab nav>ul{height:100%}
.main .con-tab nav>a{float:right;line-height:53px;color:#4BBDF0}
.main .con-tab>nav>ul>li{margin-right:40px;line-height:54px;height:54px;font-size:18px}
.main .con-tab nav li{display:inline-block;zoom:1}
.main .con-tab nav li a{position:relative;display:block}
.main .con-tab nav li a{color:#999}
.main .con-tab nav li.on a{color:#333}
.main .con-tab nav li em{font-size:14px;color:#999;font-weight:400;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#FF503F;visibility:hidden;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0)}
.main .con-tab>nav>ul>.on em{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}

.s_pic_left{width:100%;height:338px;background: #fff;}
.s_pic_left2{height:338px;border:1px solid #e7e7e7;border-radius:4px;overflow:hidden;}
.s_pic_pic{width:100%;}
.s_pic_pic p{padding:10px;font-size:24px;font-weight:bold;color:#000;text-align:center;border-bottom:1px solid #e7e7e7;}
.s_pic_pic .s_pic_btn{padding:10px 30px;text-align:center;overflow:hidden;}
.s_pic_pic .s_pic_btn a{margin:10px 0;letter-spacing:5px;}
.s_list{padding:10px;border-top:1px dashed #e7e7e7;}
.s_list li{height:30px;margin:12px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}


/*.i-mod{overflow:hidden;}
.mod-title{height:22px;line-height:22px;overflow:hidden;margin:10px 0 ;font-size:20px;overflow:hidden;}
.mod-title .name{float:left;margin-right:30px;height:22px;line-height:22px;font-size:20px}
.mod-title .name dd{float:left;width:8px;height:100%;margin-right:10px;background-color:#f36;}
.mod-title .mod-box{float:left;height:100%;font-size:14px}
.mod-title .mod-box a{margin:0 16px;font-size:14px}
.mod-title .mod-box a:hover{text-decoration:underline}
.mod-title .more{float:right;font-size:14px;height:20px}
.mod-title .more:hover{text-decoration:underline}
.mod-title .more span{height:13px;width:13px;float:right;margin-right:2px;margin-top:4px;background:url(data:image/png;base64,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) center center no-repeat;background-size:contain}
*/
.mod-con{height:360px;position:relative;background-color:#fff;overflow:hidden;}
.mod-con .big-cate{margin:10px 20px;text-align:center;overflow:hidden;z-index:5;}
.mod-con .big-cate a{height:27px;margin:0 8px 10px 0;padding:2px;color:#fff;text-align:center;line-height:28px;font-size:12px;background-color:#555;background-color:rgba(0,0,0,.2);border:1px solid #000;border:solid 1px rgba(0,0,0,.15)}
.mod-con .big-cate a:hover{background-color:rgba(0,0,0,.4);border:solid 1px rgba(0,0,0,.2)}
.mod-con .big-cate a:nth-child(3n){margin-right:0}

.mod-con .big-con{margin:10px 0;overflow:hidden;}
.mod-con .big-con a{display:block;}
.mod-con .big-con dd{height:35px;line-height:35px;margin:10px 0;font-size:26px;text-align:center;z-index:2}
.mod-con .big-con dd.sub{height:30px;line-height:30px;font-size:14px;z-index:2}
.mod-con .big-con .big-img{text-align:center;}
.mod-con .big-con .big-img img{width:150px;height:160px;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}
.mod-con .big-con .big-img img:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}

.mod-con .mod-pic{background-color:#fff;overflow:hidden;}
.mod-con .mod-pic dd{height:25px;line-height:25px;margin:10px;font-size:18px;text-align:center;}
.mod-con .mod-pic dd.sub{height:20px;line-height:20px;margin:5px;font-size:14px;}
.mod-con .mod-pic a{float:left;width:231px;height:180px;border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;overflow:hidden;display:block;}
.mod-con .mod-pic .pic-img{margin:10px;text-align:center;overflow:hidden;}
.mod-con .mod-pic .pic-img img{width:140px;height:110px;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}
.mod-con .mod-pic .pic-img img:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
@media (max-width:1200px){
	.mod-con .big-cate{margin:10px 5px;}
	.mod-con .mod-pic a{width:193px;}
}

.mod-con .recGoodsTitle{float:left;font-size:17px;text-indent:20px;height:56px;line-height:56px}
.mod-con .changeNew{float:right;font-size:12px;text-indent:20px;height:56px;line-height:56px;color:#5f5f5f;margin-right:20px;cursor:pointer}
.mod-con .changeNew i{height:13px;width:13px;float:left;margin-right:-13px;margin-top:21px;background:url(data:image/png;base64,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) center center no-repeat;background-size:contain}

.mod-con .recGoodsPicBox{margin:0 30px 5px;text-align:center;}
.mod-con .recGoodsInfo{margin:0 20px;overflow:hidden;}
.mod-con .goodsDesc{height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#5f5f5f}
.mod-con .goodsDesc:hover{text-decoration:underline}
.mod-con .goodsPrice{float:left;font-size:14px;color:#ff5777;margin-top:4px;margin-right:8px}


.f-header {padding:50px 0; background: #fff;border-bottom:2px solid #E5E5E5;overflow:hidden;}
.f-header .header-inner{position:relative;margin:0 auto;width:1190px}

.f-header .color-left{position:absolute;bottom:-40px;left:-50px;display:none;width:51px;height:49px;background:url(//img.alicdn.com/tps/i3/TB1xz_WGpXXXXcJaXXXAXfCHXXX-51-49.png) no-repeat 0 0}
.f-header .color-right{position:absolute;top:173px;right:-43px;display:none;width:83px;height:154px;background:url(//img.alicdn.com/tps/i1/TB1d4A3GpXXXXX8apXX6M1U8VXX-83-154.png) no-repeat 0 0}
.f-header .detail{line-height:1}
.f-header .detail .main-pic{float:left;margin-right:35px}
.f-header .detail .main-pic img{width:340px;height:340px}
.f-header .detail-right{margin-left:375px}
.f-header .right-top{height:145px}
.f-header .detail-right h1{overflow:hidden;margin-bottom:10px;width:814px;color:#333;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:22px}
.f-header .detail-right h1 i{margin-right:10px}
.f-header .detail-right h1 a{color:#333;text-decoration:none}
.f-header .detail-right .desc{margin-bottom:25px;width:98%;min-height:35px;color:#999;text-align:justify;font-size:12px;line-height:16px}
.f-header .detail-price .view-btn{position:relative;float:left;margin-right:20px;height:50px;border-radius:1px;background:#f40;color:#fff;vertical-align:middle;text-decoration:none;white-space:nowrap;line-height:50px}
.f-header .detail-price .view-btn:hover{background:red}
.f-header .detail-price .view-btn span{display:inline-block;padding:0 30px;vertical-align:middle;text-align:center;font-weight:700;font-size:18px;font-family:arial}
.f-header .detail-price .view-btn del{margin-right:30px;color:#ddd;vertical-align:-2px;font-size:14px}
.f-header .detail-price .view-btn em{display:inline-block;margin-left:-.3em;width:168px;color:#fff;vertical-align:middle;text-align:center;text-decoration:none;font-style:normal;font-size:18px}
.f-header .detail-price .view-btn i{display:inline-block;width:1px;height:16px;background:#fff;vertical-align:middle}
.f-header .detail-price dd{position:relative;float:left;margin-right:-.25em;margin-left:-.25em;padding:0 24px;height:50px;border-radius:1px;background:#F3F3F3;vertical-align:middle;text-align:center;text-decoration:none}
.f-header .detail-price dd em{display:inline-block;margin-top:10px;margin-bottom:2px;color:red;font-style:normal;font-size:18px;font-family:Tahoma}
.f-header .detail-price dd span{display:block;color:#8e8e8e;font-size:10px;-webkit-transform:scale(.9)}

.f-header .similar-goods{position:relative;margin-top:31px;padding-top:23px;width:815px;border-top:1px solid #e5e5e5}
.f-header .similar-goods h3{position:absolute;top:-6px;left:0;padding-right:15px;background:#fff;color:#333;font-weight:400;font-size:12px}
.f-header .similar-goods ul{margin-right:-37px}
.f-header .similar-goods li{float:left;margin-right:29px;width:140px;height:140px}
.f-header .similar-goods li a{position:relative;display:block;overflow:hidden;width:100%;height:100%;text-align:center}
.f-header .similar-goods li a img{width:100%;height:100%;}
.f-header .similar-goods li a span{position:absolute;bottom:0;left:0;overflow:hidden;width:100%;height:30px;color:#fff;text-align:center;white-space:nowrap;font-size:12px;line-height:30px}
.f-header .similar-goods li a span i{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.6;filter:alpha(opacity=60)}
.f-header .similar-goods li a span em{position:relative;z-index:2;font-style:normal}




.goods{width:1190px;margin:0 auto;}
.goods .detail{background-color:#fff;width:570px;height:285px;float:left;margin-right:10px;margin-bottom:10px;padding:25px 10px 16px 10px}
.goods .detail:nth-child(2n){margin-right:0;}
.goods .detail>a{display:block}
.goods .detail .text{height:23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.goods .detail .text .secret{margin-right:6px;height:22px;overflow:hidden;float:left}
.goods .detail .text .secret img{height:22px}
.goods .detail .text .title{font-size:22px;color:#333;line-height:22px;float:left}
.goods .detail .describe{margin:16px 0 13px 0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px;height:18px}
.goods .detail .productList .commodity{float:left;margin:0 3px 0 3px}
.goods .detail .productList .commodity:last-child{margin-right:0}
.goods .detail .productList .commodity .img-content{width:184px;height:184px;overflow:hidden}
.goods .detail .productList .commodity .img-content img{width:100%}
.goods .detail .productList .commodity .tag{margin:8px 0 10px 0}
.goods .detail .productList .commodity .tag .price{font-size:16px;color:#ff2842;line-height:14px;font-family:Roboto;margin-right:5px}
.goods .detail .productList .commodity .tag .icon{position:relative;top:2px}
.goods .detail .productList .commodity .tag .icon img{max-height:18px;max-width:36px}
.goods .detail .userinfo{font-size:14px;color:#999;line-height:14px}

