html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tr,
td {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  min-width: 1260px;
}
li {
  list-style: none;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}
img {
  max-width: 100%;
  border: 0px none;
  vertical-align: middle;
}
table {
  width: 100%;
  border-collapse: collapse;
}
.clearboth {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-14 {
  margin-left: 14px;
}
.m-l-26 {
  margin-left: 26px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-l-100 {
  margin-left: 100px;
}
.m-t-10 {
  margin-top: 10px;
}

.p-t-15 {
  padding-top: 15px;
}
/*头*/
.head {
  width: 100%;
  height: 167px;
  background: url(../images/header.png) no-repeat;
  /* background-position: center; */
  background-size: cover;
}
.head .container p {
  font-size: 12px;
  color: #fff;
  padding: 14px 0 0 34px;
}
/*.head .container img{float: left;}*/
.logo {
  float: left;
  width: 58px;
  height: 58px;
  margin: 38px 0 0 20px;
}
.headtitle {
  float: left;
  width: 379px;
  height: 45px;
  margin: 45px 0 0 11px;
}
.searchdiv {
  width: 400px;
  height: 30px;
  float: right;
  margin-top: 42px;
}
.searchdiv > input {
  float: left;
  width: 272px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #fff;
}
.searchdiv > a {
  float: left;
  width: 32px;
  height: 30px;
}
/*导航*/
.navdiv {
  height: 40px;
  background-color: #1369c0;
}
.navdiv-mb {
  display: none;
  height: 40px;
  background-color: #1369c0;
}
.nav > ul {
  margin-left: 40px;
}
.nav > ul > li {
  float: left;
  width: 128px; /*140*/
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
}
.nav > ul > li > a {
  float: left;
  width: 128px;
  height: 40px;
  color: #fff;
  font-size: 16px;
}
.nav > ul > li > i {
  position: absolute;
  width: 2px;
  height: 35px;
  right: 0;
  bottom: 0;
  background: url(../images/li_img.png);
}
.secnav {
  width: 130px;
  display: none;
  position: absolute;
  top: 40px;
  z-index: 10;
}
.secnav ul li {
  height: 35px;
  background-color: #3d90e4;
  cursor: pointer;
}
.secnav ul li > a {
  color: #fff;
}
.nav > ul > li:hover,
.secnav ul li:hover {
  background-color: #0258ae;
}
.nav > ul > li:hover .secnav {
  display: block;
  top: 40px;
}
.top {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 999;
  bottom: 0px;
  background: #1b7ccb url(../images/top_img.png) 16px 23px no-repeat;
  right: -60px;
}
.main {
  background-color: #f3f3f3;
  padding-bottom: 15px;
  min-height: 600px;
}
/*尾*/
.footer {
  height: 90px;
  background-color: #1369c0;
}
.MsgFoot {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.footer > p {
  text-align: center;
  color: #fff;
  position: relative;
  top: 27px;
}
/*广告*/
.xinbo {
  width: 40px;
  height: 120px;
  position: absolute;
  right: 15px;
  top: 40px;
}
.xinbo > a {
  float: left;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background-color: #6bae51;
  /*background-color: #aaa;*/
}
.xinbo > a:hover {
  background-color: #6bae51;
}
.xinbo > a:hover .erweima {
  display: block;
}
.xinbo > .weibo {
  position: relative;
}
.xinbo .erweima {
  position: absolute;
  width: 135px;
  height: 135px;
  padding: 5px;
  border: 1px solid #ddd;
  display: none;
  left: -150px;
  z-index: 99;
  top: 0;
  background-color: #fff;
}
.lovM {
  display: none;
}
.cer-item {
  display: none;
}
.containerBg {
  width: 100%;
  height: auto;
  min-height: 650px;
  background-color: #fff;
}

.Height15 {
  width: 100%;
  height: 15px;
}

.CertificateSite {
  width: 1200px;
  height: 45px;
  background-color: #e8f7ff;
  /*margin-top:10px;*/
}

.CertificateSite img {
  float: left;
}

.CertificateSite span {
  float: left;
  font-family: "微软雅黑";
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  padding-left: 10px;
  color: #4e4e4e;
}

.CertificateSearch {
  width: 1200px;
  height: 45px;
  border-bottom: 1px solid #ededed;
}

.CertificateLable {
  float: left;
  /* width: 189px; */
  border-right: 1px solid #ededed;
  height: 45px;
  line-height: 45px;
  text-align: right;
  font-size: 15px;
  color: #4e4e4e;
  font-family: "微软雅黑";
}

.CertificateText {
  float: left;
  width: 190px;
  border-right: 1px solid #ededed;
  height: 35px;
  padding-top: 3px;
  padding-left: 9px;
  line-height: 35px;
}

.CertificateSearchBtn {
  width: 100%;
  height: 50px;
  text-align: center;
  padding-top: 30px;
  border-bottom: 1px solid #ededed;
}

.CertificateTip {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 15px;
  color: #ccc;
  border-bottom: 1px solid #ededed;
}

.CertificateCompany {
  width: 1100px;
  height: 80px;
  border-bottom: 1px solid #ededed;
  padding-left: 100px;
  padding-top: 15px;
}

.CertificateCompanyInfo {
  float: left;
  width: 550px;
  height: 30px;
  line-height: 30px;
}

.CertificateSearchList {
  width: 100%;
  height: auto;
}

.CertificateTable {
  width: 98%;
  border-collapse: collapse;
  text-align: center;
  border: 1px solid #dddddd;
  margin: 10px 10px;
}

.CertificateTable tr {
  height: 45px;
}

.CertificateTr {
  background-color: #f0f0f0;
  height: 40px;
  line-height: 40px;
}

.CertificateTrBg {
  background-color: #ccc;
  height: 45px;
  line-height: 45px;
}
.overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* ä¸æ”¯æŒie */
.oflwtwo {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.oflwthree {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.detailscon span {
  white-space: wrap !important;
}
