﻿
/* CSS Document */
/*游戏、软件分类导航*/
.mainBody .type_kin_top{
	width: 100%;
	height: 88px;
	margin-bottom:24px;
	overflow: hidden;
}
.type_kin_top .type_kin_type{
	width: 100%;
	background: #f9f9f9;
	height: 88px;
}
.type_kin_type li {
    float: left;
    font-size: 16px;
    padding: 10px 24px;
	box-sizing: border-box;border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
    text-align: center;
}
.sy_kinType li {
    float: left;
    font-size: 16px;
    padding: 11px 35px;
	box-sizing: border-box;border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
    text-align: center;
}
.type_kin_type li:hover,.type_kin_type li.cur{
	background: #fff;
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
}
.type_kin_type li:hover a,.type_kin_type li.cur a{
    color: #009efb;
	background: #fff;
}
.type_kin_type li a {
    display: block;
    text-align: center;
    font-size: 15px;
	color: #777;
}
.type_kin_type li a img{
    display: block;
    text-align: center;
	vertical-align: middle;
    width: 50px;
    height: 45px;
	margin:0 auto;
}
.type_kin_type li i {
  display: block;
  margin: 0px auto 1px auto;
}
.typeNav {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
	background-size: 660px 600px;
  width: 50px;
  height: 45px;
}
.typeNav_icon1 {
  background: url(../images/kindof_icon.png) no-repeat -4px -17px;
}
.type_kin_type li:hover .typeNav_icon1,.type_kin_type li.cur .typeNav_icon1 {
  background: url(../images/kindof_icon.png) no-repeat -4px -62px;
}
.typeNav_icon2 {
  background: url(../images/kindof_icon.png) no-repeat -54px -17px;
}
.type_kin_type li:hover .typeNav_icon2,.type_kin_type li.cur .typeNav_icon2 {
  background: url(../images/kindof_icon.png) no-repeat -54px -62px;
}
.typeNav_icon3 {
  background: url(../images/kindof_icon.png) no-repeat -104px -17px;
}
.type_kin_type li:hover .typeNav_icon3,.type_kin_type li.cur .typeNav_icon3 {
  background: url(../images/kindof_icon.png) no-repeat -104px -62px;
}
.typeNav_icon4 {
  background: url(../images/kindof_icon.png) no-repeat -154px -17px;
}
.type_kin_type li:hover .typeNav_icon4,.type_kin_type li.cur .typeNav_icon4 {
  background: url(../images/kindof_icon.png) no-repeat -154px -62px;
}
.typeNav_icon5 {
  background: url(../images/kindof_icon.png) no-repeat -204px -17px;
}
.type_kin_type li:hover .typeNav_icon5,.type_kin_type li.cur .typeNav_icon5 {
  background: url(../images/kindof_icon.png) no-repeat -204px -62px;
}
.typeNav_icon6 {
  background: url(../images/kindof_icon.png) no-repeat -254px -17px;
}
.type_kin_type li:hover .typeNav_icon6,.type_kin_type li.cur .typeNav_icon6 {
  background: url(../images/kindof_icon.png) no-repeat -254px -62px;
}
.typeNav_icon7 {
  background: url(../images/kindof_icon.png) no-repeat -304px -17px;
}
.type_kin_type li:hover .typeNav_icon7,.type_kin_type li.cur .typeNav_icon7 {
  background: url(../images/kindof_icon.png) no-repeat -304px -62px;
}
.typeNav_icon8 {
  background: url(../images/kindof_icon.png) no-repeat -354px -17px;
}
.type_kin_type li:hover .typeNav_icon8,.type_kin_type li.cur .typeNav_icon8 {
  background: url(../images/kindof_icon.png) no-repeat -354px -62px;
}
.typeNav_icon9 {
  background: url(../images/kindof_icon.png) no-repeat -404px -17px;
}
.type_kin_type li:hover .typeNav_icon9,.type_kin_type li.cur .typeNav_icon9 {
  background: url(../images/kindof_icon.png) no-repeat -404px -62px;
}
.typeNav_icon10 {
  background: url(../images/kindof_icon.png) no-repeat -454px -17px;
}
.type_kin_type li:hover .typeNav_icon10,.type_kin_type li.cur .typeNav_icon10 {
  background: url(../images/kindof_icon.png) no-repeat -454px -62px;
}
.typeNav_icon11 {
  background: url(../images/kindof_icon.png) no-repeat -504px -17px;
}
.type_kin_type li:hover .typeNav_icon11,.type_kin_type li.cur .typeNav_icon11 {
  background: url(../images/kindof_icon.png) no-repeat -504px -62px;
}
.typeNav_icon12 {
  background: url(../images/kindof_icon.png) no-repeat -554px -17px;
}
.type_kin_type li:hover .typeNav_icon12,.type_kin_type li.cur .typeNav_icon12 {
  background: url(../images/kindof_icon.png) no-repeat -554px -62px;
}
.type_title span.soft_num {
  color: #999;
  float: right;
  position: absolute;
  right: 0px;
  top: 4px;
}
.type_title span.soft_num em {
  color: #ff0000;
  margin: 0 4px;
  font-weight: bold;
}
.sy_app_top .app_top_in {
    width: 1256px;
    position: absolute;
    right: 0;
    left: inherit;
    top: 0;
}
.title01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 148px;
    background: #54aede;
    color: #fff;
    border-right: 1px solid #f4f4f4;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    padding: 19px 10px;
    box-sizing: border-box;
}
/*手机游戏*/
.type_con_list .sy_appList {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.sy_appList li {
  width: 124px;
  float: left;
  margin-right: 26px;
  margin-bottom: 26px;
}
.sy_appList li a {
  display: block;
}
.sy_appList li a.app_img_name {
  width: 100%;
  text-align: center;
}
.sy_appList li a.app_img_name img {
  width: 82px;
  height: 82px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #f7f7f7;
}
.sy_appList li a.app_img_name p {
  font-size: 14px;
  font-weight: normal;
  height: 20px;
  table-layout: fixed;
  word-break: break-all;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy_appList li a.app_btn {
  width: 82px;
  margin: 0 auto;
  height: 26px;
  font-size: 14px;
  color: #17a2e7;
  border: 1px #17a2e7 solid;
  background: #fff;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  margin-top: 6px;
}
.sy_appList li a.app_btn:hover {
  color: #fff;
  border: 1px #17a2e7 solid;
  background: #17a2e7;
}
.sy_appList li .app_type_star {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  position: relative;
  margin: 0 auto;
}
.sy_appList li .app_type_star a{
  color: #999;
}
.sy_appList li .app_type_star a:hover{
  color: #1e89e0;
}
.sy_appList li .app_type_star .app_starBox {
  position: absolute;
  right: 0;
  top: 4px;
}
/*电脑游戏*/
.type_con_list .com_appList {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.com_appList li {
  width: 136px;
  float: left;
  margin-right: 14px;
  margin-bottom: 16px;
}
.com_appList li a {
  display: block;
}
.com_appList li a.app_img_name {
  width: 124px;
  margin: 0 auto;
  text-align: center;
}
.com_appList li a.app_img_name img {
  width: 124px;
  height: 196px;
  text-align: center;
  vertical-align: middle;
  border-radius: 6px;
  box-sizing: border-box;
  border: 1px solid #f7f7f7;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.com_appList li a.app_img_name img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.com_appList li a.app_img_name p {
  font-size: 14px;
  font-weight: normal;
  height: 20px;
  table-layout: fixed;
  word-break: break-all;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.com_appList li .app_type_star {
  width: 124px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  position: relative;
  margin: 0 auto;
  margin-top: 4px;
}
.com_appList li .app_type_star a{
  color: #999;
}
.com_appList li .app_type_star a:hover{
  color: #1e89e0;
}
.com_appList li .app_type_star .app_starBox {
  position: absolute;
  right: 0;
  top: 4px;
}

.comp_gam .rank_app_right li .hover_rank_app a.picAndRank {
  display: block;
  width: 60px;
  float: left;
  height: 90px;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}
.comp_gam .rank_app_right li .hover_rank_app a.picAndRank img {
  width: 60px;
  height: 90px;
}
.comp_gam .hover_rank_app .app_info {
  height: 90px;
}
.comp_gam .app_info a {
  margin-bottom: 10px;
}
.comp_gam .app_info p {
  margin-top: 10px;
}
/*手机游戏*/
.type_con_list .sy_appItem {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.sy_appItem li {
  width: 210px;
  height: 80px;
  float: left;
  margin-right: 20px;
  margin-bottom: 26px;
}
.sy_appItem li:nth-child(4n) {
  margin-right: 0px;
}
.sy_appItem li a {
  display: block;
}
.sy_appItem li a.img {
   width: 80px;
   height: 80px;float: left;
   margin-right: 12px;
   text-align: center;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #f7f7f7;
}
.sy_appItem li a.img img {
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
}
.sy_appItem li p {
	width: 118px;
  font-size: 14px;
	float: left;
  font-weight: normal;
  height: 80px;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy_appItem li p a{
	display: block;
	font-size: 15px;
	margin-bottom: 6px;
}
.sy_appItem li p span{
	display: block;
	font-size: 13px;
	color: #666;margin-bottom: 8px;
}
.sy_appItem li p span label{
	font-size: 13px;
	color: #999;
}
.sy_appItem li p a.app_btn {
  width: 80px;
  height: 26px;
  font-size: 14px;
  color: #17a2e7;
  border: 1px #17a2e7 solid;
  background: #fff;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  margin-top: 0px;
	margin-bottom: 0px;
}
.sy_appItem li a.app_btn:hover {
  color: #fff;
  border: 1px #17a2e7 solid;
  background: #17a2e7;
}
/*相关资讯*/
.type_contBox .gm_glright {
  width: 100%;
  margin-left: 20px;
  float: right;
  overflow: hidden;
  margin-bottom: 20px;
}
.gm_glright h3 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  margin-bottom: 12px;
}
.gm_glright h3 i {
  float: left;
  width: 6px;
  height: 20px;
  margin-right: 10px;
  background: #e86505;
  border-radius: 6px;
  margin-top: 3px;
}
.gm_glright .gm_glList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.gm_glright .gm_glList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.gm_glright .gm_glList li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}
.gm_glright .gm_glList li a {
  display: block;
  background: #f9f9f9;
  color: #444;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
}
.gm_glright .gm_glList li:hover a {
  background: #f1f1f1;
}
.gm_glright .gm_glList li a i {
  width: 0;
  height: 0;
  float: left;
  margin-right: 6px;
  margin-top: 13px;
  line-height: normal;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e86505;
}
/*预约*/
/*
.order_games .type_title .click_more {
    display: block;
    color: #999;
    position: absolute;
    top: 12px;
    right: 0px;
}
*/
.order_item {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
	height: 182px;
}
.order_item li {
  width: 298px;
  float: left;
  margin:0 13.5px;
  margin-bottom: 20px;
}
.order_item li:nth-child(4n) {
  margin-right: 0px;
}
.order_item li .order_img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #f7f7f7;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.order_item li .order_img img {
  width: 70px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
}
.order_item li .order_info {
  width: 218px;
  float: left;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}
.order_info .order_name {
  width: 100%;
  display: block;
  font-size: 15px;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444;
}
.order_info p {
  width: 100%;
  font-size: 12px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
}
.order_info p:last-child {
  margin-bottom: 0px;
	line-height: 24px;
}
.order_info p:last-child span{
  font-size: 13px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 144px;
}
.order_info p span {
  margin-right: 8px;
}
.order_info .order_btn {
  display: inline-block;
	float: right;
  width: 60px;
  box-sizing: border-box;
  height: 24px;
  font-size: 13px;
  color: #ed6d0f;
  border: 1px #ed6d0f solid;
  background: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
}
.order_item li:hover .order_info .order_btn {
  color: #fff;
  border: 1px #ed6d0f solid;
  background: #ed6d0f;
}
.type_con_item .album_sliderBox {
	width: 100%;
	overflow: hidden;
	margin:0 auto;
	height: 250px;
	position: relative;
}
.album_sliderBox .album_ticList {
	position: relative;
/*	width: 1570px;*/
/*    height: 442px;*/
	z-index: 1;
	height: 250px;
}
.slideshow .album_ticList {
    margin-left: 0px;
}
.album_ticList .album_ticItem {
	height:240px;
	width: 100%;
	margin:0 auto;
	overflow: hidden;
} 
.slideshow .album_ticItem li{
	width: 300.5px;
	height: 220px;
	margin:10px;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
	 box-shadow: 0 0 10px #c6c6c6 ;
/*	margin-bottom: 20px;*/
	float:left;
	margin-right:16px;
	margin-bottom:0px;
	position: relative;
	cursor: pointer;
}
/*
.album_ticItem li:nth-child(4n){
	margin-right:0px;
}
*/
.album_ticItem li a.album_tic_img{
	width: 100%;
	height: 140px;
	display: block;
	overflow: hidden;
}
.slideshow .album_ticItem a{
	display: block;
	text-align: left;
	float: left;
	overflow: hidden;
	height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.album_ticItem li a.album_tic_img img{
	width: 100%;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}
.album_ticItem li p{
	width: 100%;
	height: 30px;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	box-sizing:border-box;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.album_ticItem li p.album_tic_info{
	width: 100%;
	height: 42px;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	color: #777;
	padding: 0 10px;
	box-sizing:border-box;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
	white-space: normal;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.album_sliderBox span.unslider-arrow {
	display: none;
	width: 42px;
	height: 42px;
	position: absolute;
	cursor: pointer;
	text-decoration: none;
	border: 0 none;
	outline: 0 none;
	text-align: center;
	z-index: 9999;
}
.album_sliderBox:hover span.unslider-arrow {
	display:block;
}
.album_sliderBox span.unslider-arrow:hover {
	display:block;
}
.album_sliderBox span.prev{	
	top:89px;
	left:30px;
	background:url("../images/arrow_left1.png") no-repeat;
	background-size: cover;
}
.album_sliderBox span.next{
	top:89px;
	right:30px;
	background:url("../images/arrow_right1.png") no-repeat;
	background-size: cover;
}
.album_sliderBox span.prev:hover{	
	background:url("../images/arrow_left1.png") no-repeat;
}
.album_sliderBox span.next:hover{
	background:url("../images/arrow_right1.png") no-repeat;
}
.order_norHei {
	height: auto;
}
/*近期新品中软件列表*/
.new_proItem {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.new_proItem li {
  width: 100%;
/*  cursor: pointer;*/
  height: 48px;
  padding: 10px 0;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
}
/*
.new_proItem li:hover .new_pro_name {
  color: #1e89e0;
}
*/
.new_proItem li a.new_pro_img {
  width: 26px;
  height: 26px;
  margin-right: 6px;
  border-radius: 4px;
  overflow: hidden;
}
.new_proItem li a.new_pro_img img {
  width: 26px;
  height: 26px;
  text-align: center;
  vertical-align: middle;
}
.w410 {
  width: 410px;
}
.newPro_info {
  height: 26px;
  margin-right: 30px;
	line-height: 26px;
	overflow: hidden;
}
.newPro_info a {
  color: #999;
	float: left;
  display: inline-block;
  font-size: 14px;
	line-height: 26px;
}
.newPro_info a:hover {color: #009efb;
}
.newPro_info a.new_pro_name {
 width: 80%;
	color: #333;
	margin-left:6px;
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newPro_info a.new_pro_name:hover {
	color: #009efb;
}
.new_proItem .app_type_star {
  margin-top: 5px;
}
.w320 {
  width: 320px;
}
.newPro_spa {
  height: 26px;
  text-align: right;
}
.newPro_spa span {
  font-size: 13px;
  margin: 0 20px;
  line-height: 26px;
  color: #999;
  text-align: right;
}
/*专题推荐*/
.type_con_item .spe_ticBox {
	width: 100%;
	overflow: hidden;
	margin:0 auto;
	position: relative;
	height: 442px;
}
.spe_ticBox .spe_ticList {
	position: absolute;
    height: 442px;
	z-index: 1;
	margin-left:0;
	overflow: hidden;
}
.spe_ticBox .spe_ticList ul.spe_ticItem{
	width: 1300px;
	float: left;
	height:442px;
	display: inline
}
.spe_ticItem li{
	width: 310px;
	height: 210px;
	margin-bottom: 20px;
	float:left;
	margin-right:7.5px;
	margin-left:7.5px;
	position: relative;
	cursor: pointer;
}
.spe_ticItem li:nth-child(4n){
	margin-right:0px;
}
.spe_ticItem li a.spe_tic_img{
	width: 310px;
	height: 180px;
	display: block;
	overflow: hidden;
}
.spe_ticItem li a{
	display: block;
}
.spe_ticItem li a.spe_tic_img img{
	width: 310px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}
.spe_ticItem li p{
	width: 310px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	padding: 0 10px;
	box-sizing:border-box;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.spe_ticItem li .mask_spe {
	display: none;
	width: 310px;
	height: 180px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	top: 0;
	left: 0;
	padding: 16px;box-sizing:border-box;
	background: #000;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.spe_ticItem li .mask_spe a {
	font-size:14px;
	line-height: 24px;	
	max-height: 148px;
	display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 6; /*控制文本行数，多少行以后开始省略号 */
	color: #eee;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.spe_ticItem li:hover .mask_spe {display: block;}
.spe_ticBox a.unslider-arrow {
	display: none;
	width: 36px;
	height: 90px;
	position: absolute;
	cursor: pointer;
	text-decoration: none;
	border: 0 none;
	outline: 0 none;
	text-align: center;
	z-index: 2;
}
.spe_ticBox a.prev{	
	top:176px;
	left:0px;
	background:url("../images/arrow_left.png") no-repeat;
	background-size: cover;
}
.spe_ticBox a.next{
	top:176px;
	right:0px;
	background:url("../images/arrow_right.png") no-repeat;
	background-size: cover;
}
.no_marTop {
	margin-top: 0px;
}
/*本地区APP*/
.new_ar_box {
	width: 1300px;
	margin: 0 auto;
	background: #fff;
    border-radius: 15px;
/*    box-shadow: 0 0 10px #e6e6e6;*/
/*    padding: 10px 0;*/
	margin-bottom: 10px;
	margin-top: 30px;
	box-sizing: border-box;
}
.main_title_2 {
    width: 100%;
    height: 56px;
    position: relative;
}
.main_title_2 span {
    display: inline-block;
    padding: 0 6px;
    color: #404040;
    font-size: 18px;
    position: relative;
    line-height: 56px;
    height: 56px;
    font-weight: bold;
}
.main_title_2::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ededed;
    bottom: 1px;
    position: absolute;
    z-index: 1;
}
.main_title_2 span::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #f76341;
  border-radius: 3px;
  width: 50px;
  margin-left: -25px;
  left: 50%;
  bottom: 0;
}
.main_title_2 .main_title-r {
    float: right;
	line-height: 56px;
}
.main_title-r a {
    font-size: 15px;
    margin-left: 30px;
}
.main_title-r a.cur {
    color: #f76341;
    font-weight: 700;
}
.xpfb_list {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.xpfb_list li{
	float: left;
    padding: 16px 12px 0 16px;
    width: 90px;
    height: 132px;
    text-align: center;
}
.xpfb_list li a {
    display: block;
}
.xpfb_list li img {
    display: block;
    width: 80px;
    height: 80px;
	border: 1px solid #f7f7f7;
	border-radius: 10px;
    margin: 0 auto 2px;
}
.xpfb_list li a p {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
	font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xpfb_list li a span {
    line-height: 20px;
    height: 20px;
	font-size: 13px;
	color: #ed6d0f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*专题推荐*/
.zt_sliderBox {
	position: relative;
	margin: 0 auto;
	width: 1300px
}
.zt_sliderCon {
	height: 442px;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	width: 1300px;
}
.zt_sliderCon .zt_sliderWrap {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 10000em;
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
.zt_sliderCon .zt_slide {
	float: left;
	height: 442px;
	overflow: hidden;
	position: relative;
	width: 1300px;
}
.zt_sliderNav {
	display: none;
	width: 1285px;
	matgin:0 auto;
	left: 7.5px;
	height: 90px;
	top:-100px;
	position: absolute;
	cursor: pointer;
	text-decoration: none;
	border: 0 none;
	outline: 0 none;
	text-align: center;
/*	overflow: hidden;*/
	z-index: 999;
}
.zt_sliderBox:hover .zt_sliderNav {
	display: block
}
.zt_sliderNav a.prev{	
	width:36px;
	height: 90px;
	position: absolute;
	top:260px;
	left:0px;
	background:url("../images/arrow_left.png") no-repeat;
	background-size: cover;
	z-index: 999;
}
.zt_sliderNav a.next{
	width:36px;
	height: 90px;
	position: absolute;
	top:260px;
	right:0px;
	background:url("../images/arrow_right.png") no-repeat;
	background-size: cover;
	z-index: 999;
}