/*css reset*/
html,body{ padding: 0; margin: 0; font-family: "Helvetica Neue","Helvetica","微软雅黑","Microsoft YaHei",Arial,sans-serif;line-height:1.42857143;color:#303030;background-color:#fff; font-size: 14px;width:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
ol, ul {list-style: none; padding: 0; margin: 0;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }
table {border-collapse: collapse; border-spacing: 0; display:inline-table;}
th,td { vertical-align: middle;}
a{text-decoration:none;	outline: none !important;blr:expression(this.onFocus=this.blur());}
input, select {vertical-align: middle;}
img, iframe {border: none; text-decoration:none;} 
strong {font-weight: bold;}
p{padding: 0; margin: 0; font-weight:normal}
:focus {outline: 0;}
::-webkit-input-placeholder { /* WebKit browsers */color:#666;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#666;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#666;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#666;}
li,input {margin: 0px; padding: 0px; border: 0px currentColor; vertical-align:middle; }
/*css common*/
.f-left,#main .fl{float: left;}
.f-right,#main .fr{float: right;}
.clear {clear:both;}
.clearfix:after{content: "";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;font-size:0;}
.clearfix{*zoom:1;}
.nodisplay{display: none;}
.c{clear:left;}
img.full-width {width: 100%;}
a:hover, a:focus { color: #f47d27;}

@font-face{font-family:'Glyphicons Halflings';src:url("../fonts/glyphicons-halflings-regular.eot-1448244700");src:url("../fonts/glyphicons-halflings-regular.eot-&1448244700#iefix") format("embedded-opentype"),url("../fonts/glyphicons-halflings-regular.woff2-1448244700") format("woff2"),url("../fonts/glyphicons-halflings-regular.woff-1448244700") format("woff"),url("../fonts/glyphicons-halflings-regular.ttf-1448244700") format("truetype"),url("../fonts/glyphicons-halflings-regular.svg-1448244700#glyphicons_halflingsregular") format("svg")}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
  font-family: "SWISS";
  src: url("../fonts/SWISS 721 CONDENSED BT.woff2") format("woff2"),
       url("../fonts/SWISS 721 CONDENSED BT.woff") format("woff"),
       url("../fonts/SWISS 721 CONDENSED BT.ttf") format("truetype"),
       url("../fonts/SWISS 721 CONDENSED BT.eot") format("embedded-opentype"),
       url("../fonts/SWISS 721 CONDENSED BT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*字体测试*/
body.contact1{font-family:"微软雅黑";}
body.contact2{font-family:"SWISS";}