<<<<<<< HEAD
html,
body {
  width: 100%;
  height: 100%;
}

.container1 {
  width: 1130px;
  margin: 0 auto;
  position: relative;
  min-height: 73%;
}

.detail-fl {
  width: 100%;
  min-height: 100%;
}

.notice-tz {
  width: 100%;
  height: 50px;
  background: #fff;
  margin-top: 30px;
  display: none;
}

.notice-tz em {
  display: block;
  float: left;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: url(../img/details/voice.png) no-repeat left center;
  margin-left: 45px;
  padding-left: 30px;
}

.notice-tz a {
  color: #EA2626;
  font-size: 16px;
  float: left;
  height: 100%;
  line-height: 50px;
  margin-left: 10px;
  text-decoration: underline;
}

.notice-more {
  float: right;
}

.notice-more a {
  color: #666;
  background: url(../img/details/more.png)no-repeat right center;
  padding-right: 16px;
  margin-right: 30px;
}

.detail-nrbox {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
}

.nrbox-title {
  width: 92%;
  margin: 0 auto;
  padding-bottom: 18px;
}

#title {
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 40px;
  width: 80%;
  line-height: 38px;
}

#mark {
  position: absolute;
  top: 0px;
  width: 1130px;
  opacity: .4;
  display: none;
}

#mark img {
  width: 100%;
}

.detail-dwbox {
  position: relative;
  /*z-index: 999;*/
}

.nrbox-title {
  overflow: hidden;
}

.nrbox-title span {
  color: #999;
  font-size: 16px;
  margin-right: 18px;
  ;
}

.nrbox-title em {
  color: #999;
}

.nrboxtitle-left {
  width: 100%;
  float: left;
}

.nrboxtitle-right {
  width: 20%;
  float: right;
}

.deatil-nrwz {
  width: 92%;
  margin: 15px auto 0;
  padding-bottom: 63px;
}

/*.deatil-nrwz table{width: 100%!important;} */
.deatil-nrwz img {
  max-width: 100%;
  height: auto !important;
}

.deatil-nrwz h1 {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 36px;
}

.deatil-nrwz p,
.deatil-nrwz ol,
.deatil-nrwz ul {
  width: 100%;
  font-size: 16px !important;
  line-height: 30px !important;
  margin-bottom: 30px;
  overflow: hidden;
}

.deatil-nrwz span {
  font-size: 16px !important;
  line-height: 30px !important;
}

.advertising {
  width: 227px;
}

table {
  border: 1px solid #dcdcdc;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 30px;
  float: none;
}

td {
  border: 1px solid #333 !important;
  border-collapse: collapse;
}

td span {
  width: 100%;
  word-wrap: break-word;
  height: auto;
  white-space: normal
}

.cz-ann {
  overflow: hidden;
  margin-top: 44px;
  margin-bottom: 33px;
  display: flex;
  justify-content: center;
  position: absolute;
  right: 4%;
  top: 0;
}

#console {
  width: 88px;
  height: 26px;
  border: 1px solid rgba(51, 51, 51, 1);
  border-radius: 4px;
  background: none;
  font-size: 12px;
  cursor: pointer;
}

#console_pdf {
  width: 88px;
  height: 26px;
  border: 1px solid rgba(51, 51, 51, 1);
  border-radius: 4px;
  background: none;
  font-size: 12px;
  cursor: pointer;
  margin-left: 12px;
}

#go {
  width: 88px;
  height: 26px;
  background: #c40e10;
  border-radius: 4px;
  margin-left: 12px;
}

#go a {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
}

.adver-imgbox {
  width: 100%;
  display: none;
}

.adver-imgbox img {
  width: 100%;
  margin-bottom: 20px;
}

#mark img {
  height: 1550px;
}

@page {
  margin: 0;
  margin-top: 50px;
  margin-bottom: 60px;
}

@page: first {
  margin-top: 0px;
}

#erwmbox {
  position: fixed;
  right: 0;
  top: 45%;
  padding: 10px;
  background: #fff;
}

.erwm {
  width: 100px;
  height: 100px;
}

.toor-wx-tit {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  font-weight: bold;
}

.erwm1 {
  position: absolute;
  right: 60px;
  top: 30px;
  display: none;
}

.erwm2 {
  position: absolute;
  left: 120px;
  top: 70px;
  display: none;
  width: 18%;
}

::-moz-selection {
  background: #c40e10;
  color: #fff;
}

::selection {
  background: #c40e10;
  color: #fff;
}

@media print {
  #title {
    text-align: center;
    width: 100% !important;
    margin-top: 200px;
  }

  .nrbox-title {
    width: 82%;
    margin: 0 0 0 12%;
  }

  .deatil-nrwz {
    width: 82%;
    margin: 0 0 0 12%;
  }

  #mark {
    display: inline;
  }

  .erwm1 {
    display: block;
     !important
  }

  .erwm2 {
    display: block !important;
  }

  table {
    page-break-after: always;
  }

  body {
    height: auto;
  }

  .detail-nrbox {
    margin-top: 0;
    margin-bottom: 0;
  }

  body {
    background: #fff;
  }
}
=======
html,body{width: 100%;height: 100%;}
.container1{width: 1130px;margin: 0 auto;position: relative;min-height: 73%;}
.detail-fl{width:100%;min-height: 100%;}
.notice-tz{width: 100%;height: 50px;background: #fff;margin-top: 30px;display: none;}
.notice-tz em{display: block;float: left;height:50px;font-size: 16px;line-height: 50px;background: url(../img/details/voice.png) no-repeat left center;margin-left: 45px;padding-left:30px;}
.notice-tz a{color:#EA2626;font-size: 16px;float: left;height: 100%;line-height: 50px;margin-left: 10px;text-decoration: underline ;}
.notice-more{float: right;}
.notice-more a{color: #666;background: url(../img/details/more.png)no-repeat right center;padding-right: 16px;margin-right: 30px;}
.detail-nrbox{width: 100%;;margin-top: 20px;margin-bottom: 59px;position: relative;background: #fff;min-height: 590px;}
.nrbox-title{width: 92%;margin: 0 auto;padding-bottom: 18px;}
#title{font-size: 22px;margin-top: 30px;margin-bottom: 40px;width: 80%;line-height:38px;}
#mark{position:absolute;
        top:0px;
        width:1130px;
        opacity:.4;
        display: none;
}
#mark img{width: 100%;}
.detail-dwbox{
	position: relative;
	/*z-index: 999;*/
}
.nrbox-title{overflow: hidden;}
.nrbox-title span{color: #999;font-size: 16px;margin-right: 18px;;}
.nrbox-title em{color: #999;}
.nrboxtitle-left{width: 100%;float: left;}
.nrboxtitle-right{width: 20%;float: right;}
.deatil-nrwz{width:92%;margin: 15px auto 0;padding-bottom: 63px;}
/*.deatil-nrwz table{width: 100%!important;} */
.deatil-nrwz img{max-width:100%;height:auto!important;}
.deatil-nrwz h1{font-size: 18px;margin-top: 40px;margin-bottom:36px;}
.deatil-nrwz p,.deatil-nrwz ol,.deatil-nrwz ul{width: 100%;font-size: 16px!important;line-height: 30px!important;margin-bottom: 30px;overflow:hidden;} 
.deatil-nrwz span{font-size: 16px!important;line-height: 30px!important;}
.advertising{width: 227px;}
table{border: 1px solid #dcdcdc;table-layout:fixed;border-collapse:collapse;margin-bottom: 30px;float: none;}
td{border: 1px solid #333!important;border-collapse: collapse;}
td span{width: 100%;word-wrap: break-word;height: auto; white-space:normal}
.cz-ann{overflow: hidden;margin-top: 44px;margin-bottom: 33px;display: flex;justify-content: center;position: absolute;right:4%;top: 0;}
#console{width: 88px;height: 26px;border:1px solid rgba(51,51,51,1);border-radius:4px;background: none;font-size: 12px;cursor: pointer;}
#console_pdf{width: 88px;height: 26px;border:1px solid rgba(51,51,51,1);border-radius:4px;background: none;font-size: 12px;cursor: pointer;margin-left:12px;}
#go{width:88px;height:26px;background:#c40e10;border-radius:4px;margin-left: 12px;}
#go a{width: 100%;height: 100%;color: #fff;font-size: 12px;}
.adver-imgbox{width: 100%;display: none;}
.adver-imgbox img{width: 100%;margin-bottom: 20px;}
#mark img{height:1550px;}
@page { margin: 0; margin-top:50px;margin-bottom: 60px;}
@page:first {margin-top: 0px;}
#erwmbox{position: fixed;right: 0;top: 45%;padding: 10px;background: #fff;}
.erwm{width: 100px;height: 100px;}
.toor-wx-tit{width: 100%;text-align: center;font-size: 14px;margin-top: 10px;font-weight: bold;}
.erwm1{position: absolute;right:60px;top:30px;display: none;}
.erwm2{position: absolute;left:120px;top:70px;display: none;width: 18%;}
::-moz-selection{background:#c40e10;color: #fff;} 

::selection {background:#c40e10; color:#fff;} 

@media print{
	#title{text-align: center;width: 100%!important;margin-top:200px;}
	.nrbox-title{width: 82%;margin: 0 0 0 12%;}
	.deatil-nrwz{width: 82%;margin: 0 0 0 12%;}
	#mark{display: inline;}
	.erwm1{display: block;!important}
	.erwm2{display: block!important;}
	table {page-break-after:always;}
	body {height: auto;}
	.detail-nrbox{margin-top:0;margin-bottom: 0;}
	body{background: #fff;}
}
>>>>>>> e08c129586f036a9e8e9275c88f56ffdbd67e109
