@charset "utf-8";
/* CSS Document */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,code,em,img,small,strong,sub,sup,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label{margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent}
a{color:#007bc4; text-decoration:none; cursor:pointer;}
.table_parameters a:hover{text-decoration: none}
a:hover{text-decoration:underline}
ol,ul{list-style:none}
table{border-collapse:collapse; border-spacing:0}
body{height:100%;}
img{border:0; cursor:pointer;}
.clearfix:after{visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0}

.container{width:100%; float:left; height:auto; border-bottom: solid 1px #eeeeee; padding-bottom:10px;padding-top:10px}
.header{width:50px; height:50px; float:left; margin-left:10px}
.header img{ width:100%; height:100%; border-radius: 4px;}
.right_con{ margin-left:70px; display:block; margin-right:10px}
.use{width:100%; float:left; height:30px; line-height:30px;}
.usename{}
.usename span{color:#4e6ebb; font-size:1.1em; font-weight: bold;}
.usename em{ float:right; font-style:normal; font-size:1em; color:#b8b8b8}
.demo{width:700px; margin:0 auto}
.demo p.fx_content{ float:left; height:auto; margin:0 ; padding:0; font-size:1.1em; line-height:22px;}

.demo{width:100%; float:right;height:auto}
.my-gallery {width: 100%; float: left; margin-top:10px}
.my-gallery img {width: 100%; display:block;}
.my-gallery figure {overflow: hidden; display: block;float: left;margin: 0 2px 2px 0; width: 32%;}
.my-gallery figure a {display: block; width: 100%; height: 100%;}
.my-gallery figcaption { display: none; }

.fx_address{ float:left;width:100%; margin-top:10px;height:25px; line-height:25px; font-size:1em; color:#b8b8b8;}

.my-gallery2 {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.my-gallery2 .a-link {
  display: block;
  padding: 5px;
  background-color: #f4f4f4;
}
.my-gallery2 .a-link img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.my-gallery2 .a-link span {
  overflow: hidden;
  float: left;
  width: 80%;
  height: 40px;
}

.my-gallery3 {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.my-gallery3 .a-link {
  display: block;
  width: 80%;
}
.my-gallery3 .a-link img {
  display: block;
  width: 100%;
}
