body{margin:0;padding:0;font-size: 16px;line-height: 1.6;font-family: '微软雅黑', Arial, sans-serif; background-color:#f4f4f4;color:#000}
body{background:#eee; /*min-width:800px;*/}
div,ul,li{margin:0;padding: 0;}
li{list-style:none;}
img{display:block;} /*去掉img下3px间隙*/
a img{border:0;}
input,textarea{font-family:'微软雅黑', Arial, sans-serif;}
input:focus,textarea:focus{outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
input::-webkit-input-placeholder {color: #999;-webkit-transition: color.5s;} 
input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {color: #c2c2c2;-webkit-transition: color.5s;} 

.hidden{display:none;}
.rightarraw {background:url(/front_v1/images/next.png) no-repeat right center}
.leftarraw {background:url(/front_v1/images/pre.png) no-repeat left center}

.padding05{padding:0 5px;}
.fontsize18{ font-size:18px;}
.fontsize16{ font-size:18px;}
.fontsize14{ font-size:14px;}
.fontsize12{ font-size:12px;}
.opacity5{opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.opacity7{opacity:0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;}
.opacity8{opacity:0.8;filter: alpha(opacity=80);-moz-opacity: 0.8;}
.opacity10{opacity:1;filter: alpha(opacity=100);-moz-opacity: 1;}
.radius10{-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.radius8{-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
.radius5{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.radius3{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.radius2{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.radius100{-moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%;}
.magintop20{margin-top:20px;}
.height5{height:5px;}
.height10{height:10px;}
.height15{height:15px;}
.height20{height:20px;}
.height40{height:40px;}
.bkWhite{background:#FFF;}
.bgCyan{background:#37BD66;}
.bgRed{background:#FF0000;}
.bgGray{background:#EEE;}

.breakstr{word-break:break-all;word-wrap:break-word;}
.alignleft{text-align:left;}
.alignCenter{text-align:center;}
.alignRight{text-align:right;}

.textNowap{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.nowap{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.pointer{cursor:pointer;}

.warper{ min-width:1200px;padding:0px 0px; margin:0;}
.warper_inner{width:1200px; margin:0 auto;}

.listPaperWaper .loading{margin:10px 4px;line-height:48px;text-align:center;}
.listPaperWaper .more{margin:10px 4px;line-height:48px;border-radius:5px; text-align:center;background-color:#fff;cursor:pointer;}
.listPaperWaper .empty{line-height:1.6; padding-top:30px;}
.listPaperWaper .empty .errImage{display:inline-block;width:60px; height:60px; background:url(/front_v1/images/empty.png); background-size: 60px 60px;}
.listPaperWaper .empty .errText{line-height:1.6; color:#aaa; font-size:14px;}

.clear{clear:both;}
.size12{font-size:14px;margin-right: 5px;}
.number{font-size: 16px;color: #777;margin-left: 5px;}


/*关注微信*/
.wechatBar{margin-top: 1px;}
/*.wechatBar img{float: left;width: 100%;}*/

/*分享*/
.shareDiv{position:fixed;right:5px;top:5px; width:35px; height:35px; background-image:url(/front_v1/images/icon/share.png);background-size:35px 35px; background-position:center; background-repeat:no-repeat;}

/*描述头部*/
.explainPaper{padding: 10px; position:relative; background: -webkit-gradient(linear, 0% 20%, 0% 1000%, from(#fff), to(#fff), color-stop(.1,#f3f3f3));
    border: 1px solid #ccc; -webkit-box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1) inset; -webkit-border-bottom-right-radius: 6px 50px;}
.explainPaper:before{content: ''; width: 50px; height: 100px; position:absolute; bottom:0; right:0; -webkit-box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.1); z-index:-1; 
    -webkit-transform: translate(-35px,-40px) skew(0deg,30deg) rotate(-25deg);}
.explainPaper:after{content: ''; width: 100px;
    height: 100px; top:0; left:0; position:absolute; z-index:-1; -webkit-box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(2deg) translate(20px,25px) skew(20deg);}

.explainPaper2{padding: 10px; position:relative; background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#f3f3f3), to(#fff), color-stop(.1,#f3f3f3));
    border-top: 1px solid #ccc; border-right: 1px solid #ccc;-webkit-border-bottom-right-radius: 60px 60px;-webkit-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);}
.explainPaper2:before{content:''; width: 25px; height: 20px;position: absolute; bottom:0; right:0;-webkit-border-bottom-right-radius: 30px;
    -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3); -webkit-transform:rotate(-20deg) skew(-40deg,-3deg) translate(-13px,-13px);}
.explainPaper2:after{content: '';z-index: -1;position:absolute;bottom:0;right:0;background: rgba(0, 0, 0, 0.2);display: inline-block;
    -webkit-box-shadow: 20px 20px 8px rgba(0, 0, 0, 0.2);-webkit-transform: rotate(0deg) translate(-45px,-20px) skew(20deg);}

