/* vars */
/* functions */
/* blocks */
/* gallery start */
/* gallery end */
/* body start */
.body {
  width: 980px;
  height: auto !important;
  height: 0;
  min-height: 0;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
  -webkit-backface-visibility:hidden;
}
/* section start */
.section {
  float: left;
  width: 680px;
}
/* section end */
/* aside start */
.mainpart{
  width: 680px;
  height: auto !important;
  height: 0;
  min-height: 0;
  float: left;
}
.aside {
  width: 280px;
  height: auto !important;
  height: 0;
  min-height: 0;
  overflow: hidden;
  float: right;
}
.aside_live {
  width: 280px;
  float: right;
}
.aside_social {
  position: absolute;
  left: 698px;
  top: 290px;
}
.aside_wrap {
  position: absolute;
  left: 698px;
  top: 410px;
}
/* aside end */
/* headlines start */
.hls {
  -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
}
.hls .hl {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #E0E0E0;
  display: block;
  padding: 25px 30px;
}
.hls .hl img {
  border: 1px solid #FFF;
  float: left;
}
.hls .hl h1 {
  font-size: 26px;
  color: #cd0429;
}
.hls .hl p {
  color: #8f8f8f;
}
.hls .hl p b {
  font-weight: normal;
}
.hls .hl div {
  margin-left: 148px;
  padding-right: 56px;
  background: url(/skin/ecms022/images/gtL.png) 100% 50% no-repeat;
}
.hls ul {
  width: 100%;
  float: left;
}
.hls ul li {
  width: 45.4%;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #E0E0E0;
  padding: 0 1.5% 0 3%;
  font-size: 14px;
  float: left;
}
.hls ul li a {
  display: block;
  padding: 15px 0;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
}
.hls ul li .cat {
  float: left;
  color: #29aebe;
  margin-right: 10px;
}
.hls ul .item {
  padding-right: 25px;
  background: url(/skin/ecms022/images/gtS.png) 100% 50% no-repeat;
}
.hls ul li.hls_live {
    display: none;
}
.hls ul li.hls_live .cat {
    float: left;
    color: #ee0732;
    margin-right: 10px;
}
/* headlines end */
/* live start */
/* live end */
/* wall start */
.wall {
  margin: 20px 0;
}
.wall .wall_div {
  width: 25%;
  float: left;
  position: relative;
}
/*.wall .wall_div:hover .overlay {*/
  /*opacity: 1;*/
/*}*/
/*.wall .wall_div:hover .playIco {*/
  /*display: none;*/
/*}*/
.wall .more {
  display: none;
}
.wall .more a {
  position: relative;
  display: block;
}
.wall .more a div {
  position: absolute;
  text-shadow: none;
  left: 50%;
  top: 50%;
  margin: -39px 0 0 -60px;
}
.wall .more a div b {
  color: #FFF;
  font-size: 30px;
  font-weight: normal;
}
.wall .more a div p {
  color: #a2a2a2;
  font-size: 22px;
}
.wall img {
  display: block;
  width: 100%;
}
.wall .playIco {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 25px;
  width: 25px;
}
.wall .large .playIco {
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -28px;
  width: auto;
  height: auto;
}
.wall .overlay {
  -moz-transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 1px solid #1db0c2;
  left: 0;
  top: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  opacity: 0;
}
.wall .overlay_up{
    opacity: 1;
}
.wall .overlay div {
  line-height: 1.2;
  color: #FFF;
  position: absolute;
  left: 11.76470588235294%;
  top: 10.714285714285714%;
  width: 82.35294117647058%;
}
.wall .overlay .time {
  color: #A2A2A2;
}
.wall .overlay a {
  text-shadow: none;
  color: #FFF;
  position: absolute;
  width: 82.35294117647058%;
  left: 11.76470588235294%;
  bottom: 10.714285714285714%;
  text-align: center;
  height: 35px;
  line-height: 35px;
  background: rgba(29, 176, 194, 0.6);
  display: block;
}
.wall .overlay a:active {
  background: #29aebe;
}
/* wall end */
/* social start */
/* social end */
.aside.wrap {
  margin-top: 20px;
}
/* imgTxt start */
/* imgTxt end */
/* ad start */
/* ad end */
/* weibo show start */
.txShow {
  margin-top: 20px;
}
/* weibo show end */
/* articles start */
.articles .article {
  border: 1px solid #e0e0e0;
  -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  position: relative;
}
.articles .article .img a {
  -moz-box-shadow: 0 0 1px #c8c8c8;
  -webkit-box-shadow: 0 0 1px #c8c8c8;
  box-shadow: 0 0 1px #c8c8c8;
  border: 1px solid #FFF;
  display: block;
}
.articles .article .img img {
  display: block;
}
.articles .article .title {
  padding: 20px 30px 15px;
}
.articles .article .title h1 {
  margin-left: 70px;
}
.articles .article .title h1 a {
  color: #353535;
  font-size: 30px;
  text-shadow: none;
}
.articles .article .title .stamp {
  margin-left: 70px;
}
.articles .article .title .stamp a,
.articles .article .title .stamp span {
  color: #8f8f8f;
  text-shadow: 0 1px 1px #FFF;
}
.articles .article .title .stamp .browse {
  padding: 0 15px 0 20px;
}
.articles .article .title .stamp .red {
  color: #cd0429;
}
.articles .article .author {
  display: block;
  border: 1px solid #DCDCDC;
  float: left;
  border-radius: 100px;
}
.articles .article .author img {
  display: block;
  border: 3px solid #FFF;
  border-radius: 100px;
}
.articles .article .detail {
  padding: 15px 30px 20px;
}
.articles .article .detail .abstract {
  float: left;
  width: 320px;
  color: #6d6d6d;
  text-shadow: 0 1px 1px #FFF;
  max-height: 90px;
  overflow: hidden;
  display: block;
}
.articles .article .detail .btns {
  margin-left: 350px;
}
.articles .article .detail .btns a {
  display: inline-block;
  text-align: center;
  color: #b4b4b4;
  padding: 0 18px;
}
.articles .article .detail .btns a div {
  width: 50px;
  height: 51px;
  display: inline-block;
}
.articles .article .detail .btns a .favIco {
  background: url(/skin/ecms022/images/txShareIco.png) center no-repeat;
}
.articles .article .detail .btns a .shareIco {
  background: url(/skin/ecms022/images/shareIco.png) center no-repeat;
}
.articles .article .detail .btns a .enterIco {
  background: url(/skin/ecms022/images/enterIco.png) center no-repeat;
}
.articles .article .detail .btns a:hover .favIco,
.articles .article .detail .btns a:active .favIco {
  background: url(/skin/ecms022/images/txShareIcoAct.png) center no-repeat;
}
.articles .article .detail .btns a:hover .shareIco,
.articles .article .detail .btns a:active .shareIco {
  background: url(/skin/ecms022/images/shareIcoAct.png) center no-repeat;
}
.articles .article .detail .btns a:hover .enterIco,
.articles .article .detail .btns a:active .enterIco {
  background: url(/skin/ecms022/images/enterIcoAct.png) center no-repeat;
}
.articles .article .tag {
  position: absolute;
  top: -5px;
  left: -5px;
}
.articles .nav {
  margin: 40px 0;
}
/* articles end */
/* body end */
/* links start */
.links {
  background: #e6e6e6;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
.links .wrap {
  padding: 8px 0;
  width: 980px;
  margin: 0 auto;
}
.links a {
  font-size: 14px;
  display: block;
  line-height: 29px;
  color: #8d8d8d;
}
.links a:hover {
  cursor: pointer;
}
.links .toggle {
  color: #29aebe;
}
.links .less {
  text-align: right;
}
.links li {
  float: left;
  width: 12.5%;
}
/* links end */
/* go top start */
#goTop {
  width: 40px;
  height: 35px;
  border-top: 5px solid #55bde8;
  background: url(/skin/ecms022/images/goTop.png) center no-repeat;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 900;
}
.footer__tle {
font-size: 16px;
color: #f74a28;
}
.footer__link {
display: inline-block;
color: #f0f0f0;
margin-right: 20px;
}
/* go top end */
/* vars */
/* functions */
/* blocks */
/* responsive */
