@charset "utf-8";
.fs_show_c1{
   margin: 0px auto;
    width: 100%;
}
.fs_show_c1 .membernavlist{
   width: 100%;
    background: #fff;
}
.fs_show_c1 .membernavlist LI{
   height: 25px;
}
.fs_show_c1 .membernavlist LI A{
   line-height: 24px;
    width: 100%;
    background: #ebf7fe;
    float: left;
    height: 24px;
    text-decoration: none;
}
.fs_show_c1 .membernavlist LI A:hover{
   background: #abe7fa;
}
.fs_show_c1 .htmledit{
   list-style: disc none outside;
    z-index: auto;
    border-bottom: medium none;
    text-justify: auto;
    text-align: left;
    border-left: medium none;
    text-transform: none;
    text-indent: 0px;
    margin: auto;
    width: auto;
    display: inline;
    border-collapse: separate;
    word-wrap: normal;
    white-space: normal;
    background: none transparent scroll repeat 0% 0%;
    float: none;
    letter-spacing: normal;
    height: auto;
    visibility: inherit;
    color: #333;
    clear: none;
    vertical-align: baseline;
    overflow: visible;
    word-break: normal;
    border-top: medium none;
    border-right: medium none;
    word-spacing: normal;
    text-decoration: none;
    font-stretch: normal;
}
.fs_show_c1 .htmledit UL{
   padding-left: 25px;
    width: auto;
    display: inline-block;
    background: none transparent scroll repeat 0% 0%;
    float: none;
    height: auto;
}
.fs_show_c1 .htmledit UL LI{
   list-style: disc none outside;
    text-align: left;
    line-height: normal;
    width: auto;
    background: none transparent scroll repeat 0% 0%;
    float: none;
    height: auto;
}
.fs_show_c1 .htmledit OL{
   padding-left: 25px;
    width: auto;
    display: inline-block;
    background: none transparent scroll repeat 0% 0%;
    float: none;
    height: auto;
}
.fs_show_c1 .htmledit OL LI{
   list-style: decimal none outside;
    text-align: left;
    line-height: normal;
    width: auto;
    background: none transparent scroll repeat 0% 0%;
    float: none;
    height: auto;
}
.fs_show_c1 .htmledit P{
   line-height:29px;
}
.fs_show_c1 .htmledit H1{
   margin: 0.67em 0px;
    font-size: 2em;
    font-weight: bolder;
}
.fs_show_c1 .htmledit H2{
   margin: 0.83em 0px;
    font-size: 1.5em;
    font-weight: bolder;
}
.fs_show_c1 .htmledit H3{
   margin: 1em 0px;
    font-size: 1.17em;
    font-weight: bolder;
}
.fs_show_c1 .htmledit H4{
   margin: 3px 0px  8px;
    font-size: 1em;
    font-weight: bolder;
    color: #0e51a2;
}
.fs_show_c1 .htmledit H4 a:link{ color: #0e51a2;}
.fs_show_c1 .htmledit H4 A:visited { color: #0e51a2;}
.fs_show_c1 .htmledit H5{
   line-height: 1.17em;
    margin: 1.67em 0px;
    font-size: 0.83em;
    font-weight: bolder;
}
.fs_show_c1 .htmledit H6{
   margin: 2.33em 0px;
    font-size: 0.67em;
    font-weight: bolder;
}
#top_ss{

display:block;
width:29px;
height:29px;
}
#fs_show .describe {
 display: block;
    height: 160px;
    margin: 0 auto;
    padding: 40px 0 20px;
    width: 1200px;
}
#fs_show .describe div{
display:block;
width:100%;
}
#fs_show .describe ul{
width:1200px;
margin:0 auto;
padding:0px;
list-style:none;
display:block;
}
#fs_show .describe ul li{
 display: block;
    float: left;
    list-style: outside none none;
    margin: 0 25px;
    font-size:20px;
    padding: 0;
    text-align: center;
    width: 320px;
}
#fs_show .describe ul li a{
 display: block;
    width: 100%;
    color:#323232;
               transition: all 0.3s ease-in 0s;
			   margin-bottom:10px;
}
#fs_show .describe  span{  color:#323232; font-size:14px;}
#fs_show .describe  span a{color:#323232; line-height:24px;}
#fs_show .describe ul li.li1 a{background: url(../images/bg1.png) no-repeat top center;
}
#fs_show .describe ul li.li2 a{background: url(../images/bg2.png) no-repeat top center;
}
#fs_show .describe ul li.li3 a{background: url(../images/bg3.png) no-repeat top center;
}

#fs_show .describe ul li a img{
display:block;
width:150px;
height:137px;
    filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;  
margin:0 auto 10px;
}
#fs_show .describe ul li a:hover {
color:#ff7010;
           transition: all 0.5s ease-in 0s;
}
#fs_show .describe ul li:hover img{
    filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;  
          transform: scale(1.5); 
           transition: all 0.5s ease-in 0s;
}

