﻿/* Generated by less 2.2.0 */
* {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
html {
  font-size: 10px;
}
/* 清除默认样式*/
* {
  margin: 0;
  padding: 0;
}
ul,
li {
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.tool-inner {
  width: 1200px;
  margin: 0 auto;
}
.tool-relative {
  position: relative;
}
.tool-wh-absmiddle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.tool-absmiddle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tool-absmiddle-left-center {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.tool-absmiddle-right-center {
  position: absolute;
  right: 0;
  top: 100%;
  transform: translate(0, -50%);
}
.tool-center {
  margin: 0 auto;
}
.tool-left {
  float: left;
}
.tool-right {
  float: right;
}
.tool-clear:after {
  content: '';
  width: 0;
  line-height: 0;
  height: 0;
  display: block;
  clear: both;
  *zoom: 1;
}
.tool-text-center {
  text-align: center;
}
.tool-text-left {
  text-align: left;
}
.tool-text-right {
  text-align: right;
}
.tool-transition {
  /* transition: 0.3s all;
  cursor: pointer; */
  
}
.tool-model {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000000;
  opacity: .8;
  filter: alpha(opacity=80);
}
@media screen and (max-width: 1400px) {
  html {
    overflow: auto;
  }
  body {
    min-height: 1300px;
    overflow: hidden;
  }
  body #head {
    min-width: 1200px;
  }
  body #head .data li {
    margin: 0 6px;
  }
  body #head .menus li {
    margin: 0 10px;
  }
  body #tuiguang,
  body #tuiguang1 {
    width: 1200px;
  }
	body #header .h-box .h-center li {
		padding-right: 16px
	}
}
@media screen and (min-width: 1662px) {
  body #head .left {
    margin-right: 50px;
  }
  body #head .right {
    margin-left: 50px;
  }
}
