@charset "utf-8";
/* CSS Document */
body{font-family: "微软雅黑",Tahoma, Geneva, sans-serif;font-size:14px;color:#333;background:#FFF;min-width: 1200px;width: 100%
 -ms-text-size-adjust: 100%; overflow-x: hidden;
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/}
    input,button,select,textarea { font-family:inherit;font-size:100%;outline:none; }
/*input,select,textarea{font-size:14px;font-family:Tahoma, Geneva, sans-serif;}*/
input{vertical-align:middle;}
textarea{overflow:auto;border:1px solid #bdbdbd;font-family:Tahoma, Geneva, sans-serif;border-radius:2px}
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,input,label,figure,td,th{margin:0;padding:0;font-weight: normal;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
img{border:0px;vertical-align:middle;-ms-interpolation-mode:bicubic;}  
a{text-decoration:none}  
a:hover{text-decoration: none;}

ul,ol{list-style-type:none;list-style-image:none;}
textarea, input {
  outline: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
  resize: none;
}
.fl{float:left;}
.fr{float:right;}
.frg{float:right;width: 140px;height: 44px;color: #fee101;background: #4c4c4c;text-align: center;line-height: 44px;border-radius: 5px;font-size: 18px;letter-spacing: 5px;margin-bottom: 40px;border: 0;outline: none;cursor: pointer;}
.abs{position: absolute;}
.rel{position: relative;}
.clear{clear: both;float: none;height: 0}

i{font-style: normal;}
.wrap1{width: 1200px;margin: 0 auto;}
.wrap{width: 1200px;margin: 0 auto;margin-bottom:80px;}
.wrap1_1120{width: 1120px;margin: 0 auto}
.wrap_1120{width: 1120px;margin: 0 auto}
.container{width: 100%}
.contact_up ul img{width: 235px;}

