/* CSS Document */
/*Common CSS Document */
@charset "utf-8";
html,body,div,p,ul,ol,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,input,fieldset,legend,optgroup{margin:0;padding:0;}
html, body {font-family:Arial;font-size:16px;line-height:21px;}
h1,h2,h3,h4,h5,h6,em,strong, input,textarea{font-size:12px;font-style:normal;font-weight:normal; font-family:"微软雅黑"}
*{font-family:'微软雅黑';font-size:14px;}
ul,li{list-style:none;list-style-type:none;}
.clearfix {clear:both; height:0; font-size:0px;}
input, select, textarea {font-size:12px;vertical-align:middle;}
textarea {border:1px solid #d4d4d4;}
a img{border:0; }
a{ text-decoration: none; color:#626262; transition:0.3s}
a:hover{ color:#F00; }
img{border:0px;padding:0px;margin:0px;}
a,area {blr:expression(this.onFocus=this.blur()) ;} /*for IE*/
:focus {outline: none;} /*for Firefox*/
html,body{-webkit-text-size-adjust:none;height:100%;  background:#FFF;  }
.clear{clear:both;}

.overfh{ overflow:hidden;}
.overfh-x{overflow-x:hidden;}
.overfh-y{overflow-y:hidden;}



/**wrapper**/


.wrapper{width:100%; position:relative;  top:0; left:0;  } 


/****/
.project_leftkj{ width:260px;}
.project_content{ width:925px;}
























