@import url("camera.css");
@import url("ddm.css?v=8");
@import url("sm.css?v=9");
@import url("sm-extend.min.css?v=1"); 
@import url("app-m.css?v=9");

body {  
  text-align:center;  
  font-family:'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', "WenQuanYi Micro Hei", sans-serif;
}

html, body {height:100%; margin:0; padding:0;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%; z-index:-1; margin:auto; overflow:hidden;}

div#divzbwehome {background:url('../images/common/bg_head.jpg') no-repeat center top;}
div#divzbwemain {background:url('../images/common/bg_head.jpg') no-repeat center top;}
div#divzbpgmain {background:url('../images/common/bg_head.jpg') no-repeat center top;}
div#divzbwblogin {background:url('../images/common/bg_head.jpg') no-repeat center top;}
div#subfunction.subfunc a img {float:right;padding-right:5px;}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.swiper-wrapper {
 height: auto;
}

.swiper-slide {
 height: auto !important;
/* width: auto !important; */
}

.swiper-slide img {
 width: 100%;
 height: 250px;
 max-width:100%; 
 max-height:100%; 
}

.swiper-container {
 padding-bottom: 2px;
}  

h1.topic {
  font-size: 16px;
  text-align :left;
  margin-left: 10px;
}

p.topic
{
  font-size: 14px;
  color : rgb(80, 80, 80);
  margin: 5px;
}

.foot {
  font-size: 12px;
  margin: 2px;
  color : rgb(80, 80,80);
}

a.foot {
  font-size: 12px;
  color : rgb(80, 80,80);
  text-decoration:none;
}
 
.col-padded {
 background-color: #fff;
}

.col2 {
  width: 49.33%;
  display: inline-block;
}

.col3 {
  width: 32.33%;
  display: inline-block;
}

.col5 {
  width: 19.33%;
  display: inline-block;
}

.left{	
  float:left;
}

.right{
  float:right;
}

.col a img {
  width: 100%;
}

.aw-subhead {
  bottom: 0;
  background-color: #f5f5f5;
  margin: 0 auto;
  position: relative;
}

.subhead {
  font-size: 12px;
  margin: 2px;
}

a.subhead {
  font-size: 12px;
  text-decoration:none;
  
}






