* {
  margin: 0;
  padding: 0;
}

.clearmr {
  margin-right: 0px !important;
}

.artlistcontent,
.artdetailcontent {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  padding-top: 40px;
}

.art_l_list,
.art_l_conent {
  position: relative;
  height: auto;
  width: 950px;
  overflow: hidden;
  float: left;
}

.art_tabtitle {
  width: 950px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #272727;
  border-bottom: 2px solid #ccc;
}

.art_tabtitle a {
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
}

.art_tabtitle .curr {
  color: #3589DD;
  font-weight: bold;
  border-bottom: 2px solid #3589DD;
}

.art_lists {
  width: 100%;
  margin-top: 30px;
  height: auto;
}

.art_lists ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #7D7D7D;
  border-bottom: 1px dashed #D6D6D6;
  cursor: pointer;
}
.art_lists ul li span{float: left;}
.art_lists ul li .art_word{
    white-space:nowrap; 
    display: inline-block;
    overflow: hidden;
    height:45px;
    line-height:45px;
    text-overflow:ellipsis;
}

.art_lists ul li .art_word {
  white-space: nowrap;
  display: inline-block;
  width: 820px;
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  text-overflow: ellipsis;
}

.art_lists ul li:hover {
  color: #278BE1;
}

.art_lists ul li .art_type {
  margin-right: 5px;
}

.art_lists ul li .art_day {
  float: right;
  font-size: 12px;
}

/*文章详情*/
.art_dtitle {
  width: 920px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  background: #379BFF;
  color: #fff;
  font-size: 22px;
  padding: 0 15px;
}

.art_dtitle h2,
.art_dtitle h1 {
  font-weight: normal
}

.art_desc {
  margin-top: 10px;
  width: 950px;
  display: block;
  height: 35px;
  line-height: 35px;
}

.share_block {
  display: inline-block;
  float: right;
  margin-top: 5px;
}

.share_txt {
  display: inline-block;
  float: left;
  margin-top: -3px;
}

.art_dmain {
  margin-top: 25px;
  width: 906px;
  height: auto;
  border: 2px solid #E8E8E8;
  padding: 20px;
  margin-bottom: 50px;
}

.art_dmain img {
  display: block;
  max-width: 900px;
  margin: 0 auto;
}

.art_dmain a {
  color: #bd244d;
  border-bottom: 1px dotted #bd244d;
}

.art_dmain p {
  line-height: 30px;
}

.tg-sns {
  display: inline-block;
}

/*相关文章*/
.art_relatelist {
  position: relative;
  float: left;
  width: 400px;
  height: auto;
  margin-bottom: 50px;

  margin-left: 25px;
}

.art_reltitle {
  height: 27px;
  line-height: 27px;
  font-size: 22px;
  font-weight: bold;
}

.art_reltitle img {
  display: inline;
  margin-top: 3px;
}

.art_reltitle span {
  display: inline-block;
  margin-left: 10px;
}

.art_relatelist ul {
  position: relative;
  width: 410px;
  margin-top: 15px;
}

.art_relatelist ul li {
  width: 410px;
  overflow: hidden;
  height: 35px;
  line-height: 35px;
  cursor: pointer;

}

.art_relatelist ul li .ar_type {
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
  width: auto;
  padding: 2px 3px;
  background: #E3E3E3;
  color: #9B9B9B;
  margin: 5px 8px 0 0;
  text-align: center;
  float: left;
}

.art_relatelist ul li span:nth-child(2) {
  width: 350px;
  height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  float: right;
}

.art_relatelist ul li span {
  display: block;
}

.art_relatelist ul li:hover {
  color: #2886E4;
}

.art_relatelist ul li:hover .ar_type {
  background: rgba(0, 0, 0, 0);
  border: 2px solid #3689DD;
  color: #3689DD;
  height: 16px;
  line-height: 16px;
}

/*右侧广告板块*/
.art_r_model {
  position: relative;
  float: right;
  width: 215px;
  height: 795px;
  background: #20212B;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}

.art_r_model .art_r_downbtnimg {
  position: relative;
  margin: 10px;
  width: 195px;
  height: 150px;
  z-index: 2;
  float: left;
}

.art_r_model .art_r_downcode {
  position: relative;
  float: left;
  z-index: 1;
  margin-top: -53px;
  margin-left: 32px;
  width: 150px;
  height: 250px;

}

.art_r_model .art_r_title {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #EF9B39;
  margin-top: 20px;

}

.art_r_model .art_r_title li {
  position: relative;
  display: inline;
  float: left;
  color: #000;
  width: 95px;
  height: auto;
  line-height: 30px;
  text-align: center;
  margin: 5px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
}

.art_r_model .art_r_title li:nth-child(1) {
  border-right: 1px solid #000;
}

.art_r_items {
  position: relative;
  float: left;
  height: 240px;
  width: 100%;
}

.art_r_items li {
  height: 120px;
  width: 100%;
  text-align: center;
  color: #AFB2C4;
  font-size: 16px;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
  background-color: #232633;
  /* Other browsers*/
  background-image: -moz-radial-gradient(center 80px 45deg, circle farthest-corner, rgb(10, 74, 108) 0%, rgb(2, 20, 53) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(radial, 50% 115%, -89, 49% 130%, 120, from(rgb(10, 74, 108)), to(rgb(2, 20, 53)));
  /* Chrome,Safari4+ */
}

.art_r_items li a {
  color: #AFB2C4;
  display: block;
  margin-top: 20px;
}
.art_r_items li img{vertical-align: middle;margin:0 auto;display:inline-block;}
.art_r_item_word{
    width:100%;
    text-align: center;
    height:25px;
    line-height:25px;
    margin:0 auto;
}

.art_r_items li img {
  vertical-align: middle;
  margin: 0 auto
}

.art_r_item_word {
  width: 100%;
  text-align: center;
  height: 25px;
  line-height: 25px;
  margin: 0 auto;
}

.art_r_items li .art_r_item_icon {
  margin-top: 25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #5F616C;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
}


.art_r_bottomImg {
  width: 215px;
  height: 125px;
  cursor: pointer;
}

.con1-pos h2 {
  display: inline;
  font-weight: normal;
}

.right-wx {
  position: relative;
}

.down-pic {
  display: none;
  position: absolute;
  top: 35px;
  right: -10px;
  width: 115px;
  height: 144px;
  background: url("//game.gtimg.cn/images/yxzj/web201706/images/comm/floatwindow/r_all.png") no-repeat 0 -416px;
  padding-top: 7px;
  z-index: 1;
  background-color: #000;
}

.right-wx:hover .down-pic {
  display: block;
}

.down-pic .assCode {
  margin-bottom: 6px;
  display: block;
  margin: 0 auto;
}

.down-pic p {
  width: 100%;
  height: 34px;
  line-height: 17px;
  color: #dcdcdc;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}

.down-pic span {
  color: #cd974b
}