.nav{
  background-color: #433f3f;
}
.comm_part {
  overflow: hidden;
}
/**链接跳转**/
.azLink {
  width: 1300px;
  height: 95px;
  background: #F0F0F0;
  margin-top: 30px;
}
.azLinkIn {
  float: left;
  width: 325px;
  height: 95px;
  position: relative;
}
.azLinkBg {
  width: 95px;
  height: 105px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url("../images/icon.png") no-repeat;
  font-size: 30px;
  line-height: 105px;
  text-align: center;
  color: #FFFFFF;
}
.azLinkBg1 {
  background-position: -13px -458px;
}
.azLinkBg2 {
  background-position: -164px -458px;
}
.azLinkBg3 {
  background-position: -326px -458px;
}
.azLinkBg4 {
  background-position: -475px -458px;
}
.azLinkCont {
  width: 205px;
  margin: 0px 0px 0px 95px;
}
.azLinkCont a {
  display: block;
  width: 205px;
  text-decoration: none;
}
.azLinkCont a b {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/icon.png) no-repeat;
  margin: 13px 0px 0px 80px;
}
.azLinkCont a b.icon1 {
  background-position: -345px -215px;
}
.azLinkCont a b.icon2 {
  background-position: -407px -215px;
}
.azLinkCont a b.icon3 {
  background-position: -470px -215px;
}
.azLinkCont a b.icon4 {
  background-position: -537px -215px;
}
.azLinkCont a h3 {
  font-weight: normal;
  font-size: 16px;
  color: #464646;
  text-align: center;
  margin-top: 8px;
}
.azLinkCont a:hover b {
  background-position: -345px -264px;
}
.azLinkCont a:hover h3 {
  color: #6490f1;
}
.azLinkCont2 a:hover b {
  background-position: -407px -264px;
}
.azLinkCont2 a:hover h3 {
  color: #eb4e50;
}
.azLinkCont3 a:hover b {
  background-position: -470px -264px;
}
.azLinkCont3 a:hover h3 {
  color: #ffa633;
}
.azLinkCont4 a:hover b {
  background-position: -537px -264px;
}
.azLinkCont4 a:hover h3 {
  color: #ae62f6;
}
.tj_item {
  width: 100%;
  height: 142px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-top: 20px;
}
.tj_item .btn_L {
  float: left;
}
.tj_item .btn_R {
  float: right;
}
.tj_item .btn_L, .tj_item .btn_R {
  width: 46px;
  height: 142px;
  background: #a7a7a7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.tj_item .btn_L i, .tj_item .btn_R i {
  display: block;
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #818181;
  margin: 26px auto 8px;
}
.tj_item .btn_L p, .tj_item .btn_R p {
  text-align: center;
  width: 20px;
  margin: 0 auto;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 16px;
}
.tj_item .on {
  background: -webkit-linear-gradient(top, #f0422a 0%, #f4a66d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0422a', endColorstr='#f4a66d', GradientType=0);
  background: linear-gradient(to bottom, #f0422a 0%, #f4a66d 100%);
}
.tj_item .on p {
  color: #fff;
}
.tj_item .on i {
  background: none;
}
.tj_item .itembox {
  float: left;
  overflow: hidden;
  position: relative;
  width: 1208px;
  height: 142px;
}
.tj_item .itembox .item {
  width: 2416px;
  height: 142px;
  margin-left: 2px;
}
.tj_item .itembox .item ul {
  overflow: hidden;
  float: left;
  margin: 0;
}
.tj_item .itembox .item ul li {
  float: left;
  width: 133px;
  height: 142px;
  border-right: 1px solid #e6e6e6;
}
.tj_item .itembox .item ul li:nth-child(9n) {
  border-right: none;
}
.tj_item .itembox .item ul li:hover a {
  background: #f2f2f2;
}
.tj_item .itembox .item ul li:hover p {
  color: #f0412a;
}
.tj_item .itembox .item ul li a {
  display: block;
  float: left;
  width: 129px;
  height: 138px;
  margin: 2px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.tj_item .itembox .item ul li a .img {
  margin: 18px auto 0;
}
.tj_item .itembox .item ul li a .img, .tj_item .itembox .item ul li a .img img {
  width: 80px;
  height: 80px;
  border-radius: 18px;
}
.tj_item .itembox .item ul li a p {
  width: 100%;
  text-align: center;
  height: 18px;
  overflow: hidden;
	padding: 0 12px;
	box-sizing: border-box;
  line-height: 18px;
  color: #222;
  margin-top: 10px;
  font-size: 14px;
}
/*轮播*/
.w480 {
  width: 480px;
}
.mr40 {
  margin-right: 40px;
}
.picBox {
  width: 480px;
  height: 350px;
  position: relative;
  overflow: hidden;
}
.picBox ul.cf {
  height: 350px;
  position: absolute;
  left: 0;
}
.picBox ul.cf li {
  position: absolute;
  color: #fff;
  width: 480px;
  height: 350px;
  float: left;
}
.picBox ul.cf a {
  display: inline-block;
  width: 100%;
  height: 350px;
  position: absolute;
  color: #fff;
}
.picBox ul.cf a img {
  width: 100%;
  height: 100%;
}
.picBox ul.cf li span {
  display: block;
  width: 91.7%;
  position: absolute;
  bottom: 0;
  color: #f9f9f9;
  padding: 10px 20px;
  background-color: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
  filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}
.picBox .icon {
  display: block;
  width: 91%;
  color: #f9f9f9;
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  text-align: right;
}
.picBox .icon i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 16px;
  margin: 0px 2px;
  background: #e2e7df;
}
.picBox .icon .on {
  background-color: #5caf28;
}
.listBox {
  width: 480px;
  height: 62px;
  margin-top: 10px;
  overflow: hidden;
	margin-bottom: 12px;
}
.listBox ul.cf {
  height: 62px;
}
.listBox li {
  border: 1px solid #ffffff;
  width: 110.5px;
  height: 60px;
  cursor: pointer;
  opacity: 1;
  margin-right: 10px;
  float: left;
}
.listBox #lastnone {
  margin-right: 0px;
}
.listBox img {
  width: 100%;
  height: 60px;
	display: inline-block;
  background-color: #cfa972;
  opacity: 0.8;
}
.listBox .on {
  border: 1px solid #f0412a;
}
.listBox .on img {
  opacity: 1;
}
/**/
.p_softlist {
  width: 100%;
  overflow: hidden;
	margin-bottom: 10px;
}
.p_softlist .p_con {
  max-height: 346px;
  overflow: hidden;
}
.p_softlist .p_top {
  border-bottom: 1px solid #f0f0f0;
}
.p_softlist .p_top .cur {
  border-bottom: 2px solid #358ff0;
  background: url(../images/part3.png) no-repeat -64px -30px;
  color: #358ff0;
}
.p_softlist .p_top li {
  float: left;
  display: inline-block;
  width: 120px;
  text-align: center;
  padding: 10px 0px;
  font-size: 18px;
  padding-top: 0px;
}
.p_softlist .p_con ul {
  border-bottom: 1px dashed #f0f0f0;
  padding: 20px 4px;
}
.p_softlist .p_con ul li::before {
  content: "";
  display: inline-block;
  border: 1px solid #f0f0f0;
  border-radius: 20px;
  width: 7px;
  height: 7px;
  position: relative;
  top: 0px;
  left: -386px;
  background-color: #ffffff;
}
.p_softlist .p_con ul .naw_first::before {
  content: "新";
  display: inline-block;
  border: 1px solid #ff33ff;
  border-radius: 17px;
  width: 25px;
  height: 25px;
  position: relative;
  top: -1px;
  left: -395px;
  background-color: #ffffff;
  text-align: center;
  line-height: 1.8;
  color: #ff33ff;
}
.p_softlist .p_con ul .hot_first::before {
  content: "热";
  display: inline-block;
  border: 1px solid #fe7d87;
  border-radius: 17px;
  width: 25px;
  height: 25px;
  position: relative;
  top: -1px;
  left: -355px;
  background-color: #ffffff;
  text-align: center;
  line-height: 1.8;
  color: #fe7d87;
}
.p_softlist .p_con ul li {
  border-left: 1px solid #f0f0f0;
  margin-left: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  line-height: 1.8;
}
.p_softlist .p_con ul .last {
  padding-bottom: 0px;
}
.p_softlist .p_con ul li img {
  margin: 0px 6px;
  width: 25px;
  height: 25px;
}
.p_softlist .p_con ul li .a_type:hover {
  color: #5caf28;
}
.p_softlist .p_con ul li .a_type, .p_softlist .p_con ul li span {
  width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #a8a8a8;
}
.p_softlist .p_con ul li .a_tit:hover {
  color: #358ff0;
}
.p_softlist .p_con ul li .a_tit {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p_softlist .p_con ul li .bot_span {
  background: url(../images/part3.png) no-repeat -267px -26px;
  width: 45px;
  text-align: center;
  font-size: 13px;
}
ul.l_sofe {
  overflow: hidden;
  padding-top: 8px;
}
ul.l_sofe li {
  float: left;
  width: 100%;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #f0f0f0;
}
ul.l_sofe li img {
  width: 66px;
  height: 66px;
  border-radius: 40px;
}
ul.l_sofe li div {
  height: 46px;
  width: 188px;
}
ul.l_sofe li div a {
  display: inline-block;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.l_sofe li div span {
  margin-top: 4px;
  font-size: 13px;
  color: #a8a8a8;
  display: inline-block;
}
ul.l_sofe li a.lq_btn {
  background: url(../images/sole.png) no-repeat -125px -57px;
  padding: 2px 0px;
  padding-left: 19px;
  display: inline-block;
  width: 45px;
  height: 20px;
	line-height: 20px;
  text-align: center;
  border: 1px solid #eb4e50;
  color: #eb4e50;
  border-radius: 6px;
  margin-top: 18px;
}
ul.l_sofe li a.lq_btn:hover {
  color: #ffffff;
  background: url(../images/sole.png) #eb4e50 no-repeat -139px -90px;
}
/*资讯中心*/
.i_con {
  padding-top: 16px;
}
.i_con .c_tit {
  border-bottom: 1px dashed #f0f0f0;
}
.i_con .c_tit .t_tit {
  text-align: center;
}
.i_con .c_tit .t_tit a {
  text-align: center;
  color: #ea3054;
  font-size: 20px;
  font-weight: bold;
}
.i_con .c_tit .t_tit a:hover {
  color: #d81037;
}
.i_con .c_tit .t_link {
  text-align: center;
  margin: 15px 0px;
  overflow: hidden;        /*内容会被修剪，并且其余内容是不可见的*/
    text-overflow:ellipsis;  /*显示省略符号来代表被修剪的文本。*/
    white-space: nowrap; 
}
.i_con .c_tit .t_link span {
  margin: 0px 10px;
}
.i_con ul.c-new li .onfurls::before {
  content: "";
  display: inline-block;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  width: 7px;
  height: 7px;
  position: relative;
  top: 0px;
  left: -415px;
  background-color: #f0f0f0;
}
.i_con ul.c-new li .onfurls:hover::before {
  background-color: #358ff0;
  border: 1px solid #358ff0;
}
.i_con ul.c-new li .onfurls {
  border-bottom: 1px dashed #f0f0f0;
  padding: 15px 0px 15px 15px;
}
.i_con ul.c-new li .onfurls .zxd_type {
  color: #a8a8a8;
}
.i_con ul.c-new li .onfurls .zxd_type:hover {
  color: #358ff0;
}
.i_con ul.c-new li .unfurls {
  border-bottom: 1px dashed #f0f0f0;
  padding: 15px 0px;
}
.i_con .two ul li .unfurls {
  padding: 5px 0px 5px 0px;
}
.i_con .two ul li .onfurls {
  padding: 5px 0px 5px 15px;
}
.i_con ul.c-new li .onfurls a.zxd_tit {
  display: inline-block;
  width: 310px;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i_con ul.c-new li .onfurls span {
  color: #a8a8a8;
}
.i_con ul.c-new li .unfurls img {
  width: 105px;
  height: 56px;
  border-radius: 5px;
  transition: all 0.4s ease;
}
.i_con ul.c-new li:hover img {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.i_con ul.c-new li .unfurls div {
  margin-left: 25px;
}
.i_con ul.c-new li .unfurls .u_title {
  display: inline-block;
  margin-left: 0px;
  font-size: 16px;
  color: #fe6767;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 490px;
}
.i_con ul.c-new li .unfurls .u_title:hover {
  font-weight: bold;
}
.i_con ul.c-new li .unfurls .u_img {
  margin-top: 5px;
  margin-left: 0px;
}
.i_con ul.c-new li .unfurls .fl p {
  margin: 10px 0px;
  font-size: 15px;
  width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i_con ul.c-new li .unfurls div .u_txt {
  margin: 0px 0px;
  font-size: 14px;
  display: inline-block;
  color: #737373;
  width: 340px;
  height: 50px;
  padding-left: 30px;
  overflow: hidden;
  line-height: 2;
}
.i_con ul.c-new li .unfurls div .txt {
  font-size: 12px;
}
.i_con ul.c-new li .unfurls div .txt .col {
  color: #faa08e;
  margin-left: 20px;
}
/*每日推荐*/
.w260 {
  width: 260px;
}
.azMrtjBox {
  width: 258px;
  height: 274px;
  border: 1px solid #F0F0F0;
  background: #F9F9F9;
	margin-bottom: 2px;
	box-sizing: border-box;
  overflow: hidden;
}
.azMrtjTitle {
  width: 258px;
}
.azMrtjTitle h2 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-top: 16px;
}
.azMrtjTitle span {
  display: block;
  width: 85px;
  margin: auto;
  margin-top: 4px;
}
.azMrtjTitle span b {
  display: block;
  float: left;
  width: 12px;
  height: 10px;background:url(../images/icon.png) no-repeat -520px -1025px; 
  margin: 3px 5px 0px 0px;
}
.azMrtjTitle span h3 {
  float: left;
  font-size: 12px;
  color: #999999;
  display: block;
}
#featured-area {
  width: 233px;
  height: 140px;
  margin:20px auto 0 auto;
}
.roundabout-holder {
  list-style: none;
  width: 120px;
  height: 120px;
  margin: 0px auto;
}
.roundabout-moveable-item {
  height: 120px;
  width: 120px;
  cursor: pointer;
}
.roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  float: left;
  border-radius: 20%;
  transition: transform 0.5s;
}
.roundabout-moveable-item .libox {
  position: relative;
}
.roundabout-moveable-item .libox > div {
  display: none;
  width: 210px;
  position: absolute;
  left: -45px;
}
.roundabout-moveable-item .libox > div p {
  display: block;
  max-width: 210px;
  font-size: 15px;
  line-height: 20px;
	height: 20px;
	overflow: hidden;
  text-align: center;
  margin: 0 auto 4px auto;
}
.roundabout-moveable-item .libox > div em {
  display: block;
	width: 210px;
  line-height: 22px;
  max-height: 44px;
	overflow: hidden;
  text-align: center;
  color: #999999;
}
.roundabout-moveable-item .libox > div a {
  display: none;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #70B63A;
  color: #fff;
  margin: 0 auto;
}
.roundabout-moveable-item .libox > div a i {
  height: 16px;
  width: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  padding-left: 6px;
  background: url("../images/icon.png") no-repeat;
  background-position: -59px -798px;
}
.roundabout-in-focus .libox > a {
  padding-bottom: 10px;
}
.roundabout-in-focus .libox > div {
  display: block;
}
.roundabout-in-focus a {
  display: block;
  overflow: hidden;
}
.roundabout-moveable-item .libox > div:hover em {
  display: none;
}
.roundabout-moveable-item .libox > div:hover a {
  display: block;
}
/*新游预约*/
.newGm_list {
  width: 100%;
  overflow: hidden;
}
.newGm_list li {
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px dashed #e2e2e2;
  height: 60px;
}
.newGm_list li .img {
  display: block;
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 9px;
  overflow: hidden;
  margin-right: 14px;
}
.newGm_list li .img img {
  width: 60px;
  height: 60px;
  border-radius: 9px;
  transition: all .3s;
}
.newGm_list li .mid {
  width: 133px;
  float: left;
}
.newGm_list li .mid .t {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  font-size: 15px;
  margin-bottom: 8px;
}
.newGm_list li .mid p {
  font-size: 12px;
  color: #999;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.newGm_list li .mid p i {
  font-style: normal;
  margin: 0 5px;
}
.newGm_list li .btn {
  width: 42px;
  float: right;
  line-height: 24px;
  margin-top: 4px;
}
.newGm_list li .btn span {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #59c301;
  overflow: hidden;
}
.newGm_list li .btn a {
  display: block;
  width: 42px;
  border-radius: 4px;
  color: #eb4e50;
  font-size: 14px;
  text-align: center;
	padding: 6px 0;
	line-height: 20px;
  transition: all .3s;
	box-sizing: border-box;
  border: 1px solid #eb4e50;
}
.newGm_list li .mid .t:hover {
  color: #eb4e50;
}
.newGm_list li .btn:hover a {
  color: #fff;
  background: #eb4e50;
}
.newGm_list li .img img:hover {
  transform: scale(1.1);
}
.w380 {
  width: 380px;
  overflow: hidden;
}
/*  */
.picBoxone {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.picBoxone .sortBox{
  position: relative;
  height: 180px;
}
.picBoxone ul.sydn_navList {
  position: absolute;
  height: 180px;
  margin-left: -22px;
  overflow: hidden;
}
.picBoxone ul.sydn_navList li {
  float: left;
  margin-left: 22px;
  margin-top: 20px;
  overflow: hidden;
  width: 112px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  cursor: pointer;
}
.picBoxone ul.sydn_navList li.cur {
  color: #ffffff;
  border: 1px solid #358ff0;
  background-color: #358ff0;
}
.iconBtn_box {
  text-align: center;
	vertical-align: middle;
	position: relative;
  display: block;
  width: 100%;
	height: 20px;
	margin: 20px 0 16px 0;
	overflow: hidden;
}
.iconBtn_box span.arrow_icon{
	width: 20px;
    height: 20px;
	text-align: center;	
	display: inline-block;
    z-index: 99;
	cursor: pointer
}
.iconBtn_box span.left_arrow{
	background: url(../images/icon.png) repeat-x -520px -1060px;
}
.iconBtn_box span.left_arrow:hover{
	background: url(../images/icon.png) repeat-x -520px -1090px;
}
.iconBtn_box span.right_arrow{
	background: url("../images/icon.png") repeat-x -490px -1060px;
}
.iconBtn_box span.right_arrow:hover{
	background: url("../images/icon.png") repeat-x -490px -1090px;
}
.iconBtn_box .iconone {
	height: 20px;
	overflow: hidden;
  text-align: center;
  display: inline-block;
	margin: 0 10px;
}
.iconBtn_box .iconone i {
  display: inline-block;
  width: 12px;
  height: 8px;
  float: left;
  border-radius: 8px;
  margin: 6px 5px 0 5px;
  background: #ccc;
}
.iconBtn_box .iconone .on {
  background-color: #358ff0;
  width: 20px;
  height: 8px;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 380px;
  height: 190px;
  margin-top: 20px;
  margin-bottom: 26px;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 380px;
}
.callbacks li {
  position: absolute;
  width: 380px;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  width: 380px;
  height: 190px;
}
.callbacks .caption {
  width: 380px;
  display: block;
  height: 35px;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/bg2.png) repeat-x 0px -215px;
}
.callbacks .caption a {
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 35px;
  text-align: center;
}
.callbacks .caption a:hover {
  text-decoration: underline;
}
.callbacks_nav {
  position: absolute;
  top: 45%;
  left: 0;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 27px;
  width: 27px;
  background: transparent url("../images/arrow.png") no-repeat left top;
}
.callbacks_nav:hover {
  background: transparent url("../images/arrow_hover.png") no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
.JcBox {
  width: 100%;
  overflow: hidden;
  max-height: 110px;
}
.JcBox ul.JcList {
  overflow: hidden;
  margin-left: -20px;
}
.JcList li {
  float: left;
  width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0px 0px 20px 20px;
}
.JcList li a {
  display: block;
  width: 180px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  font-size: 14px;
}
.JcList li a::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 18px;
	background: url(../images/icon.png) no-repeat -329px -767px;
    position: relative;
    top: 4px;
    left: 0px;
}
.ywAblack a, .ywAblack {
  color: #333333;
  text-decoration: none;
}
.ywAblack a:hover, a.ywAblack:hover {
  color: #358ff0;
  text-decoration: underline;
}
.w540 {
  width: 540px;
}
ul.az_applist {
/*  overflow: hidden;*/
/*  padding: 20px 0px 0 0;*/
  margin-left: -20px;
  max-height: 612px;
}
ul.az_applist li {
  margin-top: 26px;
  float: left;
  width: 120px;
  margin-left: 20px;
  text-align: center;
}
ul.az_applist li img {
  width: 100px;
  height: 100px;
	display: inline-block;border-radius: 16px;
  margin: 0 0 10px 0px;
}
ul.az_applist li .two_img {
  display: none;
}
ul.az_applist li .a_tit:hover {
  color: #358ff0;
}
ul.az_applist li .a_tit {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px;
  background: none;
  color: #333333;
}
ul.az_applist li span {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  padding: 8px 0px;
  background-color: #f5f5f5;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.az_applist li .two_a:hover {
  background-color: #2b71c2;
  color: #ffffff;
}
ul.az_applist li:hover span {
  display: none;
}
ul.az_applist li:hover .two_a, ul.az_applist li:hover .two_img {
  display: inline-block;
}
ul.az_applist li:hover .one_img {
  display: none;
}
/*
ul.az_applist.mb6 {
	max-height: 560px;
}
*/
ul.az_applist.mb6 li {
  height: 164px;
  border: none;
  position: relative;
}
ul.az_applist.mb6 li:nth-child(4n) .hover_ewm {
    background-position: -479px -745px;
	left: -10px;
}
ul.az_applist.mb6 li .a_tit {
  margin-bottom: 8px;
  display: block;
  margin-top: 8px;
}
ul.az_applist.mb6 li .app_img {
  display: block;
  overflow: hidden;
}
ul.az_applist.mb6 li img {
  margin: 0px;
  transition: transform 0.5s;
}
ul.az_applist.mb6 li:hover img {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
ul.az_applist.mb6 li .hover_ewm {
  display: none;
  width: 110px;
  height: 102px;
  background: url("../images/icon.png") no-repeat -430px -596px;
  position: absolute;
  top: 10px;
  overflow: hidden;
  left: 50px;
  z-index: 1;
  padding: 8px 0px;
}
ul.az_applist.mb6 li .one_a:hover {
  color: #ffffff;
  background-color: #ffc221;
}
ul.az_applist.mb6 li .one_a:hover::after {
  background: url(../images/icon.png) no-repeat -335px -95px;
}
ul.az_applist.mb6 li .one_a::after {
  content: "";
  background: url(../images/icon.png) no-repeat -374px -95px;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 4px;
  left: 5px;
}
ul.az_applist.mb6 li .one_a {
  display: inline-block;
  width: auto;
  padding: 0px 18px 0 12px;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px;
  line-height: 2;
}
ul.az_applist.mb6 li:hover {
  border: none;
}
ul.az_applist.mb6 li:hover .two_a, ul.az_applist.mb6 li:hover .hover_ewm {
  display: none;
}
ul.az_applist.mb6 li:hover .one_a, ul.az_applist.mb6 li:hover .one_img {
  display: inline-block;
}
.w300 {
  width: 300px;
  overflow: hidden;
}
.azSyzbList {
  width: 100%;
}
.azSyzbList li {
  width: 100%;
  float: left;
}
.azSyzbCont1 {
  width: 100%;
  height: 79px;
  border-bottom: 1px dashed #DFDFDF;
  margin-top: 15px;
}
.azSyzbOrange {
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100px;
  margin-top: 16px;
}
.azSyzbOrange.red {
  background: #ff4800;
}
.azSyzbOrange.org {
  background: #ff6d34;
}
.azSyzbOrange.yel {
  background: #ffa07b;
}
.azSyzbImg {
  float: left;
  width: 66px;
  height: 66px;
	border-radius: 8px;
	overflow: hidden;
  margin: 0px 0px 0px 15px;
  display: inline;
}
.azSyzbImg img{
  width: 66px;
  height: 66px;
}
.azSyzbIn {
  float: left;
  width: 179px;
  margin: 0px 0px 0px 12px;
}
.azSyzbIn dl {
  float: left;
  width: 100%;
  margin-top: 6px;
}
.azSyzbIn dl dt a {
  display: block;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  font-size: 16px;
}
.azSyzbIn dl dd {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #999999;
  margin-top: 18px;
}
.azSyzbIn dl dd a{
  color: #999999;
}
.azSyzbIn dl dd a:hover{
  color: #358ff0;
}
.azSyzbIn span {
  display: block;
  float: right;
  width: 13px;
  height: 11px;
  margin-top: 30px;
}
.azSyzbIn span a {
  display: block;
  width: 13px;
  height: 11px;
  background: url(../images/2015bg30.png) no-repeat -55px -235px;
}
.azSyzbIn span a:hover {
  background-position: -95px -235px;
}
.azSyzbCont2 {
 width: 100%;
	overflow: hidden;
  border-bottom: 1px dashed #DFDFDF;
	padding: 10px 0;
}
.azSyzbCont2 span {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #C5C5C5;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100px;
}
.azSyzbCont2 a {
  display: block;
  float: left;
  width: 165px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 15px;
  margin: 0 0px 0px 15px;
}
.azSyzbCont2 em {
  display: block;
  float: right;
  width: 60px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  text-align: right;
}
/*  */
ul.zthj_boximg {
  margin: 20px 0px;
  margin-bottom: 40px;
}
.zthj_boximg li {
  height: 450px;
  float: left;
  margin-right: 4px;
}
ul.zthj_boximg li img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zthj_boximg li a:hover img, ul.zthj_boximg li img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zthj_boximg li .img_bit {
  width: 267px;
  height: 450px;
  overflow: hidden;
  display: block;
}
ul.zthj_boximg li .img_top {
  width: 250px;
  height: 290px;
  overflow: hidden;
  display: block;
}
ul.zthj_boximg li .img_bot {
  width: 250px;
  height: 155px;
  overflow: hidden;
	text-align: center;
	color: #fff;
	background-color:#c5c5c5; 
  display: block;
}
ul.zthj_boximg li .img_bot:hover {
	background-color:#b0b0b0; 
}
ul.zthj_boximg li .img_bot i {
    width: 31px;
    height: 31px;
    background: url(../images/icon.png) no-repeat;
    background-position: -395px -750px;
    display: block;
    margin: 46px auto 8px;
}
ul.zthj_boximg li .mt5 {
  margin-top: 5px;
}
ul.zthj_boximg .mr0 {
  margin-right: 0px;
}
ul.zthj_boximg li a:hover p {
  display: block;
}
ul.zthj_boximg li p {
  display: none;
  text-align: center;
  background-color: rgb(0, 0, 0);
  background-color: rgba(5, 2, 3, 0.6);
  filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
  position: relative;
  top: -29px;
  padding: 5px 0px;
  color: #ffffff;
}
/**/
ul.cur_zqlist {
	margin-left: -25px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.cur_zqlist li {
  width: 240px;
	height: 130px;
	margin-left: 25px;
  float: left;
	position: relative;
}
ul.cur_zqlist li > a img {
  width: 100%;
  height: 100%;
	display: block;
	overflow: hidden;
}
ul.cur_zqlist li > a img {
  width: 240px;
  height: 130px;
}
ul.cur_zqlist li a span {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
	line-height: 30px;
	height: 30px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-align: center;
}
ul.cur_zqlist li:hover a span {
  display: block;
}
.tab_BoxList {
	width: 100%;
	margin: 20px 0;
	margin-bottom: 0px;
}
.tab_BoxList ul.tab_list{
	width: 100%;
	margin: 0;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	border:1px solid #eee;
}
.tab_BoxList ul.tab_list li{
	font-size: 16px;
	padding:0 6px;
	float: left;
	line-height: 48px;
	height: 48px;
	margin:0 20px;
	position: relative;
	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 {
	border-bottom:1px solid #00be6e;
}
.tab_BoxList ul.tab_list li{
	color: #666;font-weight: bold;
}
.tab_BoxList ul.tab_list li.cur,.tab_BoxList ul.tab_list li:hover{
	color: #00be6e;
}
.comm_rigbox {
    margin-top: 6px;
}
.w880 {
    width: 880px;
    overflow: hidden;
}
.com_titOne {
    margin-top: 6px;
}
.com_titOne em{
   border: 1px solid #ff6d34;
	border-radius: 4px;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 6px;
	color: #ff6d34;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	background-color: #fff;
}
.mt20 {
	margin-top: 20px;
	margin-bottom: 0;
}
/*爆款手游*/
.elrjList {
	overflow: hidden;
	margin-left: -20px;
	max-height: 412px;
}
.elrjList li {
  float: left;
  width: 230px;
  margin: 22px 0px 0px 20px;
}
.elrjList li span img {
  width: 80px;
  height: 80px;
  border-radius: 15px;
  float: left;
  transition: transform 0.5s;
}
ul.elrjList li:hover img {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
.elrjList li dl {
  float: left;
  width: 140px;
  margin: 4px 0px 0px 10px;
}
.elrjList li dl dt a {
  display: block;
  height: 18px;
color: #444;
  line-height: 18px;
  overflow: hidden;
  font-size: 15px;
}
.elrjList li dl dd {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #999999;
  margin-top: 12px;
}
.elrjList li dl dd b {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url(../images/icon.png) no-repeat;
  margin: 0px 5px 0px 0px;
}
.elrjList li dl dd b.icon1 {
  background-position: -506px -993px;
}
.elrjList li dl dd b.icon2 {
  background-position: -526px -993px;
}
.elrjList li dl dd a{
	color: #999999;
}
.elrjList li dl dd a:hover{
	color: #358ff0;
}


.role_bag .bag_top {
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
}

.role_bag .bag_top span {
    background: url(../images/sole.png) no-repeat -47px -96px;
    font-size: 16px;
    color: #333;
    padding-left: 26px;
    margin-top: 10px;
}

.role_bag .bag_top a {
    border: none;
}

.role_bag {
    margin-top: 7px;
    width: 100%;
    overflow: hidden;
}

.role_bag ul {
    width: 100%;
    overflow: hidden;
}

.role_bag ul li img {
    width: 260px;
    height: 96px;
}

.role_bag ul li span {
    /*
      display: block;
      text-align: center;
      position: relative;
      top: -23px;
      background-color: rgb(0, 0, 0);
      background-color: rgba(49, 48, 44, 0.8);
      filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#c8000000, endcolorstr=#c8000000);
      color: #ffffff;
      border-radius: 0px 0px 6px 6px;
      padding: 3px 0px;
      font-size: 13px;
    */
    height: 32px;
    line-height: 32px;
    padding: 20px 15px 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.role_bag ul li .bag_hover {
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=e5f000000, endcolorstr=#e5000000);
    height: 96px;
    text-align: center;
    border-radius: 6px;
    position: relative;
    width: 100%;
    float: left;
    top: -96px;
}

.role_bag ul li .bag_hover .a_tit {
    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.role_bag ul li .bag_hover .a_down:hover {
    color: #fff;
    background: url(../images/sole.png) #eb4e50 no-repeat -139px -90px;
}

.role_bag ul li .bag_hover .a_down {
    background: url(../images/sole.png) no-repeat -125px -56px;
    padding: 4px 0px;
    padding-left: 19px;
    display: inline-block;
    width: 45px;
    height: 20px;
    text-align: center;
    border: 1px solid #eb4e50;
    color: #eb4e50;
    border-radius: 6px;
    margin-top: 10px;
}

.role_bag ul li {
    width: 100%;
    height: 96px;
    border-radius: 6px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}

.role_bag ul li:hover .bag_none {
    opacity: 0.4;
}

.role_bag ul li:hover .bag_none span {
    display: none;
    z-index: -1;
}

.role_bag ul li:hover .bag_hover {
    display: block;
}



.h_imgs .g_going {
    margin: 25px 0px;
  margin-left: -30px;
}

.h_imgs .g_going li {
    margin-left: 30px;
    width: 302.5px;
    float: left;
    background-color: #f9f9f9;
  box-sizing: border-box;
    border: 1px solid #f0f0f0;
    height: 264px;
    overflow: hidden;
    position: relative;
}

.h_imgs .g_going .mr0 {
    margin-right: 0px;
}

.h_imgs .g_going li img {
    width: 100%;
    height: 150px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_imgs .g_going li .a_img:hover img, .h_imgs .g_going li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_imgs .g_going li .a_img {
    width: 300px;
    height: 150px;
    overflow: hidden;
    padding: 0px;
    display: block;
}

.h_imgs .g_going li .a_but {
    display: inline-block;
    width: 60px;
    background-color: #ff9637;
    color: #ffffff;
    text-align: center;
    padding: 5.5px 10px;
    position: relative;
    top: -156px;
    left: 110px;
}

.h_imgs .g_going li .a_but:hover {
    background-color: #f57807;
}

.h_imgs .g_going li .g_title:hover {
    color: #358ff0;
}

.h_imgs .g_going li .g_title {
    font-size: 16px;
    padding: 0px;
    margin: 10px 10px 0 10px;;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e1e1e1;
    background-color: inherit;
    color: inherit;
}

/*
.h_imgs .g_going li div a::before {
  content: "—";
  display: inline-block;
  margin-right: 5px;
  color: #dadada;
}

.h_imgs .g_going li div a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
   padding-left: 15px; 
  margin-top: 10px;
  width: 90%;
}
*/
.h_imgs .g_going li div.g_rela_tit {
    padding: 12px 10px;
}

.h_imgs .g_going li div.g_rela_tit p {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_imgs .g_going li div.g_rela_tit p a {
    margin-left: 10px;
    font-size: 15px;
}

.h_imgs .g_going li div.g_rela_tit p::before {
    content: "";
    background: url(../images/icon.png) no-repeat -329px -773px;
    display: inline-block;
    width: 15px;
    height: 7px;
    position: relative;
    top: -2px;
    left: 0px;
}