@charset "utf-8";
/*---公共样式开始 ----*/
body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{ text-align:left; color:#666; font:14px/24px Arial,"宋体";  background-color:#fff;  }   

img{ border:0; vertical-align:middle;}
ul,ol,dl { list-style:none;}
li,td { line-height: 22px;}
em { font-style:normal;}
 html,body{
    width: 100%;
    /*height: 100%;*/
 
  }
  .entire{
    width: 100%;
    /*height: 100%;*/
  
  }


a{text-decoration:none;}
a:link,a:visited {color: #666;} 
a:hover,a:active {color: #c00; text-decoration:underline;}
.clear { clear:both;}
.clearfix:after {visibility: hidden; display: block; font-size: 0;  content: " "; clear: both; height: 0; }
.clearfix { display: inline-table; }
.clearfix {* height: 1%; *zoom:1; *clear:both;  }
 .clearfix { display: block; }

  
  /*---介绍说明内容部分 ----*/  
   
   h2.comtit { color:#0182EF; font-size:24px; padding:36px 0px 0px 30px; font-family:"microsoft yahei"  border-bottom:1px solid #d4d4d4; height:32px; line-height:32px;  }
   .usecon {  padding:10px 20px 12px 20px; background:#fff;}
   .usecon p.centimg { text-indent:inherit; margin:3px 0px;}
   .usecon p { text-indent:24px; margin:3px 0px;}

   .usecon img.single{
     width:300px;
   }
    @media screen and (max-width:775px ){      
      .usecon img.single{
        width:235px;
       }
    }
   .usecon img.fuza{
     width:60%;
   }
    @media screen and (max-width:775px ){      
      .usecon img.fuza{
        width:80%;
       }
    }
   
    .usecon img.henduo{
     width:70%;
   }
    @media screen and (max-width:775px ){      
      .usecon img.henduo{
        width:100%;
       }
    }

  .usecon  p.subtit { font-weight: bold; margin:24px 0px 10px 0px; color:#0182EF; text-indent:0px;font-size: 16px;}
    .content  img.vmid { vertical-align:middle; margin:0px 2px; }
   .centimg { text-align:center; max-width:100%; }
     .centimg img { max-width:100%;}
   .cu{font-size: 16px;color: #333333;font-weight: bold;padding-bottom: 10px;padding-top: 10px;}
   .padbot { padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #e7e7e7; }
   .fleft { float:left; }
   .picright { float:right;}