@charset "utf-8";
/* CSS Document */
body {
  color: #666666;
  font: 14px/1.75 "微软雅黑";
}
* {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  font-size: 12px;
}
html {
  min-width: 1140px;
}
img {
  border: none;
  vertical-align: bottom;
}
a {
  color: #666666;
  outline: medium none;
  text-decoration: none;
}
li {
  list-style: none;
}
a:hover {
  color: #f88c27;
  text-decoration: none;
  border: none;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.head {
  width: 100%;
  min-width: 1140px;
  overflow: hidden;
}
.head_center {
  width: 1203px;
  margin: 0 auto;
}
.head_center .logo {
  width: 600px;
  height: 173px;
}
.hedyou {
  width: 400px;
}
.hottell_img {
  width: 241px;
  height: 58px;
  background: url(../images/tell.jpg) no-repeat left center;
  margin-top: 70px;
}
.hottell_img span {
  width: 241px;
  float: left;
  line-height: 21px;
  margin-left: 53px;
}
.hottell_img .tell1 {
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 35px;
  color: #353535;
}
.hottell_img .tell2 {
  font-family: "微软雅黑";
  font-size: 22px;
  color: #353535;
}
.nav {
  width: 100%;
  background-color: #d91b04;
  height: 48px;
  line-height: 48px;
}
.nav ul {
  width: 1203px;
  margin: 0 auto;
}
.nav ul li {
  width: 133px;
  float: left;
  text-align: center;
}
.nav ul li a {
  font-family: "微软雅黑";
  font-size: 18px;
  color: #fff;
  width: 133px;
  display: block;
}

/*底部*/
.link {
  width: 1203px;
  float: left;
  margin-top: 5px;
  height: 40px;
  line-height: 40px;
}
.link span {
  font-family: "宋体";
  font-size: 14px;
  color: #fff;
  min-width: 40px;
  float: left;
}
.link a {
  font-family: "宋体";
  font-size: 14px;
  color: #fff;
  border-right: 1px solid #434343;
  height: 5px;
  padding: 0 20px;
  line-height: 40px;
}
.foot {
  width: 100%;
  background: url(../images/footbg.jpg) repeat-x #1e1e1e;
  min-height: 161px;
}
.footer {
  width: 1203px;
  margin: 0 auto;
}
.footfl {
  width: 1203px;
  float: left;
}
.m_fnav {
  color: #fff;
  font-family: "微软雅黑";
  height: 41px;
  line-height: 41px;
  overflow: hidden;
  text-align: center;
}
.m_fnav a {
  font-family: "微软雅黑";
  font-size: 16px;
  color: #fff;
  padding: 0 32px;
}
.footfl1 {
  width: 1203px;
  float: left;
  color: #fff;
  margin-top: 1px;
  line-height: 20px;
}
.footfl1 a {
  font-family: "宋体";
  color: #fff;
}
/*底部*/

.qq-client {
  position: fixed;
  right: 0px;
  top: 45%;
  margin-top: -300px;
}
.qq-client a {
  width: 29px;
  height: 280px;
  text-align: center;
  padding: 0px 0px;
  line-height: 40px;
  display: block;
}
.qq-client-content {
  position: fixed;
  right: 0px;
  top: 12%;
  width: 137px;
  height: 310px;
  display: block;
  background: url(../images/xuanfbg.png) no-repeat #ffffff;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
}
.qq-client-content h1 {
  font-size: 14px;
  width: 90%;
  margin: 0px auto;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-bottom: #ebebeb solid 1px;
  position: relative;
}
.qq-client-content h1 span {
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  left: -30px;
  top: -20px;
  cursor: pointer;
  background: #ffffff;
  border: #ebebeb solid 1px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
}
.qq-client-list {
  background: #ffffff;
}
.client-list {
  overflow: hidden;
  line-height: 40px;
  width: 90%;
  margin: 0px auto;
  margin-bottom: 10px;
  border-bottom: dashed 1px #ebebeb;
}
.client-list a {
  display: block;
}
.client-list a:hover {
  color: red;
}
.client-list span {
  float: left;
}
.client-list label {
  float: left;
  width: 60px;
  text-align: right;
  padding-right: 10px;
}
