.mainContent {
     margin-bottom: 0; 
}
.smal_banner {
  width: 100%;
  overflow: hidden;
  height: 100px;
  margin-top: 20px;
}
.smal_banner a {
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.smal_banner img {
  width: 100%;
  height: 100px;
  transition: all 0.4s ease;
}
.smal_banner img:hover {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.h_hot {
  margin: 20px 0px 20px 0;
}
.h_hot img {
  width: 100%;
  height: 100px;
}
.h_hot div {
  margin-top: 15px;
  height: 30px;
  overflow: hidden;
}
.h_hot div li {
  float: left;
  padding: 5px 0px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.h_hot div a {
  float: left;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  max-width: 114px;
  overflow: hidden;
}
.h_hot div .color1 {
  color: #ff7e61;
}
.h_hot div .color2 {
  color: #5caf28;
}
.h_hot div span {
  padding: 5px 0px;
  margin: 0px 17px;
  float: left;
  color: #ddd;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.h_hot div .h_title1 {
  background-color: #ff7e61;
  color: #ffffff;
  padding: 5px 20px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  display: inline-block;
}
.h_hot div .h_title2 {
  background-color: #6db5ff;
  color: #ffffff;
  padding: 5px 20px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  display: inline-block;
}
/*  */
.d_conten {
  margin-top: -20px;
}
.d_conten .d_left {
  width: 380px;
}
.d_conten .d_left ul.djgx_lf_list {
  margin-top: 0px;
}
.d_conten .d_left ul.djgx_lf_list li {
  background-color: #f9f9f9;
  display: block;
  overflow: hidden;
  margin-top: 12px;
  padding: 7px 0px;
}
.d_conten .d_left ul.djgx_lf_list li .pm {
  height: 20px;
  padding: 18px 0px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  background-color: #bbbbbb;
}
.d_conten .d_left ul.djgx_lf_list li .nbone {
  background-color: #ff4800;
}
.d_conten .d_left ul.djgx_lf_list li .nbtwo {
  background-color: #ff6d34;
}
.d_conten .d_left ul.djgx_lf_list li .nbthr {
  background-color: #ffa07b;
}
.d_conten .d_left ul.djgx_lf_list li .djgx_img {
  width: 98px;
  height: 56px;
  display: inline-block;
  float: left;
  border-radius: 3px;
  overflow: hidden;
}
.d_conten .d_left ul.djgx_lf_list li img {
  width: 98px;
  height: 56px;
  transition: all 0.4s ease;
}
.d_conten .d_left ul.djgx_lf_list li:hover img {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.d_conten .d_left ul.djgx_lf_list li .l_text span {
  margin-left: 10px;
  display: block;
  font-size: 13px;
  color: #a8a8a8;
}
.d_conten .d_left ul.djgx_lf_list li .l_text span a {
  font-size: 13px;
  color: #a8a8a8;
}
.d_conten .d_left ul.djgx_lf_list li .l_text span a:hover {
  color: #358ff0;
}
.d_conten .d_left ul.djgx_lf_list li .l_text .tl {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 165px;
  margin: 0px 0px 12px 0;
  margin-left: 10px;
  display: block;
}
.d_conten .d_left ul.djgx_lf_list li .a_down {
  display: inline-block;
  margin-right: 10px;
  padding: 1px 15px;
  background-color: #f9f9f9;
  margin-top: 30px;
  border: 1px solid #358ff0;
  color: #358ff0;
}
.d_conten .d_left ul.djgx_lf_list li .a_down:hover {
  border: 1px solid #358ff0;
  background-color: #358ff0;
  color: #ffffff;
}
.d_conten .d_right {
  width: 880px;
  overflow: hidden;
}
.d_conten .d_right .l-title .h_one i {
  background: url("/images/icon.png") no-repeat -401px -170px;
}
.d_conten .d_right .l-title .h_two i {
  background: url("/images/icon.png") no-repeat -446px -170px;
}
.d_conten .d_right .l-title .h_three::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 12px;
  background-color: #358ff0;
  margin-right: 10px;
}
.jdgm_list {
  margin-left: -37px;
  border-bottom: 1px dashed #f0f0f0;
  overflow: hidden;
}
.norBor_bom {
  border-bottom: none;
}
.jdgm_list .mr0 {
  margin-right: 0px;
}
.jdgm_list li {
  width: 146px;
  float: left;
  display: inline-block;
  margin-left: 37px;
  margin-top: 20px;
}
.jdgm_list li a {
  display: inline-block;
}
.jdgm_list li img {
  width: 100%;
  height: 205px;
  border-radius: 6px;
  transition: all 0.4s ease;
}
.jdgm_list li img:hover {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.jdgm_list li p {
  text-align: center;
  margin-top: 12px;
  font-size: 15px;
  height: 20px;
  overflow: hidden;
}
.c_strateop {
  padding: 20px 0px 10px 0;
  border-bottom: 1px dashed #f0f0f0;
  max-height: 160px;
  overflow: hidden;
  margin-left: -20px;
}
.c_strateop li {
	width: 205px;
	overflow: hidden;
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.c_strateop li .axgl_img {
  width: 100%;
  height: 130px;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.c_strateop li img {
  width: 100%;
  height: 130px;
  transition: all 0.4s ease;
}
.c_strateop li img:hover {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.c_strateop li p {
  margin-top: 10px;
	height: 20px;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
  text-align: center;
}
.c_strateopBot {
  max-height: 230px;
  overflow: hidden;
  margin-left: -40px;
}
.c_strateopBot li {
  width: 420px;
  float: left;
  padding: 12px 0px;
  margin-left: 40px;
  border-bottom: 1px dashed #f0f0f0;
}
.c_strateopBot li .axgl_img {
  width: 120px;
  height: 78px;
  float: left;
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
.c_strateopBot li img {
  width: 120px;
  height: 78px;
  border-radius: 5px;
  transition: all 0.4s ease;
}
.c_strateopBot li img:hover {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.c_strateopBot li div {
  width: 280px;
  margin-top: 0px;
}
.c_strateopBot li div a {
  font-size: 16px;
  padding: 3px 0px;
  width: 256px;
  margin-top: 0;
  background-color: inherit;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c_strateopBot li div .b_time {
  color: #777777;
  display: block;
  font-size: 12px;
  margin-top: 28px;
}
.c_strateopBot li div .b_time .b_type {
  color: #f8785a;
  margin-left: 30px;
}
/*  */
.d_contenTwo {
  margin-top: -10px;
}
.d_category {
  margin-top: 20px;
}
.h_part {
  margin-top: -10px;
  overflow: hidden;
}
.d_contenTwo ul.i_con li {
   padding: 13px 0px;
	color: #a8a8a8;
  border-bottom: 1px dashed #f0f0f0;
  padding-left: 15px;
  position: relative;
  overflow: hidden;
}
.d_contenTwo ul.i_con li a {
  color: #a8a8a8;
}
.d_contenTwo ul.i_con li a:hover{
	color: #358ff0;
}
.d_contenTwo ul.i_con .a_tit {
  display: inline-block;
  width: 280px;text-indent: 6px;
  color: #444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.d_contenTwo ul.i_con li::before {
  content: "";
  display: inline-block;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 18px;
  left: 0px;
  background-color: #f0f0f0;
}
.d_contenTwo ul.i_con li:hover::before {
  background-color: #358ff0;
  border: 1px solid #358ff0;
}
.d_contenTwo ul.i_con li span {
  color: #a8a8a8;
}
.tab_BoxList {
  width: 100%;
  margin: 20px 0 16px 0;
}
.tab_BoxList ul.tab_list {
  width: 100%;
  margin: 0;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.tab_BoxList ul.tab_list li {
  font-size: 16px;
  padding: 0 6px;
  float: left;
  color: #666;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  margin: 0 11px;
  position: relative;
	cursor: pointer;
  z-index: 8;
}
.tab_BoxList ul.tab_list li i {
  width: 12px;
  height: 10px;
  display: none;
  position: absolute;
  bottom: -10px;
  left: 32px;
  z-index: 9;
  background: url(/images/icon.png) no-repeat left center;
  overflow: hidden;
  background-position: -449px -67px;
}
.tab_BoxList ul.tab_list li.cur i {
  display: block;
}
.tab_BoxList ul.tab_list li.cur,.tab_BoxList ul.tab_list li:hover {
  color: #00be6e;
  border-bottom: 1px solid #00be6e;
}
/*单机更新*/
.l_content ul.d_updatfs {
  padding: 8px 0px;
  padding-bottom: 5px;
  overflow: hidden;
  margin-left: -33px;
}
.l_content ul.d_updatfs li {
  float: left;
  width: 300px;
  margin-bottom: 20px;
  margin-left: 33px;
}
.l_content ul.d_updatfs li a {
  overflow: hidden;
}
.l_content ul.d_updatfs li img {
  width: 66px;
  height: 96px;
  border-radius: 4px;
  display: inline-block;
  float: left;
  transition: transform 0.5s;
}
.l_content ul.d_updatfs li:hover img {
  transform: rotateY(360deg);
  transition: transform 0.5s;
}
.l_content ul.d_updatfs li div {
  float: left;
}
.l_content ul.d_updatfs li div .a_tit {
  font-size: 16px;
  display: inline-block;
  padding: 5px 16px;
  width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0px;
}
.l_content ul.d_updatfs li div .two {
  font-size: 14px;
  color: #999999;
  padding: 5px 16px;
  width: 210px;
  margin-top: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0px;
}
.l_content ul.d_updatfs li div .two a {
  color: #999999;
}
.l_content ul.d_updatfs li div .two a:hover {
  color: #358ff0;
}
.djhj_box {
  width: 100%;
  overflow: hidden;
}
/*经典小游戏*/
.jdsy_con {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.jdsy_con ul {
  overflow: hidden;
  margin-left: -26px;
}
.jdsy_con ul li {
  float: left;
  width: 188px;
  height: 114px;
  margin:  0 0 16px 15px;
}
.jdsy_con ul li a {
  display: block;
}
.jdsy_con ul li:hover .jdsyName {
  color: #ff6010;
}
.jdsy_con ul li a.jdsyImg {
  width: 188px;
  height: 88px;
  overflow: hidden;
  margin-bottom: 4px;
}
.jdsy_con ul li a.jdsyImg img {
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.jdsy_con ul li a img:hover {
  transform: scale(1.1);
  transition: all 0.4s ease;
}
.jdsy_con ul li a.jdsyName {
  width: 100%;
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jdsy_conbotm {
  width: 100%;
  max-height: 110px;
  overflow: hidden;
  margin-top: 16px;
}
.jdsy_conbotm ul {
  width: 100%;
  max-height: 110px;
  overflow: hidden;
}
.jdsy_conbotm ul li {
  width: 33.33%;
  float: left;
  background: url("/images/mi14.png") no-repeat left center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 16px;
}
.jdsy_conbotm ul li a {
  float: left;
  color: #333;
  font-size: 16px;
  width: 200px;
  margin-left: 18px;
}
.jdsy_conbotm ul li a:hover {
  color: #ff6010;
}

.w400 {
  width: 400px;
}
.mr50 {
  margin-right: 50px;
}<!--0.00019502639770508-->