html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary,time, mark, audio, video { margin: 0;padding: 0;border: 0;vertical-align: baseline;font-family: arial, "\5FAE\8F6F\96C5\9ED1";}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    background: url(../Images/bg2.jpg) repeat-y;
    background-size: 100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a,a:link,a:visited,a:hover,a:active{
    text-decoration: none;
}
.tm90{opacity:0.9;filter:alpha(opacity=90);-moz-opacity:0.9;}
.tm80{opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8;}
.tm70{opacity:0.7;filter:alpha(opacity=70);-moz-opacity:0.7;}
.tm60{opacity:0.6;filter:alpha(opacity=60);-moz-opacity:0.6;}
.tm50{opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}
.tm40{opacity:0.4;filter:alpha(opacity=40);-moz-opacity:0.4;}
.tm30{opacity:0.3;filter:alpha(opacity=30);-moz-opacity:0.3;}
.tm20{opacity:0.2;filter:alpha(opacity=20);-moz-opacity:0.2;} 
.top3{margin-top:3px;}
.top4{margin-top:4px;}
.top5{margin-top:5px;}
.top6{margin-top:6px;}
.top7{margin-top:7px;}
.top8{margin-top:8px;}
.top9{margin-top:9px;}
.top10{margin-top:10px;}
.top12{margin-top:12px;}
.top15{margin-top:15px;}
.top20{margin-top:20px}
.right{float:right;}
.left{float:left;}

/*当窗口最小化以后 显示的图标*/
.navbar-toggle {
    border-color: #97310E;
}
.navbar-toggle .icon-bar {
    background-color: #FFF;
}


.newList{
    border:none;
    padding-bottom: 30px;
}
.newList ul.list-group>li.list-group-item{
    margin-bottom:0px;
    border:none;
    background-image:url(../Images/ico-01.png);
    background-position: 0px -35px;
    background-repeat:no-repeat;
    border-bottom:1px dashed #ccc;
}





/* 效果导航 */
.effectNav{ margin-top:10px;  border-top:1px solid #666; background:#999; padding-bottom:10px;  }
.effectNav h3{ padding:0 10px; background:#ddd; background:#333; color:#fff;  }
.effectNav ul{ font-size:0;  }
.effectNav li{ display:inline-block; font-size:12px; padding:0 10px; margin:10px 0 0 10px;  background:#cdcdcd;  }
.effectNav li.new{ background:#fce8cd;  }
 
/* 焦点图 */
.slideBox{ position:relative; overflow:hidden; margin:0px auto; max-width:100%;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;}
.slideBox .bd{ position:relative; z-index:0;  height:100%;}
.slideBox .bd li{ position:relative; text-align:center;}
.slideBox .bd li img{ background:url(../lib/touchSlide/images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../lib/touchSlide/images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }


/* 本例子css -------------------------------------- */
.slideBox2{ margin:0 auto; position:relative; overflow:hidden;}
.slideBox2 .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;}
.slideBox2 .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px;width:100%; background-color:rgba(51,51,51,0.5);}
.slideBox2 .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1;text-indent:-99999px;}
.slideBox2 .hd ul .on{ background:#FF4000;}
.slideBox2 .bd{ position:relative; z-index:0;}
.slideBox2 .bd li img{ width:100%; height:100%; display:block;background-size: 100%;}
.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }



/* Tab切换 */
.tabBox{ margin:10px auto;  padding:0 5px; }
.tabBox .hd{ height:40px; line-height:40px; font-size:20px; overflow:hidden; background:#eee; border-top:1px solid #ccc;  padding:0 10px;  }
.tabBox .hd h3{ float:left; font-size:24px; margin-top:6px;font-size: 1.1em;}
.tabBox .hd h3 span{color:#ccc; font-family:Georgia; margin-left:10px;}
 .tabBox .hd ul{ float:right;  }
.tabBox .hd ul li{ float:left; padding:0 5px; vertical-align:top; margin:0 5px;}
.tabBox .hd ul li.on a{ color:#B63B34; display:block; height:38px; line-height:38px;   border-bottom:2px solid #B63B34;  }
.tabBox .bd ul{ padding:10px;  }
.tabBox .bd ul li{padding:8px 5px; border-bottom:1px dotted #ddd;  }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.readMore{ display:block; height:30px; line-height:30px; margin:10px auto 20px auto;  text-align:center; text-decoration:underline;   }
.tabBox .bd ul>li>i{color:#999999;font-size:0.6em;margin-right:0.3em;}
/* 多图滚动 */
.scrollBox{ margin:10px auto; text-align:center;  }
.scrollBox .bd li{ width:50%; float:left; font-size:14px; }
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li img{ width:140px; background:url(../lib/touchSlide/images/loading.gif) #fff center center no-repeat;  }
.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; }
.scrollBox .hd ul{ display:inline-block; padding-top:5px; } 
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; 
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../lib/touchSlide/images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0; }

/* 本例子css -------------------------------------- */
.picScroll{ margin:10px auto; padding:0 5px; text-align:center;  }
.picScroll .bd ul{ width:100%;  float:left; padding-top:10px;  }
.picScroll .bd li{ width:33%; float:left; font-size:14px; text-align:center;  }
.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.picScroll .bd li img{ width:90px; height:90px;  background:url(../lib/touchSlide/images/loading.gif) #fff center center no-repeat;  }
 
.picScroll .hd{ height:40px; line-height:40px; border-bottom:2px solid #0CAEEC; background:#f6f6f6;   overflow:hidden; text-align:left;  padding:0 10px;  }
.picScroll .hd ul{ float:right; padding-top:16px;   }   
.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden; 
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
}
.picScroll .hd h3{position: relative; line-height:35px;width:40%; top:5px;font-size: 1.1em;}
.picScroll .hd .on{ background:#0CAEEC;  }
.picScroll .prev,.picScroll .next{font-size:1.1em; padding-top: 2px; display:block; float:right; width:18px; height:18px;  overflow:hidden; margin:8px 5px 0 5px;  }
.picScroll .prevStop{ background-position:-6px -40px; }
.picScroll .nextStop{ background-position:-34px -40px; }
