﻿@charset "utf-8";
/* CSS Document */
*{ border:0; padding:0; margin:0; font-family:"????????????"; list-style:none; box-sizing: border-box;}
body{ background:#fff}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
li:hover{transition: all 0.7s linear 0s;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.header{ width:100%; height:165px; margin:0 auto; width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px;}
.header_top{ width:100%; height:29px; border-bottom:1px solid #dcdcdc; width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px;}
.header_top_main{ width:1200px; height:29px; margin:0 auto}
.header_top_mainname{ height:29px; line-height:29px; float:left; font-size:14px; margin-right:30px;}
input{ outline:none; border:0; }
input:focus{ outline:none; }
textarea{ outline:none; border:0; }
textarea:focus{ outline:none; }
@font-face {
  font-family: 'iconfont';  /* project id 952745 */
  src: url('img/font_952745_jvogpay8z6b.eot');
  src: url('img/font_952745_jvogpay8z6b.eot?#iefix') format('embedded-opentype'),
  url('img/font_952745_jvogpay8z6b.woff') format('woff'),
  url('img/font_952745_jvogpay8z6b.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_952745_jvogpay8z6b.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
   	font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
















