.game_list{width:100%; border-bottom:1px solid #eaeaea; overflow: hidden;}
.game_title{ width: 100%; text-align: center; font-weight: bold; font-size:16px;height: 50px; line-height: 50px;  overflow: hidden;}
.game_title_time{ width: 80%; margin: 0 auto; text-align: right;  font-size:13px; color: #999999; height: 50px; line-height: 50px; overflow: hidden; margin-bottom: 20px; }
.game_con{ width: 90%; margin: 0 auto; line-height: 24px;}
.game_con_text{ margin-bottom: 20px;}

.gamelist_hot{width:100%; border-bottom:1px solid #eaeaea; overflow: hidden; background: #f5f5f5; }
.game_hot_title{width:90%;  background: url( /static/images/v2//dot.png) no-repeat left; text-indent:20px; font-size:16px; font-weight: bold; margin: 15px 0px 15px 15px; }
.game_hot_list {width:90%; list-style: none; margin-left: 20px; margin-bottom: 20px; line-height: 25px; text-decoration: underline;}
.game_hot_list ul{ padding: 0; margin: 0; margin-bottom: 20px; overflow: hidden;}
.game_hot_list li{ float: left; width:50%; display: flex; justify-content: center;align-items: center; list-style: none;}
.game_other{ width: 100%; background: #f5f5f5; padding-top: 20px; padding-bottom: 20px; text-align: center;}

.conlist_hot{/*width:100%; border-bottom:1px solid #eaeaea; overflow: hidden; background: #f5f5f5;*/margin-bottom:10px;border-top: 1px solid #f5f5f5; }
.list_hot_title{width:90%;  background: url( /static/images/v2/dot.png) no-repeat left; text-indent:20px; font-size:16px; font-weight: bold; margin: 15px 0px 15px 15px; }
.list_hot_list {width:90%; list-style: none; margin-left: 20px; margin-bottom: 20px; line-height: 25px; }
.article {width:90%;margin-left: 5%;}
.games_title{text-align: center;}
.article img {max-width: 100%;}
#conter{ margin:0 auto; width:95%; max-width:720px; background:#FFF; border:1px solid #e8e8e8; display:block;  border-radius: 0.9rem;margin-top:60px; }