/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,dl,dt,dd,fieldset,img,q,i,em,sub,sup{margin:0;padding:0;list-style:none;font-style: normal;  font-family:"微软雅黑"; border:0 none;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none;}
a:focus,input:focus,textarea:focus{outline:none;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; outline:none;} 

html,body{ background:#f5f5f5;}
/*header*/
header{width:100%; height:44px; text-align:center; line-height:44px; overflow:hidden; background:#333333;}
.logo{width:66px; height:44px; float:left;}
.home{width:20px; height:19px; float:right; margin-right:16px; margin-top:14px;}
header p{display:inline-block; color:#ffffff; font-size:18px; font-weight:bold;}


.error{width:100%; overflow:hidden;}
.error a{ display:inline-block; width:50%; height:auto; float:left;}
.error a img{  width:100%; height:auto;}

.skill{ width:100%; overflow:hidden; text-align:center;}
.skill a img{ width:21.8%; height:auto;}

.zwtc{ width:100%; overflow:hidden; background:url(../images/write_20.html) no-repeat; background-size:100% 100%;}
 
.zwtc div{ width:93%; margin:0 auto; overflow:hidden; padding-bottom:10px;}
.zwtc div p{ float:left; width:23.3%; margin-right:2%;}
.zwtc div p a{ display:block;  width:100%; height:32px; margin-bottom:8%; line-height:32px; text-align:center; font-size:12px; color:#333333; border-radius:6px; background:#efefef;}
.zwtc div p:nth-child(3){ padding-top:16px; box-sizing:border-box;}




























