body {
  min-width: 1200px;
  font-family: 'Microsoft YaHei';
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.rel1200 {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px;
}
.rel1200 a.bg_link {
  display: block;
  width: 100%;
  height: 380px;
  margin-bottom: 30px;
}
.content {
	width: 930px;
	float: left;
}
.side_nav_box {
	width: 240px;
	float: left;
}
.content {
	background-color: #f5f5f5;
	position: relative;
}
.content .title_nav {
    width: 100%;
    height: 68px;
    line-height: 68px;
    box-sizing: border-box;
    padding-left: 35px;
    color: #666;
    background-color: #ededed;
}
.content .title_nav a {
    color: #666;
}
.content .hd_nav {
	padding: 40px 0 30px 40px;
}
.content .hd_nav a {
	float: left;
	display: block;
	height: 36px;
	width: 169px;
	line-height: 36px;
	text-align: center;
	color: #666;
	font-size: 14px;
	border: 1px solid #d9d9d9;
	border-right: none;
}
.content .hd_nav a:last-child {
	border-right: 1px solid #d9d9d9;
}
.content .hd_nav a:hover {
	color: #379be9;
	border-color: #379be9;
}

.content .hd_nav a:hover + a {
	border-left-color: #379be9;
}
.content .hd_nav a.active {
  color: #379be9;
  border-color: #379be9;
}

.content .hd_nav a.active + a {
  border-left-color: #379be9;
}

/*page btn*/

.btn_more {
    display: table;
    border-spacing: 5px 0;
    margin: 50px auto 50px;
}
.btn_more .nav , .btn_more .page {
    display: table-cell;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    border: 1px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
}
.btn_more .nav a, .btn_more .page a {
    display: block;
    text-align: center;
    height: 100%;
    line-height: 35px;
    font-size: 18px;
    border: 1px solid transparent;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #666;
}

.btn_more .page.active {
    background-color: #379be9;
    border-color: #379be9;
}
.btn_more .page.active a {
  color: #fff;
}
.btn_more .page.dots {
    background-color: transparent;
    border-color: transparent;
    color: #666;
}
.btn_more .nav:hover,.btn_more .page:hover {
    border-color: #379be9;
    color: #379be9;
}


/*go_top*/
.content .anchor {
    position: fixed;
    display: none;
    left: 50%;
    margin-left: 360px;
    bottom: 280px;
}
.icons {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-image: url("https://www.dota2.com.cn/images/icons.png");
}
.icons.icon-anchor {
    width: 52px;
    height: 52px;
    background-position: -14px -159px;
}

.icons.icon-anchor:hover {
    background-position: -14px -239px;
}

/*radiers_detail new css*/
.news_main {
      margin: 45px 65px 60px;
}
.news_main .title {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}
.news_main .title h1 {
  font-size: 30px;
}
.news_main .title h3 {
    margin: 20px 0 25px;
    font-size: 12px;
    color: #999;
    line-height: 1;
}
.news_main .title h3 a {
  color: #999;
}
.news_main .font_style {
  padding-top: 20px;
  font-size: 14px;
}
.news_main .font_style  p {
      padding: 10px 0;
      line-height: 25px;
      color: rgb(64, 64, 64);
}
.news_footer {
    color: #666;
}
.news_footer .bdshare-button-style0-24 a {
  display: inline-block;
    float: none;
    padding-left: 24px;
    margin-left: -5px;
    vertical-align: middle;
    background-image: url("https://www.dota2.com.cn/news20160808/images/icons.png");
}
.bdshare-button-style0-24 .bds_tqq {
    background-position: -14px -9px !important;
}
.bdshare-button-style0-24 .bds_tqq:hover {
    background-position: -14px -84px !important;
}
.bdshare-button-style0-24 .bds_qzone {
    background-position: -68px -9px !important;
}
.bdshare-button-style0-24 .bds_qzone:hover {
    background-position: -68px -84px !important;
}
.bdshare-button-style0-24 .bds_sqq {
    background-position: -122px -9px !important;
}
.bdshare-button-style0-24 .bds_sqq:hover {
    background-position: -122px -84px !important;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: -176px -9px !important;
}
.bdshare-button-style0-24 .bds_tsina:hover {
    background-position: -176px -84px !important;
}
.bdshare-button-style0-24 .bds_weixin {
    background-position: -230px -9px !important;
}
.bdshare-button-style0-24 .bds_weixin:hover {
    background-position: -230px -84px !important;
}
.bdshare-button-style0-24 .bds_linkedin {
    background-position: -284px -9px !important;
}
.bdshare-button-style0-24 .bds_linkedin:hover {
    background-position: -284px -84px !important;
}