@charset "gb2312";
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  background: #fff;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #333;
}
html,
body {
  width: 100%;
  height: 100%;
  min-height: 930px;
}
body {
  font-family: "Microsoft YaHei", SimSun, Helvetica, Tahoma, Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
.hide {
  display: none;
}
/**.keyframes(demo_keyframes, {
    100% {
        .transform(rotate(360-43deg));
        margin-left: -20px;
        width: 26px;
    }
});*/
.page {
  width: 100%;
  height: 100%;
  min-width: 1280px;
  max-width: 1920px;
  max-height: 1080px;
  position: relative;

  }
.header__nav-link--active {
  background: #bda462;
}
.header {
  width: 100%;
  height: 60px;

  background: #000 center 60px no-repeat;
  position: relative;
}





#header__nav {
  width: 1280px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -640px;
  text-align: center;
}
#header__nav ul { list-style-type:none; }
#header__nav ul li { float:left; position: relative;}
#header__nav ul li a { padding:20px 49px; display:block; text-decoration:none; text-
align:center; color:#fff; font-weight:600}
 #header__nav ul li a:hover {background: #3f9e8a ; color:#fff;} 
  #header__nav ul li .active {background: #3f9e8a ; color:#fff;}
 #header__nav ul li ul {display: none;}
 #header__nav ul li:hover ul {display: block; position: absolute; top:60px; min-width:190px; left:0;} 
 #header__nav ul li:hover ul li a {display:block; background:#0f0d0c; color:#ffffff; width: 110px; text-align: 
center; border-right: none;padding:4px 10px;height:30px; line-height:30px;font-weight:500; 
   background:rgba(0,0,0,0.9);  
    background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/  
    filter:Alpha(opacity=90);/*只对ie7,ie8有效*/
	z-index:9999;
	position:relative;
}
 #header__nav ul li:hover ul li a:hover { background:#3f9e8a; color:#ffffff; }
  #threestyles {
  width: 500px;
  height: 300px;
  margin: 0px auto;
  border: 2px solid #666;
  margin-top: 30px;
 }

.biaoti{width:1280px;height:50px}
.icon1{width:46px; height:50px;float:left}
.titles{float:left;height:44px;margin-left:10px; border-bottom: 2px #5edac7 solid; color:#5edac7;width:1200px;}
.titles p{ line-height:44px; font-size:25px;}

.boss{margin-top:20px;float:left}
.bossone{ width:244px;height:100px; background:url(../img/bossone.png) no-repeat}
.jieshao1{display:none;background:url(../img/jieshao1.png) no-repeat;width:932px;height:394px; }

.bosstwo{ width:244px;height:100px; background:url(../img/bossone.png) no-repeat}
.jieshao2{display:none;background:url(../img/jieshao1.png) no-repeat;width:932px;height:394px;}

.footer {
  width: 100%;
  min-width: 1280px;
  padding: 20px 0;
  color: #666;
  font-size: 12px;
  background-color: #000;
}

.footer a {
  color: #666;
}
.main {
  width: 1280px;
  padding: 40px 0 100px 0;
  overflow: hidden;
  margin: 0 auto;
}
.main__content {
  float: left;
}
.mains {
  width: 1280px;
  padding: 25px 0 50px 0;
  overflow: hidden;
  margin: 0 auto;
}
.main--left {
  width: 750px;
  float:left;
  
}
.main--right {
  width: 400px;
  margin-left: 60px;
   float:left;
}
.main--right h3{
 color:#3f9e8a;
 margin-bottom:10px;
}

.pagination {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}
.pagination li {
  display: inline-block;
  margin: 5px;
}
.pagination__index {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
  background: #f1f1f1;
  color: #929292;
  transition: all 0.4s ease-in-out;
}
.pagination__index:hover {
  color: #bda462;
  border-color: #bda462;
  background: #fff;
}
.pagination__index.active {
  color: #bda462;
  border-color: #bda462;
  background: #fff;
}
.pagination__extre {
  font-size: 14px;
  color: #929292;
  transition: all 0.4s ease-in-out;
}
.pagination__extre:hover {
  color: #bda462;
}
.stars {
  margin-bottom: 30px;
}
.stars__heading {
  color: #7a7e91;
  font-size: 24px;
  border-bottom: 1px dashed #b8b8b8;
  padding: 10px 0;
  margin-bottom: 20px;
}
.stars__more {
  color: #000;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 20px;
  background: #f1f1f1;
  float: right;
  transition: color 0.4s ease-in-out;
}
.stars__more:hover {
  color: #bda462;
}
.stars__wrapper {
  text-align: center;
}
.stars__item {
  display: inline-block;
  width: 200px;
  height: 210px;
  background: #eaedf4;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  margin: 0 2px;
  position: relative;
}
.stars__item:hover {
  background: #a5aec7;
}
.stars__item:hover .stars__content {
  background: #a5aec7;
  color: #66728d;
}
.stars__item.active {
  background: #a5aec7;
}
.stars__item.active .stars__content {
  background: #a5aec7;
  color: #66728d;
}
.stars__img {
  width: 201px;
  height: 209px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.stars__header {
  width: 192px;
  height: 143px;
  background: #eaedf4;
  margin: 4px auto 0 auto;
  text-align: center;
  overflow: hidden;
}
.stars__avatar {
  display: block;
  width: 86px;
  height: 86px;
  border-radius: 100%;
  border: 3px solid #b1bbd1;
  margin: 10px auto 10px auto;
}
.stars__name {
  font-size: 18px;
  color: #333948;
}
.stars__content {
  height: 67px;
  background: #d1d7e5;
  color: #66728d;
  font-size: 14px;
  padding: 10px 20px;
  transition: all 0.4s ease-in-out;
}
.tag--red {
  float: left;
  display: block;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 12px;
  background: #cf1132;
  padding: 0 8px;
  font-weight: normal;
  position: relative;
  margin-right: 10px;
}
.tag--red:after {
  content: "";
  display: block;
  width: 6px;
  height: 22px;
  background: url("../img/tag.png") left top no-repeat;
  position: absolute;
  right: -6px;
  top: 0;
}
.activity {
  display: block;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.activity:hover {
  text-decoration: underline;
}
.others {
  display: block;
  width: 247px;
  height: 66px;
  background: url("../img/img2.png") left top no-repeat;
  padding-top: 50px;
  padding-left: 20px;
  color: #ac3f30;
  font-size: 20px;
  margin-bottom: 30px;
}
.others--list {
  padding-top: 60px;
}
.recommond {
  margin-bottom: 30px;
}
.recommond__heading {
  position: relative;
  height: 50px;
  line-height: 50px;
  padding-left: 55px;
  border-radius: 50px;
  color: #fff;
  font-size: 22px;
  margin-bottom: 10px;
}
.recommond__heading img {
  position: absolute;
  left: 1px;
  top: 0;
}
.recommond__heading2 {
  color: #545454;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}
.recommond__more {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  color: #fff;
  transition: all 0.4s ease-in-out;
}
.recommond__more:before {
  position: relative;
  z-index: 2;
  margin-left: 1px;
}
.recommond__more:after {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -9px;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
}
.recommond__more:hover {
  transform: rotate(180deg);
}
.recommond__more:hover:after {
  background: #fff;
}
.recommond__list {
  margin-left: 5px;
}
.recommond__link {
  width: 225px;
  height: 19px;
  display: block;
  font-size: 14px;
  color: #666;
  position: relative;
  padding: 6px 10px 6px 25px;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommond__link:hover {
  color: #bda462;
  text-decoration: underline;
}
.recommond__link:hover .recommond__number {
  background: #bda462;
}
.recommond__number {
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-style: normal;
  font-size: 12px;
  color: #fff;
  background: #b4b4b4;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  transition: all 0.4s ease-in-out;
}
.recommond--role {
  background: #c0c3ba;
}
.recommond--role .recommond__more:hover {
  color: #c0c3ba;
}
.recommond--new {
  background: #cbc8de;
}
.recommond--new .recommond__more:hover {
  color: #cbc8de;
}
.recommond--master {
  background: #b5b8ca;
}
.recommond--master .recommond__more:hover {
  color: #b5b8ca;
}
.loading {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -5px;
}
.loading:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #e1e4ee;
  border-radius: 100%;
  position: absolute;
  left: -20px;
  animation: loading 2s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
}
.loading:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #e1e4ee;
  border-radius: 100%;
  position: absolute;
  right: -20px;
  animation-delay: 1s;
  animation: loading 2s 1s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
}
.share {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 44px;
  text-align: center;
  margin-left: 600px;
  margin-top: -150px;
  border: 1px solid #000;
  background: #fff;
}
.share__heading {
  color: #43474c;
  font-size: 16px;
  width: 16px;
  line-height: 16px;
  margin: 10px auto 5px auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.share a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #43474c;
  transition: all 0.4s ease-in-out;
  margin: 0 auto;
}
.share a:hover {
  color: #bda462;
}
.share a .iconfont {
  font-size: 20px;
}
.share a.share__top {
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-top: 1px solid #000;
}
@media screen and (max-width: 1280px) {
  .share {
    left: auto;
    right: 10px;
    margin-left: 0;
  }
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-qzone:before {
  content: "\e600";
}
.icon-tieba:before {
  content: "\e66f";
}
.icon-weixin:before {
  content: "\e629";
}
.icon-weibo:before {
  content: "\e601";
}
.icon-add:before {
  content: "\e62b";
}
.icon-up:before {
  content: "\e676";
}
.icon-left:before {
  content: "\e612";
}
.icon-yixin:before {
  content: "\e6b5";
}
.icon-play:before {
  content: "\e6ff";
}
.icon-menu:before {
  content: "\e684";
}
.icon-right:before {
  content: "\e604";
}
@keyframes loading {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.banner {
  overflow: hidden;
  position: relative;
}
.banner__left {
  float: left;
  width: 834px;
  height: 226px;
  overflow: hidden;
}
.banner__right {
  float: left;
  width: 334px;
  height: 226px;
  overflow: hidden;
}
.banner__list {
  width: 10000px;
  height: 226px;
  position: relative;
  left: 0;
  transition: left 0.4s ease-in-out;
}
.banner__list li {
  float: left;
}
.banner__recommond {
  display: block;
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background: #cf1132;
  margin-bottom: 10px;
}
.banner__heading {
  color: #333;
  font-size: 24px;
  width: 220px;
  font-weight: bold;
}
.banner__index {
  position: absolute;
  left: 658px;
  bottom: 20px;
}
.banner__index li {
  float: left;
  margin-right: 8px;
}
.banner__index a {
  display: block;
  background: #fff;
 width: 31px;
  height: 11px;
}

.banner__index a.active {
  background: #e6f72e;
}
.banner__arrow {
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  background-repeat: no-repeat;
}
.banner--prev {
  left: -1px;
  background-image: url("http://res.nie.netease.com/tianyu/gw/16v1/gl/img/arrowLeft.jpg");
}
.banner--next {
  right: -1px;
  background-image: url("http://res.nie.netease.com/tianyu/gw/16v1/gl/img/arrowRight.jpg");
}
.banner--img a {
  display: block;
  width: 834px;
  height: 226px;
}
.banner--img a:hover img {
  transform: scale(1.1);
}
.banner--img img {
  display: block;
  width: 834px;
  height: 226px;
  transition: all 0.4s ease-in-out;
}
.banner--desc {
  transition: none;
}
.banner--desc li {
  width: 284px;
  height: 181px;
  padding-left: 50px;
  padding-top: 45px;
}
.content {
  margin-top: 18px;
  position: relative;
  padding-top: 77px;
}
.content__flag {
  display: block;
  position: absolute;
  height: 2px;
  top: 75px;
  left: 0;
  background: #2e3a4a;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.content__tab-header {
  width: 834px;
  background: #cdede6;
  border-bottom: 1px solid #a3cbc2;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;

}

}
.content__tab-header.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -640px;
  z-index: 2;
  animation: fadeIn 0.4s ease-in-out forwards;
}
.content__tab-header li {
  float: left;
   color: #2c7667;
min-width: 138px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.4s ease-in-out;
  cursor:pointer
}
.content__tab-header .tab__index {
  display: block;
  min-width: 138px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.4s ease-in-out;
  color: #7a7e91;
}



.content__tab-header .tab__index .iconfont {
  font-size: 12px;
  padding-right: 4px;
}
.content__tab-header .active {
  background-image: url("../img/tabBg.png");
  color: #333333 !important;
}
.content__tab-header li:hover {
  background-image: url("../img/tabBg.png");
  color: #333333;
}
.content .tab__content {
  display: none;
}
.content .tab__content.show {
  display: block;
}
.content__list {
  padding-top: 46px;
  position: relative;
}
.content__list-header {
  width: 834px;
  background: #eaedf4;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.content__list-header.fixed {
  position: fixed;
  top: 76px;
  left: 50%;
  margin-left: -640px;
  z-index: 2;
  animation: fadeIn 0.4s ease-in-out forwards;
}
.content__list-header li {
  float: left;
}
.content__list-header .tab__index {
  display: block;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  color: #2e3a4a;
  font-size: 18px;
  transition: all 0.4s ease-in-out;
}
.content__list-header .tab__index.active {
  background: #fff;
}
.content__list-header .tab__index:hover {
  background: #fff;
}
.list {
  position: relative;
  min-height: 200px;
}
.list__item {
  display: block;
  height: 90px;
  padding: 20px 20px 20px 210px;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
  transition: all 0.4s ease-in-out;
}
.list__item:hover {
  background: #e8f8f5;
}
.list__img {
  width: 170px;
  height: 90px;
  position: absolute;
  left: 20px;
  top: 20px;
  overflow: hidden;
}
.list__img img {
  display: block;
  width: 170px;
  height: 90px;
}
.list__heading {
  color: #333;
  font-size: 20px;
  width: 390px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list__keywords {
  color: #858585;
  font-size: 14px;
  margin-top: 30px;
}
.list__keywords strong {
  font-weight: normal;
  padding-right: 10px;
}
.list__author {
  width: 105px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  top: 20px;
  right: 120px;
  color: #81acdb;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}
.list__date {
  height: 26px;
  line-height: 26px;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
}
.hot {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}
.hot__wrapper {
  overflow: hidden;
}
.hot__tag {
  color: #fff;
}
.hot__tag:hover {
  text-decoration: underline;
}
.hot__short {
  float: left;
  display: inline-block;
  padding: 10px 20px;
  min-width: 83px;
}
.hot__short:nth-child(1) {
	background: #5edac7;
	margin-right:20px;
	margin-bottom:20px;
}
.hot__short:nth-child(2) {
	background: #7094b2;
	margin-bottom:20px;
	
}
.hot__short:nth-child(3) {
	background: #5ec1da;
	margin-right:20px;
	margin-bottom:20px;

}
.hot__short:nth-child(4) {
	background: #bde30c;
	margin-bottom:20px;

	
}

.hot__long {
  display: block;
  background: #8ae1ee;
  margin-bottom: 20px;
  padding: 10px 0;
}
.hot__long:nth-child(3) {
  background: #5ec1da;
}
.dictionary {
  margin-bottom: 20px;
}
.dictionary__heading {
  display: block;
  width: 111px;
  height: 37px;
  background: url("../img/heading.png") left top no-repeat;
  margin-bottom: 15px;
}
.dictionary__form {
  margin-bottom: 20px;
}
.dictionary__wrapper {
  position: relative;
}
.dictionary__input {
  display: block;
  width: 210px;
  height: 30px;
  padding-left: 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #bbbbbb;
  border-right: none;
}
.dictionary__search {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-left: 220px;
  font-size: 14px;
  color: #fff;
  background: #3f9e8a;
}
.dictionary__list {
  overflow: hidden;
}
.dictionary__list li {
  width: 40%;
  float: left;
  margin-bottom: 10px;
}
.dictionary__item {
  color: #333;
  font-size: 14px;
}
.dictionary__item:hover {
  text-decoration: underline;
}
.dictionary__item .icon {
  float: left;
  margin-right: 8px;
  margin-top: 5px;
}
.skill {
  display: block;
  width: 267px;
  height: 71px;
  background: url("../img/img.jpg") left top no-repeat;
  margin-bottom: 30px;
}
.video {
  margin-bottom: 30px;
}
.video__heading {
  color: #545454;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
}
.video__more {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #000;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  transition: all 0.4s ease-in-out;
}
.video__more:before {
  position: relative;
  z-index: 2;
  margin-left: 1px;
}
.video__more:after {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -9px;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
}
.video__more:hover {
  transform: rotate(180deg);
  color: #fff;
}
.video__more:hover:after {
  background: #000;
}
.video__detailed {
  display: block;
  width: 267px;
  height: 120px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.video__detailed:hover .video__cover {
  background: rgba(0, 0, 0, 0);
}
.video__img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 267px;
  height: 120px;
}
.video__cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  transition: all 0.4s ease-in-out;
}
.video__cover .iconfont {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
}
.video__desc {
  position: absolute;
  left: 10px;
  bottom: 5px;
  font-size: 14px;
}
.video__link {
  width: 225px;
  height: 19px;
  display: block;
  font-size: 14px;
  color: #666;
  position: relative;
  padding: 6px 10px 6px 25px;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video__link:hover {
  color: #bda462;
  text-decoration: underline;
}
.video__link:hover .video__icon {
  background: #bda462;
}
.video__icon {
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 100%;
  background: #b4b4b4;
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  transition: all 0.4s ease-in-out;
}
.video__icon:before {
  margin-left: 2px;
}
.icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
.icon--eye {
  width: 15px;
  height: 15px;
  background-image: url("../img/icon1.png");
}
.icon--book {
  width: 16px;
  height: 14px;
  background-image: url("../img/icon2.png");
}
.icon--query {
  width: 16px;
  height: 13px;
  background-image: url("../img/icon3.png");
}
.icon--equip {
  width: 14px;
  height: 16px;
  background-image: url("../img/icon4.png");
}

.tuwen{ width: 1240px;
    padding: 25px 0 50px 0;
    overflow: hidden;
    margin: 0 auto;
	margin-left:20px;
	}
.tuwen a{
	display:block;
	width:600px;
	line-height:40px;
	color:#000;
	float:left;
	}
.tuwen a:hover{
	color:#3f9e8a;

	}
.tuwen span{
	color:#7dc0b2
	}	
	


@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#innerpage { width:600px;margin-left:400px; }
#innerpage li { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#innerpage a {background:#ab3311;margin-right:3px;color:#fff; }

#innerpage a:link,#pagination-digg a:visited { color:#fff; display:block; float:left; padding:3px 10px; text-decoration:none; }
#innerpage a:hover { background:#af4e33; }


.vd-lives {
	display: block;
	list-style: none
}
.vd-lives:before, .vd-lives:after {
	content: " ";
	display: table
}
.vd-lives:after {
	clear: both
}
.vd-lives>li {
	display: block;
	float: left
}
.vd-lives>li {
	width: 220px;
	background: #eeeeee;
	margin: 20px 30px 0 0
}
.vd-lives>li:hover {
	-webkit-box-shadow: 4px 4px 8px rgba(94,218,199,0.5);
	-moz-box-shadow: 4px 4px 8px rgba(94,218,199,0.5);
	box-shadow: 4px 4px 8px rgba(94,218,199,0.5)
}
.vd-lives>li:hover .title {
	color: #27ace5
}
.vd-lives>li:hover .play {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.vd-lives>li:hover .dimmer {
	opacity: .3;
	filter: alpha(opacity=30)
}
.vd-lives>li.blank .info:after {
	display: block;
	text-align: center;
	content: "暂无视频";
	font-size: 14px;
	margin-top: 13px
}
.vd-lives>li.blank .info>* {
	display: none
}
.vd-lives>li.blank .cover {
	background: url("") 0 0 no-repeat;
	background-position: -0 -0
}
.vd-lives>li.blank .cover>* {
	display: none
}
.vd-lives>li.hide {
	display: none
}
.vd-lives .empty {
	width: 100%;
	color: #999;
	font-size: 16px;
	margin-top: 20px;
	height: 170px;
	text-align: center;
	background: transparent
}
.vd-lives .empty>i {
	display: inline-block;
	width: 115px;
	height: 128px;
	margin-bottom: 10px;
	background: url("../../img/base_sprite.131b6beb3b9e.png") 0 0 no-repeat;
	background-position: -0 -113px
}
.vd-lives .empty:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.vd-lives.size-2 {
	min-height: 200px;
	margin-left:20px;
}
.vd-lives.size-2 .empty {
	margin-top: 100px
}
.vd-lives .cover {
	position: relative;
	width: 100%;
	height: 125px;
	overflow: hidden;
	background: #5edac7
}
.vd-lives .cover>img {
	width: 100%
}

.vd-lives .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -24px;
	width: 48px;
	height: 50px;
	background: url("../img/base_sprite.131b6beb3b9e.png") 0 0 no-repeat;
	background-position: -118px -113px;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	filter: alpha(opacity=0)
}
.vd-lives .dimmer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.vd-lives .info {
	color: #999;
	height: 60px;
	padding: 4.5px 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.vd-lives .info>a {
	display: block
}
.vd-lives .info .player {
	float: right;
	margin-top: 10px
}
.vd-lives .title2 {
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.vd-lives .user {
	position: relative;
	height: 24px;
	color: #999;
	margin-top: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.vd-lives .user>img {
	width: 24px;
	margin-right: 2px;
	vertical-align: middle
}

.vd-lives .user>span {
	display: inline;
	vertical-align: middle
}
.vd-lives-multi .vd-lives {
	display: none
}
.vd-lives-multi .vd-lives:first-child {
	display: block
}