@charset "utf-8";

/*¹«¹²ÑùÊ½*/
* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  word-wrap: break-word;
}

html,
body,
div,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
tr,
td,
form,
i,
a,
input,
select,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei, SimHei, SimSun;
}

body,
html {
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

li {
  list-style: none;
}

i {
  font-style: normal;
}

::-moz-selection {
  background: #7bc91e;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #f56e32;
  color: #fff;
  text-shadow: none;
}

/**/
form,
select,
input,
textarea {
  font-family: Microsoft YaHei, SimHei, SimSun;
}

label {
  display: inline-block;
  *display: inline;
  zoom: 1
}

textarea {
  overflow: scroll;
  overflow-x: hidden;
}

input,
textarea {
  padding: 2px;
}

caption,
cite,
code,
dfn,
th,
var {
  text-align: left;
  font-weight: normal;
  font-style: inherit;
}

/*font*/
h1 {
  font-size: 24px;
  font-weight: bold;
}

h2 {
  font-size: 24px;
  font-weight: bold;
}

h3 {
  font-size: 18px;
  font-weight: bold;
}

h4 {
  font-size: 16px;
  font-weight: bold;
}

h5 {
  font-size: 15px;
  font-weight: bold;
}

h6 {
  font-size: 14px;
  font-weight: normal;
}

/* table */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

ul {
  list-style: none
}

td {
  vertical-align: center;
}

/* img */
img {
  border: none;
}

a {
  text-decoration: none;
  color: #777777;
  outline: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  outline: none;
  star: expression(this.onFocus=this.blur());
}

.fb {
  font-weight: bold;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.color01 {
  color: #ff0000;
}

.color02 {
  color: #ff00ff;
}

.color03 {
  color: #fdb03a;
}

.color04 {
  color: #990099;
}

.color05 {
  color: #000099;
}

.red {
  color: #F00;
}

.clear {
  clear: both
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.text-one {

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-two {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}


.padd-l-15 {
  padding-left: 15px !important;
}

.footer .w-1760 .left .f-contain ul li {
  font-size: 12px;
  color: #999;
  padding: 5px 0 5px 28px;
  position: relative;
}

.footer .w-1760 .left .f-contain ul li.adr::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  background: url(/hfgxjt/res/firstindexfiles/image/address.png) no-repeat;
  width: 22px;
  height: 18px;
}

.footer .w-1760 .left .f-contain ul li.tel::before {
  content: '';
  position: absolute;
  left: 3px;
  top: 5px;
  background: url(/hfgxjt/res/firstindexfiles/image/phone.png) no-repeat;
  width: 15px;
  height: 16px;
}

.footer .w-1760 .left .f-contain ul li.email::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 7px;
  background: url(/hfgxjt/res/firstindexfiles/image/emil.png) no-repeat;
  width: 17px;
  height: 13px;
}

.footer .w-1760 .left .f-contain ul li.cz::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 6px;
  background: url(/hfgxjt/res/firstindexfiles/image/cz.png) no-repeat;
  width: 16px;
  height: 16px;
}<!--0.00016093254089355-->