* {
  font: 14px 'microsoft yahei', 'times new roman', sans-serif;
  letter-spacing: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left-block {
  width: 840px;
  float: left;
}
.head {
  z-index: 1002;
}
.navBar {
  margin-top: 84px;
}
.header {
  padding-top: 30px;
  border-bottom: 2px solid #005bac;
}

.navBar {
  width: 1148px;
  margin-top: 84px;
}
.navParent {
  padding: 0 30px;
}

.container {
  width: 1148px;
  margin: 0 auto;
  padding-top: 114px;
}

.container .mbx {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  color: #666;
  font-family: 宋体;
  font-size: 12px;
}
.container .mbx a {
  color: #3d7abb;
  font-family: 宋体;
  font-size: 12px;
}
.container_left {
  float: left;
  margin-top: 5px;
  width: 835px;
  height: 1555px;
  border: 1px solid #ddd;
}
.container_left_top {
  height: 35px;
  border-bottom: 1px solid #ddd;
}
.container_left_top h1 {
  margin-top: 10px;
  height: 22px;
  border-left: 4px solid #f94e00;
  padding-left: 10px;
  margin-left: 20px;
  /*font:15px bold;*/
  font-size: 16px;
  font-weight: bold;
}
.container_left_list .centent {
  height: 120px;
  margin: 30px 50px 0 20px;
  border-bottom: 1px dashed #ddd;
}
.container_left_list .centent > a {
  font-size: 18px;
}
.container_left_list .centent p {
  margin: 10px 0;
  height: 48px;
  width: 760px;
  color: #999;
  line-height: 22px;
}
.container_left_list .centent > div .time {
  float: right;
  text-align: right;
  color: #999;
  letter-spacing: 0;
}
/*.container_right{
	float:right;
	width:300px;
	position: relative;
}
.container_right iframe{
	position: absolute;
	top: 10px;
	left: -300px;
}*/
.container_right {
  float: right;
  width: 300px;
  position: relative;
  overflow: hidden;
}
.container_right iframe {
  margin-top: 10px;
  margin-left: -300px;
}

.container_right .better {
  width: 280px;
  height: 380px;
  /*position: absolute;
	top:340px;
	left:10px;*/
  margin-top: 30px;
  margin-left: 10px;
  border: 1px solid #ddd;
}
.container_right .better .better-top {
  height: 49px;
  border-bottom: 1px solid #ddd;
  background: url(//www.cpic.com.cn/images2/zixun/index/header-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container_right .better .better-top h3 {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #2a2a2a;
  letter-spacing: 0;
  text-align: justify;
  font-weight: 600;
}
.container_right .better .better-top p {
  font-family: PingFangSC-Regular;
  font-size: 11px;
  color: #5a5a5a;
  letter-spacing: 0;
  text-align: justify;
  font-weight: 400;
}
.container_right .better ul {
  margin-left: 15px;
}
.container_right .better ul li {
  margin-top: 12px;
  letter-spacing: 0;
}
.container_right .better li span {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #a2a2a2;
  letter-spacing: 0;
  text-align: justify;
  font-weight: 600;
  margin-right: 12px;
}
.container_right .better li:nth-child(1) .top3 {
  color: #d81529;
}
.container_right .better li:nth-child(2) .top3 {
  color: #ff7e58;
}
.container_right .better li:nth-child(3) .top3 {
  color: #ff9a10;
}

.container_right .better li a {
  font-size: 13px;
  letter-spacing: 0;
}

/*列表页page  begin*/
.pagecss {
  clear: both;
  padding: 50px 0px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #999;
  border-left: 1px solid #fff;
}
.fc_hui2 {
  color: #fff;
  padding: 4px;
  margin-right: 6px;
  background-color: #005bac;
}
.current {
  padding: 4px 4px;
}
a.z_num {
  padding: 4px 8px;
  color: #666;
}
.pagecss a {
  text-decoration: none;
}
.fc_ch1 {
  margin-left: 5px;
  color: #fff;
  padding: 4px 4px;
  background-color: #005bac;
}
.z_pret {
  color: #fff;
  padding: 4px 8px;
  background-color: #005bac;
}
input.z_num {
  border: 2px inset;
}
/*列表页page  end*/

/*详情页 start*/
.container_left_details {
  float: left;
  margin-top: 10px;
  width: 785px;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 30px 25px 0 25px;
}
.details-top {
  border-bottom: 1px solid #ddd;
}
.details-top h1 {
  font-size: 22px;
  color: #000;
}
.details-top .fr a {
  font-size: 13px;
}
.sharePic {
  width: 250px;
  margin: 20px 10px 15px 0px;
}
.details-top .fr {
  margin: 20px 10px 15px 0px;
}
.details-top .fr a {
  color: #999;
  letter-spacing: 0;
}
.details-centent {
  margin-top: 20px;
}
.details-centent p {
  text-indent: 2em;
  line-height: 2em;
  font-size: 15px;
}

.tag {
  padding: 75px 0;
}
.tag a {
  display: inline-block;
  line-height: 20px;
  height: 20px;
  padding: 0 11px;
  margin: 0 3px;
  color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  background: url(//www.cpic.com.cn/images2/zixun/index/bg_tag_04.png) repeat-x;
}
/*详情页 end*/
.atr_bl {
  float: left;
  width: 418.5px;
  background-color: #efefef;
  margin-bottom: 40px;
}
.atr_bl dt {
  line-height: 24px;
  padding: 8px 43px;
  font-size: 16px;
  font-family: 'Microsoft YaHei', '微软雅黑', helvetica, arial, verdana, tahoma,
    sans-serif;
  background: url(//www.cpic.com.cn/images2/zixun/index/bg_oti.png) no-repeat
    22px 50%;
}
.atr_bl dd {
  line-height: 20px;
  padding: 5px 27px 5px 20px;
  background: #fff url(//www.cpic.com.cn/images2/zixun/index/bg_04_ldt.png)
    repeat-x 0 100%;
}
.atr_bl dd a {
  font: 12px '宋体';
  display: inline-block;
  padding: 0 0 0 19px;
  background: url(//www.cpic.com.cn/images2/zixun/index/bg_oli.png) no-repeat 0
    50%;
}
.atr_bl dd span {
  font: 12px '宋体';
  float: right;
  display: inline-block;
}

<!--资讯想详情页产品推荐样式-- > .prod-tab {
  margin-bottom: 10px;
}

.prod-tab {
  background: #ffffff;
  box-shadow: 0 10px 25px 0 rgba(170, 170, 170, 0.42);
  height: 100px;
  overflow: hidden;
  border: 1px solid #dddddd\9;
  border-top: 5px solid #17ab93;
  margin-bottom: 10px;
}

.prod-tab > div {
  float: left;
}

.prod-img {
  width: 80px;
  height: 100px;
  line-height: 100px;
  float: left;
  position: relative;
}

.prod-tab > .prod-detail {
  height: auto;
  width: 413px;
  padding: 12px 10px 12px 10px;
}

.prod-tit {
  color: #000;

  padding: 10px 0;
}

.tab_name {
  font-size: 16px;
  font-weight: bold;
}

.prod-tab .price {
  width: 137px;
  height: 100%;
  border-left: 2px solid #6fb2e7;
}

.prod-tab .clearfix {
  clear: both;
}

.collect {
  text-indent: 30px;
  float: right;
  font-size: 14px;
  color: #1565c0;
  letter-spacing: 1.58px;
}

.feature span,
.feature span i {
  font-size: 12px;
  color: #42a5f5;
  letter-spacing: 0;
  font-style: normal;
}

.mt18 {
  margin-top: 5px;
}

.age > span,
.date > span,
.safe > span {
  font-size: 14px;
  color: #4a4a4a;
  letter-spacing: 1.18px;
  margin-right: 16px;
  line-height: 26px;
}

.prod-tab .price {
  width: 270px;
  height: 100px;
  border-left: 2px solid #6fb2e7;
}

.price > div > span {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  margin-right: 17px;
  font-size: 20px;
  color: #ff3636;
  letter-spacing: -0.9px;
}

.price > div {
  font-size: 20px;
  color: #4a4a4a;
  letter-spacing: 1.43px;
  text-align: center;
}
.price .more-btn {
  display: block;
  width: 100px;
  height: 30px;
  background: #1565c0;
  border-radius: 22px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-left: 80px;
  cursor: pointer;
}

body {
  overflow-x: hidden;
}
/* 全局水印层 */
#watermark {
  position: fixed;
  top: -200px;
  left: 0;
  width: 100vw;
  height: 140vh;
  z-index: 9999;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Ctext transform='rotate(0 100 100)' x='100' y='100' text-anchor='middle' dominant-baseline='middle' fill='%23C9C9C9' font-family='PingFangSC-Regular, Microsoft YaHei, sans-serif' font-size='14px' font-weight='400' letter-spacing='0' style='text-align:justify;'%3E历史文章 仅供参考%3C/text%3E%3C/svg%3E");
  background-repeat: repeat;
  rotate: -13deg;
  background-size: 300px 300px;
  display: none;
}
.container_right .better ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
}

.container_right .pagination a,
.container_right .pagination span {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  text-align: center;
  padding: 0 3px;
  margin: 0 2px;
  border: 1px solid #ddd;
  color: #1565c0;
  text-decoration: none;
  font-size: 10px;
  border-radius: 4px;
}

.container_right .pagination .current {
  background-color: #1565c0;
  color: #fff;
  border-color: #1565c0;
}

.container_right .pagination .disabled {
  color: #ccc;
  cursor: not-allowed;
  border-color: #eee;
}
.container_left_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container_left_top h3 {
  padding-right: 10px;
}
.container_left_top h3 {
  font-family: PingFangSC-Semibold;
  font-size: 12px;
  color: #005bac;
  letter-spacing: 0;
  text-align: justify;
  font-weight: 600;
  cursor: pointer;
}
