@charset "utf-8";
*{margin:0;padding:0}

html{width: 100%;height: 100%;margin: 0 auto;}
body{width: 100%;height: 100%;font-family:"Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";font-size:14px;overflow-x: hidden;position: relative;}

*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0)}

a{ width:auto; height:auto;color: #000;}
a:link,a:visited,a:hover,a:active{text-decoration:none}
img{ width:100%; vertical-align:middle;}
ul,li,dl,dt,dd,p,img{border:none}
ul,li{list-style:none}
mark{background-color: transparent;}
input:focus,select:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;font-family:Microsoft YaHei;}
input[type="checkbox"],.checkbox{display:inline-block;width:15px;height:15px;border-radius:2px;border:1px solid #d8d8d8;cursor:pointer;margin-right:5px;vertical-align:middle}input[type="radio"],.radio{display:inline-block;width:15px;height:15px;border-radius:50%;border:1px solid #d8d8d8;cursor:pointer;margin-right:5px;vertical-align:middle}
button{outline: none;border: none;font-size: 15px;}
mark{background-color: transparent;}
i{font-style: normal;}
.clear{zoom: 1;clear: both;}
.clear:after{display: block;content: '';clear: both;}
.hidden{display: none;}

/*icon*/
/*icon 弹窗使用*/
.icon{background: url(../images/icon.png);vertical-align: middle;display: inline-block; background-size:300px;}
.iconL{background: url(../images/iconL.png)no-repeat;background-size:500px;display: inline-block;vertical-align: middle;width: 44px;height: 33px;}
.iconY{background: url(../images/iconY.png)no-repeat;background-size:800px;display: inline-block;vertical-align: middle;}
.iconX{background: url(../images/iconX.png)no-repeat;background-size:800px;display: inline-block;vertical-align: middle;}

/*::-webkit-scrollbar{ display: none;}    */  /*隐藏滚动条*/

/*图片占位符结构*/
.zwfbox{ position:relative;width:100%; height:auto;}
.zwfbox .zwfimg{display:block; width:100%;  height:auto;}
.zwfbox .zwfshow{ position:absolute; left:0; top:0; width:100%; height:100%;}

/*加载*/
.loadding{ position:fixed; left:0; top:0; z-index:10; width:32px; height:32px; /*background:rgba(0,0,0,0.3);*/}
.loadding img{ position:fixed; left:50%; top:50%; margin-top:-16px; margin-left:-16px;}
.load{ text-align:center; line-height:40px; font-size:12px; color:#999;}

/*几行隐藏*/
.lineOne{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.lineTwo{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.lineThree{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.linefour{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.linefive{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.linesix{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}

/*火狐兼容*/
.lineTwo{position: relative; line-height: 20px; max-height: 40px;overflow: hidden;}
.lineTwo::after{content: ""; position: absolute; bottom: 0; right: 0; padding-left: 40px;}
.lineThree{position: relative; line-height: 20px; max-height: 60px;overflow: hidden;}
.lineThree::after{content: ""; position: absolute; bottom: 0; right: 0; padding-left: 40px;}



/*分页样式*/

/*滚动条*/
/*::-webkit-scrollbar {  width: 10px;  height: 10px;border-radius: 20px;} 
::-webkit-scrollbar-track,:-webkit-scrollbar-thumb {  border-radius: 999px;  border: 5px solid transparent;}
::-webkit-scrollbar-track {  box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;} 
::-webkit-scrollbar-thumb {  min-height: 20px;  background-clip: content-box;  box-shadow: 0 0 0 5px #A8A8A8 inset;}
::-webkit-scrollbar-corner {  background: transparent;}*/

/*头部公共样式*/


/*弹窗基本结构*/


/*分页样式*/






































































