/* CSS Document */
@font-face {
  font-family: NotoSansSC;
  font-weight: normal;
  src: url(https://www.yesky.com/TLimages2009/yesky/css/iconfont/SourceHanSansCN-Medium.ttf)
    format("TureTrpe");
}
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  font-family: Arial, "Microsoft YaHei", "微软雅黑";
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
a {
  color: #000;
  text-decoration: none;
}
a img {
  border: 0;
}
img {
  vertical-align: middle;
}
table {
  empty-cells: show;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.wrap {
  width: 100%;
}
.wrap .top {
  width: 100%;
  height: 34px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
}

.wrap .top .topnav {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.wrap .top .topnav .topleft li {
  display: inline-block;
  height: 34px;
  margin-right: 20px;
  float: left;
}

.wrap .top .topnav .topleft li a {
  font-size: 12px;
  color: #666;
  line-height: 34px;
}
.wrap .top .topnav .topleft li span {
  display: block;
  width: 70px;
  padding-right: 5px;
  line-height: 34px;
  font-size: 14px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png)
    no-repeat 76px 14px;
  cursor: pointer;
}
.wrap .top .topnav .topleft li span.show {
  color: #fff;
  background: #3b73b4
    url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png)
    no-repeat 76px -80px;
}
.wrap .top .topnav .topleft li P {
  display: none;
}
.wrap .top .topnav .topleft li P a {
  text-decoration: none;
}
.wrap .top .topnav .topleft li P a:hover {
  text-decoration: underline;
}
.wrap .top .topnav .topleft .sitenav {
  margin: 0 10px 0 -10px !important;
}
.wrap .top .topnav .topleft .sitenav span {
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  line-height: 34px;
}
.wrap .top .topnav .topleft .sitenav span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.jpg)
    no-repeat center;
}
.wrap .top .topnav .topleft .sitenav p {
  position: absolute;
  left: 0;
  height: 42px;
  font-size: 12px;
  line-height: 42px;
  background: #3b73b4;
}
.wrap .top .topnav .topleft .sitenav p a {
  display: inline-block;
  padding: 0 14px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.wrap .top .topnav .topleft .sitenav:hover span i {
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon2.png)
    no-repeat center;
}
.wrap .top .topnav .topright {
  float: right;
}
.wrap .top .topnav .topright li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.wrap .top .topnav .topright li .a_log,
.wrap .top .topnav .topright li .a_reg {
  display: block;
  height: 34px;
  font-size: 12px;
  line-height: 34px;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.wrap .top .topnav .topright li .a_log {
  padding: 0 8px;
  margin: 0;
}
.wrap .top .topnav .topright .log .show {
  color: #fff;
  background: #3b73b4
    url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png)
    no-repeat 42px -74px;
}
.wrap .top .topnav .topright .log #userLogin {
  display: none;
  width: 240px;
  padding: 0 16px 10px;
  position: absolute;
  background: #3b73b4;
  text-align: center;
  color: #fff;
  right: -29px;
  z-index: 1;
}
.wrap .top .topnav .topright .log #userLogin p {
  line-height: 40px;
  font-size: 14px;
}
.wrap .top .topnav .topright .log #userLogin form {
  width: 240px;
  height: 60px;
  text-align: left;
}
.wrap .top .topnav .topright .log #userLogin form span {
  width: 170px;
  float: left;
}
.wrap .top .topnav .topright .log #userLogin form span input {
  width: 160px;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 6px;
  background: #fff;
  color: #4c9ada;
  line-height: 22px;
  border: none;
}
.wrap .top .topnav .topright .log #userLogin form input.log_btn {
  float: right;
  text-align: center;
  width: 60px;
  height: 56px;
  line-height: 50px;
  background-position: -153px -316px;
  color: #4c9ada;
  cursor: pointer;
  font-size: 14px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.wrap .top .topnav .topright .log #userLogin a {
  font-size: 12px;
  color: #eaff00;
}
.wrap .top .topnav .topright .log_wx {
  margin-left: 15px;
}
.wrap .top .topnav .topright .log_wx i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png)
    no-repeat 0px -196px;
}
.wrap .top .topnav .topright .log_qq i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png)
    no-repeat -37px -196px;
}
.wrap .top .topnav .topright .log_wb {
  margin: 0;
}
.wrap .top .topnav .topright .log_wb i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png)
    no-repeat -75px -196px;
}
.wrap div .head {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.wrap div .head .header {
  width: 1200px;
  height: 50px;
  margin: 10px auto 5px;
}
.wrap div .head .header .logo {
  float: left;
  font-size: 34px;
  color: #f58306;
  line-height: 46px;
  font-weight: bold;
}
.wrap div .head .header .logo span {
  display: inline-block;
  width: 135px;
  height: 46px;
  background: url(https://www.yesky.com/uploadImages/2018/232/20180820104209792.jpg)
    no-repeat;
  vertical-align: middle;
}
.wrap div .head .header .logo img {
  width: 100%;
}
.wrap div .head .header .site {
  float: left;
  margin-left: 15px;
}
.wrap div .head .header .site p {
  height: 16px;
  margin-top: 28px;
  line-height: 16px;
  padding-left: 10px;
  font-size: 12px;
  color: #333;
  width: 325px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap div .head .header .site p span {
  height: 16px;
  line-height: 16px;
  color: #a0a0a0;
}
.wrap div .head .header .ys_box {
  float: right;
  padding-top: 8px;
}
.wrap div .head .header .ys_box #selectform {
  float: left;
  height: 32px;
}

.wrap div .head .header .ys_box #selectform .seltext {
  float: left;
  height: 32px;
  width: 220px;
  background: #fff;
  line-height: 36px;
  text-indent: 12px;
  font-size: 12px;
  color: #aaa;
  padding: 0;
  border: 1px solid #ef8200;
  box-sizing: border-box;
}
.wrap div .head .header .ys_box #selectform .selsbmt {
  width: 90px;
  height: 32px;
  padding: 0;
  float: left;
  color: #fff;
  cursor: pointer;
  border: none;
  background: #ef8200;
  font-size: 14px;
}

/*文章内容*/
.wrap div .pic_list {
  width: 1200px;
  margin: 0 auto 12px;
  overflow: hidden;
}
.wrap div .pic_list ul li {
  width: 288px;
  height: 180px;
  float: left;
  margin-left: 16px;
}
.wrap div .pic_list ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.wrap div .pic_list ul li a:hover p {
  color: #0a50a1;
}
.wrap div .pic_list ul li a .fimg {
  display: block;
  width: 288px;
  height: 144px;
  overflow: hidden;
}
.wrap div .pic_list ul li a .fimg img {
  width: 100%;
  height: 100%;
  transition: 1s all;
}
.wrap div .pic_list ul li a .fimg img:hover {
  transform: scale(1.2);
}
.wrap div .pic_list ul li a .tag {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  height: 24px;
  padding: 0 8px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #0a50a1;
}
.wrap div .pic_list ul li a p {
  height: 34px;
  font-size: 14px;
  color: #666;
  line-height: 34px;
  text-align: center;
}
.wrap div .pic_list ul .first {
  margin-left: 0;
}
.wrap .article_con {
  width: 1200px;
  margin: 36px auto 0;
}
.wrap .article_con .left_con {
  width: 820px;
  float: left;
  /* padding: 0 45px 0 27px; */
  padding: 0 36px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.wrap .article_con .left_con .article {
  overflow: hidden;
}
.wrap .article_con .left_con .article h1 {
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 30px;
  line-height: 50px;
  /* font-weight: 600; */
  color: #363636;
}
.wrap .article_con .left_con .article .infor {
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 16px;
  color: #5f5f5f;
  margin: 20px 0 20px;
}
.wrap .article_con .left_con .article .infor span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-family: "NotoSansSC", "微软雅黑";
}
.wrap .article_con .left_con .article .infor .dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #999;
  line-height: 20px;
  vertical-align: middle;
}
.wrap .article_con .left_con .article .infor b {
  font-family: "NotoSansSC", "微软雅黑";
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #026cb8;
  font-weight: normal;
}
.wrap .article_con .left_con .article .column3 {
  width: 700px;
  height: 90px;
  margin: 0 auto;
  font-size: 36px;
  color: #fff;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap .article_con .left_con .article .column3 h3 {
  font-weight: normal;
}
/*.wrap .article_con .left_con .article .article_infor {
  text-align: center;
}*/
.wrap .article_con .left_con .article .article_infor p {
  margin: 18px 0;
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 18px;
  color: #2c2c2c;
  line-height: 38px;
  text-align: justify;
}
.wrap .article_con .left_con .article .article_infor p:nth-of-type(1) {
  margin-top: 18px;
}
strong {
  color: #000;
  font-weight: normal;
}
.wrap .article_con .left_con .article .article_infor p[align="center"] {
  color: #666;
  text-align: center;
  margin: 10px 0;
  /*line-height: 0*/
}
.wrap .article_con .left_con .article .article_infor p[align="center"] .imgwz {
  display: block;
}
.wrap
  .article_con
  .left_con
  .article
  .article_infor
  p[align="center"]
  a:nth-child(n + 2)
  img {
  margin-left: 10px;
}
.wrap .article_con .left_con .article .article_infor p:empty {
  line-height: 0;
  margin: 0;
  display: none;
}
.wrap .article_con .left_con .article .article_infor p span {
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 18px;
}
.wrap .article_con .left_con .article .article_infor p a {
  color: #0a50a1;
  font-family: "NotoSansSC", "微软雅黑";
  text-decoration: underline;
}
.wrap .article_con .left_con .article .article_infor img {
  width: auto;
  height: auto;
  max-width: 100%;
  /* margin-bottom: 12px; */
  border: 1px solid #ccc !important;
  border-radius: 10px;
  box-sizing: border-box;
}
.wrap .article_con .left_con .article .article_infor > span {
  /* display: block; */
  color: #333;
  margin: 12px 0 0 0;
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 18px !important;
  color: #2c2c2c;
  /* width: 100%;*/
  text-align: center;
  display: inline-block;
  margin-top: 0;
}
/*本文导航*/
.wrap .article_con .left_con .article .page {
  position: relative;
  margin: 47px 0 36px;
  border-top: 1px solid #b1b1b1;
  text-align: center;
}
.wrap .article_con .left_con .article .page .pages {
  overflow: hidden;
}
.wrap .article_con .left_con .article .page a.readall {
  /* display: inline-block;*/
  margin: 40px auto 0;
  padding: 7px 20px;
  color: #0e61fa;
  border: 1px solid #0e61fa;
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 16px;
  border-radius: 4px;
  display: inline-block;
}
.wrap .article_con .left_con .article .page h3 {
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  width: 120px;
  margin: 0 auto;
  font-family: "NotoSansSC", "微软雅黑";
  color: #262626;
  font-size: 20px;
  font-weight: normal;
  background: #fff;
}
.wrap .article_con .left_con .article .page ul {
  padding-top: 10px;
}
.wrap .article_con .left_con .article .page ul li {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 80px;
  box-sizing: border-box;
  margin: 18px 0 0;
  color: #262626;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .article_con .left_con .article .page ul li span {
  color: #0e61fa;
}
.wrap .article_con .left_con .article .page ul li:hover {
  color: #0e61fa;
  text-decoration: underline;
}
.wrap .article_con .left_con .article .page ul li:hover a {
  color: #0e61fa;
}
.wrap .article_con .left_con .article .page ul li a {
  color: #262626;
  font-size: 14px;
}
/*相关产品*/
.wrap .article_con .left_con .article .page {
  margin-bottom: 16px;
}
.xianggcp {
  width: 100%;
  margin-top: 25px;
  display: inline-block;
}
.xianggcp .xtitle {
  width: 100%;
  height: 41px;
  line-height: 41px;
  background: #3f82fc;
  color: #fff;
  display: block;
  border-radius: 15px 15px 0 0;
}
.xianggcp .xtitle dt {
  padding-left: 20px;
  font-size: 20 px;
  float: left;
}
.xianggcp .xtitle dd {
  padding-right: 10px;
  font-size: 14px;
  float: right;
}
.xianggcp .xtitle dd a {
  padding: 0 10px;
  color: #fff;
}
.xianggcp .onecp {
  padding: 20px;
  width: 100%;
  border: #3f82fc solid 1px;
  border-top: 0;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0 0 15px 15px;
}
.xianggcp .onecp figure {
  padding: 0 15px;
  margin: 0;
  float: left;
  width: 80px;
  text-align: center;
}
.xianggcp .onecp figure img {
  width: 80px;
  height: 80px;
  border-radius: 6px;
  display: inline-block;
}
.xianggcp .onecp .pro_all {
  padding-left: 20px;
  width: 576px;
  float: left;
}
.xianggcp .onecp .pro_all p.cpt {
  font-size: 18px;
  font-weight: bold;
  color: #2a2a2a;
  margin: 0;
}
.xianggcp .onecp .pro_all p.cpt a {
  color: #2a2a2a;
}
.xianggcp .onecp .pro_all .cpcs {
  font-size: 14px;
  color: #2a2a2a;
}
.xianggcp .onecp .pro_all .cpcs li {
  width: 275px;
  padding: 12px 10px 0 0;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xianggcp .onecp .pro_all .cpxx {
  padding-top: 12px;
  font-size: 14px;
  color: #2b76ff;
}
.xianggcp .onecp .pro_all .cpxx li {
  padding-right: 30px;
  float: left;
}
.xianggcp .onecp .pro_all .cpxx li a {
  color: #2b76ff;
}
.xianggcp .morcp {
  float: left;
  width: 746px;
  position: relative;
  border: #3f82fc solid 1px;
  border-top: 0;
}
.xianggcp .morcp .cpbox {
  margin: 0 36px;
  width: 674px;
  overflow: hidden;
  height: 170px;
  position: relative;
}
.xianggcp .morcp .cpbox ul {
  position: absolute;
  top: 0;
  left: 0px;
  width: 677px;
}
.xianggcp .morcp .cpbox li {
  margin-top: 15px;
  float: left;
  width: 169px;
  overflow: hidden;
}
.xianggcp .morcp .cpbox li .item {
  width: 154px;
  margin-right: 15px;
  text-align: center;
}
.xianggcp .morcp .cpbox li .item img {
  width: 120px;
  height: 96px;
}
.xianggcp .morcp .cpbox li .item span {
  position: absolute;
  top: 0;
  left: 0;
  background: #e71f19;
  padding: 2px 8px;
  color: #fff;
}
.xianggcp .morcp .cpbox li .item p {
  line-height: 20px;
  padding-top: 8px;
  font-size: 13px;
  text-align: left;
  color: #333;
}
.xianggcp .morcp .cpbox li .item em {
  color: #e71f19;
  font-style: normal;
  display: block;
}
.xianggcp .cprev,
.cnext {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 68px;
  z-index: 5;
  cursor: pointer;
}
.xianggcp .cprev {
  left: 10px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-right: 10px solid #898989;
  border-bottom: 11px solid transparent;
}
.xianggcp .cprev:after {
  left: 2px;
  top: -11px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 11px solid transparent;
  position: absolute;
  z-index: 6;
  content: "";
}
.xianggcp .cnext {
  right: 10px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-left: 10px solid #898989;
  border-bottom: 11px solid transparent;
}
.xianggcp .cnext:after {
  right: 2px;
  top: -11px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 11px solid transparent;
  content: "";
  position: absolute;
}

.wrap .article_con .left_con .cor {
  width: 100%;
  height: 48px;
  background: #fff;
}
.wrap .article_con .left_con .cor .rlist_title {
  margin-bottom: 20px;
  float: left;
  border-bottom: 1px solid #0a50a1;
}
.wrap .article_con .left_con .cor .rlist_title a {
  display: block;
  width: 100%;
  height: 48px;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 48px;
}
.wrap .article_con .left_con .cor ul {
  clear: both;
}
.wrap .article_con .left_con .cor ul li {
  width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  text-align: center;
}
.wrap .article_con .left_con .cor ul li a {
  font-size: 12px;
}
.wrap .article_con .left_con .cor ul li a img {
  width: 100%;
  margin: 0 0 10px;
}
.wrap .article_con .left_con .cor ul li a p {
  height: 48px;
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .article_con .left_con .cor ul li a span {
  font-size: 15px;
  color: #da1927;
  padding-top: 5px;
  display: inline-block;
}
.wrap .article_con .left_con .net {
  width: 100%;
  height: 48px;
  padding-top: 36px;
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
  clear: both;
}
.wrap .article_con .left_con .net .rlist_title {
  float: left;
  border-bottom: 1px solid #0a50a1;
}
.wrap .article_con .left_con .net .rlist_title a {
  display: block;
  width: 100%;
  height: 48px;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 48px;
}
.wrap .article_con .left_con .like {
  width: 100%;
  /*height: 48px;*/
  background: #fff;
  /* border-bottom: 1px solid #dcdcdc;*/
  clear: both;
}
.wrap .article_con .left_con .like .rlist_title {
  margin-bottom: 20px;
  float: left;
}
.wrap .article_con .left_con .like .rlist_title a {
  display: block;
  width: 100%;
  height: 48px;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 48px;
}
.wrap .article_con .left_con .like ul {
  clear: both;
}
.wrap .article_con .left_con .like ul li {
  width: 232px;
  margin-bottom: 16px;
  float: left;
}
.wrap .article_con .left_con .like ul li a .ad_img {
  position: relative;
  width: 232px;
  height: 194px;
  overflow: hidden;
}
.wrap .article_con .left_con .like ul li a .ad_img img {
  width: 232px;
  height: 194px;
  transition: all 1s;
}
.wrap .article_con .left_con .like ul li a .ad_img img:hover {
  transform: scale(1.2);
  behavior: url(ie-css3.htc);
}
.wrap .article_con .left_con .like ul li a .ad_img span {
  position: absolute;
  left: 2px;
  bottom: 2px;
  padding: 2px 5px;
  color: #666;
  font-size: 12px;
  border: 1px solid #666;
}
.wrap .article_con .left_con .like ul li a p {
  max-height: 60px;
  margin: 8px 0;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrap .article_con .left_con .like ul li a span {
  float: left;
  color: #999;
  font-size: 14px;
}
.wrap .article_con .left_con .like ul li:nth-of-type(2) {
  margin: 0 26px 16px;
}
.wrap .article_con .left_con .like ul li:nth-of-type(5) {
  margin: 0 26px 16px;
}
.wrap .article_con .left_con .cor .rlist_title {
  margin-bottom: 20px;
  float: left;
  z-index: 1;
  position: relative;
  border-bottom: 1px solid #0a50a1;
}
.wrap .article_con .left_con .cor .line {
  position: absolute;
  top: 48px;
  width: 748px;
  z-index: 0;
  border-bottom: 1px solid #dcdcdc;
}
.wrap .article_con .left_con .cor .b_line {
  position: absolute;
  top: 48px;
  width: 88px;
  z-index: 0;
  border-bottom: 1px solid #0a50a1;
}
/*相关文章 * 本周热门*/
.tabwzb {
  width: 100%;
  margin-top: 50px;
  display: inline-block;
}
.tabwzb .tabwzt {
  width: 100%;
  height: 43px;
  line-height: 43px;
  border-bottom: #dcdcdc solid 1px;
  font-size: 20px;
  display: block;
}
.tabwzb .tabwzt div {
  margin-right: 30px;
  float: left;
  cursor: pointer;
}
.tabwzb .tabwzt .show {
  border-bottom: #0a50a1 solid 1px;
  color: #0a50a1;
}
.tabwzb ul {
  width: 100%;
  overflow: hidden;
}
.tabwzb ul li {
  width: 100%;
  padding: 20px 20px 20px 0;
  border-bottom: #dcdcdc solid 1px;
  float: left;
  box-sizing: border-box;
}
.tabwzb ul li figure {
  margin: 0;
  float: left;
  position: relative;
  width: 143px;
  height: 106px;
  border-radius: 8px;
  overflow: hidden;
}
.tabwzb ul li figure a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.tabwzb ul li figure img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  transition: all 1s;
  -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.tabwzb ul li figure img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.tabwzb ul li dl {
  width: 565px;
  padding-left: 20px;
  float: left;
}
.tabwzb ul li dl dt {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  height: 80px;
  overflow: hidden;
  text-align: justify;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.tabwzb ul li dl dt a {
  color: #333;
}
.tabwzb ul li dl dd {
  font-size: 13px;
  line-height: 1;
  color: #6b6b6b;
  position: relative;
  bottom: -12px;
}

.tabwzb ul li dl dd .editor {
  padding-right: 20px;
}
.tabwzb ul li dl dd span i {
  width: 13px;
  height: 13px;
  padding-right: 8px;
  vertical-align: bottom;
  display: inline-block;
}
.tabwzb ul li dl dd .editor i {
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_comment/artic_editer.png)
    no-repeat;
}
.tabwzb ul li dl dd .pubtime i {
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_comment/artic_time.png)
    no-repeat;
}

/*右*/
.wrap .article_con .right_con {
  width: 379px;
  float: right;
}
.author_con {
  margin-top: 45px;
  position: relative;
  display: none;
}
.author_con .hot_top {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.author_con .hot_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.author_con .hot_con {
  padding: 11px 0;
}
.author_con .hot_con dl,
.author_con .media_article .hot_con dl {
  width: 366px;
  height: 100px;
  margin: 15px 0;
}
.author_con .hot_con dl dt {
  position: relative;
  width: 130px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.author_con .hot_con dl dt span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 28px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png)
    repeat;
}
.author_con .hot_con dl dt img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all 1s;
  -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.author_con .hot_con dl dt img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.author_con .hot_con dl dd {
  position: relative;
  height: 100px;
  padding-left: 145px;
}
.author_con .hot_con dl dd h3 {
  margin: 10px 0;
  padding: 0;
}
.author_con .hot_con dl dd h3 a {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.author_con .hot_con dl dd h3 a:hover {
  color: #0a50a1;
}
.author_con .hot_con dl dd .time {
  position: absolute;
  bottom: 10px;
  left: 145px;
  color: #999;
}
.wrap .article_con .right_con .ad {
  text-align: center;
  margin-top: 26px;
}
.wrap .article_con .right_con .ad img {
  display: inline-block;
  width: 350px;
  height: 300px;
  margin: 0 auto;
}
.wrap .article_con .right_con .com {
  margin-top: 26px;
}
.wrap .article_con .right_con .com .com_top {
  overflow: hidden;
  border-bottom: 1px solid #aaa;
}
.wrap .article_con .right_con .com .com_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .article_con .right_con .com .com_top .c1 {
  margin-top: 0;
}
.wrap .article_con .right_con .com .img_con {
  position: relative;
  width: 379px;
  height: 187px;
  margin: 26px 0 0;
  overflow: hidden;
}
.wrap .article_con .right_con .com .img_con a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 183px;
}
.wrap .article_con .right_con .com .img_con a span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png)
    repeat;
}
.wrap .article_con .right_con .com .img_con:hover img {
  transform: scale(1.2);
}
.wrap .article_con .right_con .com .img_con img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  behavior: url(ie-css3.htc);
  border-radius: 8px;
}
.wrap .article_con .right_con .prnav_con {
  width: 100%;
  margin-top: 26px;
  clear: both;
}
.wrap .article_con .right_con .prnav_con .pr_nav {
  width: 100%;
  overflow: hidden;
}
.wrap .article_con .right_con .prnav_con .pr_nav div {
  width: 50%;
  float: left;
  font-size: 20px;
  text-align: center;
  line-height: 54px;
  background: #efefef;
  border: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
}
.wrap .article_con .right_con .prnav_con .pr_nav .show {
  color: #0a50a1;
  background: #fff;
  border-bottom: none;
  border-top: 2px solid #0a50a1;
}
.wrap .article_con .right_con .prnav_con ul {
  padding: 11px 0;
}
.wrap .article_con .right_con .prnav_con ul li {
  margin: 15px 0;
}
.wrap .article_con .right_con .prnav_con ul li .num {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #999;
  vertical-align: middle;
}
.wrap .article_con .right_con .prnav_con ul li a {
  display: inline-block;
  width: 240px;
  height: 22px;
  line-height: 22px;
  padding-left: 10px;
  color: #666;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap .article_con .right_con .prnav_con ul li a:hover {
  text-decoration: underline;
}
.wrap .article_con .right_con .prnav_con ul li .price {
  float: right;
  color: #666;
  vertical-align: middle;
}
.wrap .article_con .right_con .prnav_con ul li:nth-of-type(1) .num,
.wrap .article_con .right_con .prnav_con ul li:nth-of-type(2) .num,
.wrap .article_con .right_con .prnav_con ul li:nth-of-type(3) .num {
  background: #ff6600;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con {
  display: none;
  width: 286px;
  height: 105px;
  margin-top: 18px;
  padding: 0 0 0 80px;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con .left {
  float: left;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con .left a {
  width: 85px;
  height: 105px;
  display: block;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con .left img {
  width: 85px;
  height: 105px;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con .right {
  width: 100px;
  float: left;
  margin-left: 48px;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con .right span {
  display: block;
  width: 100px;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #ff6600;
  border-radius: 2px;
  text-align: center;
}
.wrap .article_con .right_con .prnav_con ul li .fir_con .right span a {
  display: block;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #ff6600;
  border-radius: 2px;
  text-align: center;
  height: 25px;
  width: 100px;
  padding: 0;
}
.wrap .article_con .right_con .prnav_con ul li .show {
  display: block;
}
.wrap .article_con .right_con .prnav_con ul li .price {
  color: #666;
}
.wrap .article_con .right_con .prnav_con ul .first .price {
  color: #0a50a1;
}
.wrap .article_con .right_con .prnav_con .pr_right {
  display: none;
}
.wrap .article_con .right_con .xgwz {
  padding-top: 28px;
}

.wrap .article_con .right_con .xgwz .xg_top {
  overflow: hidden;
  border-bottom: 1px solid #aaa;
}
.wrap .article_con .right_con .xgwz .xg_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
  display: inline-block;
}
.wrap .article_con .right_con .xgwz .xg_top .c1 {
  margin-top: 0;
}
.wrap .article_con .right_con .ar_b {
  width: 379px;
}
.wrap .article_con .right_con .ar_b .ar_top {
  overflow: hidden;
  border-bottom: 1px solid #aaa;
}
.wrap .article_con .right_con .ar_b .ar_top .c1 {
  margin-top: 0;
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 20px;
  color: #000;
  cursor: default;
  border-left: 2px solid #0a50a1;
}
.wrap .article_con .right_con .ar_b dl {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.wrap .article_con .right_con .ar_b dt {
  margin-top: 28px;
  width: 379px;
  height: 187px;
  border-radius: 8px;
  overflow: hidden;
}
.wrap .article_con .right_con .ar_b dt img {
  margin-top: 0;
  width: 379px;
  height: 187px;
  display: inline-block;
  cursor: pointer;
  transition: all 1s;
  -webkit-transition: all 1s;
  border-radius: 8px;
}
.wrap .article_con .right_con .ar_b dt img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.wrap .article_con .right_con .ar_b dl dd {
  width: 379px;
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png)
    repeat;
  border-radius: 0 0 8px 8px;
}

.wrap .article_con .right_con .ar_b dl dd a {
  color: #fff;
}
.wrap .article_con .right_con .ar_b .rlc {
  width: 100%;
  padding: 16px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap .article_con .right_con .rlc {
  line-height: 30px;
}
.wrap .article_con .right_con .ar_b .rlc li {
  line-height: 30px;
  position: relative;
  margin-bottom: 14px;
  overflow: hidden;
  font-size: 16px;
  color: #000;
}
.wrap .article_con .right_con .ar_b .rlc li i {
  display: inline-block;
  width: 9px;
  height: 12px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png)
    no-repeat -200px -144px;
}
.wrap .article_con .right_con .xgwz .rlc {
  width: 100%;
  padding: 16px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap .article_con .right_con .xgwz .rlc li {
  position: relative;
  margin-bottom: 14px;
  font-size: 16px;
  overflow: hidden;
}
.wrap .article_con .right_con .xgwz .rlc li i {
  display: inline-block;
  width: 9px;
  height: 12px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png)
    no-repeat -200px -144px;
}
.wrap .article_con .right_con .xgwz .rlc li a {
  display: inline-block;
  width: 350px;
  float: right;
  vertical-align: top;
  text-align: justify;
  text-decoration: none;
  color: #000;
  line-height: 30px;
}
.wrap .article_con .right_con .xgwz .rlc li a:hover {
  color: #0a50a1;
}
.wrap .article_con .right_con .xgwz .rlc li .time {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #cdcdcd;
  cursor: pointer;
}
/*左侧分享等*/
.leftbl {
  width: 37px;
  height: 240px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -120px;
  margin-left: -677px;
  display: inline-block;
  background: #fff;
  font-family: "NotoSansSC", "微软雅黑";
  z-index: 99;
}
.leftbl li {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-right: 17px;
}
.leftbl li .left_icon {
  float: left;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_left_icon.png)
    no-repeat;
}
.leftbl li.share .left_icon {
  width: 37px;
  height: 32px;
  background-position: 0 0;
  display: inline-block;
  float: left;
}
.leftbl li.share:hover .left_icon {
  background-position: -43px 0;
}
.leftbl li.share .article_rwm {
  width: 170px;
  height: 186px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_share_bg.png)
    no-repeat;
  position: absolute;
  top: -7px;
  right: -170px;
  display: none;
}
.leftbl li.share:hover .article_rwm {
  display: inline-block;
}
.leftbl li.share .article_rwm #qrcode {
  padding: 18px 0 0 25px;
  width: 129px;
  height: 129px;
  display: inline-block;
}
.leftbl li.share .article_rwm #qrcode img {
  width: 100%;
  height: 100%;
  display: block;
}
.leftbl li.share .article_rwm .twz {
  padding-top: 4px;
  padding-left: 35px;
  font-size: 14px;
  color: #202020;
  display: inline-block;
}
.leftbl li.zhan {
  margin-top: 45px;
}
.leftbl li.zhan .left_icon {
  width: 37px;
  height: 34px;
  background-position: 0 -77px;
  cursor: pointer;
}
.leftbl li.zhan:hover .left_icon {
  background-position: -43px -77px;
}
.leftbl li.zhan i {
  position: absolute;
  right: -20px;
  top: 0;
  font-size: 16px;
  color: red;
  font-style: normal;
  display: none;
}
.leftbl li.zhan em {
  position: absolute;
  right: -2px;
  top: -30px;
  width: 70px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  border-radius: 10px;
  display: none;
}
.leftbl li.commonNum {
  margin-top: 55px;
}
.leftbl li.commonNum .left_icon {
  width: 37px;
  height: 31px;
  background-position: 0 -184px;
  cursor: pointer;
}
.leftbl li.commonNum:hover .left_icon {
  background-position: -43px -184px;
}
.leftbl li > p {
  margin-top: 5px;
  width: 100%;
  font-size: 12px;
  color: #5b5b5b;
  text-align: center;
  display: inline-block;
}
.channel_content {
  padding-top: 70px !important;
  clear: both;
}
.right_con {
  position: relative;
}
.fixed {
  position: fixed;
  top: 0;
  background: #fff;
}
.fixed2 {
  position: fixed !important;
  top: 580px;
  background: #fff;
}
/*2022-10-12修改文章标题*/
.article_n {
  width: 100%;
  padding-bottom: 12px;
  padding-left: 36px;
  box-sizing: border-box;
  display: inline-block;
}
.article_n h1 {
  width: 100%;
  padding-bottom: 40px;
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 34px;
  line-height: 1.5;
  color: #363636;
  display: inline-block;
}
.article_n .infor-box {
  border-top: #e9e8e8 solid 2px;
  border-bottom: #e9e8e8 solid 2px;
}
.article_n:not(:has(.infor-box)) .infor {
  border-top: #e9e8e8 solid 2px;
  border-bottom: #e9e8e8 solid 2px;
}
.article_n .disclaimer {
  color: #7d7979;;
  font-size: 15px;
  padding-bottom: 12px;
  text-indent: 2em;
}
.article_n .infor {
  width: 100%;
  height: 48px;
  line-height: 48px;

  display: inline-block;
}
.article_n .infor span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-family: "NotoSansSC", "微软雅黑";
}
.article_n .infor .date:before {
  content: "";
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_title_icon.png)
    no-repeat;
  background-position: 0 0;
  display: inline-block;
  vertical-align: -2px;
}
.article_n .infor .author:before {
  content: "";
  margin-right: 10px;
  margin-left: 35px;
  width: 14px;
  height: 15px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_title_icon.png)
    no-repeat;
  background-position: -21px 0;
  display: inline-block;
  vertical-align: -1px;
}
.article_n .infor .dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #999;
  line-height: 20px;
  vertical-align: middle;
}
.article_n .infor b {
  font-family: "NotoSansSC", "微软雅黑";
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #026cb8;
  font-weight: normal;
}
.article_n .infor .title_share {
  padding-top: 13px;
  float: right;
}
.article_n .infor .title_share li {
  height: 25px;
  line-height: 25px;
  border-right: #e1e0e0 solid 1px;
  float: left;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 5;
}
.article_n .infor .title_share li .left_icon {
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_title_share_icon.png)
    no-repeat;
  display: inline-block;
}
.article_n .infor .title_share li.share .left_icon {
  margin-right: 35px;
  width: 28px;
  height: 22px;
  background-position: 0 0;
  cursor: pointer;
}
.article_n .infor .title_share li.share:hover .left_icon {
  background-position: 0 -26px;
}
.article_n .infor .title_share li.share .article_rwm {
  padding-top: 26px;
  width: 162px;
  height: 171px;
  text-align: center;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/article_title_share_bg.png)
    no-repeat;
  display: inline-block;
  position: absolute;
  top: 40px;
  left: -35px;
  display: none;
}
.article_n .infor .title_share li.share:hover .article_rwm {
  display: inline-block;
}
.article_n .infor .title_share li .article_rwm #qrcode2 {
  width: 129px;
  height: 129px;
  display: inline-block;
}
.article_n .infor .title_share li .article_rwm .twz {
  font-size: 14px;
  color: #202020;
  display: inline-block;
  font-size: 14px;
  color: #202020;
}
.article_n .infor .title_share li.commonNum .left_icon {
  margin-left: 26px;
  margin-right: 18px;
  width: 23px;
  height: 22px;
  background-position: -40px 0;
  cursor: pointer;
}

.article_n .infor .title_share li.commonNum:hover .left_icon {
  background-position: -40px -26px;
}
.article_n .infor .title_share li.commonNum p {
  display: inline-block;
  padding-right: 20px;
  font-size: 12px;
  color: #5b5b5b;
  font-weight: 500;
}
.article_n .infor .title_share li.commonNum:hover p {
  color: #299ef9;
}
.article_n .infor .title_share li.zhan {
  border-right: 0;
}
.article_n .infor .title_share li.zhan .left_icon {
  margin-left: 23px;
  margin-right: 16px;
  width: 22px;
  height: 21px;
  background-position: -78px 0;
}
.article_n .infor .title_share li.zhan:hover .left_icon {
  background-position: -78px -26px;
}
.article_n .infor .title_share li.zhan p {
  display: inline-block;
  padding-right: 27px;
  font-size: 12px;
  color: #5b5b5b;
  font-weight: 500;
}
.article_n .infor .title_share li.zhan:hover p {
  color: #299ef9;
}
.article_n .infor .title_share li.zhan i {
  position: absolute;
  right: -5px;
  top: 0;
  font-size: 16px;
  color: red;
  font-style: normal;
  display: none;
}
.article_n .infor .title_share li.zhan em {
  position: absolute;
  right: 15px;
  top: -35px;
  width: 70px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  border-radius: 10px;
  display: none;
}
.wrap .article_con .left_con .article .allpage {
  border: 0;
  margin: 0;
}
.wrap .article_con .left_con .article .allpage a.readall {
  margin-top: 15px;
}
.wrap .article_con .left_con .article .infor {
  padding-bottom: 30px;
  border-bottom: 1px solid #b1b1b1;
  margin-bottom: 15px;
}
.wrap .article .left_con .article .infor {
  margin-bottom: 15px;
}

.tags {
  width: 100%;
  margin-top: 30px;
  display: inline-block;
}
.tags span {
  font-size: 16px;
  color: #0a50a1;
  line-height: 30px;
  float: left;
}
.tags ul {
  float: left;
}
.tags li {
  margin: 0 10px;
  font-family: "NotoSansSC", "微软雅黑";
  font-size: 16px;
  color: #0a50a1;
  line-height: 30px;
  float: left;
}
.tags a,
.tags li a {
  color: #0a50a1;
}

@media (max-width: 1371px) {
  .leftbl {
    margin-left: -657px;
  }
}

/*热门标签 chenlq 2022-*/
.tagsbox {
  width: 100%;
  padding: 20px 0;
}
.tagsbox h3.title {
  width: 100%;
  height: 48px;
  background: #fff;
  text-align: left;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  box-sizing: border-box;
}
.tagsbox h3.title a {
  display: inline-block;
  height: 48px;
  font-size: 22px;
  color: #333;
  line-height: 48px;
  border-bottom: 1px solid #0a50a1;
  box-sizing: border-box;
}
.tagsbox ul {
  padding: 10px 0;
  height: 126px;
  overflow: hidden;
  display: inline-block;
}
.tagsbox ul li {
  width: 91px;
  float: left;
  font-size: 14px;
  margin-right: 33px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 修改通栏广告样式 */
.mlp_yesy_inner_column_1 {
  margin-top: 10px;
}
/* 修改button广告样式  2022-11-21*/
.mlp_yseky_inner_rbutton {
  margin-top: 10px;
}

/*2023-01-05 搜索右侧添加公众号、排行榜、发布会入口*/
.wrap div .head .header {
  height: 70px;
}
.wrap div .head .header .logo {
  margin-top: 10px;
}
.wrap div .head .header .ys_box {
  margin-top: 8px;
}
.otherweb {
  margin-left: 12px;
  margin-top: 5px;
  float: right;
}
.otherweb a i {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/hedicon.png)
    no-repeat;
}
.otherweb a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  margin: 0 8px;
  line-height: 15px;
  position: relative;
}
.otherweb a:hover {
  text-decoration: none;
}
.otherweb .gzh {
  position: absolute;
  left: -30px;
  width: 100px;
  height: 100px;
  top: 60px;
  z-index: 9;
  display: none;
}
.otherweb a i {
  display: block;
  width: 42px;
  height: 42px;
}
.otherweb .gozh i {
  background-position: center -60px;
}
.otherweb .yidd i {
  background-position: center -112px;
}
.otherweb .zhbt i {
  background-position: center -164px;
}
.otherweb .anjw i {
  background-position: center -214px;
}
/*增加软件推荐 chenlq 2023-03-13*/
.wrap .article_con .right_con .rjtj {
  background: #fff;
}
.wrap .article_con .right_con .rjtj dl {
  overflow: hidden;
  padding: 10px 20px 40px;
  box-sizing: border-box;
  text-align: left;
}
.wrap .article_con .right_con .rjtj dt {
  float: left;
  margin-top: 15px;
  width: 100px;
  height: auto;
  padding-right: 25px;
}
.wrap .article_con .right_con .rjtj dt img {
  width: 100px;
  height: 100px;
  display: block;
  cursor: pointer;
}
.wrap .article_con .right_con .rjtj dt img:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.wrap .article_con .right_con .rjtj .topWrap dd {
  margin-top: 17px;
  width: auto;
  height: auto;
  line-height: 22px;
  color: #000;
  position: static;
  background: none;
}
.wrap .article_con .right_con .rjtj dd p {
  /*width: 206px;*/
  font-size: 12px;
  color: #999;
}
.wrap .article_con .right_con .rjtj dd span.topDown,
.wrap .article_con .right_con .rjtj .softph span {
  float: right;
  width: 56px;
  height: 23px;
  border: 1px solid #47b751;
  text-align: center;
  border-radius: 5px;
  font-size: 12px;
  color: #47b751;
  line-height: 23px;
  margin-top: 10px;
}
.wrap .article_con .right_con .rjtj dd span.topDown a,
.wrap .article_con .right_con .rjtj .softph span a {
  display: block;
  color: #47b751;
  text-decoration: none;
}
.wrap .article_con .right_con .rjtj dd span.topDown a:hover,
.wrap .article_con .right_con .rjtj .softph span a:hover {
  background: #47b751;
  color: #fff !important;
}
.wrap .article_con .right_con .rjtj dd p .verstit {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
.wrap .article_con .right_con .rjtj .topWrap dd p .size::before,
.wrap .article_con .right_con .rjtj dd p .time::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #999;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 5px;
  display: none;
}
.wrap .article_con .right_con .rjtj .topWrap dd p .size,
.wrap .article_con .right_con .rjtj dd p .time,
.wrap .article_con .right_con .rjtj dd p .digest {
  display: block;
  font-size: 12px;
  color: #999;
}
.wrap .article_con .right_con .rjtj .topWrap dd p .size {
  margin-top: 5px;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topDown {
  float: none;
  display: inline-block;
  width: auto;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #47b751;
  /*background:#47b751;*/
  background-image: linear-gradient(to bottom, #47b751, #3eae48);
  text-align: center;
  padding: 0 20px;
  border-radius: 5px;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topDown a {
  color: #fff;
  display: inline-block;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topDown:hover,
.wrap .article_con .right_con .rjtj .topWrap dd .topDown a:hover {
  background-image: linear-gradient(to top, #47b751, #3eae48);
}
.wrap .article_con .right_con .rjtj .topWrap dd .topDetail .verstit {
  font-size: 16px;
  color: #323232;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topDetail .verstit:hover {
  color: #009cff;
}

/*推荐软件优化 chenlq 2023-05-16*/
.wrap .article_con .right_con .rjtj {
  border: #eee solid 1px;
  box-sizing: border-box;
}
.wrap .article_con .right_con .rjtj .ar_top .c1 {
  margin-top: 12px;
}
.wrap .article_con .right_con .rjtj dl {
  padding: 10px 10px 20px 20px;
  box-sizing: border-box;
}
.wrap .article_con .right_con .rjtj dl dt {
  height: 150px;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topinfo {
  width: 100%;
  display: block;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topinfo em {
  font-style: normal;
  color: #0099ff;
  margin-right: 12px;
  font-size: 12px;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topinfo em:before {
  content: "";
  margin-right: 2px;
  width: 6px;
  height: 6px;
  background: #0099ff;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.wrap .article_con .right_con .rjtj dd p .digest {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .article_con .right_con .rjtj .topWrap dd .topDown:before {
  content: "";
  margin-right: 5px;
  width: 17px;
  height: 28px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/shandian.png)
    no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
