body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
img { border:0; margin: 0; padding: 0;   }
body { -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "微软雅黑", helvetica, arial;
    overflow-x:hidden; width:100%; text-align:left;color:#000;}
header, section, footer { display: block; margin: 0; padding: 0;}
a{text-decoration:none;color:#000;}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c{height: 0;clear: both;overflow: hidden;}
 .h{clear:both; height:10px; overflow:hidden;}
 .h10{clear: both;height: 10px;overflow: hidden;}
 .h20{clear: both;height: 20px;overflow: hidden;}
 .h50{clear: both;height: 50px;overflow: hidden;}
 .p5{padding:5px;}
 .p10{padding:10px;}
 .l{float: left;clear: left;}
 .r{float: right;clear: right;}
 .center{text-align: center;}

 .mom{
 -webkit-transition:ease all .5s;
 -moz-transition:ease all .5s;
 transition:ease all .5s;
 }

.download{color: #fff;display: inline-block;padding: 5px 5px 0 25px;border-radius: 5px;
    background:#75c233 url(../images/download.png) no-repeat 5px center;
    -webkit-background-size: auto 16px;background-size: auto 16px;height:32px;}
.download:hover{opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}

.download-box{background: #666;overflow: hidden;padding: 10px;}
.download-box .pic{width: 65px;height: 65px;overflow: hidden;border-radius: 14px;float: left;margin-right: 5px;}
.download-box .pic img{width: 100%;height: 100%;margin:auto;}
.download-box .btn{float: right;margin-left: 5px;position: relative;top: 20px;}
.download-box h3{color: #fff;font-size: 16px;font-weight: normal;line-height: 30px;}
.download-box .txt{color: #c2c2c2;}
.download-box .txt h3 a font {
	display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.download-box .btn a{color:white;}


.download-box1{border: 1px solid #e3e3e3;overflow: hidden;margin-bottom: 10px; margin-top:10px;height: 60px;}
.download-box1 .pic{overflow: hidden;border-radius: 14px;float: left;margin-right: 5px;padding: 4px;}
.download-box1 .pic img{width: 52px;height: 52px;margin:auto;}
.download-box1 .btn{float: right;margin-left: 5px;position: relative;top: 13px;margin-right: 10px;}
.chapter-cont .download-box1 h3{color: #fff;font-size: 15px;font-weight: normal;line-height: 30px;border-left:0;}
.download-box1 .txt{color: #666;}
.download-box1 .txt span{display: block;line-height: 36px;font-size:13px;    line-height: 2.4;}
.download-box1 .txt h3 a font {
	display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.download-box1 .btn a{color:white;}

.download-box1 .download{color: #fff;display: inline-block;padding: 0px 15px 0 15px;border-radius: 3px;
    background:#75c233/* url(../images/download.png) no-repeat 5px center*/;
    -webkit-background-size: auto 16px;background-size: auto 16px;height:27px;line-height: 27px;}
.download-box1 .download:hover{opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}