
/* CSS Document */
/*全局样式
---------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; }
body {font-size: 12px;color:#666;  font-family: "microsoft yahei", "宋体", Arial, tahoma, arial, simsun;}
input,textarea,select,button {font-family: "microsoft yahei", "宋体", Arial, tahoma, arial, simsun; outline:none;}
area{ outline:none;}
a{ text-decoration:none; color:#666; -webkit-transition: all ease-in .2s; -ms-transition: all ease-in .2s; -moz-transition: all ease-in .2s; -o-transition: all ease-in .2s; transition: all ease-in .2s;}
a:hover{ color:#ff7214}
ul,li {list-style-type:none;}
img { border:0;}
.clearfix { *zoom:1;/*IE/7/6*/}
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.clear{clear:both;font-size:0px;height:0px;overflow:hidden; }
.line5{clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10{clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15{clear:both;font-size:0px;height:15px;overflow:hidden;}
.line20{clear:both;font-size:0px;height:20px;overflow:hidden;}
.line25{clear:both;font-size:0px;height:25px;overflow:hidden;}
.line30{clear:both;font-size:0px;height:30px;overflow:hidden;}
.line35{clear:both;font-size:0px;height:35px;overflow:hidden;}
.line40{clear:both;font-size:0px;height:40px;overflow:hidden;}
.line50{clear:both;font-size:0px;height:50px;overflow:hidden;}
.line60{clear:both;font-size:0px;height:60px;overflow:hidden;}
.line80{clear:both;font-size:0px;height:80px;overflow:hidden;}
.boxwrap {margin: 0 auto 0;position: relative;max-width:1400px;}
.boxwrap:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.boxwrap2 {margin: 0 auto 0;overflow: hidden;max-width:1400px;}
.boxwrap2:after{clear:both;content:".";display:block;height:0;visibility:hidden;}