
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ margin:0; padding:0;}
body,input,textarea{font-family:"Microsoft Yahei";}
textarea{resize:none;outline:none;}
fieldset,img{border:0;}
table{ border-collapse: collapse; border-spacing:0;}
input{vertical-align:middle;outline:none;}
img,object,embed{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
fieldset,img,abbr{border:0;}
ul,ol{list-style-type:none;}
caption,th{text-align:left;}
a:focus,embed{outline:0;}
p:before,p:after{ content:''}
a{text-decoration:none;cursor:pointer;color:#7ea4cc;outline:none;/* firefox */ hide-focus:expression(this.hideFocus = true);/* ie */}
.clearfix:after{clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}
.clearfix{zoom:1;}
body{
  margin: 0 auto;
  min-width: 1000px
}
.bg{
  height: 1944px;
  background: url(../img/bg.jpg) center top no-repeat;
}
.wrap{
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
  height: 100%;
}
.tit{
  margin: 1254px 17px 0 12px;
  height: 42px;
  border: 1px solid #fff;
  border-bottom: none;
  border-radius: 6px 6px 0 0
}
ul{
    border-left: 1px solid #fff;
    margin: 0 0 0 12px;
    width: 970px;
    border-bottom: 1px solid #fff;        
}
ul li{
    float:left;
}
ul li a{
    display: block;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 193px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}