* {
  padding: 0;
  margin: 0;
  box-sizing:border-box;
}
html {
  font-size: 10px;
}
img {
  border: none;
}
body {
  font-size: 16px;
  color: #333333;
  margin:0;
  padding: 0;
  font-family: "Microsoft YaHei";
  min-width: 1200px;
  /*overflow:scroll;*/
}
a {
  text-decoration: none;
}

li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  vertical-align: middle;
}
.bg-box {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.box1200 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.location {
  height: 18px;

}
.location img {
  vertical-align: middle;
}
.location span,.location a{
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  display: inline-block;
}

#dqwz-dqwz{
	background: url() no-repeat left center;
    padding-left:22px;
	height: 18px;
}
#dqwz-dqwz table{
	display: inline-block !important;
	width: auto;
	float: left;
}


.main {
  box-sizing: border-box;
  margin-bottom:40px;
  background: #FFFFFF;
  box-shadow: 0 2px 10px 0 rgba(153,153,153,0.30);
  padding: 30px;
  min-height: 700px;
}
.article {
  width: 100%;
  height: auto;
}
.article>.header {
  border-bottom: 1px solid #C0C0C0;
}

.article .article-info {
  position: relative;
  margin-top: 40px;
  height:42px;
  line-height42px;
  background: #F7F7F7;
  border-top:1px solid #C0C0C0;

}


.article .article-info div:first-child span span {
  cursor: pointer;
  margin: 0 5px;
}

.article-info span{line-height: 42px;}
.article .article-info div:first-child+div a {
  margin-left: 10px;
}

.article .content {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  height: auto;
}
.article .content img {
  max-width: 100%;
}
.big-font {
  font-size: 24px!important;
}
.small-font {
  font-size: 12px!important;
}
.normal-font {
  font-size: 16px!important;
}

.article .footer {
  width: 100%;

}
.article .footer .operation {
  padding-left: 10px;
  height: 30px;
  font-size: 16px;
  color: #666666;
  text-align: left;
  line-height: 30px;
}

.article .footer .operation span {
  cursor: pointer;
  margin-right: 15px;
  font-size: 15px;
  color: #333333;
  text-align: left;
  line-height: 30px;
}
.mb-open{
  margin-top: 50px;
  width: 100%;

}
.mb-open div {
  margin: 0 auto;
}
.mb-open div:first-child {
  width: 154px;
  height: 20px;
  font-size: 14px;
  color: #999999;
}
.mb-open div:last-child {
  margin-top: 10px;
  width: 146px;
  height: 146px;
}
.others {
  margin-top: 50px;
  width: 100%;
  height: auto;
}
.others h3{
  font-size: 19px;
  color: #333333;
  text-align: justify;
  height: 26px;
  line-height: 26px;
}
.others ul {
  width: 100%;
  height: auto;
}
.others ul li {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  height: 40px;
}
.others ul li:nth-child(2n-1) {
  background: #FAFAFB;
}
.others ul li a{
  display: block;
  width: 100%;
  height: 100%;

}
.others ul li a span:first-child{
  float: left;
  font-size: 15px;
  color: #333333;
  line-height:40px;

}
.others ul li a span:last-child {
  float: right;
  font-size: 15px;
  color: #666666;
  line-height:40px;
}
.article .header .article-info .social-share-cs .icon-qq, .article .header .article-info .social-share-cs .icon-wechat,.article .header .article-info .social-share-cs .icon-weibo{
  border: none;
  color: #ffffff;
}

.article .header .article-info .social-share-cs .wechat-qrcode img {
  width: 100px;
  height: 100px;
}
/* .article .header .article-info .social-share-cs .icon-qq:before,
.article .header .article-info .social-share-cs .icon-wechat:before,
.article .header .article-info .social-share-cs .icon-weibo:before{
  display: none;
  border: none;
  color: #ffffff;
  background:none;
  width: 0;
  height: 0;

} */