
.newgame{width: 1090px; margin:0 auto;overflow:hidden;zoom:1;background:#fff;padding:10px 0px;}
.newgame h3{margin-right:10px;border-radius:3px;vertical-align:middle;font-size:20px;font-weight:bold;color:#323232;padding-left:10px;border-left:5px solid #369fff;height:22px;line-height:22px;float:left}
.newgame ul{overflow:hidden;padding-top:24px;width:1120px}
.newgame ul li{float:left;padding-right:32px;height:120px;padding-bottom:30px;overflow:hidden}
.newgame ul li a{width:92px;display:block}
.newgame ul li a:hover{text-decoration:none}
.newgame ul li a img{width:98px;height:98px;border-radius:20px}
.newgame ul li a p{color:#454545;text-align:center;font-size:14px;line-height:30px;height:30px;overflow:hidden}
.newgame ul li a em{width:70px;height:26px;line-height:26px;background:#ff4546;color:#fff;border-radius:3px;margin:0 auto;display:block;text-align:center;margin-top:60px}

.common_title h2{font-size:20px;font-family:Microsoft YaHei;font-weight:bold;color:#444444;padding-left:18px;float:left;position:relative}
.common_title h2::before{position:absolute;content:"";width:6px;height:19px;background:#3D7EFF;top:8px;left:0}
