﻿body {
  font-size: 12px;
  transform-style: preserve-3d
}

* {
  /* margin:0; */
  padding: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: #fff;
}



.fontStyle {
  font-size: 12px;
  color: #595959;
  font-weight: normal;
}
#contain {
  width: 1200px;
  margin: 0 auto;

  padding: 7px 5px 0 5px;
}

#head_mid {
  width: 1200px;
  height: 38px;
  margin-top: 3px;
  background-image: url(nav-bg.png);
  background-repeat: repeat-x;
}
.head_nav {
  width: 105px;
  height: 40px;
  float: left;
  text-align: center;
}
.head_nav a {
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 85px;
  height: 25px;
  margin: 0 auto;
  margin-top: 6px;
  line-height: 25px;
}
#head_bottom {
  width: 100%;
  height: 35px;
  background-image: url();
  background-repeat: repeat-x;
}
#hb_left {
  width: 220px;
  text-align: left;
  line-height: 35px;
  padding-left: 20px;
  float: left;
}
#hb_tqyb {
  padding-top: 7px;
  float: left;
}

#hb_right {
  width: 380px;
  line-height: 35px;

  float: right;
}

#content_top {
  margin-top: 5px;
  width: 100%;
  height: 300px;
  float: left;
}

#ct_left {
  width: 250px;
  height: 295px;
  border: 1px solid #dcdcdc;
  border-top: 0px;
  border-right: 0px;
  float: left;
}

#ct_left span {
  color: #1a6ec6;
  font-size: 14px;
  font-weight: bold;
}
#hhb li a {
  text-decoration:none;
  position: relative;
  margin-top: 20px;
  
  height: 52px;
  line-height: 52px;
  color: #1a6ec6;
  text-align: center;
  width: 318px;
  border: 2px solid #1a6ec6;
  outline: none;
  cursor: pointer;
  z-index: 9;
}
#hhb li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0s;
  opacity: 1;
  background: #1a6ec6;
  transform-origin: left;
  transform: scaleX(0);
  z-index: -1;
}
#hhb li a:hover {
  color: #ffffff;
}

#hhb li a:hover::after {
  transform:translateZ(5px);
  transform: scaleX(1);

}

#hhbd li a {
  text-decoration:none;
  position: relative;
  margin-top: 20px;
  
  height: 52px;
  line-height: 52px;
  color: #b90501;
  text-align: center;
  width: 318px;
  border: 2px solid #b90501;
  outline: none;
  cursor: pointer;
  z-index: 9;
}
#hhbd li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0s;
  opacity: 1;
  background: #b90501;
  transform-origin: left;
  transform: scaleX(0);
  z-index: -1;
}
#hhbd li a:hover {
  color: #ffffff;
}

#hhbd li a:hover::after {
  transform:translateZ(5px);
  transform: scaleX(1);

}

#divtzgg {
  width: 249px;
  height: 280px;
  border: 0;
  margin-top: -1px;
  border-right: 1px solid #dcdcdc;
}
#ct_right {
  width: 940px;
  height: 295px;
  border: 1px solid #dcdcdc;
  margin-left: 5px;
  float: left;
}

#ctr_top {
  height: 40px;
  width: 100%;
}

#content_mid {
  margin-top: 5px;
  width: 100%;
  height: 255px;
  float: left;
}

#cm_left {
  width: 250px;
  height: 255px;
  float: left;
}
#cm_left img {
  margin-bottom: 10px;
}

#cm_right {
  width: 945px;
  height: 255px;
  margin-left: 5px;
  float: left;
}

.lm_contain {
  float: left;
  width: 467px;
}
.lm_Top {
  width: 100%;
  height: 28px;
  border: 1px solid #dcdcdc;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  background-image: url("昆山质监站2_07.png");
}

.lm_bottom {
  width: 100%;
  height: 225px;
  border: 1px solid #dcdcdc;
  border-top: 0;
}

#cm_left2 {
  width: 248px;
  height: 100%;
  float: left;
  border: 1px solid #dcdcdc;
}

#cm_right2 {
  width: 945px;
  height: 255px;
  margin-left: 5px;
  float: left;
}

#content_mid2 {
  margin-top: 10px;
  width: 100%;
  height: 380px;
  float: left;
}

#gcfc {
  width: 936px;
  height: 113px;
  margin-top: 4px;
  border: 1px solid #dcdcdc;
  padding-top: 8px;
  padding-left: 5px;
}

.tipStyle {
  margin-left: -5px;
  background-image: url("昆山质监站2_22.png");
  height: 41px;
  width: 100%;
  text-align: left;
  line-height: 41px;
  color: #0759a2;
  font-weight: bold;
  font-size: 14px;
}

#content_bottom {
  height: 255px;
  width: 100%;
  margin-top: 8px;
  float: left;
}

#cb_left {
  width: 248px;
  height: 100%;
  float: left;
  border: 1px solid #dcdcdc;
}
#cb_right {
  width: 945px;
  height: 255px;
  margin-left: 5px;
  float: left;
}

#bottom_imgLink {
  height: 55px;
  width: 100%;
  float: left;
  margin-top: 8px;
}

#bottom_imgLink img {
  margin-left: 20px;
}
#foot {
  width: 1500px;
  height: 140px;
  float: left;
  margin-top: 8px;
}
#foot_link {
  width: 100%;
  height: 42px;

  background-image: url("../image/foot-bg.png");

  line-height: 45px;
  color: #ffffff;
}

#copyRight {
  width: 100%;
  height: 80px;
  text-align: center;
  color: #000000;
  margin-top: 8px;
  line-height: 25px;
}

#Jgys a {
  color: #5a5a5a;
}
#Jctb a {
  color: #5a5a5a;
}
#Yzgg a {
  color: #5a5a5a;
}

#dgDown a {
  color: #5a5a5a;
}

#Jdjb a {
  color: #5a5a5a;
}

#Zxdt a {
  color: #5a5a5a;
}
#tzgg a {
  color: #5a5a5a;
}
#tzgg {
  width: 249px;
  height: 270px;
  border: 0;
}
#tzgg tr td {
  line-height: 20px;
}

#gfdt a {
  color: #5a5a5a;
}

.gcfc_list ul li {
  float: left;
  margin-left: 5px;
  margin-right: 3px;
}
.gcfc_list {
  float: left;
}
