@charset "utf-8";

@import ;
@import ;

/* 基本样式 */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
input {
  border-radius: 0;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {display: block;font-weight: normal;}

* {margin: 0;padding: 0;}

ul {list-style: none;}

body {color:#333;font: 12px/25px "微软雅黑";background: url(/uploads/image/gimages/top_bg.jpg) repeat-x left top;}

a {color: #333;text-decoration: none;}

a:hover {color:#031af3;}

.hide {display: none;}

.hidden {display: none;}

em {font-style: normal;}

textarea {-webkit-appearance: none;-webkit-border-radius: 0;-moz-border-radius: 0;-o-border-radius: 0;border-radius: 0;}

fieldset {border: 0;}

label {display: block;cursor: pointer;}

input,
button,
select,
textarea {outline: none;font-family: "microsoft yahei", "微软雅黑", arial, helvetica, sans-serif;}

textarea {font-size: 13px;resize: none;}
/*定位*/
.clear {clear: both;width: 100%; height: 0px;font-size: 0;overflow: hidden;line-height: 0;}
/* 清除浮动 */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both; height: 0;}
* html .clearfix {zoom: 1;}
/* ie6 */
*:first-child   html .clearfix {zoom: 1;}
/* ie7 */
.floleft {float: left;display: inline;}

.footer1 { background: url(/uploads/image/gimages/footer_logo.jpg) no-repeat 100px center; padding-left:400px; line-height:20px; padding:10px 0 10px 400px;}
.footer2{ width:1000px; margin:0 auto;color:#999;text-align:center; line-height:35px;}


/*.page*/
.page { text-align:center; font-size: 12px; clear: both; margin-top:20px; margin-bottom:40px;}
.page li { display: inline; color: #000; }
.page select { margin: 0 4px; vertical-align: 1px;  vertical-align: middle;}