﻿@charset "utf-8";
/*author: 祝杰 2014.7.3*/
body {
  -webkit-touch-callout: none;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
* {
  padding: 0;
  margin: 0;
}
html {
  overflow-y: scroll;
}
body,
html,
div,
ul,
li,
span,
p,
input,
form,
label,
a,
img,
em,
dl,
dt,
dd,
textarea,
h3,
table,
th,
td,
tr,
canvas {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  font-style: normal;
  word-break: break-all;
  word-wrap: break-word;
}
body {
  font: 14px 微软雅黑, Arial, Helvetica, sans-serif;
  padding: 0 initial;
  text-align: center;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  line-height: 0px;
  margin: 0px auto;
  font-size: 0px;
}
.clearFix:before,
.clearFix:after {
  display: table;
  line-height: 0;
  content: '';
}
.clearFix:after {
  clear: both;
}
.clearFix {
  *zoom: 1;
}
body {
  margin: 0 auto;
}
/* IE < 8 */
ul,
ol,
li {
  list-style: none;
  height: auto;
}
img {
  border: 0;
  border: none;
  vertical-align: middle;
}
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  /*border-collapse: collapse;*/
  border-spacing: 0;
  font-size: inherit;
  font-size: 100%;
  outline: 0;
  border: 0;
  vertical-align: middle;
  background: transparent;
}
a img {
  border: none;
}
a {
  color: #333333;
  text-decoration: none;
}
textarea {
  resize: none;
}
.mb {
  margin-bottom: 30px;
}
.fullwidth {
  width: 100%;
}
.whitebg {
  background: #ffffff;
}
.f2bg {
  background: #f2f2f2;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.pt130 {
  padding-top: 130px;
}
.pt10 {
  padding-top: 10px;
}
.l {
  float: left;
}
.r {
  float: right;
}
.cl {
  clear: both;
}
img {
  border: 0;
  max-width: 100%;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.g0 {
  color: #000000;
}
.g3 {
  color: #333333;
}
.g6 {
  color: #666666;
}
.g9 {
  color: #999999;
}
.vm {
  vertical-align: middle;
}
.vtb {
  vertical-align: text-bottom;
}
.vt {
  vertical-align: top;
}
.vn {
  vertical-align: -2px;
}
.ml2 {
  margin-left: 2px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.mr2 {
  margin-right: 2px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mt2 {
  margin-top: 2px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb2 {
  margin-bottom: 2px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.f9 {
  font-size: 0.9em;
}
.f10 {
  font-size: 1em;
}
.f11 {
  font-size: 1.1em;
}
.f12 {
  font-size: 1.2em;
}
.f13 {
  font-size: 1.3em;
}
.f14 {
  font-size: 1.4em;
}
.f15 {
  font-size: 1.5em;
}
.f16 {
  font-size: 1.6em;
}
.fix {
  zoom: 1;
}
.fix:after,
.fix:before {
  display: block;
  content: 'clear';
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.di {
  display: inline;
}
.dot {
  background: url(http://www.zhangxinxu.com/wordpress/wp-content/themes/default/images/zxx_dotted.gif)
    repeat-x 0 bottom;
}
.zxx_out_box {
  width: 70%;
  min-width: 700px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  margin: 0 auto;
}
.zxx_in_box {
  min-height: 550px;
  _height: 550px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background: white;
  padding: 1em 2.5em 0;
}
.zxx_header {
  padding: 10px 20px 5px;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  zoom: 1;
}
.zxx_author_time {
  float: right;
  margin-top: 34px;
  color: #787878;
  font-family: 'Courier New', Courier, monospace;
}
.zxx_title {
  font-size: 1.6em;
  text-align: center;
  margin: 20px 0;
}
.zxx_main_con {
  padding: 0 20px 20px;
}
.zxx_footer {
  padding-bottom: 25px;
  text-align: center;
}
.zxx_test_list {
  padding: 1em;
  font-size: 1.1em;
  border-bottom: 1px dashed #cccccc;
  line-height: 1.3;
  overflow: hidden;
  zoom: 1;
}
.zxx_code {
  display: block;
  padding: 10px;
  margin: 5px 0;
  background: #eeeeee;
  border: 1px dashed #cccccc;
  clear: both;
  zoom: 1;
}
.zxx_code xmp {
  margin: 0;
  color: #00f;
  font-size: 12px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.zxx_btn {
  display: inline-block;
  background: url(../image/down_btn.png) no-repeat;
  padding-left: 25px;
}
.zxx_btn span,
.zxx_btn a {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: url(../image/down_btn.png) no-repeat right top;
  padding: 0 45px 0 20px;
  cursor: pointer;
}
.zxx_btn:hover {
  text-decoration: none;
  color: #34538b;
}
.zxx_ad_left {
  position: absolute;
  left: 15px;
  top: 120px;
}
.zxx_ad_right {
  position: absolute;
  right: 15px;
  top: 120px;
}
