﻿@charset "utf-8";
* { margin: 0; padding: 0; font-family: ""; list-style: none; 
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height:30px; }
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
input[type="submit"], input[type="button"] { box-sizing: content-box; }
a { color: inherit; text-decoration: none; font-family: ""; }
a:link, a:active, a:visited, a:hover { background: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; }
h2, h3, h4, h5, h6 { font-weight: normal; }
body { /* min-width: 1200px; */
background: #fff; color: #333; font-size: 16px; margin: 0 auto; overflow-x: hidden; }
table { border-collapse: collapse; border-spacing: 0; }
th { font-weight: 400; }
img { border: 0; }
.con_img img { max-width: 100%; height: auto !important; display: block; margin: 0 auto; }
textarea, select, option, input { outline: none; }
.left { float: left; }
.right { float: right; }
.fw400 { font-weight: 400; }
.fw700 { font-weight: 700; }
.clearBoth:after, .clearboth:after { content: ""; display: block; clear: both; }
.bordernone { border: none!important; }
.red { color: red; }
.white { color: #fff; }
.centerBox { margin: 0 auto; width: 100%; max-width: 1200px; }
.centerBox:after { content: ""; display: block; clear: both; }
.fot_contact .fot_text .fot_text_t {
    float:left;
   /* margin-top: -58px;*/
    margin-right: -70px;
}
.fot_text_t ul 
{
    line-height: 18px;
    text-align: left;
   }
.fot_text_li a {
   display: block;
   overflow: hidden;
}
.fot_text_li span {
    color: #888;
    font-size: 14px;
}
.fot_text_t 
{
    float:right;
}
.fot_text_li a
{
    display:block;
    overflow:hidden;
}
.font_text_li .font_text_tl 
{
    display: inline-block;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
}
.fot_text_li_t span
{    display:inline-block;
    font-size:14px;
    color:#888;
}
.font_text_tl img
{ display:inlen-block;
  vertical-align:middle;
 }
.font_text_div 
{
    display:inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fot_text_li
{
 overflow: hidden;
   word-wrap: break-word;
  
}
 
    