@charset "utf-8";
/* CSS Document */

body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,blockquote,p,pre,code,form,button,input,textarea{ margin:0; padding:0;}
td{padding:5px; border:#E8E8E8 1px dotted}
table{ border:#E8E8E8 1px dotted}


body{ font-size:12px; font-family:"microsoft yahei"; position:relative; min-width:1200px;}
h1,h2,h3,h4,h5,h6{ font-size:100%;font-weight:normal;}
ul,ol{ list-style:none;}
UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
li {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
img{ border:0; vertical-align:top; -ms-interpolation-mode:bicubic;}
button,input,select,textarea{ font-family:inherit; font-size:100%; vertical-align:middle; outline:none; border:0 none;}
textarea{ resize:none;}
em,i{ font-style:normal;}
a,button{ cursor:pointer;}
a{text-decoration:none; /*滑动的过程-webkit-transition:0.3s ease-out; -moz-transition:0.3s ease-out; -ms-transition:0.3s ease-out; -o-transition:0.3s ease-out; transition:0.3s ease-out;*/color:#444;}
a:hover{color:#008f39; }
*{margin:0;padding:0;}
.fl{ float:left;}
.fr{ float:right;}
.mr17{ margin-right:17px;}
.mt20{ margin-top:20px;}
.fs14{ font-size:14px;}
.hide{display:none;}
.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fn-clear{zoom:1; /* for IE6 IE7 */}
.clear{ clear:both;zoom:1;height:0;font-size: 1px;line-height: 0px;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {zoom:1;display:block;}
.tr{text-align:right;}
.tl{text-align:left;}




.w1200{width:1200px; margin:0 auto; overflow:hidden;}



::-moz-selection {
  background: #e04d47;
  color: white;
  text-shadow: none;
}

::selection {
  background: #e04d47;
  color: white;
  text-shadow: none;
}

