a:hover {
  color: #F25D8E;
}
.g_bigbox .gbb_l {
  width: 72%;
  margin-bottom: 20px;
}
.g_bigbox .gbb_l .dg_l {
  position: relative;
}
.g_bigbox .gbb_l .dg_l span.gfzb {
  display: block;
  width: 94px;
  height: 60px;
  background: url(../img/tb.png) -108px -74px no-repeat;
  position: absolute;
  top: -48px;
  left: 360px;
}
.g_bigbox .gbb_l > div {
  border-radius: 10px;
  margin-bottom: 20px;
  background: #fff;
}
.g_bigbox .gbb_l .dg_lbt {
  background: #fff;
  margin-top: 40px;
}
.g_bigbox .gbb_l .dg_ct {
  clear: both;
  width: 100%;
  margin-top: -20px;
  padding-bottom: 30px;
}
.g_bigbox .gbb_l .dg_ct h3::after {
  background-position-y: -371px;
}
.g_bigbox .gbb_l .dg_ct p {
  padding: 0 20px 20px 20px;
  text-indent: 2em;
  line-height: 28px;
  color: #333;
  font-size: 14px;
  letter-spacing: 0px;
}
.g_bigbox .gbb_l .dg_gg {
  width: 100%;
  height: 200px;
}
.g_bigbox .gbb_l .dg_gg h3::after {
  background-position: -165px -256px;
}
.g_bigbox .gbb_l .dg_gl {
  width: 100%;
  height: 200px;
}
.g_bigbox .gbb_l .dg_gl h3::after {
  background-position: -5px -2px;
}
.g_bigbox .gbb_r {
  width: 26%;
}
.g_bigbox .gbb_r > div {
  border-radius: 10px;
  margin-bottom: 20px;
}
.my_gs {
  width: 860px;
  float: left;
  background: white;
}
.my_gs h3::after {
  background-position: 0px -445px;
}
.my_gs .my_fx ul {
  display: flex;
  justify-content: center;
}
.my_gs .my_fx ul li {
  width: 160px;
  height: 100px;
  text-align: center;
  padding-top: 50px;
  font-size: 34px;
  color: #F25D8E;
  font-weight: bold;
}
.my_gs .my_fx ul li:nth-child(1) {
  height: 50px;
  margin-top: 30px;
  line-height: 0px;
  padding-right: 20px;
  border-right: 1px solid gainsboro;
}
.my_fx ul li a {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../img/commonly.png);
}
.my_fx ul li:nth-child(2) {
  margin-left: 50px;
}
.my_fx ul li:nth-child(2) a {
  background: url(../img/xiao.png);
}
.my_fx ul li:nth-child(2) a:hover,
.my_fx ul li:nth-child(2) .on {
  background: url(../img/xiao-2.png);
}
.my_fx ul li:nth-child(3) a {
  background: url(../img/like.png);
}
.my_fx ul li:nth-child(3) a:hover,
.my_fx ul li:nth-child(3) .on {
  background: url(../img/like-2.png);
}
.my_fx ul li:nth-child(4) a {
  background: url(../img/commonly.png);
}
.my_fx ul li:nth-child(4) a:hover,
.my_fx ul li:nth-child(4) .on {
  background: url(../img/commonly-2.png);
}
.my_fx ul li:nth-child(5) a {
  background: url(../img/Dislike.png);
}
.my_fx ul li:nth-child(5) a:hover,
.my_fx ul li:nth-child(5) .on {
  background: url(../img/Dislike-2.png);
}
.aticle_left {
  clear: both;
  float: left;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.aticle_left p a {
  color: #F25D8E;
  margin-left: 10px;
  font-weight: bold;
}
.games_box .games_right .games_game ul li {
  margin-right: 10px;
}
.aticle_left .article_l {
  float: left;
  margin-right: 5px;
  width: 500px;
  padding: 10px;
  box-sizing: border-box;
}
.aticle_left .article_r {
  float: left;
}
.aticle_left .atc_img {
  width: 280px;
  height: 150px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.aticle_left img {
  width: 280px;
  height: 152px;
  transition: all 0.5s;
}
.aticle_left img:hover {
  transform: scale(1.2, 1.2);
}
.aticle_left p {
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 20px;
  color: #888888;
  width: 480px;
  margin-top: 10px;
}
.aticle_left ul {
  width: 260px;
  float: right;
  padding-left: 10px;
  margin-top: 10px;
}
.aticle_left ul li {
  width: 280px;
  height: 30px;
  position: relative;
  padding-left: 17px ;
  /*文本强制不换行*/
  white-space: nowrap;
  overflow: hidden;
  /*这个必须带，不然没效果*/
  /*溢出省略号*/
  text-overflow: ellipsis;
  font-size: 12px;
}
.aticle_left ul li:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #CECECE;
  position: absolute;
  top: 6px;
  left: 0;
}
#certify {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
#certify .swiper-container {
  padding-bottom: 60px;
}
.hb #certify .swiper-slide {
  width: 500px;
  height: 350px;
}
.hb #certify .swiper-button-prev,
.hb #certify .swiper-button-next {
  top: 120px;
}
#certify .swiper-slide {
  width: 320px;
  height: 520px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
  position: relative;
}
#certify .swiper-slide img {
  width: 100%;
  height: 100%;
}
#certify .swiper-slide::before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
#certify .swiper-slide-active::before {
  background: rgba(0, 0, 0, 0);
}
#certify .swiper-slide img {
  display: block;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #F25D8E;
  background-color: #fff;
}
#certify .swiper-button-prev {
  top: 230px;
  left: -2px;
  width: 35px;
  height: 110px;
  background: url(../img/tb.png) -135px -312px no-repeat;
  opacity: 0.6;
}
#certify .swiper-button-prev:hover {
  opacity: 1;
}
#certify .swiper-button-next {
  top: 230px;
  right: 1px;
  width: 35px;
  height: 110px;
  background: url(../img/tb.png) -80px -312px no-repeat;
  opacity: 0.6;
}
#certify .swiper-button-next:hover {
  opacity: 1;
}
.dg_pic {
  margin-top: 0px;
  background: white;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #F3F3F3;
  padding: 10px;
  box-sizing: border-box;
  min-height: 190px;
  padding: 20px 30px 0px 15px;
}
.dg_r a {
  display: block;
  width: 120px;
  height: 40px;
  border-radius: 5px;
  line-height: 40px;
  text-align: center;
  color: #F25D8E;
  margin-top: 25px;
  border: 1px solid #00A1D6;
}
.dg_r a:hover {
  box-shadow: 0 2px 4px 0 #00a1d6;
}
.dg_r .t5 {
  width: 116px;
  height: 36px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 36px;
  color: #fff;
  top: 40px;
  right: 30px;
  background: #00A1D6;
}
.dg_r .t5 i {
  width: 18px;
  height: 15px;
  display: block;
  float: left;
  background: url(../img/tb.png) -113px -242px no-repeat;
  margin-top: 11px;
  margin-left: 6px;
}
.dg_pic .dg_left {
  display: flex;
}
.dg_pic .dg_left img {
  float: left;
  width: 140px;
  height: 140px;
  margin-right: 20px;
  margin-top: 5px;
}
.dg_pic .dg_left h1 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 700;
}
.dg_pic .dg_left span,
.dg_pic .dg_left em {
  color: grey;
  font-style: normal;
  margin-right: 8px;
}
.dg_pic .dg_left em {
  color: #00A1D6;
}
.dg_pic .dg_left p {
  margin-top: 5px;
  color: gray;
  font-size: 14px;
}
#action {
  display: block;
  width: 100px;
  height: 35px;
  border-radius: 3px;
  background: #4A90E2;
  color: white;
  text-align: center;
  margin-top: 10px;
  line-height: 35px;
}
.dg_pic .dg_cent {
  display: flex;
  color: white;
}
.dg_pic .dg_cent em{
  display: block;
  margin: 20px;
  color: #333;
  font-weight: normal;
}
.dg_pic .dg_cent img {
  width: 105px;
  padding-left: 25px;
}
.dg_pic .dg_cent .dg_ctt {
  width: 180px;
}
.dg_pic .dg_cent .dg_ctt i {
  display: block;
  width: 30px;
  height: 38px;
  float: left;
  margin-top: -6px;
  margin-left: -5px;
  background: url(../img/tb.png) -82px -265px no-repeat;
}
.dg_pic .dg_cent .dg_ctt span {
  margin-left: 30px;
  height: 30px;
  width: 100px;
  background: #00A1D6;
  text-align: center;
  line-height: 30px;
  margin-bottom: 12px;
  border-radius: 5px;
  display: block;
}
.dg_pic .dg_cent .dg_ctb i {
  display: block;
  width: 30px;
  height: 40px;
  float: left;
  margin-top: -6px;
  margin-left: 0px;
  background: url(../img/tb.png) -115px -265px no-repeat;
}
.dg_pic .dg_cent .dg_ctb span {
  margin-left: 30px;
  height: 30px;
  width: 100px;
  background: #F25D8E;
  text-align: center;
  line-height: 30px;
  margin-bottom: 12px;
  border-radius: 5px;
  display: block;
}
.dg_pic .dg_right {
  margin-top: 80px;
  padding-left: -50px;
}
#sewm {
  color: black;
  font-size: 12px;
  text-align: center;
}
.dg_pic ul {
  margin-top: 4px;
  width: 100%;
  height: 10px;
}
a.weight {
  font-weight: bold;
}
.dg_pic ul li {
  line-height: 30px;
  float: left;
  margin-right: 0px;
}
.dg_pic .dg_left ul li img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
li.pf{
	color:#F25D8E;
    font-size:16px;
  	margin-top:-2px;
    margin-left:10px;
}

.g_bigbox .gbb_l .dg_art p{
    line-height: 24px;
  	padding:3px;
}
.g_bigbox .gbb_l .dg_art p img{
	text-align:center;
}
.g_bigbox .gbb_l .dg_art h4{
	font-size:16px;
  	margin:10px 15px;
}
.rand_banben {
  	height:auto;
}
.rand_banben em{
	color:#555;
    font-size:14px;
    font-weight:normal;
  	line-height:30px;
}
.rand_banben ul li{

}
.rand_banben a:hover em{
	color:#F25D8E;  
  	font-weight:bold;
  	font-size:15px;
  
}
.rand_banben i{
  	padding:4px 8px;
    float:right;
    text-align:center;
    color:#B0B0B0;
  	border:1px dashed #EEEEEE;
    font-size:13px;
  	margin-top:3px;
}
.rand_banben a:hover i{
	background:#F25D8E;
  	color:#fff;    
}

.rand_banben ul.mina li.showli a {
    display: block;
    width: 100%;
    height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  	border-bottom:1px solid #F3F3F3;
}

.rand_banben ul.mina{
	padding-top:5px;
}
.rand_article ul.mina{
   border-top:none;
}
.g_bigbox .gbb_l .dg_ct{	
    padding: 0 10px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
.g_bigbox .gbb_l .dg_art p img{
	max-height: 500px;
}