/* @description: 基础属性
*  @author: name
*  @update: name(xxxx-xx-xx xx:xx)
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
  margin:0; 
  padding:0; 
} 

table{
  border-collapse:collapse; 
  border-spacing:0; 
} 

fieldset,img{
  border:0; 
} 
  ol,ul{
  list-style:none; 
}

 caption,th{
  text-align:left; 
} 

q:before,q:after{
  content:''; 
} 

abbr,acronym{
  border:0; 
}

 .clear{
  clear:both; 
  display:block; 
  overflow:hidden; 
  visibility:hidden; 
  width:0; 
  height:0; 
}

 .n,em{
  font-weight:normal; 
  font-style:normal; 
}

 .b{
  font-weight:bold; 
}

 .i{
  font-style:italic; 
}

 .tdu{
  text-decoration:underline; 
}

 .tdn,.tdn:hover,a.tdl:hover{
  text-decoration:none; 
}

 .dn{
  display:none; 
}

 .db{
  display:block; 
}

 .dib{
  -moz-inline-stack:inline-block; 
  display:inline-block; 
}

 .di{
  display:inline; 
}

 .ovh{
  overflow:hidden; 
}

 .fix{
  *zoom:1; 
}

 .fix:after,.fix:before{
  display:block;
  content:"clear";
  height:0; 
  clear:both; 
  overflow:hidden; 
  visibility:hidden; 
}

 .z{
  _zoom:1; 
}

 .h1{
  height:1px; 
}

 .h5{
  height:5px; 
}

 .h10,.h{
  height:10px; 
}

 .h15{
  height:15px; 
}

 .h20{
  height:20px; 
}

 .h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{
  font-size:0px; 
  line-height:0; 
  overflow:hidden; 
  clear:both;
  visibility: hidden; 
}

 body{
  font:12px/1.5 宋体,Arial,sans-serif; 
  font-family:"微软雅黑","Microsoft Yahei";
  min-width: 1300px;
}

 a{
  text-decoration:none; 
}

 a:hover{
  color:#FF6600;
}

 .h25{
  height: 25px;
}

 .h30{
  height: 30px;
}

 .h40{
  height: 40px;
}

 .h45{
  height: 45px;
}

 .h50{
  height: 50px;
}

 .h55{
  height: 55px;
}

 .h60{
  height: 60px;
}

/*******************************
    -------[=通用]-------
********************************/
*{outline: none;}
body{
    min-width: 1300px;
    font-family:"微软雅黑","Microsoft Yahei";
    color:#666;
    font-size: 12px;
}
h1,h2,h3,h4,h5{font-weight: normal;}
a{
    color:#333;
    -webkit-transition:.3s;
    transition:.3s;
}
a:hover{color:#001d59;text-decoration: none;}

/*******************************
    -------[=布局]-------
********************************/
.wp{width: 1300px;margin: 0 auto;}
.wp2{width: 1200px;margin: 0 auto;}

 /*******************************
     -------[=字体]-------
 ********************************/
@font-face{
    font-family: 'fangzheng'; 
    src: url('../fonts/fangzheng.ttf');
}

@font-face{
    font-family: 'simhei'; 
    src: url('../fonts/simhei.ttf');
}
