@charset "utf-8";
/* CSS Document */
/*个人中心*/
.hyxx{width:100%; height:73px;padding:15px 0;background:#fff;position:relative;}
.hyxx:after{content:"";position:absolute;width:100%;height:10px;z-index:-1;box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);-ms-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;bottom:15px;left:0;}
.hyxx li:first-child{float:left;width:70px;height:70px; padding-left:10px;}
.hyxx li:last-child{padding:0 10px 0 90px;}
.hyxx li img{vertical-align:top; width:60px; height:60px;padding:5px;border:1px solid #f3f3f3;border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);}
.hyname{padding:5px 0 15px;}
.hyname span{color:#333;background:url(../images/meicon.png) right 2px no-repeat;padding-right:20px;background-size: 50px auto;padding-bottom:1px}
.hyname span.nv{background-position:right -27px}
.hyname a{font-size:16px;color:#06c;float:right}
.hycoin{color:#666; font-size:16px;}
.hycoin span{color:#f30}
.pmenu{width:100%;padding:10px 5px 15px;overflow:hidden;display:block;zoom:1;box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box}
.pmenu li{width:33.3333%;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box}
.pmenu li dl{border:1px solid #e7e7e7;background:#fff;border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;box-shadow: 0 0 5px #ddd;-webkit-box-shadow: 0 0 5px #ddd;-ms-box-shadow: 0 0 5px #ddd; margin:5px; font-size:16px;}
.pmenu li a{color:#666;}
.pmenu li dl dt{height:75px;border-bottom:1px solid #e0e0e0;background:url(../images/meicon.png) center -60px no-repeat;background-size:60px auto;}
.pmenu li dl dt.sort{background-position: center -130px}
.pmenu li dl dt.forum{background-position: center -195px}
.pmenu li dl dt.buy{background-position: center -260px}
.pmenu li dl dt.collect{background-position: center -325px}
.pmenu li dl dt.card{background-position: center -397px;background-size:60px auto;}
.pmenu li dl dd{height:42px;line-height:42px;text-align:center;overflow:hidden}
.amenu{height:40px;background:-webkit-gradient(linear,0 0,0 100%,from(#E8E9E9),to(#E6E7E7));border-bottom:1px solid #DFDFDF;display:table;width:100%; font-size:16px;}
.amenu div{display:table-cell}
.amenu div.gol,.amenu div.gor{width:10%}
.gol{background:url(../images/meicon.png) center -555px no-repeat;border-right:1px solid #DFDFDF;}
.gor{background:url(../images/meicon.png) center -607px no-repeat;border-left:1px solid #DFDFDF;}
.golno{background:url(../images/meicon.png) center -659px no-repeat}
.gorno{background:url(../images/meicon.png) center -711px no-repeat}
.amtxt{position:relative;overflow:hidden;width:80%; height:40px; line-height:42px;}
.amtxt a{color:#666;}
.amul{position:absolute;z-index:1;top:0;left:0;width:500%; -webkit-transition:all ease 500ms;}
.amul li{text-align:center;width:6.666%;float:left;}
.amul li.amcur a{color:#2591d1;border-bottom:2px solid #43A6DE;padding-bottom:8px}
/*
.amul{width:400%}
.amul li{width:6.25%}
*/
.amul li.amcur a{color:#2591d1;border-bottom:2px solid #2591d1;padding-bottom:8px}
/*账号管理*/
#container{padding:0 10px 15px}
.actab{width:100%;height:36px;background:#70b8da;-webkit-box-shadow:0 1px 8px rgba(24,127,180,0.7) inset;-ms-box-shadow:0 1px 8px rgba(24,127,180,0.7) inset;box-shadow:0 1px 8px rgba(24,127,180,0.7) inset;-webkit-border-radius:3px;-ms-border-radius:3px;border-radius:3px;display:table;margin:12px 0;font-size:16px}
.actab li{display:table-cell;text-align:center;width:33%;padding:1px}
.actab li a{color:#fff;display:block;height:35px;line-height:35px}

.actab li a.cur{color:#069;background:-webkit-gradient(linear,0 0,0 100%,from(#F1F1F1),to(#E6E6E6));background:-ms-linear-gradient(top,#F1F1F1,#E6E6E6);background:linear-gradient(top,#F1F1F1,#E6E6E6);border-radius:2px;-webkit-border-radius:2px;-ms-border-radius:2px;}
.acform{background:#FFF; padding:12px 10px 0; border-radius:3px; -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-ms-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-o-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);font-size:16px;}
.acform li{display:table;width:100%; padding:0 0 12px;}
.acform li span{display:table-cell}
.acform li span:first-child{color:#666;width:65px}
.inptxt{width:100%;height:35px;border:1px solid #ccc;border-radius:2px;-webkit-border-radius:2px;-ms-border-radius:2px;background:-webkit-gradient(linear,0 0,0 15%,from(#f0f0f0),to(#fff));background:-ms-linear-gradient(0 0,0 15%,from(#f0f0f0),to(#fff));background:linear-gradient(0 0,0 15%,from(#f0f0f0),to(#fff));font-family:"微软雅黑";color:#333;font-size:18px;padding-left:5px;box-sizing:border-box}
.seltxt{height:35px}
.sub{width:100%;height:40px;border:none;border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;background:-webkit-gradient(linear,0 0,0 100%,from(#fea200),to(#e4891b));background:-ms-linear-gradient(0 0,0 100%,from(#fea200),to(#e4891b));background:linear-gradient(0 0,0 100%,from(#fea200),to(#e4891b));font-family:"微软雅黑";color:#fff;font-size:18px;}
.in-erro{border-color:#FF6666; background:#FFEEEE; box-shadow:1px 1px 5px #FFC9C9 inset;}
/*我的论坛*/
.arial{font-family:Arial;}
.post li{border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;box-shadow: 0 0 2px #ddd;-webkit-box-shadow: 0 0 2px #ddd;-ms-box-shadow: 0 0 2px #ddd;background:#fff;margin-bottom:15px}
.post h4{color:#333;font-size:16px;font-weight:normal;padding:5px 10px;position:relative}
.post h4:after{content:"";display:block;position:absolute;height:6px;width:6px;border-top:2px solid #ccc;border-right:2px solid #ccc;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:10px;right:10px}
.post p{padding:0 10px;font-size:14px;color:#999;padding-bottom:10px}
.post div{height:32px;line-height:32px;border-top:1px solid #e2e2e2;display:table;width:100%;background:-webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#efefef));font-size:14px;color:#666}
.post div span{display:table-cell;width:50%;text-align:center;border-right:1px solid #e3e3e3;border-left:1px solid #fefefe}
.post div span:first-child{border-left:none}
.post div span:last-child{border-right:none}
.lookmore{height:38px;line-height:38px;background:#fff;text-align:center;border:1px solid #e0e0e0;font-size:16px}
/*我的分类*/
.actab li.selsort{width:67%;text-align:right;padding-right:40px;color:#fff;position:relative}
.selsort:after{content:"";position:absolute;width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:13px;right:15px}
.allsort div span{width:25%;}
.myinfo{margin:15px 0;padding:0;font-size:16px;background:#fff;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;box-shadow: 0 1px 2px #ddd;-webkit-box-shadow: 0 1px 2px #ddd;-ms-box-shadow:0 1px 2px #ddd}
.tjpri{background:#ffd;padding:15px 10px;border-bottom:1px solid #e2e2e2}
.tjpri p:first-child{color:#666;font-size:18px}
.tjpri p:first-child span{color:#f60}
.tjpri p:last-child{color:#999;font-size:14px;margin-top:8px}
.shenq{padding:10px}
.shenq h4{color:#2ab6f1;font-weight:normal;font-size:18px;padding:0 0 5px 35px;position:relative}
.shenq h4 span{position:absolute;width:25px;height:25px;line-height:25px;text-align:center;border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;border:2px solid #2ab6f1;top:0;left:0;font-family:Arial}
.shenq ul{padding:15px 0 15px 25px;border-left:2px solid #d2e1f1;margin-left:14px}
.shenq ul li{color:#666;line-height:2;position:relative}
.shenq ul li:after{content:"";width:6px;height:6px;border:1px solid #fff;background:#c7d9ed;border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;position:absolute;top:13px;left:-30px}
.areatxt{height:140px;margin:15px 0;background:-webkit-gradient(linear,0 0,0 5%,from(#f0f0f0),to(#fff));background:-ms-linear-gradient(0 0,0 5%,from(#f0f0f0),to(#fff));background:linear-gradient(0 0,0 5%,from(#f0f0f0),to(#fff));padding:5px}
/*安全中心*/
.telrz{border:none}
.f06c{color:#06c}

.bidwrap{padding:0 10px}
.bidbtn{display:table;width:100%;margin-bottom:10px}
.bidbtn li{display:table-cell;text-align:center}
.bidbtn li:first-child{width:66%;padding-right:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;}
.bidbtn li:first-child a{display:block;height:40px;line-height:40px;border-radius:3px;color:#fff;background:-webkit-gradient(linear,0 0 ,0 100%,from(#fe0a00),to(#e41c27));background:-webkit-linear-gradient(top,#fe0a00,#e41c27);background:-moz-linear-gradient(top,#fe0a00,#e41c27);background:-ms-linear-gradient(top,#fe0a00,#e41c27)}
.bidbtn li:last-child{width:34%}
.bidbtn li:last-child a{display:block;height:40px;line-height:40px;border-radius:3px;color:#fff;background:#7f7f7f}
