/*@charset "utf-8";*/
/**
 * 网站地址:***
 * ----------------------------------------------------------------------------
 * $hack :ie 6 _  \ ie7 *+ \  ie6,ie7 *  \  ie7,firefox !important ie9, \9
*/
/*(c) Copyright 2015 ***. All Rights Reserved. */

/*Initialize STAR*/
html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{ color:#000;font:12px \5B8B\4F53,verdana,arial; overflow-x: hidden; font-size:12px;}
a{outline:none; text-decoration:none; color:#000;} a:hover{ text-decoration:none;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;}
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{margin:0;padding:0;}
fieldset,a img{border:none;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
li{list-style:none;} caption,th{text-align:left;} em,i{ font-style:normal;}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/}
.left{float: left;} .right{float: right;}
a{transition: all 0.2s ease-in; } a:hover{text-decoration:underline;}
.index-header{height: 105px; background: url(../images/img1.png) repeat-x; _background: url(../images/img1.gif) repeat-x; position: fixed; top: 0; left: 0; right: 0; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));/* ie6写法*/}
.wrapper{width: 1100px; margin: 0 auto; height: auto; overflow: hidden; }
/*Initialize END */

/* 自定义通用*/
/*外边距，内边距*/
.pl1{ padding-left:10px;}
.pr1{ padding-right:10px;}
.pt1{ padding-top:10px;}
.pb1{ padding-bottom:10px;}
.mr1{ margin-right:10px;}
.mt1{ margin-top:10px;}
.mb1{ margin-bottom:10px;}
.fl{ float:left;}

/*文字大小，字体，粗细，颜色，对齐,缩进，修饰 */

